Make yow.el obsolete
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
4e16ddf4
GM
12013-02-13 Glenn Morris <rgm@gnu.org>
2
3 * ack.texi (Acknowledgments): Don't mention yow any more.
4
a683d06b
PE
52013-02-13 Paul Eggert <eggert@cs.ucla.edu>
6
7 * cmdargs.texi (General Variables):
8 Fix TMPDIR documentation to match the code's behavior.
9
c4af1efc
GM
102013-02-10 Glenn Morris <rgm@gnu.org>
11
12 * trouble.texi (Checklist): Update bug keybinding.
13
8549f9e8
EZ
142013-02-09 Eli Zaretskii <eliz@gnu.org>
15
16 * msdog.texi (Text and Binary): Delete the description of
17 file-name-buffer-file-type-alist.
18
7f102272
PE
192013-01-19 Paul Eggert <eggert@cs.ucla.edu>
20
ee271528
PE
21 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
22 Without it, I don't see function names. Older addr2line
23 implementations will die out sooner or later, so tailor the
24 first suggestion to recent addr2line, with a followup about
25 older ones.
7f102272 26
795e7a5b 272013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
28
29 * custom.texi (Directory Variables): Fix paren typo.
30
ecde0368
GM
31 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
32
827253f7
GM
33 * custom.texi (Custom Themes): Fix typo.
34
acfe10b7
BG
352013-01-07 Bastien Guerry <bzg@gnu.org>
36
37 * help.texi (Apropos): Document `apropos-user-option' and update
38 the doc for `apropos-variable'.
39
f8acde11
GM
402013-01-05 Glenn Morris <rgm@gnu.org>
41
42 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
43
d72a2793
GM
442012-12-21 Glenn Morris <rgm@gnu.org>
45
46 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
47 Simply include doclicense.
48
1b947faa
CY
492012-12-21 Chong Yidong <cyd@gnu.org>
50
51 * frames.texi (Mouse Commands): Fix description of the effect of
52 mouse dragging (Bug#13049).
53
f25f57bf
JL
542012-12-15 Juri Linkov <juri@jurta.org>
55
56 * misc.texi (Recursive Edit): Add a link to "Query Replace".
57 (Bug#13181)
58
265c2fbf 592012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
60
61 * killing.texi (Deletion): Doc fix (Bug#12748).
62
4288142b
PE
632012-12-06 Paul Eggert <eggert@cs.ucla.edu>
64
65 * doclicense.texi, gpl.texi: Update to latest version from FSF.
66 These are just minor editorial changes.
67
d8ad4d3f 682012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
69
70 * vc1-xtra.texi (General VC Options): Remove obsolete reference
71 to `vc-path'.
72
c5bc2d1d 732012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
74
75 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
76
1cbaa705
KR
772012-12-02 Kevin Ryde <user42@zip.com.au>
78
79 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
80
00054d21
KR
812012-12-01 Kevin Ryde <user42@zip.com.au>
82
83 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
84
c07a6ded
PE
852012-11-24 Paul Eggert <eggert@cs.ucla.edu>
86
87 * doclicense.texi, gpl.texi: Update to latest version from FSF.
88 These are just minor editorial changes.
89
6ef2e5ef 902012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
91
92 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
93 clarifications (Bug#12865).
94 (Horizontal Scrolling): Clarifications.
95
2ac9538d 962012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
97
98 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
99
a33da68b
EZ
1002012-11-16 Eli Zaretskii <eliz@gnu.org>
101
102 * trouble.texi (Crashing): Add information about MS-Windows and
103 the emacs_backtrace.txt file. (Bug#12908)
104
f78ee6af 1052012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
106
107 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
108 actually named gdb-stopped-functions.
109
f78ee6af 1102012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
111
112 * misc.texi (Single Shell): Mention async-shell-command-buffer.
113
19e09879
GM
1142012-11-10 Glenn Morris <rgm@gnu.org>
115
116 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
117
ef7238c3
GM
118 * emacs.texi (Acknowledgments): Add profiler author.
119 * ack.texi (Acknowledgments): Add some recent contributions.
120
6baf66d5 1212012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 122
9d9e48d9
CY
123 * files.texi (Diff Mode): Doc fixes for
124 diff-delete-trailing-whitespace (Bug#12831).
125
4c1f6a5b
CY
126 * trouble.texi (Crashing): Copyedits.
127
6baf66d5 1282012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
129
130 * files.texi (Diff Mode): Trailing whitespace updates.
131
6baf66d5 1322012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 133
4eeba558
CY
134 * misc.texi (Terminal emulator): Document Term mode faces.
135
7d806bfe
CY
136 * mini.texi (Basic Minibuffer): New node. Document
137 minibuffer-electric-default-mode.
138
139 * display.texi (Visual Line Mode): Fix index entry.
140
cce0aa5a
CY
141 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
142 and index the keybindings. Document tabulated-list-sort.
143 (Kill Buffer): Capitalize Buffer Menu.
144
145 * trouble.texi (Memory Full): Capitalize Buffer Menu.
146
6baf66d5 1472012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
148
149 * display.texi (Auto Scrolling): Clarify that scroll-step is
150 ignored when scroll-conservatively is set to a non-zero value.
151 (Bug#12801)
152
6baf66d5 1532012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
154
155 * dired.texi (Dired Updating): Doc fix (Bug#11744).
156
87288971
MA
1572012-10-30 Michael Albinus <michael.albinus@gmx.de>
158
159 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
160
fc83c2de
CY
1612012-10-29 Chong Yidong <cyd@gnu.org>
162
163 * dired.texi (Shell Commands in Dired): Document changes to the
164 dired-do-async-shell-command.
165
82b21017
GM
1662012-10-28 Glenn Morris <rgm@gnu.org>
167
168 * ack.texi (Acknowledgments): Mention gv.el.
169
caa5e5a4
BG
1702012-10-27 Bastien Guerry <bzg@gnu.org>
171
172 * screen.texi (Menu Bar): Fix typo.
173
05b621a6
CY
1742012-10-27 Chong Yidong <cyd@gnu.org>
175
176 * frames.texi (Mouse Avoidance): Mention new variable
177 mouse-avoidance-banish-position.
178
179 * programs.texi (Which Function): Which Function mode now works in
180 all major modes by default.
181
182 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
183
184 * files.texi (Misc File Ops): Symbolic links on Windows only work
185 on Vista and later.
186
187 * building.texi (Compilation): Document compilation-always-kill.
188
189 * search.texi (Symbol Search): New node.
190
191 * package.texi (Package Menu): Document the "new" status.
192
193 * windows.texi (Window Choice): Don't refer to the obsolete
194 special-display feature.
195
cd996018
CY
1962012-10-24 Chong Yidong <cyd@gnu.org>
197
198 * mule.texi (Text Coding): set-buffer-file-coding-system can now
199 be invoked from the mode line.
200
201 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
202 changes to the mark and unmark commands.
203 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
204 which is no longer bound to dired-backup-diff.
205
fe605b94
BG
2062012-10-23 Bastien Guerry <bzg@gnu.org>
207
9eadb1a9
BG
208 * text.texi (Org Authoring): Use a comma after @ref to avoid the
209 insertion of a period in the Info output.
fe605b94 210
d1069532
SM
2112012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
212
213 * custom.texi (Hooks): Clarify that -hooks is deprecated.
214
1fb3aa3f
CY
2152012-10-23 Chong Yidong <cyd@gnu.org>
216
217 * kmacro.texi (Edit Keyboard Macro): Fix typo.
218
f42f1094
DM
2192012-10-18 Dani Moncayo <dmoncayo@gmail.com>
220
221 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
222
6c24e35f
GM
2232012-10-17 Glenn Morris <rgm@gnu.org>
224
225 * mini.texi (Repetition): Further copyedit.
226
429cdb05
DM
2272012-10-17 Dani Moncayo <dmoncayo@gmail.com>
228
229 * mini.texi (Repetition): Copyedit.
230
e5a94ec4
JL
2312012-10-16 Juri Linkov <juri@jurta.org>
232
233 * search.texi (Query Replace): Document multi-buffer replacement
234 keys. (Bug#12655)
235
236 * maintaining.texi (Tags Search): Change link "Replace" to
237 "Query Replace".
238
73f2b4ab
CY
2392012-10-13 Chong Yidong <cyd@gnu.org>
240
241 * files.texi (File Conveniences): ImageMagick enabled by default.
242
d8e213eb
DM
2432012-10-10 Dani Moncayo <dmoncayo@gmail.com>
244
245 * basic.texi (Arguments): Fix typos.
246
b859a383
GM
2472012-10-08 Glenn Morris <rgm@gnu.org>
248
cad4f290
GM
249 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
250
b859a383
GM
251 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
252
f1f4dba0
GM
2532012-10-06 Glenn Morris <rgm@gnu.org>
254
255 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
256 Mention cal-tex-cursor-week2-summary.
257
c6b68a28
CY
2582012-10-06 Chong Yidong <cyd@gnu.org>
259
260 * mini.texi (Passwords): Fix typo.
261
751bac18
GM
2622012-10-02 Glenn Morris <rgm@gnu.org>
263
264 * maintaining.texi (VC Directory Commands):
265 Remove duplicate `q' entry. (Bug#12553)
266
48de8b12
CY
2672012-09-30 Chong Yidong <cyd@gnu.org>
268
269 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
270
271 * search.texi (Special Isearch): Document the lax space search
272 feature and M-s SPC.
273 (Regexp Search): Move main search-whitespace-regexp description to
274 Special Isearch.
275 (Replace): Document replace-lax-whitespace.
276
277 * basic.texi (Position Info): Document C-u M-=.
278 (Moving Point): Document move-to-column.
279
280 * display.texi (Useless Whitespace): Add delete-trailing-lines.
281
282 * misc.texi (emacsclient Options): Document the effect of
283 initial-buffer-choice on client frames. Document server-auth-dir.
284 Do not document server-host, which is bad security practice.
285
286 * building.texi (Lisp Libraries): Docstring lookups can trigger
287 autoloading. Document help-enable-auto-load.
288
289 * mini.texi (Yes or No Prompts): New node.
290
291 * ack.texi (Acknowledgments): Remove obsolete packages.
292
4695c850
GM
2932012-09-27 Glenn Morris <rgm@gnu.org>
294
295 * cal-xtra.texi (Advanced Calendar/Diary Usage):
296 Rename the section to be more general.
297 * emacs.texi: Update menu.
298
e109c4a6
CY
2992012-09-23 Chong Yidong <cyd@gnu.org>
300
301 * buffers.texi (Misc Buffer): Replace toggle-read-only with
302 read-only-mode.
303
304 * files.texi (Visiting): Likewise.
305
2e83df57
PE
3062012-09-22 Paul Eggert <eggert@cs.ucla.edu>
307
308 * trouble.texi (Crashing): Document ulimit -c.
309
58f3a196
PE
3102012-09-21 Paul Eggert <eggert@cs.ucla.edu>
311
312 * trouble.texi (Crashing): Document addr2line.
313
4ef1567b
CY
3142012-09-19 Chong Yidong <cyd@gnu.org>
315
316 * killing.texi (Yanking): Minor clarification (Bug#12469).
317
9e9da873
CY
3182012-09-17 Chong Yidong <cyd@gnu.org>
319
320 * building.texi (GDB User Interface Layout): Remove reference to
321 removed variable gdb-use-separate-io-buffer (Bug#12454).
322
0979429b
J
3232012-09-08 Jambunathan K <kjambunathan@gmail.com>
324
325 * regs.texi (Text Registers): `C-x r +' can now be used instead of
326 M-x append-to-register. New option `register-separator'.
327 (Number Registers): Mention that `C-x r +' is polymorphic.
328
14ba4cf3
CY
3292012-09-07 Chong Yidong <cyd@gnu.org>
330
331 * windows.texi (Window Choice): Don't mention obsolete
332 display-buffer-reuse-frames.
333
cf29dd84
PE
3342012-09-04 Paul Eggert <eggert@cs.ucla.edu>
335
336 Give more-useful info on a fatal error (Bug#12328).
337 * trouble.texi (Crashing): New section, documenting this.
338
aa0ecd94
MA
3392012-08-24 Michael Albinus <michael.albinus@gmx.de>
340
0979429b
J
341 * cmdargs.texi (General Variables):
342 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
343 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 344
ba025fbd
EZ
3452012-08-14 Eli Zaretskii <eliz@gnu.org>
346
347 * building.texi (Debugger Operation): Correct and improve
348 documentation of the GUD Tooltip mode.
349
0c51ff6d
CY
3502012-07-31 Chong Yidong <cyd@gnu.org>
351
352 * emacs.texi: Fix ISBN (Bug#12080).
353
35b6586e
CY
3542012-08-05 Chong Yidong <cyd@gnu.org>
355
356 * display.texi (Faces): Document frame-background-mode (Bug#7774).
357
358 * custom.texi (Face Customization): Move discussion of face
359 inheritance here, from Faces section.
360
0e1a094f 3612012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
362
363 * frames.texi (Mouse Commands): Fix the description of mouse-2.
364 (Bug#11958)
365
e32a12b5
CY
3662012-07-19 Chong Yidong <cyd@gnu.org>
367
368 * emacs.texi: Update ISBN.
369
9ea10cc3
CY
3702012-07-17 Chong Yidong <cyd@gnu.org>
371
372 * basic.texi (Inserting Text): Replace ucs-insert with
373 insert-char. Provide more details of input.
374
375 * mule.texi (International Chars, Input Methods): Likewise.
376
b68b3337
CY
3772012-07-13 Chong Yidong <cyd@gnu.org>
378
dea31bd3
CY
379 * custom.texi (Examining): Update C-h v message.
380
b68b3337
CY
381 * buffers.texi (Misc Buffer): Document view-read-only.
382
ab4c47d3
CY
3832012-07-07 Chong Yidong <cyd@gnu.org>
384
385 * custom.texi (Init File): Index site-lisp (Bug#11435).
386
6edc3d28
CY
3872012-07-06 Chong Yidong <cyd@gnu.org>
388
389 * emacs.texi: Re-order top-level menu to correspond to logical
390 order, to avoid makeinfo warnings.
391
392 * ack.texi (Acknowledgments): Note new python.el.
393
3812efdc
CY
3942012-06-29 Chong Yidong <cyd@gnu.org>
395
396 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
397 * basic.texi (Erasing, Basic Undo): Fix markup.
398
c8d3a25c 3992012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
400
401 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
402
c8d3a25c 4032012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
404
405 * fixit.texi (Undo): Fix typo. (Bug#11775)
406
65400531
GM
4072012-06-27 Glenn Morris <rgm@gnu.org>
408
409 * ack.texi (Acknowledgments): Tiny update.
410
ac1a0ce1 4112012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
412
413 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
414
ddfbf826 4152012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 416
ddfbf826 417 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
418
419 * anti.texi:
420 * building.texi:
421 * cmdargs.texi:
422 * custom.texi:
423 * display.texi:
424 * files.texi:
425 * frames.texi:
426 * glossary.texi:
427 * misc.texi:
428 * mule.texi:
429 * programs.texi:
430 * sending.texi:
431 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
432
85973ba0
MA
4332012-06-06 Michael Albinus <michael.albinus@gmx.de>
434
435 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
436
c1dabff0
GM
4372012-05-28 Glenn Morris <rgm@gnu.org>
438
439 * ack.texi, building.texi, calendar.texi, custom.texi:
440 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
441
abb9615e
GM
4422012-05-27 Glenn Morris <rgm@gnu.org>
443
bd39eb06
GM
444 * emacs.texi: Simplify following removal of node pointers.
445
abb9615e
GM
446 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
447 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
448 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
449 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
450 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
451 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
452 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
453 * windows.texi, xresources.texi: Nuke hand-written node pointers.
454
6c200b4a
GM
4552012-05-22 Glenn Morris <rgm@gnu.org>
456
457 * emacs.texi (Acknowledgments): Add another contributor.
458
3fe7cdc8
GM
4592012-05-12 Glenn Morris <rgm@gnu.org>
460
461 * Makefile.in (MKDIR_P): New, set by configure.
462 (mkinfodir): Use $MKDIR_P.
463
dc0f75c8
GM
4642012-05-10 Glenn Morris <rgm@gnu.org>
465
b8a82b69
GM
466 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
467 with "coding: raw-text".
468
dc0f75c8
GM
469 * files.texi (Interlocking): Mention create-lockfiles option.
470
666b903b 4712012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
472
473 * frames.texi (Mouse References, Mouse Commands): Fix index
474 entries (Bug#11362).
475
eceeb5fc 4762012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 477
eceeb5fc
CY
478 * custom.texi (Customization Groups, Custom Themes, Examining):
479 Improve page breaks.
480
481 * rmail.texi (Rmail Display): Use example rather than smallexample.
482
483 * calendar.texi: Convert inforefs to refs.
484
485 * dired.texi (Dired Enter): Improve page break.
486
487 * abbrevs.texi (Abbrev Concepts): Copyedits.
488
489 * maintaining.texi (Registering, Tag Syntax):
490 Tweak line and page breaks.
491
492 * programs.texi (Programs, Electric C): Copyedits.
493 (Program Modes): Add xref to Fortran.
494 (Left Margin Paren): Remove what was (oddly enough) the only use
495 of defvar in the entire Emacs manual.
496 (Hungry Delete): Remove footnote about ancient Emacs version.
497 (Other C Commands): Use example rather than smallexample.
498
499 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
500 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
501 Tweak line and page breaks.
502
503 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
504 (Major Modes): Use example rather than smallexample.
bbba8869 505
eceeb5fc
CY
506 * mule.texi (Output Coding): Reword to improve page-breaks.
507
508 * frames.texi (Fonts): Tweak line and page breaks.
509 Use example rather than smallexample. Change cross-reference.
510 (Text-Only Mouse): Fix xref.
511
512 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
513 (Indirect Buffers): Tweak line- and page-breaks.
514
515 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
516
8045b906
GM
5172012-05-04 Glenn Morris <rgm@gnu.org>
518
519 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
520 (info, infoclean): Use $INFO_EXT.
521 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
522 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
523 (INFO_TARGETS): Use $INFO_EXT.
524 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
525
90207a15 5262012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
527
528 * emacs.texi (@copying): Only print EDITION in the TeX version.
529
e2058813
GM
530 * search.texi (Regexp Search): Just say "Emacs".
531
a162959e
GM
532 * display.texi (Auto Scrolling):
533 Reword to avoid repetition and improve page break.
534
9eb25ee8
GM
535 * xresources.texi (Resources):
536 * mule.texi (Language Environments):
537 * misc.texi (Amusements):
538 * maintaining.texi (VC Change Log):
539 * frames.texi (Fonts):
540 * custom.texi (Specifying File Variables, Minibuffer Maps):
541 * cmdargs.texi (Initial Options):
542 * building.texi (Flymake):
543 Reword to remove/reduce some overly long/short lines.
544
a4289d0e
GM
5452012-04-27 Glenn Morris <rgm@gnu.org>
546
547 * emacs.texi: Some fixes for detailed menu.
548
1a72be46
GM
549 * emacs.texi: Add "et al." to authors.
550
16152b76
GM
551 * ack.texi, basic.texi, buffers.texi, building.texi:
552 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
553 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
554 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
555 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
556 * search.texi, trouble.texi, windows.texi:
557 Use Texinfo recommended convention for quotes+punctuation.
558
578c1d4b 5592012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 560
578c1d4b
GM
561 * mule.texi (Bidirectional Editing): Improve indexing.
562 Minor wording tweaks.
84412f2c 563
467a33d0
CY
5642012-04-15 Chong Yidong <cyd@gnu.org>
565
566 * misc.texi (emacsclient Options): More clarifications.
567
e6fd457e 5682012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 569
41be52d7
GM
570 * msdog.texi (Windows Printing): It doesn't set printer-name.
571
05806f43
GM
572 * mule.texi (Language Environments): Move font info to "Fontsets".
573 (Fontsets): Move intlfonts etc here from "Language Environments".
574 Copyedits.
575 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
576 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
577
e6fd457e 5782012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 579
0be641c0
CY
580 * glossary.texi (Glossary): Standardize on "text terminal"
581 terminology. All callers changed.
582
6a00f380
CY
583 * misc.texi (emacsclient Options): Document "client frame" concept
584 and its effect on C-x C-c more carefully.
585
e6fd457e 5862012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 587
870e8fb8
GM
588 * frames.texi (Scroll Bars):
589 * glossary.texi (Glossary): Use consistent case for "X Window System".
590
71cd7772
GM
591 * mule.texi (Select Input Method, Coding Systems):
592 State command names in kbd tables.
593 (Recognize Coding): Add cross-ref.
594 (Output Coding): Don't mention message mode in particular.
595 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
596 Copyedits.
597
35dc09a1 5982012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
599
600 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
601 Copyedits.
602 (Coding Systems): Mac OS X apparently uses newlines for EOL.
603 (Recognize Coding): Remove old auto-coding-regexp-alist example.
604 auto-coding-functions does not override coding: tags.
605 Remove rmail-decode-mime-charset; it no longer has any effect.
606
35dc09a1 6072012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
608
609 * custom.texi (Creating Custom Themes): Add reference to Custom
610 Themes node in Lisp manual.
611
35dc09a1 6122012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
613
614 * mule.texi (International): Copyedits.
615 (International Chars): Update C-x = example output.
616 (Disabling Multibyte): Rename from "Enabling Multibyte".
617 Clarify what "unibyte: t" does, and mode-line description.
618 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
619 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 620 (Language Environments): Copyedits.
893585f4
GM
621 (Input Methods): Copyedits. Use "^" for the postfix example,
622 because it is less confusing inside Info's `quotes'.
e0550cae 623
bd7239f5 624 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
625 Update for "Disabling Multibyte" node name change.
626 * emacs.texi: Update for "Disabling Multibyte" node name change.
627
1c64e6ed
GM
628 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
629 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
630 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
631 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
632 * sending.texi, text.texi, trouble.texi:
633 Use @file for buffers, per the Texinfo manual.
634
20331c1c
GM
635 * entering.texi (Entering Emacs):
636 Do not mention initial-buffer-choice = t.
637
8fc85b20
GM
638 * misc.texi (Gnus Startup): Use @env for environment variables.
639
35dc09a1
GM
640 * Makefile.in: Replace non-portable use of $< in ordinary rules.
641
87124233
GM
6422012-04-12 Glenn Morris <rgm@gnu.org>
643
644 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
645
f3774f20
GM
6462012-04-07 Glenn Morris <rgm@gnu.org>
647
648 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
649
8980d0b9
GM
6502012-04-05 Glenn Morris <rgm@gnu.org>
651
652 * glossary.texi (Glossary): Use anchors for internal cross-references.
653
8bf27c8a
GM
6542012-04-04 Glenn Morris <rgm@gnu.org>
655
656 * glossary.texi (Glossary): Copyedits.
657 Use Texinfo-recommended convention for quotes and punctuation.
658 Comment out a few specialized (Rmail) items.
a0706406 659 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 660 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 661
529c06b6
CY
6622012-04-03 Chong Yidong <cyd@gnu.org>
663
664 * sending.texi (Mail Misc): Fix an index entry.
665
53b0595a
EZ
6662012-04-02 Eli Zaretskii <eliz@gnu.org>
667
668 * msdog.texi (Windows Startup): Add description of emacsclient
669 operation under -c and -t on MS-Windows.
670
671 * misc.texi (emacsclient Options): Add cross-reference to "Windows
672 Startup". (Bug#11091)
673
d8e213eb 6742012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
675
676 * custom.texi (Changing a Variable): Fix example.
677
0d224826
EZ
6782012-04-01 Eli Zaretskii <eliz@gnu.org>
679
680 * misc.texi (emacsclient Options): More clarifications about -t
681 and -c on MS-Windows. (Bug#11091)
682
1d265f9f
EZ
6832012-03-31 Eli Zaretskii <eliz@gnu.org>
684
685 * misc.texi (emacsclient Options): Document peculiarities of new
686 frame creation on MS-Windows under -c or -t options. (Bug#11091)
687
5319014e
CY
6882012-03-30 Chong Yidong <cyd@gnu.org>
689
690 * files.texi (File Conveniences): Clarify Imagemagick discussion.
691
2bfab837
GM
6922012-03-22 Glenn Morris <rgm@gnu.org>
693
694 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
695
986bd52a
CY
6962012-03-17 Chong Yidong <cyd@gnu.org>
697
698 * package.texi (Package Installation): Document use of
699 package-initialize in init file.
700
66ecdc9e
GM
7012012-03-16 Glenn Morris <rgm@gnu.org>
702
703 * help.texi (Language Help):
704 * mule.texi (International Chars):
705 etc/HELLO is for character demonstration.
706
d8e213eb 7072012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
708
709 * dired.texi (Shell Commands in Dired): Fix typo.
710
a08a07e3
CY
7112012-03-04 Chong Yidong <cyd@gnu.org>
712
713 * killing.texi (Clipboard): Document clipboard manager.
714
53eced6d
GM
7152012-02-29 Glenn Morris <rgm@gnu.org>
716
f8425af2
GM
717 * ack.texi (Acknowledgments): Use @Tex{} in more places.
718
775b55af
GM
719 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
720
53eced6d
GM
721 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
722
44e97401
GM
7232012-02-28 Glenn Morris <rgm@gnu.org>
724
725 * custom.texi, display.texi, emacs.texi, files.texi:
726 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
727 Standardize possessive apostrophe usage.
728
525795c1
JD
7292012-02-25 Jan Djärv <jan.h.d@swipnet.se>
730
731 * macos.texi (Mac / GNUstep Customization): Remove text about
732 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
733
d8e213eb 7342012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
735
736 * buffers.texi (Select Buffer): Mention that saving in a new file
737 name can switch to a different major mode.
738
6ea1787e
GM
7392012-02-23 Glenn Morris <rgm@gnu.org>
740
49fe4321
GM
741 * mini.texi (Minibuffer File, Completion Options, Repetition):
742 Copyedits.
743 (Completion Example): Other M-x au* commands may be defined.
744 (Completion Styles): Mention emacs21 and completion-category-overrides.
745
8f4042d2
GM
746 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
747 (Windows Keyboard, Windows Mouse, Windows Processes)
748 (Windows Printing, Windows Misc): Copyedits.
749 (ls in Lisp): Update switches list.
750
371fb833
GM
751 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
752 Update dos-mode* function names.
753 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
754 (MS-DOS Processes): Add xref to main ls-lisp section.
755
6ea1787e
GM
756 * ack.texi (Acknowledgments): Mention smie.
757
40ace058
GM
7582012-02-22 Glenn Morris <rgm@gnu.org>
759
760 * macos.texi: Copyedits. Fix @key/@kbd usage.
761 (Mac / GNUstep Basics): Don't mention the panels, since the next
762 section covers them.
763 (Mac / GNUstep Customization): Merge some panel info from previous.
764
41f1e868
GM
7652012-02-21 Glenn Morris <rgm@gnu.org>
766
68af8d4f
GM
767 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
768 Small fixes.
769
2e03845d
GM
770 * emacs-xtra.texi: Picture mode is no longer a chapter.
771
f9a998c3
GM
772 * picture-xtra.texi (Basic Picture): C-a does get remapped.
773
41f1e868
GM
774 * ack.texi (Acknowledgments): Small changes, including resorting,
775 and removal of things no longer distributed.
776
ea09410d
GM
7772012-02-20 Glenn Morris <rgm@gnu.org>
778
2d2f6581
GM
779 * emacs.texi (Top, Preface): Small rephrasings.
780 (menu, detailmenu): Update entries, and reformat some descriptions.
781 * building.texi, display.texi, emacs-xtra.texi, files.texi:
782 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
783 Reformat some menu descriptions.
784
196f8c0e
GM
785 * ack.texi (Acknowledgments): More updates.
786
8730412a
GM
787 * emacs.texi (Acknowledgments): Add several names from ack.texi,
788 and from Author: headers.
ae15b89b 789 (Distrib): Small updates.
ea09410d 790
37863f20
GM
7912012-02-18 Glenn Morris <rgm@gnu.org>
792
37c3b9ee
GM
793 * ack.texi (Acknowledgments): Add xref to Org manual.
794
b474519e
GM
795 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
796 of '*mail*', since Message does not call it that.
797 (Rmail Reply): Rename rmail-dont-reply-to-names.
798 \\`info- no longer handled specially.
799 Update for rmail-enable-mime-composing.
800 Don't mention 'm' for replies.
801 Don't mention rmail-mail-new-frame and cancelling, since it does
802 not work for Message at the moment.
803
a5987767
GM
804 * cal-xtra.texi: Copyedits.
805
37863f20
GM
806 * emacs-xtra.texi: Set encoding to ISO-8859-1.
807
112d1241
GM
8082012-02-17 Glenn Morris <rgm@gnu.org>
809
0fd2c9a3
GM
810 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
811
1d6ecbfa
GM
812 * ack.texi (Acknowledgments): Mention Gnulib.
813
102f1b54
GM
814 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
815
112d1241
GM
816 * calendar.texi: Misc small changes, including updating the dates
817 of examples.
818
3a05ff1d
GM
8192012-02-16 Glenn Morris <rgm@gnu.org>
820
d1354af0
GM
821 * calendar.texi: Misc small changes.
822
5f9756ec
GM
823 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
824 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
825
3b19a30d
GM
826 * dired-xtra.texi (Subdir Switches): Small fixes.
827
3a05ff1d
GM
828 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
829
9f26dc24
GM
8302012-02-15 Glenn Morris <rgm@gnu.org>
831
832 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
833
fb969a57
GM
8342012-02-12 Glenn Morris <rgm@gnu.org>
835
836 * ack.texi (Acknowledgments):
837 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
838
0aca1292
GM
8392012-02-10 Glenn Morris <rgm@gnu.org>
840
104dc9c6
GM
841 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
842
0aca1292
GM
843 * programs.texi (Misc for Programs): Mention electric-layout-mode.
844
91af9d2e
GM
8452012-02-09 Glenn Morris <rgm@gnu.org>
846
0aca1292
GM
847 * buffers.texi (Misc Buffer): M-x info does not seem to require a
848 buffer switch after M-x rename-uniquely.
63c727b2 849
91af9d2e
GM
850 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
851
1ef1990c
JB
8522012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
853
854 * text.texi (Org Mode): Fix typo.
855
e74e58c9
GM
8562012-02-08 Glenn Morris <rgm@gnu.org>
857
cefee440
GM
858 * ack.texi (Acknowledgments): Update emacs-lock info.
859
a7686350
GM
860 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
861
e74e58c9
GM
862 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
863
fe93bc91
GM
8642012-02-07 Glenn Morris <rgm@gnu.org>
865
866 * files.texi (File Conveniences): Mention ImageMagick images.
867
d273439c
GM
8682012-02-05 Glenn Morris <rgm@gnu.org>
869
649f602c
GM
870 * trouble.texi (Checklist): Mention debug-on-event.
871
d273439c
GM
872 * maintaining.texi (Maintaining): Add cross-ref to ERT.
873
a9410bdf
GM
8742012-02-04 Glenn Morris <rgm@gnu.org>
875
1f5e1a16
GM
876 * macos.texi (Customization options specific to Mac OS / GNUstep):
877 New subsection.
878
b7314ef7
GM
879 * display.texi (Colors): Mention list-colors-sort.
880
a9410bdf
GM
881 * files.texi (File Conveniences): Mention image animation.
882
75319d7f
CY
8832012-01-31 Chong Yidong <cyd@gnu.org>
884
885 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
886 scroll bars (Bug#10666).
887
2680c309
CY
8882012-01-28 Chong Yidong <cyd@gnu.org>
889
691db250
CY
890 * files.texi (Filesets): Fix typos.
891
2680c309
CY
892 * display.texi (Faces): Add xref to Colors node.
893
2a90dfca
DM
8942012-01-27 Dani Moncayo <dmoncayo@gmail.com>
895
896 * buffers.texi (Select Buffer): Clarify explanation of switching
897 to new buffers. Fix description of next-buffer and
6df6ae42 898 previous-buffer (Bug#10334).
2a90dfca
DM
899 (Misc Buffer): Add xref to View Mode.
900
901 * text.texi (Fill Commands): Fix description of
902 sentence-end-double-space.
903
20d2304d
CY
9042012-01-23 Chong Yidong <cyd@gnu.org>
905
f088cb8b 906 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 907
01ec1eed
VS
9082012-01-16 Volker Sobek <reklov@live.com> (tiny change)
909
910 * programs.texi (Comment Commands): Typo (bug#10514).
911
06848b82
CY
9122012-01-15 Chong Yidong <cyd@gnu.org>
913
914 * xresources.texi (X Resources): Describe GTK+ case first.
915 (Resources): Don't use borderWidth as an example, since it doesn't
916 work with GTK+.
917 (Table of Resources): Clarify role of several resources, including
918 the Emacs 24 behavior of cursorBlink etc.
919 (Face Resources): Node deleted. Recommend using Customize
920 instead. Add paragraph to `Table of Resources' node summarizing
921 how to use X resources for changing faces.
922 (Lucid Resources): Rewrite, omitting description of font names,
923 referring to the Fonts node instead.
924 (LessTif Resources): Copyedits.
925 (GTK resources): Rewrite, describing the difference between gtk2
926 and gtk3.
927 (GTK Resource Basics): New node.
928 (GTK Widget Names, GTK Names in Emacs): Rewrite.
929 (GTK styles): Just refer to Fonts node for GTK font format.
930
931 * display.texi (Faces): Document the cursor face.
932
a73a3461
CY
9332012-01-14 Chong Yidong <cyd@gnu.org>
934
01ec1eed 935 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
936 (General Variables): Add xref to Lisp Libraries.
937 (Initial Options): Copyedits.
938 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
939 (Environment): Clarify what getenv does.
940 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
941 light backgrounds on xterms.
942 (Misc Variables): TEMP and TMP are not Windows-specific.
943 (Display X): Copyedits.
944 (Colors X): -bd does nothing for GTK.
945 (Icons X): Gnome 3 doesn't use taskbars.
946
947 * misc.texi (Shell): Document exec-path here.
948
949 * rmail.texi (Movemail): Add xref for exec-path.
950
e517eda4
GM
9512012-01-13 Glenn Morris <rgm@gnu.org>
952
953 * dired.texi (Dired and Find): Clarify find-ls-options.
954
1de76afe
CY
9552012-01-09 Chong Yidong <cyd@gnu.org>
956
71873e2b 957 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
958 SHA-256.
959
c61ab18c
CY
9602012-01-07 Chong Yidong <cyd@gnu.org>
961
e490b289
CY
962 * display.texi (Useless Whitespace): Add Whitespace mode.
963
1de77c4c
CY
964 * custom.texi (Hooks): Discuss how to disable minor modes.
965
966 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 967 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 968
c61ab18c
CY
969 * trouble.texi (Lossage): Refer to Bugs node for problems.
970 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
971 (Screen Garbled): Don't refer to terminal "manufacturers".
972 (Total Frustration): Node deleted. Eliza is documented in
973 Amusements now.
71873e2b
SM
974 (Known Problems): More info about using the bug tracker.
975 Mention debbugs package.
c61ab18c
CY
976 (Bug Criteria): Copyedits.
977 (Understanding Bug Reporting): Mention emacs -Q.
978
89bd9ccd
CY
9792012-01-06 Chong Yidong <cyd@gnu.org>
980
981 * custom.texi (Specifying File Variables): The mode: keyword
982 doesn't have to be first anymore. Add example of specifying minor
983 modes.
984 (Directory Variables): Simplify example. Mention application to
985 non-file buffers.
986 (Disabling): Use "initialization file" terminology.
987 (Init Examples): Fix hook example.
988
8034735f
EZ
9892012-01-06 Eli Zaretskii <eliz@gnu.org>
990
991 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
992 (Bug#10422)
993 Move the stuff about resources to xresources.texi.
994
995 * xresources.texi (Resources): Move information about setting X
996 resources in the Registry from cmdargs.texi. Make the index entry
997 be similar to the one in cmdargs.texi.
998
b0d7d8af
CY
9992012-01-05 Chong Yidong <cyd@gnu.org>
1000
1001 * custom.texi (Customization Groups): Update example.
1002 (Browsing Custom): Document the new search field.
1003 (Changing a Variable): Update example for Emacs 24 changes.
1004 Document Custom-set and Custom-save commands.
1005 (Face Customization): Document Emacs 24 changes. De-document
1006 modify-face.
1007 (Specific Customization): Mention customize-variable.
1008 (Custom Themes): Add customize-themes, custom-theme-load-path,
1009 custom-theme-directory, and describe-theme.
1010 (Creating Custom Themes): New node.
1011 (Examining): Mention M-:.
1012
1013 * package.texi (Packages): Fix typo.
1014
88c5c7c8
CY
10152012-01-03 Chong Yidong <cyd@gnu.org>
1016
1017 * misc.texi (Single Shell): Don't document Lisp usage of
1018 shell-command. Tidy up discussion of synchronicity. Add index
1019 entries for async-shell-command.
1020 (Interactive Shell): Note that M-x shell uses shell-file-name.
1021 Note change in behavior in Emacs 24.
1022 (Shell Mode): Shell mode now uses completion-at-point.
1023 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1024 default method for recognizing prompts nowadays.
1025 (Shell Ring): Add xref to Minibuffer History.
1026 (Directory Tracking): Explain Dirtrack mode in more detail.
1027 (Term Mode): Fix index entries.
1028 (Paging in Term): Merge into Term Mode.
1029 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1030 (Printing): Fix xref. State default of lpr-switches.
1031 (PostScript): Remove obsolete sentence. Omit description of
1032 non-interactive behaviors.
1033 (Hyperlinking): Improve description.
1034 (Browse-URL): Using compose-mail for mailto URLs is the default.
1035 Document browse-url-mailto-function.
1036 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1037 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1038 (Amusements): M-x lm was renamed to M-x landmark.
1039 Document nato-region.
88c5c7c8 1040
b8ecfdfe
CY
10412012-01-01 Chong Yidong <cyd@gnu.org>
1042
1043 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1044 (Gnus Startup): Note that the system might not be set up for news.
1045 Describe group levels more clearly.
1046 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1047 Summary of Gnus.
1048 (Document View): Copyedits. Move zoom commads to DocView
1049 Navigation node.
1050 (DocView Navigation, DocView Searching, DocView Slicing)
1051 (DocView Conversion): Nodes renamed from Navigation, etc.
1052
1053 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1054
7bc7d2aa
EZ
10552011-12-31 Eli Zaretskii <eliz@gnu.org>
1056
1057 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1058 (Bug#10380)
1059
b30941db
CY
10602011-12-30 Chong Yidong <cyd@gnu.org>
1061
1062 * sending.texi (Sending Mail): Document initial mail buffer name,
1063 and changed multiple mail buffer behavior.
1064 (Mail Format): Put the example at the top of the section.
1065 (Mail Headers): Move discussion of "From" to the top.
1066 (Mail Sending): Document sendmail-query-once.
1067 (Citing Mail): Make it less Rmail-specific.
1068
0ed49f93
CY
10692011-12-29 Chong Yidong <cyd@gnu.org>
1070
1071 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1072 example. Add index entries.
1073 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1074
c40a7de7
CY
10752011-12-26 Chong Yidong <cyd@gnu.org>
1076
71873e2b
SM
1077 * dired.texi (Dired Enter, Misc Dired Features):
1078 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1079 (Dired Navigation): Add index entries.
1080 (Dired Visiting): Fix View Mode xref.
1081 (Marks vs Flags): Prefer C-/ binding for undo.
1082 (Subdirectories in Dired): Add xrefs.
1083 (Misc Dired Features): Document some Emacs 24 changes. Add index
1084 entries.
1085
1086 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1087 variable, since it is explained in Minor Modes node.
1088 (Defining Abbrevs): Copyedits.
1089 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1090 C-/ binding for undo.
1091 (Dabbrev Customization): Add xrefs for case-fold-search and
1092 case-replace.
1093
1094 * dired-xtra.texi (Subdir Switches): Add xref.
1095
1096 * maintaining.texi (VC Directory Commands): Mention quit-window.
1097
3d992aa0
CY
10982011-12-25 Chong Yidong <cyd@gnu.org>
1099
1100 * maintaining.texi (Tags): Mention Semantic.
1101 (Create Tags Table, Etags Regexps): Copyedits.
1102 (Find Tag): Mention minibuffer completion.
1103 (List Tags): Mention completion-at-point. Completion is actually
1104 available in M-x list-tags.
1105
1106 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1107 Document vc-delete-file.
1108
1109 * files.texi (Misc File Ops): Mention vc-delete-file.
1110
1111 * programs.texi (Symbol Completion): Mention completion-at-point
1112 explicitly.
1113
2785d024
CY
11142011-12-22 Chong Yidong <cyd@gnu.org>
1115
1116 * maintaining.texi (Change Log Commands): Don't specially mention
1117 vc-update-change-log which is CVS-only.
1118
1119 * vc1-xtra.texi (Version Headers): Note that these are for
1120 Subversion, CVS, etc. only.
71873e2b
SM
1121 (General VC Options): De-document vc-keep-workfiles.
1122 Fix RCS-isms.
2785d024 1123
0ab39399
EZ
11242011-12-22 Eli Zaretskii <eliz@gnu.org>
1125
1126 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1127 should be @end iftex".
1128
d3098e1e
CY
11292011-12-21 Chong Yidong <cyd@gnu.org>
1130
1131 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1132 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1133 (VC Pull): Mention vc-log-incoming.
1134 (Log Buffer): Add CVS/RCS only disclaimer.
1135
1136 * vc1-xtra.texi (Remote Repositories): Update introduction.
1137 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1138 (Remote Repositories, Version Backups): Node deleted.
1139 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1140 (CVS Options): Reduce verbosity of description of obscure CVS
1141 locking feature.
1142 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1143 Tags node.
1144 (Revision Tags): Move under Miscellaneous VC subsection.
1145 (Change Logs and VC): Note that this is wrong for DVCSs.
1146 De-document log entry manipulating features.
1147 (Renaming and VC): Describe how it works on modern VCSes.
1148
1149 * files.texi (Misc File Ops): Mention vc-rename-file.
1150
1151 * programs.texi (Custom C Indent): Add index entries.
1152
47d42d81
AM
11532011-12-20 Alan Mackenzie <acm@muc.de>
1154
1155 * programs.texi (Motion in C): Update the description of C-M-a and
1156 C-M-e, they now DTRT in enclosing scopes.
1157 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1158
2edef1a0
CY
11592011-12-20 Chong Yidong <cyd@gnu.org>
1160
1161 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1162 (Old Revisions): Use it.
1163 (VCS Repositories): Add "distributed" terminology.
1164 (Log Buffer): Remove duplicate description
1165 about changesets. Fix "current VC fileset" ambiguity.
1166 (Multi-User Branching): Node deleted.
1167 (Branches, Switching Branches): Discuss decentralized version
1168 control systems.
1169 (VC Pull): New node.
1170 (Merging): Document merging on decentralized systems.
1171 (Creating Branches): Note that this is specific to CVS and related
1172 systems.
1173
bc859d5f
CY
11742011-12-19 Chong Yidong <cyd@gnu.org>
1175
1176 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1177 (VC Mode Line): Add index entry for "version control status".
1178 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1179 Document vc-revert-show-diff. De-document vc-rollback.
1180 (VC Directory Mode): Rewrite introduction. Move prefix arg
1181 documentation here from VC Directory Buffer node.
1182 (VC Directory Buffer): Use a decentralized VCS example.
1183 (VC Directory Commands): Use a table. Remove material duplicated
1184 in previous nodes on multi-file VC filsets.
1185
9cff91f8
CY
11862011-12-17 Chong Yidong <cyd@gnu.org>
1187
1188 * maintaining.texi (VCS Concepts): Make "revision" terminology
1189 less CVS-specific.
1190 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1191 Registering node.
71873e2b 1192 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1193 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1194 log buffer. Add index entries.
71873e2b
SM
1195 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1196 Use "commit" terminology.
9cff91f8
CY
1197 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1198 doesn't refer to tags tables. Note other possible forms of the
1199 revision ID. C-x v = does not save.
1200 (Registering): Note similarity to C-x v v action. Fix description
1201 of how backends are chosen. De-document vc-default-init-revision.
1202 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1203 in root log buffers.
1204
f3b316df
CY
12052011-12-16 Chong Yidong <cyd@gnu.org>
1206
1207 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1208 (Basic VC Editing): Remove redundant descriptions.
1209 (VC With A Merging VCS): Make description more general instead of
1210 CVS-specific.
1211 (VC With A Locking VCS): Use VC fileset terminology.
1212
29eabb8e
CY
12132011-12-12 Chong Yidong <cyd@gnu.org>
1214
1215 * building.texi (Executing Lisp): Fix xref for C-M-x.
1216 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1217 manual. Note that load-path is not customizable.
1218 (Lisp Eval): Note that listed commands are available globally.
1219 Explain the meaning of "defun" in the C-M-x context.
1220 (Lisp Interaction): Copyedits.
71873e2b
SM
1221 (External Lisp): Fix name of inferior Lisp buffer.
1222 Mention Scheme.
29eabb8e
CY
1223 (Compilation): Define "inferior process".
1224
cd0314dd
EZ
12252011-12-10 Eli Zaretskii <eliz@gnu.org>
1226
1227 * msdog.texi (Windows Fonts): Document how to force GDI font
1228 backend on MS-Windows.
1229
0595bd7e 12302011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1231
1232 * building.texi (Compilation): Say what the -k flag to make does.
1233 Move subprocess discussion to Compilation Shell.
1234 (Compilation Mode): Add xref for grep, occur, and mouse
1235 references. Define "locus".
1236 (Grep Searching): Use @command.
71873e2b
SM
1237 (Debuggers, Commands of GUD, GDB Graphical Interface):
1238 Clarify intro.
0595bd7e
CY
1239 (Starting GUD): Clarify how arguments are specified.
1240 (Debugger Operation): Index entry for "GUD interaction buffer",
1241 and move basic description here from Commands of GUD node.
1242 (GDB User Interface Layout): Copyedits.
1243 (Source Buffers): Remove gdb-find-source-frame, which is not in
1244 gdb-mi.el.
1245 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1246 toggle-gdb-all-registers, which are not in gdb-mi.el.
1247 Don't re-document GUD interaction buffers.
b09d01da
CY
1248
1249 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1250 (Semantic): Add cindex entries for Semantic.
1251
2a185919
CY
12522011-12-06 Chong Yidong <cyd@gnu.org>
1253
1254 * programs.texi (Man Page): Clarify how to use Man-switches.
1255 Don't bother documenting Man-fontify-manpage-flag.
1256 (Lisp Doc): Add xref to Name Help node.
1257 (Hideshow): Add cindex. Mention role of ellipses, and default
1258 value of hs-isearch-open. Don't bother documenting
1259 hs-special-modes-alist.
1260 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1261 changing the window manager binding of M-TAB.
1262
ebf10822
CY
12632011-12-05 Chong Yidong <cyd@gnu.org>
1264
1265 * programs.texi (Comment Commands): Fix description of for M-; on
1266 blank lines. Move documentation of comment-region here.
1267 (Multi-Line Comments): Clarify the role of comment-multi-line.
1268 Refer to Comment Commands for comment-region doc.
1269 (Options for Comments): Refer to Multi-Line Comments for
1270 comment-multi-line doc, instead of duplicating it. Fix default
1271 values of comment-padding and comment-start-skip.
1272
ec7ae032
CY
12732011-12-04 Chong Yidong <cyd@gnu.org>
1274
1275 * programs.texi (Program Modes): Mention modes that are not
1276 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1277 Add index entry for backward-delete-char-untabify.
1278 Mention prog-mode-hook.
ec7ae032
CY
1279 (Which Function): Use "global minor mode" terminology.
1280 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1281 in Indentation chapter to avoid duplication.
1282 (Expressions): Copyedit.
1283 (Matching): Document Electric Pair mode.
1284
1285 * ack.texi (Acknowledgments):
1286 * rmail.texi (Movemail, Other Mailbox Formats):
1287 * frames.texi (Frames): Don't capitalize "Unix".
1288
a24bf23e
CY
12892011-12-04 Chong Yidong <cyd@gnu.org>
1290
1291 * text.texi (Nroff Mode): Mention what nroff is.
1292 (Text Based Tables, Table Recognition): Don't say "Table mode"
1293 since it's not a major or minor mode.
1294 (Text Based Tables): Reduce the size of the example.
1295 (Table Definition): Clarify definitions.
1296 (Table Creation): Add key table.
1297 (Cell Commands): Use kbd for commands.
1298 (Table Rows and Columns): Combine nodes Row Commands and Column
1299 Commands.
1300 (Fixed Width Mode): Node deleted; contents moved to parent.
1301 (Table Conversion): Shorten example.
1302 (Measuring Tables): Merge into Table Misc.
1303
8863a584
CY
13042011-12-03 Chong Yidong <cyd@gnu.org>
1305
1306 * text.texi (TeX Mode): Mention AUCTeX package.
1307 (TeX Editing): Add xref to documentation for Occur.
1308 (LaTeX Editing): Add xref to Completion node.
1309 (TeX Print): Fix description of tex-directory.
71873e2b 1310 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1311 its subnodes less verbose, since text/enriched files are
1312 practically unused.
71873e2b 1313 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1314 (Format Colors): Node deleted.
71873e2b 1315 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1316 for applying colors too.
1317 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1318
1319 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1320
1321 * display.texi (Colors): New node.
1322
1323 * cmdargs.texi (Colors X):
1324 * xresources.texi (GTK styles):
1325 * custom.texi (Face Customization): Reference it.
1326
1327 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1328 Link to Fill Commands for Justification entry.
1329
6fdebe93
EZ
13302011-12-03 Eli Zaretskii <eliz@gnu.org>
1331
1332 * display.texi (Auto Scrolling): More accurate description of what
1333 scroll-*-aggressively does, including the effect of non-zero
1334 margin. Fix "i.e." markup.
1335
95ca9bc7
CY
13362011-12-02 Chong Yidong <cyd@gnu.org>
1337
1338 * text.texi (Pages): Mention how formfeed chars are displayed.
1339 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1340 Describe adaptive filling more precisely.
1341 (Fill Commands): Note that filling removes excess whitespace.
1342 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1343 now bound to indent-for-tab-command in Text mode.
1344 (Outline Mode): Copyedits.
1345 (Outline Visibility): Note that Reveal mode is a buffer-local
1346 minor mode.
1347
1348 * modes.texi (Major Modes): Move note about checking major-mode in
1349 a hook function here, from Text mode.
1350
6d262977
CY
13512011-11-28 Chong Yidong <cyd@gnu.org>
1352
b22b1918
CY
1353 * text.texi (Words): Add xref to Position Info.
1354 (Paragraphs): Add xref to Regexps.
1355
6d262977
CY
1356 * indent.texi (Indentation): Rewrite introduction. Move table to
1357 Indentation Commands node.
1358 (Indentation Commands): Add index entries to table. Copyedits.
1359 (Tab Stops, Just Spaces): Copyedits.
1360 (Indent Convenience): New node. Document electric-indent-mode.
1361
1362 * programs.texi (Basic Indent):
1363 * windows.texi (Pop Up Window): Fix kindex entry.
1364
dc95a8b0
CY
13652011-11-28 Chong Yidong <cyd@gnu.org>
1366
1367 * modes.texi (Major Modes): Move major-mode variable doc here from
1368 Choosing Modes. Document describe-mode. Document prog-mode-hook
1369 and text-mode-hook. Add example of using hooks.
1370 (Minor Modes): Document behavior of mode command calls from Lisp.
1371 Note that setting the mode variable using Customize will DTRT.
1372 (Choosing Modes): Add example of setting a minor mode using a
1373 local variable.
1374
b63a8e8e
CY
13752011-11-27 Chong Yidong <cyd@gnu.org>
1376
1377 * frames.texi (Creating Frames): Move frame parameter example to
1378 Frame Parameters node.
1379 (Frame Commands): C-x 5 o does not warp the mouse by default.
1380 (Fonts): Add more GTK-style properties; also, they should be
1381 capitalized.
1382 (Special Buffer Frames): Node deleted; special-display is on the
1383 way out.
1384 (Frame Parameters): Example moved here from Creating Frames.
1385 Clarify that default-frame-alist affects the initial frame too.
1386 Delete auto-raise-mode and auto-lower-mode.
1387 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1388 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1389
1390 * windows.texi (Window Choice): Add xref to Lisp manual for
1391 special-display-*.
1392
a3dcc84e
EZ
13932011-11-26 Eli Zaretskii <eliz@gnu.org>
1394
1395 * display.texi (Text Display): Update the description,
1396 cross-references, and indexing related to display of control
1397 characters and raw bytes.
1398
4ad3bc2a
CY
13992011-11-25 Chong Yidong <cyd@gnu.org>
1400
1401 * frames.texi (Frames): Rewrite introduction.
1402 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1403 Mouse-3 does not copy to kill ring by default. DEL does not
1404 behave specially for mouse commands any more.
1405 (Mouse References): Document mouse-1-click-follows-link more
1406 thoroughly.
1407 (Menu Mouse Clicks): Move footnote to the main text and add xref
1408 to Init Rebinding node.
1409 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1410
1411 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1412
20db1522
JB
14132011-11-24 Juanma Barranquero <lekktu@gmail.com>
1414
1415 * display.texi (Font Lock): Fix typo.
1416
01d06b1f
GM
14172011-11-24 Glenn Morris <rgm@gnu.org>
1418
1419 * rmail.texi (Rmail Output):
1420 Mention rmail-automatic-folder-directives. (Bug#9657)
1421
0cbaa1d5
CY
14222011-11-21 Chong Yidong <cyd@gnu.org>
1423
1424 * mark.texi (Global Mark Ring): Fix description of global mark
1425 ring (Bug#10032).
1426
fe7a3057
JB
14272011-11-20 Juanma Barranquero <lekktu@gmail.com>
1428
1429 * msdog.texi (Windows Fonts): Fix typo.
1430
b6e63cbe
GM
14312011-11-17 Glenn Morris <rgm@gnu.org>
1432
1433 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1434
58179cce
JB
14352011-11-16 Juanma Barranquero <lekktu@gmail.com>
1436
1437 * killing.texi (Rectangles):
7877f373
JB
1438 * misc.texi (Document View):
1439 * modes.texi (Choosing Modes):
1440 * msdog.texi (Windows Fonts):
58179cce
JB
1441 * regs.texi (Rectangle Registers):
1442 * search.texi (Isearch Yank): Fix typos.
1443
291d142b
CY
14442011-11-06 Chong Yidong <cyd@gnu.org>
1445
1446 * windows.texi (Basic Window): Add xref to Cursor Display.
1447 (Split Window): Document negative arg for splitting commands.
1448 (Other Window): Document mouse-1 in text area of window.
1449 (Change Window): Don't mention window attributes, since they
1450 aren't defined. C-x 1 can't be used with minibuffer windows.
1451 Windows are no longer auto-deleted.
1452 (Window Choice): Add xref to Choosing Window in Lisp manual.
1453 (Window Convenience): Note that windmove disables shift-selection.
1454 Move M-x compare-windows here from Other Window node.
1455
1456 * custom.texi (Mouse Buttons):
1457 * search.texi (Isearch Scroll):
1458 * windows.texi (Split Window): Use new names split-window-below
1459 and split-window-right.
1460
a7ef684b
JB
14612011-10-26 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * emacs.texi (Top): Fix typo.
1464
d53e1747
GM
14652011-10-25 Glenn Morris <rgm@gnu.org>
1466
1467 * abbrevs.texi (Saving Abbrevs):
1468 quietly-read-abbrev-file is not a command. (Bug#9866)
1469
e7a3ff06
CY
14702011-10-24 Chong Yidong <cyd@gnu.org>
1471
1472 * display.texi (Scrolling): Document scroll-up-line and
1473 scroll-down-line. Document scroll-command property.
1474 (Recentering): New node, split off from Scrolling.
1475
86c60681
CY
14762011-10-23 Chong Yidong <cyd@gnu.org>
1477
da97a9e6
CY
1478 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1479 (Tool Bars): Copyedits.
1480
86c60681
CY
1481 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1482
d195726a
CY
14832011-10-22 Chong Yidong <cyd@gnu.org>
1484
1485 * windows.texi (Displaying Buffers): Fix broken lispref link.
1486
a70e06c1
CY
14872011-10-22 Chong Yidong <cyd@gnu.org>
1488
1489 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1490 Move confirm-nonexistent-file-or-buffer discussion here.
1491
1492 * files.texi (File Names, Visiting): Move detailed discussion of
1493 minibuffer confirmation to Minibuffer Exit.
1494
1495 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1496 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1497
bfd779dd
CY
14982011-10-21 Chong Yidong <cyd@gnu.org>
1499
1500 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1501 (Backup Copying): backup-by-copying-when-mismatch is now t.
1502 (Customize Save): Fix description of require-final-newline.
1503 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1504 (Auto Save Control): Clarify.
1505 (File Archives): Add 7z.
1506 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1507
1508 * arevert-xtra.texi (Autorevert): Copyedits.
1509
6e317956
CY
15102011-10-20 Chong Yidong <cyd@gnu.org>
1511
1512 * custom.texi (Hooks, Init Examples):
1513 * display.texi (Font Lock):
1514 * fixit.texi (Spelling):
1515 * rmail.texi (Rmail Display): Minor mode function with no arg now
1516 enables it.
1517
1518 * fixit.texi (Spelling): Fix description of inline completion.
1519
5abc31ef
CY
15202011-10-19 Chong Yidong <cyd@gnu.org>
1521
1522 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1523 entries.
1524 (Isearch Yank): Document isearch-yank-pop.
1525 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1526 (Other Repeating Search): Document Occur Edit mode.
1527
939db9ac
CY
15282011-10-18 Chong Yidong <cyd@gnu.org>
1529
1530 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1531 from Line Truncation node.
1532 (Standard Faces): Note that only the background of the cursor face
1533 has an effect.
1534 (Cursor Display): Fix descriptions of cursor face
1535 and bar cursor blinking.
1536 (Text Display): Document nobreak-char-display more clearly.
1537 (Line Truncation): Add xref to Split Window node.
1538 (Display Custom): Don't bother documenting baud-rate or
1539 no-redraw-on-reenter.
1540
1541 * search.texi (Slow Isearch): Node removed.
1542
80c6d77f
GM
15432011-10-18 Glenn Morris <rgm@gnu.org>
1544
1545 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1546
d366bd53
CY
15472011-10-18 Chong Yidong <cyd@gnu.org>
1548
1549 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1550 of list-faces-display here, from Standard Faces node.
1551 Note special role of `default' background.
1552 (Standard Faces): Note special role of `default' background.
1553 Note that region face may be taken fom GTK. Add xref to Text Display.
1554 (Text Scale): Rename from "Temporary Face Changes".
1555 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1556 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1557 (Useless Whitespace): Simplify description of
1558 delete-trailing-whitespace. Note active region case.
1559 (Text Display): Fix description of escape-glyph face assignment.
1560 Remove unibye mode discussion. Update some parts for Unicode.
1561 Move glyphless chars documentation to Lisp manual.
1562
1563 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1564
21100e7d
CY
15652011-10-15 Chong Yidong <cyd@stupidchicken.com>
1566
1567 * display.texi (Scrolling): Tweak explanation of scroll direction.
1568 (View Mode): Add index entries.
1569
1570 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1571
1572 * regs.texi (Text Registers): C-x r i does not activate the mark.
1573 (Bookmarks): Document new default bookmark location.
1574
50b063c3
CY
15752011-10-13 Chong Yidong <cyd@stupidchicken.com>
1576
71873e2b
SM
1577 * killing.texi (Deletion): Add xref to Using Region.
1578 Document delete-forward-char.
50b063c3
CY
1579 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1580 description here. Recommend C-u C-SPC for jumping to mark.
1581 (Kill Ring): Move kill ring variable documentation here.
1582 (Primary Selection): Copyedits.
1583 (Rectangles): Document new command rectangle-number-lines.
1584 (CUA Bindings): Note that this disables the mark-even-if-inactive
1585 behavior for C-x and C-c.
1586
1587 * mark.texi (Mark): Mention "active region" terminology.
1588 (Using Region): Document delete-active-region.
1589
e1a3f5b1
CY
15902011-10-12 Chong Yidong <cyd@stupidchicken.com>
1591
1592 * mark.texi (Mark): Clarify description of disabled Transient Mark
1593 mode (Bug#9689).
1594 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1595 selection changes. Mention that commands like C-y set the mark.
1596 (Marking Objects): Add xref to Words node. Note that mark-word
1597 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1598 (Using Region): Mention M-$ in the table.
1599 Document mark-even-if-inactive here instead of in Mark Ring.
1600 (Mark Ring): Move mark-even-if-inactive to Using Region.
1601 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1602 (Disabled Transient Mark): Rename from "Persistent Mark"
1603 (Bug#9688). Callers changed.
1604
1605 * programs.texi (Expressions):
1606 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1607
3dc62b2b
CY
16082011-10-09 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1611 option" terminology.
1612 (Key Help): Add command names. Define "documentation string".
1613 (Name Help): Remove an over-long joke.
1614 (Apropos): Document prefix args. Remove duplicated descriptions.
1615 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1616 (Package Keywords): Rename from "Library by Keyword".
1617 Describe new package menu interface.
3dc62b2b 1618 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1619
1620 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1621 (Minibuffer History): Document numeric args to history commands.
de09aa52 1622
2d3fe5d7
EZ
16232011-10-08 Eli Zaretskii <eliz@gnu.org>
1624
1625 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1626
b2b0776e
CY
16272011-10-08 Chong Yidong <cyd@stupidchicken.com>
1628
71873e2b
SM
1629 * basic.texi (Position Info): Omit page commands.
1630 Document count-words-region and count-words.
b2b0776e
CY
1631
1632 * text.texi (Pages): Move what-page documentation here.
1633
27a16462
CY
16342011-10-08 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1637 Remote Files node instead of linking directly to the Tramp manual.
1638 (Minibuffer Edit): Add xref to Blank Lines.
1639 (Completion): Add xref to Symbol Completion. Remove redundant
1640 example, which is repeated in the next node.
1641 (Completion Commands): Minor clarifications.
1642 (Completion Styles): New node, split from Completion Commands.
1643 Document substring and initials styles.
1644 (Strict Completion): Remove information duplicated in other nodes.
1645 (Completion Options): Consolidate case difference discussion here.
1646
1647 * help.texi (Help Mode): Fix kindex entries.
1648
1649 * files.texi (File Names): Add index entries.
1650
de0bde62
CY
16512011-10-07 Chong Yidong <cyd@stupidchicken.com>
1652
71873e2b
SM
1653 * basic.texi (Inserting Text): Add xref to Completion.
1654 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1655 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1656 to left/right. Tweak left-char and right-char descriptions.
1657 M-left and M-right are now bound to left-word/right-word.
1658 (Erasing): Document delete-forward-char.
1659
1660 * screen.texi (Screen, Menu Bar): Copyedits.
1661 (Point): Remove duplicate paragraph on cursors, also in Screen.
1662 (Mode Line): Trailing dashes no longer shown on X displays.
1663
1664 * frames.texi (Non-Window Terminals): Index just "text-only
1665 terminal", which is used throughout the manual now.
1666
1667 * entering.texi (Entering Emacs): Define "startup screen".
1668 Document window-splitting behavior with command-line inputs.
1669 (Exiting): Remove obsolete paragraph about shells without suspend
1670 functionality.
1671
1672 * commands.texi (User Input): Define "input event" more clearly.
1673 (Keys): Add xref to Echo Area.
1674 (Commands): Clarify relation between commands and functions.
1675
453e4522
CY
16762011-10-06 Chong Yidong <cyd@stupidchicken.com>
1677
1678 * misc.texi (emacsclient Options): Document how emacsclient runs
1679 the Emacs daemon (Bug#9674).
1680
550f41cd
CY
16812011-10-01 Chong Yidong <cyd@stupidchicken.com>
1682
1683 * basic.texi (Moving Point):
1684 * custom.texi (Mouse Buttons):
1685 * rmail.texi (Rmail Scrolling):
1686 * search.texi (Isearch Scroll):
550f41cd
CY
1687 * display.texi (Scrolling): Replace scroll-up/down with
1688 scroll-up/down-command. Fix scroll-preserve-screen-position
1689 description. Document scroll-error-top-bottom.
1690
9229fe87
GM
16912011-09-30 Glenn Morris <rgm@gnu.org>
1692
1693 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1694
0a2132ba
CY
16952011-09-24 Chong Yidong <cyd@stupidchicken.com>
1696
1697 * windows.texi (Pop Up Window): Defer discussion of window
1698 splitting to the Window Choice node. Add index entries.
1699 (Force Same Window): Node deleted.
1700 (Displaying Buffers, Window Choice): New nodes.
1701
1702 * buffers.texi (Select Buffer): Clarify description of
1703 buffer-switching commands. Add xref to Window Display node.
1704 Don't repeat confirm-nonexistent-file-or-buffer description from
1705 Visiting node. Remove even-window-heights.
1706
1707 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1708
33ed493b
CY
17092011-09-18 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1712
1713 * xresources.texi (Table of Resources): Fix documentation of
1714 bitmapIcon.
1715
92fa95ad
CY
17162011-09-15 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1719
16254627
EH
17202011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1721
1722 * frames.texi (Frame Commands): Note that delete-other-frames only
1723 deletes frames on current terminal.
1724
c3760c17
EZ
17252011-09-10 Eli Zaretskii <eliz@gnu.org>
1726
1727 * sending.texi (Mail Misc): Document mail-add-attachment.
1728
69b8be97
EZ
17292011-09-04 Eli Zaretskii <eliz@gnu.org>
1730
1731 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1732
3fd50d5c
CY
17332011-08-29 Chong Yidong <cyd@stupidchicken.com>
1734
1735 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1736
e2aeef63
CY
17372011-08-28 Chong Yidong <cyd@stupidchicken.com>
1738
1739 * files.texi (File Archives):
1740 * cal-xtra.texi (Diary Display):
1741 * help.texi (Help Mode): Add xref to View Mode.
1742
ddb54206
CY
17432011-08-28 Chong Yidong <cyd@stupidchicken.com>
1744
a6326082
CY
1745 * display.texi (View Mode): New node. Move view-file here from
1746 Misc File Ops. Move view-buffer here from Misc Buffer.
1747
1748 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1749
04e2ce72 1750 * files.texi (Misc File Ops): Document new
a6326082 1751 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1752
1753 * dired.texi (Dired Deletion): Shorten description of Trash.
1754
ddb54206
CY
1755 * misc.texi (emacsclient Options): Document server-port.
1756
bd206ce5
EZ
17572011-08-27 Eli Zaretskii <eliz@gnu.org>
1758
1759 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1760 even on MS-Windows. Fix a typo.
1761
d43f5a42
CY
17622011-08-26 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * package.texi: New file, documenting the package manager.
1765
1766 * emacs.texi: Include it.
1767
1768 * help.texi (Help Summary): Add describe-package.
1769
e0b1591b
CY
17702011-08-25 Chong Yidong <cyd@stupidchicken.com>
1771
856ce114
CY
1772 * misc.texi (Printing): Convert subnodes into subsections.
1773
f404f8bc
CY
1774 * text.texi (Two-Column): Move into Text chapter.
1775
1776 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1777 Files section. Convert from chapter into section.
1778
1779 * display.texi (Narrowing): Move into display chapter.
1780
e0b1591b
CY
1781 * sending.texi (Sending Mail):
1782 * rmail.texi (Rmail):
1783 * misc.texi (Gnus, Document View):
1784 * dired.texi (Dired):
1785 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1786
75bfc667
JL
17872011-08-07 Juri Linkov <juri@jurta.org>
1788
1789 * dired.texi (Operating on Files): Rewrite according to the fact
1790 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1791
fe676f91
MA
17922011-07-30 Michael Albinus <michael.albinus@gmx.de>
1793
1794 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1795 remote file name completion. (Bug#9197)
1796
4cc60b9b
EZ
17972011-07-28 Eli Zaretskii <eliz@gnu.org>
1798
1799 * mule.texi (Bidirectional Editing): Document the fact that
1800 bidi-display-reordering is t by default.
1801
89671e16
LMI
18022011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1803
1804 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1805 explicitly (bug#8904).
1806
fb23ecc2
LMI
18072011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1808
1809 * trouble.texi (Checklist): Use an `M-x' example instead of an
1810 Emacs Lisp form to switch on the dribble file (bug#8056).
1811
465c5fc8
LMI
18122011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1813
1814 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1815
90a6258b
GM
18162011-07-13 Glenn Morris <rgm@gnu.org>
1817
1818 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1819
c7588364
LMI
18202011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1821
1822 * mark.texi (Mark Ring): Clarify how many locations are saved
1823 (bug#5770).
1824 (Global Mark Ring): Ditto.
1825
4cb4f3ba
LMI
18262011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1827
d648feab
LMI
1828 * text.texi (Table Recognition): Use "at point" instead of "under
1829 point" (bug#4345).
1830
4cb4f3ba
LMI
1831 * display.texi (Cursor Display): Mention `cursor-type'.
1832
1833 * screen.texi (Point): Clarify that it's only if you use a block
1834 cursor that it appears to be on a character (bug#4345).
1835
ecd0b990
CY
18362011-07-12 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * misc.texi (Amusements): Move dissociated press here, from its
1839 own section.
1840
1841 * emacs.texi (Top): Update node listing.
1842
c2fd0368
LMI
18432011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1844
1845 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1846 clarity (bug#3523).
1847
fdeb32ec
CY
18482011-07-12 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1851 (Misc X): Document --parent-id.
1852
1853 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1854 defaults to nil.
1855
1856 * misc.texi (emacsclient Options): Document --parent-id.
1857
1858 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1859
f584ca38
LMI
18602011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1861
1862 * emacs.texi: Use "..." instead of ``...'' in the menus
1863 (bug#3503).
1864
963578d3
CY
18652011-07-11 Chong Yidong <cyd@stupidchicken.com>
1866
1867 * killing.texi (Primary Selection): Document `only' setting for
1868 select-active-regions.
1869
1870 * mark.texi (Setting Mark): Reference Shift Selection node.
1871
1872 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1873
a30ed87b
LMI
18742011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1875
47076272
LMI
1876 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1877 motion keys" (bug#3503).
1878
a30ed87b
LMI
1879 * emacs.texi: Change all the register node names from "RegPos"
1880 (etc.) to "Positional Registers" (etc.) (bug#3314).
1881
4d45a8b7
CY
18822011-07-11 Chong Yidong <cyd@stupidchicken.com>
1883
1884 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1885 (Other Kill Commands, Kill Options): Copyedits.
1886 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1887 (Yanking): Move yank-excluded properties discussion here.
1888 (Cut and Paste): Move from frames.texi. Update subnodes to
1889 describe x-select-enable-clipboard case.
1890
1891 * frames.texi: Move Cut and Paste node and subnodes into
1892 killing.texi, except Mouse Commands and Word and Line Mouse.
1893
c160ddee
AM
18942011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1895
1896 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1897
3329e6e3
LMI
18982011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1899
32a214fe
LMI
1900 * screen.texi (Mode Line): Clarify that coding systems are
1901 characters, not letters (bug#1749).
1902
3329e6e3
LMI
1903 * cmdargs.texi (Environment): Mention removing variables
1904 (bug#1615). Text suggested by Kevin Rodgers.
1905
8875da1e
CY
19062011-07-10 Chong Yidong <cyd@stupidchicken.com>
1907
54806e45
CY
1908 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1909
8875da1e
CY
1910 * modes.texi: Rename from major.texi.
1911 (Modes): New node. Make Major Modes and Minor Modes subsections
1912 of this. All callers changed.
1913
1914 * custom.texi (Minor Modes): Move to modes.texi.
1915
7847b2a1
CY
19162011-07-10 Chong Yidong <cyd@stupidchicken.com>
1917
6cfd0fa2
CY
1918 * custom.texi (Syntax): Node deleted.
1919
1920 * help.texi (Help Summary):
1921 * major.texi (Major Modes):
1922 * programs.texi (Parentheses):
1923 * search.texi (Regexp Backslash, Regexp Backslash)
1924 (Regexp Backslash):
1925 * text.texi (Words): Callers changed.
1926
7847b2a1
CY
1927 * text.texi (Refill, Longlines): Delete nodes.
1928
1929 * ack.texi (Acknowledgments): Longlines removed from manual.
1930
1931 * emacs.texi (Top): Update node listing.
1932
2a71c436
GM
19332011-07-09 Glenn Morris <rgm@gnu.org>
1934
1935 * fortran-xtra.texi (Fortran): Update handled extensions.
1936
61436e9f
LMI
19372011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1938
1939 * display.texi (Scrolling): `C-v' (etc) are now bound to
1940 `scroll-*-command' (bug#8349).
1941
6e560c71
LMI
19422011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1943
48954a09 1944 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1945 doesn't actually delete any files (bug#7125).
1946
2904fd97
LMI
1947 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1948 argument for `C-c C-k' (bug#7391).
1949
6e560c71
LMI
1950 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1951 you're currently using (bug#8489).
1952
978ff6c5
EZ
19532011-07-01 Eli Zaretskii <eliz@gnu.org>
1954
1955 * mule.texi (Coding Systems): Move index entries from the previous
1956 change into their proper places.
1957
0d742084
LMI
19582011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1959
31976bd5
LMI
1960 * help.texi (Help Files): Document view-external-packages (bug#8902).
1961
0d742084
LMI
1962 * mule.texi (Coding Systems): Put a few more of the coding systems
1963 into the index (bug#8900).
1964
9f678528
GM
19652011-06-26 Glenn Morris <rgm@gnu.org>
1966
1967 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1968
18a4ce5e
AR
19692011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1970
1971 * misc.texi (emacsclient Options): Mention --frame-parameters.
1972
f0da764a
GM
19732011-06-09 Glenn Morris <rgm@gnu.org>
1974
1975 * custom.texi (Specifying File Variables):
1976 Recommend explicit arguments for minor modes.
1977
b047e7ac
PE
19782011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1979
1980 Document wide integers better.
1981 * buffers.texi (Buffers):
001903b5
PE
1982 * files.texi (Visiting): Document maxima for 64-bit machines,
1983 and mention virtual memory limits.
b047e7ac 1984
bf41276f
CY
19852011-05-28 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1988
1989 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1990 prog mode (Bug#8240).
1991
e145f188
GM
19922011-05-27 Glenn Morris <rgm@gnu.org>
1993
1994 * custom.texi (Specifying File Variables):
1995 Major modes no longer need come first.
1996
313f790e
CY
19972011-05-22 Chong Yidong <cyd@stupidchicken.com>
1998
1999 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2000 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2001
c136e5cd
GM
20022011-05-18 Glenn Morris <rgm@gnu.org>
2003
2004 * ack.texi (Acknowledgments): Remove fakemail.c.
2005
c71a0d48 20062011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2007
2008 Fixes for fitting text into 7x9 printed manual.
2009 * building.texi (Flymake, Breakpoints Buffer):
2010 * calendar.texi (Appointments):
2011 * cmdargs.texi (General Variables, Display X):
2012 * custom.texi (Saving Customizations, Face Customization)
2013 (Directory Variables, Minibuffer Maps, Init Rebinding):
2014 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2015 * fixit.texi (Spelling):
2016 * frames.texi (Creating Frames, Fonts):
2017 * help.texi (Help Files):
2018 * mini.texi (Minibuffer File):
2019 * misc.texi (emacsclient Options, Emulation):
2020 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2021 * mule.texi (International Chars, Language Environments)
2022 (Select Input Method, Modifying Fontsets, Charsets):
2023 * programs.texi (Custom C Indent):
2024 * rmail.texi (Rmail Labels):
2025 * text.texi (Table Conversion):
2026 * trouble.texi (Known Problems, Known Problems):
2027 * windows.texi (Change Window):
2028 * xresources.texi (GTK resources): Reflow text and re-indent code
2029 examples to avoid TeX overflows and underflows on 7x9 paper.
2030
2031 * emacs.texi: Fix the (commented out) smallbook command.
2032
2033 * macos.texi (Mac / GNUstep Events):
2034 * xresources.texi (Lucid Resources): Remove extraneous examples.
2035
b8f82dc1
GM
20362011-05-10 Glenn Morris <rgm@gnu.org>
2037
2038 * custom.texi (Specifying File Variables):
2039 Deprecate using mode: for minor modes.
2040
d306b4da
GM
20412011-05-07 Glenn Morris <rgm@gnu.org>
2042
2043 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2044
548d0a63
GM
20452011-05-06 Glenn Morris <rgm@gnu.org>
2046
5006e634
GM
2047 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2048
548d0a63
GM
2049 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2050
e793a940
LMI
20512011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2052
2053 * misc.texi (Emacs Server): Document `server-eval-at'.
2054
7031be6d
UR
20552011-04-24 Chong Yidong <cyd@stupidchicken.com>
2056
71873e2b
SM
2057 * maintaining.texi (List Tags): Document next-file.
2058 Suggested by Uday S Reddy.
7031be6d 2059
4ffd0d6b 20602011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2061
2062 * mini.texi (Minibuffer Edit):
2063 * screen.texi (Mode Line): Fix typo.
2064
1c6c854e
CS
20652011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2066
024ff170 2067 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2068
c5c9f40f
CY
20692011-03-26 Chong Yidong <cyd@stupidchicken.com>
2070
2071 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2072
09725d26
EZ
20732011-03-30 Eli Zaretskii <eliz@gnu.org>
2074
2075 * display.texi (Auto Scrolling): Document the limit of 100 lines
2076 for never-recentering scrolling with `scroll-conservatively'.
2077 (Bug#6671)
2078
09d9db2c 20792011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2080
2081 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2082 HOME on Windows and where it looks for init files. (Bug#8221)
2083
62d94509
EZ
20842011-03-10 Eli Zaretskii <eliz@gnu.org>
2085
2086 * search.texi (Regexp Example):
2087 * mule.texi (International Chars):
2088 * building.texi (External Lisp): Don't use characters outside
2089 ISO-8859-1.
2090
0286d9de
EZ
20912011-03-09 Eli Zaretskii <eliz@gnu.org>
2092
1c6c854e
CS
2093 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2094 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2095
2096 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2097
114902a5 2098 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2099 (Bug#8210)
2100
0afb4571
J
21012011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2102
2103 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2104 for Gtk+ 3.
2105
bb3865e8
GM
21062011-03-08 Glenn Morris <rgm@gnu.org>
2107
6446548e
GM
2108 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2109 * emacs.texi (Acknowledgments):
2110 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2111 * emacs.texi: Set documentencoding.
6446548e 2112
bb3865e8
GM
2113 * display.texi (Optional Mode Line): Don't mention exactly where
2114 display-time appears. (Bug#8193)
2115
33383987
JB
21162011-03-07 Chong Yidong <cyd@stupidchicken.com>
2117
2118 * Version 23.3 released.
2119
892777ba
CY
21202011-03-06 Chong Yidong <cyd@stupidchicken.com>
2121
2122 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2123
0b973fc5
DW
21242011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2125
2126 * misc.texi (emacsclient Options): Add q/quiet.
2127
8ef5a2f2
GM
21282011-03-02 Glenn Morris <rgm@gnu.org>
2129
2130 * mule.texi (Communication Coding) <x-select-request-type>:
2131 Remove duplicate (essentially) paragraph. (Bug#8148)
2132
bd106056
CS
21332011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2134
2135 * maintaining.texi (Format of ChangeLog): Add reference to
2136 add-log-full-name.
2137 (Change Log Commands): Add documentation for combining multiple
2138 symbols in one change.
2139
6640b281
GM
21402011-03-01 Glenn Morris <rgm@gnu.org>
2141
2142 * custom.texi (Directory Variables):
2143 Give an example of excluding subdirectories.
2144
2b0c7330 21452011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2146
2147 * search.texi (Regexp Search): Move index entries about regexps to the
2148 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2149
8c62c205
GM
21502011-02-19 Glenn Morris <rgm@gnu.org>
2151
2152 * dired.texi (Dired): Dired-X version number was dropped.
2153
3928f2b6
JD
21542011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2155
2156 * xresources.texi (X Resources): Remove *faceName and replace it with
2157 *font for Lucid.
2158
a41c8660
CY
21592011-02-05 Chong Yidong <cyd@stupidchicken.com>
2160
2161 * rmail.texi (Rmail Display): Document Rmail MIME support more
2162 accurately.
2163
2164 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2165 vc-log-outgoing.
2166 (Merging): Document vc-find-conflicted-file.
2167
233ba4d9 21682011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2169
2170 * custom.texi (Variables): Fix typo.
2171
14beddf4 21722011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2173
65401ee3
CY
2174 * search.texi (Regexps): Copyedits. Mention character classes
2175 (Bug#7809).
2176
19f81ecf
CY
2177 * files.texi (File Aliases): Restore explanatory text from Eli
2178 Zaretskii, accidentally removed in 2011-01-08 commit.
2179
bf3dae7e
EZ
21802011-01-29 Eli Zaretskii <eliz@gnu.org>
2181
2182 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2183 (MAKEINFO_OPTS): New variable.
2184 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2185 (emacs.html): New target.
2186 (clean): Remove emacs.html.
2187
45eb2a5d
WL
21882011-01-23 Werner Lemberg <wl@gnu.org>
2189
2190 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2191 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2192 (ENVADD): Updated.
2193
9acfe703
GM
21942011-01-18 Glenn Morris <rgm@gnu.org>
2195
2196 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2197
2198 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2199
362b9d48
GM
22002011-01-15 Chong Yidong <cyd@stupidchicken.com>
2201
bb033b5f
CY
2202 * building.texi (Compilation): Improve instructions for running two
2203 compilations (Bug#7573).
2204
b024d9f0
MD
2205 * files.texi (Backup Names): Document the new location of the
2206 last-resort backup file.
2207
362b9d48
GM
2208 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2209 manual. Explain why directory-abbrev-alist elements should be anchored
2210 (Bug#7777).
2211
22122011-01-15 Eli Zaretskii <eliz@gnu.org>
2213
2214 * msdog.texi (Windows Startup): Correct inaccurate description of
2215 differences between emacsclient.exe and emacsclientw.exe.
2216
7c420169 22172011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2218
2219 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2220
7c420169 22212011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2222
2223 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2224
7c420169 22252011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2226
2d34d523
EZ
2227 * frames.texi (Cut and Paste): Modify the section's name and text:
2228 don't mix "cut/paste" with "kill/yank".
2229 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2230 (Bug#7702)
2231
88ab4340
EZ
2232 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2233
7c420169 22342011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2235
2236 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2237 matches its position in the menu. (Bug#7674)
2238
7c420169 22392011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2240
2241 * trouble.texi (Checklist): Mention not replying via news either.
2242
92bb6c52
TH
22432010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2244
2245 * misc.texi (Document View): Update DocView section with newly
2246 supported document formats.
2247
b103c904
CY
22482010-12-21 Chong Yidong <cyd@stupidchicken.com>
2249
2250 * killing.texi: Resection the Info version to conform to the
2251 printed manual, to avoid making sections on Accumulating Text, CUA
2252 and Rectangles into full chapters.
2253
f49d1f52 22542010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2255
2256 * custom.texi (Init Syntax): Add index entries for "character syntax".
2257 (Bug#7576)
2258
f49d1f52 22592010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2260
2261 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2262
f49d1f52 22632010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2264
2265 * trouble.texi (Checklist): Fix typo in newsgroup name.
2266
f49d1f52 22672010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2268
2269 * search.texi (Word Search): Note that the lazy highlight always
2270 matches to whole words (Bug#7470).
2271
f49d1f52 22722010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2273
4f1948eb
EZ
2274 * display.texi (Optional Mode Line): Make the description of
2275 load-average more accurate.
2276
b8a9e136
EZ
2277 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2278 registry, with a cross-reference.
62d72a4a
EZ
2279 (Windows Startup): New node. Move the stuff about the current
2280 directory from "Windows HOME".
b8a9e136 2281
07976ae3 22822010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2283
2284 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2285 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2286
07976ae3 22872010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2288
2289 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2290 Suggested by Štěpán Němec.
2291
07976ae3 22922010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2293
1aaae3f3
CY
2294 * maintaining.texi (Version Control): Say "commit", not "check in".
2295 (Version Control Systems): Simplify descriptions.
2296 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2297 VCS Concepts.
2298 (VC Mode Line): Update example.
2299 (Old Revisions): Document revert-buffer for vc-diff.
2300 (Log Buffer): Promote to a subsection. Document header lines.
2301
1c6c854e
CS
2302 * macos.texi (Mac / GNUstep Basics):
2303 Document ns-right-alternate-modifier.
ec8a6295 2304
1aaae3f3
CY
2305 * emacs.texi (Top): Update node listing.
2306
0eb025fb
EZ
23072010-11-13 Eli Zaretskii <eliz@gnu.org>
2308
2309 * rmail.texi (Rmail Coding): Characters with no fonts are not
2310 necessarily displayed as empty boxes.
2311
2312 * mule.texi (Language Environments, Fontsets): Characters with no
2313 fonts are not necessarily displayed as empty boxes.
2314
2315 * display.texi (Text Display): Document display of glyphless
2316 characters.
2317
ea4f7750
GM
23182010-11-13 Glenn Morris <rgm@gnu.org>
2319
2320 * basic.texi (Position Info): Add M-x count-words-region.
2321
90639cea
GM
23222010-11-11 Glenn Morris <rgm@gnu.org>
2323
2324 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2325
d607b96b 23262010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2327
2328 * msdog.texi (Windows HOME): Add information regarding startup
2329 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2330
c12e4a81
GM
23312010-10-11 Glenn Morris <rgm@gnu.org>
2332
df187c62
GM
2333 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2334
c12e4a81
GM
2335 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2336 (DVIPS): New variable.
234db610
GM
2337 (.PHONY): Add html, ps.
2338 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2339 (clean): Delete html, ps files.
c12e4a81 2340
6513b232
EZ
23412010-10-09 Eli Zaretskii <eliz@gnu.org>
2342
2343 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2344
f4f358f1
GM
23452010-10-09 Glenn Morris <rgm@gnu.org>
2346
c1dc72b3
GM
2347 * Makefile.in (VPATH): Remove.
2348 (infodir): Make it absolute.
2349 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2350
4393405b
GM
2351 * Makefile.in (dist): Anchor regexps.
2352
eef3ab94
GM
2353 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2354 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2355 (emacs-xtra.pdf): Use $<.
2356
aa9db089
GM
2357 * Makefile.in (infoclean): Remove harmless, long-standing error.
2358
abd40fb4
GM
2359 * Makefile.in ($(infodir)): Delete rule.
2360 (mkinfodir): New.
2361 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2362
f4f358f1 2363 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2364 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2365 * emacsver.texi: New file, replacing emacsver.texi.in.
2366
ea274122
GM
23672010-10-09 Glenn Morris <rgm@gnu.org>
2368
f7a31f11
GM
2369 * emacsver.texi.in: New file.
2370 * emacs.texi: Set EMACSVER by including emacsver.texi.
2371 * Makefile.in (distclean): Delete emacsver.texi.
2372 (dist): Copy emacsver.texi.
b13254e7 2373 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2374
3fb78d1f
GM
2375 * ack.texi (Acknowledgments): No more b2m.c.
2376
ea274122
GM
2377 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2378 (emacs): Remove rule.
2379 (dist): No need to deal with the emacs rule any more.
2380
17ca7950
GM
23812010-10-07 Glenn Morris <rgm@gnu.org>
2382
2383 * Makefile.in (version): New, set by configure.
2384 (clean): Delete dist tar file.
2385 (dist): Use version in tar name.
2386
4c83f6e1
GM
23872010-10-06 Glenn Morris <rgm@gnu.org>
2388
2389 * Makefile.in (EMACS_XTRA): Add the main source file.
2390 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2391 (mostlyclean): No core files, reorder other files.
2392 (clean): Delete specific dvi and pdf files.
2393 (infoclean, dist): New rules.
2394 (maintainer-clean): Use infoclean.
8a944cea 2395 ($(infodir)): Add parallel build workaround.
4c83f6e1 2396
0264072d
GM
23972010-10-04 Glenn Morris <rgm@gnu.org>
2398
2399 * Makefile.in (SHELL): Set it.
2400 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2401 (info, dvi): Replace above variables with their expansions.
2402 (info): Move mkdir from here...
2403 ($(infodir)/emacs): ... to here (for parallel builds).
2404 (pdf): New target.
2405 ($(infodir)/emacs): Pass -o option to makeinfo.
2406 (.PHONY): Declare clean rules.
2407 (maintainer-clean): Delete dvi and pdf files.
2408 Guard against cd failures. Use a more restrictive delete.
2409
3226d6ca
GM
24102010-10-02 Glenn Morris <rgm@gnu.org>
2411
2412 * misc.texi (Shell Mode): Remove reference to old function name.
2413
cad90f3b
EZ
24142010-09-30 Eli Zaretskii <eliz@gnu.org>
2415
2416 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2417 indicator characters.
2418
5f874327
GM
24192010-09-29 Glenn Morris <rgm@gnu.org>
2420
2421 * Makefile.in (top_srcdir): Remove unused variable.
2422
0ab9cff3
GM
24232010-09-14 Glenn Morris <rgm@gnu.org>
2424
67ae9766
GM
2425 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2426 the last hook item.
2427
0ab9cff3
GM
2428 * calendar.texi (Appointments): Also updated when a diary include file
2429 is saved.
2430
6664fc59 24312010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2432
2433 * trouble.texi (Bugs): Update the section intro.
2434 (Known Problems): New section.
2435 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2436 (Sending Patches): Bug fixes are best as responses to existing bugs.
2437 * emacs.texi (Known Problems): Add menu entry for new section.
2438
be3283d7
GM
24392010-09-09 Glenn Morris <rgm@gnu.org>
2440
2441 * xresources.texi: Untabify.
2442
10999305 24432010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2444
2445 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2446
10999305 24472010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2448
2449 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2450
30641319
JD
24512010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2452
2453 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2454
50dd7bc6
GM
24552010-08-21 Glenn Morris <rgm@gnu.org>
2456
2457 * misc.texi (Amusements): Mention bubbles and animate.
2458
5e620eca
EZ
24592010-07-31 Eli Zaretskii <eliz@gnu.org>
2460
2461 * files.texi (Visiting): Add more index entries for
2462 large-file-warning-threshold.
2463
8b2dd508
JD
24642010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2465
2466 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2467
8838673e
GM
24682010-06-23 Glenn Morris <rgm@gnu.org>
2469
2470 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2471 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2472 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2473 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2474 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2475 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2476 Untabify Texinfo files.
2477
04d3bb6c
GM
24782010-06-10 Glenn Morris <rgm@gnu.org>
2479
103dd3a8
GM
2480 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2481
04d3bb6c
GM
2482 * basic.texi (Inserting Text): Fix typo.
2483
50b79479
GM
24842010-06-10 Glenn Morris <rgm@gnu.org>
2485
2486 * ack.texi (Acknowledgments):
2487 * emacs.texi (Acknowledgments): Update for notifications.el.
2488
86d7a550
DU
24892010-05-31 Daiki Ueno <ueno@unixuser.org>
2490
2491 * dired.texi (Operating on Files): Mention encryption commands
2492 (Bug#6315).
2493
db5dce9d
EZ
24942010-05-29 Eli Zaretskii <eliz@gnu.org>
2495
2496 * basic.texi (Moving Point): Update due to renaming of commands bound
2497 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2498
34313041
EZ
24992010-05-18 Eli Zaretskii <eliz@gnu.org>
2500
2501 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2502 paragraphs.
2503 (Line Truncation): Fix wording for bidi display.
2504
1fc0ce04 2505 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2506 keys.
2507
0235128c 25082010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2509
2510 * building.texi (GDB Graphical Interface): Remove misleading comparison
2511 to an IDE (Bug#6128).
2512
0235128c 25132010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2514
2515 * programs.texi (Man Page):
2516 * misc.texi (Invoking emacsclient):
2517 * mini.texi (Repetition):
2518 * mark.texi (Setting Mark): Fix typos.
2519
0235128c 25202010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2521
2522 * misc.texi (Printing): Document htmlfontify-buffer.
2523
0235128c 25242010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2525
2526 * calendar.texi (Displaying the Diary, Format of Diary File):
2527 Fix external cross-references for TeX format output.
2528
0235128c
SM
25292010-05-07 Chong Yidong <cyd@stupidchicken.com>
2530
2531 * Version 23.2 released.
2532
f63d0028
JD
25332010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2534
2535 * cmdargs.texi (Initial Options): Mention --chdir.
2536
20fe03ad
JD
25372010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2538
2539 * frames.texi (Tool Bars): Add tool-bar-style.
2540
b7d65a5f
GM
25412010-04-21 Glenn Morris <rgm@gnu.org>
2542
2543 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2544
a42dbee1
CY
25452010-04-18 Chong Yidong <cyd@stupidchicken.com>
2546
2547 * programs.texi (Semantic): New node.
2548
2549 * maintaining.texi (EDE): New node.
2550
2551 * emacs.texi: Update node listing.
2552
2553 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2554
6e104790 25552010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2556
d52dbd3d
GM
2557 * emacs.texi (Acknowledgments): Remove duplicate.
2558
a77fe20c
GM
2559 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2560
6e104790 25612010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2562
4ebe9902
GM
2563 * dired.texi (Misc Dired Features): Mention VC diff and log.
2564 * maintaining.texi (Old Revisions, VC Change Log):
2565 Mention that diff and log work in Dired buffers.
2566
98932641
GM
2567 * help.texi (Help Summary): Mention M-x info-finder.
2568
d5b22ab2 2569 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2570
4d4e9522
GM
2571 * custom.texi (Specifying File Variables, Directory Variables):
2572 Document new commands for manipulating local variable lists.
2573
6e104790 25742010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2575
2576 * trouble.texi (Contributing): Add cindex entry.
2577 Mention etc/CONTRIBUTE.
2578
6e104790 25792010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2580
2581 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2582 query-replace (Bug#5774).
2583
a20a9df3
GM
25842010-04-16 Glenn Morris <rgm@gnu.org>
2585
2586 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2587
1ecb2d3f
JD
25882010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2589
2590 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2591
99852628
JD
25922010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2593
2594 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2595
ce79424f
EZ
25962010-03-30 Eli Zaretskii <eliz@gnu.org>
2597
2598 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2599 cross-reference to "Inserting Text".
2600
2601 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2602 Mention completion provided by `ucs-insert'.
2603
85738751 26042010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2605
2606 * sending.texi (Sending Mail): Note variables that may need
2607 customizing.
2608 (Mail Sending): Expand discussion of send-mail-function.
2609
85738751 26102010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2611
2612 Document Message mode as the default mail mode.
2613
2614 * sending.texi (Sending Mail): Copyedits.
2615 (Mail Format, Mail Headers): Document mail-from-style changes.
2616 (Mail Commands): Rename from Mail mode. Document Message mode.
2617 (Mail Misc): Rename from Mail mode Misc.
2618 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2619 command names and update keybindings.
2620 (Header Editing): Document message-tab. De-document
2621 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2622 favor of mail-default-headers. Ad index entries for user-full-name and
2623 user-mail-address.
1c6c854e
CS
2624 (Citing Mail): Update changes in Message mode behavior.
2625 Document mail-yank-prefix.
e73c2434
CY
2626 (Mail Signature): New node, moved from Mail Misc.
2627 (Mail Aliases): Mail abbrevs are the default with Message mode.
2628 (Mail Methods): Note that Message mode is now the default.
2629
2630 * rmail.texi (Rmail Reply):
2631 * text.texi (Text Mode):
2632 * major.texi (Major Modes):
2633 * mule.texi (Output Coding): Refer to Message mode.
2634
2635 * custom.texi (Init Examples): Add xref to Mail Header.
2636
1fc0ce04 2637 * emacs.texi (Top): Fix xrefs.
e73c2434 2638
85738751 26392010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2640
c0c035fa
CY
2641 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2642 repository if there is none.
2643 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2644 vc-print-root-log.
ef7b27ef 2645 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2646
71785b7a
CY
2647 * programs.texi (Program Modes): Mention Javascript mode.
2648
f67c5dd0
CY
2649 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2650 * emacs.texi: Update node description.
2651
0f72a391 2652 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2653 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2654
dc2d2590
JL
26552010-03-30 Juri Linkov <juri@jurta.org>
2656
2657 * search.texi (Other Repeating Search): Remove line that `occur'
2658 can not handle multiline matches.
2659
a7b02820
EZ
26602010-03-30 Eli Zaretskii <eliz@gnu.org>
2661
2662 * mule.texi (International): Mention support of bidirectional editing.
2663 (Bidirectional Editing): New section.
2664
22ef1944
NR
26652010-03-28 Nick Roberts <nickrob@snap.net.nz>
2666
2667 * emacs.texi (Top): Update node names to those in building.texi.
2668
146b8b16
NR
26692010-03-27 Nick Roberts <nickrob@snap.net.nz>
2670
c5e87d10
PE
2671 doc/emacs/building.texi: Describe restored GDB/MI functionality
2672 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2673 doc/emacs/emacs.texi: Update node names for building.texi.
2674
6d98672d
GM
26752010-03-24 Glenn Morris <rgm@gnu.org>
2676
2677 * ack.texi (Acknowledgments):
2678 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2679
93318cbd
JD
26802010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2681
2682 * xresources.texi (Table of Resources): Clarify toolBar number
2683 for Gtk+.
2684
2685 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2686
15cf2f52
CY
26872010-03-21 Chong Yidong <cyd@stupidchicken.com>
2688
4102856c
CY
2689 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2690
15cf2f52
CY
2691 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2692 and multi-isearch-buffers-regexp.
2693
2694 * indent.texi (Indentation): Clarify description of
2695 indent-for-tab-command. Document tab-always-indent.
2696
d68eb23c
CY
26972010-03-20 Chong Yidong <cyd@stupidchicken.com>
2698
2699 * cmdargs.texi (Font X): Move most content to Fonts.
2700
2701 * frames.texi (Fonts): New node. Document font-use-system-font.
2702
2703 * emacs.texi (Top):
2704 * xresources.texi (Table of Resources):
2705 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2706
288f9fc0
CY
27072010-03-10 Chong Yidong <cyd@stupidchicken.com>
2708
2709 * Branch for 23.2.
2710
17782bec
CY
27112010-03-06 Chong Yidong <cyd@stupidchicken.com>
2712
2713 * custom.texi (Init Examples): Add xref to Locals.
2714
2715 * major.texi (Choosing Modes): Mention usage of setq-default for
2716 setting the default value of major-mode (Bug#5688).
2717
b4a1a8b2
CY
27182010-03-02 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2721
2722 * display.texi (Display Custom): Document make-pointer-invisible and
2723 underline-minimum-offset. Remove inverse-video.
2724
a1e759cd
CY
27252010-02-21 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * frames.texi (Frame Commands): Note that the last ordinary frame can
2728 be deleted in daemon mode (Bug#5616).
2729
4f3bc373
GM
27302010-02-18 Glenn Morris <rgm@gnu.org>
2731
2732 * trouble.texi (Contributing): Repository is no longer CVS.
2733
5dbbdd33
GM
27342010-02-08 Glenn Morris <rgm@gnu.org>
2735
2736 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2737
cd61af01
SM
27382010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2739
2740 * display.texi (Useless Whitespace, Text Display):
2741 * custom.texi (Init Examples): Avoid obsolete special default variables
2742 like default-major-mode.
2743
b1bb0a25 27442010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2745
2746 * programs.texi (Other C Commands): Replace reference to obsolete
2747 c-subword-mode.
2748
99d0985b
GM
27492010-01-21 Glenn Morris <rgm@gnu.org>
2750
2751 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2752
893db5bc
GM
27532010-01-12 Glenn Morris <rgm@gnu.org>
2754
2755 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2756 emacs-pretest-bug for bug reports for development versions.
2757
0419b8d6
GM
27582010-01-11 Glenn Morris <rgm@gnu.org>
2759
2760 * display.texi (Highlight Interactively): `t' does not mean highlight
2761 all patterns. (Bug#5335)
2762
26e533e2
CY
27632009-12-29 Chong Yidong <cyd@stupidchicken.com>
2764
2765 * misc.texi (Shell): Document async-shell-command.
2766
2767 * building.texi (Grep Searching): Document zrgrep.
2768
484eaeac 2769 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2770
7ee6c59b
NR
27712009-12-29 Nick Roberts <nickrob@snap.net.nz>
2772
2773 * building.texi: Import GDB Graphical Interface description from
2774 EMACS_23_1_RC.
2775
91ed7ea8
CY
27762009-12-24 Chong Yidong <cyd@stupidchicken.com>
2777
2778 * emacs.texi (Top): Update node listing.
2779
2780 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2781
2782 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2783
2784 * cmdargs.texi (Initial Options):
2785 * xresources.texi (Resources): Document inhibit-x-resources.
2786
2787 * custom.texi (Specifying File Variables): Note that minor modes are
2788 enabled unconditionally.
2789
2790 * display.texi (Scrolling): Briefly document the old recenter command,
2791 and document recenter-positions.
2792
2793 * files.texi (Visiting):
2794 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2795
1c6c854e
CS
2796 * frames.texi (Cut/Paste Other App):
2797 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2798
2799 * killing.texi (Kill Options): New node.
2800
6ca89aaa
CY
28012009-12-05 Chong Yidong <cyd@stupidchicken.com>
2802
2803 * misc.texi (Shell Options): ansi-color is now default.
2804
806642d4
GM
28052009-12-05 Glenn Morris <rgm@gnu.org>
2806
806642d4
GM
2807 * emacs.texi (Top): Update menu for cal-xtra node changes.
2808 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2809 or mode line. Don't mention invisible text or the details of
2810 diary-print-entries here, only in cal-xtra.
2811 (Format of Diary File): Mention that the "date on first line" format
2812 only really affects the simple display.
2813 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2814 (Diary Customizing): Holidays may be in the buffer or mode line.
2815 Move diary-print-entries to the "Diary Display" section.
2816 (Diary Display): New section, split out from "Fancy Diary Display".
2817 Explain the limitations of simple display, and how to print it.
2818
1a4f0c0a
GM
2819 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2820
e11adbd8
GM
2821 * cal-xtra.texi (Diary Display): Mention View mode.
2822
29a483ac
JL
28232009-11-29 Juri Linkov <juri@jurta.org>
2824
2825 * display.texi (Highlight Interactively): Actually a list of
2826 default faces is pre-loaded into a list of default values
2827 instead of the history.
2828
83d60c79
GM
28292009-11-20 Glenn Morris <rgm@gnu.org>
2830
2831 * ack.texi (Acknowledgments):
2832 * emacs.texi (Acknowledgments): Add htmlfontify.
2833
276bbe96
GM
28342009-11-14 Glenn Morris <rgm@gnu.org>
2835
98ad1bae
GM
2836 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2837
276bbe96
GM
2838 * ack.texi (Acknowledgments):
2839 * emacs.texi (Acknowledgments): Update for recent Org changes.
2840
18430066
CY
28412009-10-31 Chong Yidong <cyd@stupidchicken.com>
2842
2843 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2844 `charset' property, which is irrelevant to the user manual (Bug#3526).
2845
522ddc9f
JB
28462009-10-14 Juanma Barranquero <lekktu@gmail.com>
2847
2848 * trouble.texi (DEL Does Not Delete): Fix typo.
2849
50b49ade
MA
28502009-10-05 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * files.texi (Misc File Ops): Mention copy-directory.
2853
6308321a
EZ
28542009-10-04 Eli Zaretskii <eliz@gnu.org>
2855
43b3b4d1
EZ
2856 * mule.texi (Unibyte Mode): Emphasize that
2857 unibyte-display-via-language-environment affects only the display.
2858
6308321a
EZ
2859 * display.texi (Horizontal Scrolling): Document cursor behavior under
2860 horizontal scrolling when point moves off the screen (Bug#4564).
2861 Improve wording.
2862
bd51ea7f
MA
28632009-10-01 Michael Albinus <michael.albinus@gmx.de>
2864
2865 * files.texi (Directories): delete-directory prompts for recursive
2866 deletion.
2867
55381962
GM
28682009-09-30 Glenn Morris <rgm@gnu.org>
2869
2870 * ack.texi (Acknowledgments):
2871 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2872
13989ab1
TH
28732009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2874
2875 * dired.texi (Dired Navigation): Use @code instead of @var for
2876 dired-isearch-filenames, so that it's not capitalized.
2877
8ba46c89
CY
28782009-09-19 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2881
2882 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2883
2884 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2885 (Key Bindings): Reference Init Rebinding in introductory text.
2886 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2887 (Keymaps): Simplify.
2888 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2889 (Minibuffer Maps): Remove mention of Mocklisp.
2890 (Init Rebinding): Move mode-local rebinding example here from Local
2891 Keymaps.
2892 (Modifier Keys): Clarify.
1e11b018 2893 (Rebinding): Add cindex for "binding keys".
8ba46c89 2894
6a5ca7c8
CY
28952009-09-13 Chong Yidong <cyd@stupidchicken.com>
2896
2897 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2898
0e1cba51
NR
28992009-08-31 Nick Roberts <nickrob@snap.net.nz>
2900
6a5ca7c8 2901 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2902 Reorganize these two sections.
0e1cba51 2903
76a87a4d
EZ
29042009-08-29 Eli Zaretskii <eliz@gnu.org>
2905
2906 * cmdargs.texi (Initial Options): Fix last change.
2907
82e98df4
SM
29082009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2909
2910 * mule.texi (Enabling Multibyte):
2911 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2912 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2913
fb89fad9
GM
29142009-08-20 Glenn Morris <rgm@gnu.org>
2915
2916 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2917
e99652b0
GM
29182009-08-19 Glenn Morris <rgm@gnu.org>
2919
2920 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2921
5cca97ad
GM
29222009-08-18 Glenn Morris <rgm@gnu.org>
2923
2924 * ack.texi (Acknowledgments):
2925 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2926
997797ae 2927 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2928
985bf85b
GM
29292009-08-09 Glenn Morris <rgm@gnu.org>
2930
2931 * ack.texi (Acknowledgments):
2932 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2933
8d6bb99e
DD
29342009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2935
2936 * emacs.texi (Top): Add new menu items for GDB-UI.
2937
2938 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2939 section. Threads buffer is in separate section now.
8d6bb99e 2940
8353da9c
GM
29412009-08-08 Glenn Morris <rgm@gnu.org>
2942
2943 * ack.texi (Acknowledgments):
2944 * emacs.texi (Acknowledgments):
2945 Update for js2-mode and org changes.
2946
f2074faf
MA
29472009-08-02 Michael Albinus <michael.albinus@gmx.de>
2948
2949 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2950 files.
2951
e8d2d3fb
CY
29522009-07-28 Chong Yidong <cyd@stupidchicken.com>
2953
2954 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2955
324a4f6a
GM
29562009-07-23 Glenn Morris <rgm@gnu.org>
2957
2958 * programs.texi (Matching): Update blink-matching-paren-distance.
2959
b6937a70
CY
29602009-07-21 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * frames.texi (Cut/Paste Other App): For select-active-regions,
2963 selection is now updated on moving point.
2964
bd8aaa36
RS
29652009-07-21 Richard Stallman <rms@gnu.org>
2966
2967 * glossary.texi (GNU, Daemon): Update information.
2968
8d9b5eba
JL
29692009-07-19 Juri Linkov <juri@jurta.org>
2970
2971 * custom.texi (Specifying File Variables, Safe File Variables):
2972 "variables/value pairs" -> "variable/value pairs".
2973
a2acc1db
GM
29742009-07-15 Glenn Morris <rgm@gnu.org>
2975
2976 * misc.texi (Gnus): Remove widow.
2977
c5ae942b
GM
29782009-07-11 Glenn Morris <rgm@gnu.org>
2979
703d26ba
GM
2980 * Makefile.in (TEXI2PDF): New.
2981 (emacs.pdf, emacs-xtra.pdf): New targets.
2982
522ddc9f 2983 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2984
2985 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2986
2987 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2988 Don't print the copying notice twice in the printed version.
2989 Update the menu and detailmenu.
2990 (Preface): The meaning of "on-line" has changed.
2991 Correct name for "Common Problems" chapter.
2992 (Distrib): Update FSF shop URL.
2993 (Intro): Showing two files at once is not so exciting.
2994
2995 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2996 (Mac / GNUstep Basics): Minor grammar changes.
2997 (Mac / GNUstep Events): Fix typo.
2998 (GNUstep Support): CANNOT_DUMP no longer applies.
2999
3000 * misc.texi (Document View): Fix typos.
3001
3002 * dired.texi (Dired):
3003 * help.texi (Help):
3004 * macos.texi (Mac OS / GNUstep):
3005 * maintaining.texi (Version Control, Introduction to VC):
3006 End menu descriptions with a period.
c5ae942b 3007
b1c8242b
EZ
30082009-07-09 Eli Zaretskii <eliz@gnu.org>
3009
3010 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3011 so categorical in saying that the option is only useful on NTFS.
3012
220d9aa6
GM
30132009-07-09 Glenn Morris <rgm@gnu.org>
3014
3015 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3016 (ENVADD): Add texinfodir to TEXINPUTS.
3017
3018 * emacs.texi (Top): Fix cross-reference.
3019
3020 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3021
3022 * vc1-xtra.texi (Revision Tags): Fix typo.
3023
d07e72d3
GM
30242009-07-03 Glenn Morris <rgm@gnu.org>
3025
3026 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3027 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3028 (Merge Commands): `.' does not seem to work in A or B buffer.
3029 `l' can recreate the 3-window display.
3030
3031 * glossary.texi (Glossary): Minor phrasing changes throughout.
3032 Add more internal cross-references.
3033 <Autoloading>: You can't really autoload a variable.
3034 <C-M->: Move details here from `M-C-' item.
3035 <Continuation Line>: Refer to `Truncation.'
3036 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3037 <Home Directory, Unix>: New entries.
3038 <Deletion of Files>: Mention recycle bins.
3039 <Directory>: Mention ``folders.''
3040 <Error>: Don't mention ``type-ahead.''
3041 <Fringe>: Refer to the manual node.
3042 <Minor Mode>: Can be global or local.
3043 <Spell Checking>: There are other checkers besides Ispell.
3044
f144038a
GM
30452009-07-02 Glenn Morris <rgm@gnu.org>
3046
3047 * anti.texi (Antinews): Minor changes in phrasing.
3048
3049 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3050 some underfull lines in dvi output.
3051
3052 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3053
3054 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3055
3056 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3057
3f1c6666
JD
30582009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3059
3060 * xresources.texi (Table of Resources): Mention maximized for
3061 fullscreen.
3062
3063 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3064
62aadce7
CY
30652009-07-01 Chong Yidong <cyd@stupidchicken.com>
3066
3067 * anti.texi (Antinews): Correct the list of removed platforms.
3068
82ec412e
GM
30692009-06-28 Glenn Morris <rgm@gnu.org>
3070
3071 * arevert-xtra.texi: Minor language tweaks.
3072
09964e7d
GM
3073 * dired-xtra.texi: Minor revisions.
3074
666e158e
MB
30752009-06-23 Miles Bader <miles@gnu.org>
3076
c4cc8b9a 3077 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3078 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3079
70243478
CY
30802009-06-21 Chong Yidong <cyd@stupidchicken.com>
3081
3082 * Branch for 23.1.
3083
67cbe681
KH
30842009-06-17 Kenichi Handa <handa@m17n.org>
3085
3086 * mule.texi (Charsets): Update the description for the new charset.
3087 (list-character-sets): New findex.
125dd7c5 3088 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3089
40e67246
CY
30902009-06-10 Chong Yidong <cyd@stupidchicken.com>
3091
b5700de6
CY
3092 * basic.texi (Moving Point): Fix tag.
3093
3094 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3095
3096 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3097 use camel-case for PageUp and PageDown.
3098
3099 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3100 camel-case for PageUp and PageDown.
3101
3102 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3103
40e67246 3104 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3105 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3106
522ddc9f 31072009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3108
522ddc9f
JB
3109 * fixit.texi (Spelling): Set default dictionary.
3110 Improve descriptions (Bug#2554)
6f591cf4 3111
53483c76
DR
31122009-06-08 David Reitter <david.reitter@gmail.com>
3113
3114 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3115 since saving colors and faces set this way is not implemented.
3116 (Environment variables): Remove mention of mac-fix-env, which is
3117 scheduled to be removed.
3118
1557ef4f
CY
31192009-06-04 Chong Yidong <cyd@stupidchicken.com>
3120
91056528
CY
3121 * custom.texi (Init Examples): Add example of changing load-path.
3122
1557ef4f
CY
3123 * building.texi (Lisp Libraries): Add example of changing
3124 load-path (Bug#3446).
3125
623cec4c
CY
31262009-05-28 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * mark.texi (Mark): Further clarifications.
3129 (Setting Mark): Emphasize that C-SPC activates the mark.
3130
0fcca8ee
CY
31312009-05-28 Chong Yidong <cyd@stupidchicken.com>
3132
702b10e1
CY
3133 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3134 Mark mode.
0fcca8ee
CY
3135 (Using Region, Persistent Mark): Use "active mark" instead of "active
3136 region".
3137
d3b396e4
CY
31382009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3139
3140 * mule.texi (Select Input Method): Fix typo.
3141
3f698a06
CY
31422009-05-13 Chong Yidong <cyd@stupidchicken.com>
3143
3144 * anti.texi (Antinews): Document completion changes. Some additional
3145 copyedits and rearrangement of entries.
3146
b2a42eb7
CY
31472009-05-12 Chong Yidong <cyd@stupidchicken.com>
3148
932fd020
CY
3149 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3150 (Shell History Copying, Terminal emulator): Copyedits.
3151
1c6c854e
CS
3152 * xresources.texi (Resources): Simplify descriptions.
3153 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3154 (Table of Resources): Document fontBackend resource.
3155
b2a42eb7 3156 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3157 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3158 "Backspace". Remove discussion of obscure Xmodmap issue.
3159
c6ea7fb8
CY
31602009-05-07 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * files.texi (Visiting): Copyedits.
3163
ad36c422
CY
31642009-05-06 Chong Yidong <cyd@stupidchicken.com>
3165
3166 * basic.texi (Inserting Text): Document ucs-insert.
3167
3168 * mule.texi (International Chars): Define "multibyte". Note that
3169 internal representation is unicode-based. Simplify definition of raw
3170 bytes. Mention ucs-insert.
3171 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3172 (Language Environments): Add language environments new to Emacs 23.
3173 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3174 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3175 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3176 (Output Coding): Copyedits.
3177
3178 * emacs.texi (Top): Update node listing.
3179
d4ad7b96
CY
31802009-05-05 Per Starbäck <per@starback.se> (tiny change)
3181
3182 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3183
5bd66204
SM
31842009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3185
3186 * building.texi (Lisp Libraries): `load-library' does offer completion.
3187
bc36ad1c
CY
31882009-04-28 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3191 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3192
f1a47884
EZ
31932009-04-25 Eli Zaretskii <eliz@gnu.org>
3194
3195 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3196
be77bd45
CY
31972009-04-22 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3200
3201 * building.texi (Lisp Interaction): Document initial-scratch-message.
3202
d3b82927
JB
32032009-04-18 Juanma Barranquero <lekktu@gmail.com>
3204
ed6e7b11
JB
3205 * msdog.texi (Windows Fonts): Fix typos.
3206
d3b82927
JB
3207 * files.texi (Save Commands): Fix pxref.
3208
bc323c04
CY
32092009-04-18 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * files.texi (Save Commands): Mention diff-buffer-with-file.
3212 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3213 Henoch (Bug#3036).
3214
2186d13f
GM
32152009-03-15 Glenn Morris <rgm@gnu.org>
3216
3217 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3218 the former is not always used.
3219 (Mail Headers): Use active voice. Add "Mail-reply-to".
3220 Change case of "Id". Avoid repeated "appropriate".
3221 (Mail Aliases): Fix previous change - use an example with a ".", so it
3222 does actually get quoted when expanded.
3223 (Mail Sending): Mailclient is the default on some systems.
3224 (Citing Mail): Mention mail-indentation-spaces.
3225 (Mail Mode Misc): Add an @dfn for "mail signature".
3226
71e454fc
CY
32272009-03-15 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3230 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3231 read-buffer-completion-ignore-case, and completion-styles.
3232 Remove description of partial-completion-mode.
71e454fc 3233
df1a3e06
GM
32342009-03-14 Glenn Morris <rgm@gnu.org>
3235
3236 * sending.texi (Mail Format): Fix typo. Add index entry for
3237 mail-header-separator.
3238 (Mail Headers): Put info about initialization and changing in one place
3239 at the start. Update FCC section for mbox Rmail. Clarify From
3240 section, mention mail-setup-with-from. Clarify Reply-to section.
3241 Add Mail-followup-to and mail-mailing-lists. Clarify References
3242 section.
3243 (Mail Aliases): Update example, make less contentious.
3244 Update for name change of mail-interactive-insert-alias.
3245 (Mail Mode): Remove mention of `%' as a word separator.
3246 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3247 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3248 commands. Clarify FCC handling. In mail-complete, add reference to
3249 Mail Aliases section, and mention mail-complete-function.
3250 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3251 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3252 signature netiquette. Explain how the mail hooks work when continuing
3253 a composition.
3254 (Mail Amusements): Internationalize the spook section a bit.
3255 Remove the spook mail-setup-hook example, since it doesn't work well.
3256 Mention fortune-file.
3257 (Mail Methods): Mention read-mail-command.
3258
ed6e7b11 32592009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3260
df1a3e06
GM
3261 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3262 and NS resources following recent changes.
959d68bd 3263
86dca3e8
JR
32642009-03-10 Jason Rumney <jasonr@gnu.org>
3265
3266 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3267 w32-use-visible-system-caret doc to indicate that it should get set
3268 automatically.
3269 (Windows Fonts): Add doc for the uniscribe backend.
3270
042fe98f
DN
32712009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3272
3273 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3274 vc-dir. (Bug#2598)
3275
7f8dba73
RS
32762009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3277
3278 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3279
505e70c3
GM
32802009-03-05 Glenn Morris <rgm@gnu.org>
3281
04242bdc
GM
3282 * rmail.texi (Rmail Basics): Add reference to sorting.
3283 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3284 Minor re-wordings.
3285 (Rmail Motion): Mention rmail-next-same-subject.
3286 (Rmail Deletion): Expunging is not the only way to change the numbers.
3287 (Rmail Labels): Labels can also be used in sorting.
3288 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3289 (Rmail Display): Mention rmail-mime.
3290
00cfe22c
GM
32912009-03-04 Glenn Morris <rgm@gnu.org>
3292
3293 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3294 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3295 summary. Mention sorts cannot be undone.
3296 (Rmail Display): Give an example of how to use goto-address-mode.
3297 (Rmail Editing): It's keybindings that are redefined, not commands.
3298 Fix some typos.
3299 (Movemail): Some minor rewording.
3300 (Remote Mailboxes): Emacs movemail supports pop by default.
3301 Fix some minor grammatical issues. The "two alternative ways" to
3302 specify a POP mailbox are really just one. Remove all reference to the
3303 variables rmail-pop-password and rmail-pop-password-required, obsolete
3304 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3305 can support Kerberos.
3306
3d963b67
GM
33072009-03-03 Glenn Morris <rgm@gnu.org>
3308
3309 * rmail.texi (Rmail Deletion): Revert previous change, which was
3310 describing the Rmail summary versions.
3311 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3312 Minor re-wording for rmail-resend.
3313 (Rmail Make Summary): Summaries apply to buffers rather than files.
3314 <rmail-summary-by-topic>: Headers includes the subject.
3315 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3316 details, including prefix arguments.
2340abde 3317 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3318 Not counting lines might be faster.
3319 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3320 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3321 Name the commands bound to the various keys. Mention prefix argument
3322 for searching.
3d963b67
GM
3323 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3324 Simplify rmail-highlighted-headers description. Update face name.
3325
a8ce3d17
JB
33262009-03-02 Juanma Barranquero <lekktu@gmail.com>
3327
3328 * mark.texi (Marking Objects): Fix typo.
3329
130a29b6
CY
33302009-03-01 Chong Yidong <cyd@stupidchicken.com>
3331
3332 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3333 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3334
9d5de6f8
GM
33352009-03-01 Glenn Morris <rgm@gnu.org>
3336
79fc530e 3337 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3338 (Rmail Motion): - M-s searches from the end of messages.
3339 (Rmail Deletion): Minor clarification. Fix numeric argument
3340 description.
3341 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3342 newmail and RMAILOSE files need not be in home-directory.
3343 (Rmail Files): Mention I/O menus are unselectable if no files match.
3344 Mention `MAIL' env-var.
3345
b545ff9c
JR
33462009-02-24 Jason Rumney <jasonr@gnu.org>
3347
3348 * mule.texi (Fontsets): Mention fontset-default, font specs and
3349 fallback fontsets.
3350 (Defining Fontsets): Mention ns and w32 variants of
3351 standard-fontset-spec. Update description of startup fontset to match
3352 Emacs 23 behavior.
a93be82a 3353 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3354 (International): Link to Modifying Fontsets.
b545ff9c 3355
75da0618 33562009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3357
3358 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3359 Mention ns-extended-platform-support-mode.
3360
6be93a16
KB
33612009-02-22 Karl Berry <karl@gnu.org>
3362
3363 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3364
867d4bb3
JB
33652009-02-19 Juanma Barranquero <lekktu@gmail.com>
3366
3367 * basic.texi (Moving Point, Position Info):
3368 * files.texi (Visiting):
3369 * mini.texi (Completion Options):
3370 * text.texi (HTML Mode): Remove duplicate words.
3371
49b5c0e8
GM
33722009-02-20 Glenn Morris <rgm@gnu.org>
3373
3374 * rmail.texi: Minor updates for mbox rather than Babyl.
3375
f43a822c
KB
33762009-02-17 Karl Berry <karl@gnu.org>
3377
49b5c0e8 3378 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3379
80d634b8
RS
33802009-02-17 Richard M Stallman <rms@gnu.org>
3381
3382 * anti.texi (Antinews): Mention Babyl format.
3383
3384 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3385
3386 * rmail.texi: Update for mbox format.
3387 Various small fixes, as well as the following.
3388 (Out of Rmail): Node deleted.
3389 (Rmail): Update menu.
3390 (Rmail Files): Comment out set-rmail-inbox-list.
3391 Document rmail-inbox-list instead.
3392 (Rmail Output): Substantial changes since C-o is now
3393 rmail-output-as-seen and o is rmail-output.
3394 (Rmail Attributes): Delete `stored', add `retried'.
3395 (Rmail Display): Editing headers works in all cases.
3396
f0d129c6
GM
33972009-02-17 Glenn Morris <rgm@gnu.org>
3398
3399 * basic.texi (Position Info): M-x count-lines-region is not always on
3400 M-=. (Bug#2269)
3401
160f11d3
GM
34022009-02-09 Glenn Morris <rgm@gnu.org>
3403
3404 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3405 defaults.
3406
763e01c4
EZ
34072009-02-07 Eli Zaretskii <eliz@gnu.org>
3408
3409 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3410 documentation of possible problems with redecoding.
3411
f5e1441d
GM
34122009-02-03 Glenn Morris <rgm@gnu.org>
3413
3414 * rmail.texi (Out of Rmail): Mention b2m.pl.
3415
e1eabe41
GM
34162009-01-31 Glenn Morris <rgm@gnu.org>
3417
3418 * rmail.texi (Out of Rmail): Correct b2m location.
3419
dd05f9de
CY
34202009-01-27 Chong Yidong <cyd@stupidchicken.com>
3421
3422 * fixit.texi (Undo): Update undo limit values.
3423
d74d846e
GM
34242009-01-27 Glenn Morris <rgm@gnu.org>
3425
3426 * emacs.texi (Top): Fix Antinews menu entry.
3427
49ffdce8
KB
34282009-01-25 Karl Berry <karl@gnu.org>
3429
3430 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3431 item with no marker, instead of the syntactically incorrect
3432 @itemize @asis.
3433
467e8d77
JL
34342009-01-25 Juri Linkov <juri@jurta.org>
3435
3436 * building.texi (Grep Searching): Fix index entry for lgrep.
3437
6c60bbdb
EZ
34382009-01-24 Eli Zaretskii <eliz@gnu.org>
3439
3440 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3441
9ce5a36f
AR
34422009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3443
3444 * macos.texi (Preferences Panel): Update description of font setting to
3445 reflect that prior frame selection is no longer needed.
3446
9aa5f2fb
NR
34472009-01-20 Nick Roberts <nickrob@snap.net.nz>
3448
3449 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3450 raise GUD subsections.
3451
3892ff9c
GM
34522009-01-15 Glenn Morris <rgm@gnu.org>
3453
3454 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3455
14731c8f
GM
34562009-01-10 Glenn Morris <rgm@gnu.org>
3457
3458 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3459
45c55e53
CY
34602009-01-04 Chong Yidong <cyd@stupidchicken.com>
3461
3462 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3463 logical lines.
3464
2e4667d1
JL
34652008-12-29 Juri Linkov <juri@jurta.org>
3466
3467 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3468
3469 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3470
2a3eac47
CY
34712008-12-28 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3474 goto-address-mode instead of goto-address.
3475
3da8da94
CY
3476 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3477 mode.
3478
2a3eac47
CY
3479 * emacs.texi (Top): Update node listing.
3480
057f6dd3
EZ
34812008-12-26 Eli Zaretskii <eliz@gnu.org>
3482
3483 * custom.texi (Directory Variables): Explain what is a "project".
3484 Add indexing. Improve wording. Add a footnote about using
3485 _dir-locals.el on MS-DOS.
3486
e6979067
DN
34872008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3488
3489 * files.texi (Misc File Ops): Mention chmod as an alias for
3490 set-file-modes.
3491
9de15963
MR
34922008-12-24 Martin Rudalics <rudalics@gmx.at>
3493
3494 * help.texi (Help): Fix typos and reword.
3495 (Help Summary): Add entries for C-h n and C-h r, reorder
3496 entries, and do some minor fixes.
3497 (Name Help): Say that C-h F works for commands only.
3498 (Misc Help): Say that view-lossage displays 300 keystrokes.
3499
236fd60d
GM
35002008-12-20 Glenn Morris <rgm@gnu.org>
3501
3502 * ack.texi (Acknowledgments): General update based on AUTHORS,
3503 including removal of some stuff no longer distributed.
3504
ed9265fc 35052008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3506
ed9265fc 3507 * fixit.texi: Mention hunspell.
349b3256 3508
e840fca5
GM
35092008-12-19 Glenn Morris <rgm@gnu.org>
3510
3511 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3512 Consolidate explanatory text at start.
e840fca5
GM
3513
3514 * display.texi (Text Display):
3515 * indent.texi (Indentation): Use @acronym with ASCII.
3516
9dfa7983
GM
35172008-12-18 Glenn Morris <rgm@gnu.org>
3518
3519 * ack.texi: Various small updates and fixes.
3520
97b3a00b
JL
35212008-12-18 Juri Linkov <juri@jurta.org>
3522
3523 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3524 as a key binding to start a forward nonincremental word search.
3525 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3526 a backward nonincremental word search. Add index for `M-s w'
3527 `isearch-forward-word'.
3528 (Regexp Search): Add a short summary of regexp key commands like
3529 in the node "Basic Isearch".
3530 (Other Repeating Search): Fix typo.
3531
35322008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3533
3534 * misc.texi (PostScript Variables): Fix doc.
3535
31ce6a07
CY
35362008-12-10 Chong Yidong <cyd@stupidchicken.com>
3537
3538 * programs.texi (Program Modes): Mention Ruby mode.
3539
636b507b
DN
35402008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3541
3542 * misc.texi (emacsclient Options): Describe what an empty string
3543 argument does for --alternate-editor.
3544
a323fa14
CY
35452008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3546
3547 * cmdargs.texi (Font X): Distinguish between client-side and
3548 server-side fonts. List valid Fontconfig properties. Add reference to
3549 Fontconfig manual. List valid GTK font properties. Explain use of
3550 fc-list.
3551
c5ca6cd0
CY
35522008-12-09 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * cmdargs.texi (Font X): Move discussion of quoting to top.
3555
e5136377
GM
35562008-12-06 Glenn Morris <rgm@gnu.org>
3557
3558 * maintaining.texi (Old Revisions): Improve previous change.
3559
248c026b
RS
35602008-12-05 Richard M Stallman <rms@gnu.org>
3561
3562 * anti.texi (Antinews): Minor fixes.
3563
a9253a1e
GM
35642008-12-03 Glenn Morris <rgm@gnu.org>
3565
3566 * maintaining.texi (Old Revisions): Fix diff-switches description.
3567
fa687b02
MR
35682008-12-01 Martin Rudalics <rudalics@gmx.at>
3569
3570 * emacs.texi (Top): Fix typo.
3571
72e6decd
CY
35722008-11-30 Chong Yidong <cyd@stupidchicken.com>
3573
320ee034
CY
3574 * misc.texi (Document View): Explain dependence on gs at the top.
3575 Copyedits.
3576
3577 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3578
72e6decd
CY
3579 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3580 (Comment Commands): Discuss region-active behavior of M-; first.
3581
2a472ee4
MR
35822008-11-29 Martin Rudalics <rudalics@gmx.at>
3583
9c6361c9
MR
3584 * display.texi (Line Truncation): Add reference to Continuation
3585 Lines.
3586
2a472ee4
MR
3587 * windows.texi (Pop Up Window): Mention split-height-threshold
3588 and split-width-threshold.
9c6361c9 3589 (Split Window): Add reference to Continuation Lines.
2a472ee4 3590
e93bc142
AR
35912008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3592
3593 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3594 (GNUstep Support): New node.
3595 * anti.texi:
3596 * emacs.texi:
3597 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3598
43b978db
RS
35992008-11-28 Richard M Stallman <rms@gnu.org>
3600
3601 * misc.texi (Dissociated Press): Minor cleanups.
3602
3603 * dired.texi (Image-Dired): Avoid passive.
3604
e8e2bd93
EZ
36052008-11-28 Eli Zaretskii <eliz@gnu.org>
3606
3607 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3608 representation.
3609
8d2d45da
CY
36102008-11-26 Richard M. Stallman <rms@gnu.org>
3611
3612 * files.texi (Visiting): Rewrite paragraph for clarity.
3613
3614 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3615
a5f7bbcc
AM
36162008-11-25 Alan Mackenzie <acm@muc.de>
3617
3618 * programs.texi (Moving by Parens): Clarify that parens inside strings
3619 and comments are ignored, and that the commands assume the starting
3620 point isn't in a string or comment.
3621
a71703d3
AR
36222008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3623
3624 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3625 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3626 version.
3627 (Mac Customization): Rewrite Preferences Panel section and merge in to
3628 this node, add Open files by dragging to an Emacs window.
3629
3630 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3631
aa5ab79a
CY
36322008-11-26 Chong Yidong <cyd@stupidchicken.com>
3633
0cc92c19
CY
3634 * files.texi (Misc File Ops): Document set-file-modes.
3635
c366b4e4
CY
3636 * windows.texi (Split Window): Document integer values of
3637 truncate-partial-width-windows.
3638
aa5ab79a
CY
3639 * text.texi (Text): Simplify description of markup languages.
3640 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3641 (TeX Editing): Note that `""' inserts one `"' character.
3642 (HTML Mode): Note in the introduction that XML mode is an alias for
3643 SGML mode. Mention nXML mode.
3644
56221db7
CY
36452008-11-25 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * building.texi (Watch Expressions): Fix typo.
3648
90effe33
CY
36492008-11-24 Chong Yidong <cyd@stupidchicken.com>
3650
f90a5ae3
CY
3651 * files.texi (Visiting): Document new behavior of
3652 confirm-nonexistent-file-or-buffer.
3653
1c6c854e
CS
3654 * buffers.texi (Select Buffer):
3655 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3656
a18ffb4a
CY
3657 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3658 edit-picture.
3659
90effe33
CY
3660 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3661 edit-picture', since that is just an alias for picture-mode.
3662 (Sentences): Note that repeated M-@ extends the region.
3663 (Pages): Make terminology more consistent. Link to Regexps node.
3664 (Longlines): Discuss relationship with Visual Line mode.
3665 (Text Mode): Remove extraneous discussion of other modes, since they
3666 were already introduced in the parent node.
3667
e85103ec
CY
36682008-11-23 Chong Yidong <cyd@stupidchicken.com>
3669
5cb2fe30
CY
3670 * anti.texi (Antinews): Rewrite.
3671
1eb9b307 3672 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3673
3674 * frames.texi (Frame Commands): Mention "minimize" terminology.
3675
e85103ec
CY
3676 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3677 formats.
b908332f
CY
3678 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3679 (Misc X): Don't document useless -hb option.
e85103ec 3680
607f5f88
JL
36812008-11-22 Juri Linkov <juri@jurta.org>
3682
3683 * dired.texi (Dired Navigation): Change normal file name search option
3684 from `non-nil' to `t'. Add `dwim' option.
3685
e1b867a0
JL
36862008-11-22 Juri Linkov <juri@jurta.org>
3687
3688 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3689 ".dir-locals.el". Rename `define-project-bindings' to
3690 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3691 `dir-locals-set-directory-class'.
3692
dd186936
LK
36932008-11-22 Lute Kamstra <lute@gnu.org>
3694
3695 * buffers.texi (Select Buffer): Index goto-line.
3696 * basic.texi (Moving Point): Mention the use of a numeric prefix
3697 argument with goto-line and refer to Select Buffer for the use of a
3698 plain prefix argument.
3699
4b121911
GM
37002008-11-19 Glenn Morris <rgm@gnu.org>
3701
3702 * doclicense.texi: Update to FDL 1.3.
3703 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3704
27267e4c
CY
37052008-11-17 Chong Yidong <cyd@stupidchicken.com>
3706
696f351d
CY
3707 * custom.texi (Minor Modes): Define mode commands and mode variables
3708 more precisely. Recommend using mode commands instead of setting
3709 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3710 (Easy Customization): Use "init file" instead of .emacs.
3711 (Customization Groups): Update to new Custom buffer appearance.
3712 (Saving Customizations): Copyedits. Update example.
3713 (Variables): Give example of variable type-sensitivity.
3714 (Examining): Update example.
3715 (Hooks): Copyedits.
3716 (Specifying File Variables): Use C comments instead of an artificial
3717 Lisp for the example.
3718 (Keymaps): Move internals discussion to Prefix Keymaps.
3719 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3720 (Init Rebinding): Document kbd macro.
3721 (Init File): Link to Find Init.
696f351d
CY
3722
3723 * mark.texi (Using Region): Document Delete Selection Mode more
3724 thoroughly.
3725
3726 * frames.texi (Mouse Commands): Move most of the description of Delete
3727 Selection Mode to Using Region, and link to it.
1bc9c425 3728 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3729
b0570c25
CY
3730 * building.texi (Compilation): Document first-error value of
3731 compilation-scroll-output.
3732 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3733 works as soon as an error is available. Suggested by Juri Linkov.
3734
27267e4c
CY
3735 * mini.texi (Passwords): New node.
3736
3737 * files.texi (Remote Files): Link to Passwords node.
3738
3739 * emacs.texi (Top): Update node listings.
3740
122eb807
CY
37412008-11-16 Chong Yidong <cyd@stupidchicken.com>
3742
9c9855a3
CY
3743 * ack.texi (Acknowledgments): Some updating of credits.
3744
bd6fdcad
CY
3745 * emacs.texi (Acknowledgments): Add a couple more names.
3746
dd1eef46
CY
3747 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3748
122eb807 3749 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3750 (Misc File Ops): Document use of trash.
122eb807 3751
801a8da1
JB
37522008-11-16 Juanma Barranquero <lekktu@gmail.com>
3753
3754 * macos.texi (Mac Customization): Fix typos.
3755
0b4f2253
CY
37562008-11-14 Chong Yidong <cyd@stupidchicken.com>
3757
3758 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3759 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3760 the conventions of the main Emacs manual.
3761
3762 * emacs.texi (Top): Update node listings.
3763
517e2b89
CY
37642008-11-12 Chong Yidong <cyd@stupidchicken.com>
3765
07a85685
CY
3766 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3767 command-line-args is processed during startup.
3768 (Action Arguments): Correctly describe how file arguments interact with
3769 the startup screen. Link to Lisp Interaction for scratch buffer.
3770 (Initial Options): Link to Command Example for -batch option.
3771 (Environment): Document initial-environment.
3772
517e2b89
CY
3773 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3774 can't be changed in the site-start file.
3775
6337bbde
CY
37762008-11-07 Chong Yidong <cyd@stupidchicken.com>
3777
3778 * dired.texi (Dired): Mention C-x C-d too.
3779 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3780 (Dired Navigation): Explain dired-goto-file more clearly.
3781 Document dired-isearch-filenames.
6337bbde
CY
3782 (Dired Deletion): Remove unnecessary "expunged" terminology.
3783 (Flagging Many Files): & is now rebound to `% &'.
3784 (Shell Commands in Dired): Document dired-do-async-shell-command.
3785 Clarify how multi-file arguments are passed.
3786 (Misc Dired Features): Document dired-do-isearch.
3787
9e8eeff9
CY
37882008-11-06 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3791
e071f849
CY
37922008-11-03 Chong Yidong <cyd@stupidchicken.com>
3793
3794 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3795
05482eb1
CY
37962008-11-01 Chong Yidong <cyd@stupidchicken.com>
3797
e2346dea
CY
3798 * programs.texi (Program Modes): Link to Program Indent node.
3799 (Left Margin Paren): Explain consequences of changing
3800 open-paren-in-column-0-is-defun-start more concisely.
3801 (Which Function, Program Indent, Info Lookup): Minor edits.
3802 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3803 (Multi-line Indent): If region is active, TAB indents the region.
3804 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3805 (Matching): The delimiter at the cursor is highlighted---the character
3806 changes color.
3807 (Symbol Completion): Link to Completion node.
3808
e4b6428c
CY
3809 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3810 a strictly text-only system.
3811
05482eb1
CY
3812 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3813 batch mode.
3814
a11d3737
RS
38152008-11-01 Richard M. Stallman <rms@gnu.org>
3816
5abad626
RS
3817 * misc.texi (Document View): Major rewrite.
3818
a11d3737
RS
3819 * maintaining.texi (Types of Log File): Change logs are older than
3820 version control.
3821 (VCS Concepts): Simplify and rearrange.
3822 (Version Control Systems): Make it clear that Linux is only the kernel.
3823 (VC Mode Line): Shorten reference to menu item.
3824 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3825 (VC Directory Mode): Minor cleanup.
3826 Unchanged files are hidden, not omitted.
3827 (VC Directory Commands): Shorten and simplify.
3828 (Change Log Commands): New node, split from Change Logs.
3829 (VC Directory Buffer): New node, split from VC Directory Mode.
3830
c55a4acb
CY
38312008-10-31 Chong Yidong <cyd@stupidchicken.com>
3832
1c6c854e 3833 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3834 from files.texi.
3835
1c6c854e
CS
3836 * files.texi (Version Control): Move to maintaining.texi.
3837 Subnodes moved as well.
3838 (Document Files): Move to misc.texi.
df0356f6 3839
c55a4acb
CY
3840 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3841 vc-update-change-log.
df0356f6
CY
3842 (Version Control): Move here from files.texi.
3843 (Format of ChangeLog): Make it a subnode of Change Log.
3844
3845 * emacs.texi (Top): Update node listing.
c55a4acb 3846
ef082374
TH
38472008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3848
3849 * files.texi (Files): Add a section about document
3850 files (doc-view-mode).
3851
d52582c3
CY
38522008-10-31 Chong Yidong <cyd@stupidchicken.com>
3853
1c6c854e
CS
3854 * building.texi (Compilation Mode):
3855 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3856 (Debuggers): Lower GUD subsections to subsubsections.
3857 (Starting GUD): Add cindex.
3858 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3859
4e0a0968
CY
38602008-10-30 Chong Yidong <cyd@stupidchicken.com>
3861
03625b47
CY
3862 * indent.texi (Indentation): Link to Program Indent.
3863
4e0a0968
CY
3864 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3865 now uses emacsclient's terminal.
3866
8bd3f7ef
CY
38672008-10-29 Chong Yidong <cyd@stupidchicken.com>
3868
80e5620e
CY
3869 * mark.texi (Using Region): Document use-empty-active-region.
3870
97d5c404
CY
3871 * emacs.texi (Top): Update node listings.
3872
1c6c854e
CS
3873 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3874 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3875 (Invoking emacsclient): Rewrite, moving optional arguments to
3876 emacsclient Options.
21d2bae3
CY
3877 (emacsclient Options): New node. Document server-use-tcp and
3878 server-host.
8bd3f7ef 3879
5fda2cbd
CY
38802008-10-28 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * indent.texi (Indentation): Replace list with paragraphed text,
3883 putting description of syntax-driven indentation first. Document new
3884 effect of active regions on tab.
3885 (Tab Stops): Note that editable tab stops affect indentation commands.
3886
4ff029f6
DN
38872008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3888
3889 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3890
996cd6e4
CY
38912008-10-23 Chong Yidong <cyd@stupidchicken.com>
3892
f28815e3
CY
3893 * custom.texi (Function Keys): Note that modified keypad keys are not
3894 translated.
3895
996cd6e4
CY
3896 * basic.texi (Arguments): Explain how to insert multiple digits.
3897
49545fe2
MA
38982008-10-22 Michael Albinus <michael.albinus@gmx.de>
3899
3900 * files.texi (Remote Files): Precise selection of default method.
3901 Rewrite paragraph about disabling remote file names.
3902
edac0b53
CY
39032008-10-22 Chong Yidong <cyd@stupidchicken.com>
3904
e752c544
CY
3905 * search.texi (Special Isearch): Document M-TAB is isearch.
3906
edac0b53
CY
3907 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3908 command.
3909
3910 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3911
20a36054
TH
39122008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3913
1c6c854e 3914 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3915 section.
3916
69051ab6
CY
39172008-10-21 Chong Yidong <cyd@stupidchicken.com>
3918
c4b1a32a
CY
3919 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3920 to files.texi. Move contents of vc2-xtra.texi here.
3921
3922 * vc2-xtra.texi: File removed.
3923
3924 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3925 Directory Commands from the submenu. Don't include deleted file
3926 vc2-xtra.texi.
3927
3928 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3929 (Version Control): Add VC Directory Mode and VC Directory Commands to
3930 the submenu.
3931 (Why Version Control?): Use table format.
3932 (Version Control Systems): Note that Meta-CVS support is gone.
3933 (VCS Concepts): Note precisely when VC started supporting filesets.
3934 Remove bogus xref to CVS Options node.
3935 (Types of Log File): Copyedits.
3936 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3937 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3938 The Right Thing.
3939 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3940 (Log Buffer): Reorganize node, putting C-c C-c description first.
3941 (Old Revisions): Use CVS for example, not RCS.
3942 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3943 Commands from the submenu, putting them under Version Control.
3944 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3945 need to include it in the manual unconditionally, since it is now
3946 crucial to using distributed version control systems.
1a6e2954
CY
3947 (Comparing Files): Note that diff uses the minibuffer, and that the
3948 output is shown using Diff mode.
1c6c854e
CS
3949 (Diff Mode): Explain what "patch" and "hunk" mean.
3950 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3951 diff-show-trailing-whitespaces.
1a6e2954 3952 (File Archives): Add rar support.
c4b1a32a 3953
69051ab6
CY
3954 * major.texi (Choosing Modes): Make mode selection sequence more
3955 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3956 magic-mode-alist is nil by default.
3957 Document magic-fallback-mode-alist.
69051ab6 3958
e7421e03
CY
39592008-10-20 Chong Yidong <cyd@stupidchicken.com>
3960
3961 * frames.texi (Mouse References): Copyedits.
3962
6b2efdc2
TH
39632008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3964
3965 * ack.texi (Acknowledgments): Add myself as doc-view author.
3966
9c5e9396
EZ
39672008-10-20 Eli Zaretskii <eliz@gnu.org>
3968
3969 * frames.texi (Dialog Boxes): Add @cindex entries.
3970
dac94f8e
CY
39712008-10-20 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3974 (Text-Only Mouse): Copyedit.
3975
25597d40
CY
39762008-10-19 Chong Yidong <cyd@stupidchicken.com>
3977
f8a447f6
CY
3978 * frames.texi: Use @key throughout for mouse clicks.
3979 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3980 (Secondary Selection): Fix modified mouse click syntax.
3981 (Clipboard): Describe Cut, Copy and Paste commands.
3982 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3983 Copyedits.
3984 (Creating Frames): Add xref to Init File.
3985 (Frame Commands): Add xref to Exiting.
3986 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3987
b0f95216
CY
39882008-10-15 Chong Yidong <cyd@stupidchicken.com>
3989
b0817f00
CY
3990 * files.texi (Version Control): Copyedits. Add Bazaar.
3991 (Version Control Systems): List different VCS's using an itemized list.
3992 Add Bazaar.
3993 (VCS Concepts): Copyedits. Tweak description of file merging.
3994
b0f95216
CY
3995 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3996 (Cut/Paste Other App): Document select-active-regions and
3997 x-select-enable-primary.
3998
69d0d701
CY
39992008-10-13 Chong Yidong <cyd@stupidchicken.com>
4000
4001 * mark.texi (Shift Selection): Correct case in node name.
4002
4003 * emacs.texi (Top): Update node order in Mark chapter.
4004
375e8351
EZ
40052008-10-12 Eli Zaretskii <eliz@gnu.org>
4006
4007 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4008
4009 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4010 elsewhere in the manual instead of describing yet again the intricacies
4011 of $HOME on MS-Windows and MS-DOS.
4012
ab58114f
CY
40132008-10-12 Chong Yidong <cyd@stupidchicken.com>
4014
4f959513 4015 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4016 (Minibuffer File): Add discussion of `~' in file names.
4017 Add insert-default-directory index reference.
4f959513 4018
ab58114f
CY
4019 * files.texi (File Names): Reorganize description.
4020 (Visiting): Add xref to Mode Line. Copyedits.
4021 (Save Commands): Mention prefix behavior of C-x C-s.
4022 (Numbered Backups): Node deleted.
4023 (Backup Names): Contents of Numbered Backups moved here. State default
4024 of version-control variable.
4025 (Reverting): Copyedits.
4026 (Version Control): Add additional version control systems.
4027
4028 * emacs.texi (Top): Delete Numbered Backups node.
4029
4030 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4031 Backup Names.
f2884f63 4032 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4033
b0b5100a
RF
40342008-10-11 Romain Francoise <romain@orebokech.com>
4035
4036 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4037
89774b5f
CY
40382008-10-11 Chong Yidong <cyd@stupidchicken.com>
4039
4040 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4041 (Select Buffer): Mention use of minibuffer history. Describe default
4042 value of default-major-mode. Mention that C-x 4 b selects the other
4043 window.
4044 (List Buffers): Document CRM indicators in the order they appear.
4045 (Kill Buffer): Document new command kill-matching buffers.
4046 (Several Buffers): Move explanation of the relationship between buffer
4047 list and buffer menu to the top.
4048 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4049
4c72bf27
CY
40502008-10-10 Chong Yidong <cyd@stupidchicken.com>
4051
4052 * entering.texi (Exiting): Document change of C-x C-c to
4053 save-buffers-kill-terminal. Document kill-emacs.
4054
f68eb991
EZ
40552008-09-30 Eli Zaretskii <eliz@gnu.org>
4056
4057 * mule.texi (Coding Systems): Don't mention codepage-setup.
4058
4059 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4060 cpNNN coding systems anymore.
4061 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4062 for unibyte mode. Don't mention line-drawing characters.
4063 Don't mention dos-unsupported-char-glyph.
f68eb991 4064
1a2dd44d
CY
40652008-09-25 Chong Yidong <cyd@stupidchicken.com>
4066
4067 * search.texi (Search): Shorten introduction.
4068 (Basic Isearch): Add command table. Discuss reverse isearch and
4069 isearch highlighting.
4070 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4071 ring to cindex.
4072 (Special Isearch): Move input methods discussion here.
4073 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4074 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4075 Repeat Isearch.
4076 (Isearch Minibuffer): New node.
4077 (Word Search): Document new word search commands.
4078 (Regexp Example): Simplify example using sentence-end-base variable.
4079 (Replace): Reword introduction.
4080 (Unconditional Replace): Remove unnecessary example.
4081 (Other Repeating Search): Document new `M-s o' binding.
4082
4083 * emacs.texi (Top): Update node listings.
4084
e45da31d
JB
40852008-09-22 Juanma Barranquero <lekktu@gmail.com>
4086
4087 * emacs.texi (Top): Remove Kill Errors from menu.
4088
841c8096
CY
40892008-09-22 Chong Yidong <cyd@stupidchicken.com>
4090
402168fa
CY
4091 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4092 interface for defining macros. Simplify examples. Note that C-g quits
4093 macro definitions.
1c6c854e
CS
4094 (Keyboard Macro Counter): Document using F3 to insert counter.
4095 Give usage example.
402168fa
CY
4096 (Keyboard Macro Query): Organize query responses in a table.
4097
1c6c854e
CS
4098 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4099 Link to Erasing node.
841c8096
CY
4100 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4101 rationale to a footnote.
4102 (Kill Errors): Remove node, due to redundancy with Erasing.
4103 (Spelling): Move discussion of flyspell to end. Note new behavior of
4104 M-$ in active region. Remove non-ispell-specific keybindings from
4105 table.
4106
eab2ee89
DN
41072008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4108
4109 * cmdargs.texi (Initial Options): Document --daemon.
4110
3d53e905
GM
41112008-09-20 Glenn Morris <rgm@gnu.org>
4112
4113 * files.texi (Numbered Backups): Mention that some modes set
4114 version-control.
4115
1c90484d
GM
41162008-09-20 Jim Blandy <jimb@red-bean.com>
4117
4118 * files.texi (Numbered Backups): Reference File Variables, as well.
4119 Remove discussion of Rmail's implementation.
4120
0fc0d844
CY
41212008-09-06 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * misc.texi (Recursive Edit): Note that top-level exits active
4124 minibuffers.
4125
4126 * trouble.texi (Quitting): Likewise.
4127
b18d283d
CY
41282008-08-31 Chong Yidong <cyd@stupidchicken.com>
4129
4130 * emacs.texi (Top): Add Temporary Face Changes xref.
4131
4132 * display.texi (Display): Move Temporary Face Changes node to just
4133 after Standard Faces.
4134 (Scrolling): Document recenter-top-bottom instead of recenter.
4135 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4136 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4137 (Display Custom): Copyedits.
4138 (Optional Mode Line): Document display-battery-mode.
4139
180135fc
RF
41402008-08-27 Romain Francoise <romain@orebokech.com>
4141
4142 * custom.texi (Directory Variables): Minor fix.
4143
d3fe3475
GM
41442008-08-27 Glenn Morris <rgm@gnu.org>
4145
4146 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4147 descriptions.
4148 (Calendar Customizing): Tweak layout description.
183080b6 4149 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4150 markers. Condense calendar-star-date and calendar-mark-today
4151 description.
4152 (Holiday Customizing): Add oriental and solar holidays.
4153 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4154 Fix holiday-float description. Use zerop in examples. Be less verbose.
4155 (Date Display Format): Change ISO format. Be less verbose.
4156 (Diary Customizing): Mention day and month abbrev arrays.
4157 Mention the date-form variables by name. Update European example.
4158 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4159 Condense examples. Mention diary-entry-symbols by name.
4160 Condense table for insertion commands.
4161 (Fancy Diary Display): Mention diary-include-string and
4162 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4163 Ethiopic, Persian date functions. Condense descriptions.
4164
4165 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4166 (Adding to Diary): Adapt for changed node name.
4167
71755807
GM
41682008-08-26 Glenn Morris <rgm@gnu.org>
4169
4170 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4171 node "Hebrew/Islamic Entries".
4172
4173 * calendar.texi (Specified Dates): Fix names of iso functions.
4174 (General Calendar): There may not be another window.
4175 (Writing Calendar Files, Holidays): Tweak intro.
4176 (Holidays): Mention Baha'i and Chinese holidays.
4177 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4178 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4179 (To Other Calendar): Add calendar-print-other-dates.
4180 Refer to "graphic display" rather than "X.
4181 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4182 (Displaying the Diary): Fix whitespace after reference.
4183 Fix `diary-number-of-entries' reference.
4184 (Date Formats): Explicitly mention that day names can be abbreviated.
4185 (Adding to Diary): Add some references to other sections.
4186 (Special Diary Entries): Fix reference.
4187 (Appointments): Simplify appt-message-warning-time entry.
4188 Clarify where times must be.
4189 (Importing Diary): Comment out icalendar paragraph that does not apply.
4190 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4191
d76ebc75
GM
41922008-08-23 Glenn Morris <rgm@gnu.org>
4193
4194 * fortran-xtra.texi (Fortran): Change description of free form and
4195 fixed form a bit. Mention hideshow and imenu.
4196 (Fortran Motion): Mention fortran-end-of-subprogram,
4197 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4198 (Fortran Indent): Minor re-word.
4199 (ForIndent Commands): Mention fortran-fill-paragraph and
4200 fortran-fill-statement.
4201 (ForIndent Cont): Mention fortran-tab-mode-string.
4202 (Fortran Comments): Mention fortran-comment-line-start-skip.
4203 (Fortran Columns): Mention font-locking.
4204 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4205
1fc0ce04 42062008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4207
4208 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4209
5c52e13c
CY
42102008-08-22 Chong Yidong <cyd@stupidchicken.com>
4211
4212 * mini.texi (Minibuffer): Simplify introduction.
4213 (Minibuffer File): Document tilde in minibuffer filenames.
4214 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4215 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4216 (Completion Example): Update example to current command list.
4217 (Completion Options): Document `lazy' value of completion-auto-help.
4218 Update contents of completion-ignored-extensions.
4219 (Minibuffer History): Describe "future history" list. State default
4220 value of history-delete-duplicates.
4221
77a00355
GM
42222008-08-21 Glenn Morris <rgm@gnu.org>
4223
4224 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4225 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4226
39ee1d04
CY
42272008-08-17 Chong Yidong <cyd@stupidchicken.com>
4228
4229 * regs.texi (Registers): Clarify valid register names.
4230 (RegPos): Note that buffer is saved and restored too.
4231 (RegText): Note that mark is reactivated/deactivated.
4232 (RegConfig): Xref to Windows node.
4233
b12c348f
CY
42342008-08-16 Chong Yidong <cyd@stupidchicken.com>
4235
3ae7ba79
CY
4236 * basic.texi (Inserting Text): Provide command name for C-q.
4237
b12c348f
CY
4238 * killing.texi (Killing): Copyedit. Define read-only text.
4239 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4240 (Killing by Lines): Copyedit.
4241 (Other Kill Commands): Move M-w description here.
4242 (Yanking): Move M-w to Other Kill Commands.
4243 (Kill Ring): Also mention saving text in registers. Link to Text
4244 Properties in elisp manual.
4245 (Accumulating Text): Copyedit.
4246 (CUA Bindings): Shift selection is now the default.
4247
d8ff7692
TZ
42482008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4249
4250 * maintaining.texi (Change Log): Mention next-error is available.
4251
a43a8a2e
GM
42522008-08-10 Glenn Morris <rgm@gnu.org>
4253
4254 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4255 and intermonth text.
4256 (Holiday Customizing): Add holiday-chinese.
4257
eba27308
EZ
42582008-08-08 Eli Zaretskii <eliz@gnu.org>
4259
4260 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4261
5f14a5b3
DN
42622008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4263
4264 * files.texi (Log Buffer): Describe C-c C-d.
4265 (Diff Mode): Describe C-x 4 A.
4266
49989bff
EZ
42672008-08-06 Eli Zaretskii <eliz@gnu.org>
4268
4269 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4270
5c915c02
DN
42712008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4272
2beaf97a
DN
4273 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4274 describe the new bindings to show the changeset diff, toggle annotation
4275 visibility, show revisions.
4276 (VC Status): Describe key bindings for modifying the change comments,
4277 displaying changeset diffs and annotations.
4278
5c915c02
DN
4279 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4280
71798ace
NR
42812008-08-05 Nick Roberts <nickrob@snap.net.nz>
4282
4283 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4284
b8949644
EZ
42852008-08-02 Eli Zaretskii <eliz@gnu.org>
4286
4287 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4288 and wording.
4289
819567d1
DN
42902008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4291
4292 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4293 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4294 commands. Improve some old info.
4295
5f38310a
CY
42962008-07-31 Chong Yidong <cyd@stupidchicken.com>
4297
0dc3906b
CY
4298 * display.texi (Visual Line Mode): New node.
4299
5f38310a 4300 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4301 (Moving Point): Add additional alternative key bindings.
4302 Describe line-move-visual.
5f38310a
CY
4303 (Erasing): Describe DEL.
4304 (Basic Undo, Blank Lines, Arguments): Copyedit.
4305 (Continuation Lines): Mention Visual Line mode.
4306 (Position Info): Move extended discussion to mule.texi.
4307
4308 * mule.texi (International Chars): Describe C-x =.
4309
4310 * emacs.texi (Top): Add Visual Line Mode node.
4311
7c2fb837
DN
43122008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4313
4314 * emacs.texi: Remove VMS support.
4315
3f6b73ef
DN
43162008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4317
4318 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4319 the vc-dir command name.
4320
9e2a2647
DN
43212008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4322
4323 * xresources.texi: Remove mentions of Mac Carbon.
4324
568beaa2
AS
43252008-07-19 Andreas Schwab <schwab@suse.de>
4326
4327 * ns-emacs.texi: Move to ../misc.
4328
0ef94706
CY
43292008-07-15 Chong Yidong <cyd@stupidchicken.com>
4330
4331 * entering.texi (Exiting): Don't describe text-only terminals as the
4332 default. Describe the new startup screen.
4333 (Exiting): Describe how to kill Emacs first. Change description of
4334 iconification to handle modern window systems.
4335
ba60bd44 43362008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4337
4338 * ns-emacs.texi: New file, documents features of Emacs port under
4339 NeXTstep windowing.
4340
9f30aa73
CY
43412008-07-15 Chong Yidong <cyd@stupidchicken.com>
4342
938a5d2e
CY
4343 * entering.texi (Entering Emacs): Update prev node.
4344
4345 * glossary.texi (Glossary): Remove xref to Text Characters.
4346
9f30aa73
CY
4347 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4348 directly, rather than in the context of ASCII. Move description of
4349 special properties of modifier key to new Modifier Keys node.
4350 (Keys): Copyedit.
4351 (Text Characters): Delete node. Multibyte is the default nowadays, and
4352 the node contents are obsolete.
4353
4354 * custom.texi (Modifier Keys): New node.
4355
4356 * emacs.texi (Top): Update node list.
4357
7e53d36c
CY
43582008-07-13 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4361 saying that Emacs provides menus and mouse support (which is par for
4362 the course).
4363
4364 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4365 early on.
4366 (Point): Copyedit. Relegate historical trivia to a footnote.
4367 (Mode Line): Explain mode-line format more consistently.
4368 (Menu Bar): Copyedit.
4369
1e9fa96d
GM
43702008-06-27 Glenn Morris <rgm@gnu.org>
4371
4372 * cal-xtra.texi (Sexp Diary Entries):
4373 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4374
dc9bebb8
CY
43752008-06-26 Chong Yidong <cyd@stupidchicken.com>
4376
4377 * mark.texi (Shift selection): New node.
4378 (Mark): Copyedits.
4379 (Persistent Mark): Move to the end of the chapter.
4380
e7881076
EZ
43812008-06-20 Eli Zaretskii <eliz@gnu.org>
4382
4383 * makefile.w32-in (distclean): Remove makefile.
4384
f427400c
NR
43852008-06-17 Nick Roberts <nickrob@snap.net.nz>
4386
4387 * building.texi (Starting GUD): Add an entry for gud-gdb.
4388 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4389 command mode.
4390
b597d348
GM
43912008-06-17 Glenn Morris <rgm@gnu.org>
4392
4393 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4394
647b7094
NR
43952008-06-17 Nick Roberts <nickrob@snap.net.nz>
4396
4397 * building.texi (Starting GUD): Expand on remote debugging.
4398 (Other GDB-UI Buffers): Mention new keyboard bindings.
4399
47a30023
GM
44002008-06-15 Glenn Morris <rgm@gnu.org>
4401
4402 * gnu.texi: Use a verbatim license for this invariant section,
4403 as per etc/GNU.
4404
37e5d54a
GM
44052008-06-13 Daniel Engeler <engeler@gmail.com>
4406
4407 * emacs.texi, misc.texi: Add documentation about serial port access.
4408
8e65d46c
GM
44092008-06-13 Glenn Morris <rgm@gnu.org>
4410
c1473b4c
MB
4411 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4412 maintain.info.
8e65d46c 4413
e40a85cd
MB
44142008-06-05 Miles Bader <miles@gnu.org>
4415
4416 * display.texi (Temporary Face Changes): Update to reflect function
4417 renamings in face-remap.el.
4418
56c73dec
MB
44192008-06-04 Miles Bader <miles@gnu.org>
4420
1c6c854e
CS
4421 * display.texi (Temporary Face Changes):
4422 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4423 `increase-buffer-face-height' and `decrease-default-face-height' now
4424 that they aren't bound by default.
4425
9d3d42fb
MB
44262008-06-03 Miles Bader <miles@gnu.org>
4427
4428 * display.texi (Temporary Face Changes): New node.
4429
2be6bfe2
EZ
44302008-05-31 Eli Zaretskii <eliz@gnu.org>
4431
4432 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4433
daf7e339
GM
44342008-05-31 Glenn Morris <rgm@gnu.org>
4435
4436 * cal-xtra.texi (Fancy Diary Display): Simplify.
4437
d21d2618
GM
44382008-05-30 Glenn Morris <rgm@gnu.org>
4439
4440 * cal-xtra.texi (Fancy Diary Display): Update for
4441 diary-display-function replacing diary-display-hook.
4442
71ce5fd0
JB
44432008-05-29 Drew Adams <drew.adams@oracle.com>
4444
4445 * msdog.texi (Windows Keyboard): Add descriptions of
4446 w32-register-hot-key and w32-unregister-hot-key.
4447
a3cdbdf8
MO
44482008-05-21 Tom Tromey <tromey@redhat.com>
4449
4450 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4451 Variables node.
4452
854a574c
MO
44532008-05-19 Tom Tromey <tromey@redhat.com>
4454
4455 * custom.texi (Variables): Add Directory Variables to menu.
4456 (Directory Variables): New node.
4457
7c2ec3f9
ER
44582008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4459
71ce5fd0 4460 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4461
370fded4
ER
44622008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4463
4464 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4465 Revision Tags and rewritten. Section now uses modern terminology,
4466 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4467 accurately.
4468
6af511e3
EZ
44692008-05-10 Eli Zaretskii <eliz@gnu.org>
4470
4471 * msdog.texi (Windows Files): Update documentation of
4472 w32-get-true-file-attributes.
4473
7a78b6e7
ER
44742008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4475
4476 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4477 directory mode.
4478
1bcfc24e
CY
44792008-05-08 Chong Yidong <cyd@stupidchicken.com>
4480
4481 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4482 entry "television".
1bcfc24e 4483
db86064f
ER
44842008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4485
ab5ec32c 4486 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4487
a31b405e
ER
44882008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4489
4490 * emacs/buffers.texi, emacs/files.texi (Version-control):
4491 vc-toggle-read-only is no longer a good idea...
4492
ff2c14fc
GM
44932008-04-29 Glenn Morris <rgm@gnu.org>
4494
4495 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4496
367c9b7c
JL
44972008-04-22 Juri Linkov <juri@jurta.org>
4498
4499 * dired.texi (Subdirectories in Dired): Describe using `^'
4500 to return to the parent directory.
4501
4ac1e9b4
NR
45022008-04-22 Nick Roberts <nickrob@snap.net.nz>
4503
4504 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4505 recent changes.
4506
b9b3bf2b
NR
45072008-04-19 Nick Roberts <nickrob@snap.net.nz>
4508
4509 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4510 (Other GDB-UI Buffers): Update for recent thread related changes.
4511
4d120d6a
SM
45122008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4513
4514 * maintaining.texi (Maintaining):
4515 * emacs.texi (Top): Typo.
4516
a152877d
SM
45172008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4518
b9b3bf2b
NR
4519 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4520 arg in `font-lock-add-keywords'.
a152877d 4521
36c0514c
GM
45222008-04-08 Glenn Morris <rgm@gnu.org>
4523
4524 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4525 Also add Baha'i calendar references where appropriate.
4526
06a97d46
GM
45272008-04-05 Glenn Morris <rgm@gnu.org>
4528
4529 * custom.texi (Init File): Byte-compiling .emacs is bad.
4530
6adc6eed
SM
45312008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4532
4533 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4534
571388b0
GM
45352008-03-29 Glenn Morris <rgm@gnu.org>
4536
4537 * calendar.texi: Update for `calendar-date-style' replacing
4538 `european-calendar'.
4539
3ae8f876
JR
45402008-03-28 Jason Rumney <jasonr@gnu.org>
4541
4542 * display.texi (Display Custom): Mention overlay-margin in text.
4543
5bc6ddff 45442008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4545
5bc6ddff
MB
4546 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4547 tutorial' comments.
03a864d5 4548
7186a830
CY
45492008-03-28 Chong Yidong <cyd@stupidchicken.com>
4550
4551 * mark.texi (Mark): Rearrange nodes.
4552 (Persistent Mark): Rename from Transient Mark.
4553 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4554 Describe Transient Mark mode as the default.
4555
4556 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4557 the default behavior with Transient Mark mode off.
4558 (Position Info): Fix typo.
4559
71ce5fd0
JB
4560 * display.texi (Standard Faces): Reference the Mark node.
4561 Remove discussion of the region face, which is discussed there.
7186a830
CY
4562
4563 * emacs.texi (Top): Update node listings.
4564
4565 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4566 as the default.
4567
4568 * fixit.texi (Undo): Standardize choice of undo key sequence.
4569 (Undo, Spelling): Describe Transient Mark mode as the default.
4570
4571 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4572 default.
4573
4574 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4575
4576 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4577 mode is the default, and note that the mark is not activated when set.
4578
4579 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4580 Describe Transient Mark mode as the default.
4581
4582 * search.texi (Basic Isearch): Reference the Mark Ring node.
4583 (Replace, Unconditional Replace, Other Repeating Search):
4584 Describe Transient Mark mode as the default.
4585
1c6c854e
CS
4586 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4587 Describe Transient Mark mode as the default.
7186a830
CY
4588 (Paragraphs): Describe how M-h behaves when region is active.
4589
4590 * trouble.texi (Quitting): Clarify effects of C-g.
4591
dc47d1ff
GM
45922008-03-13 Glenn Morris <rgm@gnu.org>
4593
4594 * emacs.texi (EMACSVER): Set to 23.0.60.
4595
e3e0fb39 45962008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4597
e3e0fb39
GM
4598 * dired.texi (Hiding Subdirectories): Fix previous change.
4599
46002008-03-05 Drew Adams <drew.adams@oracle.com>
4601
4602 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4603
5e14abf8
KS
46042008-02-28 Kim F. Storm <storm@cua.dk>
4605
4606 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4607 Move describe-distribution to C-h C-o.
4608 Move view-emacs-problems to C-h C-p.
4609 Add view-emacs-debugging on C-h C-d.
4610 Add view-external-packages on C-h C-e.
d0207bf3 4611 Add view-order-manuals on C-h C-m.
5e14abf8 4612
d0207bf3 46132008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4614
4615 * msdog-xtra.texi (MS-DOS): Docstring fix.
4616
87e391bb
EZ
46172008-02-09 Eli Zaretskii <eliz@gnu.org>
4618
4619 * msdog.texi (Windows Fonts): Use a @table for describing font
4620 properties.
4621
5662e503
JR
46222008-02-07 Jason Rumney <jasonr@gnu.org>
4623
4624 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4625 value has changed.
4626 (Windows HOME): Clarify what is meant by "if that fails as well".
4627 (Windows Fonts): New section.
4628
72463824
GM
46292008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4630
4631 * basic.texi (Basic Undo): Remove duplicate "you can".
4632
7ff926e0
EZ
46332008-02-02 Eli Zaretskii <eliz@gnu.org>
4634
4635 * maintaining.texi (Tags): Fix last change.
4636
6ab7aef1
MA
46372008-02-02 Michael Albinus <michael.albinus@gmx.de>
4638
093571c3 4639 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4640
ace67e7e
NR
46412008-01-31 Nick Roberts <nickrob@snap.net.nz>
4642
4643 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4644
ae068fdf
RS
46452008-01-26 Richard Stallman <rms@gnu.org>
4646
4647 * maintaining.texi (Tags): Delete redundant index entry.
4648
a56d9a08
EZ
46492008-01-26 Eli Zaretskii <eliz@gnu.org>
4650
4651 * programs.texi (Imenu): Move "@cindex tags" from here...
4652 * maintaining.texi (Tags): ...to here.
4653
e941ed90
NR
46542008-01-23 Kevin Ryde <user42@zip.com.au>
4655
4656 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4657 click count.
4658
650276d5
JB
46592008-01-21 Juanma Barranquero <lekktu@gmail.com>
4660
4661 * entering.texi (Exiting): Fix typo.
4662 Reported by D. E. Evans <sinuhe@gnu.org>.
4663
8dc17977
MR
46642007-12-31 Martin Rudalics <rudalics@gmx.at>
4665
4666 * glossary.texi (Glossary): Fix typo.
4667
9f9695a6
RS
46682007-12-27 Richard Stallman <rms@gnu.org>
4669
4670 * text.texi (Formatted Text): Improve menu tag.
4671 (Editing Format Info): In Info, add duplicate menu of nodes
4672 about the submenus.
4673 (Format Faces): Say where Faces menu is found. Mention Other.
4674 (Format Colors): Say where these submenus are found.
4675 (Format Indentation, Format Justification): Likewise.
4676 (Format Properties): Likewise.
4677
abfd0191
RS
46782007-12-22 Richard Stallman <rms@gnu.org>
4679
4680 * search.texi (Query Replace): Make exp of query-replace more
4681 self-contained, and clarify.
8dc17977 4682
abfd0191
RS
4683 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4684
a2586785
RS
46852007-12-15 Richard Stallman <rms@gnu.org>
4686
4687 * files.texi (Auto Save): Clarify definition of auto-saving.
4688
a67cf2bb
RS
46892007-11-26 Richard Stallman <rms@gnu.org>
4690
4691 * help.texi (Help Echo): Cleanups.
4692
448b33b1
TTN
46932007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4694
4695 * files.texi (Why Version Control?): Fix typo.
4696 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4697 (Selecting a Fileset): Fix typos; small rewording.
4698 (Log Buffer): Likewise.
4699 (Old Revisions): Likewise.
448b33b1 4700
221bb7f6
EZ
47012007-11-17 Eli Zaretskii <eliz@gnu.org>
4702
4703 * mule.texi (Communication Coding): Fix wording of last change.
4704
d0207bf3 47052007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4706
630cb3b7
JB
4707 * custom.texi (Specifying File Variables):
4708 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4709
53b7759e
KH
47102007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4711
a5ab2e0c 4712 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4713
4714 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4715
c8763fb6 47162007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4717
630cb3b7 4718 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4719 --output=file.
4720
ff98e024
MR
47212007-11-13 Martin Rudalics <rudalics@gmx.at>
4722
4723 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4724 (Help Echo): Avoid mentioning the term "region" here and
4725 consistently use the term "active text".
4726
37b11c22
GM
47272007-11-11 Glenn Morris <rgm@gnu.org>
4728
4729 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4730
21d50ba1
JL
47312007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4732
1c6c854e
CS
4733 * search.texi (Query Replace):
4734 Mention `query-replace-show-replacement'.
21d50ba1 4735
c12ecb0a 47362007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4737
4738 * building.texi (Watch Expressions): Remove obscure sentence.
4739
3b4201f4
KH
47402007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4741
4742 * mule.texi (Select Input Method): Describe how to activate an input
4743 method in the text mode.
4744
07e5c0b0
DN
47452007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4746
4747 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4748
52dd7391
NR
47492007-10-30 Nick Roberts <nickrob@snap.net.nz>
4750
4751 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4752
c004e539
GM
47532007-10-30 Glenn Morris <rgm@gnu.org>
4754
4755 * misc.texi (Directory Tracking): Explain a bit more about
4756 dirtrack-mode.
4757
ca8c5b8c
GM
47582007-10-25 Glenn Morris <rgm@gnu.org>
4759
4760 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4761
b6c764ef
RS
47622007-10-24 Richard Stallman <rms@gnu.org>
4763
4764 * misc.texi (Interactive Shell): Cleanup last change.
4765
eabd84c9
JL
47662007-10-22 Juri Linkov <juri@jurta.org>
4767
4768 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4769 default values.
4770
0b43c7e2
ER
47712007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4772
ca8c5b8c 4773 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4774 'filesets'.
4775
a80859d4
MR
47762007-10-18 Martin Rudalics <rudalics@gmx.at>
4777
4778 * trouble.texi (Quitting): Fix typo.
4779
c9447ae1
GM
47802007-10-18 Glenn Morris <rgm@gnu.org>
4781
4782 * frames.texi (Mode Line Mouse): Mention minor mode names.
4783
168b980f
JL
47842007-10-17 Juri Linkov <juri@jurta.org>
4785
4786 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4787 fill-paragraph operates on the active region in Transient Mark mode.
4788 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4789 with fill-paragraph.
4790
4791 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4792 fill-paragraph.
4793
4794 * fixit.texi (Spelling): ispell-word operates on the active region
4795 in Transient Mark mode.
4796
5a331f34
JB
47972007-10-17 Aaron S. Hawley <aaronh@garden.org>
4798
4799 * building.texi (Source Buffers):
4800 * custom.texi (Init Non-ASCII):
4801 * glossary.texi (Glossary): Use "key binding" consistently.
4802
2a9f4d55
JB
48032007-10-17 Juanma Barranquero <lekktu@gmail.com>
4804
4805 * calendar.texi (Diary): Fix directive.
4806
de13cecf
RS
48072007-10-16 Richard Stallman <rms@gnu.org>
4808
4809 * calendar.texi (Diary): Clarify text about diary file example.
4810
5f90d53e
ER
48112007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4812
4813 * files.texi: Capitalize node names according to convention.
4814
3aa491bc
GM
48152007-10-13 Glenn Morris <rgm@gnu.org>
4816
4817 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4818
8a3106d3
ER
48192007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4820
4821 * emacs.texi:
4822 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4823 suggested by RMS and Robert J. Chassell.
8a3106d3 4824
da1080a2
ER
48252007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4826
3aa491bc 4827 * files.texi (Version Systems):
0870a421
ER
4828 * vc-xtra.texi:
4829 * vc1-xtra.texi:
ac3f4c6f 4830 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4831 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4832 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4833 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4834
58ade22b
ER
48352007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4836
da1080a2 4837 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4838 Reorder the descriptions to be chronological.
4839
93870ce2
RS
48402007-10-09 Richard Stallman <rms@gnu.org>
4841
4842 * display.texi (Cursor Display): Correct how cursor appears
4843 in nonselected windows.
4844
568c7288
NR
48452007-10-04 Nick Roberts <nickrob@snap.net.nz>
4846
4847 * building.texi (GDB Graphical Interface): Remove references to gdba
4848 and mention gud-gdb.
4849
1af74d06 48502007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4851
1af74d06 4852 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4853
0d8fb755
JL
48542007-10-06 Juri Linkov <juri@jurta.org>
4855
4856 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4857 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4858 fill-paragraph-or-region.
4859
4860 * basic.texi (Arguments): Replace fill-paragraph with
4861 fill-paragraph-or-region.
4862
b981e2c6
ER
48632007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4864
4865 * files.texi: Update the section on version control for 2007
2a9f4d55 4866 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4867 will come later.
4868
5fceaf9c
GM
48692007-09-15 Glenn Morris <rgm@gnu.org>
4870
4871 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4872 to `list-holidays'.
4873
b0e44b17
GM
48742007-09-14 Glenn Morris <rgm@gnu.org>
4875
4876 * calendar.texi: Update all instances of mark-calendar-holidays,
4877 list-calendar-holidays, list-holidays with the new names.
4878
8cf51b2c
GM
48792007-09-06 Glenn Morris <rgm@gnu.org>
4880
46a367db 4881 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4882 Split into the Emacs manual in emacs/, and other manuals in misc/.
4883 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4884 manual.
4885 (infodir): New variable.
4886 (info): Use $infodir.
4887 (emacsman): Delete target, not needed any more.
4888 Move all targets that are not the Emacs manual to misc/Makefile.in.
4889 (mostlyclean): Remove `gnustmp'.
4890 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4891 manual.
92f9b43f 4892 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4893 (emacsman): Delete target, not needed any more.
4894 (clean): Remove all info files but Emacs manual.
4895 Move all targets that are not the Emacs manual to misc/Makefile.in.
4896 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4897
4898 * Makefile.in (INFOSOURCES): Delete.
4899 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4900 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4901 *.vrs *.toc here...
4902 (maintainer-clean): ...from here.
4903
49042007-09-05 Glenn Morris <rgm@gnu.org>
4905
4906 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4907
8cf51b2c
GM
49082007-08-29 Glenn Morris <rgm@gnu.org>
4909
4910 * emacs.texi (EMACSVER): Increase to 23.0.50.
4911
3420c522
RS
49122007-08-27 Richard Stallman <rms@gnu.org>
4913
4914 * emacs.texi (Top): Clarify menu item for Glossary.
4915
4916 * display.texi (Faces): Change secn title.
4917 Clarify not all fonts come from Font Lock.
4918
8cf51b2c
GM
49192007-08-17 Eli Zaretskii <eliz@gnu.org>
4920
4921 * basic.texi (Position Info): Add index entry for face at point.
4922 Mention that character faces are also displayed by "C-u C-x =".
4923
8cf51b2c
GM
49242007-08-08 Glenn Morris <rgm@gnu.org>
4925
4926 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4927
49282007-08-07 Chong Yidong <cyd@stupidchicken.com>
4929
4930 * files.texi (File Conveniences): Document point motion keys in Image
4931 mode.
4932
8cf51b2c
GM
49332007-07-27 Glenn Morris <rgm@gnu.org>
4934
8cf51b2c
GM
4935 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4936 in-line.
4937
4938 * gpl.texi: New file with text of GPL.
4939 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4940
49412007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4942
4943 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4944
4945 * dired.texi (Wdired): Mention C-x C-q key binding.
4946
49472007-07-28 Nick Roberts <nickrob@snap.net.nz>
4948
4949 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4950
49512007-07-25 Glenn Morris <rgm@gnu.org>
4952
8cf51b2c
GM
4953 * emacs.texi (Copying): Replace license with GPLv3.
4954
4955 * Relicense all FSF files to GPLv3 or later.
4956
49572007-07-24 Glenn Morris <rgm@gnu.org>
4958
4959 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4960 for some calendars.
4961
49622007-07-23 Nick Roberts <nickrob@snap.net.nz>
4963
4964 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4965 default-directory for the current buffer is on a remote machine.
4966
8cf51b2c
GM
49672007-07-21 Eli Zaretskii <eliz@gnu.org>
4968
4969 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4970 default value.
4971
49722007-07-21 Richard Stallman <rms@gnu.org>
4973
4974 * files.texi (Why Version Control?): Improve previous change.
4975
49762007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4977
4978 * files.texi (Why Version Control?): New node.
4979
8cf51b2c
GM
49802007-07-12 Nick Roberts <nickrob@snap.net.nz>
4981
8cf51b2c
GM
4982 * building.texi (Starting GUD): Add xref to this anchor.
4983
8cf51b2c
GM
49842007-06-24 Karl Berry <karl@gnu.org>
4985
2a9f4d55 4986 * emacs.texi: New Back-Cover Text.
8cf51b2c 4987
8cf51b2c
GM
49882007-06-07 Alan Mackenzie <acm@muc.de>
4989
4990 * display.texi (Optional Mode Line): Document the new form of
4991 line+column numbers, "(561,2)".
4992
49932007-06-06 Juanma Barranquero <lekktu@gmail.com>
4994
49823426 4995 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4996
49972007-06-02 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * Version 22.1 released.
5000
8cf51b2c
GM
50012007-05-07 Karl Berry <karl@gnu.org>
5002
5003 * emacs.texi (EMACSVER): Back to 22.
5004
50052007-05-06 Richard Stallman <rms@gnu.org>
5006
5007 * maintaining.texi (Create Tags Table): Clean up previous change.
5008
c8763fb6 50092007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5010
5011 * maintaining.texi (Create Tags Table): Add text about the dangers of
5012 making symbolic links to tags files.
5013
50142007-05-04 Karl Berry <karl@gnu.org>
5015
5016 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5017
50182007-05-03 Karl Berry <karl@gnu.org>
5019
5020 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5021
5022 * .cvsignore (*.pdf): New entry.
5023
8cf51b2c
GM
5024 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5025 for printing.
5026
50272007-05-01 Richard Stallman <rms@gnu.org>
5028
5029 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5030
8cf51b2c
GM
50312007-04-28 Glenn Morris <rgm@gnu.org>
5032
5033 * ack.texi (Acknowledgments):
5034 * anti.texi (Antinews):
8cf51b2c
GM
5035 * programs.texi (Program Modes): Restore mention of python.el pending
5036 consideration of legal status.
5037
50382007-04-28 Richard Stallman <rms@gnu.org>
5039
5040 * files.texi (File Names): Fixes to ~ description on MS systems.
5041
8cf51b2c
GM
50422007-04-26 Glenn Morris <rgm@gnu.org>
5043
5044 * emacs.texi (EMACSVER): Increase to 22.1.50.
5045
50462007-04-25 Karl Berry <karl@gnu.org>
5047
5048 * emacs.texi: Improve line breaks on copyright page,
5049 similar layout to lispref, 8.5x11 by default.
5050
5051 * dired.texi (Image-Dired): Improve line break, fix typo.
5052
50532007-04-24 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * programs.texi (Program Modes):
8cf51b2c
GM
5056 * anti.texi (Antinews):
5057 * ack.texi (Acknowledgments): python.el removed.
5058
8cf51b2c
GM
50592007-04-23 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * display.texi (Highlight Interactively): Correct description of
5062 hi-lock-file-patterns-policy.
5063
5064 * files.texi (File Archives): Mention self-extracting executables.
5065
50662007-04-23 Eli Zaretskii <eliz@gnu.org>
5067
5068 * search.texi (Unconditional Replace, Query Replace): Add xref to
5069 "Replacement and Case".
5070
50712007-04-22 Chong Yidong <cyd@stupidchicken.com>
5072
5073 * dired.texi (Image-Dired): Move from Thumbnails node.
5074 * misc.texi (Thumbnails): Node deleted.
5075 * emacs.texi (Top): Update node listing.
5076
5077 * files.texi (File Conveniences):
49823426 5078 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5079
50802007-04-21 Richard Stallman <rms@gnu.org>
5081
5082 * display.texi (Highlight Interactively): Correct previous change.
5083 Clarify doc of hi-lock-find-patterns, and move new features into it.
5084
50852007-04-20 David Koppelman <koppel@ece.lsu.edu>
5086
1c6c854e
CS
5087 * display.texi (Highlight Interactively):
5088 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5089
50902007-04-20 Martin Rudalics <rudalics@gmx.at>
5091
5092 * display.texi (Scrolling): Fix typo.
5093
8cf51b2c
GM
50942007-04-15 Chong Yidong <cyd@stupidchicken.com>
5095
8cf51b2c
GM
5096 * doclicense.texi: Remove node heading, so that it can be included by
5097 other files.
5098
5099 * emacs.texi: Insert node heading for GFDL.
5100
8cf51b2c
GM
51012007-04-14 Eli Zaretskii <eliz@gnu.org>
5102
5103 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5104 "command line".
5105
5106 * display.texi (Faces): Refer to "Creating Frames" for face
5107 and other frame customizations in .emacs.
5108
5109 * frames.texi (Creating Frames): Mention that face customizations can
5110 be put in .emacs. Add index entries.
5111
51122007-04-12 Richard Stallman <rms@gnu.org>
5113
5114 * glossary.texi (Glossary): Explain `iff'.
5115
51162007-04-11 Karl Berry <karl@gnu.org>
5117
5118 * gnu.texi (Top),
5119 * macos.texi (Mac Font Specs),
5120 * anti.texi (Antinews),
5121 * xresources.texi (Resources),
5122 * misc.texi (Emulation),
5123 * calendar.texi (Daylight Saving),
5124 * dired.texi (Dired and Find),
5125 * rmail.texi (Remote Mailboxes),
5126 * sending.texi (Mail Headers),
5127 * programs.texi (Which Function),
5128 * files.texi (Recover),
5129 * buffers.texi (Uniquify),
5130 * frames.texi (Wheeled Mice),
5131 * killing.texi (Rectangles): Wording to improve breaks in
5132 8.5x11 format.
5133 * mule.texi (Language Environments): \hbadness=10000 since there's
5134 no way to reword.
5135 * emacs.texi (smallbook): New @set to more easily switch between
5136 smallbook and 8.5x11.
5137
51382007-04-11 Richard Stallman <rms@gnu.org>
5139
5140 * files.texi (File Conveniences): Add xref to Tumme.
5141 Delete text about Thumbnail mode.
5142
8cf51b2c
GM
51432007-04-09 Alan Mackenzie <acm@muc.de>
5144
5145 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5146 new name. Insert concept index entries.
5147
8cf51b2c
GM
51482007-04-08 Chong Yidong <cyd@stupidchicken.com>
5149
5150 * display.texi (Standard Faces): Document prefix arg for
5151 list-faces-display.
5152
5153 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5154
8cf51b2c
GM
51552007-04-07 Chong Yidong <cyd@stupidchicken.com>
5156
8cf51b2c
GM
5157 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5158
5159 * files.texi (Misc File Ops): Rewrite description of
5160 insert-file-literally.
5161
8cf51b2c
GM
51622007-03-31 Eli Zaretskii <eliz@gnu.org>
5163
5164 * misc.texi (Printing): Postscript -> PostScript.
5165
8cf51b2c
GM
5166 * ack.texi (Acknowledgments): Postscript -> PostScript.
5167
5168 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5169
5170 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5171 below.
5172
51732007-03-30 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5176 Init Non-ASCII.
5177 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5178 (Init Non-ASCII): New node.
5179
51802007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5181
5182 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5183
8cf51b2c
GM
51842007-03-12 Glenn Morris <rgm@gnu.org>
5185
8cf51b2c
GM
5186 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5187 "Daylight Savings".
5188
49823426 5189 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5190 saving" in text throughout.
5191
8cf51b2c
GM
51922007-03-04 Richard Stallman <rms@gnu.org>
5193
5194 * custom.texi (Safe File Variables): Minor correction.
5195
8cf51b2c
GM
51962007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5197
5198 * rmail.texi (Movemail): Add internal ref.
5199 Don't indent the intro for the PROTO table.
5200 Format PROTO table items with @code.
5201
8cf51b2c
GM
52022007-02-26 Nick Roberts <nickrob@snap.net.nz>
5203
5204 * building.texi: Remove references to bashdb.
5205
8cf51b2c
GM
52062007-02-19 Juanma Barranquero <lekktu@gmail.com>
5207
5208 * mule.texi (Language Environments): Update list of supported language
5209 environments.
5210
8cf51b2c
GM
52112007-02-14 Kim F. Storm <storm@cua.dk>
5212
5213 * building.texi (Grep Searching): Fix lgrep doc.
5214
52152007-02-12 Chong Yidong <cyd@stupidchicken.com>
5216
5217 * back.texi: Remove unused file.
5218
c8763fb6 52192007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5220
5221 * maintaining.texi (Tag Syntax): Now --members is the default for
5222 etags, not for ctags yet.
5223
8cf51b2c
GM
52242007-02-03 Eli Zaretskii <eliz@gnu.org>
5225
5226 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5227 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5228 expects. Add comments to prevent people from inadvertently modifying
5229 the key parts needed by `texinfo-multiple-files-update'.
5230
52312007-01-29 Chong Yidong <cyd@stupidchicken.com>
5232
5233 * frames.texi (Secondary Selection): Window clicked does not matter
5234 when mouse-yank-at-point is non-nil.
5235
8cf51b2c
GM
52362007-01-16 Glenn Morris <rgm@gnu.org>
5237
5238 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5239 system abbrev.
5240
52412007-01-11 Richard Stallman <rms@gnu.org>
5242
5243 * msdog.texi (Windows Keyboard): Another small cleanup.
5244
52452007-01-10 Richard Stallman <rms@gnu.org>
5246
5247 * msdog.texi (Windows Keyboard): Yet another try to make
5248 everyone happy with that passage.
5249
52502007-01-05 Richard Stallman <rms@gnu.org>
5251
5252 * anti.texi (Antinews): Mention M-x shell scrolling.
5253
52542007-01-05 Nick Roberts <nickrob@snap.net.nz>
5255
5256 * building.texi (Watch Expressions): Describe gdb-max-children.
5257
8cf51b2c
GM
52582007-01-04 Richard Stallman <rms@gnu.org>
5259
8cf51b2c
GM
5260 * msdog.texi (Windows Keyboard): Clarify previous change.
5261
8cf51b2c
GM
52622007-01-02 Richard Stallman <rms@gnu.org>
5263
5264 * custom.texi (Changing a Variable): Minor clarification.
5265 (Specific Customization): customize-customized => customize-unsaved.
5266
5267 * entering.texi (Entering Emacs): Clean up text about restarting
5268 Emacs for each file.
5269
5270 * misc.texi (Shell Options): Minor cleanup.
5271
5272 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5273 with Emacs, not vice versa.
5274
5275 * programs.texi (Symbol Completion): Recommend customizing
5276 window manager.
5277
5278 * xresources.texi (Resources): Minor fix.
5279
c8763fb6 52802007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5281
5282 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5283
52842007-01-01 Richard Stallman <rms@gnu.org>
5285
5286 * commands.texi (User Input): Document keys stolen by window mangers.
5287
52882006-12-31 Richard Stallman <rms@gnu.org>
5289
5290 * custom.texi (Specific Customization): Document customize-option
5291 instead of customize-variable.
5292
52932006-12-31 Kim F. Storm <storm@cua.dk>
5294
5295 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5296
52972006-12-30 Kim F. Storm <storm@cua.dk>
5298
5299 * killing.texi (CUA Bindings): Fix typo.
5300
5301 * xresources.texi (Table of Resources): Mention grow-only value for
5302 auto-resize-tool-bars.
5303
8cf51b2c
GM
53042006-12-27 Eli Zaretskii <eliz@gnu.org>
5305
5306 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5307 and how to get them back.
5308
53092006-12-26 Richard Stallman <rms@gnu.org>
5310
5311 * calendar.texi (Holidays): Holiday listing is based on current
5312 practice, but DST is not.
5313
53142006-12-25 Richard Stallman <rms@gnu.org>
5315
5316 * emacs.texi (Top): Update subnode menus.
5317
5318 * mark.texi (Transient Mark): Fix xref.
5319
5320 * killing.texi (Graphical Kill): Node deleted.
5321 (Killing): Add xref to Cut and Paste.
5322 (CUA Bindings): Update xref.
5323
5324 * frames.texi (Cut and Paste): New section to hold other nodes.
5325 (Mouse Commands): Node demoted.
5326 (Cut/Paste Other App): Split out from Mouse Commands.
5327 (Word and Line Mouse): Likewise.
5328 (Secondary Selection, Clipboard): Nodes demoted.
5329
8cf51b2c
GM
53302006-12-24 Kevin Ryde <user42@zip.com.au>
5331
5332 * calendar.texi (Holidays): US daylight saving begins second Sunday
5333 in March for 2007 onwards.
5334 (Daylight Savings): Show new US default daylight saving rules, 2nd
5335 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5336
53372006-12-23 Chong Yidong <cyd@stupidchicken.com>
5338
5339 * calendar.texi (Scroll Calendar): < and > are switched.
5340
53412006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5342
5343 * killing.texi (Deletion): Describe M-\ prefix argument.
5344
53452006-12-23 Richard Stallman <rms@gnu.org>
5346
5347 * search.texi (Regexp Search): Explain why forward and reverse regexp
5348 search are not mirror images.
5349
8cf51b2c
GM
53502006-12-19 Kim F. Storm <storm@cua.dk>
5351
5352 * major.texi (Choosing Modes): Describe match-function elements for
5353 magic-mode-alist.
5354
8cf51b2c
GM
53552006-12-18 Eli Zaretskii <eliz@gnu.org>
5356
5357 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5358 peculiarities.
5359
53602006-12-18 Richard Stallman <rms@gnu.org>
5361
5362 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5363
8cf51b2c
GM
53642006-12-17 Alan Mackenzie <acm@muc.de>
5365
5366 * programs.texi (Left Margin Paren): Remove the bit which says
5367 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5368 Discuss some of the issues of setting this option to nil.
5369
53702006-12-17 Glenn Morris <rgm@gnu.org>
5371
5372 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5373
53742006-12-16 Eli Zaretskii <eliz@gnu.org>
5375
5376 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5377 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5378 NTFS volumes.
5379 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5380 volumes.
5381
53822006-12-15 Eli Zaretskii <eliz@gnu.org>
5383
5384 * text.texi (HTML Mode): Fix "C-c TAB".
5385
8cf51b2c
GM
53862006-12-09 Richard Stallman <rms@gnu.org>
5387
5388 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5389
53902006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5391
5392 * files.texi (Misc File Ops): Document insert-file-literally.
5393
53942006-12-08 Eli Zaretskii <eliz@gnu.org>
5395
5396 * cmdargs.texi (Colors): Note that --color is intended for overriding
5397 the terminal defaults, not for normal invocation.
5398
5399 * misc.texi (Emacs Server): Improve wording. Don't mention the
5400 ``server program''. Add a cross-reference to "Init File" node.
5401 (Invoking emacsclient): Add index entries. Document both short and
5402 long versions of command-line options. Document the -f option.
5403
8cf51b2c
GM
54042006-12-06 Richard Stallman <rms@gnu.org>
5405
5406 * text.texi (Outline Format): Say to set outline-regexp
5407 and outline-level with major modes and file local variables.
5408
c8763fb6 54092006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5410
5411 * anti.texi (Antinews): Mention the alternative to
5412 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5413
8cf51b2c
GM
5414 * misc.texi (Interactive Shell): Ditto.
5415
54162006-12-04 Eli Zaretskii <eliz@gnu.org>
5417
5418 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5419
5420 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5421
54222006-12-01 Eli Zaretskii <eliz@gnu.org>
5423
5424 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5425 colon in the mode line.
5426
5427 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5428
54292006-11-26 Nick Roberts <nickrob@snap.net.nz>
5430
5431 * building.texi (Watch Expressions): Mention SPC for expanding/
5432 contracting watch expressions.
5433
54342006-11-26 Kim F. Storm <storm@cua.dk>
5435
5436 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5437
54382006-11-26 Nick Roberts <nickrob@snap.net.nz>
5439
5440 * building.texi (Debugger Operation): Define text command mode.
5441 Clarify how tooltips work.
5442 (GDB Graphical Interface): Explain how to run in text command mode
5443 more clearly.
5444
54452006-11-25 Juanma Barranquero <lekktu@gmail.com>
5446
5447 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5448
54492006-11-22 Juanma Barranquero <lekktu@gmail.com>
5450
5451 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5452
8cf51b2c
GM
54532006-11-18 Chong Yidong <cyd@stupidchicken.com>
5454
5455 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5456 and EMACS is deprecated.
5457
54582006-11-18 Juanma Barranquero <lekktu@gmail.com>
5459
5460 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5461
c8763fb6 54622006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5463
5464 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5465
5466 * emacs.texi: Include xresources.texi both for info and dvi.
5467
5468 * xresources.texi: Merge text from xresmini.texi.
5469
c8763fb6 54702006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5471
5472 * glossary.texi: Fix typos.
5473
8cf51b2c
GM
54742006-11-06 Richard Stallman <rms@gnu.org>
5475
5476 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5477
5478 * ack.texi (Acknowledgments): Fix name spelling.
5479
54802006-11-01 Juri Linkov <juri@jurta.org>
5481
5482 * search.texi (Word Search): Document incremental word search.
5483
54842006-10-28 Glenn Morris <rgm@gnu.org>
5485
5486 * ack.texi (Acknowledgments): Add cal-html author.
5487
5488 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5489 Calendar"). Describe new package cal-html.
5490 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5491 Calendar Files."
5492
8cf51b2c
GM
54932006-10-23 Richard Stallman <rms@gnu.org>
5494
5495 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5496 Abbrev mode is enabled.
5497
8cf51b2c
GM
54982006-10-16 Richard Stallman <rms@gnu.org>
5499
8cf51b2c
GM
5500 * emacs.texi: Update ISBN.
5501
8cf51b2c
GM
55022006-10-11 Kim F. Storm <storm@cua.dk>
5503
5504 * emacs.texi (Acknowledgments): Use @dotless{i}.
5505
55062006-10-08 Nick Roberts <nickrob@snap.net.nz>
5507
5508 * building.texi (Breakpoints Buffer): Mention catchpoints.
5509
55102006-10-08 Kim F. Storm <storm@cua.dk>
5511
5512 * ack.texi (Acknowledgments): Update.
5513
5514 * emacs.texi (Acknowledgments): Fix bad @/ form.
5515
8cf51b2c
GM
55162006-10-05 Kim F. Storm <storm@cua.dk>
5517
5518 * emacs.texi (Acknowledgments): Add more contributors.
5519
55202006-10-03 Richard Stallman <rms@gnu.org>
5521
5522 * emacs.texi (Acknowledgments): Update version and edition.
5523
8cf51b2c
GM
55242006-10-01 Karl Berry <karl@gnu.org>
5525
5526 * custom.texi (Customization Groups): Page break to keep example buffer
5527 on one page.
5528
55292006-09-30 Karl Berry <karl@gnu.org>
5530
5531 * programs.texi (Basic Indent): @need to improve page break.
5532 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5533
55342006-09-29 Glenn Morris <rgm@gnu.org>
5535
5536 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5537
55382006-09-29 Karl Berry <karl@gnu.org>
5539
5540 * windows.texi (Basic Window): Remove forced @break, no longer
5541 desirable.
5542 * frames.texi (Frame Commands),
5543 * mark.texi (Marking Objects): Reword to avoid bad page break.
5544 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5545
55462006-09-19 Richard Stallman <rms@gnu.org>
5547
5548 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5549 stick to present tense.
5550
c8763fb6 55512006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5552
5553 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5554 to x-gtk-use-old-file-dialog.
5555 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5556
55572006-09-15 Jay Belanger <belanger@truman.edu>
5558
49823426 5559 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5560 Change "Library Public License" to "Lesser Public License"
5561 throughout. Use "yyyy" to represent year.
5562
8cf51b2c
GM
55632006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5564
5565 * files.texi (Visiting): Add index entry "open file".
5566
8cf51b2c
GM
55672006-09-11 Richard Stallman <rms@gnu.org>
5568
5569 * building.texi (Compilation Mode): Clarification.
5570 (Grep Searching): Add xref to Compilation Mode.
5571
8cf51b2c
GM
55722006-09-08 Richard Stallman <rms@gnu.org>
5573
5574 * search.texi (Search): Ref multi-file search commands here.
5575 (Other Repeating Search): Not here.
5576
8cf51b2c
GM
55772006-08-28 Richard Stallman <rms@gnu.org>
5578
5579 * windows.texi (Split Window): Update xref.
5580
5581 * basic.texi (Continuation Lines): Update xref.
5582
5583 * indent.texi (Tab Stops): Update xref.
5584
5585 * emacs.texi (Top): Update subnode menu.
5586
5587 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5588 split out of Display Custom.
5589
55902006-08-25 Kim F. Storm <storm@cua.dk>
5591
5592 * display.texi (Display Custom): Add variables overline-margin
5593 and x-underline-at-descent-line.
5594
55952006-08-25 Richard Stallman <rms@gnu.org>
5596
5597 * entering.texi (Exiting): Rewrite to give graphical displays
5598 priority over text terminals.
5599
5600 * search.texi (Incremental Search): Move index entries.
5601
56022006-08-23 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * custom.texi (Init File): Reference Find Init to avoid "home
5605 directory" confusion.
5606
56072006-08-22 Nick Roberts <nickrob@snap.net.nz>
5608
5609 * building.texi (Other GDB-UI Buffers): Describe how to edit
5610 a value in the locals buffer.
5611
56122006-08-21 Richard Stallman <rms@gnu.org>
5613
5614 * search.texi (Basic Isearch): Add `isearch' index entry.
5615
56162006-08-16 Richard Stallman <rms@gnu.org>
5617
5618 * misc.texi (Saving Emacs Sessions): Clean up wording.
5619
5620 * mark.texi (Marking Objects): Mention term "select all".
5621
5622 * emacs.texi (Top): Update subnode menu.
5623
5624 * help.texi (Help Mode): Move node up in file.
5625
8cf51b2c
GM
56262006-08-15 Nick Roberts <nickrob@snap.net.nz>
5627
5628 * building.texi (Stack Buffer): Explain fringe arrow.
5629
8cf51b2c
GM
56302006-08-12 Eli Zaretskii <eliz@gnu.org>
5631
8cf51b2c
GM
5632 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5633 on startup.
5634
56352006-08-11 Romain Francoise <romain@orebokech.com>
5636
5637 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5638
56392006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5640
5641 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5642
56432006-08-10 Richard Stallman <rms@gnu.org>
5644
5645 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5646 with face merging. Empty regions don't count.
5647 Clarify face property inheritance.
8cf51b2c
GM
5648
56492006-08-08 Romain Francoise <romain@orebokech.com>
5650
5651 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5652 <arjuropo@cc.jyu.fi>.
5653
8cf51b2c
GM
56542006-08-04 Eli Zaretskii <eliz@gnu.org>
5655
5656 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5657 apply to all frames.
5658
8cf51b2c
GM
56592006-08-01 Richard Stallman <rms@gnu.org>
5660
5661 * help.texi (Name Help): Add index entries for describe-variable.
5662
56632006-08-01 Nick Roberts <nickrob@snap.net.nz>
5664
5665 * building.texi (GDB Graphical Interface): Shorten node names.
5666 (GDB-UI Layout): Use GDB-related.
5667 (Other GDB-UI Buffers): Simplify English.
5668
56692006-07-31 Richard Stallman <rms@gnu.org>
5670
5671 * search.texi (Query Replace): Add xref for Dired's Q command.
5672
8cf51b2c
GM
56732006-07-31 Nick Roberts <nickrob@snap.net.nz>
5674
5675 * building.texi (GDB commands in Fringe): Rename to...
5676 (Source Buffers): ..this and move forward. Describe hollow arrow and
5677 new option gdb-find-source-frame.
5678
56792006-07-29 Richard Stallman <rms@gnu.org>
5680
5681 * dired.texi (Operating on Files): Simplify previous change
5682 and fix Texinfo usage.
5683
56842006-07-29 Eli Zaretskii <eliz@gnu.org>
5685
5686 * dired.texi (Operating on Files): Add cross-references. State the
5687 Unix commands that do similar things.
5688
56892006-07-28 Richard Stallman <rms@gnu.org>
5690
5691 * mark.texi (Transient Mark): Clarify that region never disappears
5692 when Transient Mark mode is off, and not when it is on.
5693
56942006-07-27 Richard Stallman <rms@gnu.org>
5695
5696 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5697
56982006-07-24 Richard Stallman <rms@gnu.org>
5699
5700 * xresources.texi (GTK styles): Fix texinfo usage.
5701
8cf51b2c
GM
5702 * commands.texi (User Input): Explain why we teach keyboard cmds.
5703
5704 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5705 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5706 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5707 * doclicense.texi, display.texi, dired.texi, basic.texi:
5708 * anti.texi, ack.texi: Move periods and commas inside quotes.
5709
57102006-07-22 Eli Zaretskii <eliz@gnu.org>
5711
5712 * cmdargs.texi (General Variables): Document EMAIL.
5713
57142006-07-21 Eli Zaretskii <eliz@gnu.org>
5715
5716 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5717 doesn't have effect on MS-Windows.
5718
8cf51b2c
GM
57192006-07-17 Richard Stallman <rms@gnu.org>
5720
5721 * building.texi (Grep Searching): Explain about chaining grep commands.
5722
8cf51b2c
GM
57232006-07-10 Nick Roberts <nickrob@snap.net.nz>
5724
49823426 5725 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5726
57272006-07-09 Chong Yidong <cyd@stupidchicken.com>
5728
5729 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5730 is invoked for multiple files.
5731
57322006-07-08 Eli Zaretskii <eliz@gnu.org>
5733
5734 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5735 on-line manual for the rest of this node.
5736 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5737 unconditionally.
5738 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5739 Improve wording.
5740 (Windows Printing): Improve wording.
5741 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5742 rest of this node.
5743
8cf51b2c
GM
57442006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5745
49823426
GM
5746 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5747 with eval-buffer.
8cf51b2c
GM
5748
57492006-07-05 Nick Roberts <nickrob@snap.net.nz>
5750
5751 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5752 of character translation.
5753
57542006-07-04 Nick Roberts <nickrob@snap.net.nz>
5755
5756 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5757
57582006-07-03 Karl Berry <karl@gnu.org>
5759
5760 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5761 not-too-underfull hboxes in the TeX output.
5762 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5763 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5764 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5765 * sending.texi, text.texi: Fix overfull/underfull boxes.
5766
57672006-07-03 Romain Francoise <romain@orebokech.com>
5768
5769 * m-x.texi (M-x): Fix.
5770
57712006-07-03 Richard Stallman <rms@gnu.org>
5772
8cf51b2c
GM
5773 * search.texi (Other Repeating Search): filename -> file name.
5774
5775 * misc.texi (Narrowing): Minor cleanups.
5776
5777 * files.texi (Visiting): filename -> file name.
5778
5779 * emacs.texi (Top): Update subnode menus.
5780
5781 * mule.texi (Coding Systems): Move char translation stuff here.
5782 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5783 (Recognize Coding): Substantial local rewrites.
5784 (International): Update menu.
5785
5786 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5787 (Scrolling): Substantial local rewrites.
5788 (Display): Update menu and intro.
5789
5790 * dired.texi: filename -> file name.
5791
5792 * custom.texi (Safe File Variables): Texinfo usage fix.
5793
f0131492 57942006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5795
5796 * help.texi, m-x.texi: Lots of cleanups.
5797
8cf51b2c
GM
57982006-06-30 Eli Zaretskii <eliz@gnu.org>
5799
5800 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5801 (Windows Processes, Windows Misc): Shorten the printed version by
5802 selectively conditioning less important portions by @ifnottex.
5803
8cf51b2c
GM
58042006-06-27 Richard Stallman <rms@gnu.org>
5805
5806 * mini.texi (Minibuffer File): Minor cleanup.
5807
58082006-06-25 Nick Roberts <nickrob@snap.net.nz>
5809
5810 * frames.texi (XTerm Mouse): Rename to...
5811 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5812
5813 * emacs.texi (Top): Use new node name.
5814
58152006-06-24 Eli Zaretskii <eliz@gnu.org>
5816
5817 * emacs.texi (Top): Update the detailed menu according to changes in
5818 msdog.texi.
5819
5820 * msdog.texi (Windows Keyboard): New section.
5821 (Windows Mouse): New section.
5822 (Windows System Menu): Remove section (text merged with "Windows
5823 Keyboard").
5824 (Windows Misc): New section.
5825
5826 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5827
5828 * msdog.texi (ls in Lisp): New section.
5829
5830 * files.texi (Visiting): Document case-insensitive wildcard matching
5831 under find-file-wildcards.
5832
8cf51b2c
GM
58332006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5834
5835 * macos.texi (Mac Input): Add description of mac-function-modifier.
5836 Now Unicode keyboard layouts work.
5837
8cf51b2c
GM
58382006-06-10 Richard Stallman <rms@gnu.org>
5839
5840 * mule.texi (Recognize Coding): Clarify previous change.
5841
58422006-06-09 Kenichi Handa <handa@m17n.org>
5843
5844 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5845 notation.
5846
58472006-06-07 Kevin Ryde <user42@zip.com.au>
5848
5849 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5850 manual for @ifnottex, but in emacs-extra for @iftex.
5851
5852 * cmdargs.texi (General Variables): Fix smtpmail xref.
5853
58542006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5855
8cf51b2c 5856 * programs.texi (Comment Commands):
8cf51b2c 5857 * custom.texi (Specifying File Variables):
49823426 5858 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5859
58602006-06-07 Nick Roberts <nickrob@snap.net.nz>
5861
5862 * building.texi (Watch Expressions): Move node to end.
5863 (GDB Graphical Interface): Move description of clicks in fringe...
5864 (GDB commands in the Fringe): ...to here. New node.
5865
8cf51b2c
GM
58662006-06-05 Romain Francoise <romain@orebokech.com>
5867
49823426 5868 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5869
58702006-06-05 Nick Roberts <nickrob@snap.net.nz>
5871
5872 * building.texi (GDB Graphical Interface): Update bindings.
5873 (Commands of GUD): Add gud-print. Remove gud-run.
5874 Restate availability more generally.
5875
f0131492 58762006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5877
5878 * mini.texi: Lots of cleanups.
5879
58802006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5881
5882 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5883 and Mouse-2.
5884
c8763fb6 58852006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5886
5887 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5888
8cf51b2c
GM
58892006-05-31 Richard Stallman <rms@gnu.org>
5890
5891 * basic.texi (Moving Point): Fix previous change.
5892
c8763fb6 58932006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5894
5895 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5896
f0131492 58972006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5898
5899 * basic.texi: Many simplifications and improvements in wording.
5900
8cf51b2c
GM
59012006-05-26 Nick Roberts <nickrob@snap.net.nz>
5902
5903 * anti.texi (Antinews): Create a node for gdb-ui.
5904
8cf51b2c
GM
59052006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5906
5907 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5908
59092006-05-20 Richard Stallman <rms@gnu.org>
5910
5911 * dired.texi (Dired Navigation): dired-goto-file is now j.
5912
8cf51b2c
GM
59132006-05-20 Eli Zaretskii <eliz@gnu.org>
5914
5915 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5916 and their aliases.
5917
5918 * msdog.texi (Windows Printing): Mention non-support of plain text
5919 printing with some el-cheapo printers, and suggest a workaround.
5920
59212006-05-20 Kevin Ryde <user42@zip.com.au>
5922
5923 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5924 remove the bit saying you must set it.
5925
59262006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * trouble.texi (Checklist):
5929 * text.texi (Text, Auto Fill, Text Mode):
5930 * search.texi (Nonincremental Search):
5931 * rmail.texi (Rmail Labels):
5932 * mule.texi (Input Methods, Multibyte Conversion):
5933 * misc.texi (Gnus, Where to Look, PostScript):
5934 * maintaining.texi (Create Tags Table):
5935 * indent.texi (Indentation Commands):
5936 * fixit.texi (Spelling):
5937 * emacs.texi (Copying):
5938 * custom.texi (Init File): ifinfo -> ifnottex.
5939
8cf51b2c
GM
59402006-05-17 Richard Stallman <rms@gnu.org>
5941
5942 * files.texi (Diff Mode): Mention C-x `.
5943
59442006-05-08 Richard Stallman <rms@gnu.org>
5945
5946 * custom.texi (Disabling): Textual cleanups.
5947
8cf51b2c
GM
59482006-05-12 Glenn Morris <rgm@gnu.org>
5949
5950 * calendar.texi (Displaying the Diary, Format of Diary File):
5951 Refer to diary-view-entries, diary-list-entries,
5952 diary-show-all-entries rather than obsolete aliases.
5953
59542006-05-12 Eli Zaretskii <eliz@gnu.org>
5955
5956 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5957 (Displaying the Diary, Special Diary Entries, Importing Diary):
5958 * building.texi (Compilation Shell):
5959 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5960 emacs-xtra with @inforef's.
5961
5962 * files.texi (Visiting): Fix wording.
5963
5964 * mule.texi (Coding Systems, Text Coding): More indexing.
5965 Mention that C-x RET f can set eol conversion.
5966
c8763fb6 59672006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5968
5969 * xresmini.texi (GTK resources): Insert GTK description.
5970
5971 * xresources.texi (GTK resources): metafont should be menufont.
5972
8cf51b2c
GM
59732006-05-06 Michael Albinus <michael.albinus@gmx.de>
5974
49823426 5975 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5976 method, user name and host name is active only in partial
5977 completion mode.
5978
8cf51b2c
GM
59792006-05-06 Eli Zaretskii <eliz@gnu.org>
5980
5981 * makefile.w32-in (emacs.dvi):
5982 * Makefile.in (emacs.dvi): Add xresmini.texi.
5983
5984 * xresmini.texi (Table of Resources): Remove xref to non-existent
5985 node "LessTif Resources".
5986
5987 * msdog.texi (Microsoft Windows):
5988 * calendar.texi (Calendar/Diary, Displaying the Diary)
5989 (Special Diary Entries, Importing Diary, Holidays):
5990 * programs.texi (Program Modes):
5991 * text.texi (Text):
5992 * buffers.texi (Several Buffers):
5993 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5994
59952006-05-06 Eli Zaretskii <eliz@gnu.org>
5996
5997 The following changes merge the emacs-xtra manual into the main
5998 manual, but only for on-line version of the manual.
5999
6000 * vc2-xtra.texi (Version Backups, Local Version Control)
6001 (Making Snapshots, Change Logs and VC, Version Headers)
6002 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6003 on-line manual.
6004
6005 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6006 for on-line manual.
6007
6008 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6009 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6010 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6011 for on-line manual.
6012
6013 * fortran-xtra.texi (Fortran, Fortran Autofill)
6014 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6015 for on-line manual.
6016
6017 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6018 Conditional xref's for on-line manual.
6019
6020 * emerge-xtra.texi (Emerge, Overview of Emerge)
6021 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6022 manual.
6023
6024 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6025 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6026 (EMACSSOURCES): Use EMACS_XTRA.
6027 (../info/emacs-xtra): Remove.
6028 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6029
6030 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6031 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6032 (EMACSSOURCES): Use EMACS_XTRA.
6033 ($(infodir)/emacs-xtra): Remove.
6034 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6035
6036 * trouble.texi (Quitting):
6037 * text.texi (Text):
6038 * programs.texi (Program Modes):
6039 * msdog.texi (Microsoft Windows):
6040 * frames.texi (Frames):
6041 * files.texi (Backup, Version Control, VC Concepts)
6042 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6043 (Registering, VC Status, VC Undo, Multi-User Branching)
6044 (Comparing Files):
6045 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6046 (Displaying the Diary, Special Diary Entries, Importing Diary):
6047 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6048 conditional xref's, depending on @iftex/@ifnottex.
6049
6050 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6051 "MS-DOS". @include msdog-xtra.texi.
6052
6053 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6054 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6055
6056 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6057 for vc-xtra.texi subsections.
6058 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6059 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6060
6061 * sending.texi (Sending Mail): A @node line without explicit Prev,
6062 Next, and Up links.
6063
6064 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6065 Next, and Up links.
6066
6067 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6068 and its sections. @include picture-xtra.texi.
6069
6070 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6071 "Emerge".
6072 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6073
6074 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6075 exact duplicate of its name-sake in calendar.texi.
6076
6077 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6078 "Advanced Calendar/Diary Usage".
6079 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6080
6081 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6082 dired-xtra.texi.
6083 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6084
6085 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6086 (Files) [ifnottex]: Add menu entry for Autorevert.
6087
6088 * emacs-xtra.texi (Introduction): Reword to make consistent with
6089 printed version only.
6090 <Top level>: Remove the body of all chapters and move them to the
6091 new *-xtra.texi files. Use @raisesections and @lowersections to
6092 convert sections to chapters etc.
6093
6094 * msdog-xtra.texi:
6095 * fortran-xtra.texi:
6096 * vc-xtra.texi:
6097 * vc1-xtra.texi:
6098 * vc2-xtra.texi:
6099 * emerge-xtra.texi:
6100 * cal-xtra.texi:
6101 * dired-xtra.texi:
6102 * arevert-xtra.texi: New files, with text from respective chapters
6103 of emacs-xtra.texi. Convert each @chapter into @section, @section
6104 into @subsection, etc.
6105
1c6c854e 6106 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6107 updated.
6108
6109 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6110 Windows". All references updated.
6111
61122006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6113
6114 * macos.texi (Mac Input): Mention input from Character Palette.
6115 (Mac Font Specs): Fix typo.
6116
61172006-05-05 Richard Stallman <rms@gnu.org>
6118
6119 * files.texi (Diff Mode): Minor cleanup.
6120
61212006-05-05 Karl Berry <karl@gnu.org>
6122
8cf51b2c
GM
6123 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6124 errors from the current release of makeinfo (4.8).
6125 * help.texi (Library Keywords): Change widest word in multitable
6126 template from `emulations' to `convenience'. (Not sure if this is
6127 related to the font change.)
6128
61292006-05-05 Eli Zaretskii <eliz@gnu.org>
6130
6131 * files.texi (File Names): Add a footnote about limited support of
6132 ~USER on MS-Windows.
6133
6134 * cmdargs.texi (Initial Options): Add a footnote about limited
6135 support of ~USER on MS-Windows.
6136
61372006-05-03 Richard Stallman <rms@gnu.org>
6138
6139 * files.texi (Diff Mode): Node moved here.
6140 (Comparing Files): Delete what duplicates new node.
6141 (Files): Put Diff Mode in menu.
6142
1c6c854e 6143 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6144
6145 * emacs.texi (Top): Update menu for Diff Mode.
6146
6147 * trouble.texi (Emergency Escape): Simplify.
6148
6149 * emacs.texi (Top): Minor clarification.
6150
61512006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6152
6153 * commands.texi, entering.texi, screen.texi: Many simplifications.
6154
61552006-05-03 Richard Stallman <rms@gnu.org>
6156
6157 * commands.texi (Text Characters): Delete paragraph about unibyte
6158 non-ASCII printing chars.
6159
6160 * killing.texi (Killing): Say "graphical displays".
6161 * display.texi: Say "graphical displays".
6162
6163 * cmdargs.texi (Misc X): Say "graphical displays".
6164
61652006-05-01 Richard Stallman <rms@gnu.org>
6166
6167 * emacs.texi (Top): Add Diff Mode to menu.
6168
61692006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6170
6171 * misc.texi (Diff Mode): New node.
6172
61732006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6174
6175 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6176 (Mac Environment Variables): Shorten example line.
6177 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6178
61792006-05-01 Nick Roberts <nickrob@snap.net.nz>
6180
6181 * building.texi (GUD Customization): Describe cases %d and %c.
6182 Update description for %e.
6183
61842006-04-30 Glenn Morris <rgm@gnu.org>
6185
6186 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6187
61882006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6189
6190 * custom.texi (Examining): Update C-h v output example.
6191
61922006-04-29 Kim F. Storm <storm@cua.dk>
6193
6194 * building.texi (Grep Searching): Add lgrep and rgrep.
6195
8cf51b2c
GM
61962006-04-23 Richard Stallman <rms@gnu.org>
6197
6198 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6199
6200 * xresmini.texi: New file.
6201
6202 * xresources.texi (Face Resources): Split table into font resources
6203 and the rest. Combine similar attributes for brevity.
6204
8cf51b2c
GM
62052006-04-21 Eli Zaretskii <eliz@gnu.org>
6206
6207 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6208 backslashes and case-insensitivity in file names (moved to the
6209 main manual).
6210 (MS-DOS Printing): Move most of the text to the main manual.
6211
6212 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6213 New nodes.
6214 (Windows Processes, Windows System Menu): Add index entries and
6215 fix wording.
6216
8cf51b2c
GM
62172006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6218
6219 * misc.texi (Shell Ring): Add notes on saved input when
6220 navigating off the end of the history list.
6221
62222006-04-18 Chong Yidong <cyd@mit.edu>
6223
6224 * misc.texi (Shell Options): Correct default value of
6225 comint-scroll-show-maximum-output.
6226
8cf51b2c
GM
62272006-04-18 Nick Roberts <nickrob@snap.net.nz>
6228
6229 * building.texi (Watch Expressions): Update.
6230
8cf51b2c
GM
62312006-04-12 Richard Stallman <rms@gnu.org>
6232
6233 * search.texi: Clean up previous change.
6234
62352006-04-12 Eli Zaretskii <eliz@gnu.org>
6236
6237 * search.texi (Regexp Backslash, Regexp Replace): Add index
6238 entries for ``back reference'' and mention the term itself in the
6239 text.
6240
62412006-04-11 Richard Stallman <rms@gnu.org>
6242
6243 * custom.texi (Safe File Variables):
6244 Document enable-local-variables = :safe.
6245
62462006-04-11 Karl Berry <karl@gnu.org>
6247
6248 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6249 (Remote Repositories, Version Backups, Local Version Control)
6250 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6251 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6252 (Renaming VC Work Files and Master Files)
6253 (Inserting Version Control Headers, Customizing VC, General Options)
6254 (Options for RCS and SCCS, Options specific for CVS): Move all
6255 these nodes to emacs-xtra.texi, for brevity.
6256 * cmdargs.texi, files.texi: Change cross-references.
6257
8cf51b2c
GM
62582006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6259
6260 * files.texi (Old Versions): Update description of vc-annotate's
6261 use of color to indicate date ranges.
6262
8cf51b2c
GM
62632006-04-09 Kevin Ryde <user42@zip.com.au>
6264
8cf51b2c
GM
6265 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6266 put info and printed manual names the right way around.
6267
62682006-04-09 Karl Berry <karl@gnu.org>
6269
6270 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6271 emacs-xtra.texi, leaving only MS Windows information.
6272 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6273 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6274 node names.
6275
6276 * emacs.texi: Move @summarycontents and @contents to the beginning
6277 of the file.
6278
8cf51b2c
GM
62792006-04-08 Kevin Ryde <user42@zip.com.au>
6280
6281 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6282
62832006-04-07 Richard Stallman <rms@gnu.org>
6284
6285 * programs.texi (Comments, Comment Commands, Options for Comments)
6286 (Multi-Line Comments): "Align", not "indent".
6287 (Basic Indent): C-j deletes trailing whitespace before the newline.
6288
62892006-04-06 Richard Stallman <rms@gnu.org>
6290
8cf51b2c
GM
6291 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6292
62932006-04-06 Eli Zaretskii <eliz@gnu.org>
6294
6295 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6296
8cf51b2c
GM
62972006-04-05 Richard Stallman <rms@gnu.org>
6298
6299 * emacs.texi (Top): Update subnode menu.
6300
6301 * trouble.texi (Unasked-for Search): Node deleted.
6302 (Lossage): Delete from menu.
6303
63042006-04-04 Richard Stallman <rms@gnu.org>
6305
6306 * trouble.texi: Various cleanups.
6307 (Checklist): Don't bother saying how to snail a bug report.
6308 (Emergency Escape): Much rewriting.
6309 (After a Crash): Rename the core dump immediately.
6310 (Total Frustration): Call it a psychotherapist.
6311 (Bug Criteria): Avoid "illegal instruction".
6312 (Sending Patches): We always put the contributor's name in.
6313
6314 * misc.texi (Thumbnails): Minor correction.
6315
8cf51b2c
GM
63162006-04-03 Richard Stallman <rms@gnu.org>
6317
6318 * misc.texi (Thumbnails): Minor cleanup.
6319
63202006-04-02 Karl Berry <karl@gnu.org>
6321
6322 * sending.texi (Mail Sending): pxref to Top needs five args.
6323
6324 * texinfo.tex: Update to current version (2006-03-21.13).
6325
8cf51b2c
GM
63262006-03-31 Richard Stallman <rms@gnu.org>
6327
6328 * emacs.texi (Top): Update subnode menu.
6329
6330 * help.texi (Help Mode): Cleanup.
6331
6332 * dired.texi: Many cleanups.
6333 (Dired Deletion): Describe dired-recursive-deletes.
6334 (Operating on Files): dired-create-directory moved.
6335 (Misc Dired Features): Move to here.
6336 (Tumme): Node moved to misc.texi.
6337
6338 * custom.texi: Many cleanups.
6339 (Minor Modes): Don't mention ISO Accents Mode.
6340 (Examining): Update C-h v output example.
6341 (Hooks): Add index and xref for add-hook.
6342 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6343 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6344
6345 * misc.texi: Many cleanups.
6346 (beginning): Add to summary of topics.
6347 (Shell): Put eshell xref at the end. Remove eshell from table.
6348 (Thumbnails): New node.
6349
8cf51b2c
GM
63502006-03-28 Eli Zaretskii <eliz@gnu.org>
6351
6352 * files.texi (File Name Cache): Make it clear that the cache is
6353 not persistent.
6354
8cf51b2c
GM
63552006-03-25 Karl Berry <karl@gnu.org>
6356
49823426
GM
6357 * emacs-xtra.texi, emacs.texi, gnu.texi:
6358 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6359 (2) do not indent copyright year list (or anything else).
6360
8cf51b2c
GM
63612006-03-21 Juanma Barranquero <lekktu@gmail.com>
6362
6363 * files.texi (VC Dired Mode): Remove misplaced brackets.
6364
63652006-03-21 Andre Spiegel <spiegel@gnu.org>
6366
6367 * files.texi: Various updates and clarifications in the VC chapter.
6368
63692006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * help.texi (Help Mode): Document "C-c C-c".
6372
8cf51b2c
GM
63732006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6374
6375 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6376 menu in the standalone Info reader.
6377
63782006-03-15 Chong Yidong <cyd@stupidchicken.com>
6379
6380 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6381 moved here from Emacs manual.
6382
6383 * programs.texi (Fortran): Section moved to emacs-xtra.
6384 (Program Modes): Xref to Fortran in emacs-xtra.
6385
6386 * maintaining.texi (Emerge): Move to emacs-xtra.
6387 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6388
6389 * picture.texi: File deleted.
6390 * Makefile.in:
6391 * makefile.w32-in: Remove picture.texi.
6392
6393 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6394 * abbrevs.texi (Abbrevs):
6395 * sending.texi (Sending Mail): Picture node removed.
6396
6397 * emacs.texi (Top): Update node listings.
6398
8cf51b2c
GM
63992006-03-12 Richard Stallman <rms@gnu.org>
6400
6401 * calendar.texi: Various cleanups.
6402
8cf51b2c
GM
64032006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6404
6405 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6406 syntax.
6407
8cf51b2c
GM
64082006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6409
6410 * search.texi (Regexps): More accurately describe which characters
6411 are special in which situations. Recommend _not_ to quote `]' or
6412 `-' when they are not special.
6413
8cf51b2c
GM
64142006-02-28 Andre Spiegel <spiegel@gnu.org>
6415
6416 * files.texi (Old Versions): Clarify operation of C-x v =.
6417
8cf51b2c
GM
64182006-02-21 Nick Roberts <nickrob@snap.net.nz>
6419
6420 * building.texi (Watch Expressions): Update and describe
6421 gdb-speedbar-auto-raise.
6422
64232006-02-19 Richard M. Stallman <rms@gnu.org>
6424
6425 * emacs.texi: Use @smallbook.
6426 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6427 Update subnode menu.
6428
6429 * building.texi (Lisp Interaction): Minor addition.
6430
64312006-02-18 Nick Roberts <nickrob@snap.net.nz>
6432
6433 * building.texi (Watch Expressions): Update and be more precise.
6434
c8763fb6 64352006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6436
6437 * maintaining.texi (Create Tags Table): Explain why the
6438 exception when etags writes to files under the /dev tree.
6439
64402006-02-14 Richard M. Stallman <rms@gnu.org>
6441
6442 * custom.texi (Safe File Variables): Lots of clarification.
6443 Renamed from Unsafe File Variables.
6444
64452006-02-14 Chong Yidong <cyd@stupidchicken.com>
6446
6447 * custom.texi (Unsafe File Variables): File variable confirmation
6448 assumed denied in batch mode.
6449
64502006-02-14 Richard M. Stallman <rms@gnu.org>
6451
6452 * building.texi (GDB User Interface Layout): Don't say `inferior'
6453 for program being debugged.
6454
64552006-02-15 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * building.texi (GDB Graphical Interface):
6458 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6459
64602006-02-13 Chong Yidong <cyd@stupidchicken.com>
6461
6462 * custom.texi (Specifying File Variables, Unsafe File Variables):
6463 New nodes, split from File Variables. Document new file local
6464 variable behavior.
6465
64662006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6467
6468 * display.texi (Standard Faces):
8cf51b2c
GM
6469 * files.texi (Visiting):
6470 * frames.texi (Clipboard):
6471 * glossary.texi (Glossary) <Clipboard>:
6472 * xresources.texi (X Resources): Mention Mac OS port.
6473
8cf51b2c
GM
64742006-02-12 Richard M. Stallman <rms@gnu.org>
6475
6476 * building.texi (Building): Clarify topic in intro.
6477
6478 * maintaining.texi (Maintaining): Change title; clarify topic.
6479 Delete duplicate index entries.
6480
6481 * building.texi (Other GDB User Interface Buffers): Clarifications.
6482
6483 * text.texi (Cell Commands): Clarifications.
6484
6485 * programs.texi (Defuns): Delete duplicate explanation of
6486 left-margin paren convention.
6487 (Hungry Delete): Minor cleanup.
6488
64892006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6490
6491 * dired.texi (Tumme): More tumme documentation.
6492
64932006-02-11 Alan Mackenzie <acm@muc.de>
6494
6495 * programs.texi ("Hungry Delete"): Correct the appellation of the
6496 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6497
64982006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6499
6500 * dired.texi (Tumme): Fix small bug.
6501
65022006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6503
6504 * macos.texi (Mac International): Rename "fontset-mac" to
6505 "fontset-standard".
6506
8cf51b2c
GM
65072006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6508
6509 * dired.texi (Tumme): Basic documentation for Tumme added.
6510
8cf51b2c
GM
65112006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6512
6513 * mule.texi (International):
6514 * programs.texi (Basic Indent): Fix typos.
6515
8cf51b2c
GM
6516 * custom.texi (Minor Modes):
6517 * display.texi (Text Display):
6518 * commands.texi (Text Characters): Update xrefs.
6519
65202006-02-07 Richard M. Stallman <rms@gnu.org>
6521
6522 * emacs.texi (Top): Update subnode menu.
6523 Update info on old Emacs papers.
6524 (Intro): "Graphical display", not window system.
6525
6526 * xresources.texi (GTK styles): Minor clarifications.
6527
6528 * trouble.texi: "Graphical display", not window system.
6529 (Stuck Recursive): Minor clarification.
6530
6531 * text.texi: Minor clarifications.
6532 (Sentences): Explain why two-space convention is better.
6533 Explain sentence-end-without-period here.
6534 (Fill Commands): Not here.
6535 (Refill): Node moved down.
6536 (Filling): Update menu.
6537 (Table Creation, Cell Justification, Column Commands): Clarify.
6538
6539 * sending.texi: Minor clarifications.
6540
6541 * search.texi (Regexp Backslash): Clarification.
6542
6543 * rmail.texi: Minor cleanups.
6544 (Rmail): Delete digression about `rmail-mode'.
6545 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6546 (Rmail Files): Mention C-u M-x rmail.
6547 (Rmail Reply): Mention References.
6548 (Rmail Display): Mention rmail-nonignored-headers.
6549
6550 * programs.texi: Minor cleanups.
6551 (Comment Commands): Mention momentary Transient Mark mode.
6552 (Matching): Be more specific about customizing show-paren-mode.
6553 (Info Lookup): Don't list the modes that support C-h S.
6554 Just say what it does in an unsupported mode.
6555 (Man Page): Delete excessive info on customizing woman.
6556 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6557
6558 * abbrevs.texi: Minor clarifications.
6559 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6560 not "dynamic abbrevs" as if they were a kind of abbrev.
6561
6562 * picture.texi (Picture): Minor cleanup.
6563
6564 * mule.texi (Communication Coding): Say "other applications".
6565 (Fontsets): Not specific to X. Add xref to X Resources.
6566 (Unibyte Mode): Rename from Single-Byte Character Support.
6567 "Graphical display", not window system.
6568 (International): Update menu.
6569
6570 * maintaining.texi (Format of ChangeLog):
6571 New node, split out from ChangeLog.
6572 (ChangeLog): Clarifications in the remaining text.
6573 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6574 (Find Tag): Add @w.
6575 (Tags Search): Explain tag table order here. Simplify grep ref.
6576 (List Tags): tags-tag-face is a variable, not a face.
6577 (Emerge): Cleanups.
6578
6579 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6580 (Keyboard Macros): Avoid "the user".
6581
6582 * killing.texi: "Graphical display", not window system.
6583
6584 * help.texi (Help Echo): "Graphical display", not window system.
6585
6586 * glossary.texi: Say "you", not "the user". Say "graphical display".
6587
6588 * frames.texi: Minor cleanups. "Graphical display", not window system.
6589
6590 * files.texi (Visiting): Make drag-and-drop not X-specific.
6591
6592 * custom.texi: Minor cleanups. "Graphical display", not window system.
6593
6594 * cmdargs.texi: Minor cleanups.
6595
6596 * building.texi (Compilation): Move and split kill-compilation para.
6597 Add para about multiple compilers.
6598 (Compilation Mode): Commands also available in grep mode and others.
6599 Mention C-u C-x ` more tutorially. Clarify C-x `.
6600 (Compilation Shell): Clarify. Put Bash example first.
6601 (Grep Searching): Minor cleanups; add @w.
6602 (Debuggers): Minor cleanups.
6603 (Starting GUD): Make GDB xgraphical mode issue clearer.
6604 (Debugger Operation): Lots of clarifications including
6605 GDB tooltip side-effect issue.
6606 (Commands of GUD): Clarify.
6607 (GUD Customization): Add bashdb-mode-hook.
6608 (GDB Graphical Interface): Rewrite for clarity.
6609 (GDB User Interface Layout): Rewrite for clarity.
6610 (Stack Buffer, Watch Expressions): Likewise.
6611 (Other GDB User Interface Buffers): Cleanups.
6612 (Lisp Libraries, External Lisp): Cleanup.
6613
6614 * basic.texi (Position Info): "Graphical displays", rather than
6615 window systems.
6616
6617 * anti.texi: Minor cleanup.
6618
8cf51b2c
GM
66192006-02-03 Eli Zaretskii <eliz@gnu.org>
6620
6621 * custom.texi (Init File, Find Init): Add cross-references to
6622 where $HOME is described.
6623
66242006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6625
6626 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6627 is not inside the @table.
6628
6629 * emacs.texi (Top): Correct node name.
6630
6631 * files.texi (File Names): Fix @xref.
6632 (Reverting): Fix typo.
6633
6634 * mule.texi (International): Correct node name.
6635
6636 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6637
66382006-02-01 Richard M. Stallman <rms@gnu.org>
6639
6640 * emacs.texi (Top): Update subnode menu.
6641
6642 * mule.texi: Minor clarifications.
6643 Reduce the specific references to X Windows.
6644 Refer to "graphical" terminals, rather than window systems.
6645 (Text Coding): Rename from Specify Coding.
6646 (Communication Coding, File Name Coding, Terminal Coding):
6647 New nodes split out from Text Coding.
6648
6649 * kmacro.texi: Minor clarifications.
6650 (Keyboard Macro Ring): Comment out some excessive commands.
6651 (Basic Keyboard Macro): Split up the table, putting part in each node.
6652
6653 * major.texi: Minor clarifications.
6654
6655 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6656
6657 * windows.texi: Minor clarifications.
6658 (Change Window): Don't describe mode-line mouse cmds here.
6659 Add xref to Mode Line Mouse.
6660
6661 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6662
6663 * macos.texi (Mac International): Fix xref.
6664
6665 * indent.texi: Minor clarifications.
6666
6667 * frames.texi: Minor clarifications.
6668 Reduce the specific references to X Windows.
6669 Refer to "graphical" terminals, rather than window systems.
6670 (Frame Parameters): Don't mention commands like
6671 set-foreground-color. Just say to customize a face.
6672 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6673
6674 * files.texi: Minor clarifications.
6675 (Numbered Backups): New node, split out from Backup Names.
6676
6677 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6678
6679 * cmdargs.texi (General Variables): Fix xref.
6680
6681 * buffers.texi: Minor clarifications.
6682
8cf51b2c
GM
66832006-01-31 Richard M. Stallman <rms@gnu.org>
6684
6685 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6686 Nodes moved to top.
6687
6688 * display.texi: Minor clarifications.
6689 (Display): Rearrange menu.
6690 (Standard Faces): Mention query-replace face.
6691 (Faces): Simplify.
6692 (Font Lock): Simplify face customization info.
6693 (Highlight Changes): Node merged into Highlight Interactively.
6694 (Highlight Interactively): Much rewriting and cleanup.
6695 (Optional Mode Line): Narrowed line number not good for goto-line.
6696 Simplify face customization advice.
6697 (Text Display): Mention use of escape-glyph face.
6698 Move ctl-arrow and tab-width here.
6699 (Display Custom): Move no-redraw-on-reenter to end of node.
6700
6701 * search.texi: Minor clarifications.
6702 (Isearch Scroll): Simplify.
6703 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6704
6705 * regs.texi (Registers): Mention bookmarks here.
6706
6707 * mark.texi: Minor clarifications.
6708 (Selective Undo): Node deleted.
6709
6710 * m-x.texi: Minor clarifications.
6711
6712 * killing.texi: Minor clarifications.
6713 Refer to "graphical" terminals, rather than window systems.
6714
6715 * help.texi: Clarifications.
6716 (Help): Don't describe C-h F and C-h K here.
6717 (Key Help): Describe C-h K here.
6718 (Name Help): Mention Emacs Lisp Intro.
6719 Describe C-h F here.
6720 (Misc Help): Mention C-h F and C-h K only briefly.
6721
6722 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6723 Selective undo text merged in.
6724 (Spelling): Mention Aspell along with Ispell.
6725
6726 * emacs.texi (Top): Update subnode menus.
6727
6728 * basic.texi (Basic Undo): Rename from Undo. Most of text
6729 moved to new Undo node.
6730
8cf51b2c
GM
67312006-01-29 Chong Yidong <cyd@stupidchicken.com>
6732
6733 * basic.texi (Continuation Lines, Inserting Text):
6734 Mention longlines mode.
6735
67362006-01-29 Richard M. Stallman <rms@gnu.org>
6737
10d1d0af 6738 * screen.texi: Minor cleanups.
8cf51b2c
GM
6739 (Screen): Clean up the intro paragraphs.
6740 (Mode Line): Lots of rewriting. Handle frame-name better.
6741 eol-mnemonic-... vars moved out.
6742
6743 * emacs.texi (Top): Change menu item for MS-DOS node.
6744 Update subnode menu.
6745
6746 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6747 chapter relates to Windows. Title changed.
6748
6749 * mini.texi: Minor cleanups.
6750
6751 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6752 (Mark): Put it in the menu.
6753
6754 * entering.texi: Minor cleanups.
6755
6756 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6757 (Intro): Refer to "graphical" terminals, rather than X.
6758
6759 * display.texi (Display Custom): Add xref to Variables.
6760 (Optional Mode Line): eol-mnemonic-... vars moved here.
6761
6762 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6763 rather than X.
6764
8cf51b2c
GM
6765 * basic.texi: Minor cleanups.
6766 (Undo): selective-undo moved.
6767
8cf51b2c
GM
67682006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6769
6770 * anti.texi (Antinews): Various corrections and additions.
6771
67722006-01-23 Juri Linkov <juri@jurta.org>
6773
6774 * custom.texi (Easy Customization, Customization Groups)
6775 (Browsing Custom): Mention links along with buttons.
6776
8cf51b2c
GM
67772006-01-21 Eli Zaretskii <eliz@gnu.org>
6778
8cf51b2c
GM
6779 * text.texi (TeX Print): Use @key for TAB.
6780
8cf51b2c
GM
6781 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6782
8cf51b2c
GM
67832006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6784
6785 * files.texi (File Aliases): Don't claim that usually separate
6786 buffers are created for two file names that name the same data.
6787 Mention additional situations where different names mean the same
6788 file on disk.
6789
67902006-01-19 Richard M. Stallman <rms@gnu.org>
6791
6792 * killing.texi (Deletion): Upcase @key argument.
6793
6794 * custom.texi (Custom Themes): Minor cleanup.
6795
6796 * programs.texi (Hungry Delete): Upcase @key argument.
6797
8cf51b2c
GM
67982006-01-16 Juri Linkov <juri@jurta.org>
6799
6800 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6801 Move `mode-line-highlight' before `mode-line-buffer-id'.
6802
8cf51b2c
GM
68032006-01-14 Richard M. Stallman <rms@gnu.org>
6804
6805 * basic.texi (Inserting Text): Minor cleanup.
6806
8cf51b2c
GM
68072006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6808
6809 * custom.texi (Changing a Variable, Face Customization):
6810 Update for changes in Custom menus.
6811
8cf51b2c
GM
68122006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6813
6814 * macos.texi (Mac International): Undo last change.
6815
8cf51b2c
GM
68162006-01-02 Chong Yidong <cyd@stupidchicken.com>
6817
6818 * custom.texi (Custom Themes): Describe the new
6819 customize-create-theme interface.
6820
68212005-12-30 Juri Linkov <juri@jurta.org>
6822
6823 * basic.texi (Position Info): Update example.
6824
c8763fb6 68252005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6826
6827 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6828
68292005-12-24 Chong Yidong <cyd@stupidchicken.com>
6830
6831 * custom.texi (Custom Themes): `load-theme' always loads.
6832
68332005-12-23 Juri Linkov <juri@jurta.org>
6834
6835 * display.texi (Highlight Interactively): Use double space to
6836 separate sentences. Replace C-p with M-p, and C-n with M-n.
6837
68382005-12-22 Richard M. Stallman <rms@gnu.org>
6839
6840 * custom.texi (Easy Customization and subnodes):
6841 Replace "active field" with "button".
6842 Use "user option" only for variables.
6843 Use "setting" for variable-or-face.
6844
68452005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6846
6847 * buffers.texi (Select Buffer): Change order in table to make
6848 "Similar" refer to the correct item.
6849 (Indirect Buffers): Minor rewording.
6850
8cf51b2c
GM
68512005-12-20 Juri Linkov <juri@jurta.org>
6852
6853 * files.texi (VC Status): Put P and N near p and n.
6854
8cf51b2c
GM
68552005-12-19 Richard M. Stallman <rms@gnu.org>
6856
6857 * programs.texi (Electric C): Delete the info about newline control.
6858 (Other C Commands): Minor cleanup.
6859 (Left Margin Paren): Minor cleanup.
6860
68612005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6864 (Customization Groups): Delete text moved to "Browsing Custom".
6865 (Browsing Custom): New node.
6866 (Specific Customization): Clarify which commands only work for
6867 loaded options.
6868
68692005-12-18 Bill Wohler <wohler@newt.com>
6870
6871 * frames.texi (Tool Bars): Shorten text of previous change.
6872
68732005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6874
6875 * files.texi (VC Status): Document log-view mode.
6876
68772005-12-18 Bill Wohler <wohler@newt.com>
6878
6879 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6880 permanently via the customize interface.
6881
8cf51b2c
GM
68822005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6883
6884 * killing.texi (Killing by Lines): Document `kill-whole-line'
6885 function.
6886
c8763fb6 68872005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6888
6889 * buffers.texi (Select Buffer): Change `prev-buffer' to
6890 `previous-buffer'. Indicate that these functions use a frame
6891 local buffer list.
6892
8cf51b2c
GM
68932005-12-12 Richard M. Stallman <rms@gnu.org>
6894
6895 * custom.texi (Easy Customization): Change menu comment.
6896 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6897
6898 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6899 (Help): Among the Apropos commands, describe only C-h a here.
6900
69012005-12-11 Richard M. Stallman <rms@gnu.org>
6902
6903 * programs.texi (Options for Comments): Comment-end starts with space.
6904
6905 * glossary.texi (Glossary): Minor cleanup.
6906
6907 * files.texi (Old Versions): Use @table.
6908
8cf51b2c
GM
69092005-12-10 David Koppelman <koppel@ece.lsu.edu>
6910
6911 * display.texi (Highlight Interactively): Include
6912 global-hi-lock-mode. Add miscellaneous details and elaborations.
6913
69142005-12-09 Richard M. Stallman <rms@gnu.org>
6915
6916 * display.texi (Font Lock): Delete the Global FL menu item.
6917
69182005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6919
6920 * custom.texi (Minibuffer Maps): Mention the maps for file name
6921 completion.
6922
69232005-12-09 Kim F. Storm <storm@cua.dk>
6924
6925 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6926 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6927 cursor to next corner in rectangle; clarify insert around rectangle.
6928
8cf51b2c
GM
69292005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6930
6931 * custom.texi (Customization): Use xref to elisp manual for
6932 non-TeX output.
6933 (Minor Modes): Update.
6934 (Customization Groups, Changing a Variable, Face Customization):
6935 Update for new appearance of Custom buffers.
6936 (Changing a Variable): `custom-buffer-done-function' has been
6937 replaced by `custom-buffer-done-kill'.
6938 (Specific Customization): In the `customize-group' buffer, a
6939 subgroup's contents are not "hidden". They are not included at
6940 all. They have no [Show] button.
6941 (Mouse Buttons): Add pxref to description of mouse event lists in
6942 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6943 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6944 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6945
69462005-12-08 Richard M. Stallman <rms@gnu.org>
6947
6948 * mini.texi (Completion Commands, Completion):
6949 In file name input, SPC does not do completion.
6950
8cf51b2c
GM
69512005-12-08 Nick Roberts <nickrob@snap.net.nz>
6952
6953 * building.texi (GDB Graphical Interface): Explain screen size
6954 setting.
6955 (Other GDB User Interface Buffers): Describe features specific to
6956 GDB 6.4.
6957
8cf51b2c
GM
69582005-12-01 Nick Roberts <nickrob@snap.net.nz>
6959
6960 * building.texi (GDB User Interface Layout): Describe how to
6961 kill associated buffers.
6962 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6963 (Watch Expressions): Be more precise.
6964 (Other GDB User Interface Buffers): Describe how to change a
6965 register value.
6966
8cf51b2c
GM
69672005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6968
6969 * macos.texi (Mac Input): Remove description of
6970 mac-command-key-is-meta. Add descriptions of
6971 mac-control-modifier, mac-command-modifier, and
6972 mac-option-modifier.
6973 (Mac International): Fix description of conversion of clipboard data.
6974 (Mac Font Specs): Add example of font customization by face attributes.
6975
69762005-11-22 Nick Roberts <nickrob@snap.net.nz>
6977
6978 * building.texi (Watch Expressions): Expand description.
6979 (Other GDB User Interface Buffers): Describe local map for
6980 gud-watch.
6981
69822005-11-21 Chong Yidong <cyd@stupidchicken.com>
6983
6984 * display.texi (Font Lock): Font lock is enabled by default now.
6985
69862005-11-20 Juri Linkov <juri@jurta.org>
6987
6988 * basic.texi (Position Info): Update examples of the output.
6989 Remove the fact that examples are produced in the TeXinfo buffer,
6990 because in the Info reader users will get a different output from
6991 `C-x ='.
6992
6993 * building.texi (Compilation Mode): Remove paragraph duplicated
6994 from the node `Compilation'. Add `compilation-skip-threshold'.
6995
6996 * display.texi (Font Lock): Suggest more user-friendly method of
6997 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6998
69992005-11-18 Richard M. Stallman <rms@gnu.org>
7000
7001 * files.texi (Registering): Mention @@ in mode line.
7002
7003 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7004
70052005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7006
7007 * files.texi (Renaming and VC): Some back-ends don't
7008 handle renaming.
7009
8cf51b2c
GM
70102005-11-17 Juri Linkov <juri@jurta.org>
7011
7012 * emacs.texi (Top):
7013 * display.texi (Highlight Interactively): Put this font-lock based
7014 mode near Font Lock node.
7015
70162005-11-16 Chong Yidong <cyd@stupidchicken.com>
7017
7018 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7019 icons.
7020
70212005-11-12 Kim F. Storm <storm@cua.dk>
7022
7023 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7024 (Help Summary): Add C-h d and C-h e.
7025 (Apropos): Clarify that all apropos commands may search for either
7026 list of words or a regexp. Add C-h d for apropos-documentation.
7027 Describe apropos-documentation-sort-by-scores user option.
7028
8cf51b2c
GM
70292005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7030
7031 * killing.texi (CUA Bindings): Add @section.
7032
70332005-11-10 Kim F. Storm <storm@cua.dk>
7034
7035 * emacs.texi (Top): Add CUA Bindings entry to menu.
7036
7037 * killing.texi (CUA Bindings): New node. Moved here from
7038 misc.texi and extended with info on rectangle commands and
7039 rectangle highlighting, interface to registers, and the global
7040 mark feature.
7041
7042 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7043
7044 * regs.texi: Prev link points to CUA Bindings node.
7045
70462005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7047
7048 * help.texi (Help Echo): By default, help echos are only shown on
7049 mouse-over, not on point-over.
7050
c8763fb6 70512005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7052
7053 * misc.texi (Shell Mode): Describe how to activate password echoing.
7054
8cf51b2c
GM
70552005-11-04 Romain Francoise <romain@orebokech.com>
7056
7057 * mark.texi (Mark Ring): Fix typo.
7058
70592005-11-03 Richard M. Stallman <rms@gnu.org>
7060
7061 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7062
70632005-11-01 Bill Wohler <wohler@newt.com>
7064
7065 * help.texi (Help Mode): Fix typo.
7066
70672005-11-01 Nick Roberts <nickrob@snap.net.nz>
7068
1c6c854e
CS
7069 * building.texi (Other GDB User Interface Buffers):
7070 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7071
70722005-10-31 Romain Francoise <romain@orebokech.com>
7073
7074 * files.texi (Compressed Files): Fix typo.
7075
7076 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7077
7078 * windows.texi (Force Same Window): Likewise.
7079
70802005-10-30 Bill Wohler <wohler@newt.com>
7081
7082 * help.texi (Help Mode): URLs viewed with browse-url.
7083
70842005-10-31 Nick Roberts <nickrob@snap.net.nz>
7085
7086 * building.texi (GDB Graphical Interface): Don't reference
7087 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7088 must stay in same frame.
7089
70902005-10-29 Chong Yidong <cyd@stupidchicken.com>
7091
7092 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7093
7094 * anti.texi (Antinews): Likewise.
7095
8cf51b2c
GM
70962005-10-28 Bill Wohler <wohler@newt.com>
7097
7098 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7099
71002005-10-28 Richard M. Stallman <rms@gnu.org>
7101
7102 * files.texi (Visiting): Explain how to enter ? in a file name.
7103
7104 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7105
8cf51b2c
GM
71062005-10-25 Nick Roberts <nickrob@snap.net.nz>
7107
1c6c854e
CS
7108 * building.texi (GDB Graphical Interface):
7109 Describe gdb-mouse-until.
8cf51b2c
GM
7110
71112005-10-23 Richard M. Stallman <rms@gnu.org>
7112
7113 * custom.texi (Init File): Recommend when to use site-start.el.
7114
8cf51b2c
GM
71152005-10-21 Juri Linkov <juri@jurta.org>
7116
7117 * custom.texi (Examining): Mention accessing the old variable
7118 value via M-n in set-variable.
7119
8cf51b2c
GM
71202005-10-18 Romain Francoise <romain@orebokech.com>
7121
7122 * files.texi (Version Systems): Capitalize GNU.
7123
8cf51b2c
GM
71242005-10-18 Nick Roberts <nickrob@snap.net.nz>
7125
7126 * building.texi (Compilation Mode): Remove redundant paragraph.
7127 (Watch Expressions): Remove paragraph to reflect code change.
7128
8cf51b2c
GM
71292005-10-16 Richard M. Stallman <rms@gnu.org>
7130
7131 * building.texi (Compilation Mode, Compilation): Clarified.
7132
71332005-10-15 Richard M. Stallman <rms@gnu.org>
7134
7135 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7136
8cf51b2c
GM
71372005-10-13 Kenichi Handa <handa@m17n.org>
7138
7139 * basic.texi (Position Info): Fix previous change.
7140
c8763fb6 71412005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7142
7143 * cmdargs.texi (Icons X): Fix typo.
7144
71452005-10-12 Kenichi Handa <handa@m17n.org>
7146
7147 * basic.texi (Position Info): Describe the case that Emacs shows
7148 "part of display ...".
7149
c8763fb6 71502005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7151
7152 * cmdargs.texi (Icons X): -nb => -nbi.
7153
71542005-10-10 Chong Yidong <cyd@stupidchicken.com>
7155
7156 * frames.texi (Speedbar): A couple more clarifications.
7157
71582005-10-11 Nick Roberts <nickrob@snap.net.nz>
7159
7160 * building.texi (GDB User Interface Layout): Improve diagram.
7161 (Watch Expressions): Explain how to make speedbar global.
7162 (Other GDB User Interface Buffers): Make references more precise.
7163
8cf51b2c
GM
71642005-10-09 Richard M. Stallman <rms@gnu.org>
7165
7166 * frames.texi (Speedbar): Clarify the text.
7167
71682005-10-09 Chong Yidong <cyd@stupidchicken.com>
7169
7170 * frames.texi (Speedbar): Add information on keybindings,
7171 dismissing the speedbar, and buffer display mode. Link to
7172 speedbar manual.
7173
c8763fb6 71742005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7175
1c6c854e 7176 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7177 added -nb, --no-bitmap-icon.
7178
8cf51b2c
GM
71792005-10-07 Nick Roberts <nickrob@snap.net.nz>
7180
7181 * building.texi (GDB Graphical Interface): Add variables and
7182 functions to indices. Be more precise.
7183
c8763fb6 71842005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7185
7186 * frames.texi (Drag and Drop): Remove the x- from
7187 x-dnd-open-file-other-window and xdnd-protocol-alist.
7188
71892005-09-30 Romain Francoise <romain@orebokech.com>
7190
7191 * mini.texi (Minibuffer): The default value now appears before the
7192 colon in minibuffer prompts.
7193
8cf51b2c
GM
71942005-09-25 Richard M. Stallman <rms@gnu.org>
7195
7196 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7197
8cf51b2c
GM
71982005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7199
7200 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7201
8cf51b2c
GM
72022005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7203
7204 * emacs.texi (Top): Update submenus from macos.texi.
7205
7206 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7207 (Mac OS): Update feature support status.
7208 (Mac Input): List supported input scripts. Remove description
7209 about `mac-keyboard-text-encoding'. Mention mouse button
7210 emulation and related variables.
7211 (Mac International): Mention Central European and Cyrillic
7212 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7213 Add description about coding system for selection.
7214 Add description about language environment.
7215 (Mac Environment Variables):
7216 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7217 arguments. Add Preferences support.
7218 (Mac Directories): Explicitly state that this node is for Mac OS
7219 Classic only.
1c6c854e
CS
7220 (Mac Font Specs): Mention specification for scalable fonts.
7221 List supported charsets. Add preferred way of creating fontsets.
7222 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7223 (Mac Functions): Add descriptions about `mac-set-file-creator',
7224 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7225 and `mac-get-preference'.
7226
8cf51b2c
GM
72272005-09-16 Romain Francoise <romain@orebokech.com>
7228
7229 Update all files to specify GFDL version 1.2.
7230
7231 * doclicense.texi (GNU Free Documentation License): Update to
7232 version 1.2.
7233
72342005-09-15 Richard M. Stallman <rms@gnu.org>
7235
7236 * buffers.texi (List Buffers): Fix xref.
7237
7238 * rmail.texi (Rmail Basics): Fix xref.
7239
7240 * emacs.texi (Top): Update subnode menus.
7241
7242 * files.texi (Saving Commands): New node, broken out of Saving.
7243 (Customize Save): New node, broken out of Saving.
7244 Clarify effect of write-region-inhibit-fsync.
7245 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7246
8cf51b2c
GM
72472005-09-14 Romain Francoise <romain@orebokech.com>
7248
7249 * files.texi (Saving): Mention write-region-inhibit-fsync.
7250
72512005-09-05 Chong Yidong <cyd@stupidchicken.com>
7252
7253 * custom.texi (Custom Themes): New node.
7254
72552005-09-03 Richard M. Stallman <rms@gnu.org>
7256
49823426
GM
7257 * search.texi (Search Case): Mention vars that control
7258 case-fold-search for various operations.
8cf51b2c
GM
7259
72602005-08-22 Juri Linkov <juri@jurta.org>
7261
7262 * display.texi (Standard Faces): Merge the text from
7263 `(elisp)Standard Faces' into this node.
7264
72652005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7266
7267 * emacs.texi (Top): Delete menu item for deleted node
7268 Keyboard Translations.
7269
72702005-08-18 Richard M. Stallman <rms@gnu.org>
7271
8cf51b2c
GM
7272 * trouble.texi (Unasked-for Search):
7273 Delete xref to Keyboard Translations.
7274
7275 * glossary.texi (Glossary): Delete xref.
7276
8cf51b2c
GM
7277 * custom.texi (Minor Modes): Say that the list here is not complete.
7278 (Keyboard Translations): Node deleted.
7279 (Disabling): Delete xref to it.
7280 (Customization Groups): Fix Custom buffer example.
7281 (Hooks): Mention remove-hooks.
7282
72832005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7284
7285 * building.texi (GDB Graphical Interface): Improve filling of menu
7286 item.
7287
72882005-08-18 Nick Roberts <nickrob@snap.net.nz>
7289
7290 * building.texi (GDB Graphical Interface): Use better node names.
7291
72922005-08-14 Richard M. Stallman <rms@gnu.org>
7293
7294 * text.texi (Sentences): Fix xref.
7295
72962005-08-14 Juri Linkov <juri@jurta.org>
7297
7298 * building.texi (Compilation, Grep Searching): Move grep command
7299 headings from `Compilation' to `Grep Searching'.
7300
7301 * dired.texi (Dired and Find):
7302 * maintaining.texi (Tags Search): Replace grep xref to
7303 `Compilation' node with `Grep Searching'.
7304
7305 * files.texi (Comparing Files): Replace xref to `Compilation' with
7306 `Compilation Mode'.
7307
73082005-08-13 Alan Mackenzie <acm@muc.de>
7309
7310 * search.texi (Non-ASCII Isearch): Correct a typo.
7311 (Replacement Commands): Mention query-replace key binding.
7312
73132005-08-11 Richard M. Stallman <rms@gnu.org>
7314
7315 * programs.texi (Options for Comments): Fix xref.
7316
7317 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7318 out of Regexps.
7319
8cf51b2c
GM
73202005-08-09 Juri Linkov <juri@jurta.org>
7321
7322 * building.texi (Compilation): Use `itemx' instead of `item'.
7323 (Grep Searching): Simplify phrase.
7324
7325 * display.texi (Standard Faces): Describe vertical-border on
7326 window systems.
7327
7328 * windows.texi (Split Window): Simplify phrase and mention
7329 vertical-border face.
7330
73312005-08-09 Richard M. Stallman <rms@gnu.org>
7332
7333 * files.texi (Comparing Files): Clarify compare-windows.
7334
7335 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7336
8cf51b2c
GM
73372005-08-06 Eli Zaretskii <eliz@gnu.org>
7338
7339 * mule.texi (Coding Systems): Rephrase the paragraph about
7340 codepages: no need for "M-x codepage-setup" anymore, except on
7341 MS-DOS.
7342
7343 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7344 the MS-DOS port only.
7345
73462005-07-30 Eli Zaretskii <eliz@gnu.org>
7347
7348 * makefile.w32-in (info): Don't run multi-install-info.bat.
7349 ($(infodir)/dir): New target, produced by running
7350 multi-install-info.bat.
7351
8cf51b2c
GM
73522005-07-22 Eli Zaretskii <eliz@gnu.org>
7353
7354 * files.texi (Quoted File Names): Add index entry.
7355
8cf51b2c
GM
73562005-07-19 Juri Linkov <juri@jurta.org>
7357
7358 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7359
73602005-07-18 Juri Linkov <juri@jurta.org>
7361
8cf51b2c
GM
7362 * custom.texi (Easy Customization):
7363 * files.texi (Old Versions):
7364 * frames.texi (Wheeled Mice):
7365 * mule.texi (Specify Coding):
8cf51b2c
GM
7366 * text.texi (Cell Justification):
7367 * trouble.texi (After a Crash):
8cf51b2c
GM
7368 * xresources.texi (GTK styles):
7369 Delete duplicate duplicate words.
7370
73712005-07-17 Richard M. Stallman <rms@gnu.org>
7372
7373 * frames.texi (Creating Frames): Fix foreground color example.
7374
7375 * custom.texi (Init Examples): Clean up text about conditionals.
7376
73772005-07-16 Richard M. Stallman <rms@gnu.org>
7378
7379 * mini.texi (Completion Commands): Fix command name for ?.
7380
8cf51b2c
GM
73812005-07-16 Eli Zaretskii <eliz@gnu.org>
7382
7383 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7384 `menu' face has no effect on w32 and with GTK.
7385 Add cross-references.
8cf51b2c
GM
7386
7387 * cmdargs.texi (General Variables): Clarify the default location
7388 of $HOME on w32 systems.
7389
73902005-07-15 Jason Rumney <jasonr@gnu.org>
7391
7392 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7393 changed.
7394
73952005-07-08 Kenichi Handa <handa@m17n.org>
7396
1c6c854e
CS
7397 * mule.texi (Recognize Coding):
7398 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7399
74002005-07-07 Richard M. Stallman <rms@gnu.org>
7401
7402 * anti.texi (Antinews): Mention mode-line-inverse-video.
7403
7404 * files.texi (Saving): Minor correction about C-x C-w.
7405
7406 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7407
74082005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7409
7410 * search.texi (Isearch Scroll): Add example of using the
7411 `isearch-scroll' property.
7412 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7413 `Display Custom' node.
7414 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7415 and de-emphasize it.
7416 (Other Repeating Search): `occur' currently can not correctly
7417 handle multiline matches. Correct, clarify and update description
7418 of `flush-lines' and `keep-lines'.
7419
7420 * display.texi (Display Custom): Add anchor for `baud-rate'.
7421
74222005-07-07 Richard M. Stallman <rms@gnu.org>
7423
7424 * gnu.texi: Update where to get GNU status; add refs for how to help.
7425 Add footnotes 6 and 7.
7426
74272005-07-04 Lute Kamstra <lute@gnu.org>
7428
7429 Update FSF's address in GPL notices.
7430
8cf51b2c 7431 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7432 * trouble.texi (Checklist): Update FSF's address.
7433
8cf51b2c
GM
74342005-06-24 Richard M. Stallman <rms@gnu.org>
7435
7436 * display.texi (Text Display): Change index entries.
7437
74382005-06-24 Eli Zaretskii <eliz@gnu.org>
7439
7440 * makefile.w32-in (MAKEINFO): Use --force.
7441 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7442 Makefile.in.
8cf51b2c
GM
7443
74442005-06-23 Richard M. Stallman <rms@gnu.org>
7445
1c6c854e 7446 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7447 nobreak-char-display.
7448
7449 * emacs.texi (Top): Update detailed node listing.
7450
1c6c854e 7451 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7452 to nobreak-char-display and no-break-space to nobreak-space.
7453 (Standard Faces): Split up the list of standard faces
7454 and put it in a separate node. Add nobreak-space and
7455 escape-glyph.
7456
8cf51b2c
GM
74572005-06-23 Lute Kamstra <lute@gnu.org>
7458
7459 * mule.texi (Select Input Method): Fix typo.
7460
74612005-06-23 Kenichi Handa <handa@m17n.org>
7462
1c6c854e
CS
7463 * mule.texi (International): List all supported scripts.
7464 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7465 distribution.
7466 (Language Environments): List all language environments.
7467 Intlfonts contains fonts for most supported scripts, not all..
7468 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7469 input a specific character.
8cf51b2c
GM
7470 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7471
74722005-06-23 Juanma Barranquero <lekktu@gmail.com>
7473
49823426 7474 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7475
74762005-06-22 Miles Bader <miles@gnu.org>
7477
7478 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7479
74802005-06-20 Miles Bader <miles@gnu.org>
7481
7482 * display.texi (Faces): Add `vertical-divider'.
7483
74842005-06-17 Richard M. Stallman <rms@gnu.org>
7485
7486 * text.texi (Adaptive Fill): Minor clarification.
7487
8cf51b2c
GM
74882005-06-10 Lute Kamstra <lute@gnu.org>
7489
7490 * emacs.texi (Top): Correct version number.
7491 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7492 refer to the current version of Emacs.
7493
74942005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7495
7496 * files.texi (Log Buffer): Document when there can be more than
7497 one file to be committed.
7498
74992005-06-08 Juri Linkov <juri@jurta.org>
7500
7501 * display.texi (Faces): Add `shadow' face.
7502
75032005-06-07 Masatake YAMATO <jet@gyve.org>
7504
7505 * display.texi (Faces): Write about mode-line-highlight.
7506
75072005-06-06 Richard M. Stallman <rms@gnu.org>
7508
7509 * misc.texi (Printing Package): Explain how to initialize
7510 printing package.
7511
7512 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7513
75142005-06-05 Chong Yidong <cyd@stupidchicken.com>
7515
7516 * emacs.texi: Rename Hardcopy to Printing.
7517 Make PostScript and PostScript Variables subnodes of it.
7518
7519 * misc.texi (Printing): Rename node from Hardcopy.
7520 Mention menu bar options.
7521 Move PostScript and PostScript Variables to submenu.
7522 (Printing package): New node.
7523
7524 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7525
7526 * dired.texi (Operating on Files): Likewise.
7527
7528 * calendar.texi (Displaying the Diary): Likewise.
7529
7530 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7531
7532 * glossary.texi (Glossary): Likewise.
7533
7534 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7535 effect.
7536
75372005-06-04 Richard M. Stallman <rms@gnu.org>
7538
7539 * trouble.texi (After a Crash): Polish previous change.
7540
8cf51b2c
GM
75412005-05-30 Noah Friedman <friedman@splode.com>
7542
7543 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7544 recovery mechanism.
7545
8cf51b2c
GM
75462005-05-28 Nick Roberts <nickrob@snap.net.nz>
7547
7548 * building.texi (Other Buffers): SPC toggles display of
7549 floating point registers.
7550
8cf51b2c
GM
75512005-05-27 Nick Roberts <nickrob@snap.net.nz>
7552
7553 * files.texi (Log Buffer): Merge in description of Log Edit
7554 mode from pcl-cvs.texi.
7555
75562005-05-26 Richard M. Stallman <rms@gnu.org>
7557
7558 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7559
8cf51b2c
GM
75602005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7561
7562 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7563 not enabled by default.
7564 When not on a word, `ispell-word' by default checks the word
7565 before point.
7566
75672005-05-24 Nick Roberts <nickrob@snap.net.nz>
7568
7569 * building.texi (Debugger Operation): Simplify last sentence.
7570
75712005-05-23 Lute Kamstra <lute@gnu.org>
7572
7573 * emacs.texi: Update FSF's address throughout.
7574 (Preface): Use @cite.
7575 (Distrib): Add cross reference to the node "Copying". Mention the
7576 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7577 printed manuals.
7578 (Intro): Use @xref for the Emacs Lisp Intro.
7579
8cf51b2c
GM
75802005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7583
7584 * basic.texi (Moving Point): Mention default for `goto-line'.
7585
7586 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7587 of a variable's docstring.
7588
75892005-05-18 Lute Kamstra <lute@gnu.org>
7590
7591 * maintaining.texi (Overview of Emerge): Add cross reference.
7592 Remove duplication.
7593
7594 * emacs.texi (Top): Update to the current structure of the manual.
7595 * misc.texi (Emacs Server): Add menu description.
7596 * files.texi (Saving): Fix menu.
7597 * custom.texi (Customization): Fix menu.
7598 * mule.texi (International): Fix menu.
7599 * kmacro.texi (Keyboard Macros): Fix menu.
7600
76012005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7602
7603 * display.texi: Various minor changes.
7604 (Faces): Delete text that is repeated in the next section.
7605
76062005-05-16 Nick Roberts <nickrob@snap.net.nz>
7607
7608 * building.texi (Debugger Operation): Mention GUD tooltips are
7609 disabled with GDB in text command mode.
7610
8cf51b2c
GM
76112005-05-16 Nick Roberts <nickrob@snap.net.nz>
7612
7613 * building.texi: Replace toolbar with "tool bar" for consistency.
7614 (Compilation Mode): Describe compilation-context-lines
7615 and use of arrow in compilation buffer.
7616 (Debugger Operation): Replace help text with variable's value.
7617
7618 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7619 consistency.
7620
76212005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7624 Add xref.
7625
8cf51b2c
GM
76262005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7627
7628 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7629 (Position Info): Delete discussion of `goto-line'. It is already
7630 described in `Moving point'.
7631
7632 * mini.texi (Completion Commands): Correct reference.
7633 (Completion Options): Fix typo.
7634
7635 * killing.texi (Deletion): Complete description of `C-x C-o'.
7636
8cf51b2c
GM
76372005-05-10 Richard M. Stallman <rms@gnu.org>
7638
7639 * building.texi (Compilation): Clarify recompile's directory choice.
7640
7641 * frames.texi (Tooltips): Cleanups.
7642
7643 * basic.texi (Arguments): Fix punctuation.
7644
76452005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7646
7647 * screen.texi (Menu Bar): The up and down (not left and right)
7648 arrow keys move through a keyboard menu.
7649
76502005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7651
7652 * basic.texi: Various typo and grammar fixes.
7653 (Moving Point): C-a now runs move-beginning-of-line.
7654
76552005-05-08 Nick Roberts <nickrob@snap.net.nz>
7656
7657 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7658
7659 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7660 as different animals.
7661
76622005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7663
7664 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7665 Correct index entry.
7666
76672005-05-07 Nick Roberts <nickrob@snap.net.nz>
7668
7669 * building.texi (Debugger Operation): Update to reflect changes
7670 in GUD tooltips.
7671
76722005-04-30 Richard M. Stallman <rms@gnu.org>
7673
7674 * files.texi (Compressed Files): Auto Compression normally enabled.
7675
7676 * building.texi (Debugger Operation): Clarify previous change.
7677
8cf51b2c
GM
76782005-04-28 Nick Roberts <nickrob@snap.net.nz>
7679
7680 * building.texi (Debugger Operation): Add description for
7681 GUD tooltips when program is not running.
7682
76832005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7684
7685 * misc.texi (Shell): Add `Shell Prompts' to menu.
7686 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7687 description. Delete remarks moved to new node.
7688 (Shell Prompts): New node.
7689 (History References): Replace remarks moved to `Shell Prompts'
7690 with xref to that node.
7691 (Remote Host): Clarify how to specify the terminal type when
7692 logging in to a different machine.
7693
76942005-04-26 Richard M. Stallman <rms@gnu.org>
7695
7696 * emacs.texi (Top): Update submenus from files.texi.
7697
7698 * files.texi (Filesets): Clarify previous change.
7699
7700 * dired.texi (Misc Dired Features): Clarify previous change.
7701
77022005-04-25 Chong Yidong <cyd@stupidchicken.com>
7703
7704 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7705
1c6c854e
CS
7706 * dired.texi (Misc Dired Features):
7707 Document dired-compare-directories.
8cf51b2c
GM
7708
7709 * files.texi (Filesets): New node.
7710 (File Conveniences): Document Image mode.
7711
7712 * text.texi (TeX Print): Document tex-compile.
7713
77142005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7715
7716 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7717 Delete redundant reference to tooltip Custom group. It is
7718 referred too again in the next paragraph.
7719
77202005-04-24 Richard M. Stallman <rms@gnu.org>
7721
7722 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7723
8cf51b2c
GM
77242005-04-19 Kim F. Storm <storm@cua.dk>
7725
7726 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7727
77282005-04-18 Lars Hansen <larsh@math.ku.dk>
7729
7730 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7731 turns off desktop-save-mode.
7732
77332005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7734
7735 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7736 by default in terminals compatible with xterm. Mention that
7737 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7738 node.
7739
8cf51b2c
GM
77402005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7741
7742 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7743
c8763fb6 77442005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7745
7746 * xresources.texi (Table of Resources): Add cursorBlink.
7747
77482005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7749
7750 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7751 `d', `C-d' and `u'.
7752
77532005-04-11 Richard M. Stallman <rms@gnu.org>
7754
7755 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7756 (Misc X): Add -D, --basic-display.
7757
7758 * maintaining.texi (Change Log): Correct the description of
7759 the example.
7760
7761 * major.texi (Choosing Modes): Document magic-mode-alist.
7762
8cf51b2c
GM
77632005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7766 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7767 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7768 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7769 `w', respectively.
7770 (Rmail Labels): Mention `l'.
7771 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7772 (Rmail Summary Edit): Describe `j' and RET.
7773
c8763fb6 77742005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7775
7776 * xresources.texi (Lucid Resources): Add fontSet resource.
7777
8cf51b2c
GM
77782005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7779
7780 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7781 now called `indicate-empty-lines'.
7782
77832005-04-06 Kim F. Storm <storm@cua.dk>
7784
7785 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7786
77872005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7788
7789 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7790 deleted.
7791 (Marks vs Flags): Add some convenient key bindings.
7792 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7793 (Misc Dired Features): Correct and expand description of `w' command.
7794
7795 * frames.texi (XTerm Mouse): Delete apparently false info.
7796 The GNU/Linux console currently does not appear to support
7797 `xterm-mouse-mode'.
7798
8cf51b2c
GM
77992005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7800
7801 * calendar.texi (Diary): Mention shell utility `calendar'.
7802
78032005-04-01 Richard M. Stallman <rms@gnu.org>
7804
7805 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7806
8cf51b2c
GM
78072005-04-01 Lute Kamstra <lute@gnu.org>
7808
7809 * maintaining.texi (Change Log): add-change-log-entry uses
7810 add-log-mailing-address.
7811
78122005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7815 `VC Mode Line' and put in an xref to that node.
7816 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7817 its description.
7818
78192005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7820
7821 * calendar.texi (Calendar Systems): Say that the Persian calendar
7822 implemented here is the arithmetical one championed by Birashk.
7823
78242005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7825
7826 * programs.texi (Fortran Motion): Fix previous change.
7827
8cf51b2c
GM
78282005-03-29 Richard M. Stallman <rms@gnu.org>
7829
7830 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7831
78322005-03-29 Chong Yidong <cyd@stupidchicken.com>
7833
7834 * text.texi (Refill): Refer to Long Lines Mode.
7835 (Longlines): New node.
7836 (Auto Fill): Don't index "word wrap" here.
7837 (Filling): Add Longlines to menu.
7838
78392005-03-29 Richard M. Stallman <rms@gnu.org>
7840
7841 * xresources.texi: Minor fixes.
7842
7843 * misc.texi (Emacs Server): Fix Texinfo usage.
7844
7845 * emacs.texi (Top): Don't use a real section heading for
7846 "Detailed Node Listing". Fake it instead.
7847
7848 * basic.texi (Position Info): Minor cleanup.
7849
7850 * mule.texi (Input Methods): Minor cleanup.
7851
78522005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7853
7854 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7855 constructs as well.
7856 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7857
78582005-03-29 Kenichi Handa <handa@m17n.org>
7859
7860 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7861
7862 * basic.texi (Position Info): Update the description about the
7863 command C-u C-x =.
7864
78652005-03-28 Richard M. Stallman <rms@gnu.org>
7866
7867 * emacs.texi (Top): Use @section for the detailed node listing.
7868
7869 * calendar.texi: Minor fixes to previous change.
7870
7871 * programs.texi (Fortran): Small fixes to previous changes.
7872
7873 * emacs.texi (Top): Update list of subnodes of Dired.
7874 Likewise for building.texi.
7875
7876 * files.texi (File Conveniences): Delete Auto Image File mode.
7877
78782005-03-28 Chong Yidong <cyd@stupidchicken.com>
7879
7880 * building.texi (Flymake): New node.
7881
7882 * custom.texi (Function Keys): Document kp- event types and
7883 keypad-setup package.
7884
7885 * dired.texi (Wdired): New node.
7886
7887 * files.texi (File Conveniences): Reorder entries.
7888 Explain how to turn on Auto-image-file mode.
7889 Document Thumbs mode.
7890
7891 * mule.texi (Specify Coding): Document recode-region and
7892 recode-file-name.
7893
7894 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7895
78962005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7897
7898 * commands.texi (Keys): M-o is now a prefix key.
7899
79002005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7901
7902 * programs.texi: Reformat and update copyright years.
7903 (Fortran): Update section.
7904
79052005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * files.texi: Several small changes in addition to:
7908 (Visiting): Change xref for Dialog Boxes to ref.
7909 (Version Headers): Replace references to obsolete var
7910 `vc-header-alist' with `vc-BACKEND-header'.
7911 (Customizing VC): Update value of `vc-handled-backends'.
7912
79132005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7914
7915 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7916 move here from Emacs Lisp Reference Manual.
7917 * calendar.texi (Calendar/Diary, Diary Commands)
7918 (Special Diary Entries, Importing Diary): Change some xrefs to
7919 point to emacs-xtra rather than elisp.
7920
7921 * emacs-xtra.texi (Calendar Customizing):
7922 Move view-diary-entries-initially, view-calendar-holidays-initially,
7923 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7924 Emacs Manual.
7925 (Appt Customizing): Merge entire section into main Emacs Manual.
7926 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7927 mark-holidays-in-calendar here from emacs-xtra.
7928 (Displaying the Diary): Move view-diary-entries-initially,
7929 mark-diary-entries-in-calendar here from emacs-xtra.
7930 (Appointments): Move appt-display-mode-line,
7931 appt-display-duration, appt-disp-window-function,
7932 appt-delete-window-function here from emacs-xtra.
7933
7934 * calendar.texi: Update and reformat copyright.
7935 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7936 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7937 (Diary): Refer to `diary-file' rather than ~/diary.
7938 (Diary Commands): Rename node to "Displaying the Diary".
7939 * emacs.texi (Top): Rename "Diary Commands" section.
7940 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7941
79422005-03-26 Eli Zaretskii <eliz@gnu.org>
7943
7944 * misc.texi (Emacs Server): Fix the command for setting
7945 server-name. Add an xref to Invoking emacsclient.
7946
7947 * help.texi (Help Summary): Clarify when "C-h ." will do something
7948 nontrivial.
7949 (Apropos): Add cindex entry for apropos-sort-by-scores.
7950
7951 * display.texi (Text Display): Add index entries for how no-break
7952 characters are displayed.
7953
8cf51b2c
GM
79542005-03-26 Eli Zaretskii <eliz@gnu.org>
7955
7956 * files.texi (Visiting): Fix cross-references introduced with the
7957 last change.
7958
7959 * xresources.texi (GTK resources): Fix last change.
7960
8cf51b2c
GM
79612005-03-25 Chong Yidong <cyd@stupidchicken.com>
7962
7963 * xresources.texi (X Resources): GTK options documented too.
7964 (Resources): Clarify meaning of program name.
7965 (Table of Resources): Add visualClass.
7966 (GTK resources): Rewrite.
7967 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7968
7969 * display.texi (Text Display): Mention non-breaking spaces.
7970
7971 * files.texi (Reverting): Document auto-revert-check-vc-info.
7972
7973 * frames.texi (Mouse Commands): Document
7974 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7975
7976 * help.texi (Help Summary): Add `C-h .'.
7977 (Apropos): Apropos accepts a list of search terms.
7978 Document apropos-sort-by-scores.
7979 (Help Echo): Document display-local-help.
7980
7981 * misc.texi (Emacs Server): Document server-name.
7982 (Invoking emacsclient): Document -s option for server names.
7983
7984 * text.texi (Outline Visibility): Introduce "current heading
7985 line" (commands can be called with point on a body line).
7986 Re-order table to follow the sequence of discussion.
7987 hide-body won't hide lines before first header line.
7988 (TeX Mode): Add DocTeX mode.
7989
8cf51b2c
GM
79902005-03-24 Richard M. Stallman <rms@gnu.org>
7991
7992 * mule.texi (Single-Byte Character Support): Delete mention
7993 of iso-acc.el and iso-transl.el.
7994
8cf51b2c
GM
79952005-03-23 Lute Kamstra <lute@gnu.org>
7996
7997 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7998
79992005-03-23 Richard M. Stallman <rms@gnu.org>
8000
8cf51b2c
GM
8001 * search.texi: Delete explicit node pointers.
8002 (Incremental Search): New menu.
8003 (Basic Isearch, Repeat Isearch, Error in Isearch)
8004 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8005 (Slow Isearch): New subnodes.
8006 (Configuring Scrolling): Node deleted.
8007 (Search Case): Doc default-case-fold-search.
8008 (Regexp Replace): Move replace-regexp doc here.
8009
8010 * rmail.texi (Movemail): Put commas inside closequotes.
8011
8012 * picture.texi (Insert in Picture): Document C-c arrow combos.
8013 (Basic Picture): Clarify erasure.
8014
8015 * display.texi (Font Lock): Put commas inside closequotes.
8016
8017 * cmdargs.texi (General Variables): Put commas inside closequotes.
8018
80192005-03-23 Nick Roberts <nickrob@snap.net.nz>
8020
8021 * building.texi (Stack Buffer): Mention reverse contrast for
8022 *selected* frame (might not be current frame).
8023
8cf51b2c
GM
80242005-03-21 Richard M. Stallman <rms@gnu.org>
8025
8026 * building.texi (Starting GUD): Add bashdb.
8027
80282005-03-20 Chong Yidong <cyd@stupidchicken.com>
8029
8030 * basic.texi (Moving Point): Add M-g M-g binding.
8031 (Undo): Document undo-only.
8032 (Position Info): Document M-g M-g and C-u M-g M-g.
8033
8034 * building.texi (Building): Put Grep Searching after Compilation
8035 Shell.
8036 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8037 Document next-error-highlight.
8038 (Grep Searching): Document grep-highlight-matches.
8039 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8040
8041 * calendar.texi (Importing Diary): Rename node from iCalendar.
8042 Document diary-from-outlook.
8043
8044 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8045 Commands.
8046 Mention effect of X drag and drop on Dired buffers.
8047
8048 * files.texi (Visiting): Document large-file-warning-threshold.
8049 Move paragraph on file-selection dialog.
8050 Mention visiting files using X drag and drop.
8051 (Reverting): Mention using Auto-Revert mode to tail files.
8052 Document auto-revert-tail-mode.
8053 (Version Systems): Minor correction.
8054 (Comparing Files): Diff-mode is no longer based on Compilation
8055 mode.
8056 Document compare-ignore-whitespace.
8057 (Misc File Ops): Explain passing a directory to rename-file.
8058 Likewise for copy-file and make-symbolic-link.
8059
8060 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8061 Document mouse-wheel-progressive speed.
8062
8063 * help.texi (Misc Help): Document numeric argument for C-h i.
8064 Correctly explain the effect of just C-u as argument.
8065
8066 * killing.texi (Deletion): Document numeric argument for
8067 just-one-space.
8068
8069 * mini.texi (Completion): Completion acts on text before point.
8070
8071 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8072 (Emulation): CUA mode replaces pc-bindings-mode,
8073 pc-selection-mode, and s-region.
8074
8075 * mule.texi (Input Methods): Leim is now built-in.
8076 (Select Input Method): Document quail-show-key.
8077 (Specify Coding): Document revert-buffer-with-coding-system.
8078
8079 * programs.texi (Fortran Motion): Document f90-next-statement,
8080 f90-previous-statement, f90-next-block, f90-previous-block,
8081 f90-end-of-block, and f90-beginning-of-block.
8082
8083 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8084
8085 * emacs.texi (Acknowledgments): Updated.
8086
8087 * anti.texi: Total rewrite.
8088
8cf51b2c
GM
80892005-03-19 Chong Yidong <cyd@stupidchicken.com>
8090
8091 * ack.texi (Acknowledgments): Update.
8092
80932005-03-19 Eli Zaretskii <eliz@gnu.org>
8094
1c6c854e
CS
8095 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8096 Update copyright years.
8cf51b2c
GM
8097
80982005-03-14 Nick Roberts <nickrob@snap.net.nz>
8099
8100 * building.texi (Commands of GUD): Move paragraph on setting
8101 breakpoints with mouse to the GDB Graphical Interface node.
8102
81032005-03-07 Richard M. Stallman <rms@gnu.org>
8104
8cf51b2c
GM
8105 * misc.texi (Single Shell, Shell Options): Fix previous change.
8106
8107 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8108
81092005-03-06 Richard M. Stallman <rms@gnu.org>
8110
8111 * building.texi (Starting GUD): Don't explain text vs graphical
8112 GDB here. Just mention it and xref.
8113 Delete "just one debugger process".
8114 (Debugger Operation): Move GUD tooltip info here.
8115 (GUD Tooltips): Node deleted.
8116 (GDB Graphical Interface): Explain the two GDB modes here.
8117
8cf51b2c
GM
8118 * sending.texi (Sending Mail): Minor cleanup.
8119 (Mail Aliases): Explain quoting conventions.
8120 Update key rebinding example.
8121 (Header Editing): C-M-i is like M-TAB.
8122 (Mail Mode Misc): mail-attach-file does not do MIME.
8123
8124 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8125 that really belongs here.
8126 (Remote Mailboxes): Text moved to Rmail Inbox.
8127 (Rmail Display): Mention Mouse-1.
8128 (Movemail): Clarify two movemail versions.
8129 Clarify rmail-movemail-program.
8130
8cf51b2c
GM
8131 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8132 Document async shell commands.
8133 (Shell History): Clarify.
8134 (Shell Ring): Mention C-UP an C-DOWN.
8135 (Shell Options): Add comint-prompt-read-only.
8136 (Invoking emacsclient): Set EDITOR to run Emacs.
8137 (Sorting): No need to explain what region is.
8138 (Saving Emacs Sessions): Fix typo.
8139 (Recursive Edit): Fix punctuation.
8140 (Emulation): Don't mention "PC bindings" which are standard.
8141 (Hyperlinking): Explain Mouse-1 convention here.
8142 (Find Func): Node deleted.
8143
8cf51b2c
GM
8144 * help.texi (Name Help): Xref to Hyperlinking.
8145
8146 * glossary.texi (Glossary):
8147 Rename "Balance Parentheses" to "Balancing...".
8148 Add "Byte Compilation". Correct "Copyleft".
8149 New xref in "Customization".
8150 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8151 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8152 Rename "Registers" to "Register".
8153 Replace "Selecting" with "Selected Frame",
8154 "Selected Window", and "Selecting a Buffer".
8155
8156 * files.texi (Types of Log File): Explain how projects'
8157 methods can vary.
8158
8cf51b2c
GM
8159 * display.texi (Faces): Delete "Emacs 21".
8160
8161 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8162 * fixit.texi (Spelling): C-M-i like M-TAB.
8163 * mini.texi (Completion Options): C-M-i like M-TAB.
8164 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8165 * text.texi (Text Mode): C-M-i like M-TAB.
8166
8167 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8168
8169 * calendar.texi (Specified Dates): Mention `g w'.
8170 (Appointments): appt-activate toggles with no arg.
8171
8cf51b2c
GM
81722005-03-05 Juri Linkov <juri@jurta.org>
8173
8174 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8175 "invocation (command line arguments)".
8cf51b2c
GM
8176 (Misc X): Add -nbc, --no-blinking-cursor.
8177
81782005-03-04 Ulf Jasper <ulf.jasper@web.de>
8179
8180 * calendar.texi (iCalendar): No need to require it now.
8181
8cf51b2c
GM
81822005-03-03 Nick Roberts <nickrob@snap.net.nz>
8183
8184 * trouble.texi (Contributing): Mention Savannah. Direct users to
8185 emacs-devel.
8186
81872005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8188
8189 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8190 window.
8191
8cf51b2c
GM
81922005-02-27 Richard M. Stallman <rms@gnu.org>
8193
8194 * building.texi (Compilation): Update mode line status info.
8195
81962005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8197
8198 * calendar.texi (General Calendar): Document binding of
8199 scroll-other-window-down.
8200 (Mayan Calendar): Fix earliest date.
8201 (Time Intervals): Document timeclock-change.
8202 Fix timeclock-ask-before-exiting documentation.
8203
82042005-02-26 Kim F. Storm <storm@cua.dk>
8205
8206 * frames.texi (Mouse References):
8207 Add mouse-1-click-in-non-selected-windows.
8208
82092005-02-25 Richard M. Stallman <rms@gnu.org>
8210
8211 * screen.texi (Screen): Explain better about cursors and mode lines;
8212 don't presuppose text terminals.
8213 (Point): Don't assume just one cursor.
8214 Clarify explanation of cursors.
8215 (Echo Area, Menu Bar): Cleanups.
8216
8217 * mini.texi (Minibuffer): Prompts are highlighted.
8218 (Minibuffer Edit): Newline = C-j only on text terminals.
8219 Clarify resize-mini-windows values.
8220 Mention M-PAGEUP and M-PAGEDOWN.
8221 (Completion Commands): Mouse-1 like Mouse-2.
8222 (Minibuffer History): Explain history commands better.
8223 (Repetition): Add xref to Incremental Search.
8224
8225 * mark.texi (Setting Mark): Clarify info about displaying mark.
8226 Clarify explanation of C-@ and C-SPC.
8227 (Transient Mark): Mention Delete Selection mode.
8228 (Marking Objects): Clean up text about extending the region.
8229
8230 * m-x.texi (M-x): One C-g doesn't always go to top level.
8231 No delay before suggest-key-bindings output.
8232
8233 * fixit.texi (Fixit): Mention C-/ for undo.
8234 (Spelling): Mention ESC TAB like M-TAB.
8235 Replacement words with r and R are rechecked.
8236 Say where C-g leaves point. Mention ? as input.
8237
82382005-02-23 Lute Kamstra <lute@gnu.org>
8239
8240 * cmdargs.texi (Initial Options): Add cross reference.
8241
8cf51b2c
GM
82422005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8243
8244 * emacs.texi (Top): Update menu for splitting of node in
8245 msdog.texi.
8246 * frames.texi (Frames): Update xref for splitting of node in
8247 msdog.texi.
8248 * trouble.texi (Quitting): Ditto.
8249
82502005-02-16 Richard M. Stallman <rms@gnu.org>
8251
8252 * windows.texi (Split Window): Simplify line truncation info
8253 and xref to Display Custom.
8254
8255 * trouble.texi (Quitting): Emergency escape only for text terminal.
8256 (Screen Garbled): C-l for ungarbling is only for text terminal.
8257
8258 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8259
8260 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8261
8262 * programs.texi (Program Modes): Mention Python mode.
8263 (Moving by Defuns): Repeating C-M-h extends region.
8264 (Basic Indent): Clarify.
8265 (Custom C Indent): Clarify.
8266 (Expressions): Repeating C-M-@ extends region.
8267 (Info Lookup): Clarify for C-h S.
8268 (Symbol Completion): ESC TAB alternative for M-TAB.
8269 (Electric C): Clarify.
8270
8271 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8272
8273 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8274 MS-DOS Input node.
8275 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8276 (MS-DOS and MULE): Clarify.
8277 (MS-DOS Processes, Windows Processes): Fix typos.
8278
8279 * major.texi (Choosing Modes): Clarify.
8280
8281 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8282 (Keyboard Macro Step-Edit): Clarify.
8283
8284 * indent.texi (Indentation): Clarifications.
8285
8286 * help.texi (Help): Correct error about C-h in query-replace.
8287 Clarify apropos vs C-h a. Fix how to search in FAQ.
8288 (Key Help): Describe C-h w here.
8289 (Name Help): Minor cleanup. C-h w moved to Key Help.
8290 Clarify the "object" joke.
8291 (Apropos): Clarify. Mouse-1 like Mouse-2.
8292 (Help Mode): Mouse-1 like Mouse-2.
8293
8294 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8295
8296 * display.texi (Display): Reorder menu.
8297 (Faces): Cleanup.
8298 (Font Lock): Cleanup. Mention Options menu.
8299 Delete obsolete text.
8300 (Scrolling): For C-l, don't presume text terminal.
8301 (Horizontal Scrolling): Simplify intro.
8302 (Follow Mode): Clarify.
1c6c854e 8303 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8304 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8305 Doc default-tab-width. Doc line truncation more thoroughly.
8306
8307 * dired.texi (Dired Enter): C-x C-f can run Dired.
8308 (Dired Visiting): Comment out `a' command.
8309 Mouse-1 is like Mouse-2.
8310 (Shell Commands in Dired): ? can be used more than once.
8311
8312 * basic.texi (Continuation Lines): Simplify description of truncation,
8313 and refer to Display Custom for the rest of it.
8314
8cf51b2c
GM
83152005-02-06 Lute Kamstra <lute@gnu.org>
8316
8317 * basic.texi (Undo): Fix typo.
8318
8319 * cmdargs.texi (Emacs Invocation): Fix typo.
8320
8321 * custom.texi (Init Examples): Fix typo.
8322
8323 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8324
83252005-02-06 Richard M. Stallman <rms@gnu.org>
8326
8327 * regs.texi (Registers): Registers can hold numbers, too.
8328
8329 * killing.texi (Other Kill Commands): Cleanup.
8330 Delete redundant explanation of kill in read-only buffer.
8331 (Yanking): Mention term "copying".
8332 (Accumulating Text): Fix typo.
8333
8334 * entering.texi (Entering Emacs): Update rationale at start.
8335 (Exiting): Treat iconifying on a par with suspension.
8336
8337 * custom.texi (Minor Modes): Fix typo.
8338 (Easy Customization): Fix menu style.
8339 (Variables): Add xref.
8340 (Examining): Setting for future sessions works through .emacs.
8341 (Keymaps): "Text terminals", not "Many".
8342 (Init Rebinding): Explain \C-. Show example of \M-.
8343 Fix minor wording errors.
8344 (Function Keys): Explain vector syntax just once.
8345 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8346 (Init File): Mention .emacs.d directory.
8347 (Init Examples): Add xref.
8348 (Find Init): Mention .emacs.d directory.
8349
8350 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8351 (Action Arguments): Explain which kinds of -l args are found how.
8352 (Initial Options): --batch does not inhibit site-start.
8353 Add xrefs.
8354 (Command Example): Use --batch, not -batch.
8355
8356 * basic.texi (Inserting Text): Cleanup wording.
8357 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8358 C-n is not error at end of buffer.
8359 (Undo): Doc C-/ like C-_. Add xrefs.
8360 (Arguments): META key may be labeled ALT.
8361 Peculiar arg meanings are explained in doc strings.
8362
8363 * abbrevs.texi (Expanding Abbrevs): Clarify.
8364
83652005-02-05 Eli Zaretskii <eliz@gnu.org>
8366
8367 * frames.texi (Frame Parameters): Add an xref to the description
8368 of list-colors-display. Add a pointer to the X docs about colors.
8369
8370 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8371 Improve docs of list-colors-display.
8cf51b2c
GM
8372
83732005-02-03 Lute Kamstra <lute@gnu.org>
8374
8375 * frames.texi (Frames, Drag and Drop): Fix typos.
8376
83772005-02-03 Richard M. Stallman <rms@gnu.org>
8378
8379 * windows.texi (Basic Window): Mention color-change in mode line.
8380 (Change Window): Explain dragging vertical boundaries.
8381
8382 * text.texi (Sentences): Clarify.
8383 (Paragraphs): Explain M-a and blank lines.
8384 (Outline Mode): Clarify text and menu.
8385 (Hard and Soft Newlines): Mention use-hard-newlines.
8386
8387 * frames.texi (Frames): Delete unnecessary mention of Windows.
8388 (Mouse Commands): Likewise. Mention xterm mouse support.
8389 (Clipboard): Clarify.
8390 (Mouse References): Mention use of Mouse-1 for following links.
8391 (Menu Mouse Clicks): Clarify.
8392 (Mode Line Mouse): Clarify.
8393 (Drag and Drop): Rewrite.
8394
8395 * fixit.texi (Spelling): Fix typo.
8396
8397 * files.texi (File Names): Clarify.
8398 (Visiting): Update conditions for use of file dialog. Clarify.
8399 (Saving): Doc d as answer in save-some-buffers.
8400 (Remote Files): Clean up the text.
8401
8402 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8403
8404 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8405 (List Buffers): Clarify.
8406 (Several Buffers): Doc T command.
8407 (Buffer Convenience): Clarify menu.
8408
8409 * basic.texi (Undo): Clarify last change.
8410
84112005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8412
8413 * fixit.texi (Spelling): Fix typo.
8414
84152005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8416
8417 * basic.texi (Undo): Update description of `undo-outer-limit'.
8418
84192005-02-01 Nick Roberts <nickrob@snap.net.nz>
8420
8421 * building.texi: Update documentation relating to GDB Graphical
8422 Interface.
8423
84242005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8425
8426 * custom.texi (Easy Customization): Adapt menu to node name change.
8427
84282005-01-30 Richard M. Stallman <rms@gnu.org>
8429
8430 * custom.texi (Easy Customization): Defn of "User Option" now
8431 includes faces. Don't say just "option" when talking about variables.
8432 Do say just "options" to mean "anything customizable".
8433 (Specific Customization): Describe `customize-variable',
8434 not `customize-option'.
8435
8436 * glossary.texi (Glossary) <Faces>: Add xref.
8437 <User Option>: Change definition--include faces. Change xref.
8438
8439 * picture.texi (Picture): Mention artist.el.
8440
8441 * sending.texi, screen.texi, programs.texi, misc.texi:
8442 * mini.texi, major.texi, maintaining.texi, macos.texi:
8443 * help.texi, frames.texi, files.texi:
8444 Don't say just "option" when talking about variables.
8445
8446 * display.texi, mule.texi: Don't say just "option" when talking
8447 about variables. Other minor cleanups.
8448
8cf51b2c
GM
84492005-01-26 Lute Kamstra <lute@gnu.org>
8450
8451 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8452 File'. Mention the `-Q' option at the `--no-site-file' option.
8453
8cf51b2c
GM
84542005-01-22 David Kastrup <dak@gnu.org>
8455
8456 * building.texi (Grep Searching): Mention alias `find-grep' for
8457 `grep-find'.
8458
84592005-01-20 Richard M. Stallman <rms@gnu.org>
8460
8461 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8462
8cf51b2c
GM
84632005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8464
8465 * rmail.texi (Movemail): Explain differences
8466 between standard and mailutils versions of movemail.
8467 Describe command line and configuration options introduced
8468 with the latter.
8469 Explain the notion of mailbox URL, provide examples and
8470 cross-references to mailutils documentation.
8471 Describe various methods of specifying mailbox names,
8472 user names and user passwords for rmail.
1c6c854e
CS
8473 (Remote Mailboxes): New section.
8474 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8475 options used to control its behavior.
8476 (Other Mailbox Formats): Explain handling of various mailbox
8477 formats.
8478
84792005-01-13 Richard M. Stallman <rms@gnu.org>
8480
8481 * commands.texi (Commands): Clarification.
8482
84832005-01-11 Richard M. Stallman <rms@gnu.org>
8484
8485 * programs.texi (Multi-line Indent): Fix previous change.
8486 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8487
8cf51b2c
GM
84882005-01-08 Richard M. Stallman <rms@gnu.org>
8489
8490 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8491 lazy-highlight.
8492
8493 * search.texi (Query Replace): Mention faces query-replace
8494 and lazy-highlight.
8495 (Incremental Search): Update isearch highlighting info.
8496
8cf51b2c
GM
84972005-01-04 Richard M. Stallman <rms@gnu.org>
8498
8499 * custom.texi (Saving Customizations): Minor improvement.
8500
8cf51b2c
GM
85012005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8502
8503 * custom.texi (Saving Customizations): Emacs no longer loads
8504 `custom-file' after .emacs. No longer mention customizing through
8505 Custom.
8506
8cf51b2c
GM
85072005-01-01 Andreas Schwab <schwab@suse.de>
8508
8509 * killing.texi (Graphical Kill): Move up under node Killing,
8510 change @section to @subsection.
8511
85122005-01-01 Richard M. Stallman <rms@gnu.org>
8513
8514 * custom.texi (Face Customization): Mention hex color specs.
8515
8516 * emacs.texi (Top): Update Killing submenu.
8517
8518 * killing.texi (Killing): Reorganize section.
8519 No more TeX-only text; put the node command at start of chapter.
8520 But the first section heading is used only in TeX.
8521 Rewrite the text to read better in this mode.
8522 (Graphical Kill): New subnode gets some of the text that
8523 used to be in the first section.
8524
85252004-12-31 Richard M. Stallman <rms@gnu.org>
8526
8527 * dired.texi (Shell Commands in Dired): Delete the ? example.
8528
8529 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8530
8531 * files.texi (Saving): Describe new require-final-newline features
8532 and mode-require-final-newline.
8533
8cf51b2c
GM
85342004-12-29 Richard M. Stallman <rms@gnu.org>
8535
8536 * custom.texi (File Variables): Clarify previous change.
8537
c8763fb6 85382004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8539
8540 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8541 out now.
8542
85432004-12-27 Richard M. Stallman <rms@gnu.org>
8544
8545 * Makefile.in (MAKEINFO): Specify --force.
8546
8547 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8548 (Undo): Doc undo-outer-limit.
8549
8cf51b2c
GM
85502004-12-15 Juri Linkov <juri@jurta.org>
8551
8552 * mark.texi (Transient Mark, Mark Ring): M-< and other
8553 movement commands don't set mark in Transient Mark mode
8554 if mark is active.
8555
8cf51b2c
GM
85562004-12-12 Juri Linkov <juri@jurta.org>
8557
8558 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8559 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8560
8561 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8562 (Misc Dired Commands): Add @r{(Dired)} to w.
8563
85642004-12-12 Juri Linkov <juri@jurta.org>
8565
8566 * mark.texi (Marking Objects): Marking commands also extend the
8567 region when mark is active in Transient Mark mode.
8568
8cf51b2c
GM
85692004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8570
8571 * custom.texi (Saving Customizations): Emacs only loads the custom
8572 file automatically after the init file in version 22.1 or later.
8573 Adapt text and examples to this fact.
8574
8cf51b2c
GM
85752004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8576
8577 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8578 be set through Custom. Otherwise, it has no effect.
8579
8cf51b2c
GM
85802004-12-05 Richard M. Stallman <rms@gnu.org>
8581
8582 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8583 * entering.texi: Rename Command Line to Emacs Invocation.
8584
10d1d0af 8585 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8586
8587 * custom.texi (Easy Customization): Move up to section level,
8588 before Variables. Avoid using the term "variable"; say "option".
8589 New initial explanation.
8590 (Variables): In initial explanation, connect "variable" to the
8591 already-explained "user option".
8592
8593 * emacs.texi (Top): Fix ref to Command Line.
8594 Move reference to Easy Customization.
8595
8596 * xresources.texi (X Resources): Fix From link.
8597
8598 * doclicense.texi (GNU Free Documentation License): Fix To link.
8599
8600 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8601
8602 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8603
86042004-12-03 Richard M. Stallman <rms@gnu.org>
8605
8606 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8607
86082004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8609
8610 * kmacro.texi: Several small changes in addition to the following.
8611 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8612 defining a keyboard macro.
8613 Mention `kmacro-ring-max'.
8614 (Keyboard Macro Counter): Clarify description of
8615 `kmacro-insert-counter', `kmacro-set-counter',
8616 `kmacro-add-counter' and `kmacro-set-format'.
8617
86182004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8619
8620 * custom.texi (File Variables): Add `unibyte' and make it more
8621 clear that `unibyte' and `coding' are special. Suggested by Simon
8622 Krahnke <overlord@gmx.li>.
8623
8624 * mule.texi (Enabling Multibyte): Refer to File Variables.
8625 Suggested by Simon Krahnke <overlord@gmx.li>.
8626
c8763fb6 86272004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8628
8629 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8630 x-use-old-gtk-file-dialog.
8631
8cf51b2c
GM
86322004-11-20 Richard M. Stallman <rms@gnu.org>
8633
8634 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8635
86362004-11-09 Lars Brinkhoff <lars@nocrew.org>
8637
8638 * building.texi (Lisp Eval): Delete hyphen in section name.
8639
86402004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8641
8642 * files.texi (Old Versions):
8643 No longer document annotation as "CVS only".
8644
86452004-11-10 Andre Spiegel <spiegel@gnu.org>
8646
8647 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8648 version systems, mentioning the new ones that we support.
8649 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8650 suggestions.
8651
c8763fb6 86522004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8653
49823426 8654 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8655
c8763fb6 86562004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8657
8658 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8659
86602004-10-23 Eli Zaretskii <eliz@gnu.org>
8661
8662 * text.texi (Text Based Tables, Table Definition)
8663 (Table Creation, Table Recognition, Cell Commands)
8664 (Cell Justification, Row Commands, Column Commands)
8665 (Fixed Width Mode, Table Conversion, Measuring Tables)
8666 (Table Misc): New nodes, documenting the Table Mode.
8667
8cf51b2c
GM
86682004-10-19 Jason Rumney <jasonr@gnu.org>
8669
8670 * makefile.w32-in (info): Change order of arguments to makeinfo.
8671
86722004-10-19 Ulf Jasper <ulf.jasper@web.de>
8673
8674 * calendar.texi (iCalendar): Update for package changes.
8675
8cf51b2c
GM
86762004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8677
8678 * files.texi (Misc File Ops): View mode is a minor mode.
8679
8cf51b2c
GM
86802004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8681
8682 * calendar.texi (iCalendar): Style changes.
8683
86842004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8685
8686 * search.texi (Regexps): The regexp described in the example is no
8687 longer stored in the variable `sentence-end'.
8688
8cf51b2c
GM
86892004-10-06 Nick Roberts <nickrob@snap.net.nz>
8690
8691 * building.texi (Starting GUD): Note that multiple debugging
8692 sessions requires `gdb --fullname'.
8693
86942004-10-05 Ulf Jasper <ulf.jasper@web.de>
8695
8696 * calendar.texi (iCalendar): New section for a new package.
8697
8cf51b2c
GM
86982004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8699
8700 * text.texi: Various small changes in addition to the following.
8701 (Text): Replace xref for autotype with inforef.
8702 (Sentences): Explain nil value for `sentence-end'.
8703 (Paragraphs): Update default values for `paragraph-start' and
8704 `paragraph-separate'.
8705 (Text Mode): Correct description of Text mode's effect on the
8706 syntax table.
8707 (Outline Visibility): `hide-other' does not hide top level headings.
8708 `selective-display-ellipses' no longer has an effect on Outline mode.
8709 (TeX Misc): Add missing @cindex.
8710 Replace xref for RefTeX with inforef.
8711 (Requesting Formatted Text): The variable
8712 `enriched-fill-after-visiting' no longer exists.
8713 (Editing Format Info): Update names of menu items and commands.
8714 (Format Faces): Mention special effect of specifying the default face.
8715 Describe inheritance of text properties.
8716 Correct description of `fixed' face.
8717 (Format Indentation): Correct description of effect of setting
8718 margins. Mention `set-left-margin' and `set-right-margin'.
8719 (Format Justification): Update names of menu items.
8720 `set-justification-full' is now bound to `M-j b'.
8721 Mention that `default-justification' is a per buffer variable.
8722 (Format Properties): Update name of menu item.
8723 (Forcing Enriched Mode): `format-decode-buffer' automatically
8724 turns on Enriched mode if the buffer is in text/enriched format.
8725
87262004-10-05 Emilio C. Lopes <eclig@gmx.net>
8727
8728 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8729
87302004-09-28 Kim F. Storm <storm@cua.dk>
8731
8732 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8733 Align with new functionality.
8734
8cf51b2c
GM
87352004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8736
8737 * display.texi (Display Custom): Remove stray `@end defvar'.
8738
87392004-09-23 Kim F. Storm <storm@cua.dk>
8740
8741 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8742 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8743
8cf51b2c
GM
87442004-09-20 Richard M. Stallman <rms@gnu.org>
8745
8746 * custom.texi (Hooks): Explain using setq to clear out a hook.
8747 (File Variables): Explain multiline string constants.
8748 (Non-ASCII Rebinding): Explain when you need to update
8749 non-ASCII char codes in .emacs.
8750
8751 * building.texi (Compilation): Explain how to make a silent
8752 subprocess that won't be terminated. Explain compilation-environment.
8753
87542004-09-13 Kim F. Storm <storm@cua.dk>
8755
8756 * mini.texi (Repetition): Rename isearch-resume-enabled to
8757 isearch-resume-in-command-history and change default to disabled.
8758
8cf51b2c
GM
87592004-09-09 Kim F. Storm <storm@cua.dk>
8760
8761 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8762 with new `kmacro-name-last-macro'.
8763
8cf51b2c
GM
87642004-09-08 Juri Linkov <juri@jurta.org>
8765
8766 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8767
8cf51b2c
GM
87682004-09-03 Juri Linkov <juri@jurta.org>
8769
8770 * search.texi (Incremental Search): Update wording for M-%.
8771
87722004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8773
8774 * killing.texi (Killing): Correct description of kill commands in
8775 read-only buffer.
8776
87772004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8778
8779 * building.texi (Compilation Mode): Add a paragraph about rules
8780 for finding the compilation buffer for `next-error'.
8781
8782 * search.texi (Other Repeating Search): Mention that Occur mode
8783 supports the next-error functionality.
8784
87852004-09-02 Juri Linkov <juri@jurta.org>
8786
8787 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8788
87892004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8790
8791 * kmacro.texi (Basic Keyboard Macro):
8792 `apply-macro-to-region-lines' now operates on all lines that begin
8793 in the region, rather than on all complete lines in the region.
8794
c8763fb6 87952004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8796
8797 * frames.texi (Drag and drop): Add documentation about
8798 x-dnd-test-function and x-dnd-known-types.
8799
88002004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8801
8802 * indent.texi: Various minor changes in addition to:
8803 (Indentation Commands): Correct description of `indent-relative'.
8804 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8805 mode. The *Tab Stops* buffer uses Overwrite Mode.
8806 (Just Spaces): `tabify' converts sequences of at least two spaces
8807 to tabs.
8808
8cf51b2c
GM
88092004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8810
8811 * frames.texi (Secondary Selection): Setting the secondary
8812 selection with M-Drag-Mouse-1 does not alter the kill ring,
8813 setting it with M-Mouse-1 and M-Mouse-3 does.
8814 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8815 toolkit scroll bars.
8816 (Scroll Bars): Ditto.
8817
8818 * windows.texi (Basic Window): When using a window system, the value
8819 of point in a non-selected window is indicated by a hollow box.
8820 (Split Window): Side by side windows are separated by a scroll bar,
8821 if scroll bars are used.
8822 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8823 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8824 (Window Convenience): Update bindings for `winner-undo' and
8825 `winner-redo'.
8826
8827 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8828 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8829 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8830 of "Using Emacs as a Server".
8831 * building.texi (Building): Interchange nodes (for correct numbering).
8832 * programs.texi (Programs): Interchange nodes (for correct numbering).
8833 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8834 Info to the node structure.
8835 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8836 Rearrange order of nodes and sections such that both "GNU GENERAL
8837 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8838 end, as appropriate for appendices.
8839 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8840 Use `@unnumberedsec'.
8841 * trouble.texi: Adapt sectioning in Info to the node structure.
8842 Adapt node pointers to change in emacs.texi.
8843 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8844
8cf51b2c
GM
88452004-08-25 Kenichi Handa <handa@m17n.org>
8846
8847 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8848 description for unibyte mode.
8849
88502004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8851
8852 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8853
8854 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8855 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8856 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8857 in @pxref.
8858
88592004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8860
8861 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8862 Change section names.
8863
8cf51b2c
GM
88642004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8865
8866 * kmacro.texi (Keyboard Macro Ring): Rename section.
8867 Emacs treats the head of the macro ring as the `last keyboard macro'.
8868 (Keyboard Macro Counter): Minor change.
8869 (Save Keyboard Macro): Some clarifications.
8870 (Edit Keyboard Macro): Rename section.
8871
8872 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8873 32-bit machines.
8874 (Several Buffers): Clarify which buffer is selected if `2' is
8875 pressed in the Buffer Menu.
8876 Auto Revert mode can be used to update the Buffer Menu
8877 automatically.
8878
88792004-08-21 Eli Zaretskii <eliz@gnu.org>
8880
8881 * help.texi (Misc Help): Add an index entry for finding an Info
8882 manual by its file name.
8883
88842004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8885
8886 * files.texi (Backup Deletion): Correct description of
8887 `delete-old-versions'.
8888 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8889 (Auto Save Files): Recommend `auto-save-mode' to reenable
8890 auto-saving, rather than the abbreviation `auto-save'.
8891
88922004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8893
8894 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8895 for "killing" and "yanking" in main menu.
8896
88972004-08-16 Richard M. Stallman <rms@gnu.org>
8898
8899 * killing.texi (Yanking, Killing): Minor cleanups.
8900
8901 * mark.texi (Momentary Mark): Minor cleanups.
8902
89032004-08-15 Kenichi Handa <handa@etl.go.jp>
8904
8905 * custom.texi (Non-ASCII Rebinding):
8906 C-q always inserts the right code to pass to global-set-key.
8907
8cf51b2c
GM
89082004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8909
8910 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8911 `insert-register', instead of `C-x r g' binding, for consistency.
8912
89132004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8914
8915 * fixit.texi (Spelling): Fix typo.
8916
89172004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8918
8919 * help.texi (Help): Fix Texinfo usage.
8920
8cf51b2c
GM
89212004-07-24 Richard M. Stallman <rms@gnu.org>
8922
8923 * text.texi (Paragraphs): Update how paragraphs are separated
8924 and the default for paragraph-separate.
8925
8926 * search.texi (Regexp Replace): Further update text for new
8927 replacement operators.
8928
8cf51b2c
GM
89292004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8930
8931 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8932 `R' switch.
8933
8934 * dired.texi (Dired Updating): `k' only deletes inserted
8935 subdirectories from the Dired buffer if a prefix argument was given.
8936
8937 * search.texi (Regexps): Delete redundant definition of `symbol' in
8938 description of `\_>'. It already occurs in the description of `\_<'.
8939
8cf51b2c
GM
89402004-07-01 Juri Linkov <juri@jurta.org>
8941
8942 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8943 (Regexp Search): Add M-r.
8944
89452004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8946
8947 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8948
89492004-06-29 Jesper Harder <harder@ifa.au.dk>
8950
49823426 8951 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8952
89532004-06-25 Richard M. Stallman <rms@gnu.org>
8954
8955 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8956
89572004-06-25 David Kastrup <dak@gnu.org>
8958
8959 * search.texi (Regexp Replace): Some typo corrections and
8960 rearrangement.
8961
89622004-06-24 David Kastrup <dak@gnu.org>
8963
8964 * search.texi (Unconditional Replace): Use replace-string instead
8965 of query-replace in example.
8966 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8967 sequences.
8968 (Query Replace): Correct explanation of `^' which does not use
8969 the mark stack.
8970
89712004-06-21 Nick Roberts <nickrob@gnu.org>
8972
8973 * misc.texi (Shell History Copying): Document comint-insert-input.
8974 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8975
8cf51b2c
GM
89762004-06-20 Jesper Harder <harder@ifa.au.dk>
8977
8978 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8979 * custom.texi (Customization): Do.
8980 * anti.texi (Antinews): Do.
8981 * abbrevs.texi (Defining Abbrevs): Do.
8982
8983 * programs.texi (Info Lookup): Fix keybinding for
8984 info-lookup-symbol.
8985
89862004-06-16 Juanma Barranquero <lektu@terra.es>
8987
8988 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8989 Add emacs-xtra.
8990 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8991 (clean): Add emacs-xtra and flymake. Remove redundancies.
8992
89932004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8994
8995 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8996 Add emacs-xtra.
8997 * emacs-xtra.texi: New file.
8998
89992004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9000
9001 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9002 (Dired and Find): Mention differences with ordinary Dired buffers.
9003
8cf51b2c
GM
90042004-06-13 Richard M. Stallman <rms@gnu.org>
9005
9006 * custom.texi (Init Syntax): Explain about vars that do special
9007 things when set with setq or with Custom.
9008 (Init Examples): Add line-number-mode example.
9009
8cf51b2c
GM
90102004-06-12 Juri Linkov <juri@jurta.org>
9011
9012 * dired.texi (Operating on Files): Add dired-do-touch.
9013
8cf51b2c
GM
90142004-06-10 Juri Linkov <juri@jurta.org>
9015
9016 * building.texi (Lisp Eval): Add C-M-x on defface.
9017
90182004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9019
9020 * files.texi (Reverting): Auto-Revert mode and
9021 Global Auto-Revert mode no longer revert remote files.
9022
8cf51b2c
GM
90232004-05-29 Richard M. Stallman <rms@gnu.org>
9024
9025 * custom.texi (Init File): Two dashes start --no-site-file.
9026
8cf51b2c
GM
90272004-05-29 Alan Mackenzie <acm@muc.de>
9028
9029 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9030 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9031 (AWK, Pike): Document as "C-like modes".
9032 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9033 (M-x man): Supersedes M-x manual-entry.
9034 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9035
9036 ("Comments in C"): Delete node; the info is in CC Mode manual.
9037 (c-comment-only-line-offset): Remove description.
9038
9039 (C-c ., C-c C-c): Describe new C Mode bindings.
9040
9041 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9042 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9043 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9044 Amend definitions.
9045
9046 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9047 Describe functions.
9048
9049 (c-comment-start-regexp, c-hanging-comment-ender-p)
9050 (c-hanging-comment-starter-p): Remove obsolete definitions.
9051
9052 * emacs.texi: Remove the menu entry "Comments in C".
9053
8cf51b2c
GM
90542004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9055
9056 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9057 `M-x locate'.
9058
90592004-05-16 Karl Berry <karl@gnu.org>
9060
9061 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9062 makeinfo --html fails.
9063 * help.texi (Help Summary) [@ifnottex]: Likewise.
9064
90652004-05-13 Nick Roberts <nickrob@gnu.org>
9066
9067 * building.texi (GDB Graphical Interface): Update and describe
9068 layout first.
9069
8cf51b2c
GM
90702004-05-04 Jason Rumney <jasonr@gnu.org>
9071
9072 * makefile.w32-in: Revert last change.
9073
90742004-05-03 Jason Rumney <jasonr@gnu.org>
9075
9076 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9077
8cf51b2c
GM
90782004-04-23 Juanma Barranquero <lektu@terra.es>
9079
9080 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9081
90822004-04-18 Juri Linkov <juri@jurta.org>
9083
9084 * fixit.texi (Spelling): Remove file extension from ispell xref.
9085
90862004-04-15 Kim F. Storm <storm@cua.dk>
9087
9088 * cmdargs.texi (Initial Options): Add -Q.
9089
90902004-04-05 Kim F. Storm <storm@cua.dk>
9091
9092 * custom.texi (File Variables): Add safe-local-eval-forms.
9093
8cf51b2c
GM
90942004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9095
9096 * files.texi (Reverting): Correct description of revert-buffer's
9097 handling of point.
9098
90992004-03-22 Juri Linkov <juri@jurta.org>
9100
9101 * emacs.texi (Top): Add `Misc X'.
9102
49823426 9103 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9104
9105 * glossary.texi: Improve references.
9106
9107 * help.texi: Sync keywords with finder.el.
9108
9109 * mini.texi (Completion): Add description for menu items.
9110
9111 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9112
9113 * sending.texi (Mail Methods): Fix xref to Message manual.
9114
8cf51b2c
GM
91152004-03-12 Richard M. Stallman <rms@gnu.org>
9116
8cf51b2c
GM
9117 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9118
8cf51b2c
GM
91192004-03-04 Richard M. Stallman <rms@gnu.org>
9120
9121 * search.texi (Regexps): Explain that ^ and $ have their
9122 special meanings only in certain contexts.
9123
9124 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9125
9126 * mule.texi (Specify Coding): Doc C-x RET F.
9127
9128 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9129 for multiple compile and grep buffers.
9130 (Indirect Buffers): Don't recommand clone-indirect-buffer
9131 for multiple compile and grep buffers.
9132
8cf51b2c
GM
91332004-02-29 Juanma Barranquero <lektu@terra.es>
9134
9135 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9136 Use $(DEL) instead of rm, and ignore exit code.
9137
8cf51b2c
GM
91382004-02-23 Nick Roberts <nick@nick.uklinux.net>
9139
9140 * building.texi (Watch Expressions): Update.
9141
91422004-02-21 Juri Linkov <juri@jurta.org>
9143
1c6c854e
CS
9144 * cmdargs.texi (Action Arguments): Add alias --find-file.
9145 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9146 to Command Arguments.
9147 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9148 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9149 (Window Size X): Join -g and --geometry. Add @cindex.
9150 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9151 (Title X): Remove alias -title.
9152 (Misc X): New node.
9153
c8763fb6 91542004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9155
9156 * frames.texi (Drag and drop): Add Motif to list of supported
9157 protocols.
9158
c8763fb6 91592004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9160
9161 * frames.texi (Drag and drop): New section.
9162
91632004-01-24 Richard M. Stallman <rms@gnu.org>
9164
1c6c854e 9165 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9166 Include it only @ifnotinfo. Patch the preceding and following
9167 node headers to point to each other.
9168
91692004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9170
9171 * calendar.texi (Appointments): Update section.
9172
91732003-12-29 Kevin Ryde <user42@zip.com.au>
9174
8cf51b2c
GM
9175 * programs.texi (C Modes): Fix the xref.
9176
91772003-12-23 Nick Roberts <nick@nick.uklinux.net>
9178
9179 * building.texi (Watch Expressions): Update.
9180 (Commands of GUD): Include use of toolbar + breakpoints set from
9181 fringe/margin.
9182
91832003-12-03 Andre Spiegel <spiegel@gnu.org>
9184
9185 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9186 <acm@muc.de>.
9187
c8763fb6 91882003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9189
9190 * frames.texi (Dialog Boxes): Add use-file-dialog.
9191
8cf51b2c
GM
91922003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9193
9194 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9195 in CC Mode.
9196
8cf51b2c
GM
91972003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9198
9199 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9200 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9201 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9202 * man/frames.texi, man/glossary.texi, man/killing.texi:
9203 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9204 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9205 * man/sending.texi, man/text.texi, man/trouble.texi:
9206 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9207
92082003-11-01 Alan Mackenzie <acm@muc.de>
9209
9210 * search.texi (Scrolling During Incremental Search): Document a
9211 new scrolling facility in isearch mode.
9212
8cf51b2c
GM
92132003-10-22 Miles Bader <miles@gnu.org>
9214
9215 * Makefile.in (info): Move before $(top_srcdir)/info.
9216
92172003-10-22 Nick Roberts <nick@nick.uklinux.net>
9218
9219 * building.texi (Watch Expressions): Update section on data display
9220 to reflect code changes (GDB Graphical Interface).
9221
8cf51b2c
GM
92222003-10-13 Richard M. Stallman <rms@gnu.org>
9223
9224 * xresources.texi (GTK resources): Clean up previous change.
9225
c8763fb6 92262003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9227
9228 * xresources.texi (GTK resources): Add a note that some themes
9229 disallow customizations. Add scroll theme example.
9230
8cf51b2c
GM
92312003-09-30 Richard M. Stallman <rms@gnu.org>
9232
8cf51b2c
GM
9233 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9234
9235 * misc.texi (Saving Emacs Sessions): Shorten the section,
9236 collapsing back into one node.
9237
92382003-09-30 Lars Hansen <larsh@math.ku.dk>
9239
9240 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9241
ce058493 92422003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9243
9244 * xresources.texi (GTK names in Emacs): Correct typo.
9245
8cf51b2c
GM
92462003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9247
1c6c854e
CS
9248 * cmdargs.texi (Font X): Mention new default font.
9249 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9250 problems involved. (Result of discussion on emacs-devel.)
9251
92522003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9253
9254 * emacs.texi (Acknowledgements): Correct typo.
9255
92562003-09-22 Richard M. Stallman <rms@gnu.org>
9257
9258 * dired.texi (Misc Dired Commands): New node.
9259 (Dired Navigation): Add dired-goto-file.
9260
9261 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9262
9263 * emacs.texi (Acknowledgements): New node, split from Distribution.
9264
9265 * cmdargs.texi (Action Arguments): -f reads interactive args.
9266
8cf51b2c
GM
92672003-09-08 Lute Kamstra <lute@gnu.org>
9268
9269 * screen.texi (Mode Line): Say that POS comes before LINE.
9270 Mention `size-indication-mode'.
1c6c854e
CS
9271 * display.texi (Optional Mode Line):
9272 Document `size-indication-mode'.
8cf51b2c
GM
9273 * basic.texi (Position Info): Mention `size-indication-mode'.
9274
92752003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9276
9277 * xresources.texi (Resources): Refer to `editres' man page.
9278 (Lucid Resources): Update defaults. Expand description of
9279 `shadowThickness'.
9280
92812003-09-04 Miles Bader <miles@gnu.org>
9282
9283 * Makefile.in (top_srcdir): New variable.
9284 ($(top_srcdir)/info): New rule.
9285 (info): Depend on it.
9286
92872003-09-03 Peter Runestig <peter@runestig.com>
9288
9289 * makefile.w32-in: New file.
9290
92912003-08-29 Richard M. Stallman <rms@gnu.org>
9292
9293 * misc.texi (Saving Emacs Sessions): Correct previous change.
9294
8cf51b2c
GM
92952003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9296
8cf51b2c
GM
9297 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9298 (Intro): Include kmacro.texi after fixit.texi instead of after
9299 custom.texi. (As suggested by Kim Storm.)
9300
93012003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9302
9303 * fixit.texi (Fixit): Update `Next' pointer.
9304 * files.texi (Files): Update `Previous' pointer.
9305 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9306 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9307 (Suggested by Kim Storm.)
9308 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9309
93102003-08-18 Kim F. Storm <storm@cua.dk>
9311
9312 * kmacro.texi: New file describing enhanced keyboard macro
9313 functionality. Replaces old description in custom.texi.
9314
9315 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9316 (Keyboard Macros): Move to new kmacro.texi file.
9317
9318 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9319
8cf51b2c
GM
93202003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9321
9322 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9323
93242003-08-17 Alex Schroeder <alex@gnu.org>
9325
9326 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9327 required.
9328
8cf51b2c
GM
93292003-08-05 Richard M. Stallman <rms@gnu.org>
9330
9331 * programs.texi (Lisp Indent): Don't describe
9332 lisp-indent-function property here. Use xref to Lisp Manual.
9333
8cf51b2c
GM
93342003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9335
fffa137c 9336 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9337 abbreviations.
9338
93392003-07-24 Markus Rost <rost@math.ohio-state.edu>
9340
9341 * buffers.texi (List Buffers): Fix previous change.
9342
8cf51b2c
GM
93432003-07-13 Markus Rost <rost@math.ohio-state.edu>
9344
9345 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9346 List*.
9347
93482003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9349
8cf51b2c
GM
9350 * display.texi (Font Lock): Fix typo.
9351
93522003-07-07 Richard M. Stallman <rms@gnu.org>
9353
9354 * display.texi (Font Lock): Add xref for format info on
9355 font-lock-remove-keywords.
9356
9357 * building.texi (Compilation): Document what happens with asynch
9358 children of compiler process.
9359
9360 * help.texi (Library Keywords): Use @multitable.
9361
8cf51b2c
GM
93622003-06-04 Richard M. Stallman <rms@gnu.org>
9363
9364 * programs.texi (Expressions): Delete C-M-DEL.
9365
9366 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9367 comint-move-point-for-output renamed from
9368 comint-scroll-to-bottom-on-output.
9369
9370 * custom.texi (Init Rebinding): Replace previous change with xref.
9371 (Non-ASCII Rebinding): Explain that issue more briefly here.
9372
93732003-05-28 Richard M. Stallman <rms@gnu.org>
9374
9375 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9376
93772003-05-28 Nick Roberts <nick@nick.uklinux.net>
9378
9379 * building.texi (GDB Graphical Interface): New node.
9380 (Rewritten somewhat by RMS.)
9381
c8763fb6 93822003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9383
9384 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9385 non-English letters. Explain how to set coding systems correctly
9386 and how to include the right coding cookie in the file.
9387
c8763fb6 93882003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9389
9390 * indent.texi (Indentation): Explain the concepts.
9391 (Just Spaces): Explain why preventing tabs for indentation might
9392 be useful.
9393
8cf51b2c
GM
93942003-04-16 Richard M. Stallman <rms@gnu.org>
9395
9396 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9397
8cf51b2c
GM
93982003-02-22 Alex Schroeder <alex@emacswiki.org>
9399
9400 * cmdargs.texi (General Variables): Document SMTPSERVER.
9401
8cf51b2c
GM
9402 * sending.texi: Remove SMTP node.
9403 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9404 library.
9405
8cf51b2c
GM
94062003-02-22 Alex Schroeder <alex@emacswiki.org>
9407
9408 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9409
94102003-02-22 Simon Josefsson <jas@extundo.com>
9411
9412 * sending.texi (Mail Methods): Add node about SMTP.
9413
c8763fb6 94142003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9415
9416 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9417
8cf51b2c
GM
94182003-02-01 Kevin Ryde <user42@zip.com.au>
9419
9420 * glossary.texi (Glossary): Correction to cl cross reference.
9421
94222003-01-20 Richard M. Stallman <rms@gnu.org>
9423
9424 * killing.texi (Rectangles): Document C-x c r.
9425
c8763fb6 94262003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9427
9428 * xresources.texi (GTK resources): New node.
9429 (GTK widget names): New node.
9430 (GTK names in Emacs): New node.
9431 (GTK styles): New node.
9432
c8763fb6 94332003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9434
9435 * maintaining.texi (Create Tags Table): Add reference to the new
9436 `etags --help --lang=LANG' option.
9437
8cf51b2c
GM
94382002-10-02 Karl Berry <karl@gnu.org>
9439
49823426 9440 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9441 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9442 where needed for the sake of the HTML output.
8cf51b2c
GM
9443
94442001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9445
9446 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9447 source files.
9448
94492001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9450
9451 * Makefile.in (emacsman): New target.
9452
8cf51b2c
GM
94532001-10-20 Gerd Moellmann <gerd@gnu.org>
9454
9455 * (Version 21.1 released.)
9456
94572001-10-05 Gerd Moellmann <gerd@gnu.org>
9458
9459 * Branch for 21.1.
9460
8cf51b2c
GM
94612001-03-05 Gerd Moellmann <gerd@gnu.org>
9462
9463 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9464
8cf51b2c
GM
94652000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9466
9467 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9468
8cf51b2c
GM
94691999-07-12 Richard Stallman <rms@gnu.org>
9470
9471 * Version 20.4 released.
9472
94731998-12-04 Markus Rost <rost@delysid.gnu.org>
9474
9475 * Makefile.in (INFO_TARGETS): Delete customize.info.
9476 (DVI_TARGETS): Delete customize.dvi.
9477 (../info/customize, customize.dvi): Targets deleted.
9478
94791998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9480
9481 * Version 20.3 released.
9482
94831998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9484
9485 * Makefile.in (EMACSSOURCES): Add mule.texi.
9486 Add msdog.texi, ack.texi. Remove gnu1.texi.
9487
94881998-04-06 Andreas Schwab <schwab@gnu.org>
9489
768c0c0f
JB
9490 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9491 Use it in dvi targets.
8cf51b2c
GM
9492
94931997-09-23 Paul Eggert <eggert@twinsun.com>
9494
9495 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9496 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9497 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9498
94991997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9500
9501 * Version 20.2 released.
9502
95031997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9504
9505 * Version 20.1 released.
9506
95071997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9508
9509 * Makefile (../info/customize, customize.dvi): New targets.
9510 (INFO_TARGETS): Add ../info/customize.
9511 (DVI_TARGETS): Add customize.dvi.
9512
8cf51b2c
GM
95131996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9514
9515 * Version 19.33 released.
9516
95171996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9518
9519 * Version 19.32 released.
9520
8cf51b2c
GM
95211996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9522
9523 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9524
95251996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9526
9527 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9528 Specify -I option.
9529 (All dvi targets): Set the TEXINPUTS variable.
9530
95311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9532
9533 * Version 19.31 released.
9534
8cf51b2c
GM
95351995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9536
9537 * Version 19.30 released.
9538
8cf51b2c
GM
95391995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9540
9541 * Makefile.in (maintainer-clean): Rename from realclean.
9542
95431994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9544
9545 * Makefile.in: New file.
9546 * Makefile: File deleted.
9547
95481994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9549
9550 * Makefile (TEXINDEX_OBJS): Variable deleted.
9551 (texindex, texindex.o, getopt.o): Rules deleted.
9552 All deps on texindex deleted.
9553 (distclean): Don't delete texindex.
9554 (mostlyclean): Don't delete *.o.
9555 * texindex.c, getopt.c: Files deleted.
9556
95571994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9558
9559 * Version 19.26 released.
9560
95611994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9562
9563 * Makefile (EMACSSOURCES): Exclude undo.texi.
9564
95651994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9566
9567 * Version 19.25 released.
9568
95691994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9570
9571 * Version 19.24 released.
9572
95731994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9574
9575 * Version 19.23 released.
9576
95771994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9578
9579 * Makefile: Delete spurious tab.
9580
95811994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9582
9583 * Makefile (.SUFFIXES): New rule.
9584
8cf51b2c
GM
95851993-12-04 Richard Stallman (rms@srarc2)
9586
9587 * getopt.c: New file.
9588 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9589 (getopt.o): New rule.
9590 (dvi): Don't depend on texindex.
49823426 9591 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9592
95931993-12-03 Richard Stallman (rms@srarc2)
9594
49823426
GM
9595 * Makefile (TEXI2DVI): New variable.
9596 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9597 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9598
95991993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9600
9601 * Version 19.22 released.
9602
96031993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9604
9605 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9606
96071993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9608
9609 * Version 19.21 released.
9610
8cf51b2c
GM
96111993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9612
9613 * Makefile (realclean): Don't delete the Info files.
9614
f0131492 96151993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9616
8cf51b2c
GM
9617 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9618 4' where appropriate.
9619
f0131492 96201993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9621
49823426 9622 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9623
9624 * texindex.c: Include "../src/config.h" if building in emacs.
9625
9626 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9627 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9628 Add target to build texindex.c, defining `emacs'.
9629
8cf51b2c
GM
96301993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9631
9632 * Version 19.19 released.
9633
8cf51b2c
GM
96341993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9635
9636 * Version 19.18 released.
9637
96381993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9639
9640 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9641
96421993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9643
9644 * Version 19.17 released.
9645
96461993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9647
9648 * split-man: Fix typos in last change.
9649
96501993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9651
9652 * Version 19.16 released.
9653
96541993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9655
9656 * version 19.15 released.
9657
96581993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9659
9660 * Makefile (distclean): It's rm, not rf.
9661
96621993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9663
9664 * Version 19.14 released.
9665
96661993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9667
9668 * Makefile: New file.
9669
96701993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9671
9672 * Version 19.13 released.
9673
96741993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9675
9676 * Version 19.9 released.
9677
96781993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9679
9680 * Version 19.8 released.
9681
96821993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9683
9684 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9685
9686 * trouble.texi: It's `enable-flow-control-on', not
9687 `evade-flow-control-on'.
9688
96891993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9690
9691 * display.texi: Document standard-display-european.
9692
96931993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9694
9695 * Version 19.7 released.
9696
9697 * emacs.texi: Add a sentence to the top menu mentioning the
9698 specific version of Emacs this manual applies to.
9699
97001993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9701
9702 * basic.texi: Document next-line-add-lines variable used to
9703 implement down-arrow.
9704
9705 * killing.texi: Document kill-whole-line.
9706
97071993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9708
9709 * text.texi: Update unix TeX ordering information.
9710
97111993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9712
9713 * news.texi: Mention fill-rectangle in keybinding list.
9714
9715 * killing.texi: Document fill-rectangle.
9716
97171993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9718
9719 * vc.texi: Bring the docs up to date with VC 5.2.
9720
97211992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9722
9723 * emacs.tex: Mention blackbox and gomoku under Amusements.
9724 Assembler mode is now mentioned and appropriately indexed
9725 under Programming Modes.
9726
97271991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9728
9729 * emacs.tex: Update TeX ordering information.
9730
8cf51b2c
GM
97311990-06-26 David Lawrence (tale@geech)
9732
9733 * emacs.tex: Note that completion-ignored-extensions is not used
9734 to filter out names when all completions are displayed in
9735 *Completions*.
9736
97371990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9738
9739 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9740
97411990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9742
9743 * emacs.tex: Add @findex grep.
9744
8cf51b2c
GM
97451988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9746
9747 * emacs.tex: Correct two typos. No other changes before
9748 Version 19 will be made.
9749
8cf51b2c
GM
97501988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9751
9752 * emacs.tex: Update information for obtaining TeX distribution from the
9753 University of Washington.
9754
9755;; Local Variables:
c8763fb6 9756;; coding: utf-8
8cf51b2c
GM
9757;; End:
9758
ab422c4d 9759 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
9760
9761 This file is part of GNU Emacs.
9762
352c8b4a 9763 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9764 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9765 the Free Software Foundation, either version 3 of the License, or
9766 (at your option) any later version.
8cf51b2c
GM
9767
9768 GNU Emacs is distributed in the hope that it will be useful,
9769 but WITHOUT ANY WARRANTY; without even the implied warranty of
9770 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9771 GNU General Public License for more details.
9772
9773 You should have received a copy of the GNU General Public License
352c8b4a 9774 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.