* fontset.el (vertical-centering-font-regexp): Set standard-value.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
cbee2131
PE
12013-05-05 Paul Eggert <eggert@cs.ucla.edu>
2
3 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
4 * cmdargs.texi (Initial Options):
5 * files.texi (Customize Save): Document this.
6
fd3a9a6b
GM
72013-05-04 Glenn Morris <rgm@gnu.org>
8
9 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
10
5294599f
PE
112013-03-17 Paul Eggert <eggert@cs.ucla.edu>
12
13 doc: convert some TeX accents to UTF-8
14 * ack.texi (Acknowledgments):
15 * emacs.texi (Acknowledgments):
16 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
17 Apparently the TeX accents cause problems when generating gnu.org
18 web pages, e.g., @l{} is rendered as '/l' on
19 <http://www.gnu.org/software/emacs/manual/html_node/
20 emacs/Acknowledgments.html>.
21
78be8b64 222013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
23
24 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
25
681ebc33
PE
262013-03-04 Paul Eggert <eggert@cs.ucla.edu>
27
28 Prefer UTF-8 for documentation.
29 With GNU Texinfo 5.0, this generates nicer-looking info files,
30 since they can use curly quotes. With older Texinfo it doesn't matter.
31 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
32 Switch from Latin-1 to UTF-8.
33
929aeac6 342013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
35
36 * xresources.texi (GTK resources): Fix broken link.
37
343a2aef
EZ
382013-02-25 Eli Zaretskii <eliz@gnu.org>
39
40 * files.texi (Interlocking): Don't refer to symlinks as the
41 exclusive means of locking files.
42
cee1a690
GM
432013-02-22 Glenn Morris <rgm@gnu.org>
44
45 * ack.texi (Acknowledgments):
46 * emacs.texi (Acknowledgments): Small updates.
47
f0c954fa
GM
482013-02-21 Glenn Morris <rgm@gnu.org>
49
50 * files.texi (File Conveniences): Not just GIFs can be animated.
51
4e16ddf4
GM
522013-02-13 Glenn Morris <rgm@gnu.org>
53
54 * ack.texi (Acknowledgments): Don't mention yow any more.
55
a683d06b
PE
562013-02-13 Paul Eggert <eggert@cs.ucla.edu>
57
58 * cmdargs.texi (General Variables):
59 Fix TMPDIR documentation to match the code's behavior.
60
c4af1efc
GM
612013-02-10 Glenn Morris <rgm@gnu.org>
62
63 * trouble.texi (Checklist): Update bug keybinding.
64
8549f9e8
EZ
652013-02-09 Eli Zaretskii <eliz@gnu.org>
66
67 * msdog.texi (Text and Binary): Delete the description of
68 file-name-buffer-file-type-alist.
69
7f102272
PE
702013-01-19 Paul Eggert <eggert@cs.ucla.edu>
71
ee271528
PE
72 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
73 Without it, I don't see function names. Older addr2line
74 implementations will die out sooner or later, so tailor the
75 first suggestion to recent addr2line, with a followup about
76 older ones.
7f102272 77
795e7a5b 782013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
79
80 * custom.texi (Directory Variables): Fix paren typo.
81
ecde0368
GM
82 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
83
827253f7
GM
84 * custom.texi (Custom Themes): Fix typo.
85
acfe10b7
BG
862013-01-07 Bastien Guerry <bzg@gnu.org>
87
88 * help.texi (Apropos): Document `apropos-user-option' and update
89 the doc for `apropos-variable'.
90
f8acde11
GM
912013-01-05 Glenn Morris <rgm@gnu.org>
92
93 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
94
d72a2793
GM
952012-12-21 Glenn Morris <rgm@gnu.org>
96
97 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
98 Simply include doclicense.
99
1b947faa
CY
1002012-12-21 Chong Yidong <cyd@gnu.org>
101
102 * frames.texi (Mouse Commands): Fix description of the effect of
103 mouse dragging (Bug#13049).
104
f25f57bf
JL
1052012-12-15 Juri Linkov <juri@jurta.org>
106
107 * misc.texi (Recursive Edit): Add a link to "Query Replace".
108 (Bug#13181)
109
265c2fbf 1102012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
111
112 * killing.texi (Deletion): Doc fix (Bug#12748).
113
4288142b
PE
1142012-12-06 Paul Eggert <eggert@cs.ucla.edu>
115
116 * doclicense.texi, gpl.texi: Update to latest version from FSF.
117 These are just minor editorial changes.
118
d8ad4d3f 1192012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
120
121 * vc1-xtra.texi (General VC Options): Remove obsolete reference
122 to `vc-path'.
123
c5bc2d1d 1242012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
125
126 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
127
1cbaa705
KR
1282012-12-02 Kevin Ryde <user42@zip.com.au>
129
130 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
131
00054d21
KR
1322012-12-01 Kevin Ryde <user42@zip.com.au>
133
134 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
135
c07a6ded
PE
1362012-11-24 Paul Eggert <eggert@cs.ucla.edu>
137
138 * doclicense.texi, gpl.texi: Update to latest version from FSF.
139 These are just minor editorial changes.
140
6ef2e5ef 1412012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
142
143 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
144 clarifications (Bug#12865).
145 (Horizontal Scrolling): Clarifications.
146
2ac9538d 1472012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
148
149 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
150
a33da68b
EZ
1512012-11-16 Eli Zaretskii <eliz@gnu.org>
152
153 * trouble.texi (Crashing): Add information about MS-Windows and
154 the emacs_backtrace.txt file. (Bug#12908)
155
f78ee6af 1562012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
157
158 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
159 actually named gdb-stopped-functions.
160
f78ee6af 1612012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
162
163 * misc.texi (Single Shell): Mention async-shell-command-buffer.
164
19e09879
GM
1652012-11-10 Glenn Morris <rgm@gnu.org>
166
167 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
168
ef7238c3
GM
169 * emacs.texi (Acknowledgments): Add profiler author.
170 * ack.texi (Acknowledgments): Add some recent contributions.
171
6baf66d5 1722012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 173
9d9e48d9
CY
174 * files.texi (Diff Mode): Doc fixes for
175 diff-delete-trailing-whitespace (Bug#12831).
176
4c1f6a5b
CY
177 * trouble.texi (Crashing): Copyedits.
178
6baf66d5 1792012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
180
181 * files.texi (Diff Mode): Trailing whitespace updates.
182
6baf66d5 1832012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 184
4eeba558
CY
185 * misc.texi (Terminal emulator): Document Term mode faces.
186
7d806bfe
CY
187 * mini.texi (Basic Minibuffer): New node. Document
188 minibuffer-electric-default-mode.
189
190 * display.texi (Visual Line Mode): Fix index entry.
191
cce0aa5a
CY
192 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
193 and index the keybindings. Document tabulated-list-sort.
194 (Kill Buffer): Capitalize Buffer Menu.
195
196 * trouble.texi (Memory Full): Capitalize Buffer Menu.
197
6baf66d5 1982012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
199
200 * display.texi (Auto Scrolling): Clarify that scroll-step is
201 ignored when scroll-conservatively is set to a non-zero value.
202 (Bug#12801)
203
6baf66d5 2042012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
205
206 * dired.texi (Dired Updating): Doc fix (Bug#11744).
207
87288971
MA
2082012-10-30 Michael Albinus <michael.albinus@gmx.de>
209
210 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
211
fc83c2de
CY
2122012-10-29 Chong Yidong <cyd@gnu.org>
213
214 * dired.texi (Shell Commands in Dired): Document changes to the
215 dired-do-async-shell-command.
216
82b21017
GM
2172012-10-28 Glenn Morris <rgm@gnu.org>
218
219 * ack.texi (Acknowledgments): Mention gv.el.
220
caa5e5a4
BG
2212012-10-27 Bastien Guerry <bzg@gnu.org>
222
223 * screen.texi (Menu Bar): Fix typo.
224
05b621a6
CY
2252012-10-27 Chong Yidong <cyd@gnu.org>
226
227 * frames.texi (Mouse Avoidance): Mention new variable
228 mouse-avoidance-banish-position.
229
230 * programs.texi (Which Function): Which Function mode now works in
231 all major modes by default.
232
233 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
234
235 * files.texi (Misc File Ops): Symbolic links on Windows only work
236 on Vista and later.
237
238 * building.texi (Compilation): Document compilation-always-kill.
239
240 * search.texi (Symbol Search): New node.
241
242 * package.texi (Package Menu): Document the "new" status.
243
244 * windows.texi (Window Choice): Don't refer to the obsolete
245 special-display feature.
246
cd996018
CY
2472012-10-24 Chong Yidong <cyd@gnu.org>
248
249 * mule.texi (Text Coding): set-buffer-file-coding-system can now
250 be invoked from the mode line.
251
252 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
253 changes to the mark and unmark commands.
254 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
255 which is no longer bound to dired-backup-diff.
256
fe605b94
BG
2572012-10-23 Bastien Guerry <bzg@gnu.org>
258
9eadb1a9
BG
259 * text.texi (Org Authoring): Use a comma after @ref to avoid the
260 insertion of a period in the Info output.
fe605b94 261
d1069532
SM
2622012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
263
264 * custom.texi (Hooks): Clarify that -hooks is deprecated.
265
1fb3aa3f
CY
2662012-10-23 Chong Yidong <cyd@gnu.org>
267
268 * kmacro.texi (Edit Keyboard Macro): Fix typo.
269
f42f1094
DM
2702012-10-18 Dani Moncayo <dmoncayo@gmail.com>
271
272 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
273
6c24e35f
GM
2742012-10-17 Glenn Morris <rgm@gnu.org>
275
276 * mini.texi (Repetition): Further copyedit.
277
429cdb05
DM
2782012-10-17 Dani Moncayo <dmoncayo@gmail.com>
279
280 * mini.texi (Repetition): Copyedit.
281
e5a94ec4
JL
2822012-10-16 Juri Linkov <juri@jurta.org>
283
284 * search.texi (Query Replace): Document multi-buffer replacement
285 keys. (Bug#12655)
286
287 * maintaining.texi (Tags Search): Change link "Replace" to
288 "Query Replace".
289
73f2b4ab
CY
2902012-10-13 Chong Yidong <cyd@gnu.org>
291
292 * files.texi (File Conveniences): ImageMagick enabled by default.
293
d8e213eb
DM
2942012-10-10 Dani Moncayo <dmoncayo@gmail.com>
295
296 * basic.texi (Arguments): Fix typos.
297
b859a383
GM
2982012-10-08 Glenn Morris <rgm@gnu.org>
299
cad4f290
GM
300 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
301
b859a383
GM
302 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
303
f1f4dba0
GM
3042012-10-06 Glenn Morris <rgm@gnu.org>
305
306 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
307 Mention cal-tex-cursor-week2-summary.
308
c6b68a28
CY
3092012-10-06 Chong Yidong <cyd@gnu.org>
310
311 * mini.texi (Passwords): Fix typo.
312
751bac18
GM
3132012-10-02 Glenn Morris <rgm@gnu.org>
314
315 * maintaining.texi (VC Directory Commands):
316 Remove duplicate `q' entry. (Bug#12553)
317
48de8b12
CY
3182012-09-30 Chong Yidong <cyd@gnu.org>
319
320 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
321
322 * search.texi (Special Isearch): Document the lax space search
323 feature and M-s SPC.
324 (Regexp Search): Move main search-whitespace-regexp description to
325 Special Isearch.
326 (Replace): Document replace-lax-whitespace.
327
328 * basic.texi (Position Info): Document C-u M-=.
329 (Moving Point): Document move-to-column.
330
331 * display.texi (Useless Whitespace): Add delete-trailing-lines.
332
333 * misc.texi (emacsclient Options): Document the effect of
334 initial-buffer-choice on client frames. Document server-auth-dir.
335 Do not document server-host, which is bad security practice.
336
337 * building.texi (Lisp Libraries): Docstring lookups can trigger
338 autoloading. Document help-enable-auto-load.
339
340 * mini.texi (Yes or No Prompts): New node.
341
342 * ack.texi (Acknowledgments): Remove obsolete packages.
343
4695c850
GM
3442012-09-27 Glenn Morris <rgm@gnu.org>
345
346 * cal-xtra.texi (Advanced Calendar/Diary Usage):
347 Rename the section to be more general.
348 * emacs.texi: Update menu.
349
e109c4a6
CY
3502012-09-23 Chong Yidong <cyd@gnu.org>
351
352 * buffers.texi (Misc Buffer): Replace toggle-read-only with
353 read-only-mode.
354
355 * files.texi (Visiting): Likewise.
356
2e83df57
PE
3572012-09-22 Paul Eggert <eggert@cs.ucla.edu>
358
359 * trouble.texi (Crashing): Document ulimit -c.
360
58f3a196
PE
3612012-09-21 Paul Eggert <eggert@cs.ucla.edu>
362
363 * trouble.texi (Crashing): Document addr2line.
364
4ef1567b
CY
3652012-09-19 Chong Yidong <cyd@gnu.org>
366
367 * killing.texi (Yanking): Minor clarification (Bug#12469).
368
9e9da873
CY
3692012-09-17 Chong Yidong <cyd@gnu.org>
370
371 * building.texi (GDB User Interface Layout): Remove reference to
372 removed variable gdb-use-separate-io-buffer (Bug#12454).
373
0979429b
J
3742012-09-08 Jambunathan K <kjambunathan@gmail.com>
375
376 * regs.texi (Text Registers): `C-x r +' can now be used instead of
377 M-x append-to-register. New option `register-separator'.
378 (Number Registers): Mention that `C-x r +' is polymorphic.
379
14ba4cf3
CY
3802012-09-07 Chong Yidong <cyd@gnu.org>
381
382 * windows.texi (Window Choice): Don't mention obsolete
383 display-buffer-reuse-frames.
384
cf29dd84
PE
3852012-09-04 Paul Eggert <eggert@cs.ucla.edu>
386
387 Give more-useful info on a fatal error (Bug#12328).
388 * trouble.texi (Crashing): New section, documenting this.
389
aa0ecd94
MA
3902012-08-24 Michael Albinus <michael.albinus@gmx.de>
391
0979429b
J
392 * cmdargs.texi (General Variables):
393 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
394 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 395
ba025fbd
EZ
3962012-08-14 Eli Zaretskii <eliz@gnu.org>
397
398 * building.texi (Debugger Operation): Correct and improve
399 documentation of the GUD Tooltip mode.
400
0c51ff6d
CY
4012012-07-31 Chong Yidong <cyd@gnu.org>
402
403 * emacs.texi: Fix ISBN (Bug#12080).
404
35b6586e
CY
4052012-08-05 Chong Yidong <cyd@gnu.org>
406
407 * display.texi (Faces): Document frame-background-mode (Bug#7774).
408
409 * custom.texi (Face Customization): Move discussion of face
410 inheritance here, from Faces section.
411
0e1a094f 4122012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
413
414 * frames.texi (Mouse Commands): Fix the description of mouse-2.
415 (Bug#11958)
416
e32a12b5
CY
4172012-07-19 Chong Yidong <cyd@gnu.org>
418
419 * emacs.texi: Update ISBN.
420
9ea10cc3
CY
4212012-07-17 Chong Yidong <cyd@gnu.org>
422
423 * basic.texi (Inserting Text): Replace ucs-insert with
424 insert-char. Provide more details of input.
425
426 * mule.texi (International Chars, Input Methods): Likewise.
427
b68b3337
CY
4282012-07-13 Chong Yidong <cyd@gnu.org>
429
dea31bd3
CY
430 * custom.texi (Examining): Update C-h v message.
431
b68b3337
CY
432 * buffers.texi (Misc Buffer): Document view-read-only.
433
ab4c47d3
CY
4342012-07-07 Chong Yidong <cyd@gnu.org>
435
436 * custom.texi (Init File): Index site-lisp (Bug#11435).
437
6edc3d28
CY
4382012-07-06 Chong Yidong <cyd@gnu.org>
439
440 * emacs.texi: Re-order top-level menu to correspond to logical
441 order, to avoid makeinfo warnings.
442
443 * ack.texi (Acknowledgments): Note new python.el.
444
3812efdc
CY
4452012-06-29 Chong Yidong <cyd@gnu.org>
446
447 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
448 * basic.texi (Erasing, Basic Undo): Fix markup.
449
c8d3a25c 4502012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
451
452 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
453
c8d3a25c 4542012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
455
456 * fixit.texi (Undo): Fix typo. (Bug#11775)
457
65400531
GM
4582012-06-27 Glenn Morris <rgm@gnu.org>
459
460 * ack.texi (Acknowledgments): Tiny update.
461
ac1a0ce1 4622012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
463
464 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
465
ddfbf826 4662012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 467
ddfbf826 468 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
469
470 * anti.texi:
471 * building.texi:
472 * cmdargs.texi:
473 * custom.texi:
474 * display.texi:
475 * files.texi:
476 * frames.texi:
477 * glossary.texi:
478 * misc.texi:
479 * mule.texi:
480 * programs.texi:
481 * sending.texi:
482 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
483
85973ba0
MA
4842012-06-06 Michael Albinus <michael.albinus@gmx.de>
485
486 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
487
c1dabff0
GM
4882012-05-28 Glenn Morris <rgm@gnu.org>
489
490 * ack.texi, building.texi, calendar.texi, custom.texi:
491 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
492
abb9615e
GM
4932012-05-27 Glenn Morris <rgm@gnu.org>
494
bd39eb06
GM
495 * emacs.texi: Simplify following removal of node pointers.
496
abb9615e
GM
497 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
498 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
499 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
500 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
501 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
502 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
503 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
504 * windows.texi, xresources.texi: Nuke hand-written node pointers.
505
6c200b4a
GM
5062012-05-22 Glenn Morris <rgm@gnu.org>
507
508 * emacs.texi (Acknowledgments): Add another contributor.
509
3fe7cdc8
GM
5102012-05-12 Glenn Morris <rgm@gnu.org>
511
512 * Makefile.in (MKDIR_P): New, set by configure.
513 (mkinfodir): Use $MKDIR_P.
514
dc0f75c8
GM
5152012-05-10 Glenn Morris <rgm@gnu.org>
516
b8a82b69
GM
517 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
518 with "coding: raw-text".
519
dc0f75c8
GM
520 * files.texi (Interlocking): Mention create-lockfiles option.
521
666b903b 5222012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
523
524 * frames.texi (Mouse References, Mouse Commands): Fix index
525 entries (Bug#11362).
526
eceeb5fc 5272012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 528
eceeb5fc
CY
529 * custom.texi (Customization Groups, Custom Themes, Examining):
530 Improve page breaks.
531
532 * rmail.texi (Rmail Display): Use example rather than smallexample.
533
534 * calendar.texi: Convert inforefs to refs.
535
536 * dired.texi (Dired Enter): Improve page break.
537
538 * abbrevs.texi (Abbrev Concepts): Copyedits.
539
540 * maintaining.texi (Registering, Tag Syntax):
541 Tweak line and page breaks.
542
543 * programs.texi (Programs, Electric C): Copyedits.
544 (Program Modes): Add xref to Fortran.
545 (Left Margin Paren): Remove what was (oddly enough) the only use
546 of defvar in the entire Emacs manual.
547 (Hungry Delete): Remove footnote about ancient Emacs version.
548 (Other C Commands): Use example rather than smallexample.
549
550 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
551 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
552 Tweak line and page breaks.
553
554 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
555 (Major Modes): Use example rather than smallexample.
bbba8869 556
eceeb5fc
CY
557 * mule.texi (Output Coding): Reword to improve page-breaks.
558
559 * frames.texi (Fonts): Tweak line and page breaks.
560 Use example rather than smallexample. Change cross-reference.
561 (Text-Only Mouse): Fix xref.
562
563 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
564 (Indirect Buffers): Tweak line- and page-breaks.
565
566 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
567
8045b906
GM
5682012-05-04 Glenn Morris <rgm@gnu.org>
569
570 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
571 (info, infoclean): Use $INFO_EXT.
572 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
573 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
574 (INFO_TARGETS): Use $INFO_EXT.
575 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
576
90207a15 5772012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
578
579 * emacs.texi (@copying): Only print EDITION in the TeX version.
580
e2058813
GM
581 * search.texi (Regexp Search): Just say "Emacs".
582
a162959e
GM
583 * display.texi (Auto Scrolling):
584 Reword to avoid repetition and improve page break.
585
9eb25ee8
GM
586 * xresources.texi (Resources):
587 * mule.texi (Language Environments):
588 * misc.texi (Amusements):
589 * maintaining.texi (VC Change Log):
590 * frames.texi (Fonts):
591 * custom.texi (Specifying File Variables, Minibuffer Maps):
592 * cmdargs.texi (Initial Options):
593 * building.texi (Flymake):
594 Reword to remove/reduce some overly long/short lines.
595
a4289d0e
GM
5962012-04-27 Glenn Morris <rgm@gnu.org>
597
598 * emacs.texi: Some fixes for detailed menu.
599
1a72be46
GM
600 * emacs.texi: Add "et al." to authors.
601
16152b76
GM
602 * ack.texi, basic.texi, buffers.texi, building.texi:
603 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
604 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
605 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
606 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
607 * search.texi, trouble.texi, windows.texi:
608 Use Texinfo recommended convention for quotes+punctuation.
609
578c1d4b 6102012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 611
578c1d4b
GM
612 * mule.texi (Bidirectional Editing): Improve indexing.
613 Minor wording tweaks.
84412f2c 614
467a33d0
CY
6152012-04-15 Chong Yidong <cyd@gnu.org>
616
617 * misc.texi (emacsclient Options): More clarifications.
618
e6fd457e 6192012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 620
41be52d7
GM
621 * msdog.texi (Windows Printing): It doesn't set printer-name.
622
05806f43
GM
623 * mule.texi (Language Environments): Move font info to "Fontsets".
624 (Fontsets): Move intlfonts etc here from "Language Environments".
625 Copyedits.
626 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
627 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
628
e6fd457e 6292012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 630
0be641c0
CY
631 * glossary.texi (Glossary): Standardize on "text terminal"
632 terminology. All callers changed.
633
6a00f380
CY
634 * misc.texi (emacsclient Options): Document "client frame" concept
635 and its effect on C-x C-c more carefully.
636
e6fd457e 6372012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 638
870e8fb8
GM
639 * frames.texi (Scroll Bars):
640 * glossary.texi (Glossary): Use consistent case for "X Window System".
641
71cd7772
GM
642 * mule.texi (Select Input Method, Coding Systems):
643 State command names in kbd tables.
644 (Recognize Coding): Add cross-ref.
645 (Output Coding): Don't mention message mode in particular.
646 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
647 Copyedits.
648
35dc09a1 6492012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
650
651 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
652 Copyedits.
653 (Coding Systems): Mac OS X apparently uses newlines for EOL.
654 (Recognize Coding): Remove old auto-coding-regexp-alist example.
655 auto-coding-functions does not override coding: tags.
656 Remove rmail-decode-mime-charset; it no longer has any effect.
657
35dc09a1 6582012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
659
660 * custom.texi (Creating Custom Themes): Add reference to Custom
661 Themes node in Lisp manual.
662
35dc09a1 6632012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
664
665 * mule.texi (International): Copyedits.
666 (International Chars): Update C-x = example output.
667 (Disabling Multibyte): Rename from "Enabling Multibyte".
668 Clarify what "unibyte: t" does, and mode-line description.
669 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
670 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 671 (Language Environments): Copyedits.
893585f4
GM
672 (Input Methods): Copyedits. Use "^" for the postfix example,
673 because it is less confusing inside Info's `quotes'.
e0550cae 674
bd7239f5 675 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
676 Update for "Disabling Multibyte" node name change.
677 * emacs.texi: Update for "Disabling Multibyte" node name change.
678
1c64e6ed
GM
679 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
680 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
681 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
682 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
683 * sending.texi, text.texi, trouble.texi:
684 Use @file for buffers, per the Texinfo manual.
685
20331c1c
GM
686 * entering.texi (Entering Emacs):
687 Do not mention initial-buffer-choice = t.
688
8fc85b20
GM
689 * misc.texi (Gnus Startup): Use @env for environment variables.
690
35dc09a1
GM
691 * Makefile.in: Replace non-portable use of $< in ordinary rules.
692
87124233
GM
6932012-04-12 Glenn Morris <rgm@gnu.org>
694
695 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
696
f3774f20
GM
6972012-04-07 Glenn Morris <rgm@gnu.org>
698
699 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
700
8980d0b9
GM
7012012-04-05 Glenn Morris <rgm@gnu.org>
702
703 * glossary.texi (Glossary): Use anchors for internal cross-references.
704
8bf27c8a
GM
7052012-04-04 Glenn Morris <rgm@gnu.org>
706
707 * glossary.texi (Glossary): Copyedits.
708 Use Texinfo-recommended convention for quotes and punctuation.
709 Comment out a few specialized (Rmail) items.
a0706406 710 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 711 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 712
529c06b6
CY
7132012-04-03 Chong Yidong <cyd@gnu.org>
714
715 * sending.texi (Mail Misc): Fix an index entry.
716
53b0595a
EZ
7172012-04-02 Eli Zaretskii <eliz@gnu.org>
718
719 * msdog.texi (Windows Startup): Add description of emacsclient
720 operation under -c and -t on MS-Windows.
721
722 * misc.texi (emacsclient Options): Add cross-reference to "Windows
723 Startup". (Bug#11091)
724
d8e213eb 7252012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
726
727 * custom.texi (Changing a Variable): Fix example.
728
0d224826
EZ
7292012-04-01 Eli Zaretskii <eliz@gnu.org>
730
731 * misc.texi (emacsclient Options): More clarifications about -t
732 and -c on MS-Windows. (Bug#11091)
733
1d265f9f
EZ
7342012-03-31 Eli Zaretskii <eliz@gnu.org>
735
736 * misc.texi (emacsclient Options): Document peculiarities of new
737 frame creation on MS-Windows under -c or -t options. (Bug#11091)
738
5319014e
CY
7392012-03-30 Chong Yidong <cyd@gnu.org>
740
741 * files.texi (File Conveniences): Clarify Imagemagick discussion.
742
2bfab837
GM
7432012-03-22 Glenn Morris <rgm@gnu.org>
744
745 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
746
986bd52a
CY
7472012-03-17 Chong Yidong <cyd@gnu.org>
748
749 * package.texi (Package Installation): Document use of
750 package-initialize in init file.
751
66ecdc9e
GM
7522012-03-16 Glenn Morris <rgm@gnu.org>
753
754 * help.texi (Language Help):
755 * mule.texi (International Chars):
756 etc/HELLO is for character demonstration.
757
d8e213eb 7582012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
759
760 * dired.texi (Shell Commands in Dired): Fix typo.
761
a08a07e3
CY
7622012-03-04 Chong Yidong <cyd@gnu.org>
763
764 * killing.texi (Clipboard): Document clipboard manager.
765
53eced6d
GM
7662012-02-29 Glenn Morris <rgm@gnu.org>
767
f8425af2
GM
768 * ack.texi (Acknowledgments): Use @Tex{} in more places.
769
775b55af
GM
770 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
771
53eced6d
GM
772 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
773
44e97401
GM
7742012-02-28 Glenn Morris <rgm@gnu.org>
775
776 * custom.texi, display.texi, emacs.texi, files.texi:
777 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
778 Standardize possessive apostrophe usage.
779
525795c1
JD
7802012-02-25 Jan Djärv <jan.h.d@swipnet.se>
781
782 * macos.texi (Mac / GNUstep Customization): Remove text about
783 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
784
d8e213eb 7852012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
786
787 * buffers.texi (Select Buffer): Mention that saving in a new file
788 name can switch to a different major mode.
789
6ea1787e
GM
7902012-02-23 Glenn Morris <rgm@gnu.org>
791
49fe4321
GM
792 * mini.texi (Minibuffer File, Completion Options, Repetition):
793 Copyedits.
794 (Completion Example): Other M-x au* commands may be defined.
795 (Completion Styles): Mention emacs21 and completion-category-overrides.
796
8f4042d2
GM
797 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
798 (Windows Keyboard, Windows Mouse, Windows Processes)
799 (Windows Printing, Windows Misc): Copyedits.
800 (ls in Lisp): Update switches list.
801
371fb833
GM
802 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
803 Update dos-mode* function names.
804 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
805 (MS-DOS Processes): Add xref to main ls-lisp section.
806
6ea1787e
GM
807 * ack.texi (Acknowledgments): Mention smie.
808
40ace058
GM
8092012-02-22 Glenn Morris <rgm@gnu.org>
810
811 * macos.texi: Copyedits. Fix @key/@kbd usage.
812 (Mac / GNUstep Basics): Don't mention the panels, since the next
813 section covers them.
814 (Mac / GNUstep Customization): Merge some panel info from previous.
815
41f1e868
GM
8162012-02-21 Glenn Morris <rgm@gnu.org>
817
68af8d4f
GM
818 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
819 Small fixes.
820
2e03845d
GM
821 * emacs-xtra.texi: Picture mode is no longer a chapter.
822
f9a998c3
GM
823 * picture-xtra.texi (Basic Picture): C-a does get remapped.
824
41f1e868
GM
825 * ack.texi (Acknowledgments): Small changes, including resorting,
826 and removal of things no longer distributed.
827
ea09410d
GM
8282012-02-20 Glenn Morris <rgm@gnu.org>
829
2d2f6581
GM
830 * emacs.texi (Top, Preface): Small rephrasings.
831 (menu, detailmenu): Update entries, and reformat some descriptions.
832 * building.texi, display.texi, emacs-xtra.texi, files.texi:
833 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
834 Reformat some menu descriptions.
835
196f8c0e
GM
836 * ack.texi (Acknowledgments): More updates.
837
8730412a
GM
838 * emacs.texi (Acknowledgments): Add several names from ack.texi,
839 and from Author: headers.
ae15b89b 840 (Distrib): Small updates.
ea09410d 841
37863f20
GM
8422012-02-18 Glenn Morris <rgm@gnu.org>
843
37c3b9ee
GM
844 * ack.texi (Acknowledgments): Add xref to Org manual.
845
b474519e
GM
846 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
847 of '*mail*', since Message does not call it that.
848 (Rmail Reply): Rename rmail-dont-reply-to-names.
849 \\`info- no longer handled specially.
850 Update for rmail-enable-mime-composing.
851 Don't mention 'm' for replies.
852 Don't mention rmail-mail-new-frame and cancelling, since it does
853 not work for Message at the moment.
854
a5987767
GM
855 * cal-xtra.texi: Copyedits.
856
37863f20
GM
857 * emacs-xtra.texi: Set encoding to ISO-8859-1.
858
112d1241
GM
8592012-02-17 Glenn Morris <rgm@gnu.org>
860
0fd2c9a3
GM
861 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
862
1d6ecbfa
GM
863 * ack.texi (Acknowledgments): Mention Gnulib.
864
102f1b54
GM
865 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
866
112d1241
GM
867 * calendar.texi: Misc small changes, including updating the dates
868 of examples.
869
3a05ff1d
GM
8702012-02-16 Glenn Morris <rgm@gnu.org>
871
d1354af0
GM
872 * calendar.texi: Misc small changes.
873
5f9756ec
GM
874 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
875 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
876
3b19a30d
GM
877 * dired-xtra.texi (Subdir Switches): Small fixes.
878
3a05ff1d
GM
879 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
880
9f26dc24
GM
8812012-02-15 Glenn Morris <rgm@gnu.org>
882
883 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
884
fb969a57
GM
8852012-02-12 Glenn Morris <rgm@gnu.org>
886
887 * ack.texi (Acknowledgments):
888 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
889
0aca1292
GM
8902012-02-10 Glenn Morris <rgm@gnu.org>
891
104dc9c6
GM
892 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
893
0aca1292
GM
894 * programs.texi (Misc for Programs): Mention electric-layout-mode.
895
91af9d2e
GM
8962012-02-09 Glenn Morris <rgm@gnu.org>
897
0aca1292
GM
898 * buffers.texi (Misc Buffer): M-x info does not seem to require a
899 buffer switch after M-x rename-uniquely.
63c727b2 900
91af9d2e
GM
901 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
902
1ef1990c
JB
9032012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
904
905 * text.texi (Org Mode): Fix typo.
906
e74e58c9
GM
9072012-02-08 Glenn Morris <rgm@gnu.org>
908
cefee440
GM
909 * ack.texi (Acknowledgments): Update emacs-lock info.
910
a7686350
GM
911 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
912
e74e58c9
GM
913 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
914
fe93bc91
GM
9152012-02-07 Glenn Morris <rgm@gnu.org>
916
917 * files.texi (File Conveniences): Mention ImageMagick images.
918
d273439c
GM
9192012-02-05 Glenn Morris <rgm@gnu.org>
920
649f602c
GM
921 * trouble.texi (Checklist): Mention debug-on-event.
922
d273439c
GM
923 * maintaining.texi (Maintaining): Add cross-ref to ERT.
924
a9410bdf
GM
9252012-02-04 Glenn Morris <rgm@gnu.org>
926
1f5e1a16
GM
927 * macos.texi (Customization options specific to Mac OS / GNUstep):
928 New subsection.
929
b7314ef7
GM
930 * display.texi (Colors): Mention list-colors-sort.
931
a9410bdf
GM
932 * files.texi (File Conveniences): Mention image animation.
933
75319d7f
CY
9342012-01-31 Chong Yidong <cyd@gnu.org>
935
936 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
937 scroll bars (Bug#10666).
938
2680c309
CY
9392012-01-28 Chong Yidong <cyd@gnu.org>
940
691db250
CY
941 * files.texi (Filesets): Fix typos.
942
2680c309
CY
943 * display.texi (Faces): Add xref to Colors node.
944
2a90dfca
DM
9452012-01-27 Dani Moncayo <dmoncayo@gmail.com>
946
947 * buffers.texi (Select Buffer): Clarify explanation of switching
948 to new buffers. Fix description of next-buffer and
6df6ae42 949 previous-buffer (Bug#10334).
2a90dfca
DM
950 (Misc Buffer): Add xref to View Mode.
951
952 * text.texi (Fill Commands): Fix description of
953 sentence-end-double-space.
954
20d2304d
CY
9552012-01-23 Chong Yidong <cyd@gnu.org>
956
f088cb8b 957 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 958
01ec1eed
VS
9592012-01-16 Volker Sobek <reklov@live.com> (tiny change)
960
961 * programs.texi (Comment Commands): Typo (bug#10514).
962
06848b82
CY
9632012-01-15 Chong Yidong <cyd@gnu.org>
964
965 * xresources.texi (X Resources): Describe GTK+ case first.
966 (Resources): Don't use borderWidth as an example, since it doesn't
967 work with GTK+.
968 (Table of Resources): Clarify role of several resources, including
969 the Emacs 24 behavior of cursorBlink etc.
970 (Face Resources): Node deleted. Recommend using Customize
971 instead. Add paragraph to `Table of Resources' node summarizing
972 how to use X resources for changing faces.
973 (Lucid Resources): Rewrite, omitting description of font names,
974 referring to the Fonts node instead.
975 (LessTif Resources): Copyedits.
976 (GTK resources): Rewrite, describing the difference between gtk2
977 and gtk3.
978 (GTK Resource Basics): New node.
979 (GTK Widget Names, GTK Names in Emacs): Rewrite.
980 (GTK styles): Just refer to Fonts node for GTK font format.
981
982 * display.texi (Faces): Document the cursor face.
983
a73a3461
CY
9842012-01-14 Chong Yidong <cyd@gnu.org>
985
01ec1eed 986 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
987 (General Variables): Add xref to Lisp Libraries.
988 (Initial Options): Copyedits.
989 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
990 (Environment): Clarify what getenv does.
991 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
992 light backgrounds on xterms.
993 (Misc Variables): TEMP and TMP are not Windows-specific.
994 (Display X): Copyedits.
995 (Colors X): -bd does nothing for GTK.
996 (Icons X): Gnome 3 doesn't use taskbars.
997
998 * misc.texi (Shell): Document exec-path here.
999
1000 * rmail.texi (Movemail): Add xref for exec-path.
1001
e517eda4
GM
10022012-01-13 Glenn Morris <rgm@gnu.org>
1003
1004 * dired.texi (Dired and Find): Clarify find-ls-options.
1005
1de76afe
CY
10062012-01-09 Chong Yidong <cyd@gnu.org>
1007
71873e2b 1008 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1009 SHA-256.
1010
c61ab18c
CY
10112012-01-07 Chong Yidong <cyd@gnu.org>
1012
e490b289
CY
1013 * display.texi (Useless Whitespace): Add Whitespace mode.
1014
1de77c4c
CY
1015 * custom.texi (Hooks): Discuss how to disable minor modes.
1016
1017 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1018 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1019
c61ab18c
CY
1020 * trouble.texi (Lossage): Refer to Bugs node for problems.
1021 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1022 (Screen Garbled): Don't refer to terminal "manufacturers".
1023 (Total Frustration): Node deleted. Eliza is documented in
1024 Amusements now.
71873e2b
SM
1025 (Known Problems): More info about using the bug tracker.
1026 Mention debbugs package.
c61ab18c
CY
1027 (Bug Criteria): Copyedits.
1028 (Understanding Bug Reporting): Mention emacs -Q.
1029
89bd9ccd
CY
10302012-01-06 Chong Yidong <cyd@gnu.org>
1031
1032 * custom.texi (Specifying File Variables): The mode: keyword
1033 doesn't have to be first anymore. Add example of specifying minor
1034 modes.
1035 (Directory Variables): Simplify example. Mention application to
1036 non-file buffers.
1037 (Disabling): Use "initialization file" terminology.
1038 (Init Examples): Fix hook example.
1039
8034735f
EZ
10402012-01-06 Eli Zaretskii <eliz@gnu.org>
1041
1042 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1043 (Bug#10422)
1044 Move the stuff about resources to xresources.texi.
1045
1046 * xresources.texi (Resources): Move information about setting X
1047 resources in the Registry from cmdargs.texi. Make the index entry
1048 be similar to the one in cmdargs.texi.
1049
b0d7d8af
CY
10502012-01-05 Chong Yidong <cyd@gnu.org>
1051
1052 * custom.texi (Customization Groups): Update example.
1053 (Browsing Custom): Document the new search field.
1054 (Changing a Variable): Update example for Emacs 24 changes.
1055 Document Custom-set and Custom-save commands.
1056 (Face Customization): Document Emacs 24 changes. De-document
1057 modify-face.
1058 (Specific Customization): Mention customize-variable.
1059 (Custom Themes): Add customize-themes, custom-theme-load-path,
1060 custom-theme-directory, and describe-theme.
1061 (Creating Custom Themes): New node.
1062 (Examining): Mention M-:.
1063
1064 * package.texi (Packages): Fix typo.
1065
88c5c7c8
CY
10662012-01-03 Chong Yidong <cyd@gnu.org>
1067
1068 * misc.texi (Single Shell): Don't document Lisp usage of
1069 shell-command. Tidy up discussion of synchronicity. Add index
1070 entries for async-shell-command.
1071 (Interactive Shell): Note that M-x shell uses shell-file-name.
1072 Note change in behavior in Emacs 24.
1073 (Shell Mode): Shell mode now uses completion-at-point.
1074 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1075 default method for recognizing prompts nowadays.
1076 (Shell Ring): Add xref to Minibuffer History.
1077 (Directory Tracking): Explain Dirtrack mode in more detail.
1078 (Term Mode): Fix index entries.
1079 (Paging in Term): Merge into Term Mode.
1080 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1081 (Printing): Fix xref. State default of lpr-switches.
1082 (PostScript): Remove obsolete sentence. Omit description of
1083 non-interactive behaviors.
1084 (Hyperlinking): Improve description.
1085 (Browse-URL): Using compose-mail for mailto URLs is the default.
1086 Document browse-url-mailto-function.
1087 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1088 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1089 (Amusements): M-x lm was renamed to M-x landmark.
1090 Document nato-region.
88c5c7c8 1091
b8ecfdfe
CY
10922012-01-01 Chong Yidong <cyd@gnu.org>
1093
1094 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1095 (Gnus Startup): Note that the system might not be set up for news.
1096 Describe group levels more clearly.
1097 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1098 Summary of Gnus.
1099 (Document View): Copyedits. Move zoom commads to DocView
1100 Navigation node.
1101 (DocView Navigation, DocView Searching, DocView Slicing)
1102 (DocView Conversion): Nodes renamed from Navigation, etc.
1103
1104 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1105
7bc7d2aa
EZ
11062011-12-31 Eli Zaretskii <eliz@gnu.org>
1107
1108 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1109 (Bug#10380)
1110
b30941db
CY
11112011-12-30 Chong Yidong <cyd@gnu.org>
1112
1113 * sending.texi (Sending Mail): Document initial mail buffer name,
1114 and changed multiple mail buffer behavior.
1115 (Mail Format): Put the example at the top of the section.
1116 (Mail Headers): Move discussion of "From" to the top.
1117 (Mail Sending): Document sendmail-query-once.
1118 (Citing Mail): Make it less Rmail-specific.
1119
0ed49f93
CY
11202011-12-29 Chong Yidong <cyd@gnu.org>
1121
1122 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1123 example. Add index entries.
1124 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1125
c40a7de7
CY
11262011-12-26 Chong Yidong <cyd@gnu.org>
1127
71873e2b
SM
1128 * dired.texi (Dired Enter, Misc Dired Features):
1129 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1130 (Dired Navigation): Add index entries.
1131 (Dired Visiting): Fix View Mode xref.
1132 (Marks vs Flags): Prefer C-/ binding for undo.
1133 (Subdirectories in Dired): Add xrefs.
1134 (Misc Dired Features): Document some Emacs 24 changes. Add index
1135 entries.
1136
1137 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1138 variable, since it is explained in Minor Modes node.
1139 (Defining Abbrevs): Copyedits.
1140 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1141 C-/ binding for undo.
1142 (Dabbrev Customization): Add xrefs for case-fold-search and
1143 case-replace.
1144
1145 * dired-xtra.texi (Subdir Switches): Add xref.
1146
1147 * maintaining.texi (VC Directory Commands): Mention quit-window.
1148
3d992aa0
CY
11492011-12-25 Chong Yidong <cyd@gnu.org>
1150
1151 * maintaining.texi (Tags): Mention Semantic.
1152 (Create Tags Table, Etags Regexps): Copyedits.
1153 (Find Tag): Mention minibuffer completion.
1154 (List Tags): Mention completion-at-point. Completion is actually
1155 available in M-x list-tags.
1156
1157 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1158 Document vc-delete-file.
1159
1160 * files.texi (Misc File Ops): Mention vc-delete-file.
1161
1162 * programs.texi (Symbol Completion): Mention completion-at-point
1163 explicitly.
1164
2785d024
CY
11652011-12-22 Chong Yidong <cyd@gnu.org>
1166
1167 * maintaining.texi (Change Log Commands): Don't specially mention
1168 vc-update-change-log which is CVS-only.
1169
1170 * vc1-xtra.texi (Version Headers): Note that these are for
1171 Subversion, CVS, etc. only.
71873e2b
SM
1172 (General VC Options): De-document vc-keep-workfiles.
1173 Fix RCS-isms.
2785d024 1174
0ab39399
EZ
11752011-12-22 Eli Zaretskii <eliz@gnu.org>
1176
1177 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1178 should be @end iftex".
1179
d3098e1e
CY
11802011-12-21 Chong Yidong <cyd@gnu.org>
1181
1182 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1183 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1184 (VC Pull): Mention vc-log-incoming.
1185 (Log Buffer): Add CVS/RCS only disclaimer.
1186
1187 * vc1-xtra.texi (Remote Repositories): Update introduction.
1188 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1189 (Remote Repositories, Version Backups): Node deleted.
1190 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1191 (CVS Options): Reduce verbosity of description of obscure CVS
1192 locking feature.
1193 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1194 Tags node.
1195 (Revision Tags): Move under Miscellaneous VC subsection.
1196 (Change Logs and VC): Note that this is wrong for DVCSs.
1197 De-document log entry manipulating features.
1198 (Renaming and VC): Describe how it works on modern VCSes.
1199
1200 * files.texi (Misc File Ops): Mention vc-rename-file.
1201
1202 * programs.texi (Custom C Indent): Add index entries.
1203
47d42d81
AM
12042011-12-20 Alan Mackenzie <acm@muc.de>
1205
1206 * programs.texi (Motion in C): Update the description of C-M-a and
1207 C-M-e, they now DTRT in enclosing scopes.
1208 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1209
2edef1a0
CY
12102011-12-20 Chong Yidong <cyd@gnu.org>
1211
1212 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1213 (Old Revisions): Use it.
1214 (VCS Repositories): Add "distributed" terminology.
1215 (Log Buffer): Remove duplicate description
1216 about changesets. Fix "current VC fileset" ambiguity.
1217 (Multi-User Branching): Node deleted.
1218 (Branches, Switching Branches): Discuss decentralized version
1219 control systems.
1220 (VC Pull): New node.
1221 (Merging): Document merging on decentralized systems.
1222 (Creating Branches): Note that this is specific to CVS and related
1223 systems.
1224
bc859d5f
CY
12252011-12-19 Chong Yidong <cyd@gnu.org>
1226
1227 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1228 (VC Mode Line): Add index entry for "version control status".
1229 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1230 Document vc-revert-show-diff. De-document vc-rollback.
1231 (VC Directory Mode): Rewrite introduction. Move prefix arg
1232 documentation here from VC Directory Buffer node.
1233 (VC Directory Buffer): Use a decentralized VCS example.
1234 (VC Directory Commands): Use a table. Remove material duplicated
1235 in previous nodes on multi-file VC filsets.
1236
9cff91f8
CY
12372011-12-17 Chong Yidong <cyd@gnu.org>
1238
1239 * maintaining.texi (VCS Concepts): Make "revision" terminology
1240 less CVS-specific.
1241 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1242 Registering node.
71873e2b 1243 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1244 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1245 log buffer. Add index entries.
71873e2b
SM
1246 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1247 Use "commit" terminology.
9cff91f8
CY
1248 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1249 doesn't refer to tags tables. Note other possible forms of the
1250 revision ID. C-x v = does not save.
1251 (Registering): Note similarity to C-x v v action. Fix description
1252 of how backends are chosen. De-document vc-default-init-revision.
1253 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1254 in root log buffers.
1255
f3b316df
CY
12562011-12-16 Chong Yidong <cyd@gnu.org>
1257
1258 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1259 (Basic VC Editing): Remove redundant descriptions.
1260 (VC With A Merging VCS): Make description more general instead of
1261 CVS-specific.
1262 (VC With A Locking VCS): Use VC fileset terminology.
1263
29eabb8e
CY
12642011-12-12 Chong Yidong <cyd@gnu.org>
1265
1266 * building.texi (Executing Lisp): Fix xref for C-M-x.
1267 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1268 manual. Note that load-path is not customizable.
1269 (Lisp Eval): Note that listed commands are available globally.
1270 Explain the meaning of "defun" in the C-M-x context.
1271 (Lisp Interaction): Copyedits.
71873e2b
SM
1272 (External Lisp): Fix name of inferior Lisp buffer.
1273 Mention Scheme.
29eabb8e
CY
1274 (Compilation): Define "inferior process".
1275
cd0314dd
EZ
12762011-12-10 Eli Zaretskii <eliz@gnu.org>
1277
1278 * msdog.texi (Windows Fonts): Document how to force GDI font
1279 backend on MS-Windows.
1280
0595bd7e 12812011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1282
1283 * building.texi (Compilation): Say what the -k flag to make does.
1284 Move subprocess discussion to Compilation Shell.
1285 (Compilation Mode): Add xref for grep, occur, and mouse
1286 references. Define "locus".
1287 (Grep Searching): Use @command.
71873e2b
SM
1288 (Debuggers, Commands of GUD, GDB Graphical Interface):
1289 Clarify intro.
0595bd7e
CY
1290 (Starting GUD): Clarify how arguments are specified.
1291 (Debugger Operation): Index entry for "GUD interaction buffer",
1292 and move basic description here from Commands of GUD node.
1293 (GDB User Interface Layout): Copyedits.
1294 (Source Buffers): Remove gdb-find-source-frame, which is not in
1295 gdb-mi.el.
1296 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1297 toggle-gdb-all-registers, which are not in gdb-mi.el.
1298 Don't re-document GUD interaction buffers.
b09d01da
CY
1299
1300 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1301 (Semantic): Add cindex entries for Semantic.
1302
2a185919
CY
13032011-12-06 Chong Yidong <cyd@gnu.org>
1304
1305 * programs.texi (Man Page): Clarify how to use Man-switches.
1306 Don't bother documenting Man-fontify-manpage-flag.
1307 (Lisp Doc): Add xref to Name Help node.
1308 (Hideshow): Add cindex. Mention role of ellipses, and default
1309 value of hs-isearch-open. Don't bother documenting
1310 hs-special-modes-alist.
1311 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1312 changing the window manager binding of M-TAB.
1313
ebf10822
CY
13142011-12-05 Chong Yidong <cyd@gnu.org>
1315
1316 * programs.texi (Comment Commands): Fix description of for M-; on
1317 blank lines. Move documentation of comment-region here.
1318 (Multi-Line Comments): Clarify the role of comment-multi-line.
1319 Refer to Comment Commands for comment-region doc.
1320 (Options for Comments): Refer to Multi-Line Comments for
1321 comment-multi-line doc, instead of duplicating it. Fix default
1322 values of comment-padding and comment-start-skip.
1323
ec7ae032
CY
13242011-12-04 Chong Yidong <cyd@gnu.org>
1325
1326 * programs.texi (Program Modes): Mention modes that are not
1327 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1328 Add index entry for backward-delete-char-untabify.
1329 Mention prog-mode-hook.
ec7ae032
CY
1330 (Which Function): Use "global minor mode" terminology.
1331 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1332 in Indentation chapter to avoid duplication.
1333 (Expressions): Copyedit.
1334 (Matching): Document Electric Pair mode.
1335
1336 * ack.texi (Acknowledgments):
1337 * rmail.texi (Movemail, Other Mailbox Formats):
1338 * frames.texi (Frames): Don't capitalize "Unix".
1339
a24bf23e
CY
13402011-12-04 Chong Yidong <cyd@gnu.org>
1341
1342 * text.texi (Nroff Mode): Mention what nroff is.
1343 (Text Based Tables, Table Recognition): Don't say "Table mode"
1344 since it's not a major or minor mode.
1345 (Text Based Tables): Reduce the size of the example.
1346 (Table Definition): Clarify definitions.
1347 (Table Creation): Add key table.
1348 (Cell Commands): Use kbd for commands.
1349 (Table Rows and Columns): Combine nodes Row Commands and Column
1350 Commands.
1351 (Fixed Width Mode): Node deleted; contents moved to parent.
1352 (Table Conversion): Shorten example.
1353 (Measuring Tables): Merge into Table Misc.
1354
8863a584
CY
13552011-12-03 Chong Yidong <cyd@gnu.org>
1356
1357 * text.texi (TeX Mode): Mention AUCTeX package.
1358 (TeX Editing): Add xref to documentation for Occur.
1359 (LaTeX Editing): Add xref to Completion node.
1360 (TeX Print): Fix description of tex-directory.
71873e2b 1361 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1362 its subnodes less verbose, since text/enriched files are
1363 practically unused.
71873e2b 1364 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1365 (Format Colors): Node deleted.
71873e2b 1366 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1367 for applying colors too.
1368 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1369
1370 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1371
1372 * display.texi (Colors): New node.
1373
1374 * cmdargs.texi (Colors X):
1375 * xresources.texi (GTK styles):
1376 * custom.texi (Face Customization): Reference it.
1377
1378 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1379 Link to Fill Commands for Justification entry.
1380
6fdebe93
EZ
13812011-12-03 Eli Zaretskii <eliz@gnu.org>
1382
1383 * display.texi (Auto Scrolling): More accurate description of what
1384 scroll-*-aggressively does, including the effect of non-zero
1385 margin. Fix "i.e." markup.
1386
95ca9bc7
CY
13872011-12-02 Chong Yidong <cyd@gnu.org>
1388
1389 * text.texi (Pages): Mention how formfeed chars are displayed.
1390 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1391 Describe adaptive filling more precisely.
1392 (Fill Commands): Note that filling removes excess whitespace.
1393 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1394 now bound to indent-for-tab-command in Text mode.
1395 (Outline Mode): Copyedits.
1396 (Outline Visibility): Note that Reveal mode is a buffer-local
1397 minor mode.
1398
1399 * modes.texi (Major Modes): Move note about checking major-mode in
1400 a hook function here, from Text mode.
1401
6d262977
CY
14022011-11-28 Chong Yidong <cyd@gnu.org>
1403
b22b1918
CY
1404 * text.texi (Words): Add xref to Position Info.
1405 (Paragraphs): Add xref to Regexps.
1406
6d262977
CY
1407 * indent.texi (Indentation): Rewrite introduction. Move table to
1408 Indentation Commands node.
1409 (Indentation Commands): Add index entries to table. Copyedits.
1410 (Tab Stops, Just Spaces): Copyedits.
1411 (Indent Convenience): New node. Document electric-indent-mode.
1412
1413 * programs.texi (Basic Indent):
1414 * windows.texi (Pop Up Window): Fix kindex entry.
1415
dc95a8b0
CY
14162011-11-28 Chong Yidong <cyd@gnu.org>
1417
1418 * modes.texi (Major Modes): Move major-mode variable doc here from
1419 Choosing Modes. Document describe-mode. Document prog-mode-hook
1420 and text-mode-hook. Add example of using hooks.
1421 (Minor Modes): Document behavior of mode command calls from Lisp.
1422 Note that setting the mode variable using Customize will DTRT.
1423 (Choosing Modes): Add example of setting a minor mode using a
1424 local variable.
1425
b63a8e8e
CY
14262011-11-27 Chong Yidong <cyd@gnu.org>
1427
1428 * frames.texi (Creating Frames): Move frame parameter example to
1429 Frame Parameters node.
1430 (Frame Commands): C-x 5 o does not warp the mouse by default.
1431 (Fonts): Add more GTK-style properties; also, they should be
1432 capitalized.
1433 (Special Buffer Frames): Node deleted; special-display is on the
1434 way out.
1435 (Frame Parameters): Example moved here from Creating Frames.
1436 Clarify that default-frame-alist affects the initial frame too.
1437 Delete auto-raise-mode and auto-lower-mode.
1438 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1439 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1440
1441 * windows.texi (Window Choice): Add xref to Lisp manual for
1442 special-display-*.
1443
a3dcc84e
EZ
14442011-11-26 Eli Zaretskii <eliz@gnu.org>
1445
1446 * display.texi (Text Display): Update the description,
1447 cross-references, and indexing related to display of control
1448 characters and raw bytes.
1449
4ad3bc2a
CY
14502011-11-25 Chong Yidong <cyd@gnu.org>
1451
1452 * frames.texi (Frames): Rewrite introduction.
1453 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1454 Mouse-3 does not copy to kill ring by default. DEL does not
1455 behave specially for mouse commands any more.
1456 (Mouse References): Document mouse-1-click-follows-link more
1457 thoroughly.
1458 (Menu Mouse Clicks): Move footnote to the main text and add xref
1459 to Init Rebinding node.
1460 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1461
1462 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1463
20db1522
JB
14642011-11-24 Juanma Barranquero <lekktu@gmail.com>
1465
1466 * display.texi (Font Lock): Fix typo.
1467
01d06b1f
GM
14682011-11-24 Glenn Morris <rgm@gnu.org>
1469
1470 * rmail.texi (Rmail Output):
1471 Mention rmail-automatic-folder-directives. (Bug#9657)
1472
0cbaa1d5
CY
14732011-11-21 Chong Yidong <cyd@gnu.org>
1474
1475 * mark.texi (Global Mark Ring): Fix description of global mark
1476 ring (Bug#10032).
1477
fe7a3057
JB
14782011-11-20 Juanma Barranquero <lekktu@gmail.com>
1479
1480 * msdog.texi (Windows Fonts): Fix typo.
1481
b6e63cbe
GM
14822011-11-17 Glenn Morris <rgm@gnu.org>
1483
1484 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1485
58179cce
JB
14862011-11-16 Juanma Barranquero <lekktu@gmail.com>
1487
1488 * killing.texi (Rectangles):
7877f373
JB
1489 * misc.texi (Document View):
1490 * modes.texi (Choosing Modes):
1491 * msdog.texi (Windows Fonts):
58179cce
JB
1492 * regs.texi (Rectangle Registers):
1493 * search.texi (Isearch Yank): Fix typos.
1494
291d142b
CY
14952011-11-06 Chong Yidong <cyd@gnu.org>
1496
1497 * windows.texi (Basic Window): Add xref to Cursor Display.
1498 (Split Window): Document negative arg for splitting commands.
1499 (Other Window): Document mouse-1 in text area of window.
1500 (Change Window): Don't mention window attributes, since they
1501 aren't defined. C-x 1 can't be used with minibuffer windows.
1502 Windows are no longer auto-deleted.
1503 (Window Choice): Add xref to Choosing Window in Lisp manual.
1504 (Window Convenience): Note that windmove disables shift-selection.
1505 Move M-x compare-windows here from Other Window node.
1506
1507 * custom.texi (Mouse Buttons):
1508 * search.texi (Isearch Scroll):
1509 * windows.texi (Split Window): Use new names split-window-below
1510 and split-window-right.
1511
a7ef684b
JB
15122011-10-26 Juanma Barranquero <lekktu@gmail.com>
1513
1514 * emacs.texi (Top): Fix typo.
1515
d53e1747
GM
15162011-10-25 Glenn Morris <rgm@gnu.org>
1517
1518 * abbrevs.texi (Saving Abbrevs):
1519 quietly-read-abbrev-file is not a command. (Bug#9866)
1520
e7a3ff06
CY
15212011-10-24 Chong Yidong <cyd@gnu.org>
1522
1523 * display.texi (Scrolling): Document scroll-up-line and
1524 scroll-down-line. Document scroll-command property.
1525 (Recentering): New node, split off from Scrolling.
1526
86c60681
CY
15272011-10-23 Chong Yidong <cyd@gnu.org>
1528
da97a9e6
CY
1529 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1530 (Tool Bars): Copyedits.
1531
86c60681
CY
1532 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1533
d195726a
CY
15342011-10-22 Chong Yidong <cyd@gnu.org>
1535
1536 * windows.texi (Displaying Buffers): Fix broken lispref link.
1537
a70e06c1
CY
15382011-10-22 Chong Yidong <cyd@gnu.org>
1539
1540 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1541 Move confirm-nonexistent-file-or-buffer discussion here.
1542
1543 * files.texi (File Names, Visiting): Move detailed discussion of
1544 minibuffer confirmation to Minibuffer Exit.
1545
1546 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1547 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1548
bfd779dd
CY
15492011-10-21 Chong Yidong <cyd@gnu.org>
1550
1551 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1552 (Backup Copying): backup-by-copying-when-mismatch is now t.
1553 (Customize Save): Fix description of require-final-newline.
1554 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1555 (Auto Save Control): Clarify.
1556 (File Archives): Add 7z.
1557 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1558
1559 * arevert-xtra.texi (Autorevert): Copyedits.
1560
6e317956
CY
15612011-10-20 Chong Yidong <cyd@gnu.org>
1562
1563 * custom.texi (Hooks, Init Examples):
1564 * display.texi (Font Lock):
1565 * fixit.texi (Spelling):
1566 * rmail.texi (Rmail Display): Minor mode function with no arg now
1567 enables it.
1568
1569 * fixit.texi (Spelling): Fix description of inline completion.
1570
5abc31ef
CY
15712011-10-19 Chong Yidong <cyd@gnu.org>
1572
1573 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1574 entries.
1575 (Isearch Yank): Document isearch-yank-pop.
1576 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1577 (Other Repeating Search): Document Occur Edit mode.
1578
939db9ac
CY
15792011-10-18 Chong Yidong <cyd@gnu.org>
1580
1581 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1582 from Line Truncation node.
1583 (Standard Faces): Note that only the background of the cursor face
1584 has an effect.
1585 (Cursor Display): Fix descriptions of cursor face
1586 and bar cursor blinking.
1587 (Text Display): Document nobreak-char-display more clearly.
1588 (Line Truncation): Add xref to Split Window node.
1589 (Display Custom): Don't bother documenting baud-rate or
1590 no-redraw-on-reenter.
1591
1592 * search.texi (Slow Isearch): Node removed.
1593
80c6d77f
GM
15942011-10-18 Glenn Morris <rgm@gnu.org>
1595
1596 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1597
d366bd53
CY
15982011-10-18 Chong Yidong <cyd@gnu.org>
1599
1600 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1601 of list-faces-display here, from Standard Faces node.
1602 Note special role of `default' background.
1603 (Standard Faces): Note special role of `default' background.
1604 Note that region face may be taken fom GTK. Add xref to Text Display.
1605 (Text Scale): Rename from "Temporary Face Changes".
1606 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1607 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1608 (Useless Whitespace): Simplify description of
1609 delete-trailing-whitespace. Note active region case.
1610 (Text Display): Fix description of escape-glyph face assignment.
1611 Remove unibye mode discussion. Update some parts for Unicode.
1612 Move glyphless chars documentation to Lisp manual.
1613
1614 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1615
21100e7d
CY
16162011-10-15 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * display.texi (Scrolling): Tweak explanation of scroll direction.
1619 (View Mode): Add index entries.
1620
1621 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1622
1623 * regs.texi (Text Registers): C-x r i does not activate the mark.
1624 (Bookmarks): Document new default bookmark location.
1625
50b063c3
CY
16262011-10-13 Chong Yidong <cyd@stupidchicken.com>
1627
71873e2b
SM
1628 * killing.texi (Deletion): Add xref to Using Region.
1629 Document delete-forward-char.
50b063c3
CY
1630 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1631 description here. Recommend C-u C-SPC for jumping to mark.
1632 (Kill Ring): Move kill ring variable documentation here.
1633 (Primary Selection): Copyedits.
1634 (Rectangles): Document new command rectangle-number-lines.
1635 (CUA Bindings): Note that this disables the mark-even-if-inactive
1636 behavior for C-x and C-c.
1637
1638 * mark.texi (Mark): Mention "active region" terminology.
1639 (Using Region): Document delete-active-region.
1640
e1a3f5b1
CY
16412011-10-12 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * mark.texi (Mark): Clarify description of disabled Transient Mark
1644 mode (Bug#9689).
1645 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1646 selection changes. Mention that commands like C-y set the mark.
1647 (Marking Objects): Add xref to Words node. Note that mark-word
1648 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1649 (Using Region): Mention M-$ in the table.
1650 Document mark-even-if-inactive here instead of in Mark Ring.
1651 (Mark Ring): Move mark-even-if-inactive to Using Region.
1652 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1653 (Disabled Transient Mark): Rename from "Persistent Mark"
1654 (Bug#9688). Callers changed.
1655
1656 * programs.texi (Expressions):
1657 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1658
3dc62b2b
CY
16592011-10-09 Chong Yidong <cyd@stupidchicken.com>
1660
1661 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1662 option" terminology.
1663 (Key Help): Add command names. Define "documentation string".
1664 (Name Help): Remove an over-long joke.
1665 (Apropos): Document prefix args. Remove duplicated descriptions.
1666 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1667 (Package Keywords): Rename from "Library by Keyword".
1668 Describe new package menu interface.
3dc62b2b 1669 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1670
1671 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1672 (Minibuffer History): Document numeric args to history commands.
de09aa52 1673
2d3fe5d7
EZ
16742011-10-08 Eli Zaretskii <eliz@gnu.org>
1675
1676 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1677
b2b0776e
CY
16782011-10-08 Chong Yidong <cyd@stupidchicken.com>
1679
71873e2b
SM
1680 * basic.texi (Position Info): Omit page commands.
1681 Document count-words-region and count-words.
b2b0776e
CY
1682
1683 * text.texi (Pages): Move what-page documentation here.
1684
27a16462
CY
16852011-10-08 Chong Yidong <cyd@stupidchicken.com>
1686
1687 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1688 Remote Files node instead of linking directly to the Tramp manual.
1689 (Minibuffer Edit): Add xref to Blank Lines.
1690 (Completion): Add xref to Symbol Completion. Remove redundant
1691 example, which is repeated in the next node.
1692 (Completion Commands): Minor clarifications.
1693 (Completion Styles): New node, split from Completion Commands.
1694 Document substring and initials styles.
1695 (Strict Completion): Remove information duplicated in other nodes.
1696 (Completion Options): Consolidate case difference discussion here.
1697
1698 * help.texi (Help Mode): Fix kindex entries.
1699
1700 * files.texi (File Names): Add index entries.
1701
de0bde62
CY
17022011-10-07 Chong Yidong <cyd@stupidchicken.com>
1703
71873e2b
SM
1704 * basic.texi (Inserting Text): Add xref to Completion.
1705 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1706 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1707 to left/right. Tweak left-char and right-char descriptions.
1708 M-left and M-right are now bound to left-word/right-word.
1709 (Erasing): Document delete-forward-char.
1710
1711 * screen.texi (Screen, Menu Bar): Copyedits.
1712 (Point): Remove duplicate paragraph on cursors, also in Screen.
1713 (Mode Line): Trailing dashes no longer shown on X displays.
1714
1715 * frames.texi (Non-Window Terminals): Index just "text-only
1716 terminal", which is used throughout the manual now.
1717
1718 * entering.texi (Entering Emacs): Define "startup screen".
1719 Document window-splitting behavior with command-line inputs.
1720 (Exiting): Remove obsolete paragraph about shells without suspend
1721 functionality.
1722
1723 * commands.texi (User Input): Define "input event" more clearly.
1724 (Keys): Add xref to Echo Area.
1725 (Commands): Clarify relation between commands and functions.
1726
453e4522
CY
17272011-10-06 Chong Yidong <cyd@stupidchicken.com>
1728
1729 * misc.texi (emacsclient Options): Document how emacsclient runs
1730 the Emacs daemon (Bug#9674).
1731
550f41cd
CY
17322011-10-01 Chong Yidong <cyd@stupidchicken.com>
1733
1734 * basic.texi (Moving Point):
1735 * custom.texi (Mouse Buttons):
1736 * rmail.texi (Rmail Scrolling):
1737 * search.texi (Isearch Scroll):
550f41cd
CY
1738 * display.texi (Scrolling): Replace scroll-up/down with
1739 scroll-up/down-command. Fix scroll-preserve-screen-position
1740 description. Document scroll-error-top-bottom.
1741
9229fe87
GM
17422011-09-30 Glenn Morris <rgm@gnu.org>
1743
1744 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1745
0a2132ba
CY
17462011-09-24 Chong Yidong <cyd@stupidchicken.com>
1747
1748 * windows.texi (Pop Up Window): Defer discussion of window
1749 splitting to the Window Choice node. Add index entries.
1750 (Force Same Window): Node deleted.
1751 (Displaying Buffers, Window Choice): New nodes.
1752
1753 * buffers.texi (Select Buffer): Clarify description of
1754 buffer-switching commands. Add xref to Window Display node.
1755 Don't repeat confirm-nonexistent-file-or-buffer description from
1756 Visiting node. Remove even-window-heights.
1757
1758 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1759
33ed493b
CY
17602011-09-18 Chong Yidong <cyd@stupidchicken.com>
1761
1762 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1763
1764 * xresources.texi (Table of Resources): Fix documentation of
1765 bitmapIcon.
1766
92fa95ad
CY
17672011-09-15 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1770
16254627
EH
17712011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1772
1773 * frames.texi (Frame Commands): Note that delete-other-frames only
1774 deletes frames on current terminal.
1775
c3760c17
EZ
17762011-09-10 Eli Zaretskii <eliz@gnu.org>
1777
1778 * sending.texi (Mail Misc): Document mail-add-attachment.
1779
69b8be97
EZ
17802011-09-04 Eli Zaretskii <eliz@gnu.org>
1781
1782 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1783
3fd50d5c
CY
17842011-08-29 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1787
e2aeef63
CY
17882011-08-28 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * files.texi (File Archives):
1791 * cal-xtra.texi (Diary Display):
1792 * help.texi (Help Mode): Add xref to View Mode.
1793
ddb54206
CY
17942011-08-28 Chong Yidong <cyd@stupidchicken.com>
1795
a6326082
CY
1796 * display.texi (View Mode): New node. Move view-file here from
1797 Misc File Ops. Move view-buffer here from Misc Buffer.
1798
1799 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1800
04e2ce72 1801 * files.texi (Misc File Ops): Document new
a6326082 1802 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1803
1804 * dired.texi (Dired Deletion): Shorten description of Trash.
1805
ddb54206
CY
1806 * misc.texi (emacsclient Options): Document server-port.
1807
bd206ce5
EZ
18082011-08-27 Eli Zaretskii <eliz@gnu.org>
1809
1810 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1811 even on MS-Windows. Fix a typo.
1812
d43f5a42
CY
18132011-08-26 Chong Yidong <cyd@stupidchicken.com>
1814
1815 * package.texi: New file, documenting the package manager.
1816
1817 * emacs.texi: Include it.
1818
1819 * help.texi (Help Summary): Add describe-package.
1820
e0b1591b
CY
18212011-08-25 Chong Yidong <cyd@stupidchicken.com>
1822
856ce114
CY
1823 * misc.texi (Printing): Convert subnodes into subsections.
1824
f404f8bc
CY
1825 * text.texi (Two-Column): Move into Text chapter.
1826
1827 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1828 Files section. Convert from chapter into section.
1829
1830 * display.texi (Narrowing): Move into display chapter.
1831
e0b1591b
CY
1832 * sending.texi (Sending Mail):
1833 * rmail.texi (Rmail):
1834 * misc.texi (Gnus, Document View):
1835 * dired.texi (Dired):
1836 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1837
75bfc667
JL
18382011-08-07 Juri Linkov <juri@jurta.org>
1839
1840 * dired.texi (Operating on Files): Rewrite according to the fact
1841 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1842
fe676f91
MA
18432011-07-30 Michael Albinus <michael.albinus@gmx.de>
1844
1845 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1846 remote file name completion. (Bug#9197)
1847
4cc60b9b
EZ
18482011-07-28 Eli Zaretskii <eliz@gnu.org>
1849
1850 * mule.texi (Bidirectional Editing): Document the fact that
1851 bidi-display-reordering is t by default.
1852
89671e16
LMI
18532011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
1855 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1856 explicitly (bug#8904).
1857
fb23ecc2
LMI
18582011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1859
1860 * trouble.texi (Checklist): Use an `M-x' example instead of an
1861 Emacs Lisp form to switch on the dribble file (bug#8056).
1862
465c5fc8
LMI
18632011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1864
1865 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1866
90a6258b
GM
18672011-07-13 Glenn Morris <rgm@gnu.org>
1868
1869 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1870
c7588364
LMI
18712011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1872
1873 * mark.texi (Mark Ring): Clarify how many locations are saved
1874 (bug#5770).
1875 (Global Mark Ring): Ditto.
1876
4cb4f3ba
LMI
18772011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1878
d648feab
LMI
1879 * text.texi (Table Recognition): Use "at point" instead of "under
1880 point" (bug#4345).
1881
4cb4f3ba
LMI
1882 * display.texi (Cursor Display): Mention `cursor-type'.
1883
1884 * screen.texi (Point): Clarify that it's only if you use a block
1885 cursor that it appears to be on a character (bug#4345).
1886
ecd0b990
CY
18872011-07-12 Chong Yidong <cyd@stupidchicken.com>
1888
1889 * misc.texi (Amusements): Move dissociated press here, from its
1890 own section.
1891
1892 * emacs.texi (Top): Update node listing.
1893
c2fd0368
LMI
18942011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1895
1896 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1897 clarity (bug#3523).
1898
fdeb32ec
CY
18992011-07-12 Chong Yidong <cyd@stupidchicken.com>
1900
1901 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1902 (Misc X): Document --parent-id.
1903
1904 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1905 defaults to nil.
1906
1907 * misc.texi (emacsclient Options): Document --parent-id.
1908
1909 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1910
f584ca38
LMI
19112011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1912
1913 * emacs.texi: Use "..." instead of ``...'' in the menus
1914 (bug#3503).
1915
963578d3
CY
19162011-07-11 Chong Yidong <cyd@stupidchicken.com>
1917
1918 * killing.texi (Primary Selection): Document `only' setting for
1919 select-active-regions.
1920
1921 * mark.texi (Setting Mark): Reference Shift Selection node.
1922
1923 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1924
a30ed87b
LMI
19252011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1926
47076272
LMI
1927 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1928 motion keys" (bug#3503).
1929
a30ed87b
LMI
1930 * emacs.texi: Change all the register node names from "RegPos"
1931 (etc.) to "Positional Registers" (etc.) (bug#3314).
1932
4d45a8b7
CY
19332011-07-11 Chong Yidong <cyd@stupidchicken.com>
1934
1935 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1936 (Other Kill Commands, Kill Options): Copyedits.
1937 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1938 (Yanking): Move yank-excluded properties discussion here.
1939 (Cut and Paste): Move from frames.texi. Update subnodes to
1940 describe x-select-enable-clipboard case.
1941
1942 * frames.texi: Move Cut and Paste node and subnodes into
1943 killing.texi, except Mouse Commands and Word and Line Mouse.
1944
c160ddee
AM
19452011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1946
1947 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1948
3329e6e3
LMI
19492011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1950
32a214fe
LMI
1951 * screen.texi (Mode Line): Clarify that coding systems are
1952 characters, not letters (bug#1749).
1953
3329e6e3
LMI
1954 * cmdargs.texi (Environment): Mention removing variables
1955 (bug#1615). Text suggested by Kevin Rodgers.
1956
8875da1e
CY
19572011-07-10 Chong Yidong <cyd@stupidchicken.com>
1958
54806e45
CY
1959 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1960
8875da1e
CY
1961 * modes.texi: Rename from major.texi.
1962 (Modes): New node. Make Major Modes and Minor Modes subsections
1963 of this. All callers changed.
1964
1965 * custom.texi (Minor Modes): Move to modes.texi.
1966
7847b2a1
CY
19672011-07-10 Chong Yidong <cyd@stupidchicken.com>
1968
6cfd0fa2
CY
1969 * custom.texi (Syntax): Node deleted.
1970
1971 * help.texi (Help Summary):
1972 * major.texi (Major Modes):
1973 * programs.texi (Parentheses):
1974 * search.texi (Regexp Backslash, Regexp Backslash)
1975 (Regexp Backslash):
1976 * text.texi (Words): Callers changed.
1977
7847b2a1
CY
1978 * text.texi (Refill, Longlines): Delete nodes.
1979
1980 * ack.texi (Acknowledgments): Longlines removed from manual.
1981
1982 * emacs.texi (Top): Update node listing.
1983
2a71c436
GM
19842011-07-09 Glenn Morris <rgm@gnu.org>
1985
1986 * fortran-xtra.texi (Fortran): Update handled extensions.
1987
61436e9f
LMI
19882011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1989
1990 * display.texi (Scrolling): `C-v' (etc) are now bound to
1991 `scroll-*-command' (bug#8349).
1992
6e560c71
LMI
19932011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1994
48954a09 1995 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1996 doesn't actually delete any files (bug#7125).
1997
2904fd97
LMI
1998 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1999 argument for `C-c C-k' (bug#7391).
2000
6e560c71
LMI
2001 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2002 you're currently using (bug#8489).
2003
978ff6c5
EZ
20042011-07-01 Eli Zaretskii <eliz@gnu.org>
2005
2006 * mule.texi (Coding Systems): Move index entries from the previous
2007 change into their proper places.
2008
0d742084
LMI
20092011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2010
31976bd5
LMI
2011 * help.texi (Help Files): Document view-external-packages (bug#8902).
2012
0d742084
LMI
2013 * mule.texi (Coding Systems): Put a few more of the coding systems
2014 into the index (bug#8900).
2015
9f678528
GM
20162011-06-26 Glenn Morris <rgm@gnu.org>
2017
2018 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2019
18a4ce5e
AR
20202011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2021
2022 * misc.texi (emacsclient Options): Mention --frame-parameters.
2023
f0da764a
GM
20242011-06-09 Glenn Morris <rgm@gnu.org>
2025
2026 * custom.texi (Specifying File Variables):
2027 Recommend explicit arguments for minor modes.
2028
b047e7ac
PE
20292011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2030
2031 Document wide integers better.
2032 * buffers.texi (Buffers):
001903b5
PE
2033 * files.texi (Visiting): Document maxima for 64-bit machines,
2034 and mention virtual memory limits.
b047e7ac 2035
bf41276f
CY
20362011-05-28 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2039
2040 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2041 prog mode (Bug#8240).
2042
e145f188
GM
20432011-05-27 Glenn Morris <rgm@gnu.org>
2044
2045 * custom.texi (Specifying File Variables):
2046 Major modes no longer need come first.
2047
313f790e
CY
20482011-05-22 Chong Yidong <cyd@stupidchicken.com>
2049
2050 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2051 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2052
c136e5cd
GM
20532011-05-18 Glenn Morris <rgm@gnu.org>
2054
2055 * ack.texi (Acknowledgments): Remove fakemail.c.
2056
c71a0d48 20572011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2058
2059 Fixes for fitting text into 7x9 printed manual.
2060 * building.texi (Flymake, Breakpoints Buffer):
2061 * calendar.texi (Appointments):
2062 * cmdargs.texi (General Variables, Display X):
2063 * custom.texi (Saving Customizations, Face Customization)
2064 (Directory Variables, Minibuffer Maps, Init Rebinding):
2065 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2066 * fixit.texi (Spelling):
2067 * frames.texi (Creating Frames, Fonts):
2068 * help.texi (Help Files):
2069 * mini.texi (Minibuffer File):
2070 * misc.texi (emacsclient Options, Emulation):
2071 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2072 * mule.texi (International Chars, Language Environments)
2073 (Select Input Method, Modifying Fontsets, Charsets):
2074 * programs.texi (Custom C Indent):
2075 * rmail.texi (Rmail Labels):
2076 * text.texi (Table Conversion):
2077 * trouble.texi (Known Problems, Known Problems):
2078 * windows.texi (Change Window):
2079 * xresources.texi (GTK resources): Reflow text and re-indent code
2080 examples to avoid TeX overflows and underflows on 7x9 paper.
2081
2082 * emacs.texi: Fix the (commented out) smallbook command.
2083
2084 * macos.texi (Mac / GNUstep Events):
2085 * xresources.texi (Lucid Resources): Remove extraneous examples.
2086
b8f82dc1
GM
20872011-05-10 Glenn Morris <rgm@gnu.org>
2088
2089 * custom.texi (Specifying File Variables):
2090 Deprecate using mode: for minor modes.
2091
d306b4da
GM
20922011-05-07 Glenn Morris <rgm@gnu.org>
2093
2094 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2095
548d0a63
GM
20962011-05-06 Glenn Morris <rgm@gnu.org>
2097
5006e634
GM
2098 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2099
548d0a63
GM
2100 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2101
e793a940
LMI
21022011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2103
2104 * misc.texi (Emacs Server): Document `server-eval-at'.
2105
7031be6d
UR
21062011-04-24 Chong Yidong <cyd@stupidchicken.com>
2107
71873e2b
SM
2108 * maintaining.texi (List Tags): Document next-file.
2109 Suggested by Uday S Reddy.
7031be6d 2110
4ffd0d6b 21112011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2112
2113 * mini.texi (Minibuffer Edit):
2114 * screen.texi (Mode Line): Fix typo.
2115
1c6c854e
CS
21162011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2117
024ff170 2118 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2119
c5c9f40f
CY
21202011-03-26 Chong Yidong <cyd@stupidchicken.com>
2121
2122 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2123
09725d26
EZ
21242011-03-30 Eli Zaretskii <eliz@gnu.org>
2125
2126 * display.texi (Auto Scrolling): Document the limit of 100 lines
2127 for never-recentering scrolling with `scroll-conservatively'.
2128 (Bug#6671)
2129
09d9db2c 21302011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2131
2132 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2133 HOME on Windows and where it looks for init files. (Bug#8221)
2134
62d94509
EZ
21352011-03-10 Eli Zaretskii <eliz@gnu.org>
2136
2137 * search.texi (Regexp Example):
2138 * mule.texi (International Chars):
2139 * building.texi (External Lisp): Don't use characters outside
2140 ISO-8859-1.
2141
0286d9de
EZ
21422011-03-09 Eli Zaretskii <eliz@gnu.org>
2143
1c6c854e
CS
2144 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2145 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2146
2147 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2148
114902a5 2149 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2150 (Bug#8210)
2151
0afb4571
J
21522011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2153
2154 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2155 for Gtk+ 3.
2156
bb3865e8
GM
21572011-03-08 Glenn Morris <rgm@gnu.org>
2158
6446548e
GM
2159 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2160 * emacs.texi (Acknowledgments):
2161 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2162 * emacs.texi: Set documentencoding.
6446548e 2163
bb3865e8
GM
2164 * display.texi (Optional Mode Line): Don't mention exactly where
2165 display-time appears. (Bug#8193)
2166
33383987
JB
21672011-03-07 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * Version 23.3 released.
2170
892777ba
CY
21712011-03-06 Chong Yidong <cyd@stupidchicken.com>
2172
2173 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2174
0b973fc5
DW
21752011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2176
2177 * misc.texi (emacsclient Options): Add q/quiet.
2178
8ef5a2f2
GM
21792011-03-02 Glenn Morris <rgm@gnu.org>
2180
2181 * mule.texi (Communication Coding) <x-select-request-type>:
2182 Remove duplicate (essentially) paragraph. (Bug#8148)
2183
bd106056
CS
21842011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2185
2186 * maintaining.texi (Format of ChangeLog): Add reference to
2187 add-log-full-name.
2188 (Change Log Commands): Add documentation for combining multiple
2189 symbols in one change.
2190
6640b281
GM
21912011-03-01 Glenn Morris <rgm@gnu.org>
2192
2193 * custom.texi (Directory Variables):
2194 Give an example of excluding subdirectories.
2195
2b0c7330 21962011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2197
2198 * search.texi (Regexp Search): Move index entries about regexps to the
2199 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2200
8c62c205
GM
22012011-02-19 Glenn Morris <rgm@gnu.org>
2202
2203 * dired.texi (Dired): Dired-X version number was dropped.
2204
3928f2b6
JD
22052011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2206
2207 * xresources.texi (X Resources): Remove *faceName and replace it with
2208 *font for Lucid.
2209
a41c8660
CY
22102011-02-05 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * rmail.texi (Rmail Display): Document Rmail MIME support more
2213 accurately.
2214
2215 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2216 vc-log-outgoing.
2217 (Merging): Document vc-find-conflicted-file.
2218
233ba4d9 22192011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2220
2221 * custom.texi (Variables): Fix typo.
2222
14beddf4 22232011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2224
65401ee3
CY
2225 * search.texi (Regexps): Copyedits. Mention character classes
2226 (Bug#7809).
2227
19f81ecf
CY
2228 * files.texi (File Aliases): Restore explanatory text from Eli
2229 Zaretskii, accidentally removed in 2011-01-08 commit.
2230
bf3dae7e
EZ
22312011-01-29 Eli Zaretskii <eliz@gnu.org>
2232
2233 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2234 (MAKEINFO_OPTS): New variable.
2235 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2236 (emacs.html): New target.
2237 (clean): Remove emacs.html.
2238
45eb2a5d
WL
22392011-01-23 Werner Lemberg <wl@gnu.org>
2240
2241 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2242 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2243 (ENVADD): Updated.
2244
9acfe703
GM
22452011-01-18 Glenn Morris <rgm@gnu.org>
2246
2247 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2248
2249 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2250
362b9d48
GM
22512011-01-15 Chong Yidong <cyd@stupidchicken.com>
2252
bb033b5f
CY
2253 * building.texi (Compilation): Improve instructions for running two
2254 compilations (Bug#7573).
2255
b024d9f0
MD
2256 * files.texi (Backup Names): Document the new location of the
2257 last-resort backup file.
2258
362b9d48
GM
2259 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2260 manual. Explain why directory-abbrev-alist elements should be anchored
2261 (Bug#7777).
2262
22632011-01-15 Eli Zaretskii <eliz@gnu.org>
2264
2265 * msdog.texi (Windows Startup): Correct inaccurate description of
2266 differences between emacsclient.exe and emacsclientw.exe.
2267
7c420169 22682011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2269
2270 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2271
7c420169 22722011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2273
2274 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2275
7c420169 22762011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2277
2d34d523
EZ
2278 * frames.texi (Cut and Paste): Modify the section's name and text:
2279 don't mix "cut/paste" with "kill/yank".
2280 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2281 (Bug#7702)
2282
88ab4340
EZ
2283 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2284
7c420169 22852011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2286
2287 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2288 matches its position in the menu. (Bug#7674)
2289
7c420169 22902011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2291
2292 * trouble.texi (Checklist): Mention not replying via news either.
2293
92bb6c52
TH
22942010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2295
2296 * misc.texi (Document View): Update DocView section with newly
2297 supported document formats.
2298
b103c904
CY
22992010-12-21 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * killing.texi: Resection the Info version to conform to the
2302 printed manual, to avoid making sections on Accumulating Text, CUA
2303 and Rectangles into full chapters.
2304
f49d1f52 23052010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2306
2307 * custom.texi (Init Syntax): Add index entries for "character syntax".
2308 (Bug#7576)
2309
f49d1f52 23102010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2311
2312 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2313
f49d1f52 23142010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2315
2316 * trouble.texi (Checklist): Fix typo in newsgroup name.
2317
f49d1f52 23182010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2319
2320 * search.texi (Word Search): Note that the lazy highlight always
2321 matches to whole words (Bug#7470).
2322
f49d1f52 23232010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2324
4f1948eb
EZ
2325 * display.texi (Optional Mode Line): Make the description of
2326 load-average more accurate.
2327
b8a9e136
EZ
2328 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2329 registry, with a cross-reference.
62d72a4a
EZ
2330 (Windows Startup): New node. Move the stuff about the current
2331 directory from "Windows HOME".
b8a9e136 2332
07976ae3 23332010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2334
2335 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2336 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2337
07976ae3 23382010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2339
2340 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2341 Suggested by Štěpán Němec.
2342
07976ae3 23432010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2344
1aaae3f3
CY
2345 * maintaining.texi (Version Control): Say "commit", not "check in".
2346 (Version Control Systems): Simplify descriptions.
2347 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2348 VCS Concepts.
2349 (VC Mode Line): Update example.
2350 (Old Revisions): Document revert-buffer for vc-diff.
2351 (Log Buffer): Promote to a subsection. Document header lines.
2352
1c6c854e
CS
2353 * macos.texi (Mac / GNUstep Basics):
2354 Document ns-right-alternate-modifier.
ec8a6295 2355
1aaae3f3
CY
2356 * emacs.texi (Top): Update node listing.
2357
0eb025fb
EZ
23582010-11-13 Eli Zaretskii <eliz@gnu.org>
2359
2360 * rmail.texi (Rmail Coding): Characters with no fonts are not
2361 necessarily displayed as empty boxes.
2362
2363 * mule.texi (Language Environments, Fontsets): Characters with no
2364 fonts are not necessarily displayed as empty boxes.
2365
2366 * display.texi (Text Display): Document display of glyphless
2367 characters.
2368
ea4f7750
GM
23692010-11-13 Glenn Morris <rgm@gnu.org>
2370
2371 * basic.texi (Position Info): Add M-x count-words-region.
2372
90639cea
GM
23732010-11-11 Glenn Morris <rgm@gnu.org>
2374
2375 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2376
d607b96b 23772010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2378
2379 * msdog.texi (Windows HOME): Add information regarding startup
2380 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2381
c12e4a81
GM
23822010-10-11 Glenn Morris <rgm@gnu.org>
2383
df187c62
GM
2384 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2385
c12e4a81
GM
2386 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2387 (DVIPS): New variable.
234db610
GM
2388 (.PHONY): Add html, ps.
2389 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2390 (clean): Delete html, ps files.
c12e4a81 2391
6513b232
EZ
23922010-10-09 Eli Zaretskii <eliz@gnu.org>
2393
2394 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2395
f4f358f1
GM
23962010-10-09 Glenn Morris <rgm@gnu.org>
2397
c1dc72b3
GM
2398 * Makefile.in (VPATH): Remove.
2399 (infodir): Make it absolute.
2400 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2401
4393405b
GM
2402 * Makefile.in (dist): Anchor regexps.
2403
eef3ab94
GM
2404 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2405 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2406 (emacs-xtra.pdf): Use $<.
2407
aa9db089
GM
2408 * Makefile.in (infoclean): Remove harmless, long-standing error.
2409
abd40fb4
GM
2410 * Makefile.in ($(infodir)): Delete rule.
2411 (mkinfodir): New.
2412 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2413
f4f358f1 2414 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2415 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2416 * emacsver.texi: New file, replacing emacsver.texi.in.
2417
ea274122
GM
24182010-10-09 Glenn Morris <rgm@gnu.org>
2419
f7a31f11
GM
2420 * emacsver.texi.in: New file.
2421 * emacs.texi: Set EMACSVER by including emacsver.texi.
2422 * Makefile.in (distclean): Delete emacsver.texi.
2423 (dist): Copy emacsver.texi.
b13254e7 2424 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2425
3fb78d1f
GM
2426 * ack.texi (Acknowledgments): No more b2m.c.
2427
ea274122
GM
2428 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2429 (emacs): Remove rule.
2430 (dist): No need to deal with the emacs rule any more.
2431
17ca7950
GM
24322010-10-07 Glenn Morris <rgm@gnu.org>
2433
2434 * Makefile.in (version): New, set by configure.
2435 (clean): Delete dist tar file.
2436 (dist): Use version in tar name.
2437
4c83f6e1
GM
24382010-10-06 Glenn Morris <rgm@gnu.org>
2439
2440 * Makefile.in (EMACS_XTRA): Add the main source file.
2441 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2442 (mostlyclean): No core files, reorder other files.
2443 (clean): Delete specific dvi and pdf files.
2444 (infoclean, dist): New rules.
2445 (maintainer-clean): Use infoclean.
8a944cea 2446 ($(infodir)): Add parallel build workaround.
4c83f6e1 2447
0264072d
GM
24482010-10-04 Glenn Morris <rgm@gnu.org>
2449
2450 * Makefile.in (SHELL): Set it.
2451 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2452 (info, dvi): Replace above variables with their expansions.
2453 (info): Move mkdir from here...
2454 ($(infodir)/emacs): ... to here (for parallel builds).
2455 (pdf): New target.
2456 ($(infodir)/emacs): Pass -o option to makeinfo.
2457 (.PHONY): Declare clean rules.
2458 (maintainer-clean): Delete dvi and pdf files.
2459 Guard against cd failures. Use a more restrictive delete.
2460
3226d6ca
GM
24612010-10-02 Glenn Morris <rgm@gnu.org>
2462
2463 * misc.texi (Shell Mode): Remove reference to old function name.
2464
cad90f3b
EZ
24652010-09-30 Eli Zaretskii <eliz@gnu.org>
2466
2467 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2468 indicator characters.
2469
5f874327
GM
24702010-09-29 Glenn Morris <rgm@gnu.org>
2471
2472 * Makefile.in (top_srcdir): Remove unused variable.
2473
0ab9cff3
GM
24742010-09-14 Glenn Morris <rgm@gnu.org>
2475
67ae9766
GM
2476 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2477 the last hook item.
2478
0ab9cff3
GM
2479 * calendar.texi (Appointments): Also updated when a diary include file
2480 is saved.
2481
6664fc59 24822010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2483
2484 * trouble.texi (Bugs): Update the section intro.
2485 (Known Problems): New section.
2486 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2487 (Sending Patches): Bug fixes are best as responses to existing bugs.
2488 * emacs.texi (Known Problems): Add menu entry for new section.
2489
be3283d7
GM
24902010-09-09 Glenn Morris <rgm@gnu.org>
2491
2492 * xresources.texi: Untabify.
2493
10999305 24942010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2495
2496 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2497
10999305 24982010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2499
2500 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2501
30641319
JD
25022010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2503
2504 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2505
50dd7bc6
GM
25062010-08-21 Glenn Morris <rgm@gnu.org>
2507
2508 * misc.texi (Amusements): Mention bubbles and animate.
2509
5e620eca
EZ
25102010-07-31 Eli Zaretskii <eliz@gnu.org>
2511
2512 * files.texi (Visiting): Add more index entries for
2513 large-file-warning-threshold.
2514
8b2dd508
JD
25152010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2516
2517 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2518
8838673e
GM
25192010-06-23 Glenn Morris <rgm@gnu.org>
2520
2521 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2522 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2523 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2524 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2525 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2526 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2527 Untabify Texinfo files.
2528
04d3bb6c
GM
25292010-06-10 Glenn Morris <rgm@gnu.org>
2530
103dd3a8
GM
2531 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2532
04d3bb6c
GM
2533 * basic.texi (Inserting Text): Fix typo.
2534
50b79479
GM
25352010-06-10 Glenn Morris <rgm@gnu.org>
2536
2537 * ack.texi (Acknowledgments):
2538 * emacs.texi (Acknowledgments): Update for notifications.el.
2539
86d7a550
DU
25402010-05-31 Daiki Ueno <ueno@unixuser.org>
2541
2542 * dired.texi (Operating on Files): Mention encryption commands
2543 (Bug#6315).
2544
db5dce9d
EZ
25452010-05-29 Eli Zaretskii <eliz@gnu.org>
2546
2547 * basic.texi (Moving Point): Update due to renaming of commands bound
2548 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2549
34313041
EZ
25502010-05-18 Eli Zaretskii <eliz@gnu.org>
2551
2552 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2553 paragraphs.
2554 (Line Truncation): Fix wording for bidi display.
2555
1fc0ce04 2556 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2557 keys.
2558
0235128c 25592010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2560
2561 * building.texi (GDB Graphical Interface): Remove misleading comparison
2562 to an IDE (Bug#6128).
2563
0235128c 25642010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2565
2566 * programs.texi (Man Page):
2567 * misc.texi (Invoking emacsclient):
2568 * mini.texi (Repetition):
2569 * mark.texi (Setting Mark): Fix typos.
2570
0235128c 25712010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2572
2573 * misc.texi (Printing): Document htmlfontify-buffer.
2574
0235128c 25752010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2576
2577 * calendar.texi (Displaying the Diary, Format of Diary File):
2578 Fix external cross-references for TeX format output.
2579
0235128c
SM
25802010-05-07 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * Version 23.2 released.
2583
f63d0028
JD
25842010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2585
2586 * cmdargs.texi (Initial Options): Mention --chdir.
2587
20fe03ad
JD
25882010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2589
2590 * frames.texi (Tool Bars): Add tool-bar-style.
2591
b7d65a5f
GM
25922010-04-21 Glenn Morris <rgm@gnu.org>
2593
2594 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2595
a42dbee1
CY
25962010-04-18 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * programs.texi (Semantic): New node.
2599
2600 * maintaining.texi (EDE): New node.
2601
2602 * emacs.texi: Update node listing.
2603
2604 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2605
6e104790 26062010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2607
d52dbd3d
GM
2608 * emacs.texi (Acknowledgments): Remove duplicate.
2609
a77fe20c
GM
2610 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2611
6e104790 26122010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2613
4ebe9902
GM
2614 * dired.texi (Misc Dired Features): Mention VC diff and log.
2615 * maintaining.texi (Old Revisions, VC Change Log):
2616 Mention that diff and log work in Dired buffers.
2617
98932641
GM
2618 * help.texi (Help Summary): Mention M-x info-finder.
2619
d5b22ab2 2620 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2621
4d4e9522
GM
2622 * custom.texi (Specifying File Variables, Directory Variables):
2623 Document new commands for manipulating local variable lists.
2624
6e104790 26252010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2626
2627 * trouble.texi (Contributing): Add cindex entry.
2628 Mention etc/CONTRIBUTE.
2629
6e104790 26302010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2631
2632 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2633 query-replace (Bug#5774).
2634
a20a9df3
GM
26352010-04-16 Glenn Morris <rgm@gnu.org>
2636
2637 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2638
1ecb2d3f
JD
26392010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2640
2641 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2642
99852628
JD
26432010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2644
2645 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2646
ce79424f
EZ
26472010-03-30 Eli Zaretskii <eliz@gnu.org>
2648
2649 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2650 cross-reference to "Inserting Text".
2651
2652 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2653 Mention completion provided by `ucs-insert'.
2654
85738751 26552010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2656
2657 * sending.texi (Sending Mail): Note variables that may need
2658 customizing.
2659 (Mail Sending): Expand discussion of send-mail-function.
2660
85738751 26612010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2662
2663 Document Message mode as the default mail mode.
2664
2665 * sending.texi (Sending Mail): Copyedits.
2666 (Mail Format, Mail Headers): Document mail-from-style changes.
2667 (Mail Commands): Rename from Mail mode. Document Message mode.
2668 (Mail Misc): Rename from Mail mode Misc.
2669 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2670 command names and update keybindings.
2671 (Header Editing): Document message-tab. De-document
2672 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2673 favor of mail-default-headers. Ad index entries for user-full-name and
2674 user-mail-address.
1c6c854e
CS
2675 (Citing Mail): Update changes in Message mode behavior.
2676 Document mail-yank-prefix.
e73c2434
CY
2677 (Mail Signature): New node, moved from Mail Misc.
2678 (Mail Aliases): Mail abbrevs are the default with Message mode.
2679 (Mail Methods): Note that Message mode is now the default.
2680
2681 * rmail.texi (Rmail Reply):
2682 * text.texi (Text Mode):
2683 * major.texi (Major Modes):
2684 * mule.texi (Output Coding): Refer to Message mode.
2685
2686 * custom.texi (Init Examples): Add xref to Mail Header.
2687
1fc0ce04 2688 * emacs.texi (Top): Fix xrefs.
e73c2434 2689
85738751 26902010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2691
c0c035fa
CY
2692 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2693 repository if there is none.
2694 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2695 vc-print-root-log.
ef7b27ef 2696 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2697
71785b7a
CY
2698 * programs.texi (Program Modes): Mention Javascript mode.
2699
f67c5dd0
CY
2700 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2701 * emacs.texi: Update node description.
2702
0f72a391 2703 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2704 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2705
dc2d2590
JL
27062010-03-30 Juri Linkov <juri@jurta.org>
2707
2708 * search.texi (Other Repeating Search): Remove line that `occur'
2709 can not handle multiline matches.
2710
a7b02820
EZ
27112010-03-30 Eli Zaretskii <eliz@gnu.org>
2712
2713 * mule.texi (International): Mention support of bidirectional editing.
2714 (Bidirectional Editing): New section.
2715
22ef1944
NR
27162010-03-28 Nick Roberts <nickrob@snap.net.nz>
2717
2718 * emacs.texi (Top): Update node names to those in building.texi.
2719
146b8b16
NR
27202010-03-27 Nick Roberts <nickrob@snap.net.nz>
2721
c5e87d10
PE
2722 doc/emacs/building.texi: Describe restored GDB/MI functionality
2723 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2724 doc/emacs/emacs.texi: Update node names for building.texi.
2725
6d98672d
GM
27262010-03-24 Glenn Morris <rgm@gnu.org>
2727
2728 * ack.texi (Acknowledgments):
2729 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2730
93318cbd
JD
27312010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2732
2733 * xresources.texi (Table of Resources): Clarify toolBar number
2734 for Gtk+.
2735
2736 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2737
15cf2f52
CY
27382010-03-21 Chong Yidong <cyd@stupidchicken.com>
2739
4102856c
CY
2740 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2741
15cf2f52
CY
2742 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2743 and multi-isearch-buffers-regexp.
2744
2745 * indent.texi (Indentation): Clarify description of
2746 indent-for-tab-command. Document tab-always-indent.
2747
d68eb23c
CY
27482010-03-20 Chong Yidong <cyd@stupidchicken.com>
2749
2750 * cmdargs.texi (Font X): Move most content to Fonts.
2751
2752 * frames.texi (Fonts): New node. Document font-use-system-font.
2753
2754 * emacs.texi (Top):
2755 * xresources.texi (Table of Resources):
2756 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2757
288f9fc0
CY
27582010-03-10 Chong Yidong <cyd@stupidchicken.com>
2759
2760 * Branch for 23.2.
2761
17782bec
CY
27622010-03-06 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * custom.texi (Init Examples): Add xref to Locals.
2765
2766 * major.texi (Choosing Modes): Mention usage of setq-default for
2767 setting the default value of major-mode (Bug#5688).
2768
b4a1a8b2
CY
27692010-03-02 Chong Yidong <cyd@stupidchicken.com>
2770
2771 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2772
2773 * display.texi (Display Custom): Document make-pointer-invisible and
2774 underline-minimum-offset. Remove inverse-video.
2775
a1e759cd
CY
27762010-02-21 Chong Yidong <cyd@stupidchicken.com>
2777
2778 * frames.texi (Frame Commands): Note that the last ordinary frame can
2779 be deleted in daemon mode (Bug#5616).
2780
4f3bc373
GM
27812010-02-18 Glenn Morris <rgm@gnu.org>
2782
2783 * trouble.texi (Contributing): Repository is no longer CVS.
2784
5dbbdd33
GM
27852010-02-08 Glenn Morris <rgm@gnu.org>
2786
2787 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2788
cd61af01
SM
27892010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2790
2791 * display.texi (Useless Whitespace, Text Display):
2792 * custom.texi (Init Examples): Avoid obsolete special default variables
2793 like default-major-mode.
2794
b1bb0a25 27952010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2796
2797 * programs.texi (Other C Commands): Replace reference to obsolete
2798 c-subword-mode.
2799
99d0985b
GM
28002010-01-21 Glenn Morris <rgm@gnu.org>
2801
2802 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2803
893db5bc
GM
28042010-01-12 Glenn Morris <rgm@gnu.org>
2805
2806 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2807 emacs-pretest-bug for bug reports for development versions.
2808
0419b8d6
GM
28092010-01-11 Glenn Morris <rgm@gnu.org>
2810
2811 * display.texi (Highlight Interactively): `t' does not mean highlight
2812 all patterns. (Bug#5335)
2813
26e533e2
CY
28142009-12-29 Chong Yidong <cyd@stupidchicken.com>
2815
2816 * misc.texi (Shell): Document async-shell-command.
2817
2818 * building.texi (Grep Searching): Document zrgrep.
2819
484eaeac 2820 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2821
7ee6c59b
NR
28222009-12-29 Nick Roberts <nickrob@snap.net.nz>
2823
2824 * building.texi: Import GDB Graphical Interface description from
2825 EMACS_23_1_RC.
2826
91ed7ea8
CY
28272009-12-24 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * emacs.texi (Top): Update node listing.
2830
2831 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2832
2833 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2834
2835 * cmdargs.texi (Initial Options):
2836 * xresources.texi (Resources): Document inhibit-x-resources.
2837
2838 * custom.texi (Specifying File Variables): Note that minor modes are
2839 enabled unconditionally.
2840
2841 * display.texi (Scrolling): Briefly document the old recenter command,
2842 and document recenter-positions.
2843
2844 * files.texi (Visiting):
2845 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2846
1c6c854e
CS
2847 * frames.texi (Cut/Paste Other App):
2848 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2849
2850 * killing.texi (Kill Options): New node.
2851
6ca89aaa
CY
28522009-12-05 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * misc.texi (Shell Options): ansi-color is now default.
2855
806642d4
GM
28562009-12-05 Glenn Morris <rgm@gnu.org>
2857
806642d4
GM
2858 * emacs.texi (Top): Update menu for cal-xtra node changes.
2859 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2860 or mode line. Don't mention invisible text or the details of
2861 diary-print-entries here, only in cal-xtra.
2862 (Format of Diary File): Mention that the "date on first line" format
2863 only really affects the simple display.
2864 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2865 (Diary Customizing): Holidays may be in the buffer or mode line.
2866 Move diary-print-entries to the "Diary Display" section.
2867 (Diary Display): New section, split out from "Fancy Diary Display".
2868 Explain the limitations of simple display, and how to print it.
2869
1a4f0c0a
GM
2870 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2871
e11adbd8
GM
2872 * cal-xtra.texi (Diary Display): Mention View mode.
2873
29a483ac
JL
28742009-11-29 Juri Linkov <juri@jurta.org>
2875
2876 * display.texi (Highlight Interactively): Actually a list of
2877 default faces is pre-loaded into a list of default values
2878 instead of the history.
2879
83d60c79
GM
28802009-11-20 Glenn Morris <rgm@gnu.org>
2881
2882 * ack.texi (Acknowledgments):
2883 * emacs.texi (Acknowledgments): Add htmlfontify.
2884
276bbe96
GM
28852009-11-14 Glenn Morris <rgm@gnu.org>
2886
98ad1bae
GM
2887 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2888
276bbe96
GM
2889 * ack.texi (Acknowledgments):
2890 * emacs.texi (Acknowledgments): Update for recent Org changes.
2891
18430066
CY
28922009-10-31 Chong Yidong <cyd@stupidchicken.com>
2893
2894 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2895 `charset' property, which is irrelevant to the user manual (Bug#3526).
2896
522ddc9f
JB
28972009-10-14 Juanma Barranquero <lekktu@gmail.com>
2898
2899 * trouble.texi (DEL Does Not Delete): Fix typo.
2900
50b49ade
MA
29012009-10-05 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * files.texi (Misc File Ops): Mention copy-directory.
2904
6308321a
EZ
29052009-10-04 Eli Zaretskii <eliz@gnu.org>
2906
43b3b4d1
EZ
2907 * mule.texi (Unibyte Mode): Emphasize that
2908 unibyte-display-via-language-environment affects only the display.
2909
6308321a
EZ
2910 * display.texi (Horizontal Scrolling): Document cursor behavior under
2911 horizontal scrolling when point moves off the screen (Bug#4564).
2912 Improve wording.
2913
bd51ea7f
MA
29142009-10-01 Michael Albinus <michael.albinus@gmx.de>
2915
2916 * files.texi (Directories): delete-directory prompts for recursive
2917 deletion.
2918
55381962
GM
29192009-09-30 Glenn Morris <rgm@gnu.org>
2920
2921 * ack.texi (Acknowledgments):
2922 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2923
13989ab1
TH
29242009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2925
2926 * dired.texi (Dired Navigation): Use @code instead of @var for
2927 dired-isearch-filenames, so that it's not capitalized.
2928
8ba46c89
CY
29292009-09-19 Chong Yidong <cyd@stupidchicken.com>
2930
2931 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2932
2933 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2934
2935 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2936 (Key Bindings): Reference Init Rebinding in introductory text.
2937 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2938 (Keymaps): Simplify.
2939 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2940 (Minibuffer Maps): Remove mention of Mocklisp.
2941 (Init Rebinding): Move mode-local rebinding example here from Local
2942 Keymaps.
2943 (Modifier Keys): Clarify.
1e11b018 2944 (Rebinding): Add cindex for "binding keys".
8ba46c89 2945
6a5ca7c8
CY
29462009-09-13 Chong Yidong <cyd@stupidchicken.com>
2947
2948 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2949
0e1cba51
NR
29502009-08-31 Nick Roberts <nickrob@snap.net.nz>
2951
6a5ca7c8 2952 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2953 Reorganize these two sections.
0e1cba51 2954
76a87a4d
EZ
29552009-08-29 Eli Zaretskii <eliz@gnu.org>
2956
2957 * cmdargs.texi (Initial Options): Fix last change.
2958
82e98df4
SM
29592009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2960
2961 * mule.texi (Enabling Multibyte):
2962 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2963 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2964
fb89fad9
GM
29652009-08-20 Glenn Morris <rgm@gnu.org>
2966
2967 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2968
e99652b0
GM
29692009-08-19 Glenn Morris <rgm@gnu.org>
2970
2971 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2972
5cca97ad
GM
29732009-08-18 Glenn Morris <rgm@gnu.org>
2974
2975 * ack.texi (Acknowledgments):
2976 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2977
997797ae 2978 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2979
985bf85b
GM
29802009-08-09 Glenn Morris <rgm@gnu.org>
2981
2982 * ack.texi (Acknowledgments):
2983 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2984
8d6bb99e
DD
29852009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2986
2987 * emacs.texi (Top): Add new menu items for GDB-UI.
2988
2989 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2990 section. Threads buffer is in separate section now.
8d6bb99e 2991
8353da9c
GM
29922009-08-08 Glenn Morris <rgm@gnu.org>
2993
2994 * ack.texi (Acknowledgments):
2995 * emacs.texi (Acknowledgments):
2996 Update for js2-mode and org changes.
2997
f2074faf
MA
29982009-08-02 Michael Albinus <michael.albinus@gmx.de>
2999
3000 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3001 files.
3002
e8d2d3fb
CY
30032009-07-28 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3006
324a4f6a
GM
30072009-07-23 Glenn Morris <rgm@gnu.org>
3008
3009 * programs.texi (Matching): Update blink-matching-paren-distance.
3010
b6937a70
CY
30112009-07-21 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * frames.texi (Cut/Paste Other App): For select-active-regions,
3014 selection is now updated on moving point.
3015
bd8aaa36
RS
30162009-07-21 Richard Stallman <rms@gnu.org>
3017
3018 * glossary.texi (GNU, Daemon): Update information.
3019
8d9b5eba
JL
30202009-07-19 Juri Linkov <juri@jurta.org>
3021
3022 * custom.texi (Specifying File Variables, Safe File Variables):
3023 "variables/value pairs" -> "variable/value pairs".
3024
a2acc1db
GM
30252009-07-15 Glenn Morris <rgm@gnu.org>
3026
3027 * misc.texi (Gnus): Remove widow.
3028
c5ae942b
GM
30292009-07-11 Glenn Morris <rgm@gnu.org>
3030
703d26ba
GM
3031 * Makefile.in (TEXI2PDF): New.
3032 (emacs.pdf, emacs-xtra.pdf): New targets.
3033
522ddc9f 3034 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3035
3036 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3037
3038 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3039 Don't print the copying notice twice in the printed version.
3040 Update the menu and detailmenu.
3041 (Preface): The meaning of "on-line" has changed.
3042 Correct name for "Common Problems" chapter.
3043 (Distrib): Update FSF shop URL.
3044 (Intro): Showing two files at once is not so exciting.
3045
3046 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3047 (Mac / GNUstep Basics): Minor grammar changes.
3048 (Mac / GNUstep Events): Fix typo.
3049 (GNUstep Support): CANNOT_DUMP no longer applies.
3050
3051 * misc.texi (Document View): Fix typos.
3052
3053 * dired.texi (Dired):
3054 * help.texi (Help):
3055 * macos.texi (Mac OS / GNUstep):
3056 * maintaining.texi (Version Control, Introduction to VC):
3057 End menu descriptions with a period.
c5ae942b 3058
b1c8242b
EZ
30592009-07-09 Eli Zaretskii <eliz@gnu.org>
3060
3061 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3062 so categorical in saying that the option is only useful on NTFS.
3063
220d9aa6
GM
30642009-07-09 Glenn Morris <rgm@gnu.org>
3065
3066 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3067 (ENVADD): Add texinfodir to TEXINPUTS.
3068
3069 * emacs.texi (Top): Fix cross-reference.
3070
3071 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3072
3073 * vc1-xtra.texi (Revision Tags): Fix typo.
3074
d07e72d3
GM
30752009-07-03 Glenn Morris <rgm@gnu.org>
3076
3077 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3078 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3079 (Merge Commands): `.' does not seem to work in A or B buffer.
3080 `l' can recreate the 3-window display.
3081
3082 * glossary.texi (Glossary): Minor phrasing changes throughout.
3083 Add more internal cross-references.
3084 <Autoloading>: You can't really autoload a variable.
3085 <C-M->: Move details here from `M-C-' item.
3086 <Continuation Line>: Refer to `Truncation.'
3087 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3088 <Home Directory, Unix>: New entries.
3089 <Deletion of Files>: Mention recycle bins.
3090 <Directory>: Mention ``folders.''
3091 <Error>: Don't mention ``type-ahead.''
3092 <Fringe>: Refer to the manual node.
3093 <Minor Mode>: Can be global or local.
3094 <Spell Checking>: There are other checkers besides Ispell.
3095
f144038a
GM
30962009-07-02 Glenn Morris <rgm@gnu.org>
3097
3098 * anti.texi (Antinews): Minor changes in phrasing.
3099
3100 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3101 some underfull lines in dvi output.
3102
3103 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3104
3105 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3106
3107 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3108
3f1c6666
JD
31092009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3110
3111 * xresources.texi (Table of Resources): Mention maximized for
3112 fullscreen.
3113
3114 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3115
62aadce7
CY
31162009-07-01 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * anti.texi (Antinews): Correct the list of removed platforms.
3119
82ec412e
GM
31202009-06-28 Glenn Morris <rgm@gnu.org>
3121
3122 * arevert-xtra.texi: Minor language tweaks.
3123
09964e7d
GM
3124 * dired-xtra.texi: Minor revisions.
3125
666e158e
MB
31262009-06-23 Miles Bader <miles@gnu.org>
3127
c4cc8b9a 3128 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3129 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3130
70243478
CY
31312009-06-21 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * Branch for 23.1.
3134
67cbe681
KH
31352009-06-17 Kenichi Handa <handa@m17n.org>
3136
3137 * mule.texi (Charsets): Update the description for the new charset.
3138 (list-character-sets): New findex.
125dd7c5 3139 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3140
40e67246
CY
31412009-06-10 Chong Yidong <cyd@stupidchicken.com>
3142
b5700de6
CY
3143 * basic.texi (Moving Point): Fix tag.
3144
3145 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3146
3147 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3148 use camel-case for PageUp and PageDown.
3149
3150 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3151 camel-case for PageUp and PageDown.
3152
3153 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3154
40e67246 3155 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3156 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3157
522ddc9f 31582009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3159
522ddc9f
JB
3160 * fixit.texi (Spelling): Set default dictionary.
3161 Improve descriptions (Bug#2554)
6f591cf4 3162
53483c76
DR
31632009-06-08 David Reitter <david.reitter@gmail.com>
3164
3165 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3166 since saving colors and faces set this way is not implemented.
3167 (Environment variables): Remove mention of mac-fix-env, which is
3168 scheduled to be removed.
3169
1557ef4f
CY
31702009-06-04 Chong Yidong <cyd@stupidchicken.com>
3171
91056528
CY
3172 * custom.texi (Init Examples): Add example of changing load-path.
3173
1557ef4f
CY
3174 * building.texi (Lisp Libraries): Add example of changing
3175 load-path (Bug#3446).
3176
623cec4c
CY
31772009-05-28 Chong Yidong <cyd@stupidchicken.com>
3178
3179 * mark.texi (Mark): Further clarifications.
3180 (Setting Mark): Emphasize that C-SPC activates the mark.
3181
0fcca8ee
CY
31822009-05-28 Chong Yidong <cyd@stupidchicken.com>
3183
702b10e1
CY
3184 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3185 Mark mode.
0fcca8ee
CY
3186 (Using Region, Persistent Mark): Use "active mark" instead of "active
3187 region".
3188
d3b396e4
CY
31892009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3190
3191 * mule.texi (Select Input Method): Fix typo.
3192
3f698a06
CY
31932009-05-13 Chong Yidong <cyd@stupidchicken.com>
3194
3195 * anti.texi (Antinews): Document completion changes. Some additional
3196 copyedits and rearrangement of entries.
3197
b2a42eb7
CY
31982009-05-12 Chong Yidong <cyd@stupidchicken.com>
3199
932fd020
CY
3200 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3201 (Shell History Copying, Terminal emulator): Copyedits.
3202
1c6c854e
CS
3203 * xresources.texi (Resources): Simplify descriptions.
3204 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3205 (Table of Resources): Document fontBackend resource.
3206
b2a42eb7 3207 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3208 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3209 "Backspace". Remove discussion of obscure Xmodmap issue.
3210
c6ea7fb8
CY
32112009-05-07 Chong Yidong <cyd@stupidchicken.com>
3212
3213 * files.texi (Visiting): Copyedits.
3214
ad36c422
CY
32152009-05-06 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * basic.texi (Inserting Text): Document ucs-insert.
3218
3219 * mule.texi (International Chars): Define "multibyte". Note that
3220 internal representation is unicode-based. Simplify definition of raw
3221 bytes. Mention ucs-insert.
3222 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3223 (Language Environments): Add language environments new to Emacs 23.
3224 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3225 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3226 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3227 (Output Coding): Copyedits.
3228
3229 * emacs.texi (Top): Update node listing.
3230
d4ad7b96
CY
32312009-05-05 Per Starbäck <per@starback.se> (tiny change)
3232
3233 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3234
5bd66204
SM
32352009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3236
3237 * building.texi (Lisp Libraries): `load-library' does offer completion.
3238
bc36ad1c
CY
32392009-04-28 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3242 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3243
f1a47884
EZ
32442009-04-25 Eli Zaretskii <eliz@gnu.org>
3245
3246 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3247
be77bd45
CY
32482009-04-22 Chong Yidong <cyd@stupidchicken.com>
3249
3250 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3251
3252 * building.texi (Lisp Interaction): Document initial-scratch-message.
3253
d3b82927
JB
32542009-04-18 Juanma Barranquero <lekktu@gmail.com>
3255
ed6e7b11
JB
3256 * msdog.texi (Windows Fonts): Fix typos.
3257
d3b82927
JB
3258 * files.texi (Save Commands): Fix pxref.
3259
bc323c04
CY
32602009-04-18 Chong Yidong <cyd@stupidchicken.com>
3261
3262 * files.texi (Save Commands): Mention diff-buffer-with-file.
3263 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3264 Henoch (Bug#3036).
3265
2186d13f
GM
32662009-03-15 Glenn Morris <rgm@gnu.org>
3267
3268 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3269 the former is not always used.
3270 (Mail Headers): Use active voice. Add "Mail-reply-to".
3271 Change case of "Id". Avoid repeated "appropriate".
3272 (Mail Aliases): Fix previous change - use an example with a ".", so it
3273 does actually get quoted when expanded.
3274 (Mail Sending): Mailclient is the default on some systems.
3275 (Citing Mail): Mention mail-indentation-spaces.
3276 (Mail Mode Misc): Add an @dfn for "mail signature".
3277
71e454fc
CY
32782009-03-15 Chong Yidong <cyd@stupidchicken.com>
3279
3280 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3281 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3282 read-buffer-completion-ignore-case, and completion-styles.
3283 Remove description of partial-completion-mode.
71e454fc 3284
df1a3e06
GM
32852009-03-14 Glenn Morris <rgm@gnu.org>
3286
3287 * sending.texi (Mail Format): Fix typo. Add index entry for
3288 mail-header-separator.
3289 (Mail Headers): Put info about initialization and changing in one place
3290 at the start. Update FCC section for mbox Rmail. Clarify From
3291 section, mention mail-setup-with-from. Clarify Reply-to section.
3292 Add Mail-followup-to and mail-mailing-lists. Clarify References
3293 section.
3294 (Mail Aliases): Update example, make less contentious.
3295 Update for name change of mail-interactive-insert-alias.
3296 (Mail Mode): Remove mention of `%' as a word separator.
3297 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3298 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3299 commands. Clarify FCC handling. In mail-complete, add reference to
3300 Mail Aliases section, and mention mail-complete-function.
3301 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3302 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3303 signature netiquette. Explain how the mail hooks work when continuing
3304 a composition.
3305 (Mail Amusements): Internationalize the spook section a bit.
3306 Remove the spook mail-setup-hook example, since it doesn't work well.
3307 Mention fortune-file.
3308 (Mail Methods): Mention read-mail-command.
3309
ed6e7b11 33102009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3311
df1a3e06
GM
3312 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3313 and NS resources following recent changes.
959d68bd 3314
86dca3e8
JR
33152009-03-10 Jason Rumney <jasonr@gnu.org>
3316
3317 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3318 w32-use-visible-system-caret doc to indicate that it should get set
3319 automatically.
3320 (Windows Fonts): Add doc for the uniscribe backend.
3321
042fe98f
DN
33222009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3323
3324 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3325 vc-dir. (Bug#2598)
3326
7f8dba73
RS
33272009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3328
3329 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3330
505e70c3
GM
33312009-03-05 Glenn Morris <rgm@gnu.org>
3332
04242bdc
GM
3333 * rmail.texi (Rmail Basics): Add reference to sorting.
3334 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3335 Minor re-wordings.
3336 (Rmail Motion): Mention rmail-next-same-subject.
3337 (Rmail Deletion): Expunging is not the only way to change the numbers.
3338 (Rmail Labels): Labels can also be used in sorting.
3339 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3340 (Rmail Display): Mention rmail-mime.
3341
00cfe22c
GM
33422009-03-04 Glenn Morris <rgm@gnu.org>
3343
3344 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3345 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3346 summary. Mention sorts cannot be undone.
3347 (Rmail Display): Give an example of how to use goto-address-mode.
3348 (Rmail Editing): It's keybindings that are redefined, not commands.
3349 Fix some typos.
3350 (Movemail): Some minor rewording.
3351 (Remote Mailboxes): Emacs movemail supports pop by default.
3352 Fix some minor grammatical issues. The "two alternative ways" to
3353 specify a POP mailbox are really just one. Remove all reference to the
3354 variables rmail-pop-password and rmail-pop-password-required, obsolete
3355 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3356 can support Kerberos.
3357
3d963b67
GM
33582009-03-03 Glenn Morris <rgm@gnu.org>
3359
3360 * rmail.texi (Rmail Deletion): Revert previous change, which was
3361 describing the Rmail summary versions.
3362 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3363 Minor re-wording for rmail-resend.
3364 (Rmail Make Summary): Summaries apply to buffers rather than files.
3365 <rmail-summary-by-topic>: Headers includes the subject.
3366 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3367 details, including prefix arguments.
2340abde 3368 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3369 Not counting lines might be faster.
3370 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3371 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3372 Name the commands bound to the various keys. Mention prefix argument
3373 for searching.
3d963b67
GM
3374 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3375 Simplify rmail-highlighted-headers description. Update face name.
3376
a8ce3d17
JB
33772009-03-02 Juanma Barranquero <lekktu@gmail.com>
3378
3379 * mark.texi (Marking Objects): Fix typo.
3380
130a29b6
CY
33812009-03-01 Chong Yidong <cyd@stupidchicken.com>
3382
3383 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3384 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3385
9d5de6f8
GM
33862009-03-01 Glenn Morris <rgm@gnu.org>
3387
79fc530e 3388 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3389 (Rmail Motion): - M-s searches from the end of messages.
3390 (Rmail Deletion): Minor clarification. Fix numeric argument
3391 description.
3392 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3393 newmail and RMAILOSE files need not be in home-directory.
3394 (Rmail Files): Mention I/O menus are unselectable if no files match.
3395 Mention `MAIL' env-var.
3396
b545ff9c
JR
33972009-02-24 Jason Rumney <jasonr@gnu.org>
3398
3399 * mule.texi (Fontsets): Mention fontset-default, font specs and
3400 fallback fontsets.
3401 (Defining Fontsets): Mention ns and w32 variants of
3402 standard-fontset-spec. Update description of startup fontset to match
3403 Emacs 23 behavior.
a93be82a 3404 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3405 (International): Link to Modifying Fontsets.
b545ff9c 3406
75da0618 34072009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3408
3409 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3410 Mention ns-extended-platform-support-mode.
3411
6be93a16
KB
34122009-02-22 Karl Berry <karl@gnu.org>
3413
3414 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3415
867d4bb3
JB
34162009-02-19 Juanma Barranquero <lekktu@gmail.com>
3417
3418 * basic.texi (Moving Point, Position Info):
3419 * files.texi (Visiting):
3420 * mini.texi (Completion Options):
3421 * text.texi (HTML Mode): Remove duplicate words.
3422
49b5c0e8
GM
34232009-02-20 Glenn Morris <rgm@gnu.org>
3424
3425 * rmail.texi: Minor updates for mbox rather than Babyl.
3426
f43a822c
KB
34272009-02-17 Karl Berry <karl@gnu.org>
3428
49b5c0e8 3429 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3430
80d634b8
RS
34312009-02-17 Richard M Stallman <rms@gnu.org>
3432
3433 * anti.texi (Antinews): Mention Babyl format.
3434
3435 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3436
3437 * rmail.texi: Update for mbox format.
3438 Various small fixes, as well as the following.
3439 (Out of Rmail): Node deleted.
3440 (Rmail): Update menu.
3441 (Rmail Files): Comment out set-rmail-inbox-list.
3442 Document rmail-inbox-list instead.
3443 (Rmail Output): Substantial changes since C-o is now
3444 rmail-output-as-seen and o is rmail-output.
3445 (Rmail Attributes): Delete `stored', add `retried'.
3446 (Rmail Display): Editing headers works in all cases.
3447
f0d129c6
GM
34482009-02-17 Glenn Morris <rgm@gnu.org>
3449
3450 * basic.texi (Position Info): M-x count-lines-region is not always on
3451 M-=. (Bug#2269)
3452
160f11d3
GM
34532009-02-09 Glenn Morris <rgm@gnu.org>
3454
3455 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3456 defaults.
3457
763e01c4
EZ
34582009-02-07 Eli Zaretskii <eliz@gnu.org>
3459
3460 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3461 documentation of possible problems with redecoding.
3462
f5e1441d
GM
34632009-02-03 Glenn Morris <rgm@gnu.org>
3464
3465 * rmail.texi (Out of Rmail): Mention b2m.pl.
3466
e1eabe41
GM
34672009-01-31 Glenn Morris <rgm@gnu.org>
3468
3469 * rmail.texi (Out of Rmail): Correct b2m location.
3470
dd05f9de
CY
34712009-01-27 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * fixit.texi (Undo): Update undo limit values.
3474
d74d846e
GM
34752009-01-27 Glenn Morris <rgm@gnu.org>
3476
3477 * emacs.texi (Top): Fix Antinews menu entry.
3478
49ffdce8
KB
34792009-01-25 Karl Berry <karl@gnu.org>
3480
3481 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3482 item with no marker, instead of the syntactically incorrect
3483 @itemize @asis.
3484
467e8d77
JL
34852009-01-25 Juri Linkov <juri@jurta.org>
3486
3487 * building.texi (Grep Searching): Fix index entry for lgrep.
3488
6c60bbdb
EZ
34892009-01-24 Eli Zaretskii <eliz@gnu.org>
3490
3491 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3492
9ce5a36f
AR
34932009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3494
3495 * macos.texi (Preferences Panel): Update description of font setting to
3496 reflect that prior frame selection is no longer needed.
3497
9aa5f2fb
NR
34982009-01-20 Nick Roberts <nickrob@snap.net.nz>
3499
3500 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3501 raise GUD subsections.
3502
3892ff9c
GM
35032009-01-15 Glenn Morris <rgm@gnu.org>
3504
3505 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3506
14731c8f
GM
35072009-01-10 Glenn Morris <rgm@gnu.org>
3508
3509 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3510
45c55e53
CY
35112009-01-04 Chong Yidong <cyd@stupidchicken.com>
3512
3513 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3514 logical lines.
3515
2e4667d1
JL
35162008-12-29 Juri Linkov <juri@jurta.org>
3517
3518 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3519
3520 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3521
2a3eac47
CY
35222008-12-28 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3525 goto-address-mode instead of goto-address.
3526
3da8da94
CY
3527 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3528 mode.
3529
2a3eac47
CY
3530 * emacs.texi (Top): Update node listing.
3531
057f6dd3
EZ
35322008-12-26 Eli Zaretskii <eliz@gnu.org>
3533
3534 * custom.texi (Directory Variables): Explain what is a "project".
3535 Add indexing. Improve wording. Add a footnote about using
3536 _dir-locals.el on MS-DOS.
3537
e6979067
DN
35382008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3539
3540 * files.texi (Misc File Ops): Mention chmod as an alias for
3541 set-file-modes.
3542
9de15963
MR
35432008-12-24 Martin Rudalics <rudalics@gmx.at>
3544
3545 * help.texi (Help): Fix typos and reword.
3546 (Help Summary): Add entries for C-h n and C-h r, reorder
3547 entries, and do some minor fixes.
3548 (Name Help): Say that C-h F works for commands only.
3549 (Misc Help): Say that view-lossage displays 300 keystrokes.
3550
236fd60d
GM
35512008-12-20 Glenn Morris <rgm@gnu.org>
3552
3553 * ack.texi (Acknowledgments): General update based on AUTHORS,
3554 including removal of some stuff no longer distributed.
3555
ed9265fc 35562008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3557
ed9265fc 3558 * fixit.texi: Mention hunspell.
349b3256 3559
e840fca5
GM
35602008-12-19 Glenn Morris <rgm@gnu.org>
3561
3562 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3563 Consolidate explanatory text at start.
e840fca5
GM
3564
3565 * display.texi (Text Display):
3566 * indent.texi (Indentation): Use @acronym with ASCII.
3567
9dfa7983
GM
35682008-12-18 Glenn Morris <rgm@gnu.org>
3569
3570 * ack.texi: Various small updates and fixes.
3571
97b3a00b
JL
35722008-12-18 Juri Linkov <juri@jurta.org>
3573
3574 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3575 as a key binding to start a forward nonincremental word search.
3576 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3577 a backward nonincremental word search. Add index for `M-s w'
3578 `isearch-forward-word'.
3579 (Regexp Search): Add a short summary of regexp key commands like
3580 in the node "Basic Isearch".
3581 (Other Repeating Search): Fix typo.
3582
35832008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3584
3585 * misc.texi (PostScript Variables): Fix doc.
3586
31ce6a07
CY
35872008-12-10 Chong Yidong <cyd@stupidchicken.com>
3588
3589 * programs.texi (Program Modes): Mention Ruby mode.
3590
636b507b
DN
35912008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3592
3593 * misc.texi (emacsclient Options): Describe what an empty string
3594 argument does for --alternate-editor.
3595
a323fa14
CY
35962008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3597
3598 * cmdargs.texi (Font X): Distinguish between client-side and
3599 server-side fonts. List valid Fontconfig properties. Add reference to
3600 Fontconfig manual. List valid GTK font properties. Explain use of
3601 fc-list.
3602
c5ca6cd0
CY
36032008-12-09 Chong Yidong <cyd@stupidchicken.com>
3604
3605 * cmdargs.texi (Font X): Move discussion of quoting to top.
3606
e5136377
GM
36072008-12-06 Glenn Morris <rgm@gnu.org>
3608
3609 * maintaining.texi (Old Revisions): Improve previous change.
3610
248c026b
RS
36112008-12-05 Richard M Stallman <rms@gnu.org>
3612
3613 * anti.texi (Antinews): Minor fixes.
3614
a9253a1e
GM
36152008-12-03 Glenn Morris <rgm@gnu.org>
3616
3617 * maintaining.texi (Old Revisions): Fix diff-switches description.
3618
fa687b02
MR
36192008-12-01 Martin Rudalics <rudalics@gmx.at>
3620
3621 * emacs.texi (Top): Fix typo.
3622
72e6decd
CY
36232008-11-30 Chong Yidong <cyd@stupidchicken.com>
3624
320ee034
CY
3625 * misc.texi (Document View): Explain dependence on gs at the top.
3626 Copyedits.
3627
3628 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3629
72e6decd
CY
3630 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3631 (Comment Commands): Discuss region-active behavior of M-; first.
3632
2a472ee4
MR
36332008-11-29 Martin Rudalics <rudalics@gmx.at>
3634
9c6361c9
MR
3635 * display.texi (Line Truncation): Add reference to Continuation
3636 Lines.
3637
2a472ee4
MR
3638 * windows.texi (Pop Up Window): Mention split-height-threshold
3639 and split-width-threshold.
9c6361c9 3640 (Split Window): Add reference to Continuation Lines.
2a472ee4 3641
e93bc142
AR
36422008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3643
3644 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3645 (GNUstep Support): New node.
3646 * anti.texi:
3647 * emacs.texi:
3648 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3649
43b978db
RS
36502008-11-28 Richard M Stallman <rms@gnu.org>
3651
3652 * misc.texi (Dissociated Press): Minor cleanups.
3653
3654 * dired.texi (Image-Dired): Avoid passive.
3655
e8e2bd93
EZ
36562008-11-28 Eli Zaretskii <eliz@gnu.org>
3657
3658 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3659 representation.
3660
8d2d45da
CY
36612008-11-26 Richard M. Stallman <rms@gnu.org>
3662
3663 * files.texi (Visiting): Rewrite paragraph for clarity.
3664
3665 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3666
a5f7bbcc
AM
36672008-11-25 Alan Mackenzie <acm@muc.de>
3668
3669 * programs.texi (Moving by Parens): Clarify that parens inside strings
3670 and comments are ignored, and that the commands assume the starting
3671 point isn't in a string or comment.
3672
a71703d3
AR
36732008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3674
3675 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3676 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3677 version.
3678 (Mac Customization): Rewrite Preferences Panel section and merge in to
3679 this node, add Open files by dragging to an Emacs window.
3680
3681 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3682
aa5ab79a
CY
36832008-11-26 Chong Yidong <cyd@stupidchicken.com>
3684
0cc92c19
CY
3685 * files.texi (Misc File Ops): Document set-file-modes.
3686
c366b4e4
CY
3687 * windows.texi (Split Window): Document integer values of
3688 truncate-partial-width-windows.
3689
aa5ab79a
CY
3690 * text.texi (Text): Simplify description of markup languages.
3691 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3692 (TeX Editing): Note that `""' inserts one `"' character.
3693 (HTML Mode): Note in the introduction that XML mode is an alias for
3694 SGML mode. Mention nXML mode.
3695
56221db7
CY
36962008-11-25 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * building.texi (Watch Expressions): Fix typo.
3699
90effe33
CY
37002008-11-24 Chong Yidong <cyd@stupidchicken.com>
3701
f90a5ae3
CY
3702 * files.texi (Visiting): Document new behavior of
3703 confirm-nonexistent-file-or-buffer.
3704
1c6c854e
CS
3705 * buffers.texi (Select Buffer):
3706 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3707
a18ffb4a
CY
3708 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3709 edit-picture.
3710
90effe33
CY
3711 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3712 edit-picture', since that is just an alias for picture-mode.
3713 (Sentences): Note that repeated M-@ extends the region.
3714 (Pages): Make terminology more consistent. Link to Regexps node.
3715 (Longlines): Discuss relationship with Visual Line mode.
3716 (Text Mode): Remove extraneous discussion of other modes, since they
3717 were already introduced in the parent node.
3718
e85103ec
CY
37192008-11-23 Chong Yidong <cyd@stupidchicken.com>
3720
5cb2fe30
CY
3721 * anti.texi (Antinews): Rewrite.
3722
1eb9b307 3723 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3724
3725 * frames.texi (Frame Commands): Mention "minimize" terminology.
3726
e85103ec
CY
3727 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3728 formats.
b908332f
CY
3729 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3730 (Misc X): Don't document useless -hb option.
e85103ec 3731
607f5f88
JL
37322008-11-22 Juri Linkov <juri@jurta.org>
3733
3734 * dired.texi (Dired Navigation): Change normal file name search option
3735 from `non-nil' to `t'. Add `dwim' option.
3736
e1b867a0
JL
37372008-11-22 Juri Linkov <juri@jurta.org>
3738
3739 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3740 ".dir-locals.el". Rename `define-project-bindings' to
3741 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3742 `dir-locals-set-directory-class'.
3743
dd186936
LK
37442008-11-22 Lute Kamstra <lute@gnu.org>
3745
3746 * buffers.texi (Select Buffer): Index goto-line.
3747 * basic.texi (Moving Point): Mention the use of a numeric prefix
3748 argument with goto-line and refer to Select Buffer for the use of a
3749 plain prefix argument.
3750
4b121911
GM
37512008-11-19 Glenn Morris <rgm@gnu.org>
3752
3753 * doclicense.texi: Update to FDL 1.3.
3754 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3755
27267e4c
CY
37562008-11-17 Chong Yidong <cyd@stupidchicken.com>
3757
696f351d
CY
3758 * custom.texi (Minor Modes): Define mode commands and mode variables
3759 more precisely. Recommend using mode commands instead of setting
3760 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3761 (Easy Customization): Use "init file" instead of .emacs.
3762 (Customization Groups): Update to new Custom buffer appearance.
3763 (Saving Customizations): Copyedits. Update example.
3764 (Variables): Give example of variable type-sensitivity.
3765 (Examining): Update example.
3766 (Hooks): Copyedits.
3767 (Specifying File Variables): Use C comments instead of an artificial
3768 Lisp for the example.
3769 (Keymaps): Move internals discussion to Prefix Keymaps.
3770 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3771 (Init Rebinding): Document kbd macro.
3772 (Init File): Link to Find Init.
696f351d
CY
3773
3774 * mark.texi (Using Region): Document Delete Selection Mode more
3775 thoroughly.
3776
3777 * frames.texi (Mouse Commands): Move most of the description of Delete
3778 Selection Mode to Using Region, and link to it.
1bc9c425 3779 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3780
b0570c25
CY
3781 * building.texi (Compilation): Document first-error value of
3782 compilation-scroll-output.
3783 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3784 works as soon as an error is available. Suggested by Juri Linkov.
3785
27267e4c
CY
3786 * mini.texi (Passwords): New node.
3787
3788 * files.texi (Remote Files): Link to Passwords node.
3789
3790 * emacs.texi (Top): Update node listings.
3791
122eb807
CY
37922008-11-16 Chong Yidong <cyd@stupidchicken.com>
3793
9c9855a3
CY
3794 * ack.texi (Acknowledgments): Some updating of credits.
3795
bd6fdcad
CY
3796 * emacs.texi (Acknowledgments): Add a couple more names.
3797
dd1eef46
CY
3798 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3799
122eb807 3800 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3801 (Misc File Ops): Document use of trash.
122eb807 3802
801a8da1
JB
38032008-11-16 Juanma Barranquero <lekktu@gmail.com>
3804
3805 * macos.texi (Mac Customization): Fix typos.
3806
0b4f2253
CY
38072008-11-14 Chong Yidong <cyd@stupidchicken.com>
3808
3809 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3810 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3811 the conventions of the main Emacs manual.
3812
3813 * emacs.texi (Top): Update node listings.
3814
517e2b89
CY
38152008-11-12 Chong Yidong <cyd@stupidchicken.com>
3816
07a85685
CY
3817 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3818 command-line-args is processed during startup.
3819 (Action Arguments): Correctly describe how file arguments interact with
3820 the startup screen. Link to Lisp Interaction for scratch buffer.
3821 (Initial Options): Link to Command Example for -batch option.
3822 (Environment): Document initial-environment.
3823
517e2b89
CY
3824 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3825 can't be changed in the site-start file.
3826
6337bbde
CY
38272008-11-07 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * dired.texi (Dired): Mention C-x C-d too.
3830 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3831 (Dired Navigation): Explain dired-goto-file more clearly.
3832 Document dired-isearch-filenames.
6337bbde
CY
3833 (Dired Deletion): Remove unnecessary "expunged" terminology.
3834 (Flagging Many Files): & is now rebound to `% &'.
3835 (Shell Commands in Dired): Document dired-do-async-shell-command.
3836 Clarify how multi-file arguments are passed.
3837 (Misc Dired Features): Document dired-do-isearch.
3838
9e8eeff9
CY
38392008-11-06 Chong Yidong <cyd@stupidchicken.com>
3840
3841 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3842
e071f849
CY
38432008-11-03 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3846
05482eb1
CY
38472008-11-01 Chong Yidong <cyd@stupidchicken.com>
3848
e2346dea
CY
3849 * programs.texi (Program Modes): Link to Program Indent node.
3850 (Left Margin Paren): Explain consequences of changing
3851 open-paren-in-column-0-is-defun-start more concisely.
3852 (Which Function, Program Indent, Info Lookup): Minor edits.
3853 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3854 (Multi-line Indent): If region is active, TAB indents the region.
3855 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3856 (Matching): The delimiter at the cursor is highlighted---the character
3857 changes color.
3858 (Symbol Completion): Link to Completion node.
3859
e4b6428c
CY
3860 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3861 a strictly text-only system.
3862
05482eb1
CY
3863 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3864 batch mode.
3865
a11d3737
RS
38662008-11-01 Richard M. Stallman <rms@gnu.org>
3867
5abad626
RS
3868 * misc.texi (Document View): Major rewrite.
3869
a11d3737
RS
3870 * maintaining.texi (Types of Log File): Change logs are older than
3871 version control.
3872 (VCS Concepts): Simplify and rearrange.
3873 (Version Control Systems): Make it clear that Linux is only the kernel.
3874 (VC Mode Line): Shorten reference to menu item.
3875 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3876 (VC Directory Mode): Minor cleanup.
3877 Unchanged files are hidden, not omitted.
3878 (VC Directory Commands): Shorten and simplify.
3879 (Change Log Commands): New node, split from Change Logs.
3880 (VC Directory Buffer): New node, split from VC Directory Mode.
3881
c55a4acb
CY
38822008-10-31 Chong Yidong <cyd@stupidchicken.com>
3883
1c6c854e 3884 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3885 from files.texi.
3886
1c6c854e
CS
3887 * files.texi (Version Control): Move to maintaining.texi.
3888 Subnodes moved as well.
3889 (Document Files): Move to misc.texi.
df0356f6 3890
c55a4acb
CY
3891 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3892 vc-update-change-log.
df0356f6
CY
3893 (Version Control): Move here from files.texi.
3894 (Format of ChangeLog): Make it a subnode of Change Log.
3895
3896 * emacs.texi (Top): Update node listing.
c55a4acb 3897
ef082374
TH
38982008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3899
3900 * files.texi (Files): Add a section about document
3901 files (doc-view-mode).
3902
d52582c3
CY
39032008-10-31 Chong Yidong <cyd@stupidchicken.com>
3904
1c6c854e
CS
3905 * building.texi (Compilation Mode):
3906 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3907 (Debuggers): Lower GUD subsections to subsubsections.
3908 (Starting GUD): Add cindex.
3909 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3910
4e0a0968
CY
39112008-10-30 Chong Yidong <cyd@stupidchicken.com>
3912
03625b47
CY
3913 * indent.texi (Indentation): Link to Program Indent.
3914
4e0a0968
CY
3915 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3916 now uses emacsclient's terminal.
3917
8bd3f7ef
CY
39182008-10-29 Chong Yidong <cyd@stupidchicken.com>
3919
80e5620e
CY
3920 * mark.texi (Using Region): Document use-empty-active-region.
3921
97d5c404
CY
3922 * emacs.texi (Top): Update node listings.
3923
1c6c854e
CS
3924 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3925 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3926 (Invoking emacsclient): Rewrite, moving optional arguments to
3927 emacsclient Options.
21d2bae3
CY
3928 (emacsclient Options): New node. Document server-use-tcp and
3929 server-host.
8bd3f7ef 3930
5fda2cbd
CY
39312008-10-28 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * indent.texi (Indentation): Replace list with paragraphed text,
3934 putting description of syntax-driven indentation first. Document new
3935 effect of active regions on tab.
3936 (Tab Stops): Note that editable tab stops affect indentation commands.
3937
4ff029f6
DN
39382008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3939
3940 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3941
996cd6e4
CY
39422008-10-23 Chong Yidong <cyd@stupidchicken.com>
3943
f28815e3
CY
3944 * custom.texi (Function Keys): Note that modified keypad keys are not
3945 translated.
3946
996cd6e4
CY
3947 * basic.texi (Arguments): Explain how to insert multiple digits.
3948
49545fe2
MA
39492008-10-22 Michael Albinus <michael.albinus@gmx.de>
3950
3951 * files.texi (Remote Files): Precise selection of default method.
3952 Rewrite paragraph about disabling remote file names.
3953
edac0b53
CY
39542008-10-22 Chong Yidong <cyd@stupidchicken.com>
3955
e752c544
CY
3956 * search.texi (Special Isearch): Document M-TAB is isearch.
3957
edac0b53
CY
3958 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3959 command.
3960
3961 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3962
20a36054
TH
39632008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3964
1c6c854e 3965 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3966 section.
3967
69051ab6
CY
39682008-10-21 Chong Yidong <cyd@stupidchicken.com>
3969
c4b1a32a
CY
3970 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3971 to files.texi. Move contents of vc2-xtra.texi here.
3972
3973 * vc2-xtra.texi: File removed.
3974
3975 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3976 Directory Commands from the submenu. Don't include deleted file
3977 vc2-xtra.texi.
3978
3979 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3980 (Version Control): Add VC Directory Mode and VC Directory Commands to
3981 the submenu.
3982 (Why Version Control?): Use table format.
3983 (Version Control Systems): Note that Meta-CVS support is gone.
3984 (VCS Concepts): Note precisely when VC started supporting filesets.
3985 Remove bogus xref to CVS Options node.
3986 (Types of Log File): Copyedits.
3987 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3988 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3989 The Right Thing.
3990 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3991 (Log Buffer): Reorganize node, putting C-c C-c description first.
3992 (Old Revisions): Use CVS for example, not RCS.
3993 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3994 Commands from the submenu, putting them under Version Control.
3995 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3996 need to include it in the manual unconditionally, since it is now
3997 crucial to using distributed version control systems.
1a6e2954
CY
3998 (Comparing Files): Note that diff uses the minibuffer, and that the
3999 output is shown using Diff mode.
1c6c854e
CS
4000 (Diff Mode): Explain what "patch" and "hunk" mean.
4001 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4002 diff-show-trailing-whitespaces.
1a6e2954 4003 (File Archives): Add rar support.
c4b1a32a 4004
69051ab6
CY
4005 * major.texi (Choosing Modes): Make mode selection sequence more
4006 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4007 magic-mode-alist is nil by default.
4008 Document magic-fallback-mode-alist.
69051ab6 4009
e7421e03
CY
40102008-10-20 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * frames.texi (Mouse References): Copyedits.
4013
6b2efdc2
TH
40142008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4015
4016 * ack.texi (Acknowledgments): Add myself as doc-view author.
4017
9c5e9396
EZ
40182008-10-20 Eli Zaretskii <eliz@gnu.org>
4019
4020 * frames.texi (Dialog Boxes): Add @cindex entries.
4021
dac94f8e
CY
40222008-10-20 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4025 (Text-Only Mouse): Copyedit.
4026
25597d40
CY
40272008-10-19 Chong Yidong <cyd@stupidchicken.com>
4028
f8a447f6
CY
4029 * frames.texi: Use @key throughout for mouse clicks.
4030 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4031 (Secondary Selection): Fix modified mouse click syntax.
4032 (Clipboard): Describe Cut, Copy and Paste commands.
4033 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4034 Copyedits.
4035 (Creating Frames): Add xref to Init File.
4036 (Frame Commands): Add xref to Exiting.
4037 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4038
b0f95216
CY
40392008-10-15 Chong Yidong <cyd@stupidchicken.com>
4040
b0817f00
CY
4041 * files.texi (Version Control): Copyedits. Add Bazaar.
4042 (Version Control Systems): List different VCS's using an itemized list.
4043 Add Bazaar.
4044 (VCS Concepts): Copyedits. Tweak description of file merging.
4045
b0f95216
CY
4046 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4047 (Cut/Paste Other App): Document select-active-regions and
4048 x-select-enable-primary.
4049
69d0d701
CY
40502008-10-13 Chong Yidong <cyd@stupidchicken.com>
4051
4052 * mark.texi (Shift Selection): Correct case in node name.
4053
4054 * emacs.texi (Top): Update node order in Mark chapter.
4055
375e8351
EZ
40562008-10-12 Eli Zaretskii <eliz@gnu.org>
4057
4058 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4059
4060 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4061 elsewhere in the manual instead of describing yet again the intricacies
4062 of $HOME on MS-Windows and MS-DOS.
4063
ab58114f
CY
40642008-10-12 Chong Yidong <cyd@stupidchicken.com>
4065
4f959513 4066 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4067 (Minibuffer File): Add discussion of `~' in file names.
4068 Add insert-default-directory index reference.
4f959513 4069
ab58114f
CY
4070 * files.texi (File Names): Reorganize description.
4071 (Visiting): Add xref to Mode Line. Copyedits.
4072 (Save Commands): Mention prefix behavior of C-x C-s.
4073 (Numbered Backups): Node deleted.
4074 (Backup Names): Contents of Numbered Backups moved here. State default
4075 of version-control variable.
4076 (Reverting): Copyedits.
4077 (Version Control): Add additional version control systems.
4078
4079 * emacs.texi (Top): Delete Numbered Backups node.
4080
4081 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4082 Backup Names.
f2884f63 4083 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4084
b0b5100a
RF
40852008-10-11 Romain Francoise <romain@orebokech.com>
4086
4087 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4088
89774b5f
CY
40892008-10-11 Chong Yidong <cyd@stupidchicken.com>
4090
4091 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4092 (Select Buffer): Mention use of minibuffer history. Describe default
4093 value of default-major-mode. Mention that C-x 4 b selects the other
4094 window.
4095 (List Buffers): Document CRM indicators in the order they appear.
4096 (Kill Buffer): Document new command kill-matching buffers.
4097 (Several Buffers): Move explanation of the relationship between buffer
4098 list and buffer menu to the top.
4099 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4100
4c72bf27
CY
41012008-10-10 Chong Yidong <cyd@stupidchicken.com>
4102
4103 * entering.texi (Exiting): Document change of C-x C-c to
4104 save-buffers-kill-terminal. Document kill-emacs.
4105
f68eb991
EZ
41062008-09-30 Eli Zaretskii <eliz@gnu.org>
4107
4108 * mule.texi (Coding Systems): Don't mention codepage-setup.
4109
4110 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4111 cpNNN coding systems anymore.
4112 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4113 for unibyte mode. Don't mention line-drawing characters.
4114 Don't mention dos-unsupported-char-glyph.
f68eb991 4115
1a2dd44d
CY
41162008-09-25 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * search.texi (Search): Shorten introduction.
4119 (Basic Isearch): Add command table. Discuss reverse isearch and
4120 isearch highlighting.
4121 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4122 ring to cindex.
4123 (Special Isearch): Move input methods discussion here.
4124 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4125 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4126 Repeat Isearch.
4127 (Isearch Minibuffer): New node.
4128 (Word Search): Document new word search commands.
4129 (Regexp Example): Simplify example using sentence-end-base variable.
4130 (Replace): Reword introduction.
4131 (Unconditional Replace): Remove unnecessary example.
4132 (Other Repeating Search): Document new `M-s o' binding.
4133
4134 * emacs.texi (Top): Update node listings.
4135
e45da31d
JB
41362008-09-22 Juanma Barranquero <lekktu@gmail.com>
4137
4138 * emacs.texi (Top): Remove Kill Errors from menu.
4139
841c8096
CY
41402008-09-22 Chong Yidong <cyd@stupidchicken.com>
4141
402168fa
CY
4142 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4143 interface for defining macros. Simplify examples. Note that C-g quits
4144 macro definitions.
1c6c854e
CS
4145 (Keyboard Macro Counter): Document using F3 to insert counter.
4146 Give usage example.
402168fa
CY
4147 (Keyboard Macro Query): Organize query responses in a table.
4148
1c6c854e
CS
4149 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4150 Link to Erasing node.
841c8096
CY
4151 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4152 rationale to a footnote.
4153 (Kill Errors): Remove node, due to redundancy with Erasing.
4154 (Spelling): Move discussion of flyspell to end. Note new behavior of
4155 M-$ in active region. Remove non-ispell-specific keybindings from
4156 table.
4157
eab2ee89
DN
41582008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4159
4160 * cmdargs.texi (Initial Options): Document --daemon.
4161
3d53e905
GM
41622008-09-20 Glenn Morris <rgm@gnu.org>
4163
4164 * files.texi (Numbered Backups): Mention that some modes set
4165 version-control.
4166
1c90484d
GM
41672008-09-20 Jim Blandy <jimb@red-bean.com>
4168
4169 * files.texi (Numbered Backups): Reference File Variables, as well.
4170 Remove discussion of Rmail's implementation.
4171
0fc0d844
CY
41722008-09-06 Chong Yidong <cyd@stupidchicken.com>
4173
4174 * misc.texi (Recursive Edit): Note that top-level exits active
4175 minibuffers.
4176
4177 * trouble.texi (Quitting): Likewise.
4178
b18d283d
CY
41792008-08-31 Chong Yidong <cyd@stupidchicken.com>
4180
4181 * emacs.texi (Top): Add Temporary Face Changes xref.
4182
4183 * display.texi (Display): Move Temporary Face Changes node to just
4184 after Standard Faces.
4185 (Scrolling): Document recenter-top-bottom instead of recenter.
4186 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4187 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4188 (Display Custom): Copyedits.
4189 (Optional Mode Line): Document display-battery-mode.
4190
180135fc
RF
41912008-08-27 Romain Francoise <romain@orebokech.com>
4192
4193 * custom.texi (Directory Variables): Minor fix.
4194
d3fe3475
GM
41952008-08-27 Glenn Morris <rgm@gnu.org>
4196
4197 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4198 descriptions.
4199 (Calendar Customizing): Tweak layout description.
183080b6 4200 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4201 markers. Condense calendar-star-date and calendar-mark-today
4202 description.
4203 (Holiday Customizing): Add oriental and solar holidays.
4204 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4205 Fix holiday-float description. Use zerop in examples. Be less verbose.
4206 (Date Display Format): Change ISO format. Be less verbose.
4207 (Diary Customizing): Mention day and month abbrev arrays.
4208 Mention the date-form variables by name. Update European example.
4209 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4210 Condense examples. Mention diary-entry-symbols by name.
4211 Condense table for insertion commands.
4212 (Fancy Diary Display): Mention diary-include-string and
4213 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4214 Ethiopic, Persian date functions. Condense descriptions.
4215
4216 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4217 (Adding to Diary): Adapt for changed node name.
4218
71755807
GM
42192008-08-26 Glenn Morris <rgm@gnu.org>
4220
4221 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4222 node "Hebrew/Islamic Entries".
4223
4224 * calendar.texi (Specified Dates): Fix names of iso functions.
4225 (General Calendar): There may not be another window.
4226 (Writing Calendar Files, Holidays): Tweak intro.
4227 (Holidays): Mention Baha'i and Chinese holidays.
4228 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4229 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4230 (To Other Calendar): Add calendar-print-other-dates.
4231 Refer to "graphic display" rather than "X.
4232 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4233 (Displaying the Diary): Fix whitespace after reference.
4234 Fix `diary-number-of-entries' reference.
4235 (Date Formats): Explicitly mention that day names can be abbreviated.
4236 (Adding to Diary): Add some references to other sections.
4237 (Special Diary Entries): Fix reference.
4238 (Appointments): Simplify appt-message-warning-time entry.
4239 Clarify where times must be.
4240 (Importing Diary): Comment out icalendar paragraph that does not apply.
4241 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4242
d76ebc75
GM
42432008-08-23 Glenn Morris <rgm@gnu.org>
4244
4245 * fortran-xtra.texi (Fortran): Change description of free form and
4246 fixed form a bit. Mention hideshow and imenu.
4247 (Fortran Motion): Mention fortran-end-of-subprogram,
4248 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4249 (Fortran Indent): Minor re-word.
4250 (ForIndent Commands): Mention fortran-fill-paragraph and
4251 fortran-fill-statement.
4252 (ForIndent Cont): Mention fortran-tab-mode-string.
4253 (Fortran Comments): Mention fortran-comment-line-start-skip.
4254 (Fortran Columns): Mention font-locking.
4255 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4256
1fc0ce04 42572008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4258
4259 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4260
5c52e13c
CY
42612008-08-22 Chong Yidong <cyd@stupidchicken.com>
4262
4263 * mini.texi (Minibuffer): Simplify introduction.
4264 (Minibuffer File): Document tilde in minibuffer filenames.
4265 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4266 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4267 (Completion Example): Update example to current command list.
4268 (Completion Options): Document `lazy' value of completion-auto-help.
4269 Update contents of completion-ignored-extensions.
4270 (Minibuffer History): Describe "future history" list. State default
4271 value of history-delete-duplicates.
4272
77a00355
GM
42732008-08-21 Glenn Morris <rgm@gnu.org>
4274
4275 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4276 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4277
39ee1d04
CY
42782008-08-17 Chong Yidong <cyd@stupidchicken.com>
4279
4280 * regs.texi (Registers): Clarify valid register names.
4281 (RegPos): Note that buffer is saved and restored too.
4282 (RegText): Note that mark is reactivated/deactivated.
4283 (RegConfig): Xref to Windows node.
4284
b12c348f
CY
42852008-08-16 Chong Yidong <cyd@stupidchicken.com>
4286
3ae7ba79
CY
4287 * basic.texi (Inserting Text): Provide command name for C-q.
4288
b12c348f
CY
4289 * killing.texi (Killing): Copyedit. Define read-only text.
4290 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4291 (Killing by Lines): Copyedit.
4292 (Other Kill Commands): Move M-w description here.
4293 (Yanking): Move M-w to Other Kill Commands.
4294 (Kill Ring): Also mention saving text in registers. Link to Text
4295 Properties in elisp manual.
4296 (Accumulating Text): Copyedit.
4297 (CUA Bindings): Shift selection is now the default.
4298
d8ff7692
TZ
42992008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4300
4301 * maintaining.texi (Change Log): Mention next-error is available.
4302
a43a8a2e
GM
43032008-08-10 Glenn Morris <rgm@gnu.org>
4304
4305 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4306 and intermonth text.
4307 (Holiday Customizing): Add holiday-chinese.
4308
eba27308
EZ
43092008-08-08 Eli Zaretskii <eliz@gnu.org>
4310
4311 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4312
5f14a5b3
DN
43132008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4314
4315 * files.texi (Log Buffer): Describe C-c C-d.
4316 (Diff Mode): Describe C-x 4 A.
4317
49989bff
EZ
43182008-08-06 Eli Zaretskii <eliz@gnu.org>
4319
4320 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4321
5c915c02
DN
43222008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4323
2beaf97a
DN
4324 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4325 describe the new bindings to show the changeset diff, toggle annotation
4326 visibility, show revisions.
4327 (VC Status): Describe key bindings for modifying the change comments,
4328 displaying changeset diffs and annotations.
4329
5c915c02
DN
4330 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4331
71798ace
NR
43322008-08-05 Nick Roberts <nickrob@snap.net.nz>
4333
4334 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4335
b8949644
EZ
43362008-08-02 Eli Zaretskii <eliz@gnu.org>
4337
4338 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4339 and wording.
4340
819567d1
DN
43412008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4342
4343 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4344 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4345 commands. Improve some old info.
4346
5f38310a
CY
43472008-07-31 Chong Yidong <cyd@stupidchicken.com>
4348
0dc3906b
CY
4349 * display.texi (Visual Line Mode): New node.
4350
5f38310a 4351 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4352 (Moving Point): Add additional alternative key bindings.
4353 Describe line-move-visual.
5f38310a
CY
4354 (Erasing): Describe DEL.
4355 (Basic Undo, Blank Lines, Arguments): Copyedit.
4356 (Continuation Lines): Mention Visual Line mode.
4357 (Position Info): Move extended discussion to mule.texi.
4358
4359 * mule.texi (International Chars): Describe C-x =.
4360
4361 * emacs.texi (Top): Add Visual Line Mode node.
4362
7c2fb837
DN
43632008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4364
4365 * emacs.texi: Remove VMS support.
4366
3f6b73ef
DN
43672008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4368
4369 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4370 the vc-dir command name.
4371
9e2a2647
DN
43722008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4373
4374 * xresources.texi: Remove mentions of Mac Carbon.
4375
568beaa2
AS
43762008-07-19 Andreas Schwab <schwab@suse.de>
4377
4378 * ns-emacs.texi: Move to ../misc.
4379
0ef94706
CY
43802008-07-15 Chong Yidong <cyd@stupidchicken.com>
4381
4382 * entering.texi (Exiting): Don't describe text-only terminals as the
4383 default. Describe the new startup screen.
4384 (Exiting): Describe how to kill Emacs first. Change description of
4385 iconification to handle modern window systems.
4386
ba60bd44 43872008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4388
4389 * ns-emacs.texi: New file, documents features of Emacs port under
4390 NeXTstep windowing.
4391
9f30aa73
CY
43922008-07-15 Chong Yidong <cyd@stupidchicken.com>
4393
938a5d2e
CY
4394 * entering.texi (Entering Emacs): Update prev node.
4395
4396 * glossary.texi (Glossary): Remove xref to Text Characters.
4397
9f30aa73
CY
4398 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4399 directly, rather than in the context of ASCII. Move description of
4400 special properties of modifier key to new Modifier Keys node.
4401 (Keys): Copyedit.
4402 (Text Characters): Delete node. Multibyte is the default nowadays, and
4403 the node contents are obsolete.
4404
4405 * custom.texi (Modifier Keys): New node.
4406
4407 * emacs.texi (Top): Update node list.
4408
7e53d36c
CY
44092008-07-13 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4412 saying that Emacs provides menus and mouse support (which is par for
4413 the course).
4414
4415 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4416 early on.
4417 (Point): Copyedit. Relegate historical trivia to a footnote.
4418 (Mode Line): Explain mode-line format more consistently.
4419 (Menu Bar): Copyedit.
4420
1e9fa96d
GM
44212008-06-27 Glenn Morris <rgm@gnu.org>
4422
4423 * cal-xtra.texi (Sexp Diary Entries):
4424 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4425
dc9bebb8
CY
44262008-06-26 Chong Yidong <cyd@stupidchicken.com>
4427
4428 * mark.texi (Shift selection): New node.
4429 (Mark): Copyedits.
4430 (Persistent Mark): Move to the end of the chapter.
4431
e7881076
EZ
44322008-06-20 Eli Zaretskii <eliz@gnu.org>
4433
4434 * makefile.w32-in (distclean): Remove makefile.
4435
f427400c
NR
44362008-06-17 Nick Roberts <nickrob@snap.net.nz>
4437
4438 * building.texi (Starting GUD): Add an entry for gud-gdb.
4439 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4440 command mode.
4441
b597d348
GM
44422008-06-17 Glenn Morris <rgm@gnu.org>
4443
4444 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4445
647b7094
NR
44462008-06-17 Nick Roberts <nickrob@snap.net.nz>
4447
4448 * building.texi (Starting GUD): Expand on remote debugging.
4449 (Other GDB-UI Buffers): Mention new keyboard bindings.
4450
47a30023
GM
44512008-06-15 Glenn Morris <rgm@gnu.org>
4452
4453 * gnu.texi: Use a verbatim license for this invariant section,
4454 as per etc/GNU.
4455
37e5d54a
GM
44562008-06-13 Daniel Engeler <engeler@gmail.com>
4457
4458 * emacs.texi, misc.texi: Add documentation about serial port access.
4459
8e65d46c
GM
44602008-06-13 Glenn Morris <rgm@gnu.org>
4461
c1473b4c
MB
4462 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4463 maintain.info.
8e65d46c 4464
e40a85cd
MB
44652008-06-05 Miles Bader <miles@gnu.org>
4466
4467 * display.texi (Temporary Face Changes): Update to reflect function
4468 renamings in face-remap.el.
4469
56c73dec
MB
44702008-06-04 Miles Bader <miles@gnu.org>
4471
1c6c854e
CS
4472 * display.texi (Temporary Face Changes):
4473 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4474 `increase-buffer-face-height' and `decrease-default-face-height' now
4475 that they aren't bound by default.
4476
9d3d42fb
MB
44772008-06-03 Miles Bader <miles@gnu.org>
4478
4479 * display.texi (Temporary Face Changes): New node.
4480
2be6bfe2
EZ
44812008-05-31 Eli Zaretskii <eliz@gnu.org>
4482
4483 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4484
daf7e339
GM
44852008-05-31 Glenn Morris <rgm@gnu.org>
4486
4487 * cal-xtra.texi (Fancy Diary Display): Simplify.
4488
d21d2618
GM
44892008-05-30 Glenn Morris <rgm@gnu.org>
4490
4491 * cal-xtra.texi (Fancy Diary Display): Update for
4492 diary-display-function replacing diary-display-hook.
4493
71ce5fd0
JB
44942008-05-29 Drew Adams <drew.adams@oracle.com>
4495
4496 * msdog.texi (Windows Keyboard): Add descriptions of
4497 w32-register-hot-key and w32-unregister-hot-key.
4498
a3cdbdf8
MO
44992008-05-21 Tom Tromey <tromey@redhat.com>
4500
4501 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4502 Variables node.
4503
854a574c
MO
45042008-05-19 Tom Tromey <tromey@redhat.com>
4505
4506 * custom.texi (Variables): Add Directory Variables to menu.
4507 (Directory Variables): New node.
4508
7c2ec3f9
ER
45092008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4510
71ce5fd0 4511 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4512
370fded4
ER
45132008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4514
4515 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4516 Revision Tags and rewritten. Section now uses modern terminology,
4517 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4518 accurately.
4519
6af511e3
EZ
45202008-05-10 Eli Zaretskii <eliz@gnu.org>
4521
4522 * msdog.texi (Windows Files): Update documentation of
4523 w32-get-true-file-attributes.
4524
7a78b6e7
ER
45252008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4526
4527 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4528 directory mode.
4529
1bcfc24e
CY
45302008-05-08 Chong Yidong <cyd@stupidchicken.com>
4531
4532 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4533 entry "television".
1bcfc24e 4534
db86064f
ER
45352008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4536
ab5ec32c 4537 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4538
a31b405e
ER
45392008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4540
4541 * emacs/buffers.texi, emacs/files.texi (Version-control):
4542 vc-toggle-read-only is no longer a good idea...
4543
ff2c14fc
GM
45442008-04-29 Glenn Morris <rgm@gnu.org>
4545
4546 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4547
367c9b7c
JL
45482008-04-22 Juri Linkov <juri@jurta.org>
4549
4550 * dired.texi (Subdirectories in Dired): Describe using `^'
4551 to return to the parent directory.
4552
4ac1e9b4
NR
45532008-04-22 Nick Roberts <nickrob@snap.net.nz>
4554
4555 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4556 recent changes.
4557
b9b3bf2b
NR
45582008-04-19 Nick Roberts <nickrob@snap.net.nz>
4559
4560 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4561 (Other GDB-UI Buffers): Update for recent thread related changes.
4562
4d120d6a
SM
45632008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4564
4565 * maintaining.texi (Maintaining):
4566 * emacs.texi (Top): Typo.
4567
a152877d
SM
45682008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4569
b9b3bf2b
NR
4570 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4571 arg in `font-lock-add-keywords'.
a152877d 4572
36c0514c
GM
45732008-04-08 Glenn Morris <rgm@gnu.org>
4574
4575 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4576 Also add Baha'i calendar references where appropriate.
4577
06a97d46
GM
45782008-04-05 Glenn Morris <rgm@gnu.org>
4579
4580 * custom.texi (Init File): Byte-compiling .emacs is bad.
4581
6adc6eed
SM
45822008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4583
4584 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4585
571388b0
GM
45862008-03-29 Glenn Morris <rgm@gnu.org>
4587
4588 * calendar.texi: Update for `calendar-date-style' replacing
4589 `european-calendar'.
4590
3ae8f876
JR
45912008-03-28 Jason Rumney <jasonr@gnu.org>
4592
4593 * display.texi (Display Custom): Mention overlay-margin in text.
4594
5bc6ddff 45952008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4596
5bc6ddff
MB
4597 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4598 tutorial' comments.
03a864d5 4599
7186a830
CY
46002008-03-28 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * mark.texi (Mark): Rearrange nodes.
4603 (Persistent Mark): Rename from Transient Mark.
4604 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4605 Describe Transient Mark mode as the default.
4606
4607 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4608 the default behavior with Transient Mark mode off.
4609 (Position Info): Fix typo.
4610
71ce5fd0
JB
4611 * display.texi (Standard Faces): Reference the Mark node.
4612 Remove discussion of the region face, which is discussed there.
7186a830
CY
4613
4614 * emacs.texi (Top): Update node listings.
4615
4616 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4617 as the default.
4618
4619 * fixit.texi (Undo): Standardize choice of undo key sequence.
4620 (Undo, Spelling): Describe Transient Mark mode as the default.
4621
4622 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4623 default.
4624
4625 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4626
4627 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4628 mode is the default, and note that the mark is not activated when set.
4629
4630 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4631 Describe Transient Mark mode as the default.
4632
4633 * search.texi (Basic Isearch): Reference the Mark Ring node.
4634 (Replace, Unconditional Replace, Other Repeating Search):
4635 Describe Transient Mark mode as the default.
4636
1c6c854e
CS
4637 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4638 Describe Transient Mark mode as the default.
7186a830
CY
4639 (Paragraphs): Describe how M-h behaves when region is active.
4640
4641 * trouble.texi (Quitting): Clarify effects of C-g.
4642
dc47d1ff
GM
46432008-03-13 Glenn Morris <rgm@gnu.org>
4644
4645 * emacs.texi (EMACSVER): Set to 23.0.60.
4646
e3e0fb39 46472008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4648
e3e0fb39
GM
4649 * dired.texi (Hiding Subdirectories): Fix previous change.
4650
46512008-03-05 Drew Adams <drew.adams@oracle.com>
4652
4653 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4654
5e14abf8
KS
46552008-02-28 Kim F. Storm <storm@cua.dk>
4656
4657 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4658 Move describe-distribution to C-h C-o.
4659 Move view-emacs-problems to C-h C-p.
4660 Add view-emacs-debugging on C-h C-d.
4661 Add view-external-packages on C-h C-e.
d0207bf3 4662 Add view-order-manuals on C-h C-m.
5e14abf8 4663
d0207bf3 46642008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4665
4666 * msdog-xtra.texi (MS-DOS): Docstring fix.
4667
87e391bb
EZ
46682008-02-09 Eli Zaretskii <eliz@gnu.org>
4669
4670 * msdog.texi (Windows Fonts): Use a @table for describing font
4671 properties.
4672
5662e503
JR
46732008-02-07 Jason Rumney <jasonr@gnu.org>
4674
4675 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4676 value has changed.
4677 (Windows HOME): Clarify what is meant by "if that fails as well".
4678 (Windows Fonts): New section.
4679
72463824
GM
46802008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4681
4682 * basic.texi (Basic Undo): Remove duplicate "you can".
4683
7ff926e0
EZ
46842008-02-02 Eli Zaretskii <eliz@gnu.org>
4685
4686 * maintaining.texi (Tags): Fix last change.
4687
6ab7aef1
MA
46882008-02-02 Michael Albinus <michael.albinus@gmx.de>
4689
093571c3 4690 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4691
ace67e7e
NR
46922008-01-31 Nick Roberts <nickrob@snap.net.nz>
4693
4694 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4695
ae068fdf
RS
46962008-01-26 Richard Stallman <rms@gnu.org>
4697
4698 * maintaining.texi (Tags): Delete redundant index entry.
4699
a56d9a08
EZ
47002008-01-26 Eli Zaretskii <eliz@gnu.org>
4701
4702 * programs.texi (Imenu): Move "@cindex tags" from here...
4703 * maintaining.texi (Tags): ...to here.
4704
e941ed90
NR
47052008-01-23 Kevin Ryde <user42@zip.com.au>
4706
4707 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4708 click count.
4709
650276d5
JB
47102008-01-21 Juanma Barranquero <lekktu@gmail.com>
4711
4712 * entering.texi (Exiting): Fix typo.
4713 Reported by D. E. Evans <sinuhe@gnu.org>.
4714
8dc17977
MR
47152007-12-31 Martin Rudalics <rudalics@gmx.at>
4716
4717 * glossary.texi (Glossary): Fix typo.
4718
9f9695a6
RS
47192007-12-27 Richard Stallman <rms@gnu.org>
4720
4721 * text.texi (Formatted Text): Improve menu tag.
4722 (Editing Format Info): In Info, add duplicate menu of nodes
4723 about the submenus.
4724 (Format Faces): Say where Faces menu is found. Mention Other.
4725 (Format Colors): Say where these submenus are found.
4726 (Format Indentation, Format Justification): Likewise.
4727 (Format Properties): Likewise.
4728
abfd0191
RS
47292007-12-22 Richard Stallman <rms@gnu.org>
4730
4731 * search.texi (Query Replace): Make exp of query-replace more
4732 self-contained, and clarify.
8dc17977 4733
abfd0191
RS
4734 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4735
a2586785
RS
47362007-12-15 Richard Stallman <rms@gnu.org>
4737
4738 * files.texi (Auto Save): Clarify definition of auto-saving.
4739
a67cf2bb
RS
47402007-11-26 Richard Stallman <rms@gnu.org>
4741
4742 * help.texi (Help Echo): Cleanups.
4743
448b33b1
TTN
47442007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4745
4746 * files.texi (Why Version Control?): Fix typo.
4747 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4748 (Selecting a Fileset): Fix typos; small rewording.
4749 (Log Buffer): Likewise.
4750 (Old Revisions): Likewise.
448b33b1 4751
221bb7f6
EZ
47522007-11-17 Eli Zaretskii <eliz@gnu.org>
4753
4754 * mule.texi (Communication Coding): Fix wording of last change.
4755
d0207bf3 47562007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4757
630cb3b7
JB
4758 * custom.texi (Specifying File Variables):
4759 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4760
53b7759e
KH
47612007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4762
a5ab2e0c 4763 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4764
4765 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4766
c8763fb6 47672007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4768
630cb3b7 4769 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4770 --output=file.
4771
ff98e024
MR
47722007-11-13 Martin Rudalics <rudalics@gmx.at>
4773
4774 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4775 (Help Echo): Avoid mentioning the term "region" here and
4776 consistently use the term "active text".
4777
37b11c22
GM
47782007-11-11 Glenn Morris <rgm@gnu.org>
4779
4780 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4781
21d50ba1
JL
47822007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4783
1c6c854e
CS
4784 * search.texi (Query Replace):
4785 Mention `query-replace-show-replacement'.
21d50ba1 4786
c12ecb0a 47872007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4788
4789 * building.texi (Watch Expressions): Remove obscure sentence.
4790
3b4201f4
KH
47912007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4792
4793 * mule.texi (Select Input Method): Describe how to activate an input
4794 method in the text mode.
4795
07e5c0b0
DN
47962007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4797
4798 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4799
52dd7391
NR
48002007-10-30 Nick Roberts <nickrob@snap.net.nz>
4801
4802 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4803
c004e539
GM
48042007-10-30 Glenn Morris <rgm@gnu.org>
4805
4806 * misc.texi (Directory Tracking): Explain a bit more about
4807 dirtrack-mode.
4808
ca8c5b8c
GM
48092007-10-25 Glenn Morris <rgm@gnu.org>
4810
4811 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4812
b6c764ef
RS
48132007-10-24 Richard Stallman <rms@gnu.org>
4814
4815 * misc.texi (Interactive Shell): Cleanup last change.
4816
eabd84c9
JL
48172007-10-22 Juri Linkov <juri@jurta.org>
4818
4819 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4820 default values.
4821
0b43c7e2
ER
48222007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4823
ca8c5b8c 4824 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4825 'filesets'.
4826
a80859d4
MR
48272007-10-18 Martin Rudalics <rudalics@gmx.at>
4828
4829 * trouble.texi (Quitting): Fix typo.
4830
c9447ae1
GM
48312007-10-18 Glenn Morris <rgm@gnu.org>
4832
4833 * frames.texi (Mode Line Mouse): Mention minor mode names.
4834
168b980f
JL
48352007-10-17 Juri Linkov <juri@jurta.org>
4836
4837 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4838 fill-paragraph operates on the active region in Transient Mark mode.
4839 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4840 with fill-paragraph.
4841
4842 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4843 fill-paragraph.
4844
4845 * fixit.texi (Spelling): ispell-word operates on the active region
4846 in Transient Mark mode.
4847
5a331f34
JB
48482007-10-17 Aaron S. Hawley <aaronh@garden.org>
4849
4850 * building.texi (Source Buffers):
4851 * custom.texi (Init Non-ASCII):
4852 * glossary.texi (Glossary): Use "key binding" consistently.
4853
2a9f4d55
JB
48542007-10-17 Juanma Barranquero <lekktu@gmail.com>
4855
4856 * calendar.texi (Diary): Fix directive.
4857
de13cecf
RS
48582007-10-16 Richard Stallman <rms@gnu.org>
4859
4860 * calendar.texi (Diary): Clarify text about diary file example.
4861
5f90d53e
ER
48622007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4863
4864 * files.texi: Capitalize node names according to convention.
4865
3aa491bc
GM
48662007-10-13 Glenn Morris <rgm@gnu.org>
4867
4868 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4869
8a3106d3
ER
48702007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4871
4872 * emacs.texi:
4873 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4874 suggested by RMS and Robert J. Chassell.
8a3106d3 4875
da1080a2
ER
48762007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4877
3aa491bc 4878 * files.texi (Version Systems):
0870a421
ER
4879 * vc-xtra.texi:
4880 * vc1-xtra.texi:
ac3f4c6f 4881 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4882 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4883 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4884 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4885
58ade22b
ER
48862007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4887
da1080a2 4888 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4889 Reorder the descriptions to be chronological.
4890
93870ce2
RS
48912007-10-09 Richard Stallman <rms@gnu.org>
4892
4893 * display.texi (Cursor Display): Correct how cursor appears
4894 in nonselected windows.
4895
568c7288
NR
48962007-10-04 Nick Roberts <nickrob@snap.net.nz>
4897
4898 * building.texi (GDB Graphical Interface): Remove references to gdba
4899 and mention gud-gdb.
4900
1af74d06 49012007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4902
1af74d06 4903 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4904
0d8fb755
JL
49052007-10-06 Juri Linkov <juri@jurta.org>
4906
4907 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4908 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4909 fill-paragraph-or-region.
4910
4911 * basic.texi (Arguments): Replace fill-paragraph with
4912 fill-paragraph-or-region.
4913
b981e2c6
ER
49142007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4915
4916 * files.texi: Update the section on version control for 2007
2a9f4d55 4917 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4918 will come later.
4919
5fceaf9c
GM
49202007-09-15 Glenn Morris <rgm@gnu.org>
4921
4922 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4923 to `list-holidays'.
4924
b0e44b17
GM
49252007-09-14 Glenn Morris <rgm@gnu.org>
4926
4927 * calendar.texi: Update all instances of mark-calendar-holidays,
4928 list-calendar-holidays, list-holidays with the new names.
4929
8cf51b2c
GM
49302007-09-06 Glenn Morris <rgm@gnu.org>
4931
46a367db 4932 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4933 Split into the Emacs manual in emacs/, and other manuals in misc/.
4934 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4935 manual.
4936 (infodir): New variable.
4937 (info): Use $infodir.
4938 (emacsman): Delete target, not needed any more.
4939 Move all targets that are not the Emacs manual to misc/Makefile.in.
4940 (mostlyclean): Remove `gnustmp'.
4941 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4942 manual.
92f9b43f 4943 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4944 (emacsman): Delete target, not needed any more.
4945 (clean): Remove all info files but Emacs manual.
4946 Move all targets that are not the Emacs manual to misc/Makefile.in.
4947 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4948
4949 * Makefile.in (INFOSOURCES): Delete.
4950 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4951 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4952 *.vrs *.toc here...
4953 (maintainer-clean): ...from here.
4954
49552007-09-05 Glenn Morris <rgm@gnu.org>
4956
4957 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4958
8cf51b2c
GM
49592007-08-29 Glenn Morris <rgm@gnu.org>
4960
4961 * emacs.texi (EMACSVER): Increase to 23.0.50.
4962
3420c522
RS
49632007-08-27 Richard Stallman <rms@gnu.org>
4964
4965 * emacs.texi (Top): Clarify menu item for Glossary.
4966
4967 * display.texi (Faces): Change secn title.
4968 Clarify not all fonts come from Font Lock.
4969
8cf51b2c
GM
49702007-08-17 Eli Zaretskii <eliz@gnu.org>
4971
4972 * basic.texi (Position Info): Add index entry for face at point.
4973 Mention that character faces are also displayed by "C-u C-x =".
4974
8cf51b2c
GM
49752007-08-08 Glenn Morris <rgm@gnu.org>
4976
4977 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4978
49792007-08-07 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * files.texi (File Conveniences): Document point motion keys in Image
4982 mode.
4983
8cf51b2c
GM
49842007-07-27 Glenn Morris <rgm@gnu.org>
4985
8cf51b2c
GM
4986 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4987 in-line.
4988
4989 * gpl.texi: New file with text of GPL.
4990 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4991
49922007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4993
4994 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4995
4996 * dired.texi (Wdired): Mention C-x C-q key binding.
4997
49982007-07-28 Nick Roberts <nickrob@snap.net.nz>
4999
5000 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5001
50022007-07-25 Glenn Morris <rgm@gnu.org>
5003
8cf51b2c
GM
5004 * emacs.texi (Copying): Replace license with GPLv3.
5005
5006 * Relicense all FSF files to GPLv3 or later.
5007
50082007-07-24 Glenn Morris <rgm@gnu.org>
5009
5010 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5011 for some calendars.
5012
50132007-07-23 Nick Roberts <nickrob@snap.net.nz>
5014
5015 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5016 default-directory for the current buffer is on a remote machine.
5017
8cf51b2c
GM
50182007-07-21 Eli Zaretskii <eliz@gnu.org>
5019
5020 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5021 default value.
5022
50232007-07-21 Richard Stallman <rms@gnu.org>
5024
5025 * files.texi (Why Version Control?): Improve previous change.
5026
50272007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5028
5029 * files.texi (Why Version Control?): New node.
5030
8cf51b2c
GM
50312007-07-12 Nick Roberts <nickrob@snap.net.nz>
5032
8cf51b2c
GM
5033 * building.texi (Starting GUD): Add xref to this anchor.
5034
8cf51b2c
GM
50352007-06-24 Karl Berry <karl@gnu.org>
5036
2a9f4d55 5037 * emacs.texi: New Back-Cover Text.
8cf51b2c 5038
8cf51b2c
GM
50392007-06-07 Alan Mackenzie <acm@muc.de>
5040
5041 * display.texi (Optional Mode Line): Document the new form of
5042 line+column numbers, "(561,2)".
5043
50442007-06-06 Juanma Barranquero <lekktu@gmail.com>
5045
49823426 5046 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5047
50482007-06-02 Chong Yidong <cyd@stupidchicken.com>
5049
5050 * Version 22.1 released.
5051
8cf51b2c
GM
50522007-05-07 Karl Berry <karl@gnu.org>
5053
5054 * emacs.texi (EMACSVER): Back to 22.
5055
50562007-05-06 Richard Stallman <rms@gnu.org>
5057
5058 * maintaining.texi (Create Tags Table): Clean up previous change.
5059
c8763fb6 50602007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5061
5062 * maintaining.texi (Create Tags Table): Add text about the dangers of
5063 making symbolic links to tags files.
5064
50652007-05-04 Karl Berry <karl@gnu.org>
5066
5067 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5068
50692007-05-03 Karl Berry <karl@gnu.org>
5070
5071 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5072
5073 * .cvsignore (*.pdf): New entry.
5074
8cf51b2c
GM
5075 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5076 for printing.
5077
50782007-05-01 Richard Stallman <rms@gnu.org>
5079
5080 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5081
8cf51b2c
GM
50822007-04-28 Glenn Morris <rgm@gnu.org>
5083
5084 * ack.texi (Acknowledgments):
5085 * anti.texi (Antinews):
8cf51b2c
GM
5086 * programs.texi (Program Modes): Restore mention of python.el pending
5087 consideration of legal status.
5088
50892007-04-28 Richard Stallman <rms@gnu.org>
5090
5091 * files.texi (File Names): Fixes to ~ description on MS systems.
5092
8cf51b2c
GM
50932007-04-26 Glenn Morris <rgm@gnu.org>
5094
5095 * emacs.texi (EMACSVER): Increase to 22.1.50.
5096
50972007-04-25 Karl Berry <karl@gnu.org>
5098
5099 * emacs.texi: Improve line breaks on copyright page,
5100 similar layout to lispref, 8.5x11 by default.
5101
5102 * dired.texi (Image-Dired): Improve line break, fix typo.
5103
51042007-04-24 Chong Yidong <cyd@stupidchicken.com>
5105
5106 * programs.texi (Program Modes):
8cf51b2c
GM
5107 * anti.texi (Antinews):
5108 * ack.texi (Acknowledgments): python.el removed.
5109
8cf51b2c
GM
51102007-04-23 Chong Yidong <cyd@stupidchicken.com>
5111
5112 * display.texi (Highlight Interactively): Correct description of
5113 hi-lock-file-patterns-policy.
5114
5115 * files.texi (File Archives): Mention self-extracting executables.
5116
51172007-04-23 Eli Zaretskii <eliz@gnu.org>
5118
5119 * search.texi (Unconditional Replace, Query Replace): Add xref to
5120 "Replacement and Case".
5121
51222007-04-22 Chong Yidong <cyd@stupidchicken.com>
5123
5124 * dired.texi (Image-Dired): Move from Thumbnails node.
5125 * misc.texi (Thumbnails): Node deleted.
5126 * emacs.texi (Top): Update node listing.
5127
5128 * files.texi (File Conveniences):
49823426 5129 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5130
51312007-04-21 Richard Stallman <rms@gnu.org>
5132
5133 * display.texi (Highlight Interactively): Correct previous change.
5134 Clarify doc of hi-lock-find-patterns, and move new features into it.
5135
51362007-04-20 David Koppelman <koppel@ece.lsu.edu>
5137
1c6c854e
CS
5138 * display.texi (Highlight Interactively):
5139 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5140
51412007-04-20 Martin Rudalics <rudalics@gmx.at>
5142
5143 * display.texi (Scrolling): Fix typo.
5144
8cf51b2c
GM
51452007-04-15 Chong Yidong <cyd@stupidchicken.com>
5146
8cf51b2c
GM
5147 * doclicense.texi: Remove node heading, so that it can be included by
5148 other files.
5149
5150 * emacs.texi: Insert node heading for GFDL.
5151
8cf51b2c
GM
51522007-04-14 Eli Zaretskii <eliz@gnu.org>
5153
5154 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5155 "command line".
5156
5157 * display.texi (Faces): Refer to "Creating Frames" for face
5158 and other frame customizations in .emacs.
5159
5160 * frames.texi (Creating Frames): Mention that face customizations can
5161 be put in .emacs. Add index entries.
5162
51632007-04-12 Richard Stallman <rms@gnu.org>
5164
5165 * glossary.texi (Glossary): Explain `iff'.
5166
51672007-04-11 Karl Berry <karl@gnu.org>
5168
5169 * gnu.texi (Top),
5170 * macos.texi (Mac Font Specs),
5171 * anti.texi (Antinews),
5172 * xresources.texi (Resources),
5173 * misc.texi (Emulation),
5174 * calendar.texi (Daylight Saving),
5175 * dired.texi (Dired and Find),
5176 * rmail.texi (Remote Mailboxes),
5177 * sending.texi (Mail Headers),
5178 * programs.texi (Which Function),
5179 * files.texi (Recover),
5180 * buffers.texi (Uniquify),
5181 * frames.texi (Wheeled Mice),
5182 * killing.texi (Rectangles): Wording to improve breaks in
5183 8.5x11 format.
5184 * mule.texi (Language Environments): \hbadness=10000 since there's
5185 no way to reword.
5186 * emacs.texi (smallbook): New @set to more easily switch between
5187 smallbook and 8.5x11.
5188
51892007-04-11 Richard Stallman <rms@gnu.org>
5190
5191 * files.texi (File Conveniences): Add xref to Tumme.
5192 Delete text about Thumbnail mode.
5193
8cf51b2c
GM
51942007-04-09 Alan Mackenzie <acm@muc.de>
5195
5196 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5197 new name. Insert concept index entries.
5198
8cf51b2c
GM
51992007-04-08 Chong Yidong <cyd@stupidchicken.com>
5200
5201 * display.texi (Standard Faces): Document prefix arg for
5202 list-faces-display.
5203
5204 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5205
8cf51b2c
GM
52062007-04-07 Chong Yidong <cyd@stupidchicken.com>
5207
8cf51b2c
GM
5208 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5209
5210 * files.texi (Misc File Ops): Rewrite description of
5211 insert-file-literally.
5212
8cf51b2c
GM
52132007-03-31 Eli Zaretskii <eliz@gnu.org>
5214
5215 * misc.texi (Printing): Postscript -> PostScript.
5216
8cf51b2c
GM
5217 * ack.texi (Acknowledgments): Postscript -> PostScript.
5218
5219 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5220
5221 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5222 below.
5223
52242007-03-30 Chong Yidong <cyd@stupidchicken.com>
5225
5226 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5227 Init Non-ASCII.
5228 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5229 (Init Non-ASCII): New node.
5230
52312007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5232
5233 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5234
8cf51b2c
GM
52352007-03-12 Glenn Morris <rgm@gnu.org>
5236
8cf51b2c
GM
5237 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5238 "Daylight Savings".
5239
49823426 5240 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5241 saving" in text throughout.
5242
8cf51b2c
GM
52432007-03-04 Richard Stallman <rms@gnu.org>
5244
5245 * custom.texi (Safe File Variables): Minor correction.
5246
8cf51b2c
GM
52472007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5248
5249 * rmail.texi (Movemail): Add internal ref.
5250 Don't indent the intro for the PROTO table.
5251 Format PROTO table items with @code.
5252
8cf51b2c
GM
52532007-02-26 Nick Roberts <nickrob@snap.net.nz>
5254
5255 * building.texi: Remove references to bashdb.
5256
8cf51b2c
GM
52572007-02-19 Juanma Barranquero <lekktu@gmail.com>
5258
5259 * mule.texi (Language Environments): Update list of supported language
5260 environments.
5261
8cf51b2c
GM
52622007-02-14 Kim F. Storm <storm@cua.dk>
5263
5264 * building.texi (Grep Searching): Fix lgrep doc.
5265
52662007-02-12 Chong Yidong <cyd@stupidchicken.com>
5267
5268 * back.texi: Remove unused file.
5269
c8763fb6 52702007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5271
5272 * maintaining.texi (Tag Syntax): Now --members is the default for
5273 etags, not for ctags yet.
5274
8cf51b2c
GM
52752007-02-03 Eli Zaretskii <eliz@gnu.org>
5276
5277 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5278 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5279 expects. Add comments to prevent people from inadvertently modifying
5280 the key parts needed by `texinfo-multiple-files-update'.
5281
52822007-01-29 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * frames.texi (Secondary Selection): Window clicked does not matter
5285 when mouse-yank-at-point is non-nil.
5286
8cf51b2c
GM
52872007-01-16 Glenn Morris <rgm@gnu.org>
5288
5289 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5290 system abbrev.
5291
52922007-01-11 Richard Stallman <rms@gnu.org>
5293
5294 * msdog.texi (Windows Keyboard): Another small cleanup.
5295
52962007-01-10 Richard Stallman <rms@gnu.org>
5297
5298 * msdog.texi (Windows Keyboard): Yet another try to make
5299 everyone happy with that passage.
5300
53012007-01-05 Richard Stallman <rms@gnu.org>
5302
5303 * anti.texi (Antinews): Mention M-x shell scrolling.
5304
53052007-01-05 Nick Roberts <nickrob@snap.net.nz>
5306
5307 * building.texi (Watch Expressions): Describe gdb-max-children.
5308
8cf51b2c
GM
53092007-01-04 Richard Stallman <rms@gnu.org>
5310
8cf51b2c
GM
5311 * msdog.texi (Windows Keyboard): Clarify previous change.
5312
8cf51b2c
GM
53132007-01-02 Richard Stallman <rms@gnu.org>
5314
5315 * custom.texi (Changing a Variable): Minor clarification.
5316 (Specific Customization): customize-customized => customize-unsaved.
5317
5318 * entering.texi (Entering Emacs): Clean up text about restarting
5319 Emacs for each file.
5320
5321 * misc.texi (Shell Options): Minor cleanup.
5322
5323 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5324 with Emacs, not vice versa.
5325
5326 * programs.texi (Symbol Completion): Recommend customizing
5327 window manager.
5328
5329 * xresources.texi (Resources): Minor fix.
5330
c8763fb6 53312007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5332
5333 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5334
53352007-01-01 Richard Stallman <rms@gnu.org>
5336
5337 * commands.texi (User Input): Document keys stolen by window mangers.
5338
53392006-12-31 Richard Stallman <rms@gnu.org>
5340
5341 * custom.texi (Specific Customization): Document customize-option
5342 instead of customize-variable.
5343
53442006-12-31 Kim F. Storm <storm@cua.dk>
5345
5346 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5347
53482006-12-30 Kim F. Storm <storm@cua.dk>
5349
5350 * killing.texi (CUA Bindings): Fix typo.
5351
5352 * xresources.texi (Table of Resources): Mention grow-only value for
5353 auto-resize-tool-bars.
5354
8cf51b2c
GM
53552006-12-27 Eli Zaretskii <eliz@gnu.org>
5356
5357 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5358 and how to get them back.
5359
53602006-12-26 Richard Stallman <rms@gnu.org>
5361
5362 * calendar.texi (Holidays): Holiday listing is based on current
5363 practice, but DST is not.
5364
53652006-12-25 Richard Stallman <rms@gnu.org>
5366
5367 * emacs.texi (Top): Update subnode menus.
5368
5369 * mark.texi (Transient Mark): Fix xref.
5370
5371 * killing.texi (Graphical Kill): Node deleted.
5372 (Killing): Add xref to Cut and Paste.
5373 (CUA Bindings): Update xref.
5374
5375 * frames.texi (Cut and Paste): New section to hold other nodes.
5376 (Mouse Commands): Node demoted.
5377 (Cut/Paste Other App): Split out from Mouse Commands.
5378 (Word and Line Mouse): Likewise.
5379 (Secondary Selection, Clipboard): Nodes demoted.
5380
8cf51b2c
GM
53812006-12-24 Kevin Ryde <user42@zip.com.au>
5382
5383 * calendar.texi (Holidays): US daylight saving begins second Sunday
5384 in March for 2007 onwards.
5385 (Daylight Savings): Show new US default daylight saving rules, 2nd
5386 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5387
53882006-12-23 Chong Yidong <cyd@stupidchicken.com>
5389
5390 * calendar.texi (Scroll Calendar): < and > are switched.
5391
53922006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5393
5394 * killing.texi (Deletion): Describe M-\ prefix argument.
5395
53962006-12-23 Richard Stallman <rms@gnu.org>
5397
5398 * search.texi (Regexp Search): Explain why forward and reverse regexp
5399 search are not mirror images.
5400
8cf51b2c
GM
54012006-12-19 Kim F. Storm <storm@cua.dk>
5402
5403 * major.texi (Choosing Modes): Describe match-function elements for
5404 magic-mode-alist.
5405
8cf51b2c
GM
54062006-12-18 Eli Zaretskii <eliz@gnu.org>
5407
5408 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5409 peculiarities.
5410
54112006-12-18 Richard Stallman <rms@gnu.org>
5412
5413 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5414
8cf51b2c
GM
54152006-12-17 Alan Mackenzie <acm@muc.de>
5416
5417 * programs.texi (Left Margin Paren): Remove the bit which says
5418 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5419 Discuss some of the issues of setting this option to nil.
5420
54212006-12-17 Glenn Morris <rgm@gnu.org>
5422
5423 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5424
54252006-12-16 Eli Zaretskii <eliz@gnu.org>
5426
5427 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5428 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5429 NTFS volumes.
5430 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5431 volumes.
5432
54332006-12-15 Eli Zaretskii <eliz@gnu.org>
5434
5435 * text.texi (HTML Mode): Fix "C-c TAB".
5436
8cf51b2c
GM
54372006-12-09 Richard Stallman <rms@gnu.org>
5438
5439 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5440
54412006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5442
5443 * files.texi (Misc File Ops): Document insert-file-literally.
5444
54452006-12-08 Eli Zaretskii <eliz@gnu.org>
5446
5447 * cmdargs.texi (Colors): Note that --color is intended for overriding
5448 the terminal defaults, not for normal invocation.
5449
5450 * misc.texi (Emacs Server): Improve wording. Don't mention the
5451 ``server program''. Add a cross-reference to "Init File" node.
5452 (Invoking emacsclient): Add index entries. Document both short and
5453 long versions of command-line options. Document the -f option.
5454
8cf51b2c
GM
54552006-12-06 Richard Stallman <rms@gnu.org>
5456
5457 * text.texi (Outline Format): Say to set outline-regexp
5458 and outline-level with major modes and file local variables.
5459
c8763fb6 54602006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5461
5462 * anti.texi (Antinews): Mention the alternative to
5463 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5464
8cf51b2c
GM
5465 * misc.texi (Interactive Shell): Ditto.
5466
54672006-12-04 Eli Zaretskii <eliz@gnu.org>
5468
5469 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5470
5471 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5472
54732006-12-01 Eli Zaretskii <eliz@gnu.org>
5474
5475 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5476 colon in the mode line.
5477
5478 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5479
54802006-11-26 Nick Roberts <nickrob@snap.net.nz>
5481
5482 * building.texi (Watch Expressions): Mention SPC for expanding/
5483 contracting watch expressions.
5484
54852006-11-26 Kim F. Storm <storm@cua.dk>
5486
5487 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5488
54892006-11-26 Nick Roberts <nickrob@snap.net.nz>
5490
5491 * building.texi (Debugger Operation): Define text command mode.
5492 Clarify how tooltips work.
5493 (GDB Graphical Interface): Explain how to run in text command mode
5494 more clearly.
5495
54962006-11-25 Juanma Barranquero <lekktu@gmail.com>
5497
5498 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5499
55002006-11-22 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5503
8cf51b2c
GM
55042006-11-18 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5507 and EMACS is deprecated.
5508
55092006-11-18 Juanma Barranquero <lekktu@gmail.com>
5510
5511 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5512
c8763fb6 55132006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5514
5515 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5516
5517 * emacs.texi: Include xresources.texi both for info and dvi.
5518
5519 * xresources.texi: Merge text from xresmini.texi.
5520
c8763fb6 55212006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5522
5523 * glossary.texi: Fix typos.
5524
8cf51b2c
GM
55252006-11-06 Richard Stallman <rms@gnu.org>
5526
5527 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5528
5529 * ack.texi (Acknowledgments): Fix name spelling.
5530
55312006-11-01 Juri Linkov <juri@jurta.org>
5532
5533 * search.texi (Word Search): Document incremental word search.
5534
55352006-10-28 Glenn Morris <rgm@gnu.org>
5536
5537 * ack.texi (Acknowledgments): Add cal-html author.
5538
5539 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5540 Calendar"). Describe new package cal-html.
5541 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5542 Calendar Files."
5543
8cf51b2c
GM
55442006-10-23 Richard Stallman <rms@gnu.org>
5545
5546 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5547 Abbrev mode is enabled.
5548
8cf51b2c
GM
55492006-10-16 Richard Stallman <rms@gnu.org>
5550
8cf51b2c
GM
5551 * emacs.texi: Update ISBN.
5552
8cf51b2c
GM
55532006-10-11 Kim F. Storm <storm@cua.dk>
5554
5555 * emacs.texi (Acknowledgments): Use @dotless{i}.
5556
55572006-10-08 Nick Roberts <nickrob@snap.net.nz>
5558
5559 * building.texi (Breakpoints Buffer): Mention catchpoints.
5560
55612006-10-08 Kim F. Storm <storm@cua.dk>
5562
5563 * ack.texi (Acknowledgments): Update.
5564
5565 * emacs.texi (Acknowledgments): Fix bad @/ form.
5566
8cf51b2c
GM
55672006-10-05 Kim F. Storm <storm@cua.dk>
5568
5569 * emacs.texi (Acknowledgments): Add more contributors.
5570
55712006-10-03 Richard Stallman <rms@gnu.org>
5572
5573 * emacs.texi (Acknowledgments): Update version and edition.
5574
8cf51b2c
GM
55752006-10-01 Karl Berry <karl@gnu.org>
5576
5577 * custom.texi (Customization Groups): Page break to keep example buffer
5578 on one page.
5579
55802006-09-30 Karl Berry <karl@gnu.org>
5581
5582 * programs.texi (Basic Indent): @need to improve page break.
5583 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5584
55852006-09-29 Glenn Morris <rgm@gnu.org>
5586
5587 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5588
55892006-09-29 Karl Berry <karl@gnu.org>
5590
5591 * windows.texi (Basic Window): Remove forced @break, no longer
5592 desirable.
5593 * frames.texi (Frame Commands),
5594 * mark.texi (Marking Objects): Reword to avoid bad page break.
5595 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5596
55972006-09-19 Richard Stallman <rms@gnu.org>
5598
5599 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5600 stick to present tense.
5601
c8763fb6 56022006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5603
5604 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5605 to x-gtk-use-old-file-dialog.
5606 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5607
56082006-09-15 Jay Belanger <belanger@truman.edu>
5609
49823426 5610 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5611 Change "Library Public License" to "Lesser Public License"
5612 throughout. Use "yyyy" to represent year.
5613
8cf51b2c
GM
56142006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5615
5616 * files.texi (Visiting): Add index entry "open file".
5617
8cf51b2c
GM
56182006-09-11 Richard Stallman <rms@gnu.org>
5619
5620 * building.texi (Compilation Mode): Clarification.
5621 (Grep Searching): Add xref to Compilation Mode.
5622
8cf51b2c
GM
56232006-09-08 Richard Stallman <rms@gnu.org>
5624
5625 * search.texi (Search): Ref multi-file search commands here.
5626 (Other Repeating Search): Not here.
5627
8cf51b2c
GM
56282006-08-28 Richard Stallman <rms@gnu.org>
5629
5630 * windows.texi (Split Window): Update xref.
5631
5632 * basic.texi (Continuation Lines): Update xref.
5633
5634 * indent.texi (Tab Stops): Update xref.
5635
5636 * emacs.texi (Top): Update subnode menu.
5637
5638 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5639 split out of Display Custom.
5640
56412006-08-25 Kim F. Storm <storm@cua.dk>
5642
5643 * display.texi (Display Custom): Add variables overline-margin
5644 and x-underline-at-descent-line.
5645
56462006-08-25 Richard Stallman <rms@gnu.org>
5647
5648 * entering.texi (Exiting): Rewrite to give graphical displays
5649 priority over text terminals.
5650
5651 * search.texi (Incremental Search): Move index entries.
5652
56532006-08-23 Chong Yidong <cyd@stupidchicken.com>
5654
5655 * custom.texi (Init File): Reference Find Init to avoid "home
5656 directory" confusion.
5657
56582006-08-22 Nick Roberts <nickrob@snap.net.nz>
5659
5660 * building.texi (Other GDB-UI Buffers): Describe how to edit
5661 a value in the locals buffer.
5662
56632006-08-21 Richard Stallman <rms@gnu.org>
5664
5665 * search.texi (Basic Isearch): Add `isearch' index entry.
5666
56672006-08-16 Richard Stallman <rms@gnu.org>
5668
5669 * misc.texi (Saving Emacs Sessions): Clean up wording.
5670
5671 * mark.texi (Marking Objects): Mention term "select all".
5672
5673 * emacs.texi (Top): Update subnode menu.
5674
5675 * help.texi (Help Mode): Move node up in file.
5676
8cf51b2c
GM
56772006-08-15 Nick Roberts <nickrob@snap.net.nz>
5678
5679 * building.texi (Stack Buffer): Explain fringe arrow.
5680
8cf51b2c
GM
56812006-08-12 Eli Zaretskii <eliz@gnu.org>
5682
8cf51b2c
GM
5683 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5684 on startup.
5685
56862006-08-11 Romain Francoise <romain@orebokech.com>
5687
5688 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5689
56902006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5691
5692 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5693
56942006-08-10 Richard Stallman <rms@gnu.org>
5695
5696 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5697 with face merging. Empty regions don't count.
5698 Clarify face property inheritance.
8cf51b2c
GM
5699
57002006-08-08 Romain Francoise <romain@orebokech.com>
5701
5702 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5703 <arjuropo@cc.jyu.fi>.
5704
8cf51b2c
GM
57052006-08-04 Eli Zaretskii <eliz@gnu.org>
5706
5707 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5708 apply to all frames.
5709
8cf51b2c
GM
57102006-08-01 Richard Stallman <rms@gnu.org>
5711
5712 * help.texi (Name Help): Add index entries for describe-variable.
5713
57142006-08-01 Nick Roberts <nickrob@snap.net.nz>
5715
5716 * building.texi (GDB Graphical Interface): Shorten node names.
5717 (GDB-UI Layout): Use GDB-related.
5718 (Other GDB-UI Buffers): Simplify English.
5719
57202006-07-31 Richard Stallman <rms@gnu.org>
5721
5722 * search.texi (Query Replace): Add xref for Dired's Q command.
5723
8cf51b2c
GM
57242006-07-31 Nick Roberts <nickrob@snap.net.nz>
5725
5726 * building.texi (GDB commands in Fringe): Rename to...
5727 (Source Buffers): ..this and move forward. Describe hollow arrow and
5728 new option gdb-find-source-frame.
5729
57302006-07-29 Richard Stallman <rms@gnu.org>
5731
5732 * dired.texi (Operating on Files): Simplify previous change
5733 and fix Texinfo usage.
5734
57352006-07-29 Eli Zaretskii <eliz@gnu.org>
5736
5737 * dired.texi (Operating on Files): Add cross-references. State the
5738 Unix commands that do similar things.
5739
57402006-07-28 Richard Stallman <rms@gnu.org>
5741
5742 * mark.texi (Transient Mark): Clarify that region never disappears
5743 when Transient Mark mode is off, and not when it is on.
5744
57452006-07-27 Richard Stallman <rms@gnu.org>
5746
5747 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5748
57492006-07-24 Richard Stallman <rms@gnu.org>
5750
5751 * xresources.texi (GTK styles): Fix texinfo usage.
5752
8cf51b2c
GM
5753 * commands.texi (User Input): Explain why we teach keyboard cmds.
5754
5755 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5756 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5757 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5758 * doclicense.texi, display.texi, dired.texi, basic.texi:
5759 * anti.texi, ack.texi: Move periods and commas inside quotes.
5760
57612006-07-22 Eli Zaretskii <eliz@gnu.org>
5762
5763 * cmdargs.texi (General Variables): Document EMAIL.
5764
57652006-07-21 Eli Zaretskii <eliz@gnu.org>
5766
5767 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5768 doesn't have effect on MS-Windows.
5769
8cf51b2c
GM
57702006-07-17 Richard Stallman <rms@gnu.org>
5771
5772 * building.texi (Grep Searching): Explain about chaining grep commands.
5773
8cf51b2c
GM
57742006-07-10 Nick Roberts <nickrob@snap.net.nz>
5775
49823426 5776 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5777
57782006-07-09 Chong Yidong <cyd@stupidchicken.com>
5779
5780 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5781 is invoked for multiple files.
5782
57832006-07-08 Eli Zaretskii <eliz@gnu.org>
5784
5785 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5786 on-line manual for the rest of this node.
5787 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5788 unconditionally.
5789 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5790 Improve wording.
5791 (Windows Printing): Improve wording.
5792 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5793 rest of this node.
5794
8cf51b2c
GM
57952006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5796
49823426
GM
5797 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5798 with eval-buffer.
8cf51b2c
GM
5799
58002006-07-05 Nick Roberts <nickrob@snap.net.nz>
5801
5802 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5803 of character translation.
5804
58052006-07-04 Nick Roberts <nickrob@snap.net.nz>
5806
5807 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5808
58092006-07-03 Karl Berry <karl@gnu.org>
5810
5811 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5812 not-too-underfull hboxes in the TeX output.
5813 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5814 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5815 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5816 * sending.texi, text.texi: Fix overfull/underfull boxes.
5817
58182006-07-03 Romain Francoise <romain@orebokech.com>
5819
5820 * m-x.texi (M-x): Fix.
5821
58222006-07-03 Richard Stallman <rms@gnu.org>
5823
8cf51b2c
GM
5824 * search.texi (Other Repeating Search): filename -> file name.
5825
5826 * misc.texi (Narrowing): Minor cleanups.
5827
5828 * files.texi (Visiting): filename -> file name.
5829
5830 * emacs.texi (Top): Update subnode menus.
5831
5832 * mule.texi (Coding Systems): Move char translation stuff here.
5833 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5834 (Recognize Coding): Substantial local rewrites.
5835 (International): Update menu.
5836
5837 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5838 (Scrolling): Substantial local rewrites.
5839 (Display): Update menu and intro.
5840
5841 * dired.texi: filename -> file name.
5842
5843 * custom.texi (Safe File Variables): Texinfo usage fix.
5844
f0131492 58452006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5846
5847 * help.texi, m-x.texi: Lots of cleanups.
5848
8cf51b2c
GM
58492006-06-30 Eli Zaretskii <eliz@gnu.org>
5850
5851 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5852 (Windows Processes, Windows Misc): Shorten the printed version by
5853 selectively conditioning less important portions by @ifnottex.
5854
8cf51b2c
GM
58552006-06-27 Richard Stallman <rms@gnu.org>
5856
5857 * mini.texi (Minibuffer File): Minor cleanup.
5858
58592006-06-25 Nick Roberts <nickrob@snap.net.nz>
5860
5861 * frames.texi (XTerm Mouse): Rename to...
5862 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5863
5864 * emacs.texi (Top): Use new node name.
5865
58662006-06-24 Eli Zaretskii <eliz@gnu.org>
5867
5868 * emacs.texi (Top): Update the detailed menu according to changes in
5869 msdog.texi.
5870
5871 * msdog.texi (Windows Keyboard): New section.
5872 (Windows Mouse): New section.
5873 (Windows System Menu): Remove section (text merged with "Windows
5874 Keyboard").
5875 (Windows Misc): New section.
5876
5877 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5878
5879 * msdog.texi (ls in Lisp): New section.
5880
5881 * files.texi (Visiting): Document case-insensitive wildcard matching
5882 under find-file-wildcards.
5883
8cf51b2c
GM
58842006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5885
5886 * macos.texi (Mac Input): Add description of mac-function-modifier.
5887 Now Unicode keyboard layouts work.
5888
8cf51b2c
GM
58892006-06-10 Richard Stallman <rms@gnu.org>
5890
5891 * mule.texi (Recognize Coding): Clarify previous change.
5892
58932006-06-09 Kenichi Handa <handa@m17n.org>
5894
5895 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5896 notation.
5897
58982006-06-07 Kevin Ryde <user42@zip.com.au>
5899
5900 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5901 manual for @ifnottex, but in emacs-extra for @iftex.
5902
5903 * cmdargs.texi (General Variables): Fix smtpmail xref.
5904
59052006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5906
8cf51b2c 5907 * programs.texi (Comment Commands):
8cf51b2c 5908 * custom.texi (Specifying File Variables):
49823426 5909 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5910
59112006-06-07 Nick Roberts <nickrob@snap.net.nz>
5912
5913 * building.texi (Watch Expressions): Move node to end.
5914 (GDB Graphical Interface): Move description of clicks in fringe...
5915 (GDB commands in the Fringe): ...to here. New node.
5916
8cf51b2c
GM
59172006-06-05 Romain Francoise <romain@orebokech.com>
5918
49823426 5919 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5920
59212006-06-05 Nick Roberts <nickrob@snap.net.nz>
5922
5923 * building.texi (GDB Graphical Interface): Update bindings.
5924 (Commands of GUD): Add gud-print. Remove gud-run.
5925 Restate availability more generally.
5926
f0131492 59272006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5928
5929 * mini.texi: Lots of cleanups.
5930
59312006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5932
5933 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5934 and Mouse-2.
5935
c8763fb6 59362006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5937
5938 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5939
8cf51b2c
GM
59402006-05-31 Richard Stallman <rms@gnu.org>
5941
5942 * basic.texi (Moving Point): Fix previous change.
5943
c8763fb6 59442006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5945
5946 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5947
f0131492 59482006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5949
5950 * basic.texi: Many simplifications and improvements in wording.
5951
8cf51b2c
GM
59522006-05-26 Nick Roberts <nickrob@snap.net.nz>
5953
5954 * anti.texi (Antinews): Create a node for gdb-ui.
5955
8cf51b2c
GM
59562006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5957
5958 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5959
59602006-05-20 Richard Stallman <rms@gnu.org>
5961
5962 * dired.texi (Dired Navigation): dired-goto-file is now j.
5963
8cf51b2c
GM
59642006-05-20 Eli Zaretskii <eliz@gnu.org>
5965
5966 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5967 and their aliases.
5968
5969 * msdog.texi (Windows Printing): Mention non-support of plain text
5970 printing with some el-cheapo printers, and suggest a workaround.
5971
59722006-05-20 Kevin Ryde <user42@zip.com.au>
5973
5974 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5975 remove the bit saying you must set it.
5976
59772006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5978
5979 * trouble.texi (Checklist):
5980 * text.texi (Text, Auto Fill, Text Mode):
5981 * search.texi (Nonincremental Search):
5982 * rmail.texi (Rmail Labels):
5983 * mule.texi (Input Methods, Multibyte Conversion):
5984 * misc.texi (Gnus, Where to Look, PostScript):
5985 * maintaining.texi (Create Tags Table):
5986 * indent.texi (Indentation Commands):
5987 * fixit.texi (Spelling):
5988 * emacs.texi (Copying):
5989 * custom.texi (Init File): ifinfo -> ifnottex.
5990
8cf51b2c
GM
59912006-05-17 Richard Stallman <rms@gnu.org>
5992
5993 * files.texi (Diff Mode): Mention C-x `.
5994
59952006-05-08 Richard Stallman <rms@gnu.org>
5996
5997 * custom.texi (Disabling): Textual cleanups.
5998
8cf51b2c
GM
59992006-05-12 Glenn Morris <rgm@gnu.org>
6000
6001 * calendar.texi (Displaying the Diary, Format of Diary File):
6002 Refer to diary-view-entries, diary-list-entries,
6003 diary-show-all-entries rather than obsolete aliases.
6004
60052006-05-12 Eli Zaretskii <eliz@gnu.org>
6006
6007 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6008 (Displaying the Diary, Special Diary Entries, Importing Diary):
6009 * building.texi (Compilation Shell):
6010 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6011 emacs-xtra with @inforef's.
6012
6013 * files.texi (Visiting): Fix wording.
6014
6015 * mule.texi (Coding Systems, Text Coding): More indexing.
6016 Mention that C-x RET f can set eol conversion.
6017
c8763fb6 60182006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6019
6020 * xresmini.texi (GTK resources): Insert GTK description.
6021
6022 * xresources.texi (GTK resources): metafont should be menufont.
6023
8cf51b2c
GM
60242006-05-06 Michael Albinus <michael.albinus@gmx.de>
6025
49823426 6026 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6027 method, user name and host name is active only in partial
6028 completion mode.
6029
8cf51b2c
GM
60302006-05-06 Eli Zaretskii <eliz@gnu.org>
6031
6032 * makefile.w32-in (emacs.dvi):
6033 * Makefile.in (emacs.dvi): Add xresmini.texi.
6034
6035 * xresmini.texi (Table of Resources): Remove xref to non-existent
6036 node "LessTif Resources".
6037
6038 * msdog.texi (Microsoft Windows):
6039 * calendar.texi (Calendar/Diary, Displaying the Diary)
6040 (Special Diary Entries, Importing Diary, Holidays):
6041 * programs.texi (Program Modes):
6042 * text.texi (Text):
6043 * buffers.texi (Several Buffers):
6044 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6045
60462006-05-06 Eli Zaretskii <eliz@gnu.org>
6047
6048 The following changes merge the emacs-xtra manual into the main
6049 manual, but only for on-line version of the manual.
6050
6051 * vc2-xtra.texi (Version Backups, Local Version Control)
6052 (Making Snapshots, Change Logs and VC, Version Headers)
6053 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6054 on-line manual.
6055
6056 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6057 for on-line manual.
6058
6059 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6060 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6061 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6062 for on-line manual.
6063
6064 * fortran-xtra.texi (Fortran, Fortran Autofill)
6065 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6066 for on-line manual.
6067
6068 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6069 Conditional xref's for on-line manual.
6070
6071 * emerge-xtra.texi (Emerge, Overview of Emerge)
6072 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6073 manual.
6074
6075 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6076 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6077 (EMACSSOURCES): Use EMACS_XTRA.
6078 (../info/emacs-xtra): Remove.
6079 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6080
6081 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6082 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6083 (EMACSSOURCES): Use EMACS_XTRA.
6084 ($(infodir)/emacs-xtra): Remove.
6085 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6086
6087 * trouble.texi (Quitting):
6088 * text.texi (Text):
6089 * programs.texi (Program Modes):
6090 * msdog.texi (Microsoft Windows):
6091 * frames.texi (Frames):
6092 * files.texi (Backup, Version Control, VC Concepts)
6093 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6094 (Registering, VC Status, VC Undo, Multi-User Branching)
6095 (Comparing Files):
6096 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6097 (Displaying the Diary, Special Diary Entries, Importing Diary):
6098 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6099 conditional xref's, depending on @iftex/@ifnottex.
6100
6101 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6102 "MS-DOS". @include msdog-xtra.texi.
6103
6104 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6105 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6106
6107 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6108 for vc-xtra.texi subsections.
6109 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6110 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6111
6112 * sending.texi (Sending Mail): A @node line without explicit Prev,
6113 Next, and Up links.
6114
6115 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6116 Next, and Up links.
6117
6118 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6119 and its sections. @include picture-xtra.texi.
6120
6121 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6122 "Emerge".
6123 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6124
6125 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6126 exact duplicate of its name-sake in calendar.texi.
6127
6128 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6129 "Advanced Calendar/Diary Usage".
6130 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6131
6132 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6133 dired-xtra.texi.
6134 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6135
6136 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6137 (Files) [ifnottex]: Add menu entry for Autorevert.
6138
6139 * emacs-xtra.texi (Introduction): Reword to make consistent with
6140 printed version only.
6141 <Top level>: Remove the body of all chapters and move them to the
6142 new *-xtra.texi files. Use @raisesections and @lowersections to
6143 convert sections to chapters etc.
6144
6145 * msdog-xtra.texi:
6146 * fortran-xtra.texi:
6147 * vc-xtra.texi:
6148 * vc1-xtra.texi:
6149 * vc2-xtra.texi:
6150 * emerge-xtra.texi:
6151 * cal-xtra.texi:
6152 * dired-xtra.texi:
6153 * arevert-xtra.texi: New files, with text from respective chapters
6154 of emacs-xtra.texi. Convert each @chapter into @section, @section
6155 into @subsection, etc.
6156
1c6c854e 6157 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6158 updated.
6159
6160 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6161 Windows". All references updated.
6162
61632006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6164
6165 * macos.texi (Mac Input): Mention input from Character Palette.
6166 (Mac Font Specs): Fix typo.
6167
61682006-05-05 Richard Stallman <rms@gnu.org>
6169
6170 * files.texi (Diff Mode): Minor cleanup.
6171
61722006-05-05 Karl Berry <karl@gnu.org>
6173
8cf51b2c
GM
6174 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6175 errors from the current release of makeinfo (4.8).
6176 * help.texi (Library Keywords): Change widest word in multitable
6177 template from `emulations' to `convenience'. (Not sure if this is
6178 related to the font change.)
6179
61802006-05-05 Eli Zaretskii <eliz@gnu.org>
6181
6182 * files.texi (File Names): Add a footnote about limited support of
6183 ~USER on MS-Windows.
6184
6185 * cmdargs.texi (Initial Options): Add a footnote about limited
6186 support of ~USER on MS-Windows.
6187
61882006-05-03 Richard Stallman <rms@gnu.org>
6189
6190 * files.texi (Diff Mode): Node moved here.
6191 (Comparing Files): Delete what duplicates new node.
6192 (Files): Put Diff Mode in menu.
6193
1c6c854e 6194 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6195
6196 * emacs.texi (Top): Update menu for Diff Mode.
6197
6198 * trouble.texi (Emergency Escape): Simplify.
6199
6200 * emacs.texi (Top): Minor clarification.
6201
62022006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6203
6204 * commands.texi, entering.texi, screen.texi: Many simplifications.
6205
62062006-05-03 Richard Stallman <rms@gnu.org>
6207
6208 * commands.texi (Text Characters): Delete paragraph about unibyte
6209 non-ASCII printing chars.
6210
6211 * killing.texi (Killing): Say "graphical displays".
6212 * display.texi: Say "graphical displays".
6213
6214 * cmdargs.texi (Misc X): Say "graphical displays".
6215
62162006-05-01 Richard Stallman <rms@gnu.org>
6217
6218 * emacs.texi (Top): Add Diff Mode to menu.
6219
62202006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6221
6222 * misc.texi (Diff Mode): New node.
6223
62242006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6225
6226 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6227 (Mac Environment Variables): Shorten example line.
6228 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6229
62302006-05-01 Nick Roberts <nickrob@snap.net.nz>
6231
6232 * building.texi (GUD Customization): Describe cases %d and %c.
6233 Update description for %e.
6234
62352006-04-30 Glenn Morris <rgm@gnu.org>
6236
6237 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6238
62392006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6240
6241 * custom.texi (Examining): Update C-h v output example.
6242
62432006-04-29 Kim F. Storm <storm@cua.dk>
6244
6245 * building.texi (Grep Searching): Add lgrep and rgrep.
6246
8cf51b2c
GM
62472006-04-23 Richard Stallman <rms@gnu.org>
6248
6249 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6250
6251 * xresmini.texi: New file.
6252
6253 * xresources.texi (Face Resources): Split table into font resources
6254 and the rest. Combine similar attributes for brevity.
6255
8cf51b2c
GM
62562006-04-21 Eli Zaretskii <eliz@gnu.org>
6257
6258 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6259 backslashes and case-insensitivity in file names (moved to the
6260 main manual).
6261 (MS-DOS Printing): Move most of the text to the main manual.
6262
6263 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6264 New nodes.
6265 (Windows Processes, Windows System Menu): Add index entries and
6266 fix wording.
6267
8cf51b2c
GM
62682006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6269
6270 * misc.texi (Shell Ring): Add notes on saved input when
6271 navigating off the end of the history list.
6272
62732006-04-18 Chong Yidong <cyd@mit.edu>
6274
6275 * misc.texi (Shell Options): Correct default value of
6276 comint-scroll-show-maximum-output.
6277
8cf51b2c
GM
62782006-04-18 Nick Roberts <nickrob@snap.net.nz>
6279
6280 * building.texi (Watch Expressions): Update.
6281
8cf51b2c
GM
62822006-04-12 Richard Stallman <rms@gnu.org>
6283
6284 * search.texi: Clean up previous change.
6285
62862006-04-12 Eli Zaretskii <eliz@gnu.org>
6287
6288 * search.texi (Regexp Backslash, Regexp Replace): Add index
6289 entries for ``back reference'' and mention the term itself in the
6290 text.
6291
62922006-04-11 Richard Stallman <rms@gnu.org>
6293
6294 * custom.texi (Safe File Variables):
6295 Document enable-local-variables = :safe.
6296
62972006-04-11 Karl Berry <karl@gnu.org>
6298
6299 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6300 (Remote Repositories, Version Backups, Local Version Control)
6301 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6302 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6303 (Renaming VC Work Files and Master Files)
6304 (Inserting Version Control Headers, Customizing VC, General Options)
6305 (Options for RCS and SCCS, Options specific for CVS): Move all
6306 these nodes to emacs-xtra.texi, for brevity.
6307 * cmdargs.texi, files.texi: Change cross-references.
6308
8cf51b2c
GM
63092006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6310
6311 * files.texi (Old Versions): Update description of vc-annotate's
6312 use of color to indicate date ranges.
6313
8cf51b2c
GM
63142006-04-09 Kevin Ryde <user42@zip.com.au>
6315
8cf51b2c
GM
6316 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6317 put info and printed manual names the right way around.
6318
63192006-04-09 Karl Berry <karl@gnu.org>
6320
6321 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6322 emacs-xtra.texi, leaving only MS Windows information.
6323 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6324 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6325 node names.
6326
6327 * emacs.texi: Move @summarycontents and @contents to the beginning
6328 of the file.
6329
8cf51b2c
GM
63302006-04-08 Kevin Ryde <user42@zip.com.au>
6331
6332 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6333
63342006-04-07 Richard Stallman <rms@gnu.org>
6335
6336 * programs.texi (Comments, Comment Commands, Options for Comments)
6337 (Multi-Line Comments): "Align", not "indent".
6338 (Basic Indent): C-j deletes trailing whitespace before the newline.
6339
63402006-04-06 Richard Stallman <rms@gnu.org>
6341
8cf51b2c
GM
6342 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6343
63442006-04-06 Eli Zaretskii <eliz@gnu.org>
6345
6346 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6347
8cf51b2c
GM
63482006-04-05 Richard Stallman <rms@gnu.org>
6349
6350 * emacs.texi (Top): Update subnode menu.
6351
6352 * trouble.texi (Unasked-for Search): Node deleted.
6353 (Lossage): Delete from menu.
6354
63552006-04-04 Richard Stallman <rms@gnu.org>
6356
6357 * trouble.texi: Various cleanups.
6358 (Checklist): Don't bother saying how to snail a bug report.
6359 (Emergency Escape): Much rewriting.
6360 (After a Crash): Rename the core dump immediately.
6361 (Total Frustration): Call it a psychotherapist.
6362 (Bug Criteria): Avoid "illegal instruction".
6363 (Sending Patches): We always put the contributor's name in.
6364
6365 * misc.texi (Thumbnails): Minor correction.
6366
8cf51b2c
GM
63672006-04-03 Richard Stallman <rms@gnu.org>
6368
6369 * misc.texi (Thumbnails): Minor cleanup.
6370
63712006-04-02 Karl Berry <karl@gnu.org>
6372
6373 * sending.texi (Mail Sending): pxref to Top needs five args.
6374
6375 * texinfo.tex: Update to current version (2006-03-21.13).
6376
8cf51b2c
GM
63772006-03-31 Richard Stallman <rms@gnu.org>
6378
6379 * emacs.texi (Top): Update subnode menu.
6380
6381 * help.texi (Help Mode): Cleanup.
6382
6383 * dired.texi: Many cleanups.
6384 (Dired Deletion): Describe dired-recursive-deletes.
6385 (Operating on Files): dired-create-directory moved.
6386 (Misc Dired Features): Move to here.
6387 (Tumme): Node moved to misc.texi.
6388
6389 * custom.texi: Many cleanups.
6390 (Minor Modes): Don't mention ISO Accents Mode.
6391 (Examining): Update C-h v output example.
6392 (Hooks): Add index and xref for add-hook.
6393 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6394 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6395
6396 * misc.texi: Many cleanups.
6397 (beginning): Add to summary of topics.
6398 (Shell): Put eshell xref at the end. Remove eshell from table.
6399 (Thumbnails): New node.
6400
8cf51b2c
GM
64012006-03-28 Eli Zaretskii <eliz@gnu.org>
6402
6403 * files.texi (File Name Cache): Make it clear that the cache is
6404 not persistent.
6405
8cf51b2c
GM
64062006-03-25 Karl Berry <karl@gnu.org>
6407
49823426
GM
6408 * emacs-xtra.texi, emacs.texi, gnu.texi:
6409 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6410 (2) do not indent copyright year list (or anything else).
6411
8cf51b2c
GM
64122006-03-21 Juanma Barranquero <lekktu@gmail.com>
6413
6414 * files.texi (VC Dired Mode): Remove misplaced brackets.
6415
64162006-03-21 Andre Spiegel <spiegel@gnu.org>
6417
6418 * files.texi: Various updates and clarifications in the VC chapter.
6419
64202006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6421
6422 * help.texi (Help Mode): Document "C-c C-c".
6423
8cf51b2c
GM
64242006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6425
6426 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6427 menu in the standalone Info reader.
6428
64292006-03-15 Chong Yidong <cyd@stupidchicken.com>
6430
6431 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6432 moved here from Emacs manual.
6433
6434 * programs.texi (Fortran): Section moved to emacs-xtra.
6435 (Program Modes): Xref to Fortran in emacs-xtra.
6436
6437 * maintaining.texi (Emerge): Move to emacs-xtra.
6438 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6439
6440 * picture.texi: File deleted.
6441 * Makefile.in:
6442 * makefile.w32-in: Remove picture.texi.
6443
6444 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6445 * abbrevs.texi (Abbrevs):
6446 * sending.texi (Sending Mail): Picture node removed.
6447
6448 * emacs.texi (Top): Update node listings.
6449
8cf51b2c
GM
64502006-03-12 Richard Stallman <rms@gnu.org>
6451
6452 * calendar.texi: Various cleanups.
6453
8cf51b2c
GM
64542006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6455
6456 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6457 syntax.
6458
8cf51b2c
GM
64592006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6460
6461 * search.texi (Regexps): More accurately describe which characters
6462 are special in which situations. Recommend _not_ to quote `]' or
6463 `-' when they are not special.
6464
8cf51b2c
GM
64652006-02-28 Andre Spiegel <spiegel@gnu.org>
6466
6467 * files.texi (Old Versions): Clarify operation of C-x v =.
6468
8cf51b2c
GM
64692006-02-21 Nick Roberts <nickrob@snap.net.nz>
6470
6471 * building.texi (Watch Expressions): Update and describe
6472 gdb-speedbar-auto-raise.
6473
64742006-02-19 Richard M. Stallman <rms@gnu.org>
6475
6476 * emacs.texi: Use @smallbook.
6477 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6478 Update subnode menu.
6479
6480 * building.texi (Lisp Interaction): Minor addition.
6481
64822006-02-18 Nick Roberts <nickrob@snap.net.nz>
6483
6484 * building.texi (Watch Expressions): Update and be more precise.
6485
c8763fb6 64862006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6487
6488 * maintaining.texi (Create Tags Table): Explain why the
6489 exception when etags writes to files under the /dev tree.
6490
64912006-02-14 Richard M. Stallman <rms@gnu.org>
6492
6493 * custom.texi (Safe File Variables): Lots of clarification.
6494 Renamed from Unsafe File Variables.
6495
64962006-02-14 Chong Yidong <cyd@stupidchicken.com>
6497
6498 * custom.texi (Unsafe File Variables): File variable confirmation
6499 assumed denied in batch mode.
6500
65012006-02-14 Richard M. Stallman <rms@gnu.org>
6502
6503 * building.texi (GDB User Interface Layout): Don't say `inferior'
6504 for program being debugged.
6505
65062006-02-15 Nick Roberts <nickrob@snap.net.nz>
6507
6508 * building.texi (GDB Graphical Interface):
6509 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6510
65112006-02-13 Chong Yidong <cyd@stupidchicken.com>
6512
6513 * custom.texi (Specifying File Variables, Unsafe File Variables):
6514 New nodes, split from File Variables. Document new file local
6515 variable behavior.
6516
65172006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6518
6519 * display.texi (Standard Faces):
8cf51b2c
GM
6520 * files.texi (Visiting):
6521 * frames.texi (Clipboard):
6522 * glossary.texi (Glossary) <Clipboard>:
6523 * xresources.texi (X Resources): Mention Mac OS port.
6524
8cf51b2c
GM
65252006-02-12 Richard M. Stallman <rms@gnu.org>
6526
6527 * building.texi (Building): Clarify topic in intro.
6528
6529 * maintaining.texi (Maintaining): Change title; clarify topic.
6530 Delete duplicate index entries.
6531
6532 * building.texi (Other GDB User Interface Buffers): Clarifications.
6533
6534 * text.texi (Cell Commands): Clarifications.
6535
6536 * programs.texi (Defuns): Delete duplicate explanation of
6537 left-margin paren convention.
6538 (Hungry Delete): Minor cleanup.
6539
65402006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6541
6542 * dired.texi (Tumme): More tumme documentation.
6543
65442006-02-11 Alan Mackenzie <acm@muc.de>
6545
6546 * programs.texi ("Hungry Delete"): Correct the appellation of the
6547 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6548
65492006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6550
6551 * dired.texi (Tumme): Fix small bug.
6552
65532006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6554
6555 * macos.texi (Mac International): Rename "fontset-mac" to
6556 "fontset-standard".
6557
8cf51b2c
GM
65582006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6559
6560 * dired.texi (Tumme): Basic documentation for Tumme added.
6561
8cf51b2c
GM
65622006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * mule.texi (International):
6565 * programs.texi (Basic Indent): Fix typos.
6566
8cf51b2c
GM
6567 * custom.texi (Minor Modes):
6568 * display.texi (Text Display):
6569 * commands.texi (Text Characters): Update xrefs.
6570
65712006-02-07 Richard M. Stallman <rms@gnu.org>
6572
6573 * emacs.texi (Top): Update subnode menu.
6574 Update info on old Emacs papers.
6575 (Intro): "Graphical display", not window system.
6576
6577 * xresources.texi (GTK styles): Minor clarifications.
6578
6579 * trouble.texi: "Graphical display", not window system.
6580 (Stuck Recursive): Minor clarification.
6581
6582 * text.texi: Minor clarifications.
6583 (Sentences): Explain why two-space convention is better.
6584 Explain sentence-end-without-period here.
6585 (Fill Commands): Not here.
6586 (Refill): Node moved down.
6587 (Filling): Update menu.
6588 (Table Creation, Cell Justification, Column Commands): Clarify.
6589
6590 * sending.texi: Minor clarifications.
6591
6592 * search.texi (Regexp Backslash): Clarification.
6593
6594 * rmail.texi: Minor cleanups.
6595 (Rmail): Delete digression about `rmail-mode'.
6596 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6597 (Rmail Files): Mention C-u M-x rmail.
6598 (Rmail Reply): Mention References.
6599 (Rmail Display): Mention rmail-nonignored-headers.
6600
6601 * programs.texi: Minor cleanups.
6602 (Comment Commands): Mention momentary Transient Mark mode.
6603 (Matching): Be more specific about customizing show-paren-mode.
6604 (Info Lookup): Don't list the modes that support C-h S.
6605 Just say what it does in an unsupported mode.
6606 (Man Page): Delete excessive info on customizing woman.
6607 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6608
6609 * abbrevs.texi: Minor clarifications.
6610 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6611 not "dynamic abbrevs" as if they were a kind of abbrev.
6612
6613 * picture.texi (Picture): Minor cleanup.
6614
6615 * mule.texi (Communication Coding): Say "other applications".
6616 (Fontsets): Not specific to X. Add xref to X Resources.
6617 (Unibyte Mode): Rename from Single-Byte Character Support.
6618 "Graphical display", not window system.
6619 (International): Update menu.
6620
6621 * maintaining.texi (Format of ChangeLog):
6622 New node, split out from ChangeLog.
6623 (ChangeLog): Clarifications in the remaining text.
6624 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6625 (Find Tag): Add @w.
6626 (Tags Search): Explain tag table order here. Simplify grep ref.
6627 (List Tags): tags-tag-face is a variable, not a face.
6628 (Emerge): Cleanups.
6629
6630 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6631 (Keyboard Macros): Avoid "the user".
6632
6633 * killing.texi: "Graphical display", not window system.
6634
6635 * help.texi (Help Echo): "Graphical display", not window system.
6636
6637 * glossary.texi: Say "you", not "the user". Say "graphical display".
6638
6639 * frames.texi: Minor cleanups. "Graphical display", not window system.
6640
6641 * files.texi (Visiting): Make drag-and-drop not X-specific.
6642
6643 * custom.texi: Minor cleanups. "Graphical display", not window system.
6644
6645 * cmdargs.texi: Minor cleanups.
6646
6647 * building.texi (Compilation): Move and split kill-compilation para.
6648 Add para about multiple compilers.
6649 (Compilation Mode): Commands also available in grep mode and others.
6650 Mention C-u C-x ` more tutorially. Clarify C-x `.
6651 (Compilation Shell): Clarify. Put Bash example first.
6652 (Grep Searching): Minor cleanups; add @w.
6653 (Debuggers): Minor cleanups.
6654 (Starting GUD): Make GDB xgraphical mode issue clearer.
6655 (Debugger Operation): Lots of clarifications including
6656 GDB tooltip side-effect issue.
6657 (Commands of GUD): Clarify.
6658 (GUD Customization): Add bashdb-mode-hook.
6659 (GDB Graphical Interface): Rewrite for clarity.
6660 (GDB User Interface Layout): Rewrite for clarity.
6661 (Stack Buffer, Watch Expressions): Likewise.
6662 (Other GDB User Interface Buffers): Cleanups.
6663 (Lisp Libraries, External Lisp): Cleanup.
6664
6665 * basic.texi (Position Info): "Graphical displays", rather than
6666 window systems.
6667
6668 * anti.texi: Minor cleanup.
6669
8cf51b2c
GM
66702006-02-03 Eli Zaretskii <eliz@gnu.org>
6671
6672 * custom.texi (Init File, Find Init): Add cross-references to
6673 where $HOME is described.
6674
66752006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6676
6677 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6678 is not inside the @table.
6679
6680 * emacs.texi (Top): Correct node name.
6681
6682 * files.texi (File Names): Fix @xref.
6683 (Reverting): Fix typo.
6684
6685 * mule.texi (International): Correct node name.
6686
6687 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6688
66892006-02-01 Richard M. Stallman <rms@gnu.org>
6690
6691 * emacs.texi (Top): Update subnode menu.
6692
6693 * mule.texi: Minor clarifications.
6694 Reduce the specific references to X Windows.
6695 Refer to "graphical" terminals, rather than window systems.
6696 (Text Coding): Rename from Specify Coding.
6697 (Communication Coding, File Name Coding, Terminal Coding):
6698 New nodes split out from Text Coding.
6699
6700 * kmacro.texi: Minor clarifications.
6701 (Keyboard Macro Ring): Comment out some excessive commands.
6702 (Basic Keyboard Macro): Split up the table, putting part in each node.
6703
6704 * major.texi: Minor clarifications.
6705
6706 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6707
6708 * windows.texi: Minor clarifications.
6709 (Change Window): Don't describe mode-line mouse cmds here.
6710 Add xref to Mode Line Mouse.
6711
6712 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6713
6714 * macos.texi (Mac International): Fix xref.
6715
6716 * indent.texi: Minor clarifications.
6717
6718 * frames.texi: Minor clarifications.
6719 Reduce the specific references to X Windows.
6720 Refer to "graphical" terminals, rather than window systems.
6721 (Frame Parameters): Don't mention commands like
6722 set-foreground-color. Just say to customize a face.
6723 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6724
6725 * files.texi: Minor clarifications.
6726 (Numbered Backups): New node, split out from Backup Names.
6727
6728 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6729
6730 * cmdargs.texi (General Variables): Fix xref.
6731
6732 * buffers.texi: Minor clarifications.
6733
8cf51b2c
GM
67342006-01-31 Richard M. Stallman <rms@gnu.org>
6735
6736 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6737 Nodes moved to top.
6738
6739 * display.texi: Minor clarifications.
6740 (Display): Rearrange menu.
6741 (Standard Faces): Mention query-replace face.
6742 (Faces): Simplify.
6743 (Font Lock): Simplify face customization info.
6744 (Highlight Changes): Node merged into Highlight Interactively.
6745 (Highlight Interactively): Much rewriting and cleanup.
6746 (Optional Mode Line): Narrowed line number not good for goto-line.
6747 Simplify face customization advice.
6748 (Text Display): Mention use of escape-glyph face.
6749 Move ctl-arrow and tab-width here.
6750 (Display Custom): Move no-redraw-on-reenter to end of node.
6751
6752 * search.texi: Minor clarifications.
6753 (Isearch Scroll): Simplify.
6754 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6755
6756 * regs.texi (Registers): Mention bookmarks here.
6757
6758 * mark.texi: Minor clarifications.
6759 (Selective Undo): Node deleted.
6760
6761 * m-x.texi: Minor clarifications.
6762
6763 * killing.texi: Minor clarifications.
6764 Refer to "graphical" terminals, rather than window systems.
6765
6766 * help.texi: Clarifications.
6767 (Help): Don't describe C-h F and C-h K here.
6768 (Key Help): Describe C-h K here.
6769 (Name Help): Mention Emacs Lisp Intro.
6770 Describe C-h F here.
6771 (Misc Help): Mention C-h F and C-h K only briefly.
6772
6773 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6774 Selective undo text merged in.
6775 (Spelling): Mention Aspell along with Ispell.
6776
6777 * emacs.texi (Top): Update subnode menus.
6778
6779 * basic.texi (Basic Undo): Rename from Undo. Most of text
6780 moved to new Undo node.
6781
8cf51b2c
GM
67822006-01-29 Chong Yidong <cyd@stupidchicken.com>
6783
6784 * basic.texi (Continuation Lines, Inserting Text):
6785 Mention longlines mode.
6786
67872006-01-29 Richard M. Stallman <rms@gnu.org>
6788
10d1d0af 6789 * screen.texi: Minor cleanups.
8cf51b2c
GM
6790 (Screen): Clean up the intro paragraphs.
6791 (Mode Line): Lots of rewriting. Handle frame-name better.
6792 eol-mnemonic-... vars moved out.
6793
6794 * emacs.texi (Top): Change menu item for MS-DOS node.
6795 Update subnode menu.
6796
6797 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6798 chapter relates to Windows. Title changed.
6799
6800 * mini.texi: Minor cleanups.
6801
6802 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6803 (Mark): Put it in the menu.
6804
6805 * entering.texi: Minor cleanups.
6806
6807 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6808 (Intro): Refer to "graphical" terminals, rather than X.
6809
6810 * display.texi (Display Custom): Add xref to Variables.
6811 (Optional Mode Line): eol-mnemonic-... vars moved here.
6812
6813 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6814 rather than X.
6815
8cf51b2c
GM
6816 * basic.texi: Minor cleanups.
6817 (Undo): selective-undo moved.
6818
8cf51b2c
GM
68192006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * anti.texi (Antinews): Various corrections and additions.
6822
68232006-01-23 Juri Linkov <juri@jurta.org>
6824
6825 * custom.texi (Easy Customization, Customization Groups)
6826 (Browsing Custom): Mention links along with buttons.
6827
8cf51b2c
GM
68282006-01-21 Eli Zaretskii <eliz@gnu.org>
6829
8cf51b2c
GM
6830 * text.texi (TeX Print): Use @key for TAB.
6831
8cf51b2c
GM
6832 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6833
8cf51b2c
GM
68342006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6835
6836 * files.texi (File Aliases): Don't claim that usually separate
6837 buffers are created for two file names that name the same data.
6838 Mention additional situations where different names mean the same
6839 file on disk.
6840
68412006-01-19 Richard M. Stallman <rms@gnu.org>
6842
6843 * killing.texi (Deletion): Upcase @key argument.
6844
6845 * custom.texi (Custom Themes): Minor cleanup.
6846
6847 * programs.texi (Hungry Delete): Upcase @key argument.
6848
8cf51b2c
GM
68492006-01-16 Juri Linkov <juri@jurta.org>
6850
6851 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6852 Move `mode-line-highlight' before `mode-line-buffer-id'.
6853
8cf51b2c
GM
68542006-01-14 Richard M. Stallman <rms@gnu.org>
6855
6856 * basic.texi (Inserting Text): Minor cleanup.
6857
8cf51b2c
GM
68582006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6859
6860 * custom.texi (Changing a Variable, Face Customization):
6861 Update for changes in Custom menus.
6862
8cf51b2c
GM
68632006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6864
6865 * macos.texi (Mac International): Undo last change.
6866
8cf51b2c
GM
68672006-01-02 Chong Yidong <cyd@stupidchicken.com>
6868
6869 * custom.texi (Custom Themes): Describe the new
6870 customize-create-theme interface.
6871
68722005-12-30 Juri Linkov <juri@jurta.org>
6873
6874 * basic.texi (Position Info): Update example.
6875
c8763fb6 68762005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6877
6878 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6879
68802005-12-24 Chong Yidong <cyd@stupidchicken.com>
6881
6882 * custom.texi (Custom Themes): `load-theme' always loads.
6883
68842005-12-23 Juri Linkov <juri@jurta.org>
6885
6886 * display.texi (Highlight Interactively): Use double space to
6887 separate sentences. Replace C-p with M-p, and C-n with M-n.
6888
68892005-12-22 Richard M. Stallman <rms@gnu.org>
6890
6891 * custom.texi (Easy Customization and subnodes):
6892 Replace "active field" with "button".
6893 Use "user option" only for variables.
6894 Use "setting" for variable-or-face.
6895
68962005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6897
6898 * buffers.texi (Select Buffer): Change order in table to make
6899 "Similar" refer to the correct item.
6900 (Indirect Buffers): Minor rewording.
6901
8cf51b2c
GM
69022005-12-20 Juri Linkov <juri@jurta.org>
6903
6904 * files.texi (VC Status): Put P and N near p and n.
6905
8cf51b2c
GM
69062005-12-19 Richard M. Stallman <rms@gnu.org>
6907
6908 * programs.texi (Electric C): Delete the info about newline control.
6909 (Other C Commands): Minor cleanup.
6910 (Left Margin Paren): Minor cleanup.
6911
69122005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6913
6914 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6915 (Customization Groups): Delete text moved to "Browsing Custom".
6916 (Browsing Custom): New node.
6917 (Specific Customization): Clarify which commands only work for
6918 loaded options.
6919
69202005-12-18 Bill Wohler <wohler@newt.com>
6921
6922 * frames.texi (Tool Bars): Shorten text of previous change.
6923
69242005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6925
6926 * files.texi (VC Status): Document log-view mode.
6927
69282005-12-18 Bill Wohler <wohler@newt.com>
6929
6930 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6931 permanently via the customize interface.
6932
8cf51b2c
GM
69332005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6934
6935 * killing.texi (Killing by Lines): Document `kill-whole-line'
6936 function.
6937
c8763fb6 69382005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6939
6940 * buffers.texi (Select Buffer): Change `prev-buffer' to
6941 `previous-buffer'. Indicate that these functions use a frame
6942 local buffer list.
6943
8cf51b2c
GM
69442005-12-12 Richard M. Stallman <rms@gnu.org>
6945
6946 * custom.texi (Easy Customization): Change menu comment.
6947 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6948
6949 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6950 (Help): Among the Apropos commands, describe only C-h a here.
6951
69522005-12-11 Richard M. Stallman <rms@gnu.org>
6953
6954 * programs.texi (Options for Comments): Comment-end starts with space.
6955
6956 * glossary.texi (Glossary): Minor cleanup.
6957
6958 * files.texi (Old Versions): Use @table.
6959
8cf51b2c
GM
69602005-12-10 David Koppelman <koppel@ece.lsu.edu>
6961
6962 * display.texi (Highlight Interactively): Include
6963 global-hi-lock-mode. Add miscellaneous details and elaborations.
6964
69652005-12-09 Richard M. Stallman <rms@gnu.org>
6966
6967 * display.texi (Font Lock): Delete the Global FL menu item.
6968
69692005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6970
6971 * custom.texi (Minibuffer Maps): Mention the maps for file name
6972 completion.
6973
69742005-12-09 Kim F. Storm <storm@cua.dk>
6975
6976 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6977 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6978 cursor to next corner in rectangle; clarify insert around rectangle.
6979
8cf51b2c
GM
69802005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6981
6982 * custom.texi (Customization): Use xref to elisp manual for
6983 non-TeX output.
6984 (Minor Modes): Update.
6985 (Customization Groups, Changing a Variable, Face Customization):
6986 Update for new appearance of Custom buffers.
6987 (Changing a Variable): `custom-buffer-done-function' has been
6988 replaced by `custom-buffer-done-kill'.
6989 (Specific Customization): In the `customize-group' buffer, a
6990 subgroup's contents are not "hidden". They are not included at
6991 all. They have no [Show] button.
6992 (Mouse Buttons): Add pxref to description of mouse event lists in
6993 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6994 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6995 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6996
69972005-12-08 Richard M. Stallman <rms@gnu.org>
6998
6999 * mini.texi (Completion Commands, Completion):
7000 In file name input, SPC does not do completion.
7001
8cf51b2c
GM
70022005-12-08 Nick Roberts <nickrob@snap.net.nz>
7003
7004 * building.texi (GDB Graphical Interface): Explain screen size
7005 setting.
7006 (Other GDB User Interface Buffers): Describe features specific to
7007 GDB 6.4.
7008
8cf51b2c
GM
70092005-12-01 Nick Roberts <nickrob@snap.net.nz>
7010
7011 * building.texi (GDB User Interface Layout): Describe how to
7012 kill associated buffers.
7013 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7014 (Watch Expressions): Be more precise.
7015 (Other GDB User Interface Buffers): Describe how to change a
7016 register value.
7017
8cf51b2c
GM
70182005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7019
7020 * macos.texi (Mac Input): Remove description of
7021 mac-command-key-is-meta. Add descriptions of
7022 mac-control-modifier, mac-command-modifier, and
7023 mac-option-modifier.
7024 (Mac International): Fix description of conversion of clipboard data.
7025 (Mac Font Specs): Add example of font customization by face attributes.
7026
70272005-11-22 Nick Roberts <nickrob@snap.net.nz>
7028
7029 * building.texi (Watch Expressions): Expand description.
7030 (Other GDB User Interface Buffers): Describe local map for
7031 gud-watch.
7032
70332005-11-21 Chong Yidong <cyd@stupidchicken.com>
7034
7035 * display.texi (Font Lock): Font lock is enabled by default now.
7036
70372005-11-20 Juri Linkov <juri@jurta.org>
7038
7039 * basic.texi (Position Info): Update examples of the output.
7040 Remove the fact that examples are produced in the TeXinfo buffer,
7041 because in the Info reader users will get a different output from
7042 `C-x ='.
7043
7044 * building.texi (Compilation Mode): Remove paragraph duplicated
7045 from the node `Compilation'. Add `compilation-skip-threshold'.
7046
7047 * display.texi (Font Lock): Suggest more user-friendly method of
7048 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7049
70502005-11-18 Richard M. Stallman <rms@gnu.org>
7051
7052 * files.texi (Registering): Mention @@ in mode line.
7053
7054 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7055
70562005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7057
7058 * files.texi (Renaming and VC): Some back-ends don't
7059 handle renaming.
7060
8cf51b2c
GM
70612005-11-17 Juri Linkov <juri@jurta.org>
7062
7063 * emacs.texi (Top):
7064 * display.texi (Highlight Interactively): Put this font-lock based
7065 mode near Font Lock node.
7066
70672005-11-16 Chong Yidong <cyd@stupidchicken.com>
7068
7069 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7070 icons.
7071
70722005-11-12 Kim F. Storm <storm@cua.dk>
7073
7074 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7075 (Help Summary): Add C-h d and C-h e.
7076 (Apropos): Clarify that all apropos commands may search for either
7077 list of words or a regexp. Add C-h d for apropos-documentation.
7078 Describe apropos-documentation-sort-by-scores user option.
7079
8cf51b2c
GM
70802005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7081
7082 * killing.texi (CUA Bindings): Add @section.
7083
70842005-11-10 Kim F. Storm <storm@cua.dk>
7085
7086 * emacs.texi (Top): Add CUA Bindings entry to menu.
7087
7088 * killing.texi (CUA Bindings): New node. Moved here from
7089 misc.texi and extended with info on rectangle commands and
7090 rectangle highlighting, interface to registers, and the global
7091 mark feature.
7092
7093 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7094
7095 * regs.texi: Prev link points to CUA Bindings node.
7096
70972005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7098
7099 * help.texi (Help Echo): By default, help echos are only shown on
7100 mouse-over, not on point-over.
7101
c8763fb6 71022005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7103
7104 * misc.texi (Shell Mode): Describe how to activate password echoing.
7105
8cf51b2c
GM
71062005-11-04 Romain Francoise <romain@orebokech.com>
7107
7108 * mark.texi (Mark Ring): Fix typo.
7109
71102005-11-03 Richard M. Stallman <rms@gnu.org>
7111
7112 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7113
71142005-11-01 Bill Wohler <wohler@newt.com>
7115
7116 * help.texi (Help Mode): Fix typo.
7117
71182005-11-01 Nick Roberts <nickrob@snap.net.nz>
7119
1c6c854e
CS
7120 * building.texi (Other GDB User Interface Buffers):
7121 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7122
71232005-10-31 Romain Francoise <romain@orebokech.com>
7124
7125 * files.texi (Compressed Files): Fix typo.
7126
7127 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7128
7129 * windows.texi (Force Same Window): Likewise.
7130
71312005-10-30 Bill Wohler <wohler@newt.com>
7132
7133 * help.texi (Help Mode): URLs viewed with browse-url.
7134
71352005-10-31 Nick Roberts <nickrob@snap.net.nz>
7136
7137 * building.texi (GDB Graphical Interface): Don't reference
7138 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7139 must stay in same frame.
7140
71412005-10-29 Chong Yidong <cyd@stupidchicken.com>
7142
7143 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7144
7145 * anti.texi (Antinews): Likewise.
7146
8cf51b2c
GM
71472005-10-28 Bill Wohler <wohler@newt.com>
7148
7149 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7150
71512005-10-28 Richard M. Stallman <rms@gnu.org>
7152
7153 * files.texi (Visiting): Explain how to enter ? in a file name.
7154
7155 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7156
8cf51b2c
GM
71572005-10-25 Nick Roberts <nickrob@snap.net.nz>
7158
1c6c854e
CS
7159 * building.texi (GDB Graphical Interface):
7160 Describe gdb-mouse-until.
8cf51b2c
GM
7161
71622005-10-23 Richard M. Stallman <rms@gnu.org>
7163
7164 * custom.texi (Init File): Recommend when to use site-start.el.
7165
8cf51b2c
GM
71662005-10-21 Juri Linkov <juri@jurta.org>
7167
7168 * custom.texi (Examining): Mention accessing the old variable
7169 value via M-n in set-variable.
7170
8cf51b2c
GM
71712005-10-18 Romain Francoise <romain@orebokech.com>
7172
7173 * files.texi (Version Systems): Capitalize GNU.
7174
8cf51b2c
GM
71752005-10-18 Nick Roberts <nickrob@snap.net.nz>
7176
7177 * building.texi (Compilation Mode): Remove redundant paragraph.
7178 (Watch Expressions): Remove paragraph to reflect code change.
7179
8cf51b2c
GM
71802005-10-16 Richard M. Stallman <rms@gnu.org>
7181
7182 * building.texi (Compilation Mode, Compilation): Clarified.
7183
71842005-10-15 Richard M. Stallman <rms@gnu.org>
7185
7186 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7187
8cf51b2c
GM
71882005-10-13 Kenichi Handa <handa@m17n.org>
7189
7190 * basic.texi (Position Info): Fix previous change.
7191
c8763fb6 71922005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7193
7194 * cmdargs.texi (Icons X): Fix typo.
7195
71962005-10-12 Kenichi Handa <handa@m17n.org>
7197
7198 * basic.texi (Position Info): Describe the case that Emacs shows
7199 "part of display ...".
7200
c8763fb6 72012005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7202
7203 * cmdargs.texi (Icons X): -nb => -nbi.
7204
72052005-10-10 Chong Yidong <cyd@stupidchicken.com>
7206
7207 * frames.texi (Speedbar): A couple more clarifications.
7208
72092005-10-11 Nick Roberts <nickrob@snap.net.nz>
7210
7211 * building.texi (GDB User Interface Layout): Improve diagram.
7212 (Watch Expressions): Explain how to make speedbar global.
7213 (Other GDB User Interface Buffers): Make references more precise.
7214
8cf51b2c
GM
72152005-10-09 Richard M. Stallman <rms@gnu.org>
7216
7217 * frames.texi (Speedbar): Clarify the text.
7218
72192005-10-09 Chong Yidong <cyd@stupidchicken.com>
7220
7221 * frames.texi (Speedbar): Add information on keybindings,
7222 dismissing the speedbar, and buffer display mode. Link to
7223 speedbar manual.
7224
c8763fb6 72252005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7226
1c6c854e 7227 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7228 added -nb, --no-bitmap-icon.
7229
8cf51b2c
GM
72302005-10-07 Nick Roberts <nickrob@snap.net.nz>
7231
7232 * building.texi (GDB Graphical Interface): Add variables and
7233 functions to indices. Be more precise.
7234
c8763fb6 72352005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7236
7237 * frames.texi (Drag and Drop): Remove the x- from
7238 x-dnd-open-file-other-window and xdnd-protocol-alist.
7239
72402005-09-30 Romain Francoise <romain@orebokech.com>
7241
7242 * mini.texi (Minibuffer): The default value now appears before the
7243 colon in minibuffer prompts.
7244
8cf51b2c
GM
72452005-09-25 Richard M. Stallman <rms@gnu.org>
7246
7247 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7248
8cf51b2c
GM
72492005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7250
7251 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7252
8cf51b2c
GM
72532005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7254
7255 * emacs.texi (Top): Update submenus from macos.texi.
7256
7257 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7258 (Mac OS): Update feature support status.
7259 (Mac Input): List supported input scripts. Remove description
7260 about `mac-keyboard-text-encoding'. Mention mouse button
7261 emulation and related variables.
7262 (Mac International): Mention Central European and Cyrillic
7263 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7264 Add description about coding system for selection.
7265 Add description about language environment.
7266 (Mac Environment Variables):
7267 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7268 arguments. Add Preferences support.
7269 (Mac Directories): Explicitly state that this node is for Mac OS
7270 Classic only.
1c6c854e
CS
7271 (Mac Font Specs): Mention specification for scalable fonts.
7272 List supported charsets. Add preferred way of creating fontsets.
7273 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7274 (Mac Functions): Add descriptions about `mac-set-file-creator',
7275 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7276 and `mac-get-preference'.
7277
8cf51b2c
GM
72782005-09-16 Romain Francoise <romain@orebokech.com>
7279
7280 Update all files to specify GFDL version 1.2.
7281
7282 * doclicense.texi (GNU Free Documentation License): Update to
7283 version 1.2.
7284
72852005-09-15 Richard M. Stallman <rms@gnu.org>
7286
7287 * buffers.texi (List Buffers): Fix xref.
7288
7289 * rmail.texi (Rmail Basics): Fix xref.
7290
7291 * emacs.texi (Top): Update subnode menus.
7292
7293 * files.texi (Saving Commands): New node, broken out of Saving.
7294 (Customize Save): New node, broken out of Saving.
7295 Clarify effect of write-region-inhibit-fsync.
7296 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7297
8cf51b2c
GM
72982005-09-14 Romain Francoise <romain@orebokech.com>
7299
7300 * files.texi (Saving): Mention write-region-inhibit-fsync.
7301
73022005-09-05 Chong Yidong <cyd@stupidchicken.com>
7303
7304 * custom.texi (Custom Themes): New node.
7305
73062005-09-03 Richard M. Stallman <rms@gnu.org>
7307
49823426
GM
7308 * search.texi (Search Case): Mention vars that control
7309 case-fold-search for various operations.
8cf51b2c
GM
7310
73112005-08-22 Juri Linkov <juri@jurta.org>
7312
7313 * display.texi (Standard Faces): Merge the text from
7314 `(elisp)Standard Faces' into this node.
7315
73162005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7317
7318 * emacs.texi (Top): Delete menu item for deleted node
7319 Keyboard Translations.
7320
73212005-08-18 Richard M. Stallman <rms@gnu.org>
7322
8cf51b2c
GM
7323 * trouble.texi (Unasked-for Search):
7324 Delete xref to Keyboard Translations.
7325
7326 * glossary.texi (Glossary): Delete xref.
7327
8cf51b2c
GM
7328 * custom.texi (Minor Modes): Say that the list here is not complete.
7329 (Keyboard Translations): Node deleted.
7330 (Disabling): Delete xref to it.
7331 (Customization Groups): Fix Custom buffer example.
7332 (Hooks): Mention remove-hooks.
7333
73342005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7335
7336 * building.texi (GDB Graphical Interface): Improve filling of menu
7337 item.
7338
73392005-08-18 Nick Roberts <nickrob@snap.net.nz>
7340
7341 * building.texi (GDB Graphical Interface): Use better node names.
7342
73432005-08-14 Richard M. Stallman <rms@gnu.org>
7344
7345 * text.texi (Sentences): Fix xref.
7346
73472005-08-14 Juri Linkov <juri@jurta.org>
7348
7349 * building.texi (Compilation, Grep Searching): Move grep command
7350 headings from `Compilation' to `Grep Searching'.
7351
7352 * dired.texi (Dired and Find):
7353 * maintaining.texi (Tags Search): Replace grep xref to
7354 `Compilation' node with `Grep Searching'.
7355
7356 * files.texi (Comparing Files): Replace xref to `Compilation' with
7357 `Compilation Mode'.
7358
73592005-08-13 Alan Mackenzie <acm@muc.de>
7360
7361 * search.texi (Non-ASCII Isearch): Correct a typo.
7362 (Replacement Commands): Mention query-replace key binding.
7363
73642005-08-11 Richard M. Stallman <rms@gnu.org>
7365
7366 * programs.texi (Options for Comments): Fix xref.
7367
7368 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7369 out of Regexps.
7370
8cf51b2c
GM
73712005-08-09 Juri Linkov <juri@jurta.org>
7372
7373 * building.texi (Compilation): Use `itemx' instead of `item'.
7374 (Grep Searching): Simplify phrase.
7375
7376 * display.texi (Standard Faces): Describe vertical-border on
7377 window systems.
7378
7379 * windows.texi (Split Window): Simplify phrase and mention
7380 vertical-border face.
7381
73822005-08-09 Richard M. Stallman <rms@gnu.org>
7383
7384 * files.texi (Comparing Files): Clarify compare-windows.
7385
7386 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7387
8cf51b2c
GM
73882005-08-06 Eli Zaretskii <eliz@gnu.org>
7389
7390 * mule.texi (Coding Systems): Rephrase the paragraph about
7391 codepages: no need for "M-x codepage-setup" anymore, except on
7392 MS-DOS.
7393
7394 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7395 the MS-DOS port only.
7396
73972005-07-30 Eli Zaretskii <eliz@gnu.org>
7398
7399 * makefile.w32-in (info): Don't run multi-install-info.bat.
7400 ($(infodir)/dir): New target, produced by running
7401 multi-install-info.bat.
7402
8cf51b2c
GM
74032005-07-22 Eli Zaretskii <eliz@gnu.org>
7404
7405 * files.texi (Quoted File Names): Add index entry.
7406
8cf51b2c
GM
74072005-07-19 Juri Linkov <juri@jurta.org>
7408
7409 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7410
74112005-07-18 Juri Linkov <juri@jurta.org>
7412
8cf51b2c
GM
7413 * custom.texi (Easy Customization):
7414 * files.texi (Old Versions):
7415 * frames.texi (Wheeled Mice):
7416 * mule.texi (Specify Coding):
8cf51b2c
GM
7417 * text.texi (Cell Justification):
7418 * trouble.texi (After a Crash):
8cf51b2c
GM
7419 * xresources.texi (GTK styles):
7420 Delete duplicate duplicate words.
7421
74222005-07-17 Richard M. Stallman <rms@gnu.org>
7423
7424 * frames.texi (Creating Frames): Fix foreground color example.
7425
7426 * custom.texi (Init Examples): Clean up text about conditionals.
7427
74282005-07-16 Richard M. Stallman <rms@gnu.org>
7429
7430 * mini.texi (Completion Commands): Fix command name for ?.
7431
8cf51b2c
GM
74322005-07-16 Eli Zaretskii <eliz@gnu.org>
7433
7434 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7435 `menu' face has no effect on w32 and with GTK.
7436 Add cross-references.
8cf51b2c
GM
7437
7438 * cmdargs.texi (General Variables): Clarify the default location
7439 of $HOME on w32 systems.
7440
74412005-07-15 Jason Rumney <jasonr@gnu.org>
7442
7443 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7444 changed.
7445
74462005-07-08 Kenichi Handa <handa@m17n.org>
7447
1c6c854e
CS
7448 * mule.texi (Recognize Coding):
7449 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7450
74512005-07-07 Richard M. Stallman <rms@gnu.org>
7452
7453 * anti.texi (Antinews): Mention mode-line-inverse-video.
7454
7455 * files.texi (Saving): Minor correction about C-x C-w.
7456
7457 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7458
74592005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7460
7461 * search.texi (Isearch Scroll): Add example of using the
7462 `isearch-scroll' property.
7463 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7464 `Display Custom' node.
7465 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7466 and de-emphasize it.
7467 (Other Repeating Search): `occur' currently can not correctly
7468 handle multiline matches. Correct, clarify and update description
7469 of `flush-lines' and `keep-lines'.
7470
7471 * display.texi (Display Custom): Add anchor for `baud-rate'.
7472
74732005-07-07 Richard M. Stallman <rms@gnu.org>
7474
7475 * gnu.texi: Update where to get GNU status; add refs for how to help.
7476 Add footnotes 6 and 7.
7477
74782005-07-04 Lute Kamstra <lute@gnu.org>
7479
7480 Update FSF's address in GPL notices.
7481
8cf51b2c 7482 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7483 * trouble.texi (Checklist): Update FSF's address.
7484
8cf51b2c
GM
74852005-06-24 Richard M. Stallman <rms@gnu.org>
7486
7487 * display.texi (Text Display): Change index entries.
7488
74892005-06-24 Eli Zaretskii <eliz@gnu.org>
7490
7491 * makefile.w32-in (MAKEINFO): Use --force.
7492 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7493 Makefile.in.
8cf51b2c
GM
7494
74952005-06-23 Richard M. Stallman <rms@gnu.org>
7496
1c6c854e 7497 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7498 nobreak-char-display.
7499
7500 * emacs.texi (Top): Update detailed node listing.
7501
1c6c854e 7502 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7503 to nobreak-char-display and no-break-space to nobreak-space.
7504 (Standard Faces): Split up the list of standard faces
7505 and put it in a separate node. Add nobreak-space and
7506 escape-glyph.
7507
8cf51b2c
GM
75082005-06-23 Lute Kamstra <lute@gnu.org>
7509
7510 * mule.texi (Select Input Method): Fix typo.
7511
75122005-06-23 Kenichi Handa <handa@m17n.org>
7513
1c6c854e
CS
7514 * mule.texi (International): List all supported scripts.
7515 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7516 distribution.
7517 (Language Environments): List all language environments.
7518 Intlfonts contains fonts for most supported scripts, not all..
7519 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7520 input a specific character.
8cf51b2c
GM
7521 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7522
75232005-06-23 Juanma Barranquero <lekktu@gmail.com>
7524
49823426 7525 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7526
75272005-06-22 Miles Bader <miles@gnu.org>
7528
7529 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7530
75312005-06-20 Miles Bader <miles@gnu.org>
7532
7533 * display.texi (Faces): Add `vertical-divider'.
7534
75352005-06-17 Richard M. Stallman <rms@gnu.org>
7536
7537 * text.texi (Adaptive Fill): Minor clarification.
7538
8cf51b2c
GM
75392005-06-10 Lute Kamstra <lute@gnu.org>
7540
7541 * emacs.texi (Top): Correct version number.
7542 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7543 refer to the current version of Emacs.
7544
75452005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7546
7547 * files.texi (Log Buffer): Document when there can be more than
7548 one file to be committed.
7549
75502005-06-08 Juri Linkov <juri@jurta.org>
7551
7552 * display.texi (Faces): Add `shadow' face.
7553
75542005-06-07 Masatake YAMATO <jet@gyve.org>
7555
7556 * display.texi (Faces): Write about mode-line-highlight.
7557
75582005-06-06 Richard M. Stallman <rms@gnu.org>
7559
7560 * misc.texi (Printing Package): Explain how to initialize
7561 printing package.
7562
7563 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7564
75652005-06-05 Chong Yidong <cyd@stupidchicken.com>
7566
7567 * emacs.texi: Rename Hardcopy to Printing.
7568 Make PostScript and PostScript Variables subnodes of it.
7569
7570 * misc.texi (Printing): Rename node from Hardcopy.
7571 Mention menu bar options.
7572 Move PostScript and PostScript Variables to submenu.
7573 (Printing package): New node.
7574
7575 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7576
7577 * dired.texi (Operating on Files): Likewise.
7578
7579 * calendar.texi (Displaying the Diary): Likewise.
7580
7581 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7582
7583 * glossary.texi (Glossary): Likewise.
7584
7585 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7586 effect.
7587
75882005-06-04 Richard M. Stallman <rms@gnu.org>
7589
7590 * trouble.texi (After a Crash): Polish previous change.
7591
8cf51b2c
GM
75922005-05-30 Noah Friedman <friedman@splode.com>
7593
7594 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7595 recovery mechanism.
7596
8cf51b2c
GM
75972005-05-28 Nick Roberts <nickrob@snap.net.nz>
7598
7599 * building.texi (Other Buffers): SPC toggles display of
7600 floating point registers.
7601
8cf51b2c
GM
76022005-05-27 Nick Roberts <nickrob@snap.net.nz>
7603
7604 * files.texi (Log Buffer): Merge in description of Log Edit
7605 mode from pcl-cvs.texi.
7606
76072005-05-26 Richard M. Stallman <rms@gnu.org>
7608
7609 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7610
8cf51b2c
GM
76112005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7612
7613 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7614 not enabled by default.
7615 When not on a word, `ispell-word' by default checks the word
7616 before point.
7617
76182005-05-24 Nick Roberts <nickrob@snap.net.nz>
7619
7620 * building.texi (Debugger Operation): Simplify last sentence.
7621
76222005-05-23 Lute Kamstra <lute@gnu.org>
7623
7624 * emacs.texi: Update FSF's address throughout.
7625 (Preface): Use @cite.
7626 (Distrib): Add cross reference to the node "Copying". Mention the
7627 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7628 printed manuals.
7629 (Intro): Use @xref for the Emacs Lisp Intro.
7630
8cf51b2c
GM
76312005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7632
7633 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7634
7635 * basic.texi (Moving Point): Mention default for `goto-line'.
7636
7637 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7638 of a variable's docstring.
7639
76402005-05-18 Lute Kamstra <lute@gnu.org>
7641
7642 * maintaining.texi (Overview of Emerge): Add cross reference.
7643 Remove duplication.
7644
7645 * emacs.texi (Top): Update to the current structure of the manual.
7646 * misc.texi (Emacs Server): Add menu description.
7647 * files.texi (Saving): Fix menu.
7648 * custom.texi (Customization): Fix menu.
7649 * mule.texi (International): Fix menu.
7650 * kmacro.texi (Keyboard Macros): Fix menu.
7651
76522005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7653
7654 * display.texi: Various minor changes.
7655 (Faces): Delete text that is repeated in the next section.
7656
76572005-05-16 Nick Roberts <nickrob@snap.net.nz>
7658
7659 * building.texi (Debugger Operation): Mention GUD tooltips are
7660 disabled with GDB in text command mode.
7661
8cf51b2c
GM
76622005-05-16 Nick Roberts <nickrob@snap.net.nz>
7663
7664 * building.texi: Replace toolbar with "tool bar" for consistency.
7665 (Compilation Mode): Describe compilation-context-lines
7666 and use of arrow in compilation buffer.
7667 (Debugger Operation): Replace help text with variable's value.
7668
7669 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7670 consistency.
7671
76722005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7673
7674 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7675 Add xref.
7676
8cf51b2c
GM
76772005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7678
7679 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7680 (Position Info): Delete discussion of `goto-line'. It is already
7681 described in `Moving point'.
7682
7683 * mini.texi (Completion Commands): Correct reference.
7684 (Completion Options): Fix typo.
7685
7686 * killing.texi (Deletion): Complete description of `C-x C-o'.
7687
8cf51b2c
GM
76882005-05-10 Richard M. Stallman <rms@gnu.org>
7689
7690 * building.texi (Compilation): Clarify recompile's directory choice.
7691
7692 * frames.texi (Tooltips): Cleanups.
7693
7694 * basic.texi (Arguments): Fix punctuation.
7695
76962005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7697
7698 * screen.texi (Menu Bar): The up and down (not left and right)
7699 arrow keys move through a keyboard menu.
7700
77012005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7702
7703 * basic.texi: Various typo and grammar fixes.
7704 (Moving Point): C-a now runs move-beginning-of-line.
7705
77062005-05-08 Nick Roberts <nickrob@snap.net.nz>
7707
7708 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7709
7710 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7711 as different animals.
7712
77132005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7716 Correct index entry.
7717
77182005-05-07 Nick Roberts <nickrob@snap.net.nz>
7719
7720 * building.texi (Debugger Operation): Update to reflect changes
7721 in GUD tooltips.
7722
77232005-04-30 Richard M. Stallman <rms@gnu.org>
7724
7725 * files.texi (Compressed Files): Auto Compression normally enabled.
7726
7727 * building.texi (Debugger Operation): Clarify previous change.
7728
8cf51b2c
GM
77292005-04-28 Nick Roberts <nickrob@snap.net.nz>
7730
7731 * building.texi (Debugger Operation): Add description for
7732 GUD tooltips when program is not running.
7733
77342005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7735
7736 * misc.texi (Shell): Add `Shell Prompts' to menu.
7737 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7738 description. Delete remarks moved to new node.
7739 (Shell Prompts): New node.
7740 (History References): Replace remarks moved to `Shell Prompts'
7741 with xref to that node.
7742 (Remote Host): Clarify how to specify the terminal type when
7743 logging in to a different machine.
7744
77452005-04-26 Richard M. Stallman <rms@gnu.org>
7746
7747 * emacs.texi (Top): Update submenus from files.texi.
7748
7749 * files.texi (Filesets): Clarify previous change.
7750
7751 * dired.texi (Misc Dired Features): Clarify previous change.
7752
77532005-04-25 Chong Yidong <cyd@stupidchicken.com>
7754
7755 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7756
1c6c854e
CS
7757 * dired.texi (Misc Dired Features):
7758 Document dired-compare-directories.
8cf51b2c
GM
7759
7760 * files.texi (Filesets): New node.
7761 (File Conveniences): Document Image mode.
7762
7763 * text.texi (TeX Print): Document tex-compile.
7764
77652005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7766
7767 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7768 Delete redundant reference to tooltip Custom group. It is
7769 referred too again in the next paragraph.
7770
77712005-04-24 Richard M. Stallman <rms@gnu.org>
7772
7773 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7774
8cf51b2c
GM
77752005-04-19 Kim F. Storm <storm@cua.dk>
7776
7777 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7778
77792005-04-18 Lars Hansen <larsh@math.ku.dk>
7780
7781 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7782 turns off desktop-save-mode.
7783
77842005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7785
7786 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7787 by default in terminals compatible with xterm. Mention that
7788 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7789 node.
7790
8cf51b2c
GM
77912005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7792
7793 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7794
c8763fb6 77952005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7796
7797 * xresources.texi (Table of Resources): Add cursorBlink.
7798
77992005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7800
7801 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7802 `d', `C-d' and `u'.
7803
78042005-04-11 Richard M. Stallman <rms@gnu.org>
7805
7806 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7807 (Misc X): Add -D, --basic-display.
7808
7809 * maintaining.texi (Change Log): Correct the description of
7810 the example.
7811
7812 * major.texi (Choosing Modes): Document magic-mode-alist.
7813
8cf51b2c
GM
78142005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7815
7816 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7817 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7818 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7819 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7820 `w', respectively.
7821 (Rmail Labels): Mention `l'.
7822 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7823 (Rmail Summary Edit): Describe `j' and RET.
7824
c8763fb6 78252005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7826
7827 * xresources.texi (Lucid Resources): Add fontSet resource.
7828
8cf51b2c
GM
78292005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7830
7831 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7832 now called `indicate-empty-lines'.
7833
78342005-04-06 Kim F. Storm <storm@cua.dk>
7835
7836 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7837
78382005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7839
7840 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7841 deleted.
7842 (Marks vs Flags): Add some convenient key bindings.
7843 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7844 (Misc Dired Features): Correct and expand description of `w' command.
7845
7846 * frames.texi (XTerm Mouse): Delete apparently false info.
7847 The GNU/Linux console currently does not appear to support
7848 `xterm-mouse-mode'.
7849
8cf51b2c
GM
78502005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7851
7852 * calendar.texi (Diary): Mention shell utility `calendar'.
7853
78542005-04-01 Richard M. Stallman <rms@gnu.org>
7855
7856 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7857
8cf51b2c
GM
78582005-04-01 Lute Kamstra <lute@gnu.org>
7859
7860 * maintaining.texi (Change Log): add-change-log-entry uses
7861 add-log-mailing-address.
7862
78632005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7864
7865 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7866 `VC Mode Line' and put in an xref to that node.
7867 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7868 its description.
7869
78702005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7871
7872 * calendar.texi (Calendar Systems): Say that the Persian calendar
7873 implemented here is the arithmetical one championed by Birashk.
7874
78752005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7876
7877 * programs.texi (Fortran Motion): Fix previous change.
7878
8cf51b2c
GM
78792005-03-29 Richard M. Stallman <rms@gnu.org>
7880
7881 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7882
78832005-03-29 Chong Yidong <cyd@stupidchicken.com>
7884
7885 * text.texi (Refill): Refer to Long Lines Mode.
7886 (Longlines): New node.
7887 (Auto Fill): Don't index "word wrap" here.
7888 (Filling): Add Longlines to menu.
7889
78902005-03-29 Richard M. Stallman <rms@gnu.org>
7891
7892 * xresources.texi: Minor fixes.
7893
7894 * misc.texi (Emacs Server): Fix Texinfo usage.
7895
7896 * emacs.texi (Top): Don't use a real section heading for
7897 "Detailed Node Listing". Fake it instead.
7898
7899 * basic.texi (Position Info): Minor cleanup.
7900
7901 * mule.texi (Input Methods): Minor cleanup.
7902
79032005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7904
7905 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7906 constructs as well.
7907 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7908
79092005-03-29 Kenichi Handa <handa@m17n.org>
7910
7911 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7912
7913 * basic.texi (Position Info): Update the description about the
7914 command C-u C-x =.
7915
79162005-03-28 Richard M. Stallman <rms@gnu.org>
7917
7918 * emacs.texi (Top): Use @section for the detailed node listing.
7919
7920 * calendar.texi: Minor fixes to previous change.
7921
7922 * programs.texi (Fortran): Small fixes to previous changes.
7923
7924 * emacs.texi (Top): Update list of subnodes of Dired.
7925 Likewise for building.texi.
7926
7927 * files.texi (File Conveniences): Delete Auto Image File mode.
7928
79292005-03-28 Chong Yidong <cyd@stupidchicken.com>
7930
7931 * building.texi (Flymake): New node.
7932
7933 * custom.texi (Function Keys): Document kp- event types and
7934 keypad-setup package.
7935
7936 * dired.texi (Wdired): New node.
7937
7938 * files.texi (File Conveniences): Reorder entries.
7939 Explain how to turn on Auto-image-file mode.
7940 Document Thumbs mode.
7941
7942 * mule.texi (Specify Coding): Document recode-region and
7943 recode-file-name.
7944
7945 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7946
79472005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7948
7949 * commands.texi (Keys): M-o is now a prefix key.
7950
79512005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7952
7953 * programs.texi: Reformat and update copyright years.
7954 (Fortran): Update section.
7955
79562005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7957
7958 * files.texi: Several small changes in addition to:
7959 (Visiting): Change xref for Dialog Boxes to ref.
7960 (Version Headers): Replace references to obsolete var
7961 `vc-header-alist' with `vc-BACKEND-header'.
7962 (Customizing VC): Update value of `vc-handled-backends'.
7963
79642005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7965
7966 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7967 move here from Emacs Lisp Reference Manual.
7968 * calendar.texi (Calendar/Diary, Diary Commands)
7969 (Special Diary Entries, Importing Diary): Change some xrefs to
7970 point to emacs-xtra rather than elisp.
7971
7972 * emacs-xtra.texi (Calendar Customizing):
7973 Move view-diary-entries-initially, view-calendar-holidays-initially,
7974 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7975 Emacs Manual.
7976 (Appt Customizing): Merge entire section into main Emacs Manual.
7977 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7978 mark-holidays-in-calendar here from emacs-xtra.
7979 (Displaying the Diary): Move view-diary-entries-initially,
7980 mark-diary-entries-in-calendar here from emacs-xtra.
7981 (Appointments): Move appt-display-mode-line,
7982 appt-display-duration, appt-disp-window-function,
7983 appt-delete-window-function here from emacs-xtra.
7984
7985 * calendar.texi: Update and reformat copyright.
7986 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7987 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7988 (Diary): Refer to `diary-file' rather than ~/diary.
7989 (Diary Commands): Rename node to "Displaying the Diary".
7990 * emacs.texi (Top): Rename "Diary Commands" section.
7991 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7992
79932005-03-26 Eli Zaretskii <eliz@gnu.org>
7994
7995 * misc.texi (Emacs Server): Fix the command for setting
7996 server-name. Add an xref to Invoking emacsclient.
7997
7998 * help.texi (Help Summary): Clarify when "C-h ." will do something
7999 nontrivial.
8000 (Apropos): Add cindex entry for apropos-sort-by-scores.
8001
8002 * display.texi (Text Display): Add index entries for how no-break
8003 characters are displayed.
8004
8cf51b2c
GM
80052005-03-26 Eli Zaretskii <eliz@gnu.org>
8006
8007 * files.texi (Visiting): Fix cross-references introduced with the
8008 last change.
8009
8010 * xresources.texi (GTK resources): Fix last change.
8011
8cf51b2c
GM
80122005-03-25 Chong Yidong <cyd@stupidchicken.com>
8013
8014 * xresources.texi (X Resources): GTK options documented too.
8015 (Resources): Clarify meaning of program name.
8016 (Table of Resources): Add visualClass.
8017 (GTK resources): Rewrite.
8018 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8019
8020 * display.texi (Text Display): Mention non-breaking spaces.
8021
8022 * files.texi (Reverting): Document auto-revert-check-vc-info.
8023
8024 * frames.texi (Mouse Commands): Document
8025 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8026
8027 * help.texi (Help Summary): Add `C-h .'.
8028 (Apropos): Apropos accepts a list of search terms.
8029 Document apropos-sort-by-scores.
8030 (Help Echo): Document display-local-help.
8031
8032 * misc.texi (Emacs Server): Document server-name.
8033 (Invoking emacsclient): Document -s option for server names.
8034
8035 * text.texi (Outline Visibility): Introduce "current heading
8036 line" (commands can be called with point on a body line).
8037 Re-order table to follow the sequence of discussion.
8038 hide-body won't hide lines before first header line.
8039 (TeX Mode): Add DocTeX mode.
8040
8cf51b2c
GM
80412005-03-24 Richard M. Stallman <rms@gnu.org>
8042
8043 * mule.texi (Single-Byte Character Support): Delete mention
8044 of iso-acc.el and iso-transl.el.
8045
8cf51b2c
GM
80462005-03-23 Lute Kamstra <lute@gnu.org>
8047
8048 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8049
80502005-03-23 Richard M. Stallman <rms@gnu.org>
8051
8cf51b2c
GM
8052 * search.texi: Delete explicit node pointers.
8053 (Incremental Search): New menu.
8054 (Basic Isearch, Repeat Isearch, Error in Isearch)
8055 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8056 (Slow Isearch): New subnodes.
8057 (Configuring Scrolling): Node deleted.
8058 (Search Case): Doc default-case-fold-search.
8059 (Regexp Replace): Move replace-regexp doc here.
8060
8061 * rmail.texi (Movemail): Put commas inside closequotes.
8062
8063 * picture.texi (Insert in Picture): Document C-c arrow combos.
8064 (Basic Picture): Clarify erasure.
8065
8066 * display.texi (Font Lock): Put commas inside closequotes.
8067
8068 * cmdargs.texi (General Variables): Put commas inside closequotes.
8069
80702005-03-23 Nick Roberts <nickrob@snap.net.nz>
8071
8072 * building.texi (Stack Buffer): Mention reverse contrast for
8073 *selected* frame (might not be current frame).
8074
8cf51b2c
GM
80752005-03-21 Richard M. Stallman <rms@gnu.org>
8076
8077 * building.texi (Starting GUD): Add bashdb.
8078
80792005-03-20 Chong Yidong <cyd@stupidchicken.com>
8080
8081 * basic.texi (Moving Point): Add M-g M-g binding.
8082 (Undo): Document undo-only.
8083 (Position Info): Document M-g M-g and C-u M-g M-g.
8084
8085 * building.texi (Building): Put Grep Searching after Compilation
8086 Shell.
8087 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8088 Document next-error-highlight.
8089 (Grep Searching): Document grep-highlight-matches.
8090 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8091
8092 * calendar.texi (Importing Diary): Rename node from iCalendar.
8093 Document diary-from-outlook.
8094
8095 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8096 Commands.
8097 Mention effect of X drag and drop on Dired buffers.
8098
8099 * files.texi (Visiting): Document large-file-warning-threshold.
8100 Move paragraph on file-selection dialog.
8101 Mention visiting files using X drag and drop.
8102 (Reverting): Mention using Auto-Revert mode to tail files.
8103 Document auto-revert-tail-mode.
8104 (Version Systems): Minor correction.
8105 (Comparing Files): Diff-mode is no longer based on Compilation
8106 mode.
8107 Document compare-ignore-whitespace.
8108 (Misc File Ops): Explain passing a directory to rename-file.
8109 Likewise for copy-file and make-symbolic-link.
8110
8111 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8112 Document mouse-wheel-progressive speed.
8113
8114 * help.texi (Misc Help): Document numeric argument for C-h i.
8115 Correctly explain the effect of just C-u as argument.
8116
8117 * killing.texi (Deletion): Document numeric argument for
8118 just-one-space.
8119
8120 * mini.texi (Completion): Completion acts on text before point.
8121
8122 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8123 (Emulation): CUA mode replaces pc-bindings-mode,
8124 pc-selection-mode, and s-region.
8125
8126 * mule.texi (Input Methods): Leim is now built-in.
8127 (Select Input Method): Document quail-show-key.
8128 (Specify Coding): Document revert-buffer-with-coding-system.
8129
8130 * programs.texi (Fortran Motion): Document f90-next-statement,
8131 f90-previous-statement, f90-next-block, f90-previous-block,
8132 f90-end-of-block, and f90-beginning-of-block.
8133
8134 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8135
8136 * emacs.texi (Acknowledgments): Updated.
8137
8138 * anti.texi: Total rewrite.
8139
8cf51b2c
GM
81402005-03-19 Chong Yidong <cyd@stupidchicken.com>
8141
8142 * ack.texi (Acknowledgments): Update.
8143
81442005-03-19 Eli Zaretskii <eliz@gnu.org>
8145
1c6c854e
CS
8146 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8147 Update copyright years.
8cf51b2c
GM
8148
81492005-03-14 Nick Roberts <nickrob@snap.net.nz>
8150
8151 * building.texi (Commands of GUD): Move paragraph on setting
8152 breakpoints with mouse to the GDB Graphical Interface node.
8153
81542005-03-07 Richard M. Stallman <rms@gnu.org>
8155
8cf51b2c
GM
8156 * misc.texi (Single Shell, Shell Options): Fix previous change.
8157
8158 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8159
81602005-03-06 Richard M. Stallman <rms@gnu.org>
8161
8162 * building.texi (Starting GUD): Don't explain text vs graphical
8163 GDB here. Just mention it and xref.
8164 Delete "just one debugger process".
8165 (Debugger Operation): Move GUD tooltip info here.
8166 (GUD Tooltips): Node deleted.
8167 (GDB Graphical Interface): Explain the two GDB modes here.
8168
8cf51b2c
GM
8169 * sending.texi (Sending Mail): Minor cleanup.
8170 (Mail Aliases): Explain quoting conventions.
8171 Update key rebinding example.
8172 (Header Editing): C-M-i is like M-TAB.
8173 (Mail Mode Misc): mail-attach-file does not do MIME.
8174
8175 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8176 that really belongs here.
8177 (Remote Mailboxes): Text moved to Rmail Inbox.
8178 (Rmail Display): Mention Mouse-1.
8179 (Movemail): Clarify two movemail versions.
8180 Clarify rmail-movemail-program.
8181
8cf51b2c
GM
8182 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8183 Document async shell commands.
8184 (Shell History): Clarify.
8185 (Shell Ring): Mention C-UP an C-DOWN.
8186 (Shell Options): Add comint-prompt-read-only.
8187 (Invoking emacsclient): Set EDITOR to run Emacs.
8188 (Sorting): No need to explain what region is.
8189 (Saving Emacs Sessions): Fix typo.
8190 (Recursive Edit): Fix punctuation.
8191 (Emulation): Don't mention "PC bindings" which are standard.
8192 (Hyperlinking): Explain Mouse-1 convention here.
8193 (Find Func): Node deleted.
8194
8cf51b2c
GM
8195 * help.texi (Name Help): Xref to Hyperlinking.
8196
8197 * glossary.texi (Glossary):
8198 Rename "Balance Parentheses" to "Balancing...".
8199 Add "Byte Compilation". Correct "Copyleft".
8200 New xref in "Customization".
8201 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8202 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8203 Rename "Registers" to "Register".
8204 Replace "Selecting" with "Selected Frame",
8205 "Selected Window", and "Selecting a Buffer".
8206
8207 * files.texi (Types of Log File): Explain how projects'
8208 methods can vary.
8209
8cf51b2c
GM
8210 * display.texi (Faces): Delete "Emacs 21".
8211
8212 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8213 * fixit.texi (Spelling): C-M-i like M-TAB.
8214 * mini.texi (Completion Options): C-M-i like M-TAB.
8215 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8216 * text.texi (Text Mode): C-M-i like M-TAB.
8217
8218 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8219
8220 * calendar.texi (Specified Dates): Mention `g w'.
8221 (Appointments): appt-activate toggles with no arg.
8222
8cf51b2c
GM
82232005-03-05 Juri Linkov <juri@jurta.org>
8224
8225 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8226 "invocation (command line arguments)".
8cf51b2c
GM
8227 (Misc X): Add -nbc, --no-blinking-cursor.
8228
82292005-03-04 Ulf Jasper <ulf.jasper@web.de>
8230
8231 * calendar.texi (iCalendar): No need to require it now.
8232
8cf51b2c
GM
82332005-03-03 Nick Roberts <nickrob@snap.net.nz>
8234
8235 * trouble.texi (Contributing): Mention Savannah. Direct users to
8236 emacs-devel.
8237
82382005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8239
8240 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8241 window.
8242
8cf51b2c
GM
82432005-02-27 Richard M. Stallman <rms@gnu.org>
8244
8245 * building.texi (Compilation): Update mode line status info.
8246
82472005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8248
8249 * calendar.texi (General Calendar): Document binding of
8250 scroll-other-window-down.
8251 (Mayan Calendar): Fix earliest date.
8252 (Time Intervals): Document timeclock-change.
8253 Fix timeclock-ask-before-exiting documentation.
8254
82552005-02-26 Kim F. Storm <storm@cua.dk>
8256
8257 * frames.texi (Mouse References):
8258 Add mouse-1-click-in-non-selected-windows.
8259
82602005-02-25 Richard M. Stallman <rms@gnu.org>
8261
8262 * screen.texi (Screen): Explain better about cursors and mode lines;
8263 don't presuppose text terminals.
8264 (Point): Don't assume just one cursor.
8265 Clarify explanation of cursors.
8266 (Echo Area, Menu Bar): Cleanups.
8267
8268 * mini.texi (Minibuffer): Prompts are highlighted.
8269 (Minibuffer Edit): Newline = C-j only on text terminals.
8270 Clarify resize-mini-windows values.
8271 Mention M-PAGEUP and M-PAGEDOWN.
8272 (Completion Commands): Mouse-1 like Mouse-2.
8273 (Minibuffer History): Explain history commands better.
8274 (Repetition): Add xref to Incremental Search.
8275
8276 * mark.texi (Setting Mark): Clarify info about displaying mark.
8277 Clarify explanation of C-@ and C-SPC.
8278 (Transient Mark): Mention Delete Selection mode.
8279 (Marking Objects): Clean up text about extending the region.
8280
8281 * m-x.texi (M-x): One C-g doesn't always go to top level.
8282 No delay before suggest-key-bindings output.
8283
8284 * fixit.texi (Fixit): Mention C-/ for undo.
8285 (Spelling): Mention ESC TAB like M-TAB.
8286 Replacement words with r and R are rechecked.
8287 Say where C-g leaves point. Mention ? as input.
8288
82892005-02-23 Lute Kamstra <lute@gnu.org>
8290
8291 * cmdargs.texi (Initial Options): Add cross reference.
8292
8cf51b2c
GM
82932005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8294
8295 * emacs.texi (Top): Update menu for splitting of node in
8296 msdog.texi.
8297 * frames.texi (Frames): Update xref for splitting of node in
8298 msdog.texi.
8299 * trouble.texi (Quitting): Ditto.
8300
83012005-02-16 Richard M. Stallman <rms@gnu.org>
8302
8303 * windows.texi (Split Window): Simplify line truncation info
8304 and xref to Display Custom.
8305
8306 * trouble.texi (Quitting): Emergency escape only for text terminal.
8307 (Screen Garbled): C-l for ungarbling is only for text terminal.
8308
8309 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8310
8311 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8312
8313 * programs.texi (Program Modes): Mention Python mode.
8314 (Moving by Defuns): Repeating C-M-h extends region.
8315 (Basic Indent): Clarify.
8316 (Custom C Indent): Clarify.
8317 (Expressions): Repeating C-M-@ extends region.
8318 (Info Lookup): Clarify for C-h S.
8319 (Symbol Completion): ESC TAB alternative for M-TAB.
8320 (Electric C): Clarify.
8321
8322 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8323
8324 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8325 MS-DOS Input node.
8326 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8327 (MS-DOS and MULE): Clarify.
8328 (MS-DOS Processes, Windows Processes): Fix typos.
8329
8330 * major.texi (Choosing Modes): Clarify.
8331
8332 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8333 (Keyboard Macro Step-Edit): Clarify.
8334
8335 * indent.texi (Indentation): Clarifications.
8336
8337 * help.texi (Help): Correct error about C-h in query-replace.
8338 Clarify apropos vs C-h a. Fix how to search in FAQ.
8339 (Key Help): Describe C-h w here.
8340 (Name Help): Minor cleanup. C-h w moved to Key Help.
8341 Clarify the "object" joke.
8342 (Apropos): Clarify. Mouse-1 like Mouse-2.
8343 (Help Mode): Mouse-1 like Mouse-2.
8344
8345 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8346
8347 * display.texi (Display): Reorder menu.
8348 (Faces): Cleanup.
8349 (Font Lock): Cleanup. Mention Options menu.
8350 Delete obsolete text.
8351 (Scrolling): For C-l, don't presume text terminal.
8352 (Horizontal Scrolling): Simplify intro.
8353 (Follow Mode): Clarify.
1c6c854e 8354 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8355 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8356 Doc default-tab-width. Doc line truncation more thoroughly.
8357
8358 * dired.texi (Dired Enter): C-x C-f can run Dired.
8359 (Dired Visiting): Comment out `a' command.
8360 Mouse-1 is like Mouse-2.
8361 (Shell Commands in Dired): ? can be used more than once.
8362
8363 * basic.texi (Continuation Lines): Simplify description of truncation,
8364 and refer to Display Custom for the rest of it.
8365
8cf51b2c
GM
83662005-02-06 Lute Kamstra <lute@gnu.org>
8367
8368 * basic.texi (Undo): Fix typo.
8369
8370 * cmdargs.texi (Emacs Invocation): Fix typo.
8371
8372 * custom.texi (Init Examples): Fix typo.
8373
8374 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8375
83762005-02-06 Richard M. Stallman <rms@gnu.org>
8377
8378 * regs.texi (Registers): Registers can hold numbers, too.
8379
8380 * killing.texi (Other Kill Commands): Cleanup.
8381 Delete redundant explanation of kill in read-only buffer.
8382 (Yanking): Mention term "copying".
8383 (Accumulating Text): Fix typo.
8384
8385 * entering.texi (Entering Emacs): Update rationale at start.
8386 (Exiting): Treat iconifying on a par with suspension.
8387
8388 * custom.texi (Minor Modes): Fix typo.
8389 (Easy Customization): Fix menu style.
8390 (Variables): Add xref.
8391 (Examining): Setting for future sessions works through .emacs.
8392 (Keymaps): "Text terminals", not "Many".
8393 (Init Rebinding): Explain \C-. Show example of \M-.
8394 Fix minor wording errors.
8395 (Function Keys): Explain vector syntax just once.
8396 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8397 (Init File): Mention .emacs.d directory.
8398 (Init Examples): Add xref.
8399 (Find Init): Mention .emacs.d directory.
8400
8401 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8402 (Action Arguments): Explain which kinds of -l args are found how.
8403 (Initial Options): --batch does not inhibit site-start.
8404 Add xrefs.
8405 (Command Example): Use --batch, not -batch.
8406
8407 * basic.texi (Inserting Text): Cleanup wording.
8408 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8409 C-n is not error at end of buffer.
8410 (Undo): Doc C-/ like C-_. Add xrefs.
8411 (Arguments): META key may be labeled ALT.
8412 Peculiar arg meanings are explained in doc strings.
8413
8414 * abbrevs.texi (Expanding Abbrevs): Clarify.
8415
84162005-02-05 Eli Zaretskii <eliz@gnu.org>
8417
8418 * frames.texi (Frame Parameters): Add an xref to the description
8419 of list-colors-display. Add a pointer to the X docs about colors.
8420
8421 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8422 Improve docs of list-colors-display.
8cf51b2c
GM
8423
84242005-02-03 Lute Kamstra <lute@gnu.org>
8425
8426 * frames.texi (Frames, Drag and Drop): Fix typos.
8427
84282005-02-03 Richard M. Stallman <rms@gnu.org>
8429
8430 * windows.texi (Basic Window): Mention color-change in mode line.
8431 (Change Window): Explain dragging vertical boundaries.
8432
8433 * text.texi (Sentences): Clarify.
8434 (Paragraphs): Explain M-a and blank lines.
8435 (Outline Mode): Clarify text and menu.
8436 (Hard and Soft Newlines): Mention use-hard-newlines.
8437
8438 * frames.texi (Frames): Delete unnecessary mention of Windows.
8439 (Mouse Commands): Likewise. Mention xterm mouse support.
8440 (Clipboard): Clarify.
8441 (Mouse References): Mention use of Mouse-1 for following links.
8442 (Menu Mouse Clicks): Clarify.
8443 (Mode Line Mouse): Clarify.
8444 (Drag and Drop): Rewrite.
8445
8446 * fixit.texi (Spelling): Fix typo.
8447
8448 * files.texi (File Names): Clarify.
8449 (Visiting): Update conditions for use of file dialog. Clarify.
8450 (Saving): Doc d as answer in save-some-buffers.
8451 (Remote Files): Clean up the text.
8452
8453 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8454
8455 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8456 (List Buffers): Clarify.
8457 (Several Buffers): Doc T command.
8458 (Buffer Convenience): Clarify menu.
8459
8460 * basic.texi (Undo): Clarify last change.
8461
84622005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8463
8464 * fixit.texi (Spelling): Fix typo.
8465
84662005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8467
8468 * basic.texi (Undo): Update description of `undo-outer-limit'.
8469
84702005-02-01 Nick Roberts <nickrob@snap.net.nz>
8471
8472 * building.texi: Update documentation relating to GDB Graphical
8473 Interface.
8474
84752005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8476
8477 * custom.texi (Easy Customization): Adapt menu to node name change.
8478
84792005-01-30 Richard M. Stallman <rms@gnu.org>
8480
8481 * custom.texi (Easy Customization): Defn of "User Option" now
8482 includes faces. Don't say just "option" when talking about variables.
8483 Do say just "options" to mean "anything customizable".
8484 (Specific Customization): Describe `customize-variable',
8485 not `customize-option'.
8486
8487 * glossary.texi (Glossary) <Faces>: Add xref.
8488 <User Option>: Change definition--include faces. Change xref.
8489
8490 * picture.texi (Picture): Mention artist.el.
8491
8492 * sending.texi, screen.texi, programs.texi, misc.texi:
8493 * mini.texi, major.texi, maintaining.texi, macos.texi:
8494 * help.texi, frames.texi, files.texi:
8495 Don't say just "option" when talking about variables.
8496
8497 * display.texi, mule.texi: Don't say just "option" when talking
8498 about variables. Other minor cleanups.
8499
8cf51b2c
GM
85002005-01-26 Lute Kamstra <lute@gnu.org>
8501
8502 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8503 File'. Mention the `-Q' option at the `--no-site-file' option.
8504
8cf51b2c
GM
85052005-01-22 David Kastrup <dak@gnu.org>
8506
8507 * building.texi (Grep Searching): Mention alias `find-grep' for
8508 `grep-find'.
8509
85102005-01-20 Richard M. Stallman <rms@gnu.org>
8511
8512 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8513
8cf51b2c
GM
85142005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8515
8516 * rmail.texi (Movemail): Explain differences
8517 between standard and mailutils versions of movemail.
8518 Describe command line and configuration options introduced
8519 with the latter.
8520 Explain the notion of mailbox URL, provide examples and
8521 cross-references to mailutils documentation.
8522 Describe various methods of specifying mailbox names,
8523 user names and user passwords for rmail.
1c6c854e
CS
8524 (Remote Mailboxes): New section.
8525 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8526 options used to control its behavior.
8527 (Other Mailbox Formats): Explain handling of various mailbox
8528 formats.
8529
85302005-01-13 Richard M. Stallman <rms@gnu.org>
8531
8532 * commands.texi (Commands): Clarification.
8533
85342005-01-11 Richard M. Stallman <rms@gnu.org>
8535
8536 * programs.texi (Multi-line Indent): Fix previous change.
8537 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8538
8cf51b2c
GM
85392005-01-08 Richard M. Stallman <rms@gnu.org>
8540
8541 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8542 lazy-highlight.
8543
8544 * search.texi (Query Replace): Mention faces query-replace
8545 and lazy-highlight.
8546 (Incremental Search): Update isearch highlighting info.
8547
8cf51b2c
GM
85482005-01-04 Richard M. Stallman <rms@gnu.org>
8549
8550 * custom.texi (Saving Customizations): Minor improvement.
8551
8cf51b2c
GM
85522005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8553
8554 * custom.texi (Saving Customizations): Emacs no longer loads
8555 `custom-file' after .emacs. No longer mention customizing through
8556 Custom.
8557
8cf51b2c
GM
85582005-01-01 Andreas Schwab <schwab@suse.de>
8559
8560 * killing.texi (Graphical Kill): Move up under node Killing,
8561 change @section to @subsection.
8562
85632005-01-01 Richard M. Stallman <rms@gnu.org>
8564
8565 * custom.texi (Face Customization): Mention hex color specs.
8566
8567 * emacs.texi (Top): Update Killing submenu.
8568
8569 * killing.texi (Killing): Reorganize section.
8570 No more TeX-only text; put the node command at start of chapter.
8571 But the first section heading is used only in TeX.
8572 Rewrite the text to read better in this mode.
8573 (Graphical Kill): New subnode gets some of the text that
8574 used to be in the first section.
8575
85762004-12-31 Richard M. Stallman <rms@gnu.org>
8577
8578 * dired.texi (Shell Commands in Dired): Delete the ? example.
8579
8580 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8581
8582 * files.texi (Saving): Describe new require-final-newline features
8583 and mode-require-final-newline.
8584
8cf51b2c
GM
85852004-12-29 Richard M. Stallman <rms@gnu.org>
8586
8587 * custom.texi (File Variables): Clarify previous change.
8588
c8763fb6 85892004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8590
8591 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8592 out now.
8593
85942004-12-27 Richard M. Stallman <rms@gnu.org>
8595
8596 * Makefile.in (MAKEINFO): Specify --force.
8597
8598 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8599 (Undo): Doc undo-outer-limit.
8600
8cf51b2c
GM
86012004-12-15 Juri Linkov <juri@jurta.org>
8602
8603 * mark.texi (Transient Mark, Mark Ring): M-< and other
8604 movement commands don't set mark in Transient Mark mode
8605 if mark is active.
8606
8cf51b2c
GM
86072004-12-12 Juri Linkov <juri@jurta.org>
8608
8609 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8610 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8611
8612 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8613 (Misc Dired Commands): Add @r{(Dired)} to w.
8614
86152004-12-12 Juri Linkov <juri@jurta.org>
8616
8617 * mark.texi (Marking Objects): Marking commands also extend the
8618 region when mark is active in Transient Mark mode.
8619
8cf51b2c
GM
86202004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8621
8622 * custom.texi (Saving Customizations): Emacs only loads the custom
8623 file automatically after the init file in version 22.1 or later.
8624 Adapt text and examples to this fact.
8625
8cf51b2c
GM
86262004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8629 be set through Custom. Otherwise, it has no effect.
8630
8cf51b2c
GM
86312004-12-05 Richard M. Stallman <rms@gnu.org>
8632
8633 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8634 * entering.texi: Rename Command Line to Emacs Invocation.
8635
10d1d0af 8636 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8637
8638 * custom.texi (Easy Customization): Move up to section level,
8639 before Variables. Avoid using the term "variable"; say "option".
8640 New initial explanation.
8641 (Variables): In initial explanation, connect "variable" to the
8642 already-explained "user option".
8643
8644 * emacs.texi (Top): Fix ref to Command Line.
8645 Move reference to Easy Customization.
8646
8647 * xresources.texi (X Resources): Fix From link.
8648
8649 * doclicense.texi (GNU Free Documentation License): Fix To link.
8650
8651 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8652
8653 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8654
86552004-12-03 Richard M. Stallman <rms@gnu.org>
8656
8657 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8658
86592004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8660
8661 * kmacro.texi: Several small changes in addition to the following.
8662 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8663 defining a keyboard macro.
8664 Mention `kmacro-ring-max'.
8665 (Keyboard Macro Counter): Clarify description of
8666 `kmacro-insert-counter', `kmacro-set-counter',
8667 `kmacro-add-counter' and `kmacro-set-format'.
8668
86692004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8670
8671 * custom.texi (File Variables): Add `unibyte' and make it more
8672 clear that `unibyte' and `coding' are special. Suggested by Simon
8673 Krahnke <overlord@gmx.li>.
8674
8675 * mule.texi (Enabling Multibyte): Refer to File Variables.
8676 Suggested by Simon Krahnke <overlord@gmx.li>.
8677
c8763fb6 86782004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8679
8680 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8681 x-use-old-gtk-file-dialog.
8682
8cf51b2c
GM
86832004-11-20 Richard M. Stallman <rms@gnu.org>
8684
8685 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8686
86872004-11-09 Lars Brinkhoff <lars@nocrew.org>
8688
8689 * building.texi (Lisp Eval): Delete hyphen in section name.
8690
86912004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8692
8693 * files.texi (Old Versions):
8694 No longer document annotation as "CVS only".
8695
86962004-11-10 Andre Spiegel <spiegel@gnu.org>
8697
8698 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8699 version systems, mentioning the new ones that we support.
8700 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8701 suggestions.
8702
c8763fb6 87032004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8704
49823426 8705 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8706
c8763fb6 87072004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8708
8709 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8710
87112004-10-23 Eli Zaretskii <eliz@gnu.org>
8712
8713 * text.texi (Text Based Tables, Table Definition)
8714 (Table Creation, Table Recognition, Cell Commands)
8715 (Cell Justification, Row Commands, Column Commands)
8716 (Fixed Width Mode, Table Conversion, Measuring Tables)
8717 (Table Misc): New nodes, documenting the Table Mode.
8718
8cf51b2c
GM
87192004-10-19 Jason Rumney <jasonr@gnu.org>
8720
8721 * makefile.w32-in (info): Change order of arguments to makeinfo.
8722
87232004-10-19 Ulf Jasper <ulf.jasper@web.de>
8724
8725 * calendar.texi (iCalendar): Update for package changes.
8726
8cf51b2c
GM
87272004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8728
8729 * files.texi (Misc File Ops): View mode is a minor mode.
8730
8cf51b2c
GM
87312004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8732
8733 * calendar.texi (iCalendar): Style changes.
8734
87352004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8736
8737 * search.texi (Regexps): The regexp described in the example is no
8738 longer stored in the variable `sentence-end'.
8739
8cf51b2c
GM
87402004-10-06 Nick Roberts <nickrob@snap.net.nz>
8741
8742 * building.texi (Starting GUD): Note that multiple debugging
8743 sessions requires `gdb --fullname'.
8744
87452004-10-05 Ulf Jasper <ulf.jasper@web.de>
8746
8747 * calendar.texi (iCalendar): New section for a new package.
8748
8cf51b2c
GM
87492004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8750
8751 * text.texi: Various small changes in addition to the following.
8752 (Text): Replace xref for autotype with inforef.
8753 (Sentences): Explain nil value for `sentence-end'.
8754 (Paragraphs): Update default values for `paragraph-start' and
8755 `paragraph-separate'.
8756 (Text Mode): Correct description of Text mode's effect on the
8757 syntax table.
8758 (Outline Visibility): `hide-other' does not hide top level headings.
8759 `selective-display-ellipses' no longer has an effect on Outline mode.
8760 (TeX Misc): Add missing @cindex.
8761 Replace xref for RefTeX with inforef.
8762 (Requesting Formatted Text): The variable
8763 `enriched-fill-after-visiting' no longer exists.
8764 (Editing Format Info): Update names of menu items and commands.
8765 (Format Faces): Mention special effect of specifying the default face.
8766 Describe inheritance of text properties.
8767 Correct description of `fixed' face.
8768 (Format Indentation): Correct description of effect of setting
8769 margins. Mention `set-left-margin' and `set-right-margin'.
8770 (Format Justification): Update names of menu items.
8771 `set-justification-full' is now bound to `M-j b'.
8772 Mention that `default-justification' is a per buffer variable.
8773 (Format Properties): Update name of menu item.
8774 (Forcing Enriched Mode): `format-decode-buffer' automatically
8775 turns on Enriched mode if the buffer is in text/enriched format.
8776
87772004-10-05 Emilio C. Lopes <eclig@gmx.net>
8778
8779 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8780
87812004-09-28 Kim F. Storm <storm@cua.dk>
8782
8783 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8784 Align with new functionality.
8785
8cf51b2c
GM
87862004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8787
8788 * display.texi (Display Custom): Remove stray `@end defvar'.
8789
87902004-09-23 Kim F. Storm <storm@cua.dk>
8791
8792 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8793 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8794
8cf51b2c
GM
87952004-09-20 Richard M. Stallman <rms@gnu.org>
8796
8797 * custom.texi (Hooks): Explain using setq to clear out a hook.
8798 (File Variables): Explain multiline string constants.
8799 (Non-ASCII Rebinding): Explain when you need to update
8800 non-ASCII char codes in .emacs.
8801
8802 * building.texi (Compilation): Explain how to make a silent
8803 subprocess that won't be terminated. Explain compilation-environment.
8804
88052004-09-13 Kim F. Storm <storm@cua.dk>
8806
8807 * mini.texi (Repetition): Rename isearch-resume-enabled to
8808 isearch-resume-in-command-history and change default to disabled.
8809
8cf51b2c
GM
88102004-09-09 Kim F. Storm <storm@cua.dk>
8811
8812 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8813 with new `kmacro-name-last-macro'.
8814
8cf51b2c
GM
88152004-09-08 Juri Linkov <juri@jurta.org>
8816
8817 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8818
8cf51b2c
GM
88192004-09-03 Juri Linkov <juri@jurta.org>
8820
8821 * search.texi (Incremental Search): Update wording for M-%.
8822
88232004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8824
8825 * killing.texi (Killing): Correct description of kill commands in
8826 read-only buffer.
8827
88282004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8829
8830 * building.texi (Compilation Mode): Add a paragraph about rules
8831 for finding the compilation buffer for `next-error'.
8832
8833 * search.texi (Other Repeating Search): Mention that Occur mode
8834 supports the next-error functionality.
8835
88362004-09-02 Juri Linkov <juri@jurta.org>
8837
8838 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8839
88402004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8841
8842 * kmacro.texi (Basic Keyboard Macro):
8843 `apply-macro-to-region-lines' now operates on all lines that begin
8844 in the region, rather than on all complete lines in the region.
8845
c8763fb6 88462004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8847
8848 * frames.texi (Drag and drop): Add documentation about
8849 x-dnd-test-function and x-dnd-known-types.
8850
88512004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8852
8853 * indent.texi: Various minor changes in addition to:
8854 (Indentation Commands): Correct description of `indent-relative'.
8855 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8856 mode. The *Tab Stops* buffer uses Overwrite Mode.
8857 (Just Spaces): `tabify' converts sequences of at least two spaces
8858 to tabs.
8859
8cf51b2c
GM
88602004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8861
8862 * frames.texi (Secondary Selection): Setting the secondary
8863 selection with M-Drag-Mouse-1 does not alter the kill ring,
8864 setting it with M-Mouse-1 and M-Mouse-3 does.
8865 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8866 toolkit scroll bars.
8867 (Scroll Bars): Ditto.
8868
8869 * windows.texi (Basic Window): When using a window system, the value
8870 of point in a non-selected window is indicated by a hollow box.
8871 (Split Window): Side by side windows are separated by a scroll bar,
8872 if scroll bars are used.
8873 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8874 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8875 (Window Convenience): Update bindings for `winner-undo' and
8876 `winner-redo'.
8877
8878 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8879 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8880 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8881 of "Using Emacs as a Server".
8882 * building.texi (Building): Interchange nodes (for correct numbering).
8883 * programs.texi (Programs): Interchange nodes (for correct numbering).
8884 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8885 Info to the node structure.
8886 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8887 Rearrange order of nodes and sections such that both "GNU GENERAL
8888 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8889 end, as appropriate for appendices.
8890 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8891 Use `@unnumberedsec'.
8892 * trouble.texi: Adapt sectioning in Info to the node structure.
8893 Adapt node pointers to change in emacs.texi.
8894 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8895
8cf51b2c
GM
88962004-08-25 Kenichi Handa <handa@m17n.org>
8897
8898 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8899 description for unibyte mode.
8900
89012004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8902
8903 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8904
8905 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8906 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8907 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8908 in @pxref.
8909
89102004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8911
8912 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8913 Change section names.
8914
8cf51b2c
GM
89152004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8916
8917 * kmacro.texi (Keyboard Macro Ring): Rename section.
8918 Emacs treats the head of the macro ring as the `last keyboard macro'.
8919 (Keyboard Macro Counter): Minor change.
8920 (Save Keyboard Macro): Some clarifications.
8921 (Edit Keyboard Macro): Rename section.
8922
8923 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8924 32-bit machines.
8925 (Several Buffers): Clarify which buffer is selected if `2' is
8926 pressed in the Buffer Menu.
8927 Auto Revert mode can be used to update the Buffer Menu
8928 automatically.
8929
89302004-08-21 Eli Zaretskii <eliz@gnu.org>
8931
8932 * help.texi (Misc Help): Add an index entry for finding an Info
8933 manual by its file name.
8934
89352004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8936
8937 * files.texi (Backup Deletion): Correct description of
8938 `delete-old-versions'.
8939 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8940 (Auto Save Files): Recommend `auto-save-mode' to reenable
8941 auto-saving, rather than the abbreviation `auto-save'.
8942
89432004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8944
8945 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8946 for "killing" and "yanking" in main menu.
8947
89482004-08-16 Richard M. Stallman <rms@gnu.org>
8949
8950 * killing.texi (Yanking, Killing): Minor cleanups.
8951
8952 * mark.texi (Momentary Mark): Minor cleanups.
8953
89542004-08-15 Kenichi Handa <handa@etl.go.jp>
8955
8956 * custom.texi (Non-ASCII Rebinding):
8957 C-q always inserts the right code to pass to global-set-key.
8958
8cf51b2c
GM
89592004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8960
8961 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8962 `insert-register', instead of `C-x r g' binding, for consistency.
8963
89642004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8965
8966 * fixit.texi (Spelling): Fix typo.
8967
89682004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8969
8970 * help.texi (Help): Fix Texinfo usage.
8971
8cf51b2c
GM
89722004-07-24 Richard M. Stallman <rms@gnu.org>
8973
8974 * text.texi (Paragraphs): Update how paragraphs are separated
8975 and the default for paragraph-separate.
8976
8977 * search.texi (Regexp Replace): Further update text for new
8978 replacement operators.
8979
8cf51b2c
GM
89802004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8981
8982 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8983 `R' switch.
8984
8985 * dired.texi (Dired Updating): `k' only deletes inserted
8986 subdirectories from the Dired buffer if a prefix argument was given.
8987
8988 * search.texi (Regexps): Delete redundant definition of `symbol' in
8989 description of `\_>'. It already occurs in the description of `\_<'.
8990
8cf51b2c
GM
89912004-07-01 Juri Linkov <juri@jurta.org>
8992
8993 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8994 (Regexp Search): Add M-r.
8995
89962004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8997
8998 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8999
90002004-06-29 Jesper Harder <harder@ifa.au.dk>
9001
49823426 9002 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9003
90042004-06-25 Richard M. Stallman <rms@gnu.org>
9005
9006 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9007
90082004-06-25 David Kastrup <dak@gnu.org>
9009
9010 * search.texi (Regexp Replace): Some typo corrections and
9011 rearrangement.
9012
90132004-06-24 David Kastrup <dak@gnu.org>
9014
9015 * search.texi (Unconditional Replace): Use replace-string instead
9016 of query-replace in example.
9017 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9018 sequences.
9019 (Query Replace): Correct explanation of `^' which does not use
9020 the mark stack.
9021
90222004-06-21 Nick Roberts <nickrob@gnu.org>
9023
9024 * misc.texi (Shell History Copying): Document comint-insert-input.
9025 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9026
8cf51b2c
GM
90272004-06-20 Jesper Harder <harder@ifa.au.dk>
9028
9029 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9030 * custom.texi (Customization): Do.
9031 * anti.texi (Antinews): Do.
9032 * abbrevs.texi (Defining Abbrevs): Do.
9033
9034 * programs.texi (Info Lookup): Fix keybinding for
9035 info-lookup-symbol.
9036
90372004-06-16 Juanma Barranquero <lektu@terra.es>
9038
9039 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9040 Add emacs-xtra.
9041 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9042 (clean): Add emacs-xtra and flymake. Remove redundancies.
9043
90442004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9045
9046 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9047 Add emacs-xtra.
9048 * emacs-xtra.texi: New file.
9049
90502004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9051
9052 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9053 (Dired and Find): Mention differences with ordinary Dired buffers.
9054
8cf51b2c
GM
90552004-06-13 Richard M. Stallman <rms@gnu.org>
9056
9057 * custom.texi (Init Syntax): Explain about vars that do special
9058 things when set with setq or with Custom.
9059 (Init Examples): Add line-number-mode example.
9060
8cf51b2c
GM
90612004-06-12 Juri Linkov <juri@jurta.org>
9062
9063 * dired.texi (Operating on Files): Add dired-do-touch.
9064
8cf51b2c
GM
90652004-06-10 Juri Linkov <juri@jurta.org>
9066
9067 * building.texi (Lisp Eval): Add C-M-x on defface.
9068
90692004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9070
9071 * files.texi (Reverting): Auto-Revert mode and
9072 Global Auto-Revert mode no longer revert remote files.
9073
8cf51b2c
GM
90742004-05-29 Richard M. Stallman <rms@gnu.org>
9075
9076 * custom.texi (Init File): Two dashes start --no-site-file.
9077
8cf51b2c
GM
90782004-05-29 Alan Mackenzie <acm@muc.de>
9079
9080 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9081 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9082 (AWK, Pike): Document as "C-like modes".
9083 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9084 (M-x man): Supersedes M-x manual-entry.
9085 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9086
9087 ("Comments in C"): Delete node; the info is in CC Mode manual.
9088 (c-comment-only-line-offset): Remove description.
9089
9090 (C-c ., C-c C-c): Describe new C Mode bindings.
9091
9092 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9093 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9094 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9095 Amend definitions.
9096
9097 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9098 Describe functions.
9099
9100 (c-comment-start-regexp, c-hanging-comment-ender-p)
9101 (c-hanging-comment-starter-p): Remove obsolete definitions.
9102
9103 * emacs.texi: Remove the menu entry "Comments in C".
9104
8cf51b2c
GM
91052004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9106
9107 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9108 `M-x locate'.
9109
91102004-05-16 Karl Berry <karl@gnu.org>
9111
9112 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9113 makeinfo --html fails.
9114 * help.texi (Help Summary) [@ifnottex]: Likewise.
9115
91162004-05-13 Nick Roberts <nickrob@gnu.org>
9117
9118 * building.texi (GDB Graphical Interface): Update and describe
9119 layout first.
9120
8cf51b2c
GM
91212004-05-04 Jason Rumney <jasonr@gnu.org>
9122
9123 * makefile.w32-in: Revert last change.
9124
91252004-05-03 Jason Rumney <jasonr@gnu.org>
9126
9127 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9128
8cf51b2c
GM
91292004-04-23 Juanma Barranquero <lektu@terra.es>
9130
9131 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9132
91332004-04-18 Juri Linkov <juri@jurta.org>
9134
9135 * fixit.texi (Spelling): Remove file extension from ispell xref.
9136
91372004-04-15 Kim F. Storm <storm@cua.dk>
9138
9139 * cmdargs.texi (Initial Options): Add -Q.
9140
91412004-04-05 Kim F. Storm <storm@cua.dk>
9142
9143 * custom.texi (File Variables): Add safe-local-eval-forms.
9144
8cf51b2c
GM
91452004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9146
9147 * files.texi (Reverting): Correct description of revert-buffer's
9148 handling of point.
9149
91502004-03-22 Juri Linkov <juri@jurta.org>
9151
9152 * emacs.texi (Top): Add `Misc X'.
9153
49823426 9154 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9155
9156 * glossary.texi: Improve references.
9157
9158 * help.texi: Sync keywords with finder.el.
9159
9160 * mini.texi (Completion): Add description for menu items.
9161
9162 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9163
9164 * sending.texi (Mail Methods): Fix xref to Message manual.
9165
8cf51b2c
GM
91662004-03-12 Richard M. Stallman <rms@gnu.org>
9167
8cf51b2c
GM
9168 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9169
8cf51b2c
GM
91702004-03-04 Richard M. Stallman <rms@gnu.org>
9171
9172 * search.texi (Regexps): Explain that ^ and $ have their
9173 special meanings only in certain contexts.
9174
9175 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9176
9177 * mule.texi (Specify Coding): Doc C-x RET F.
9178
9179 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9180 for multiple compile and grep buffers.
9181 (Indirect Buffers): Don't recommand clone-indirect-buffer
9182 for multiple compile and grep buffers.
9183
8cf51b2c
GM
91842004-02-29 Juanma Barranquero <lektu@terra.es>
9185
9186 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9187 Use $(DEL) instead of rm, and ignore exit code.
9188
8cf51b2c
GM
91892004-02-23 Nick Roberts <nick@nick.uklinux.net>
9190
9191 * building.texi (Watch Expressions): Update.
9192
91932004-02-21 Juri Linkov <juri@jurta.org>
9194
1c6c854e
CS
9195 * cmdargs.texi (Action Arguments): Add alias --find-file.
9196 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9197 to Command Arguments.
9198 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9199 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9200 (Window Size X): Join -g and --geometry. Add @cindex.
9201 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9202 (Title X): Remove alias -title.
9203 (Misc X): New node.
9204
c8763fb6 92052004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9206
9207 * frames.texi (Drag and drop): Add Motif to list of supported
9208 protocols.
9209
c8763fb6 92102004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9211
9212 * frames.texi (Drag and drop): New section.
9213
92142004-01-24 Richard M. Stallman <rms@gnu.org>
9215
1c6c854e 9216 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9217 Include it only @ifnotinfo. Patch the preceding and following
9218 node headers to point to each other.
9219
92202004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9221
9222 * calendar.texi (Appointments): Update section.
9223
92242003-12-29 Kevin Ryde <user42@zip.com.au>
9225
8cf51b2c
GM
9226 * programs.texi (C Modes): Fix the xref.
9227
92282003-12-23 Nick Roberts <nick@nick.uklinux.net>
9229
9230 * building.texi (Watch Expressions): Update.
9231 (Commands of GUD): Include use of toolbar + breakpoints set from
9232 fringe/margin.
9233
92342003-12-03 Andre Spiegel <spiegel@gnu.org>
9235
9236 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9237 <acm@muc.de>.
9238
c8763fb6 92392003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9240
9241 * frames.texi (Dialog Boxes): Add use-file-dialog.
9242
8cf51b2c
GM
92432003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9244
9245 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9246 in CC Mode.
9247
8cf51b2c
GM
92482003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9249
9250 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9251 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9252 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9253 * man/frames.texi, man/glossary.texi, man/killing.texi:
9254 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9255 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9256 * man/sending.texi, man/text.texi, man/trouble.texi:
9257 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9258
92592003-11-01 Alan Mackenzie <acm@muc.de>
9260
9261 * search.texi (Scrolling During Incremental Search): Document a
9262 new scrolling facility in isearch mode.
9263
8cf51b2c
GM
92642003-10-22 Miles Bader <miles@gnu.org>
9265
9266 * Makefile.in (info): Move before $(top_srcdir)/info.
9267
92682003-10-22 Nick Roberts <nick@nick.uklinux.net>
9269
9270 * building.texi (Watch Expressions): Update section on data display
9271 to reflect code changes (GDB Graphical Interface).
9272
8cf51b2c
GM
92732003-10-13 Richard M. Stallman <rms@gnu.org>
9274
9275 * xresources.texi (GTK resources): Clean up previous change.
9276
c8763fb6 92772003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9278
9279 * xresources.texi (GTK resources): Add a note that some themes
9280 disallow customizations. Add scroll theme example.
9281
8cf51b2c
GM
92822003-09-30 Richard M. Stallman <rms@gnu.org>
9283
8cf51b2c
GM
9284 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9285
9286 * misc.texi (Saving Emacs Sessions): Shorten the section,
9287 collapsing back into one node.
9288
92892003-09-30 Lars Hansen <larsh@math.ku.dk>
9290
9291 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9292
ce058493 92932003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9294
9295 * xresources.texi (GTK names in Emacs): Correct typo.
9296
8cf51b2c
GM
92972003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9298
1c6c854e
CS
9299 * cmdargs.texi (Font X): Mention new default font.
9300 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9301 problems involved. (Result of discussion on emacs-devel.)
9302
93032003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9304
9305 * emacs.texi (Acknowledgements): Correct typo.
9306
93072003-09-22 Richard M. Stallman <rms@gnu.org>
9308
9309 * dired.texi (Misc Dired Commands): New node.
9310 (Dired Navigation): Add dired-goto-file.
9311
9312 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9313
9314 * emacs.texi (Acknowledgements): New node, split from Distribution.
9315
9316 * cmdargs.texi (Action Arguments): -f reads interactive args.
9317
8cf51b2c
GM
93182003-09-08 Lute Kamstra <lute@gnu.org>
9319
9320 * screen.texi (Mode Line): Say that POS comes before LINE.
9321 Mention `size-indication-mode'.
1c6c854e
CS
9322 * display.texi (Optional Mode Line):
9323 Document `size-indication-mode'.
8cf51b2c
GM
9324 * basic.texi (Position Info): Mention `size-indication-mode'.
9325
93262003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9327
9328 * xresources.texi (Resources): Refer to `editres' man page.
9329 (Lucid Resources): Update defaults. Expand description of
9330 `shadowThickness'.
9331
93322003-09-04 Miles Bader <miles@gnu.org>
9333
9334 * Makefile.in (top_srcdir): New variable.
9335 ($(top_srcdir)/info): New rule.
9336 (info): Depend on it.
9337
93382003-09-03 Peter Runestig <peter@runestig.com>
9339
9340 * makefile.w32-in: New file.
9341
93422003-08-29 Richard M. Stallman <rms@gnu.org>
9343
9344 * misc.texi (Saving Emacs Sessions): Correct previous change.
9345
8cf51b2c
GM
93462003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9347
8cf51b2c
GM
9348 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9349 (Intro): Include kmacro.texi after fixit.texi instead of after
9350 custom.texi. (As suggested by Kim Storm.)
9351
93522003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9353
9354 * fixit.texi (Fixit): Update `Next' pointer.
9355 * files.texi (Files): Update `Previous' pointer.
9356 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9357 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9358 (Suggested by Kim Storm.)
9359 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9360
93612003-08-18 Kim F. Storm <storm@cua.dk>
9362
9363 * kmacro.texi: New file describing enhanced keyboard macro
9364 functionality. Replaces old description in custom.texi.
9365
9366 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9367 (Keyboard Macros): Move to new kmacro.texi file.
9368
9369 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9370
8cf51b2c
GM
93712003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9372
9373 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9374
93752003-08-17 Alex Schroeder <alex@gnu.org>
9376
9377 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9378 required.
9379
8cf51b2c
GM
93802003-08-05 Richard M. Stallman <rms@gnu.org>
9381
9382 * programs.texi (Lisp Indent): Don't describe
9383 lisp-indent-function property here. Use xref to Lisp Manual.
9384
8cf51b2c
GM
93852003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9386
fffa137c 9387 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9388 abbreviations.
9389
93902003-07-24 Markus Rost <rost@math.ohio-state.edu>
9391
9392 * buffers.texi (List Buffers): Fix previous change.
9393
8cf51b2c
GM
93942003-07-13 Markus Rost <rost@math.ohio-state.edu>
9395
9396 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9397 List*.
9398
93992003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9400
8cf51b2c
GM
9401 * display.texi (Font Lock): Fix typo.
9402
94032003-07-07 Richard M. Stallman <rms@gnu.org>
9404
9405 * display.texi (Font Lock): Add xref for format info on
9406 font-lock-remove-keywords.
9407
9408 * building.texi (Compilation): Document what happens with asynch
9409 children of compiler process.
9410
9411 * help.texi (Library Keywords): Use @multitable.
9412
8cf51b2c
GM
94132003-06-04 Richard M. Stallman <rms@gnu.org>
9414
9415 * programs.texi (Expressions): Delete C-M-DEL.
9416
9417 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9418 comint-move-point-for-output renamed from
9419 comint-scroll-to-bottom-on-output.
9420
9421 * custom.texi (Init Rebinding): Replace previous change with xref.
9422 (Non-ASCII Rebinding): Explain that issue more briefly here.
9423
94242003-05-28 Richard M. Stallman <rms@gnu.org>
9425
9426 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9427
94282003-05-28 Nick Roberts <nick@nick.uklinux.net>
9429
9430 * building.texi (GDB Graphical Interface): New node.
9431 (Rewritten somewhat by RMS.)
9432
c8763fb6 94332003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9434
9435 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9436 non-English letters. Explain how to set coding systems correctly
9437 and how to include the right coding cookie in the file.
9438
c8763fb6 94392003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9440
9441 * indent.texi (Indentation): Explain the concepts.
9442 (Just Spaces): Explain why preventing tabs for indentation might
9443 be useful.
9444
8cf51b2c
GM
94452003-04-16 Richard M. Stallman <rms@gnu.org>
9446
9447 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9448
8cf51b2c
GM
94492003-02-22 Alex Schroeder <alex@emacswiki.org>
9450
9451 * cmdargs.texi (General Variables): Document SMTPSERVER.
9452
8cf51b2c
GM
9453 * sending.texi: Remove SMTP node.
9454 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9455 library.
9456
8cf51b2c
GM
94572003-02-22 Alex Schroeder <alex@emacswiki.org>
9458
9459 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9460
94612003-02-22 Simon Josefsson <jas@extundo.com>
9462
9463 * sending.texi (Mail Methods): Add node about SMTP.
9464
c8763fb6 94652003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9466
9467 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9468
8cf51b2c
GM
94692003-02-01 Kevin Ryde <user42@zip.com.au>
9470
9471 * glossary.texi (Glossary): Correction to cl cross reference.
9472
94732003-01-20 Richard M. Stallman <rms@gnu.org>
9474
9475 * killing.texi (Rectangles): Document C-x c r.
9476
c8763fb6 94772003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9478
9479 * xresources.texi (GTK resources): New node.
9480 (GTK widget names): New node.
9481 (GTK names in Emacs): New node.
9482 (GTK styles): New node.
9483
c8763fb6 94842003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9485
9486 * maintaining.texi (Create Tags Table): Add reference to the new
9487 `etags --help --lang=LANG' option.
9488
8cf51b2c
GM
94892002-10-02 Karl Berry <karl@gnu.org>
9490
49823426 9491 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9492 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9493 where needed for the sake of the HTML output.
8cf51b2c
GM
9494
94952001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9496
9497 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9498 source files.
9499
95002001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9501
9502 * Makefile.in (emacsman): New target.
9503
8cf51b2c
GM
95042001-10-20 Gerd Moellmann <gerd@gnu.org>
9505
9506 * (Version 21.1 released.)
9507
95082001-10-05 Gerd Moellmann <gerd@gnu.org>
9509
9510 * Branch for 21.1.
9511
8cf51b2c
GM
95122001-03-05 Gerd Moellmann <gerd@gnu.org>
9513
9514 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9515
8cf51b2c
GM
95162000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9517
9518 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9519
8cf51b2c
GM
95201999-07-12 Richard Stallman <rms@gnu.org>
9521
9522 * Version 20.4 released.
9523
95241998-12-04 Markus Rost <rost@delysid.gnu.org>
9525
9526 * Makefile.in (INFO_TARGETS): Delete customize.info.
9527 (DVI_TARGETS): Delete customize.dvi.
9528 (../info/customize, customize.dvi): Targets deleted.
9529
95301998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9531
9532 * Version 20.3 released.
9533
95341998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9535
9536 * Makefile.in (EMACSSOURCES): Add mule.texi.
9537 Add msdog.texi, ack.texi. Remove gnu1.texi.
9538
95391998-04-06 Andreas Schwab <schwab@gnu.org>
9540
768c0c0f
JB
9541 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9542 Use it in dvi targets.
8cf51b2c
GM
9543
95441997-09-23 Paul Eggert <eggert@twinsun.com>
9545
9546 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9547 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9548 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9549
95501997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9551
9552 * Version 20.2 released.
9553
95541997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9555
9556 * Version 20.1 released.
9557
95581997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9559
9560 * Makefile (../info/customize, customize.dvi): New targets.
9561 (INFO_TARGETS): Add ../info/customize.
9562 (DVI_TARGETS): Add customize.dvi.
9563
8cf51b2c
GM
95641996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9565
9566 * Version 19.33 released.
9567
95681996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9569
9570 * Version 19.32 released.
9571
8cf51b2c
GM
95721996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9573
9574 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9575
95761996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9577
9578 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9579 Specify -I option.
9580 (All dvi targets): Set the TEXINPUTS variable.
9581
95821996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9583
9584 * Version 19.31 released.
9585
8cf51b2c
GM
95861995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9587
9588 * Version 19.30 released.
9589
8cf51b2c
GM
95901995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9591
9592 * Makefile.in (maintainer-clean): Rename from realclean.
9593
95941994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9595
9596 * Makefile.in: New file.
9597 * Makefile: File deleted.
9598
95991994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9600
9601 * Makefile (TEXINDEX_OBJS): Variable deleted.
9602 (texindex, texindex.o, getopt.o): Rules deleted.
9603 All deps on texindex deleted.
9604 (distclean): Don't delete texindex.
9605 (mostlyclean): Don't delete *.o.
9606 * texindex.c, getopt.c: Files deleted.
9607
96081994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9609
9610 * Version 19.26 released.
9611
96121994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9613
9614 * Makefile (EMACSSOURCES): Exclude undo.texi.
9615
96161994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9617
9618 * Version 19.25 released.
9619
96201994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9621
9622 * Version 19.24 released.
9623
96241994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9625
9626 * Version 19.23 released.
9627
96281994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9629
9630 * Makefile: Delete spurious tab.
9631
96321994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9633
9634 * Makefile (.SUFFIXES): New rule.
9635
8cf51b2c
GM
96361993-12-04 Richard Stallman (rms@srarc2)
9637
9638 * getopt.c: New file.
9639 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9640 (getopt.o): New rule.
9641 (dvi): Don't depend on texindex.
49823426 9642 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9643
96441993-12-03 Richard Stallman (rms@srarc2)
9645
49823426
GM
9646 * Makefile (TEXI2DVI): New variable.
9647 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9648 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9649
96501993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9651
9652 * Version 19.22 released.
9653
96541993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9655
9656 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9657
96581993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9659
9660 * Version 19.21 released.
9661
8cf51b2c
GM
96621993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9663
9664 * Makefile (realclean): Don't delete the Info files.
9665
f0131492 96661993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9667
8cf51b2c
GM
9668 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9669 4' where appropriate.
9670
f0131492 96711993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9672
49823426 9673 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9674
9675 * texindex.c: Include "../src/config.h" if building in emacs.
9676
9677 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9678 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9679 Add target to build texindex.c, defining `emacs'.
9680
8cf51b2c
GM
96811993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9682
9683 * Version 19.19 released.
9684
8cf51b2c
GM
96851993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9686
9687 * Version 19.18 released.
9688
96891993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9690
9691 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9692
96931993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9694
9695 * Version 19.17 released.
9696
96971993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9698
9699 * split-man: Fix typos in last change.
9700
97011993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9702
9703 * Version 19.16 released.
9704
97051993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9706
9707 * version 19.15 released.
9708
97091993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9710
9711 * Makefile (distclean): It's rm, not rf.
9712
97131993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9714
9715 * Version 19.14 released.
9716
97171993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9718
9719 * Makefile: New file.
9720
97211993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9722
9723 * Version 19.13 released.
9724
97251993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9726
9727 * Version 19.9 released.
9728
97291993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9730
9731 * Version 19.8 released.
9732
97331993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9734
9735 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9736
9737 * trouble.texi: It's `enable-flow-control-on', not
9738 `evade-flow-control-on'.
9739
97401993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9741
9742 * display.texi: Document standard-display-european.
9743
97441993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9745
9746 * Version 19.7 released.
9747
9748 * emacs.texi: Add a sentence to the top menu mentioning the
9749 specific version of Emacs this manual applies to.
9750
97511993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9752
9753 * basic.texi: Document next-line-add-lines variable used to
9754 implement down-arrow.
9755
9756 * killing.texi: Document kill-whole-line.
9757
97581993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9759
9760 * text.texi: Update unix TeX ordering information.
9761
97621993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9763
9764 * news.texi: Mention fill-rectangle in keybinding list.
9765
9766 * killing.texi: Document fill-rectangle.
9767
97681993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9769
9770 * vc.texi: Bring the docs up to date with VC 5.2.
9771
97721992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9773
9774 * emacs.tex: Mention blackbox and gomoku under Amusements.
9775 Assembler mode is now mentioned and appropriately indexed
9776 under Programming Modes.
9777
97781991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9779
9780 * emacs.tex: Update TeX ordering information.
9781
8cf51b2c
GM
97821990-06-26 David Lawrence (tale@geech)
9783
9784 * emacs.tex: Note that completion-ignored-extensions is not used
9785 to filter out names when all completions are displayed in
9786 *Completions*.
9787
97881990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9789
9790 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9791
97921990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9793
9794 * emacs.tex: Add @findex grep.
9795
8cf51b2c
GM
97961988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9797
9798 * emacs.tex: Correct two typos. No other changes before
9799 Version 19 will be made.
9800
8cf51b2c
GM
98011988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9802
9803 * emacs.tex: Update information for obtaining TeX distribution from the
9804 University of Washington.
9805
9806;; Local Variables:
c8763fb6 9807;; coding: utf-8
8cf51b2c
GM
9808;; End:
9809
ab422c4d 9810 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
9811
9812 This file is part of GNU Emacs.
9813
352c8b4a 9814 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9815 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9816 the Free Software Foundation, either version 3 of the License, or
9817 (at your option) any later version.
8cf51b2c
GM
9818
9819 GNU Emacs is distributed in the hope that it will be useful,
9820 but WITHOUT ANY WARRANTY; without even the implied warranty of
9821 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9822 GNU General Public License for more details.
9823
9824 You should have received a copy of the GNU General Public License
352c8b4a 9825 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.