Document diff-remove-trailing-whitespace
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
26f59676
GM
12012-11-08 Glenn Morris <rgm@gnu.org>
2
3 * files.texi (Diff Mode): Trailing whitespace updates.
4
cce0aa5a
CY
52012-11-07 Chong Yidong <cyd@gnu.org>
6
4eeba558
CY
7 * misc.texi (Terminal emulator): Document Term mode faces.
8
7d806bfe
CY
9 * mini.texi (Basic Minibuffer): New node. Document
10 minibuffer-electric-default-mode.
11
12 * display.texi (Visual Line Mode): Fix index entry.
13
cce0aa5a
CY
14 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
15 and index the keybindings. Document tabulated-list-sort.
16 (Kill Buffer): Capitalize Buffer Menu.
17
18 * trouble.texi (Memory Full): Capitalize Buffer Menu.
19
bff6f241
EZ
202012-11-05 Eli Zaretskii <eliz@gnu.org>
21
22 * display.texi (Auto Scrolling): Clarify that scroll-step is
23 ignored when scroll-conservatively is set to a non-zero value.
24 (Bug#12801)
25
766376c6
CY
262012-11-05 Chong Yidong <cyd@gnu.org>
27
28 * dired.texi (Dired Updating): Doc fix (Bug#11744).
29
87288971
MA
302012-10-30 Michael Albinus <michael.albinus@gmx.de>
31
32 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
33
fc83c2de
CY
342012-10-29 Chong Yidong <cyd@gnu.org>
35
36 * dired.texi (Shell Commands in Dired): Document changes to the
37 dired-do-async-shell-command.
38
82b21017
GM
392012-10-28 Glenn Morris <rgm@gnu.org>
40
41 * ack.texi (Acknowledgments): Mention gv.el.
42
caa5e5a4
BG
432012-10-27 Bastien Guerry <bzg@gnu.org>
44
45 * screen.texi (Menu Bar): Fix typo.
46
05b621a6
CY
472012-10-27 Chong Yidong <cyd@gnu.org>
48
49 * frames.texi (Mouse Avoidance): Mention new variable
50 mouse-avoidance-banish-position.
51
52 * programs.texi (Which Function): Which Function mode now works in
53 all major modes by default.
54
55 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
56
57 * files.texi (Misc File Ops): Symbolic links on Windows only work
58 on Vista and later.
59
60 * building.texi (Compilation): Document compilation-always-kill.
61
62 * search.texi (Symbol Search): New node.
63
64 * package.texi (Package Menu): Document the "new" status.
65
66 * windows.texi (Window Choice): Don't refer to the obsolete
67 special-display feature.
68
cd996018
CY
692012-10-24 Chong Yidong <cyd@gnu.org>
70
71 * mule.texi (Text Coding): set-buffer-file-coding-system can now
72 be invoked from the mode line.
73
74 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
75 changes to the mark and unmark commands.
76 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
77 which is no longer bound to dired-backup-diff.
78
fe605b94
BG
792012-10-23 Bastien Guerry <bzg@gnu.org>
80
9eadb1a9
BG
81 * text.texi (Org Authoring): Use a comma after @ref to avoid the
82 insertion of a period in the Info output.
fe605b94 83
d1069532
SM
842012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
85
86 * custom.texi (Hooks): Clarify that -hooks is deprecated.
87
1fb3aa3f
CY
882012-10-23 Chong Yidong <cyd@gnu.org>
89
90 * kmacro.texi (Edit Keyboard Macro): Fix typo.
91
f42f1094
DM
922012-10-18 Dani Moncayo <dmoncayo@gmail.com>
93
94 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
95
6c24e35f
GM
962012-10-17 Glenn Morris <rgm@gnu.org>
97
98 * mini.texi (Repetition): Further copyedit.
99
429cdb05
DM
1002012-10-17 Dani Moncayo <dmoncayo@gmail.com>
101
102 * mini.texi (Repetition): Copyedit.
103
e5a94ec4
JL
1042012-10-16 Juri Linkov <juri@jurta.org>
105
106 * search.texi (Query Replace): Document multi-buffer replacement
107 keys. (Bug#12655)
108
109 * maintaining.texi (Tags Search): Change link "Replace" to
110 "Query Replace".
111
73f2b4ab
CY
1122012-10-13 Chong Yidong <cyd@gnu.org>
113
114 * files.texi (File Conveniences): ImageMagick enabled by default.
115
d8e213eb
DM
1162012-10-10 Dani Moncayo <dmoncayo@gmail.com>
117
118 * basic.texi (Arguments): Fix typos.
119
b859a383
GM
1202012-10-08 Glenn Morris <rgm@gnu.org>
121
cad4f290
GM
122 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
123
b859a383
GM
124 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
125
f1f4dba0
GM
1262012-10-06 Glenn Morris <rgm@gnu.org>
127
128 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
129 Mention cal-tex-cursor-week2-summary.
130
c6b68a28
CY
1312012-10-06 Chong Yidong <cyd@gnu.org>
132
133 * mini.texi (Passwords): Fix typo.
134
751bac18
GM
1352012-10-02 Glenn Morris <rgm@gnu.org>
136
137 * maintaining.texi (VC Directory Commands):
138 Remove duplicate `q' entry. (Bug#12553)
139
48de8b12
CY
1402012-09-30 Chong Yidong <cyd@gnu.org>
141
142 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
143
144 * search.texi (Special Isearch): Document the lax space search
145 feature and M-s SPC.
146 (Regexp Search): Move main search-whitespace-regexp description to
147 Special Isearch.
148 (Replace): Document replace-lax-whitespace.
149
150 * basic.texi (Position Info): Document C-u M-=.
151 (Moving Point): Document move-to-column.
152
153 * display.texi (Useless Whitespace): Add delete-trailing-lines.
154
155 * misc.texi (emacsclient Options): Document the effect of
156 initial-buffer-choice on client frames. Document server-auth-dir.
157 Do not document server-host, which is bad security practice.
158
159 * building.texi (Lisp Libraries): Docstring lookups can trigger
160 autoloading. Document help-enable-auto-load.
161
162 * mini.texi (Yes or No Prompts): New node.
163
164 * ack.texi (Acknowledgments): Remove obsolete packages.
165
4695c850
GM
1662012-09-27 Glenn Morris <rgm@gnu.org>
167
168 * cal-xtra.texi (Advanced Calendar/Diary Usage):
169 Rename the section to be more general.
170 * emacs.texi: Update menu.
171
e109c4a6
CY
1722012-09-23 Chong Yidong <cyd@gnu.org>
173
174 * buffers.texi (Misc Buffer): Replace toggle-read-only with
175 read-only-mode.
176
177 * files.texi (Visiting): Likewise.
178
2e83df57
PE
1792012-09-22 Paul Eggert <eggert@cs.ucla.edu>
180
181 * trouble.texi (Crashing): Document ulimit -c.
182
58f3a196
PE
1832012-09-21 Paul Eggert <eggert@cs.ucla.edu>
184
185 * trouble.texi (Crashing): Document addr2line.
186
4ef1567b
CY
1872012-09-19 Chong Yidong <cyd@gnu.org>
188
189 * killing.texi (Yanking): Minor clarification (Bug#12469).
190
9e9da873
CY
1912012-09-17 Chong Yidong <cyd@gnu.org>
192
193 * building.texi (GDB User Interface Layout): Remove reference to
194 removed variable gdb-use-separate-io-buffer (Bug#12454).
195
0979429b
J
1962012-09-08 Jambunathan K <kjambunathan@gmail.com>
197
198 * regs.texi (Text Registers): `C-x r +' can now be used instead of
199 M-x append-to-register. New option `register-separator'.
200 (Number Registers): Mention that `C-x r +' is polymorphic.
201
14ba4cf3
CY
2022012-09-07 Chong Yidong <cyd@gnu.org>
203
204 * windows.texi (Window Choice): Don't mention obsolete
205 display-buffer-reuse-frames.
206
cf29dd84
PE
2072012-09-04 Paul Eggert <eggert@cs.ucla.edu>
208
209 Give more-useful info on a fatal error (Bug#12328).
210 * trouble.texi (Crashing): New section, documenting this.
211
aa0ecd94
MA
2122012-08-24 Michael Albinus <michael.albinus@gmx.de>
213
0979429b
J
214 * cmdargs.texi (General Variables):
215 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
216 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 217
ba025fbd
EZ
2182012-08-14 Eli Zaretskii <eliz@gnu.org>
219
220 * building.texi (Debugger Operation): Correct and improve
221 documentation of the GUD Tooltip mode.
222
0c51ff6d
CY
2232012-07-31 Chong Yidong <cyd@gnu.org>
224
225 * emacs.texi: Fix ISBN (Bug#12080).
226
35b6586e
CY
2272012-08-05 Chong Yidong <cyd@gnu.org>
228
229 * display.texi (Faces): Document frame-background-mode (Bug#7774).
230
231 * custom.texi (Face Customization): Move discussion of face
232 inheritance here, from Faces section.
233
0e1a094f 2342012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
235
236 * frames.texi (Mouse Commands): Fix the description of mouse-2.
237 (Bug#11958)
238
e32a12b5
CY
2392012-07-19 Chong Yidong <cyd@gnu.org>
240
241 * emacs.texi: Update ISBN.
242
9ea10cc3
CY
2432012-07-17 Chong Yidong <cyd@gnu.org>
244
245 * basic.texi (Inserting Text): Replace ucs-insert with
246 insert-char. Provide more details of input.
247
248 * mule.texi (International Chars, Input Methods): Likewise.
249
b68b3337
CY
2502012-07-13 Chong Yidong <cyd@gnu.org>
251
dea31bd3
CY
252 * custom.texi (Examining): Update C-h v message.
253
b68b3337
CY
254 * buffers.texi (Misc Buffer): Document view-read-only.
255
ab4c47d3
CY
2562012-07-07 Chong Yidong <cyd@gnu.org>
257
258 * custom.texi (Init File): Index site-lisp (Bug#11435).
259
6edc3d28
CY
2602012-07-06 Chong Yidong <cyd@gnu.org>
261
262 * emacs.texi: Re-order top-level menu to correspond to logical
263 order, to avoid makeinfo warnings.
264
265 * ack.texi (Acknowledgments): Note new python.el.
266
3812efdc
CY
2672012-06-29 Chong Yidong <cyd@gnu.org>
268
269 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
270 * basic.texi (Erasing, Basic Undo): Fix markup.
271
c8d3a25c 2722012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
273
274 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
275
c8d3a25c 2762012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
277
278 * fixit.texi (Undo): Fix typo. (Bug#11775)
279
65400531
GM
2802012-06-27 Glenn Morris <rgm@gnu.org>
281
282 * ack.texi (Acknowledgments): Tiny update.
283
ac1a0ce1 2842012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
285
286 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
287
ddfbf826 2882012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 289
ddfbf826 290 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
291
292 * anti.texi:
293 * building.texi:
294 * cmdargs.texi:
295 * custom.texi:
296 * display.texi:
297 * files.texi:
298 * frames.texi:
299 * glossary.texi:
300 * misc.texi:
301 * mule.texi:
302 * programs.texi:
303 * sending.texi:
304 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
305
85973ba0
MA
3062012-06-06 Michael Albinus <michael.albinus@gmx.de>
307
308 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
309
c1dabff0
GM
3102012-05-28 Glenn Morris <rgm@gnu.org>
311
312 * ack.texi, building.texi, calendar.texi, custom.texi:
313 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
314
abb9615e
GM
3152012-05-27 Glenn Morris <rgm@gnu.org>
316
bd39eb06
GM
317 * emacs.texi: Simplify following removal of node pointers.
318
abb9615e
GM
319 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
320 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
321 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
322 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
323 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
324 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
325 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
326 * windows.texi, xresources.texi: Nuke hand-written node pointers.
327
6c200b4a
GM
3282012-05-22 Glenn Morris <rgm@gnu.org>
329
330 * emacs.texi (Acknowledgments): Add another contributor.
331
3fe7cdc8
GM
3322012-05-12 Glenn Morris <rgm@gnu.org>
333
334 * Makefile.in (MKDIR_P): New, set by configure.
335 (mkinfodir): Use $MKDIR_P.
336
dc0f75c8
GM
3372012-05-10 Glenn Morris <rgm@gnu.org>
338
b8a82b69
GM
339 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
340 with "coding: raw-text".
341
dc0f75c8
GM
342 * files.texi (Interlocking): Mention create-lockfiles option.
343
666b903b 3442012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
345
346 * frames.texi (Mouse References, Mouse Commands): Fix index
347 entries (Bug#11362).
348
eceeb5fc 3492012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 350
eceeb5fc
CY
351 * custom.texi (Customization Groups, Custom Themes, Examining):
352 Improve page breaks.
353
354 * rmail.texi (Rmail Display): Use example rather than smallexample.
355
356 * calendar.texi: Convert inforefs to refs.
357
358 * dired.texi (Dired Enter): Improve page break.
359
360 * abbrevs.texi (Abbrev Concepts): Copyedits.
361
362 * maintaining.texi (Registering, Tag Syntax):
363 Tweak line and page breaks.
364
365 * programs.texi (Programs, Electric C): Copyedits.
366 (Program Modes): Add xref to Fortran.
367 (Left Margin Paren): Remove what was (oddly enough) the only use
368 of defvar in the entire Emacs manual.
369 (Hungry Delete): Remove footnote about ancient Emacs version.
370 (Other C Commands): Use example rather than smallexample.
371
372 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
373 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
374 Tweak line and page breaks.
375
376 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
377 (Major Modes): Use example rather than smallexample.
bbba8869 378
eceeb5fc
CY
379 * mule.texi (Output Coding): Reword to improve page-breaks.
380
381 * frames.texi (Fonts): Tweak line and page breaks.
382 Use example rather than smallexample. Change cross-reference.
383 (Text-Only Mouse): Fix xref.
384
385 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
386 (Indirect Buffers): Tweak line- and page-breaks.
387
388 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
389
8045b906
GM
3902012-05-04 Glenn Morris <rgm@gnu.org>
391
392 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
393 (info, infoclean): Use $INFO_EXT.
394 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
395 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
396 (INFO_TARGETS): Use $INFO_EXT.
397 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
398
90207a15 3992012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
400
401 * emacs.texi (@copying): Only print EDITION in the TeX version.
402
e2058813
GM
403 * search.texi (Regexp Search): Just say "Emacs".
404
a162959e
GM
405 * display.texi (Auto Scrolling):
406 Reword to avoid repetition and improve page break.
407
9eb25ee8
GM
408 * xresources.texi (Resources):
409 * mule.texi (Language Environments):
410 * misc.texi (Amusements):
411 * maintaining.texi (VC Change Log):
412 * frames.texi (Fonts):
413 * custom.texi (Specifying File Variables, Minibuffer Maps):
414 * cmdargs.texi (Initial Options):
415 * building.texi (Flymake):
416 Reword to remove/reduce some overly long/short lines.
417
a4289d0e
GM
4182012-04-27 Glenn Morris <rgm@gnu.org>
419
420 * emacs.texi: Some fixes for detailed menu.
421
1a72be46
GM
422 * emacs.texi: Add "et al." to authors.
423
16152b76
GM
424 * ack.texi, basic.texi, buffers.texi, building.texi:
425 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
426 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
427 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
428 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
429 * search.texi, trouble.texi, windows.texi:
430 Use Texinfo recommended convention for quotes+punctuation.
431
578c1d4b 4322012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 433
578c1d4b
GM
434 * mule.texi (Bidirectional Editing): Improve indexing.
435 Minor wording tweaks.
84412f2c 436
467a33d0
CY
4372012-04-15 Chong Yidong <cyd@gnu.org>
438
439 * misc.texi (emacsclient Options): More clarifications.
440
e6fd457e 4412012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 442
41be52d7
GM
443 * msdog.texi (Windows Printing): It doesn't set printer-name.
444
05806f43
GM
445 * mule.texi (Language Environments): Move font info to "Fontsets".
446 (Fontsets): Move intlfonts etc here from "Language Environments".
447 Copyedits.
448 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
449 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
450
e6fd457e 4512012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 452
0be641c0
CY
453 * glossary.texi (Glossary): Standardize on "text terminal"
454 terminology. All callers changed.
455
6a00f380
CY
456 * misc.texi (emacsclient Options): Document "client frame" concept
457 and its effect on C-x C-c more carefully.
458
e6fd457e 4592012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 460
870e8fb8
GM
461 * frames.texi (Scroll Bars):
462 * glossary.texi (Glossary): Use consistent case for "X Window System".
463
71cd7772
GM
464 * mule.texi (Select Input Method, Coding Systems):
465 State command names in kbd tables.
466 (Recognize Coding): Add cross-ref.
467 (Output Coding): Don't mention message mode in particular.
468 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
469 Copyedits.
470
35dc09a1 4712012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
472
473 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
474 Copyedits.
475 (Coding Systems): Mac OS X apparently uses newlines for EOL.
476 (Recognize Coding): Remove old auto-coding-regexp-alist example.
477 auto-coding-functions does not override coding: tags.
478 Remove rmail-decode-mime-charset; it no longer has any effect.
479
35dc09a1 4802012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
481
482 * custom.texi (Creating Custom Themes): Add reference to Custom
483 Themes node in Lisp manual.
484
35dc09a1 4852012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
486
487 * mule.texi (International): Copyedits.
488 (International Chars): Update C-x = example output.
489 (Disabling Multibyte): Rename from "Enabling Multibyte".
490 Clarify what "unibyte: t" does, and mode-line description.
491 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
492 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 493 (Language Environments): Copyedits.
893585f4
GM
494 (Input Methods): Copyedits. Use "^" for the postfix example,
495 because it is less confusing inside Info's `quotes'.
e0550cae 496
bd7239f5 497 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
498 Update for "Disabling Multibyte" node name change.
499 * emacs.texi: Update for "Disabling Multibyte" node name change.
500
1c64e6ed
GM
501 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
502 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
503 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
504 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
505 * sending.texi, text.texi, trouble.texi:
506 Use @file for buffers, per the Texinfo manual.
507
20331c1c
GM
508 * entering.texi (Entering Emacs):
509 Do not mention initial-buffer-choice = t.
510
8fc85b20
GM
511 * misc.texi (Gnus Startup): Use @env for environment variables.
512
35dc09a1
GM
513 * Makefile.in: Replace non-portable use of $< in ordinary rules.
514
87124233
GM
5152012-04-12 Glenn Morris <rgm@gnu.org>
516
517 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
518
f3774f20
GM
5192012-04-07 Glenn Morris <rgm@gnu.org>
520
521 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
522
8980d0b9
GM
5232012-04-05 Glenn Morris <rgm@gnu.org>
524
525 * glossary.texi (Glossary): Use anchors for internal cross-references.
526
8bf27c8a
GM
5272012-04-04 Glenn Morris <rgm@gnu.org>
528
529 * glossary.texi (Glossary): Copyedits.
530 Use Texinfo-recommended convention for quotes and punctuation.
531 Comment out a few specialized (Rmail) items.
a0706406 532 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 533 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 534
529c06b6
CY
5352012-04-03 Chong Yidong <cyd@gnu.org>
536
537 * sending.texi (Mail Misc): Fix an index entry.
538
53b0595a
EZ
5392012-04-02 Eli Zaretskii <eliz@gnu.org>
540
541 * msdog.texi (Windows Startup): Add description of emacsclient
542 operation under -c and -t on MS-Windows.
543
544 * misc.texi (emacsclient Options): Add cross-reference to "Windows
545 Startup". (Bug#11091)
546
d8e213eb 5472012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
548
549 * custom.texi (Changing a Variable): Fix example.
550
0d224826
EZ
5512012-04-01 Eli Zaretskii <eliz@gnu.org>
552
553 * misc.texi (emacsclient Options): More clarifications about -t
554 and -c on MS-Windows. (Bug#11091)
555
1d265f9f
EZ
5562012-03-31 Eli Zaretskii <eliz@gnu.org>
557
558 * misc.texi (emacsclient Options): Document peculiarities of new
559 frame creation on MS-Windows under -c or -t options. (Bug#11091)
560
5319014e
CY
5612012-03-30 Chong Yidong <cyd@gnu.org>
562
563 * files.texi (File Conveniences): Clarify Imagemagick discussion.
564
2bfab837
GM
5652012-03-22 Glenn Morris <rgm@gnu.org>
566
567 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
568
986bd52a
CY
5692012-03-17 Chong Yidong <cyd@gnu.org>
570
571 * package.texi (Package Installation): Document use of
572 package-initialize in init file.
573
66ecdc9e
GM
5742012-03-16 Glenn Morris <rgm@gnu.org>
575
576 * help.texi (Language Help):
577 * mule.texi (International Chars):
578 etc/HELLO is for character demonstration.
579
d8e213eb 5802012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
581
582 * dired.texi (Shell Commands in Dired): Fix typo.
583
a08a07e3
CY
5842012-03-04 Chong Yidong <cyd@gnu.org>
585
586 * killing.texi (Clipboard): Document clipboard manager.
587
53eced6d
GM
5882012-02-29 Glenn Morris <rgm@gnu.org>
589
f8425af2
GM
590 * ack.texi (Acknowledgments): Use @Tex{} in more places.
591
775b55af
GM
592 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
593
53eced6d
GM
594 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
595
44e97401
GM
5962012-02-28 Glenn Morris <rgm@gnu.org>
597
598 * custom.texi, display.texi, emacs.texi, files.texi:
599 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
600 Standardize possessive apostrophe usage.
601
525795c1
JD
6022012-02-25 Jan Djärv <jan.h.d@swipnet.se>
603
604 * macos.texi (Mac / GNUstep Customization): Remove text about
605 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
606
d8e213eb 6072012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
608
609 * buffers.texi (Select Buffer): Mention that saving in a new file
610 name can switch to a different major mode.
611
6ea1787e
GM
6122012-02-23 Glenn Morris <rgm@gnu.org>
613
49fe4321
GM
614 * mini.texi (Minibuffer File, Completion Options, Repetition):
615 Copyedits.
616 (Completion Example): Other M-x au* commands may be defined.
617 (Completion Styles): Mention emacs21 and completion-category-overrides.
618
8f4042d2
GM
619 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
620 (Windows Keyboard, Windows Mouse, Windows Processes)
621 (Windows Printing, Windows Misc): Copyedits.
622 (ls in Lisp): Update switches list.
623
371fb833
GM
624 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
625 Update dos-mode* function names.
626 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
627 (MS-DOS Processes): Add xref to main ls-lisp section.
628
6ea1787e
GM
629 * ack.texi (Acknowledgments): Mention smie.
630
40ace058
GM
6312012-02-22 Glenn Morris <rgm@gnu.org>
632
633 * macos.texi: Copyedits. Fix @key/@kbd usage.
634 (Mac / GNUstep Basics): Don't mention the panels, since the next
635 section covers them.
636 (Mac / GNUstep Customization): Merge some panel info from previous.
637
41f1e868
GM
6382012-02-21 Glenn Morris <rgm@gnu.org>
639
68af8d4f
GM
640 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
641 Small fixes.
642
2e03845d
GM
643 * emacs-xtra.texi: Picture mode is no longer a chapter.
644
f9a998c3
GM
645 * picture-xtra.texi (Basic Picture): C-a does get remapped.
646
41f1e868
GM
647 * ack.texi (Acknowledgments): Small changes, including resorting,
648 and removal of things no longer distributed.
649
ea09410d
GM
6502012-02-20 Glenn Morris <rgm@gnu.org>
651
2d2f6581
GM
652 * emacs.texi (Top, Preface): Small rephrasings.
653 (menu, detailmenu): Update entries, and reformat some descriptions.
654 * building.texi, display.texi, emacs-xtra.texi, files.texi:
655 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
656 Reformat some menu descriptions.
657
196f8c0e
GM
658 * ack.texi (Acknowledgments): More updates.
659
8730412a
GM
660 * emacs.texi (Acknowledgments): Add several names from ack.texi,
661 and from Author: headers.
ae15b89b 662 (Distrib): Small updates.
ea09410d 663
37863f20
GM
6642012-02-18 Glenn Morris <rgm@gnu.org>
665
37c3b9ee
GM
666 * ack.texi (Acknowledgments): Add xref to Org manual.
667
b474519e
GM
668 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
669 of '*mail*', since Message does not call it that.
670 (Rmail Reply): Rename rmail-dont-reply-to-names.
671 \\`info- no longer handled specially.
672 Update for rmail-enable-mime-composing.
673 Don't mention 'm' for replies.
674 Don't mention rmail-mail-new-frame and cancelling, since it does
675 not work for Message at the moment.
676
a5987767
GM
677 * cal-xtra.texi: Copyedits.
678
37863f20
GM
679 * emacs-xtra.texi: Set encoding to ISO-8859-1.
680
112d1241
GM
6812012-02-17 Glenn Morris <rgm@gnu.org>
682
0fd2c9a3
GM
683 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
684
1d6ecbfa
GM
685 * ack.texi (Acknowledgments): Mention Gnulib.
686
102f1b54
GM
687 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
688
112d1241
GM
689 * calendar.texi: Misc small changes, including updating the dates
690 of examples.
691
3a05ff1d
GM
6922012-02-16 Glenn Morris <rgm@gnu.org>
693
d1354af0
GM
694 * calendar.texi: Misc small changes.
695
5f9756ec
GM
696 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
697 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
698
3b19a30d
GM
699 * dired-xtra.texi (Subdir Switches): Small fixes.
700
3a05ff1d
GM
701 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
702
9f26dc24
GM
7032012-02-15 Glenn Morris <rgm@gnu.org>
704
705 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
706
fb969a57
GM
7072012-02-12 Glenn Morris <rgm@gnu.org>
708
709 * ack.texi (Acknowledgments):
710 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
711
0aca1292
GM
7122012-02-10 Glenn Morris <rgm@gnu.org>
713
104dc9c6
GM
714 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
715
0aca1292
GM
716 * programs.texi (Misc for Programs): Mention electric-layout-mode.
717
91af9d2e
GM
7182012-02-09 Glenn Morris <rgm@gnu.org>
719
0aca1292
GM
720 * buffers.texi (Misc Buffer): M-x info does not seem to require a
721 buffer switch after M-x rename-uniquely.
63c727b2 722
91af9d2e
GM
723 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
724
1ef1990c
JB
7252012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
726
727 * text.texi (Org Mode): Fix typo.
728
e74e58c9
GM
7292012-02-08 Glenn Morris <rgm@gnu.org>
730
cefee440
GM
731 * ack.texi (Acknowledgments): Update emacs-lock info.
732
a7686350
GM
733 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
734
e74e58c9
GM
735 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
736
fe93bc91
GM
7372012-02-07 Glenn Morris <rgm@gnu.org>
738
739 * files.texi (File Conveniences): Mention ImageMagick images.
740
d273439c
GM
7412012-02-05 Glenn Morris <rgm@gnu.org>
742
649f602c
GM
743 * trouble.texi (Checklist): Mention debug-on-event.
744
d273439c
GM
745 * maintaining.texi (Maintaining): Add cross-ref to ERT.
746
a9410bdf
GM
7472012-02-04 Glenn Morris <rgm@gnu.org>
748
1f5e1a16
GM
749 * macos.texi (Customization options specific to Mac OS / GNUstep):
750 New subsection.
751
b7314ef7
GM
752 * display.texi (Colors): Mention list-colors-sort.
753
a9410bdf
GM
754 * files.texi (File Conveniences): Mention image animation.
755
75319d7f
CY
7562012-01-31 Chong Yidong <cyd@gnu.org>
757
758 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
759 scroll bars (Bug#10666).
760
2680c309
CY
7612012-01-28 Chong Yidong <cyd@gnu.org>
762
691db250
CY
763 * files.texi (Filesets): Fix typos.
764
2680c309
CY
765 * display.texi (Faces): Add xref to Colors node.
766
2a90dfca
DM
7672012-01-27 Dani Moncayo <dmoncayo@gmail.com>
768
769 * buffers.texi (Select Buffer): Clarify explanation of switching
770 to new buffers. Fix description of next-buffer and
6df6ae42 771 previous-buffer (Bug#10334).
2a90dfca
DM
772 (Misc Buffer): Add xref to View Mode.
773
774 * text.texi (Fill Commands): Fix description of
775 sentence-end-double-space.
776
20d2304d
CY
7772012-01-23 Chong Yidong <cyd@gnu.org>
778
f088cb8b 779 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 780
01ec1eed
VS
7812012-01-16 Volker Sobek <reklov@live.com> (tiny change)
782
783 * programs.texi (Comment Commands): Typo (bug#10514).
784
06848b82
CY
7852012-01-15 Chong Yidong <cyd@gnu.org>
786
787 * xresources.texi (X Resources): Describe GTK+ case first.
788 (Resources): Don't use borderWidth as an example, since it doesn't
789 work with GTK+.
790 (Table of Resources): Clarify role of several resources, including
791 the Emacs 24 behavior of cursorBlink etc.
792 (Face Resources): Node deleted. Recommend using Customize
793 instead. Add paragraph to `Table of Resources' node summarizing
794 how to use X resources for changing faces.
795 (Lucid Resources): Rewrite, omitting description of font names,
796 referring to the Fonts node instead.
797 (LessTif Resources): Copyedits.
798 (GTK resources): Rewrite, describing the difference between gtk2
799 and gtk3.
800 (GTK Resource Basics): New node.
801 (GTK Widget Names, GTK Names in Emacs): Rewrite.
802 (GTK styles): Just refer to Fonts node for GTK font format.
803
804 * display.texi (Faces): Document the cursor face.
805
a73a3461
CY
8062012-01-14 Chong Yidong <cyd@gnu.org>
807
01ec1eed 808 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
809 (General Variables): Add xref to Lisp Libraries.
810 (Initial Options): Copyedits.
811 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
812 (Environment): Clarify what getenv does.
813 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
814 light backgrounds on xterms.
815 (Misc Variables): TEMP and TMP are not Windows-specific.
816 (Display X): Copyedits.
817 (Colors X): -bd does nothing for GTK.
818 (Icons X): Gnome 3 doesn't use taskbars.
819
820 * misc.texi (Shell): Document exec-path here.
821
822 * rmail.texi (Movemail): Add xref for exec-path.
823
e517eda4
GM
8242012-01-13 Glenn Morris <rgm@gnu.org>
825
826 * dired.texi (Dired and Find): Clarify find-ls-options.
827
1de76afe
CY
8282012-01-09 Chong Yidong <cyd@gnu.org>
829
71873e2b 830 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
831 SHA-256.
832
c61ab18c
CY
8332012-01-07 Chong Yidong <cyd@gnu.org>
834
e490b289
CY
835 * display.texi (Useless Whitespace): Add Whitespace mode.
836
1de77c4c
CY
837 * custom.texi (Hooks): Discuss how to disable minor modes.
838
839 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 840 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 841
c61ab18c
CY
842 * trouble.texi (Lossage): Refer to Bugs node for problems.
843 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
844 (Screen Garbled): Don't refer to terminal "manufacturers".
845 (Total Frustration): Node deleted. Eliza is documented in
846 Amusements now.
71873e2b
SM
847 (Known Problems): More info about using the bug tracker.
848 Mention debbugs package.
c61ab18c
CY
849 (Bug Criteria): Copyedits.
850 (Understanding Bug Reporting): Mention emacs -Q.
851
89bd9ccd
CY
8522012-01-06 Chong Yidong <cyd@gnu.org>
853
854 * custom.texi (Specifying File Variables): The mode: keyword
855 doesn't have to be first anymore. Add example of specifying minor
856 modes.
857 (Directory Variables): Simplify example. Mention application to
858 non-file buffers.
859 (Disabling): Use "initialization file" terminology.
860 (Init Examples): Fix hook example.
861
8034735f
EZ
8622012-01-06 Eli Zaretskii <eliz@gnu.org>
863
864 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
865 (Bug#10422)
866 Move the stuff about resources to xresources.texi.
867
868 * xresources.texi (Resources): Move information about setting X
869 resources in the Registry from cmdargs.texi. Make the index entry
870 be similar to the one in cmdargs.texi.
871
b0d7d8af
CY
8722012-01-05 Chong Yidong <cyd@gnu.org>
873
874 * custom.texi (Customization Groups): Update example.
875 (Browsing Custom): Document the new search field.
876 (Changing a Variable): Update example for Emacs 24 changes.
877 Document Custom-set and Custom-save commands.
878 (Face Customization): Document Emacs 24 changes. De-document
879 modify-face.
880 (Specific Customization): Mention customize-variable.
881 (Custom Themes): Add customize-themes, custom-theme-load-path,
882 custom-theme-directory, and describe-theme.
883 (Creating Custom Themes): New node.
884 (Examining): Mention M-:.
885
886 * package.texi (Packages): Fix typo.
887
88c5c7c8
CY
8882012-01-03 Chong Yidong <cyd@gnu.org>
889
890 * misc.texi (Single Shell): Don't document Lisp usage of
891 shell-command. Tidy up discussion of synchronicity. Add index
892 entries for async-shell-command.
893 (Interactive Shell): Note that M-x shell uses shell-file-name.
894 Note change in behavior in Emacs 24.
895 (Shell Mode): Shell mode now uses completion-at-point.
896 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
897 default method for recognizing prompts nowadays.
898 (Shell Ring): Add xref to Minibuffer History.
899 (Directory Tracking): Explain Dirtrack mode in more detail.
900 (Term Mode): Fix index entries.
901 (Paging in Term): Merge into Term Mode.
902 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
903 (Printing): Fix xref. State default of lpr-switches.
904 (PostScript): Remove obsolete sentence. Omit description of
905 non-interactive behaviors.
906 (Hyperlinking): Improve description.
907 (Browse-URL): Using compose-mail for mailto URLs is the default.
908 Document browse-url-mailto-function.
909 (Goto Address mode): Add index entries. Add xref to Browse-URL.
910 (FFAP): FFAP is not a minor mode.
71873e2b
SM
911 (Amusements): M-x lm was renamed to M-x landmark.
912 Document nato-region.
88c5c7c8 913
b8ecfdfe
CY
9142012-01-01 Chong Yidong <cyd@gnu.org>
915
916 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
917 (Gnus Startup): Note that the system might not be set up for news.
918 Describe group levels more clearly.
919 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
920 Summary of Gnus.
921 (Document View): Copyedits. Move zoom commads to DocView
922 Navigation node.
923 (DocView Navigation, DocView Searching, DocView Slicing)
924 (DocView Conversion): Nodes renamed from Navigation, etc.
925
926 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
927
7bc7d2aa
EZ
9282011-12-31 Eli Zaretskii <eliz@gnu.org>
929
930 * basic.texi (Moving Point): Fix the description of C-n and C-p.
931 (Bug#10380)
932
b30941db
CY
9332011-12-30 Chong Yidong <cyd@gnu.org>
934
935 * sending.texi (Sending Mail): Document initial mail buffer name,
936 and changed multiple mail buffer behavior.
937 (Mail Format): Put the example at the top of the section.
938 (Mail Headers): Move discussion of "From" to the top.
939 (Mail Sending): Document sendmail-query-once.
940 (Citing Mail): Make it less Rmail-specific.
941
0ed49f93
CY
9422011-12-29 Chong Yidong <cyd@gnu.org>
943
944 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
945 example. Add index entries.
946 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
947
c40a7de7
CY
9482011-12-26 Chong Yidong <cyd@gnu.org>
949
71873e2b
SM
950 * dired.texi (Dired Enter, Misc Dired Features):
951 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
952 (Dired Navigation): Add index entries.
953 (Dired Visiting): Fix View Mode xref.
954 (Marks vs Flags): Prefer C-/ binding for undo.
955 (Subdirectories in Dired): Add xrefs.
956 (Misc Dired Features): Document some Emacs 24 changes. Add index
957 entries.
958
959 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
960 variable, since it is explained in Minor Modes node.
961 (Defining Abbrevs): Copyedits.
962 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
963 C-/ binding for undo.
964 (Dabbrev Customization): Add xrefs for case-fold-search and
965 case-replace.
966
967 * dired-xtra.texi (Subdir Switches): Add xref.
968
969 * maintaining.texi (VC Directory Commands): Mention quit-window.
970
3d992aa0
CY
9712011-12-25 Chong Yidong <cyd@gnu.org>
972
973 * maintaining.texi (Tags): Mention Semantic.
974 (Create Tags Table, Etags Regexps): Copyedits.
975 (Find Tag): Mention minibuffer completion.
976 (List Tags): Mention completion-at-point. Completion is actually
977 available in M-x list-tags.
978
979 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
980 Document vc-delete-file.
981
982 * files.texi (Misc File Ops): Mention vc-delete-file.
983
984 * programs.texi (Symbol Completion): Mention completion-at-point
985 explicitly.
986
2785d024
CY
9872011-12-22 Chong Yidong <cyd@gnu.org>
988
989 * maintaining.texi (Change Log Commands): Don't specially mention
990 vc-update-change-log which is CVS-only.
991
992 * vc1-xtra.texi (Version Headers): Note that these are for
993 Subversion, CVS, etc. only.
71873e2b
SM
994 (General VC Options): De-document vc-keep-workfiles.
995 Fix RCS-isms.
2785d024 996
0ab39399
EZ
9972011-12-22 Eli Zaretskii <eliz@gnu.org>
998
999 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1000 should be @end iftex".
1001
d3098e1e
CY
10022011-12-21 Chong Yidong <cyd@gnu.org>
1003
1004 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1005 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1006 (VC Pull): Mention vc-log-incoming.
1007 (Log Buffer): Add CVS/RCS only disclaimer.
1008
1009 * vc1-xtra.texi (Remote Repositories): Update introduction.
1010 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1011 (Remote Repositories, Version Backups): Node deleted.
1012 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1013 (CVS Options): Reduce verbosity of description of obscure CVS
1014 locking feature.
1015 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1016 Tags node.
1017 (Revision Tags): Move under Miscellaneous VC subsection.
1018 (Change Logs and VC): Note that this is wrong for DVCSs.
1019 De-document log entry manipulating features.
1020 (Renaming and VC): Describe how it works on modern VCSes.
1021
1022 * files.texi (Misc File Ops): Mention vc-rename-file.
1023
1024 * programs.texi (Custom C Indent): Add index entries.
1025
47d42d81
AM
10262011-12-20 Alan Mackenzie <acm@muc.de>
1027
1028 * programs.texi (Motion in C): Update the description of C-M-a and
1029 C-M-e, they now DTRT in enclosing scopes.
1030 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1031
2edef1a0
CY
10322011-12-20 Chong Yidong <cyd@gnu.org>
1033
1034 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1035 (Old Revisions): Use it.
1036 (VCS Repositories): Add "distributed" terminology.
1037 (Log Buffer): Remove duplicate description
1038 about changesets. Fix "current VC fileset" ambiguity.
1039 (Multi-User Branching): Node deleted.
1040 (Branches, Switching Branches): Discuss decentralized version
1041 control systems.
1042 (VC Pull): New node.
1043 (Merging): Document merging on decentralized systems.
1044 (Creating Branches): Note that this is specific to CVS and related
1045 systems.
1046
bc859d5f
CY
10472011-12-19 Chong Yidong <cyd@gnu.org>
1048
1049 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1050 (VC Mode Line): Add index entry for "version control status".
1051 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1052 Document vc-revert-show-diff. De-document vc-rollback.
1053 (VC Directory Mode): Rewrite introduction. Move prefix arg
1054 documentation here from VC Directory Buffer node.
1055 (VC Directory Buffer): Use a decentralized VCS example.
1056 (VC Directory Commands): Use a table. Remove material duplicated
1057 in previous nodes on multi-file VC filsets.
1058
9cff91f8
CY
10592011-12-17 Chong Yidong <cyd@gnu.org>
1060
1061 * maintaining.texi (VCS Concepts): Make "revision" terminology
1062 less CVS-specific.
1063 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1064 Registering node.
71873e2b 1065 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1066 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1067 log buffer. Add index entries.
71873e2b
SM
1068 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1069 Use "commit" terminology.
9cff91f8
CY
1070 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1071 doesn't refer to tags tables. Note other possible forms of the
1072 revision ID. C-x v = does not save.
1073 (Registering): Note similarity to C-x v v action. Fix description
1074 of how backends are chosen. De-document vc-default-init-revision.
1075 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1076 in root log buffers.
1077
f3b316df
CY
10782011-12-16 Chong Yidong <cyd@gnu.org>
1079
1080 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1081 (Basic VC Editing): Remove redundant descriptions.
1082 (VC With A Merging VCS): Make description more general instead of
1083 CVS-specific.
1084 (VC With A Locking VCS): Use VC fileset terminology.
1085
29eabb8e
CY
10862011-12-12 Chong Yidong <cyd@gnu.org>
1087
1088 * building.texi (Executing Lisp): Fix xref for C-M-x.
1089 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1090 manual. Note that load-path is not customizable.
1091 (Lisp Eval): Note that listed commands are available globally.
1092 Explain the meaning of "defun" in the C-M-x context.
1093 (Lisp Interaction): Copyedits.
71873e2b
SM
1094 (External Lisp): Fix name of inferior Lisp buffer.
1095 Mention Scheme.
29eabb8e
CY
1096 (Compilation): Define "inferior process".
1097
cd0314dd
EZ
10982011-12-10 Eli Zaretskii <eliz@gnu.org>
1099
1100 * msdog.texi (Windows Fonts): Document how to force GDI font
1101 backend on MS-Windows.
1102
0595bd7e 11032011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1104
1105 * building.texi (Compilation): Say what the -k flag to make does.
1106 Move subprocess discussion to Compilation Shell.
1107 (Compilation Mode): Add xref for grep, occur, and mouse
1108 references. Define "locus".
1109 (Grep Searching): Use @command.
71873e2b
SM
1110 (Debuggers, Commands of GUD, GDB Graphical Interface):
1111 Clarify intro.
0595bd7e
CY
1112 (Starting GUD): Clarify how arguments are specified.
1113 (Debugger Operation): Index entry for "GUD interaction buffer",
1114 and move basic description here from Commands of GUD node.
1115 (GDB User Interface Layout): Copyedits.
1116 (Source Buffers): Remove gdb-find-source-frame, which is not in
1117 gdb-mi.el.
1118 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1119 toggle-gdb-all-registers, which are not in gdb-mi.el.
1120 Don't re-document GUD interaction buffers.
b09d01da
CY
1121
1122 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1123 (Semantic): Add cindex entries for Semantic.
1124
2a185919
CY
11252011-12-06 Chong Yidong <cyd@gnu.org>
1126
1127 * programs.texi (Man Page): Clarify how to use Man-switches.
1128 Don't bother documenting Man-fontify-manpage-flag.
1129 (Lisp Doc): Add xref to Name Help node.
1130 (Hideshow): Add cindex. Mention role of ellipses, and default
1131 value of hs-isearch-open. Don't bother documenting
1132 hs-special-modes-alist.
1133 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1134 changing the window manager binding of M-TAB.
1135
ebf10822
CY
11362011-12-05 Chong Yidong <cyd@gnu.org>
1137
1138 * programs.texi (Comment Commands): Fix description of for M-; on
1139 blank lines. Move documentation of comment-region here.
1140 (Multi-Line Comments): Clarify the role of comment-multi-line.
1141 Refer to Comment Commands for comment-region doc.
1142 (Options for Comments): Refer to Multi-Line Comments for
1143 comment-multi-line doc, instead of duplicating it. Fix default
1144 values of comment-padding and comment-start-skip.
1145
ec7ae032
CY
11462011-12-04 Chong Yidong <cyd@gnu.org>
1147
1148 * programs.texi (Program Modes): Mention modes that are not
1149 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1150 Add index entry for backward-delete-char-untabify.
1151 Mention prog-mode-hook.
ec7ae032
CY
1152 (Which Function): Use "global minor mode" terminology.
1153 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1154 in Indentation chapter to avoid duplication.
1155 (Expressions): Copyedit.
1156 (Matching): Document Electric Pair mode.
1157
1158 * ack.texi (Acknowledgments):
1159 * rmail.texi (Movemail, Other Mailbox Formats):
1160 * frames.texi (Frames): Don't capitalize "Unix".
1161
a24bf23e
CY
11622011-12-04 Chong Yidong <cyd@gnu.org>
1163
1164 * text.texi (Nroff Mode): Mention what nroff is.
1165 (Text Based Tables, Table Recognition): Don't say "Table mode"
1166 since it's not a major or minor mode.
1167 (Text Based Tables): Reduce the size of the example.
1168 (Table Definition): Clarify definitions.
1169 (Table Creation): Add key table.
1170 (Cell Commands): Use kbd for commands.
1171 (Table Rows and Columns): Combine nodes Row Commands and Column
1172 Commands.
1173 (Fixed Width Mode): Node deleted; contents moved to parent.
1174 (Table Conversion): Shorten example.
1175 (Measuring Tables): Merge into Table Misc.
1176
8863a584
CY
11772011-12-03 Chong Yidong <cyd@gnu.org>
1178
1179 * text.texi (TeX Mode): Mention AUCTeX package.
1180 (TeX Editing): Add xref to documentation for Occur.
1181 (LaTeX Editing): Add xref to Completion node.
1182 (TeX Print): Fix description of tex-directory.
71873e2b 1183 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1184 its subnodes less verbose, since text/enriched files are
1185 practically unused.
71873e2b 1186 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1187 (Format Colors): Node deleted.
71873e2b 1188 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1189 for applying colors too.
1190 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1191
1192 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1193
1194 * display.texi (Colors): New node.
1195
1196 * cmdargs.texi (Colors X):
1197 * xresources.texi (GTK styles):
1198 * custom.texi (Face Customization): Reference it.
1199
1200 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1201 Link to Fill Commands for Justification entry.
1202
6fdebe93
EZ
12032011-12-03 Eli Zaretskii <eliz@gnu.org>
1204
1205 * display.texi (Auto Scrolling): More accurate description of what
1206 scroll-*-aggressively does, including the effect of non-zero
1207 margin. Fix "i.e." markup.
1208
95ca9bc7
CY
12092011-12-02 Chong Yidong <cyd@gnu.org>
1210
1211 * text.texi (Pages): Mention how formfeed chars are displayed.
1212 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1213 Describe adaptive filling more precisely.
1214 (Fill Commands): Note that filling removes excess whitespace.
1215 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1216 now bound to indent-for-tab-command in Text mode.
1217 (Outline Mode): Copyedits.
1218 (Outline Visibility): Note that Reveal mode is a buffer-local
1219 minor mode.
1220
1221 * modes.texi (Major Modes): Move note about checking major-mode in
1222 a hook function here, from Text mode.
1223
6d262977
CY
12242011-11-28 Chong Yidong <cyd@gnu.org>
1225
b22b1918
CY
1226 * text.texi (Words): Add xref to Position Info.
1227 (Paragraphs): Add xref to Regexps.
1228
6d262977
CY
1229 * indent.texi (Indentation): Rewrite introduction. Move table to
1230 Indentation Commands node.
1231 (Indentation Commands): Add index entries to table. Copyedits.
1232 (Tab Stops, Just Spaces): Copyedits.
1233 (Indent Convenience): New node. Document electric-indent-mode.
1234
1235 * programs.texi (Basic Indent):
1236 * windows.texi (Pop Up Window): Fix kindex entry.
1237
dc95a8b0
CY
12382011-11-28 Chong Yidong <cyd@gnu.org>
1239
1240 * modes.texi (Major Modes): Move major-mode variable doc here from
1241 Choosing Modes. Document describe-mode. Document prog-mode-hook
1242 and text-mode-hook. Add example of using hooks.
1243 (Minor Modes): Document behavior of mode command calls from Lisp.
1244 Note that setting the mode variable using Customize will DTRT.
1245 (Choosing Modes): Add example of setting a minor mode using a
1246 local variable.
1247
b63a8e8e
CY
12482011-11-27 Chong Yidong <cyd@gnu.org>
1249
1250 * frames.texi (Creating Frames): Move frame parameter example to
1251 Frame Parameters node.
1252 (Frame Commands): C-x 5 o does not warp the mouse by default.
1253 (Fonts): Add more GTK-style properties; also, they should be
1254 capitalized.
1255 (Special Buffer Frames): Node deleted; special-display is on the
1256 way out.
1257 (Frame Parameters): Example moved here from Creating Frames.
1258 Clarify that default-frame-alist affects the initial frame too.
1259 Delete auto-raise-mode and auto-lower-mode.
1260 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1261 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1262
1263 * windows.texi (Window Choice): Add xref to Lisp manual for
1264 special-display-*.
1265
a3dcc84e
EZ
12662011-11-26 Eli Zaretskii <eliz@gnu.org>
1267
1268 * display.texi (Text Display): Update the description,
1269 cross-references, and indexing related to display of control
1270 characters and raw bytes.
1271
4ad3bc2a
CY
12722011-11-25 Chong Yidong <cyd@gnu.org>
1273
1274 * frames.texi (Frames): Rewrite introduction.
1275 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1276 Mouse-3 does not copy to kill ring by default. DEL does not
1277 behave specially for mouse commands any more.
1278 (Mouse References): Document mouse-1-click-follows-link more
1279 thoroughly.
1280 (Menu Mouse Clicks): Move footnote to the main text and add xref
1281 to Init Rebinding node.
1282 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1283
1284 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1285
20db1522
JB
12862011-11-24 Juanma Barranquero <lekktu@gmail.com>
1287
1288 * display.texi (Font Lock): Fix typo.
1289
01d06b1f
GM
12902011-11-24 Glenn Morris <rgm@gnu.org>
1291
1292 * rmail.texi (Rmail Output):
1293 Mention rmail-automatic-folder-directives. (Bug#9657)
1294
0cbaa1d5
CY
12952011-11-21 Chong Yidong <cyd@gnu.org>
1296
1297 * mark.texi (Global Mark Ring): Fix description of global mark
1298 ring (Bug#10032).
1299
fe7a3057
JB
13002011-11-20 Juanma Barranquero <lekktu@gmail.com>
1301
1302 * msdog.texi (Windows Fonts): Fix typo.
1303
b6e63cbe
GM
13042011-11-17 Glenn Morris <rgm@gnu.org>
1305
1306 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1307
58179cce
JB
13082011-11-16 Juanma Barranquero <lekktu@gmail.com>
1309
1310 * killing.texi (Rectangles):
7877f373
JB
1311 * misc.texi (Document View):
1312 * modes.texi (Choosing Modes):
1313 * msdog.texi (Windows Fonts):
58179cce
JB
1314 * regs.texi (Rectangle Registers):
1315 * search.texi (Isearch Yank): Fix typos.
1316
291d142b
CY
13172011-11-06 Chong Yidong <cyd@gnu.org>
1318
1319 * windows.texi (Basic Window): Add xref to Cursor Display.
1320 (Split Window): Document negative arg for splitting commands.
1321 (Other Window): Document mouse-1 in text area of window.
1322 (Change Window): Don't mention window attributes, since they
1323 aren't defined. C-x 1 can't be used with minibuffer windows.
1324 Windows are no longer auto-deleted.
1325 (Window Choice): Add xref to Choosing Window in Lisp manual.
1326 (Window Convenience): Note that windmove disables shift-selection.
1327 Move M-x compare-windows here from Other Window node.
1328
1329 * custom.texi (Mouse Buttons):
1330 * search.texi (Isearch Scroll):
1331 * windows.texi (Split Window): Use new names split-window-below
1332 and split-window-right.
1333
a7ef684b
JB
13342011-10-26 Juanma Barranquero <lekktu@gmail.com>
1335
1336 * emacs.texi (Top): Fix typo.
1337
d53e1747
GM
13382011-10-25 Glenn Morris <rgm@gnu.org>
1339
1340 * abbrevs.texi (Saving Abbrevs):
1341 quietly-read-abbrev-file is not a command. (Bug#9866)
1342
e7a3ff06
CY
13432011-10-24 Chong Yidong <cyd@gnu.org>
1344
1345 * display.texi (Scrolling): Document scroll-up-line and
1346 scroll-down-line. Document scroll-command property.
1347 (Recentering): New node, split off from Scrolling.
1348
86c60681
CY
13492011-10-23 Chong Yidong <cyd@gnu.org>
1350
da97a9e6
CY
1351 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1352 (Tool Bars): Copyedits.
1353
86c60681
CY
1354 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1355
d195726a
CY
13562011-10-22 Chong Yidong <cyd@gnu.org>
1357
1358 * windows.texi (Displaying Buffers): Fix broken lispref link.
1359
a70e06c1
CY
13602011-10-22 Chong Yidong <cyd@gnu.org>
1361
1362 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1363 Move confirm-nonexistent-file-or-buffer discussion here.
1364
1365 * files.texi (File Names, Visiting): Move detailed discussion of
1366 minibuffer confirmation to Minibuffer Exit.
1367
1368 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1369 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1370
bfd779dd
CY
13712011-10-21 Chong Yidong <cyd@gnu.org>
1372
1373 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1374 (Backup Copying): backup-by-copying-when-mismatch is now t.
1375 (Customize Save): Fix description of require-final-newline.
1376 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1377 (Auto Save Control): Clarify.
1378 (File Archives): Add 7z.
1379 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1380
1381 * arevert-xtra.texi (Autorevert): Copyedits.
1382
6e317956
CY
13832011-10-20 Chong Yidong <cyd@gnu.org>
1384
1385 * custom.texi (Hooks, Init Examples):
1386 * display.texi (Font Lock):
1387 * fixit.texi (Spelling):
1388 * rmail.texi (Rmail Display): Minor mode function with no arg now
1389 enables it.
1390
1391 * fixit.texi (Spelling): Fix description of inline completion.
1392
5abc31ef
CY
13932011-10-19 Chong Yidong <cyd@gnu.org>
1394
1395 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1396 entries.
1397 (Isearch Yank): Document isearch-yank-pop.
1398 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1399 (Other Repeating Search): Document Occur Edit mode.
1400
939db9ac
CY
14012011-10-18 Chong Yidong <cyd@gnu.org>
1402
1403 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1404 from Line Truncation node.
1405 (Standard Faces): Note that only the background of the cursor face
1406 has an effect.
1407 (Cursor Display): Fix descriptions of cursor face
1408 and bar cursor blinking.
1409 (Text Display): Document nobreak-char-display more clearly.
1410 (Line Truncation): Add xref to Split Window node.
1411 (Display Custom): Don't bother documenting baud-rate or
1412 no-redraw-on-reenter.
1413
1414 * search.texi (Slow Isearch): Node removed.
1415
80c6d77f
GM
14162011-10-18 Glenn Morris <rgm@gnu.org>
1417
1418 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1419
d366bd53
CY
14202011-10-18 Chong Yidong <cyd@gnu.org>
1421
1422 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1423 of list-faces-display here, from Standard Faces node.
1424 Note special role of `default' background.
1425 (Standard Faces): Note special role of `default' background.
1426 Note that region face may be taken fom GTK. Add xref to Text Display.
1427 (Text Scale): Rename from "Temporary Face Changes".
1428 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1429 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1430 (Useless Whitespace): Simplify description of
1431 delete-trailing-whitespace. Note active region case.
1432 (Text Display): Fix description of escape-glyph face assignment.
1433 Remove unibye mode discussion. Update some parts for Unicode.
1434 Move glyphless chars documentation to Lisp manual.
1435
1436 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1437
21100e7d
CY
14382011-10-15 Chong Yidong <cyd@stupidchicken.com>
1439
1440 * display.texi (Scrolling): Tweak explanation of scroll direction.
1441 (View Mode): Add index entries.
1442
1443 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1444
1445 * regs.texi (Text Registers): C-x r i does not activate the mark.
1446 (Bookmarks): Document new default bookmark location.
1447
50b063c3
CY
14482011-10-13 Chong Yidong <cyd@stupidchicken.com>
1449
71873e2b
SM
1450 * killing.texi (Deletion): Add xref to Using Region.
1451 Document delete-forward-char.
50b063c3
CY
1452 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1453 description here. Recommend C-u C-SPC for jumping to mark.
1454 (Kill Ring): Move kill ring variable documentation here.
1455 (Primary Selection): Copyedits.
1456 (Rectangles): Document new command rectangle-number-lines.
1457 (CUA Bindings): Note that this disables the mark-even-if-inactive
1458 behavior for C-x and C-c.
1459
1460 * mark.texi (Mark): Mention "active region" terminology.
1461 (Using Region): Document delete-active-region.
1462
e1a3f5b1
CY
14632011-10-12 Chong Yidong <cyd@stupidchicken.com>
1464
1465 * mark.texi (Mark): Clarify description of disabled Transient Mark
1466 mode (Bug#9689).
1467 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1468 selection changes. Mention that commands like C-y set the mark.
1469 (Marking Objects): Add xref to Words node. Note that mark-word
1470 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1471 (Using Region): Mention M-$ in the table.
1472 Document mark-even-if-inactive here instead of in Mark Ring.
1473 (Mark Ring): Move mark-even-if-inactive to Using Region.
1474 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1475 (Disabled Transient Mark): Rename from "Persistent Mark"
1476 (Bug#9688). Callers changed.
1477
1478 * programs.texi (Expressions):
1479 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1480
3dc62b2b
CY
14812011-10-09 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1484 option" terminology.
1485 (Key Help): Add command names. Define "documentation string".
1486 (Name Help): Remove an over-long joke.
1487 (Apropos): Document prefix args. Remove duplicated descriptions.
1488 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1489 (Package Keywords): Rename from "Library by Keyword".
1490 Describe new package menu interface.
3dc62b2b 1491 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1492
1493 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1494 (Minibuffer History): Document numeric args to history commands.
de09aa52 1495
2d3fe5d7
EZ
14962011-10-08 Eli Zaretskii <eliz@gnu.org>
1497
1498 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1499
b2b0776e
CY
15002011-10-08 Chong Yidong <cyd@stupidchicken.com>
1501
71873e2b
SM
1502 * basic.texi (Position Info): Omit page commands.
1503 Document count-words-region and count-words.
b2b0776e
CY
1504
1505 * text.texi (Pages): Move what-page documentation here.
1506
27a16462
CY
15072011-10-08 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1510 Remote Files node instead of linking directly to the Tramp manual.
1511 (Minibuffer Edit): Add xref to Blank Lines.
1512 (Completion): Add xref to Symbol Completion. Remove redundant
1513 example, which is repeated in the next node.
1514 (Completion Commands): Minor clarifications.
1515 (Completion Styles): New node, split from Completion Commands.
1516 Document substring and initials styles.
1517 (Strict Completion): Remove information duplicated in other nodes.
1518 (Completion Options): Consolidate case difference discussion here.
1519
1520 * help.texi (Help Mode): Fix kindex entries.
1521
1522 * files.texi (File Names): Add index entries.
1523
de0bde62
CY
15242011-10-07 Chong Yidong <cyd@stupidchicken.com>
1525
71873e2b
SM
1526 * basic.texi (Inserting Text): Add xref to Completion.
1527 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1528 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1529 to left/right. Tweak left-char and right-char descriptions.
1530 M-left and M-right are now bound to left-word/right-word.
1531 (Erasing): Document delete-forward-char.
1532
1533 * screen.texi (Screen, Menu Bar): Copyedits.
1534 (Point): Remove duplicate paragraph on cursors, also in Screen.
1535 (Mode Line): Trailing dashes no longer shown on X displays.
1536
1537 * frames.texi (Non-Window Terminals): Index just "text-only
1538 terminal", which is used throughout the manual now.
1539
1540 * entering.texi (Entering Emacs): Define "startup screen".
1541 Document window-splitting behavior with command-line inputs.
1542 (Exiting): Remove obsolete paragraph about shells without suspend
1543 functionality.
1544
1545 * commands.texi (User Input): Define "input event" more clearly.
1546 (Keys): Add xref to Echo Area.
1547 (Commands): Clarify relation between commands and functions.
1548
453e4522
CY
15492011-10-06 Chong Yidong <cyd@stupidchicken.com>
1550
1551 * misc.texi (emacsclient Options): Document how emacsclient runs
1552 the Emacs daemon (Bug#9674).
1553
550f41cd
CY
15542011-10-01 Chong Yidong <cyd@stupidchicken.com>
1555
1556 * basic.texi (Moving Point):
1557 * custom.texi (Mouse Buttons):
1558 * rmail.texi (Rmail Scrolling):
1559 * search.texi (Isearch Scroll):
550f41cd
CY
1560 * display.texi (Scrolling): Replace scroll-up/down with
1561 scroll-up/down-command. Fix scroll-preserve-screen-position
1562 description. Document scroll-error-top-bottom.
1563
9229fe87
GM
15642011-09-30 Glenn Morris <rgm@gnu.org>
1565
1566 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1567
0a2132ba
CY
15682011-09-24 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * windows.texi (Pop Up Window): Defer discussion of window
1571 splitting to the Window Choice node. Add index entries.
1572 (Force Same Window): Node deleted.
1573 (Displaying Buffers, Window Choice): New nodes.
1574
1575 * buffers.texi (Select Buffer): Clarify description of
1576 buffer-switching commands. Add xref to Window Display node.
1577 Don't repeat confirm-nonexistent-file-or-buffer description from
1578 Visiting node. Remove even-window-heights.
1579
1580 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1581
33ed493b
CY
15822011-09-18 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1585
1586 * xresources.texi (Table of Resources): Fix documentation of
1587 bitmapIcon.
1588
92fa95ad
CY
15892011-09-15 Chong Yidong <cyd@stupidchicken.com>
1590
1591 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1592
16254627
EH
15932011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1594
1595 * frames.texi (Frame Commands): Note that delete-other-frames only
1596 deletes frames on current terminal.
1597
c3760c17
EZ
15982011-09-10 Eli Zaretskii <eliz@gnu.org>
1599
1600 * sending.texi (Mail Misc): Document mail-add-attachment.
1601
69b8be97
EZ
16022011-09-04 Eli Zaretskii <eliz@gnu.org>
1603
1604 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1605
3fd50d5c
CY
16062011-08-29 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1609
e2aeef63
CY
16102011-08-28 Chong Yidong <cyd@stupidchicken.com>
1611
1612 * files.texi (File Archives):
1613 * cal-xtra.texi (Diary Display):
1614 * help.texi (Help Mode): Add xref to View Mode.
1615
ddb54206
CY
16162011-08-28 Chong Yidong <cyd@stupidchicken.com>
1617
a6326082
CY
1618 * display.texi (View Mode): New node. Move view-file here from
1619 Misc File Ops. Move view-buffer here from Misc Buffer.
1620
1621 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1622
04e2ce72 1623 * files.texi (Misc File Ops): Document new
a6326082 1624 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1625
1626 * dired.texi (Dired Deletion): Shorten description of Trash.
1627
ddb54206
CY
1628 * misc.texi (emacsclient Options): Document server-port.
1629
bd206ce5
EZ
16302011-08-27 Eli Zaretskii <eliz@gnu.org>
1631
1632 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1633 even on MS-Windows. Fix a typo.
1634
d43f5a42
CY
16352011-08-26 Chong Yidong <cyd@stupidchicken.com>
1636
1637 * package.texi: New file, documenting the package manager.
1638
1639 * emacs.texi: Include it.
1640
1641 * help.texi (Help Summary): Add describe-package.
1642
e0b1591b
CY
16432011-08-25 Chong Yidong <cyd@stupidchicken.com>
1644
856ce114
CY
1645 * misc.texi (Printing): Convert subnodes into subsections.
1646
f404f8bc
CY
1647 * text.texi (Two-Column): Move into Text chapter.
1648
1649 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1650 Files section. Convert from chapter into section.
1651
1652 * display.texi (Narrowing): Move into display chapter.
1653
e0b1591b
CY
1654 * sending.texi (Sending Mail):
1655 * rmail.texi (Rmail):
1656 * misc.texi (Gnus, Document View):
1657 * dired.texi (Dired):
1658 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1659
75bfc667
JL
16602011-08-07 Juri Linkov <juri@jurta.org>
1661
1662 * dired.texi (Operating on Files): Rewrite according to the fact
1663 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1664
fe676f91
MA
16652011-07-30 Michael Albinus <michael.albinus@gmx.de>
1666
1667 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1668 remote file name completion. (Bug#9197)
1669
4cc60b9b
EZ
16702011-07-28 Eli Zaretskii <eliz@gnu.org>
1671
1672 * mule.texi (Bidirectional Editing): Document the fact that
1673 bidi-display-reordering is t by default.
1674
89671e16
LMI
16752011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1676
1677 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1678 explicitly (bug#8904).
1679
fb23ecc2
LMI
16802011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1681
1682 * trouble.texi (Checklist): Use an `M-x' example instead of an
1683 Emacs Lisp form to switch on the dribble file (bug#8056).
1684
465c5fc8
LMI
16852011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1686
1687 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1688
90a6258b
GM
16892011-07-13 Glenn Morris <rgm@gnu.org>
1690
1691 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1692
c7588364
LMI
16932011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1694
1695 * mark.texi (Mark Ring): Clarify how many locations are saved
1696 (bug#5770).
1697 (Global Mark Ring): Ditto.
1698
4cb4f3ba
LMI
16992011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1700
d648feab
LMI
1701 * text.texi (Table Recognition): Use "at point" instead of "under
1702 point" (bug#4345).
1703
4cb4f3ba
LMI
1704 * display.texi (Cursor Display): Mention `cursor-type'.
1705
1706 * screen.texi (Point): Clarify that it's only if you use a block
1707 cursor that it appears to be on a character (bug#4345).
1708
ecd0b990
CY
17092011-07-12 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * misc.texi (Amusements): Move dissociated press here, from its
1712 own section.
1713
1714 * emacs.texi (Top): Update node listing.
1715
c2fd0368
LMI
17162011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1717
1718 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1719 clarity (bug#3523).
1720
fdeb32ec
CY
17212011-07-12 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1724 (Misc X): Document --parent-id.
1725
1726 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1727 defaults to nil.
1728
1729 * misc.texi (emacsclient Options): Document --parent-id.
1730
1731 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1732
f584ca38
LMI
17332011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1734
1735 * emacs.texi: Use "..." instead of ``...'' in the menus
1736 (bug#3503).
1737
963578d3
CY
17382011-07-11 Chong Yidong <cyd@stupidchicken.com>
1739
1740 * killing.texi (Primary Selection): Document `only' setting for
1741 select-active-regions.
1742
1743 * mark.texi (Setting Mark): Reference Shift Selection node.
1744
1745 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1746
a30ed87b
LMI
17472011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1748
47076272
LMI
1749 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1750 motion keys" (bug#3503).
1751
a30ed87b
LMI
1752 * emacs.texi: Change all the register node names from "RegPos"
1753 (etc.) to "Positional Registers" (etc.) (bug#3314).
1754
4d45a8b7
CY
17552011-07-11 Chong Yidong <cyd@stupidchicken.com>
1756
1757 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1758 (Other Kill Commands, Kill Options): Copyedits.
1759 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1760 (Yanking): Move yank-excluded properties discussion here.
1761 (Cut and Paste): Move from frames.texi. Update subnodes to
1762 describe x-select-enable-clipboard case.
1763
1764 * frames.texi: Move Cut and Paste node and subnodes into
1765 killing.texi, except Mouse Commands and Word and Line Mouse.
1766
c160ddee
AM
17672011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1768
1769 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1770
3329e6e3
LMI
17712011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1772
32a214fe
LMI
1773 * screen.texi (Mode Line): Clarify that coding systems are
1774 characters, not letters (bug#1749).
1775
3329e6e3
LMI
1776 * cmdargs.texi (Environment): Mention removing variables
1777 (bug#1615). Text suggested by Kevin Rodgers.
1778
8875da1e
CY
17792011-07-10 Chong Yidong <cyd@stupidchicken.com>
1780
54806e45
CY
1781 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1782
8875da1e
CY
1783 * modes.texi: Rename from major.texi.
1784 (Modes): New node. Make Major Modes and Minor Modes subsections
1785 of this. All callers changed.
1786
1787 * custom.texi (Minor Modes): Move to modes.texi.
1788
7847b2a1
CY
17892011-07-10 Chong Yidong <cyd@stupidchicken.com>
1790
6cfd0fa2
CY
1791 * custom.texi (Syntax): Node deleted.
1792
1793 * help.texi (Help Summary):
1794 * major.texi (Major Modes):
1795 * programs.texi (Parentheses):
1796 * search.texi (Regexp Backslash, Regexp Backslash)
1797 (Regexp Backslash):
1798 * text.texi (Words): Callers changed.
1799
7847b2a1
CY
1800 * text.texi (Refill, Longlines): Delete nodes.
1801
1802 * ack.texi (Acknowledgments): Longlines removed from manual.
1803
1804 * emacs.texi (Top): Update node listing.
1805
2a71c436
GM
18062011-07-09 Glenn Morris <rgm@gnu.org>
1807
1808 * fortran-xtra.texi (Fortran): Update handled extensions.
1809
61436e9f
LMI
18102011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1811
1812 * display.texi (Scrolling): `C-v' (etc) are now bound to
1813 `scroll-*-command' (bug#8349).
1814
6e560c71
LMI
18152011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1816
48954a09 1817 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1818 doesn't actually delete any files (bug#7125).
1819
2904fd97
LMI
1820 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1821 argument for `C-c C-k' (bug#7391).
1822
6e560c71
LMI
1823 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1824 you're currently using (bug#8489).
1825
978ff6c5
EZ
18262011-07-01 Eli Zaretskii <eliz@gnu.org>
1827
1828 * mule.texi (Coding Systems): Move index entries from the previous
1829 change into their proper places.
1830
0d742084
LMI
18312011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1832
31976bd5
LMI
1833 * help.texi (Help Files): Document view-external-packages (bug#8902).
1834
0d742084
LMI
1835 * mule.texi (Coding Systems): Put a few more of the coding systems
1836 into the index (bug#8900).
1837
9f678528
GM
18382011-06-26 Glenn Morris <rgm@gnu.org>
1839
1840 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1841
18a4ce5e
AR
18422011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1843
1844 * misc.texi (emacsclient Options): Mention --frame-parameters.
1845
f0da764a
GM
18462011-06-09 Glenn Morris <rgm@gnu.org>
1847
1848 * custom.texi (Specifying File Variables):
1849 Recommend explicit arguments for minor modes.
1850
b047e7ac
PE
18512011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1852
1853 Document wide integers better.
1854 * buffers.texi (Buffers):
001903b5
PE
1855 * files.texi (Visiting): Document maxima for 64-bit machines,
1856 and mention virtual memory limits.
b047e7ac 1857
bf41276f
CY
18582011-05-28 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1861
1862 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1863 prog mode (Bug#8240).
1864
e145f188
GM
18652011-05-27 Glenn Morris <rgm@gnu.org>
1866
1867 * custom.texi (Specifying File Variables):
1868 Major modes no longer need come first.
1869
313f790e
CY
18702011-05-22 Chong Yidong <cyd@stupidchicken.com>
1871
1872 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1873 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1874
c136e5cd
GM
18752011-05-18 Glenn Morris <rgm@gnu.org>
1876
1877 * ack.texi (Acknowledgments): Remove fakemail.c.
1878
c71a0d48 18792011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1880
1881 Fixes for fitting text into 7x9 printed manual.
1882 * building.texi (Flymake, Breakpoints Buffer):
1883 * calendar.texi (Appointments):
1884 * cmdargs.texi (General Variables, Display X):
1885 * custom.texi (Saving Customizations, Face Customization)
1886 (Directory Variables, Minibuffer Maps, Init Rebinding):
1887 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1888 * fixit.texi (Spelling):
1889 * frames.texi (Creating Frames, Fonts):
1890 * help.texi (Help Files):
1891 * mini.texi (Minibuffer File):
1892 * misc.texi (emacsclient Options, Emulation):
1893 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1894 * mule.texi (International Chars, Language Environments)
1895 (Select Input Method, Modifying Fontsets, Charsets):
1896 * programs.texi (Custom C Indent):
1897 * rmail.texi (Rmail Labels):
1898 * text.texi (Table Conversion):
1899 * trouble.texi (Known Problems, Known Problems):
1900 * windows.texi (Change Window):
1901 * xresources.texi (GTK resources): Reflow text and re-indent code
1902 examples to avoid TeX overflows and underflows on 7x9 paper.
1903
1904 * emacs.texi: Fix the (commented out) smallbook command.
1905
1906 * macos.texi (Mac / GNUstep Events):
1907 * xresources.texi (Lucid Resources): Remove extraneous examples.
1908
b8f82dc1
GM
19092011-05-10 Glenn Morris <rgm@gnu.org>
1910
1911 * custom.texi (Specifying File Variables):
1912 Deprecate using mode: for minor modes.
1913
d306b4da
GM
19142011-05-07 Glenn Morris <rgm@gnu.org>
1915
1916 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1917
548d0a63
GM
19182011-05-06 Glenn Morris <rgm@gnu.org>
1919
5006e634
GM
1920 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1921
548d0a63
GM
1922 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1923
e793a940
LMI
19242011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1925
1926 * misc.texi (Emacs Server): Document `server-eval-at'.
1927
7031be6d
UR
19282011-04-24 Chong Yidong <cyd@stupidchicken.com>
1929
71873e2b
SM
1930 * maintaining.texi (List Tags): Document next-file.
1931 Suggested by Uday S Reddy.
7031be6d 1932
4ffd0d6b 19332011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1934
1935 * mini.texi (Minibuffer Edit):
1936 * screen.texi (Mode Line): Fix typo.
1937
1c6c854e
CS
19382011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1939
024ff170 1940 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1941
c5c9f40f
CY
19422011-03-26 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1945
09725d26
EZ
19462011-03-30 Eli Zaretskii <eliz@gnu.org>
1947
1948 * display.texi (Auto Scrolling): Document the limit of 100 lines
1949 for never-recentering scrolling with `scroll-conservatively'.
1950 (Bug#6671)
1951
09d9db2c 19522011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1953
1954 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1955 HOME on Windows and where it looks for init files. (Bug#8221)
1956
62d94509
EZ
19572011-03-10 Eli Zaretskii <eliz@gnu.org>
1958
1959 * search.texi (Regexp Example):
1960 * mule.texi (International Chars):
1961 * building.texi (External Lisp): Don't use characters outside
1962 ISO-8859-1.
1963
0286d9de
EZ
19642011-03-09 Eli Zaretskii <eliz@gnu.org>
1965
1c6c854e
CS
1966 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1967 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1968
1969 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1970
114902a5 1971 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1972 (Bug#8210)
1973
0afb4571
J
19742011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1975
1976 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1977 for Gtk+ 3.
1978
bb3865e8
GM
19792011-03-08 Glenn Morris <rgm@gnu.org>
1980
6446548e
GM
1981 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1982 * emacs.texi (Acknowledgments):
1983 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1984 * emacs.texi: Set documentencoding.
6446548e 1985
bb3865e8
GM
1986 * display.texi (Optional Mode Line): Don't mention exactly where
1987 display-time appears. (Bug#8193)
1988
33383987
JB
19892011-03-07 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * Version 23.3 released.
1992
892777ba
CY
19932011-03-06 Chong Yidong <cyd@stupidchicken.com>
1994
1995 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1996
0b973fc5
DW
19972011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1998
1999 * misc.texi (emacsclient Options): Add q/quiet.
2000
8ef5a2f2
GM
20012011-03-02 Glenn Morris <rgm@gnu.org>
2002
2003 * mule.texi (Communication Coding) <x-select-request-type>:
2004 Remove duplicate (essentially) paragraph. (Bug#8148)
2005
bd106056
CS
20062011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2007
2008 * maintaining.texi (Format of ChangeLog): Add reference to
2009 add-log-full-name.
2010 (Change Log Commands): Add documentation for combining multiple
2011 symbols in one change.
2012
6640b281
GM
20132011-03-01 Glenn Morris <rgm@gnu.org>
2014
2015 * custom.texi (Directory Variables):
2016 Give an example of excluding subdirectories.
2017
2b0c7330 20182011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2019
2020 * search.texi (Regexp Search): Move index entries about regexps to the
2021 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2022
8c62c205
GM
20232011-02-19 Glenn Morris <rgm@gnu.org>
2024
2025 * dired.texi (Dired): Dired-X version number was dropped.
2026
3928f2b6
JD
20272011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2028
2029 * xresources.texi (X Resources): Remove *faceName and replace it with
2030 *font for Lucid.
2031
a41c8660
CY
20322011-02-05 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * rmail.texi (Rmail Display): Document Rmail MIME support more
2035 accurately.
2036
2037 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2038 vc-log-outgoing.
2039 (Merging): Document vc-find-conflicted-file.
2040
233ba4d9 20412011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2042
2043 * custom.texi (Variables): Fix typo.
2044
14beddf4 20452011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2046
65401ee3
CY
2047 * search.texi (Regexps): Copyedits. Mention character classes
2048 (Bug#7809).
2049
19f81ecf
CY
2050 * files.texi (File Aliases): Restore explanatory text from Eli
2051 Zaretskii, accidentally removed in 2011-01-08 commit.
2052
bf3dae7e
EZ
20532011-01-29 Eli Zaretskii <eliz@gnu.org>
2054
2055 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2056 (MAKEINFO_OPTS): New variable.
2057 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2058 (emacs.html): New target.
2059 (clean): Remove emacs.html.
2060
45eb2a5d
WL
20612011-01-23 Werner Lemberg <wl@gnu.org>
2062
2063 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2064 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2065 (ENVADD): Updated.
2066
9acfe703
GM
20672011-01-18 Glenn Morris <rgm@gnu.org>
2068
2069 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2070
2071 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2072
362b9d48
GM
20732011-01-15 Chong Yidong <cyd@stupidchicken.com>
2074
bb033b5f
CY
2075 * building.texi (Compilation): Improve instructions for running two
2076 compilations (Bug#7573).
2077
b024d9f0
MD
2078 * files.texi (Backup Names): Document the new location of the
2079 last-resort backup file.
2080
362b9d48
GM
2081 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2082 manual. Explain why directory-abbrev-alist elements should be anchored
2083 (Bug#7777).
2084
20852011-01-15 Eli Zaretskii <eliz@gnu.org>
2086
2087 * msdog.texi (Windows Startup): Correct inaccurate description of
2088 differences between emacsclient.exe and emacsclientw.exe.
2089
7c420169 20902011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2091
2092 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2093
7c420169 20942011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2095
2096 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2097
7c420169 20982011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2099
2d34d523
EZ
2100 * frames.texi (Cut and Paste): Modify the section's name and text:
2101 don't mix "cut/paste" with "kill/yank".
2102 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2103 (Bug#7702)
2104
88ab4340
EZ
2105 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2106
7c420169 21072011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2108
2109 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2110 matches its position in the menu. (Bug#7674)
2111
7c420169 21122011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2113
2114 * trouble.texi (Checklist): Mention not replying via news either.
2115
92bb6c52
TH
21162010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2117
2118 * misc.texi (Document View): Update DocView section with newly
2119 supported document formats.
2120
b103c904
CY
21212010-12-21 Chong Yidong <cyd@stupidchicken.com>
2122
2123 * killing.texi: Resection the Info version to conform to the
2124 printed manual, to avoid making sections on Accumulating Text, CUA
2125 and Rectangles into full chapters.
2126
f49d1f52 21272010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2128
2129 * custom.texi (Init Syntax): Add index entries for "character syntax".
2130 (Bug#7576)
2131
f49d1f52 21322010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2133
2134 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2135
f49d1f52 21362010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2137
2138 * trouble.texi (Checklist): Fix typo in newsgroup name.
2139
f49d1f52 21402010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2141
2142 * search.texi (Word Search): Note that the lazy highlight always
2143 matches to whole words (Bug#7470).
2144
f49d1f52 21452010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2146
4f1948eb
EZ
2147 * display.texi (Optional Mode Line): Make the description of
2148 load-average more accurate.
2149
b8a9e136
EZ
2150 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2151 registry, with a cross-reference.
62d72a4a
EZ
2152 (Windows Startup): New node. Move the stuff about the current
2153 directory from "Windows HOME".
b8a9e136 2154
07976ae3 21552010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2156
2157 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2158 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2159
07976ae3 21602010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2161
2162 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2163 Suggested by Štěpán Němec.
2164
07976ae3 21652010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2166
1aaae3f3
CY
2167 * maintaining.texi (Version Control): Say "commit", not "check in".
2168 (Version Control Systems): Simplify descriptions.
2169 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2170 VCS Concepts.
2171 (VC Mode Line): Update example.
2172 (Old Revisions): Document revert-buffer for vc-diff.
2173 (Log Buffer): Promote to a subsection. Document header lines.
2174
1c6c854e
CS
2175 * macos.texi (Mac / GNUstep Basics):
2176 Document ns-right-alternate-modifier.
ec8a6295 2177
1aaae3f3
CY
2178 * emacs.texi (Top): Update node listing.
2179
0eb025fb
EZ
21802010-11-13 Eli Zaretskii <eliz@gnu.org>
2181
2182 * rmail.texi (Rmail Coding): Characters with no fonts are not
2183 necessarily displayed as empty boxes.
2184
2185 * mule.texi (Language Environments, Fontsets): Characters with no
2186 fonts are not necessarily displayed as empty boxes.
2187
2188 * display.texi (Text Display): Document display of glyphless
2189 characters.
2190
ea4f7750
GM
21912010-11-13 Glenn Morris <rgm@gnu.org>
2192
2193 * basic.texi (Position Info): Add M-x count-words-region.
2194
90639cea
GM
21952010-11-11 Glenn Morris <rgm@gnu.org>
2196
2197 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2198
d607b96b 21992010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2200
2201 * msdog.texi (Windows HOME): Add information regarding startup
2202 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2203
c12e4a81
GM
22042010-10-11 Glenn Morris <rgm@gnu.org>
2205
df187c62
GM
2206 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2207
c12e4a81
GM
2208 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2209 (DVIPS): New variable.
234db610
GM
2210 (.PHONY): Add html, ps.
2211 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2212 (clean): Delete html, ps files.
c12e4a81 2213
6513b232
EZ
22142010-10-09 Eli Zaretskii <eliz@gnu.org>
2215
2216 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2217
f4f358f1
GM
22182010-10-09 Glenn Morris <rgm@gnu.org>
2219
c1dc72b3
GM
2220 * Makefile.in (VPATH): Remove.
2221 (infodir): Make it absolute.
2222 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2223
4393405b
GM
2224 * Makefile.in (dist): Anchor regexps.
2225
eef3ab94
GM
2226 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2227 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2228 (emacs-xtra.pdf): Use $<.
2229
aa9db089
GM
2230 * Makefile.in (infoclean): Remove harmless, long-standing error.
2231
abd40fb4
GM
2232 * Makefile.in ($(infodir)): Delete rule.
2233 (mkinfodir): New.
2234 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2235
f4f358f1 2236 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2237 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2238 * emacsver.texi: New file, replacing emacsver.texi.in.
2239
ea274122
GM
22402010-10-09 Glenn Morris <rgm@gnu.org>
2241
f7a31f11
GM
2242 * emacsver.texi.in: New file.
2243 * emacs.texi: Set EMACSVER by including emacsver.texi.
2244 * Makefile.in (distclean): Delete emacsver.texi.
2245 (dist): Copy emacsver.texi.
b13254e7 2246 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2247
3fb78d1f
GM
2248 * ack.texi (Acknowledgments): No more b2m.c.
2249
ea274122
GM
2250 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2251 (emacs): Remove rule.
2252 (dist): No need to deal with the emacs rule any more.
2253
17ca7950
GM
22542010-10-07 Glenn Morris <rgm@gnu.org>
2255
2256 * Makefile.in (version): New, set by configure.
2257 (clean): Delete dist tar file.
2258 (dist): Use version in tar name.
2259
4c83f6e1
GM
22602010-10-06 Glenn Morris <rgm@gnu.org>
2261
2262 * Makefile.in (EMACS_XTRA): Add the main source file.
2263 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2264 (mostlyclean): No core files, reorder other files.
2265 (clean): Delete specific dvi and pdf files.
2266 (infoclean, dist): New rules.
2267 (maintainer-clean): Use infoclean.
8a944cea 2268 ($(infodir)): Add parallel build workaround.
4c83f6e1 2269
0264072d
GM
22702010-10-04 Glenn Morris <rgm@gnu.org>
2271
2272 * Makefile.in (SHELL): Set it.
2273 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2274 (info, dvi): Replace above variables with their expansions.
2275 (info): Move mkdir from here...
2276 ($(infodir)/emacs): ... to here (for parallel builds).
2277 (pdf): New target.
2278 ($(infodir)/emacs): Pass -o option to makeinfo.
2279 (.PHONY): Declare clean rules.
2280 (maintainer-clean): Delete dvi and pdf files.
2281 Guard against cd failures. Use a more restrictive delete.
2282
3226d6ca
GM
22832010-10-02 Glenn Morris <rgm@gnu.org>
2284
2285 * misc.texi (Shell Mode): Remove reference to old function name.
2286
cad90f3b
EZ
22872010-09-30 Eli Zaretskii <eliz@gnu.org>
2288
2289 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2290 indicator characters.
2291
5f874327
GM
22922010-09-29 Glenn Morris <rgm@gnu.org>
2293
2294 * Makefile.in (top_srcdir): Remove unused variable.
2295
0ab9cff3
GM
22962010-09-14 Glenn Morris <rgm@gnu.org>
2297
67ae9766
GM
2298 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2299 the last hook item.
2300
0ab9cff3
GM
2301 * calendar.texi (Appointments): Also updated when a diary include file
2302 is saved.
2303
6664fc59 23042010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2305
2306 * trouble.texi (Bugs): Update the section intro.
2307 (Known Problems): New section.
2308 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2309 (Sending Patches): Bug fixes are best as responses to existing bugs.
2310 * emacs.texi (Known Problems): Add menu entry for new section.
2311
be3283d7
GM
23122010-09-09 Glenn Morris <rgm@gnu.org>
2313
2314 * xresources.texi: Untabify.
2315
10999305 23162010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2317
2318 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2319
10999305 23202010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2321
2322 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2323
30641319
JD
23242010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2325
2326 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2327
50dd7bc6
GM
23282010-08-21 Glenn Morris <rgm@gnu.org>
2329
2330 * misc.texi (Amusements): Mention bubbles and animate.
2331
5e620eca
EZ
23322010-07-31 Eli Zaretskii <eliz@gnu.org>
2333
2334 * files.texi (Visiting): Add more index entries for
2335 large-file-warning-threshold.
2336
8b2dd508
JD
23372010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2338
2339 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2340
8838673e
GM
23412010-06-23 Glenn Morris <rgm@gnu.org>
2342
2343 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2344 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2345 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2346 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2347 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2348 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2349 Untabify Texinfo files.
2350
04d3bb6c
GM
23512010-06-10 Glenn Morris <rgm@gnu.org>
2352
103dd3a8
GM
2353 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2354
04d3bb6c
GM
2355 * basic.texi (Inserting Text): Fix typo.
2356
50b79479
GM
23572010-06-10 Glenn Morris <rgm@gnu.org>
2358
2359 * ack.texi (Acknowledgments):
2360 * emacs.texi (Acknowledgments): Update for notifications.el.
2361
86d7a550
DU
23622010-05-31 Daiki Ueno <ueno@unixuser.org>
2363
2364 * dired.texi (Operating on Files): Mention encryption commands
2365 (Bug#6315).
2366
db5dce9d
EZ
23672010-05-29 Eli Zaretskii <eliz@gnu.org>
2368
2369 * basic.texi (Moving Point): Update due to renaming of commands bound
2370 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2371
34313041
EZ
23722010-05-18 Eli Zaretskii <eliz@gnu.org>
2373
2374 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2375 paragraphs.
2376 (Line Truncation): Fix wording for bidi display.
2377
1fc0ce04 2378 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2379 keys.
2380
0235128c 23812010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2382
2383 * building.texi (GDB Graphical Interface): Remove misleading comparison
2384 to an IDE (Bug#6128).
2385
0235128c 23862010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2387
2388 * programs.texi (Man Page):
2389 * misc.texi (Invoking emacsclient):
2390 * mini.texi (Repetition):
2391 * mark.texi (Setting Mark): Fix typos.
2392
0235128c 23932010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2394
2395 * misc.texi (Printing): Document htmlfontify-buffer.
2396
0235128c 23972010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2398
2399 * calendar.texi (Displaying the Diary, Format of Diary File):
2400 Fix external cross-references for TeX format output.
2401
0235128c
SM
24022010-05-07 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * Version 23.2 released.
2405
f63d0028
JD
24062010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2407
2408 * cmdargs.texi (Initial Options): Mention --chdir.
2409
20fe03ad
JD
24102010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2411
2412 * frames.texi (Tool Bars): Add tool-bar-style.
2413
b7d65a5f
GM
24142010-04-21 Glenn Morris <rgm@gnu.org>
2415
2416 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2417
a42dbee1
CY
24182010-04-18 Chong Yidong <cyd@stupidchicken.com>
2419
2420 * programs.texi (Semantic): New node.
2421
2422 * maintaining.texi (EDE): New node.
2423
2424 * emacs.texi: Update node listing.
2425
2426 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2427
6e104790 24282010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2429
d52dbd3d
GM
2430 * emacs.texi (Acknowledgments): Remove duplicate.
2431
a77fe20c
GM
2432 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2433
6e104790 24342010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2435
4ebe9902
GM
2436 * dired.texi (Misc Dired Features): Mention VC diff and log.
2437 * maintaining.texi (Old Revisions, VC Change Log):
2438 Mention that diff and log work in Dired buffers.
2439
98932641
GM
2440 * help.texi (Help Summary): Mention M-x info-finder.
2441
d5b22ab2 2442 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2443
4d4e9522
GM
2444 * custom.texi (Specifying File Variables, Directory Variables):
2445 Document new commands for manipulating local variable lists.
2446
6e104790 24472010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2448
2449 * trouble.texi (Contributing): Add cindex entry.
2450 Mention etc/CONTRIBUTE.
2451
6e104790 24522010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2453
2454 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2455 query-replace (Bug#5774).
2456
a20a9df3
GM
24572010-04-16 Glenn Morris <rgm@gnu.org>
2458
2459 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2460
1ecb2d3f
JD
24612010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2462
2463 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2464
99852628
JD
24652010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2466
2467 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2468
ce79424f
EZ
24692010-03-30 Eli Zaretskii <eliz@gnu.org>
2470
2471 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2472 cross-reference to "Inserting Text".
2473
2474 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2475 Mention completion provided by `ucs-insert'.
2476
85738751 24772010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2478
2479 * sending.texi (Sending Mail): Note variables that may need
2480 customizing.
2481 (Mail Sending): Expand discussion of send-mail-function.
2482
85738751 24832010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2484
2485 Document Message mode as the default mail mode.
2486
2487 * sending.texi (Sending Mail): Copyedits.
2488 (Mail Format, Mail Headers): Document mail-from-style changes.
2489 (Mail Commands): Rename from Mail mode. Document Message mode.
2490 (Mail Misc): Rename from Mail mode Misc.
2491 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2492 command names and update keybindings.
2493 (Header Editing): Document message-tab. De-document
2494 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2495 favor of mail-default-headers. Ad index entries for user-full-name and
2496 user-mail-address.
1c6c854e
CS
2497 (Citing Mail): Update changes in Message mode behavior.
2498 Document mail-yank-prefix.
e73c2434
CY
2499 (Mail Signature): New node, moved from Mail Misc.
2500 (Mail Aliases): Mail abbrevs are the default with Message mode.
2501 (Mail Methods): Note that Message mode is now the default.
2502
2503 * rmail.texi (Rmail Reply):
2504 * text.texi (Text Mode):
2505 * major.texi (Major Modes):
2506 * mule.texi (Output Coding): Refer to Message mode.
2507
2508 * custom.texi (Init Examples): Add xref to Mail Header.
2509
1fc0ce04 2510 * emacs.texi (Top): Fix xrefs.
e73c2434 2511
85738751 25122010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2513
c0c035fa
CY
2514 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2515 repository if there is none.
2516 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2517 vc-print-root-log.
ef7b27ef 2518 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2519
71785b7a
CY
2520 * programs.texi (Program Modes): Mention Javascript mode.
2521
f67c5dd0
CY
2522 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2523 * emacs.texi: Update node description.
2524
0f72a391 2525 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2526 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2527
dc2d2590
JL
25282010-03-30 Juri Linkov <juri@jurta.org>
2529
2530 * search.texi (Other Repeating Search): Remove line that `occur'
2531 can not handle multiline matches.
2532
a7b02820
EZ
25332010-03-30 Eli Zaretskii <eliz@gnu.org>
2534
2535 * mule.texi (International): Mention support of bidirectional editing.
2536 (Bidirectional Editing): New section.
2537
22ef1944
NR
25382010-03-28 Nick Roberts <nickrob@snap.net.nz>
2539
2540 * emacs.texi (Top): Update node names to those in building.texi.
2541
146b8b16
NR
25422010-03-27 Nick Roberts <nickrob@snap.net.nz>
2543
c5e87d10
PE
2544 doc/emacs/building.texi: Describe restored GDB/MI functionality
2545 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2546 doc/emacs/emacs.texi: Update node names for building.texi.
2547
6d98672d
GM
25482010-03-24 Glenn Morris <rgm@gnu.org>
2549
2550 * ack.texi (Acknowledgments):
2551 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2552
93318cbd
JD
25532010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2554
2555 * xresources.texi (Table of Resources): Clarify toolBar number
2556 for Gtk+.
2557
2558 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2559
15cf2f52
CY
25602010-03-21 Chong Yidong <cyd@stupidchicken.com>
2561
4102856c
CY
2562 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2563
15cf2f52
CY
2564 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2565 and multi-isearch-buffers-regexp.
2566
2567 * indent.texi (Indentation): Clarify description of
2568 indent-for-tab-command. Document tab-always-indent.
2569
d68eb23c
CY
25702010-03-20 Chong Yidong <cyd@stupidchicken.com>
2571
2572 * cmdargs.texi (Font X): Move most content to Fonts.
2573
2574 * frames.texi (Fonts): New node. Document font-use-system-font.
2575
2576 * emacs.texi (Top):
2577 * xresources.texi (Table of Resources):
2578 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2579
288f9fc0
CY
25802010-03-10 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * Branch for 23.2.
2583
17782bec
CY
25842010-03-06 Chong Yidong <cyd@stupidchicken.com>
2585
2586 * custom.texi (Init Examples): Add xref to Locals.
2587
2588 * major.texi (Choosing Modes): Mention usage of setq-default for
2589 setting the default value of major-mode (Bug#5688).
2590
b4a1a8b2
CY
25912010-03-02 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2594
2595 * display.texi (Display Custom): Document make-pointer-invisible and
2596 underline-minimum-offset. Remove inverse-video.
2597
a1e759cd
CY
25982010-02-21 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * frames.texi (Frame Commands): Note that the last ordinary frame can
2601 be deleted in daemon mode (Bug#5616).
2602
4f3bc373
GM
26032010-02-18 Glenn Morris <rgm@gnu.org>
2604
2605 * trouble.texi (Contributing): Repository is no longer CVS.
2606
5dbbdd33
GM
26072010-02-08 Glenn Morris <rgm@gnu.org>
2608
2609 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2610
cd61af01
SM
26112010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2612
2613 * display.texi (Useless Whitespace, Text Display):
2614 * custom.texi (Init Examples): Avoid obsolete special default variables
2615 like default-major-mode.
2616
b1bb0a25 26172010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2618
2619 * programs.texi (Other C Commands): Replace reference to obsolete
2620 c-subword-mode.
2621
99d0985b
GM
26222010-01-21 Glenn Morris <rgm@gnu.org>
2623
2624 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2625
893db5bc
GM
26262010-01-12 Glenn Morris <rgm@gnu.org>
2627
2628 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2629 emacs-pretest-bug for bug reports for development versions.
2630
0419b8d6
GM
26312010-01-11 Glenn Morris <rgm@gnu.org>
2632
2633 * display.texi (Highlight Interactively): `t' does not mean highlight
2634 all patterns. (Bug#5335)
2635
26e533e2
CY
26362009-12-29 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * misc.texi (Shell): Document async-shell-command.
2639
2640 * building.texi (Grep Searching): Document zrgrep.
2641
484eaeac 2642 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2643
7ee6c59b
NR
26442009-12-29 Nick Roberts <nickrob@snap.net.nz>
2645
2646 * building.texi: Import GDB Graphical Interface description from
2647 EMACS_23_1_RC.
2648
91ed7ea8
CY
26492009-12-24 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * emacs.texi (Top): Update node listing.
2652
2653 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2654
2655 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2656
2657 * cmdargs.texi (Initial Options):
2658 * xresources.texi (Resources): Document inhibit-x-resources.
2659
2660 * custom.texi (Specifying File Variables): Note that minor modes are
2661 enabled unconditionally.
2662
2663 * display.texi (Scrolling): Briefly document the old recenter command,
2664 and document recenter-positions.
2665
2666 * files.texi (Visiting):
2667 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2668
1c6c854e
CS
2669 * frames.texi (Cut/Paste Other App):
2670 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2671
2672 * killing.texi (Kill Options): New node.
2673
6ca89aaa
CY
26742009-12-05 Chong Yidong <cyd@stupidchicken.com>
2675
2676 * misc.texi (Shell Options): ansi-color is now default.
2677
806642d4
GM
26782009-12-05 Glenn Morris <rgm@gnu.org>
2679
806642d4
GM
2680 * emacs.texi (Top): Update menu for cal-xtra node changes.
2681 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2682 or mode line. Don't mention invisible text or the details of
2683 diary-print-entries here, only in cal-xtra.
2684 (Format of Diary File): Mention that the "date on first line" format
2685 only really affects the simple display.
2686 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2687 (Diary Customizing): Holidays may be in the buffer or mode line.
2688 Move diary-print-entries to the "Diary Display" section.
2689 (Diary Display): New section, split out from "Fancy Diary Display".
2690 Explain the limitations of simple display, and how to print it.
2691
1a4f0c0a
GM
2692 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2693
e11adbd8
GM
2694 * cal-xtra.texi (Diary Display): Mention View mode.
2695
29a483ac
JL
26962009-11-29 Juri Linkov <juri@jurta.org>
2697
2698 * display.texi (Highlight Interactively): Actually a list of
2699 default faces is pre-loaded into a list of default values
2700 instead of the history.
2701
83d60c79
GM
27022009-11-20 Glenn Morris <rgm@gnu.org>
2703
2704 * ack.texi (Acknowledgments):
2705 * emacs.texi (Acknowledgments): Add htmlfontify.
2706
276bbe96
GM
27072009-11-14 Glenn Morris <rgm@gnu.org>
2708
98ad1bae
GM
2709 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2710
276bbe96
GM
2711 * ack.texi (Acknowledgments):
2712 * emacs.texi (Acknowledgments): Update for recent Org changes.
2713
18430066
CY
27142009-10-31 Chong Yidong <cyd@stupidchicken.com>
2715
2716 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2717 `charset' property, which is irrelevant to the user manual (Bug#3526).
2718
522ddc9f
JB
27192009-10-14 Juanma Barranquero <lekktu@gmail.com>
2720
2721 * trouble.texi (DEL Does Not Delete): Fix typo.
2722
50b49ade
MA
27232009-10-05 Michael Albinus <michael.albinus@gmx.de>
2724
2725 * files.texi (Misc File Ops): Mention copy-directory.
2726
6308321a
EZ
27272009-10-04 Eli Zaretskii <eliz@gnu.org>
2728
43b3b4d1
EZ
2729 * mule.texi (Unibyte Mode): Emphasize that
2730 unibyte-display-via-language-environment affects only the display.
2731
6308321a
EZ
2732 * display.texi (Horizontal Scrolling): Document cursor behavior under
2733 horizontal scrolling when point moves off the screen (Bug#4564).
2734 Improve wording.
2735
bd51ea7f
MA
27362009-10-01 Michael Albinus <michael.albinus@gmx.de>
2737
2738 * files.texi (Directories): delete-directory prompts for recursive
2739 deletion.
2740
55381962
GM
27412009-09-30 Glenn Morris <rgm@gnu.org>
2742
2743 * ack.texi (Acknowledgments):
2744 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2745
13989ab1
TH
27462009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2747
2748 * dired.texi (Dired Navigation): Use @code instead of @var for
2749 dired-isearch-filenames, so that it's not capitalized.
2750
8ba46c89
CY
27512009-09-19 Chong Yidong <cyd@stupidchicken.com>
2752
2753 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2754
2755 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2756
2757 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2758 (Key Bindings): Reference Init Rebinding in introductory text.
2759 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2760 (Keymaps): Simplify.
2761 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2762 (Minibuffer Maps): Remove mention of Mocklisp.
2763 (Init Rebinding): Move mode-local rebinding example here from Local
2764 Keymaps.
2765 (Modifier Keys): Clarify.
1e11b018 2766 (Rebinding): Add cindex for "binding keys".
8ba46c89 2767
6a5ca7c8
CY
27682009-09-13 Chong Yidong <cyd@stupidchicken.com>
2769
2770 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2771
0e1cba51
NR
27722009-08-31 Nick Roberts <nickrob@snap.net.nz>
2773
6a5ca7c8 2774 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2775 Reorganize these two sections.
0e1cba51 2776
76a87a4d
EZ
27772009-08-29 Eli Zaretskii <eliz@gnu.org>
2778
2779 * cmdargs.texi (Initial Options): Fix last change.
2780
82e98df4
SM
27812009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2782
2783 * mule.texi (Enabling Multibyte):
2784 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2785 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2786
fb89fad9
GM
27872009-08-20 Glenn Morris <rgm@gnu.org>
2788
2789 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2790
e99652b0
GM
27912009-08-19 Glenn Morris <rgm@gnu.org>
2792
2793 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2794
5cca97ad
GM
27952009-08-18 Glenn Morris <rgm@gnu.org>
2796
2797 * ack.texi (Acknowledgments):
2798 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2799
997797ae 2800 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2801
985bf85b
GM
28022009-08-09 Glenn Morris <rgm@gnu.org>
2803
2804 * ack.texi (Acknowledgments):
2805 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2806
8d6bb99e
DD
28072009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2808
2809 * emacs.texi (Top): Add new menu items for GDB-UI.
2810
2811 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2812 section. Threads buffer is in separate section now.
8d6bb99e 2813
8353da9c
GM
28142009-08-08 Glenn Morris <rgm@gnu.org>
2815
2816 * ack.texi (Acknowledgments):
2817 * emacs.texi (Acknowledgments):
2818 Update for js2-mode and org changes.
2819
f2074faf
MA
28202009-08-02 Michael Albinus <michael.albinus@gmx.de>
2821
2822 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2823 files.
2824
e8d2d3fb
CY
28252009-07-28 Chong Yidong <cyd@stupidchicken.com>
2826
2827 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2828
324a4f6a
GM
28292009-07-23 Glenn Morris <rgm@gnu.org>
2830
2831 * programs.texi (Matching): Update blink-matching-paren-distance.
2832
b6937a70
CY
28332009-07-21 Chong Yidong <cyd@stupidchicken.com>
2834
2835 * frames.texi (Cut/Paste Other App): For select-active-regions,
2836 selection is now updated on moving point.
2837
bd8aaa36
RS
28382009-07-21 Richard Stallman <rms@gnu.org>
2839
2840 * glossary.texi (GNU, Daemon): Update information.
2841
8d9b5eba
JL
28422009-07-19 Juri Linkov <juri@jurta.org>
2843
2844 * custom.texi (Specifying File Variables, Safe File Variables):
2845 "variables/value pairs" -> "variable/value pairs".
2846
a2acc1db
GM
28472009-07-15 Glenn Morris <rgm@gnu.org>
2848
2849 * misc.texi (Gnus): Remove widow.
2850
c5ae942b
GM
28512009-07-11 Glenn Morris <rgm@gnu.org>
2852
703d26ba
GM
2853 * Makefile.in (TEXI2PDF): New.
2854 (emacs.pdf, emacs-xtra.pdf): New targets.
2855
522ddc9f 2856 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2857
2858 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2859
2860 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2861 Don't print the copying notice twice in the printed version.
2862 Update the menu and detailmenu.
2863 (Preface): The meaning of "on-line" has changed.
2864 Correct name for "Common Problems" chapter.
2865 (Distrib): Update FSF shop URL.
2866 (Intro): Showing two files at once is not so exciting.
2867
2868 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2869 (Mac / GNUstep Basics): Minor grammar changes.
2870 (Mac / GNUstep Events): Fix typo.
2871 (GNUstep Support): CANNOT_DUMP no longer applies.
2872
2873 * misc.texi (Document View): Fix typos.
2874
2875 * dired.texi (Dired):
2876 * help.texi (Help):
2877 * macos.texi (Mac OS / GNUstep):
2878 * maintaining.texi (Version Control, Introduction to VC):
2879 End menu descriptions with a period.
c5ae942b 2880
b1c8242b
EZ
28812009-07-09 Eli Zaretskii <eliz@gnu.org>
2882
2883 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2884 so categorical in saying that the option is only useful on NTFS.
2885
220d9aa6
GM
28862009-07-09 Glenn Morris <rgm@gnu.org>
2887
2888 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2889 (ENVADD): Add texinfodir to TEXINPUTS.
2890
2891 * emacs.texi (Top): Fix cross-reference.
2892
2893 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2894
2895 * vc1-xtra.texi (Revision Tags): Fix typo.
2896
d07e72d3
GM
28972009-07-03 Glenn Morris <rgm@gnu.org>
2898
2899 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2900 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2901 (Merge Commands): `.' does not seem to work in A or B buffer.
2902 `l' can recreate the 3-window display.
2903
2904 * glossary.texi (Glossary): Minor phrasing changes throughout.
2905 Add more internal cross-references.
2906 <Autoloading>: You can't really autoload a variable.
2907 <C-M->: Move details here from `M-C-' item.
2908 <Continuation Line>: Refer to `Truncation.'
2909 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2910 <Home Directory, Unix>: New entries.
2911 <Deletion of Files>: Mention recycle bins.
2912 <Directory>: Mention ``folders.''
2913 <Error>: Don't mention ``type-ahead.''
2914 <Fringe>: Refer to the manual node.
2915 <Minor Mode>: Can be global or local.
2916 <Spell Checking>: There are other checkers besides Ispell.
2917
f144038a
GM
29182009-07-02 Glenn Morris <rgm@gnu.org>
2919
2920 * anti.texi (Antinews): Minor changes in phrasing.
2921
2922 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2923 some underfull lines in dvi output.
2924
2925 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2926
2927 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2928
2929 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2930
3f1c6666
JD
29312009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2932
2933 * xresources.texi (Table of Resources): Mention maximized for
2934 fullscreen.
2935
2936 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2937
62aadce7
CY
29382009-07-01 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * anti.texi (Antinews): Correct the list of removed platforms.
2941
82ec412e
GM
29422009-06-28 Glenn Morris <rgm@gnu.org>
2943
2944 * arevert-xtra.texi: Minor language tweaks.
2945
09964e7d
GM
2946 * dired-xtra.texi: Minor revisions.
2947
666e158e
MB
29482009-06-23 Miles Bader <miles@gnu.org>
2949
c4cc8b9a 2950 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2951 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2952
70243478
CY
29532009-06-21 Chong Yidong <cyd@stupidchicken.com>
2954
2955 * Branch for 23.1.
2956
67cbe681
KH
29572009-06-17 Kenichi Handa <handa@m17n.org>
2958
2959 * mule.texi (Charsets): Update the description for the new charset.
2960 (list-character-sets): New findex.
125dd7c5 2961 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2962
40e67246
CY
29632009-06-10 Chong Yidong <cyd@stupidchicken.com>
2964
b5700de6
CY
2965 * basic.texi (Moving Point): Fix tag.
2966
2967 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2968
2969 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2970 use camel-case for PageUp and PageDown.
2971
2972 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2973 camel-case for PageUp and PageDown.
2974
2975 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2976
40e67246 2977 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2978 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2979
522ddc9f 29802009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2981
522ddc9f
JB
2982 * fixit.texi (Spelling): Set default dictionary.
2983 Improve descriptions (Bug#2554)
6f591cf4 2984
53483c76
DR
29852009-06-08 David Reitter <david.reitter@gmail.com>
2986
2987 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2988 since saving colors and faces set this way is not implemented.
2989 (Environment variables): Remove mention of mac-fix-env, which is
2990 scheduled to be removed.
2991
1557ef4f
CY
29922009-06-04 Chong Yidong <cyd@stupidchicken.com>
2993
91056528
CY
2994 * custom.texi (Init Examples): Add example of changing load-path.
2995
1557ef4f
CY
2996 * building.texi (Lisp Libraries): Add example of changing
2997 load-path (Bug#3446).
2998
623cec4c
CY
29992009-05-28 Chong Yidong <cyd@stupidchicken.com>
3000
3001 * mark.texi (Mark): Further clarifications.
3002 (Setting Mark): Emphasize that C-SPC activates the mark.
3003
0fcca8ee
CY
30042009-05-28 Chong Yidong <cyd@stupidchicken.com>
3005
702b10e1
CY
3006 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3007 Mark mode.
0fcca8ee
CY
3008 (Using Region, Persistent Mark): Use "active mark" instead of "active
3009 region".
3010
d3b396e4
CY
30112009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3012
3013 * mule.texi (Select Input Method): Fix typo.
3014
3f698a06
CY
30152009-05-13 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * anti.texi (Antinews): Document completion changes. Some additional
3018 copyedits and rearrangement of entries.
3019
b2a42eb7
CY
30202009-05-12 Chong Yidong <cyd@stupidchicken.com>
3021
932fd020
CY
3022 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3023 (Shell History Copying, Terminal emulator): Copyedits.
3024
1c6c854e
CS
3025 * xresources.texi (Resources): Simplify descriptions.
3026 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3027 (Table of Resources): Document fontBackend resource.
3028
b2a42eb7 3029 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3030 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3031 "Backspace". Remove discussion of obscure Xmodmap issue.
3032
c6ea7fb8
CY
30332009-05-07 Chong Yidong <cyd@stupidchicken.com>
3034
3035 * files.texi (Visiting): Copyedits.
3036
ad36c422
CY
30372009-05-06 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * basic.texi (Inserting Text): Document ucs-insert.
3040
3041 * mule.texi (International Chars): Define "multibyte". Note that
3042 internal representation is unicode-based. Simplify definition of raw
3043 bytes. Mention ucs-insert.
3044 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3045 (Language Environments): Add language environments new to Emacs 23.
3046 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3047 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3048 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3049 (Output Coding): Copyedits.
3050
3051 * emacs.texi (Top): Update node listing.
3052
d4ad7b96
CY
30532009-05-05 Per Starbäck <per@starback.se> (tiny change)
3054
3055 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3056
5bd66204
SM
30572009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3058
3059 * building.texi (Lisp Libraries): `load-library' does offer completion.
3060
bc36ad1c
CY
30612009-04-28 Chong Yidong <cyd@stupidchicken.com>
3062
3063 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3064 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3065
f1a47884
EZ
30662009-04-25 Eli Zaretskii <eliz@gnu.org>
3067
3068 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3069
be77bd45
CY
30702009-04-22 Chong Yidong <cyd@stupidchicken.com>
3071
3072 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3073
3074 * building.texi (Lisp Interaction): Document initial-scratch-message.
3075
d3b82927
JB
30762009-04-18 Juanma Barranquero <lekktu@gmail.com>
3077
ed6e7b11
JB
3078 * msdog.texi (Windows Fonts): Fix typos.
3079
d3b82927
JB
3080 * files.texi (Save Commands): Fix pxref.
3081
bc323c04
CY
30822009-04-18 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * files.texi (Save Commands): Mention diff-buffer-with-file.
3085 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3086 Henoch (Bug#3036).
3087
2186d13f
GM
30882009-03-15 Glenn Morris <rgm@gnu.org>
3089
3090 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3091 the former is not always used.
3092 (Mail Headers): Use active voice. Add "Mail-reply-to".
3093 Change case of "Id". Avoid repeated "appropriate".
3094 (Mail Aliases): Fix previous change - use an example with a ".", so it
3095 does actually get quoted when expanded.
3096 (Mail Sending): Mailclient is the default on some systems.
3097 (Citing Mail): Mention mail-indentation-spaces.
3098 (Mail Mode Misc): Add an @dfn for "mail signature".
3099
71e454fc
CY
31002009-03-15 Chong Yidong <cyd@stupidchicken.com>
3101
3102 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3103 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3104 read-buffer-completion-ignore-case, and completion-styles.
3105 Remove description of partial-completion-mode.
71e454fc 3106
df1a3e06
GM
31072009-03-14 Glenn Morris <rgm@gnu.org>
3108
3109 * sending.texi (Mail Format): Fix typo. Add index entry for
3110 mail-header-separator.
3111 (Mail Headers): Put info about initialization and changing in one place
3112 at the start. Update FCC section for mbox Rmail. Clarify From
3113 section, mention mail-setup-with-from. Clarify Reply-to section.
3114 Add Mail-followup-to and mail-mailing-lists. Clarify References
3115 section.
3116 (Mail Aliases): Update example, make less contentious.
3117 Update for name change of mail-interactive-insert-alias.
3118 (Mail Mode): Remove mention of `%' as a word separator.
3119 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3120 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3121 commands. Clarify FCC handling. In mail-complete, add reference to
3122 Mail Aliases section, and mention mail-complete-function.
3123 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3124 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3125 signature netiquette. Explain how the mail hooks work when continuing
3126 a composition.
3127 (Mail Amusements): Internationalize the spook section a bit.
3128 Remove the spook mail-setup-hook example, since it doesn't work well.
3129 Mention fortune-file.
3130 (Mail Methods): Mention read-mail-command.
3131
ed6e7b11 31322009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3133
df1a3e06
GM
3134 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3135 and NS resources following recent changes.
959d68bd 3136
86dca3e8
JR
31372009-03-10 Jason Rumney <jasonr@gnu.org>
3138
3139 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3140 w32-use-visible-system-caret doc to indicate that it should get set
3141 automatically.
3142 (Windows Fonts): Add doc for the uniscribe backend.
3143
042fe98f
DN
31442009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3145
3146 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3147 vc-dir. (Bug#2598)
3148
7f8dba73
RS
31492009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3150
3151 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3152
505e70c3
GM
31532009-03-05 Glenn Morris <rgm@gnu.org>
3154
04242bdc
GM
3155 * rmail.texi (Rmail Basics): Add reference to sorting.
3156 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3157 Minor re-wordings.
3158 (Rmail Motion): Mention rmail-next-same-subject.
3159 (Rmail Deletion): Expunging is not the only way to change the numbers.
3160 (Rmail Labels): Labels can also be used in sorting.
3161 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3162 (Rmail Display): Mention rmail-mime.
3163
00cfe22c
GM
31642009-03-04 Glenn Morris <rgm@gnu.org>
3165
3166 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3167 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3168 summary. Mention sorts cannot be undone.
3169 (Rmail Display): Give an example of how to use goto-address-mode.
3170 (Rmail Editing): It's keybindings that are redefined, not commands.
3171 Fix some typos.
3172 (Movemail): Some minor rewording.
3173 (Remote Mailboxes): Emacs movemail supports pop by default.
3174 Fix some minor grammatical issues. The "two alternative ways" to
3175 specify a POP mailbox are really just one. Remove all reference to the
3176 variables rmail-pop-password and rmail-pop-password-required, obsolete
3177 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3178 can support Kerberos.
3179
3d963b67
GM
31802009-03-03 Glenn Morris <rgm@gnu.org>
3181
3182 * rmail.texi (Rmail Deletion): Revert previous change, which was
3183 describing the Rmail summary versions.
3184 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3185 Minor re-wording for rmail-resend.
3186 (Rmail Make Summary): Summaries apply to buffers rather than files.
3187 <rmail-summary-by-topic>: Headers includes the subject.
3188 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3189 details, including prefix arguments.
2340abde 3190 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3191 Not counting lines might be faster.
3192 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3193 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3194 Name the commands bound to the various keys. Mention prefix argument
3195 for searching.
3d963b67
GM
3196 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3197 Simplify rmail-highlighted-headers description. Update face name.
3198
a8ce3d17
JB
31992009-03-02 Juanma Barranquero <lekktu@gmail.com>
3200
3201 * mark.texi (Marking Objects): Fix typo.
3202
130a29b6
CY
32032009-03-01 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3206 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3207
9d5de6f8
GM
32082009-03-01 Glenn Morris <rgm@gnu.org>
3209
79fc530e 3210 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3211 (Rmail Motion): - M-s searches from the end of messages.
3212 (Rmail Deletion): Minor clarification. Fix numeric argument
3213 description.
3214 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3215 newmail and RMAILOSE files need not be in home-directory.
3216 (Rmail Files): Mention I/O menus are unselectable if no files match.
3217 Mention `MAIL' env-var.
3218
b545ff9c
JR
32192009-02-24 Jason Rumney <jasonr@gnu.org>
3220
3221 * mule.texi (Fontsets): Mention fontset-default, font specs and
3222 fallback fontsets.
3223 (Defining Fontsets): Mention ns and w32 variants of
3224 standard-fontset-spec. Update description of startup fontset to match
3225 Emacs 23 behavior.
a93be82a 3226 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3227 (International): Link to Modifying Fontsets.
b545ff9c 3228
75da0618 32292009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3230
3231 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3232 Mention ns-extended-platform-support-mode.
3233
6be93a16
KB
32342009-02-22 Karl Berry <karl@gnu.org>
3235
3236 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3237
867d4bb3
JB
32382009-02-19 Juanma Barranquero <lekktu@gmail.com>
3239
3240 * basic.texi (Moving Point, Position Info):
3241 * files.texi (Visiting):
3242 * mini.texi (Completion Options):
3243 * text.texi (HTML Mode): Remove duplicate words.
3244
49b5c0e8
GM
32452009-02-20 Glenn Morris <rgm@gnu.org>
3246
3247 * rmail.texi: Minor updates for mbox rather than Babyl.
3248
f43a822c
KB
32492009-02-17 Karl Berry <karl@gnu.org>
3250
49b5c0e8 3251 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3252
80d634b8
RS
32532009-02-17 Richard M Stallman <rms@gnu.org>
3254
3255 * anti.texi (Antinews): Mention Babyl format.
3256
3257 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3258
3259 * rmail.texi: Update for mbox format.
3260 Various small fixes, as well as the following.
3261 (Out of Rmail): Node deleted.
3262 (Rmail): Update menu.
3263 (Rmail Files): Comment out set-rmail-inbox-list.
3264 Document rmail-inbox-list instead.
3265 (Rmail Output): Substantial changes since C-o is now
3266 rmail-output-as-seen and o is rmail-output.
3267 (Rmail Attributes): Delete `stored', add `retried'.
3268 (Rmail Display): Editing headers works in all cases.
3269
f0d129c6
GM
32702009-02-17 Glenn Morris <rgm@gnu.org>
3271
3272 * basic.texi (Position Info): M-x count-lines-region is not always on
3273 M-=. (Bug#2269)
3274
160f11d3
GM
32752009-02-09 Glenn Morris <rgm@gnu.org>
3276
3277 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3278 defaults.
3279
763e01c4
EZ
32802009-02-07 Eli Zaretskii <eliz@gnu.org>
3281
3282 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3283 documentation of possible problems with redecoding.
3284
f5e1441d
GM
32852009-02-03 Glenn Morris <rgm@gnu.org>
3286
3287 * rmail.texi (Out of Rmail): Mention b2m.pl.
3288
e1eabe41
GM
32892009-01-31 Glenn Morris <rgm@gnu.org>
3290
3291 * rmail.texi (Out of Rmail): Correct b2m location.
3292
dd05f9de
CY
32932009-01-27 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * fixit.texi (Undo): Update undo limit values.
3296
d74d846e
GM
32972009-01-27 Glenn Morris <rgm@gnu.org>
3298
3299 * emacs.texi (Top): Fix Antinews menu entry.
3300
49ffdce8
KB
33012009-01-25 Karl Berry <karl@gnu.org>
3302
3303 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3304 item with no marker, instead of the syntactically incorrect
3305 @itemize @asis.
3306
467e8d77
JL
33072009-01-25 Juri Linkov <juri@jurta.org>
3308
3309 * building.texi (Grep Searching): Fix index entry for lgrep.
3310
6c60bbdb
EZ
33112009-01-24 Eli Zaretskii <eliz@gnu.org>
3312
3313 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3314
9ce5a36f
AR
33152009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3316
3317 * macos.texi (Preferences Panel): Update description of font setting to
3318 reflect that prior frame selection is no longer needed.
3319
9aa5f2fb
NR
33202009-01-20 Nick Roberts <nickrob@snap.net.nz>
3321
3322 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3323 raise GUD subsections.
3324
3892ff9c
GM
33252009-01-15 Glenn Morris <rgm@gnu.org>
3326
3327 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3328
14731c8f
GM
33292009-01-10 Glenn Morris <rgm@gnu.org>
3330
3331 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3332
45c55e53
CY
33332009-01-04 Chong Yidong <cyd@stupidchicken.com>
3334
3335 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3336 logical lines.
3337
2e4667d1
JL
33382008-12-29 Juri Linkov <juri@jurta.org>
3339
3340 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3341
3342 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3343
2a3eac47
CY
33442008-12-28 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3347 goto-address-mode instead of goto-address.
3348
3da8da94
CY
3349 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3350 mode.
3351
2a3eac47
CY
3352 * emacs.texi (Top): Update node listing.
3353
057f6dd3
EZ
33542008-12-26 Eli Zaretskii <eliz@gnu.org>
3355
3356 * custom.texi (Directory Variables): Explain what is a "project".
3357 Add indexing. Improve wording. Add a footnote about using
3358 _dir-locals.el on MS-DOS.
3359
e6979067
DN
33602008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3361
3362 * files.texi (Misc File Ops): Mention chmod as an alias for
3363 set-file-modes.
3364
9de15963
MR
33652008-12-24 Martin Rudalics <rudalics@gmx.at>
3366
3367 * help.texi (Help): Fix typos and reword.
3368 (Help Summary): Add entries for C-h n and C-h r, reorder
3369 entries, and do some minor fixes.
3370 (Name Help): Say that C-h F works for commands only.
3371 (Misc Help): Say that view-lossage displays 300 keystrokes.
3372
236fd60d
GM
33732008-12-20 Glenn Morris <rgm@gnu.org>
3374
3375 * ack.texi (Acknowledgments): General update based on AUTHORS,
3376 including removal of some stuff no longer distributed.
3377
ed9265fc 33782008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3379
ed9265fc 3380 * fixit.texi: Mention hunspell.
349b3256 3381
e840fca5
GM
33822008-12-19 Glenn Morris <rgm@gnu.org>
3383
3384 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3385 Consolidate explanatory text at start.
e840fca5
GM
3386
3387 * display.texi (Text Display):
3388 * indent.texi (Indentation): Use @acronym with ASCII.
3389
9dfa7983
GM
33902008-12-18 Glenn Morris <rgm@gnu.org>
3391
3392 * ack.texi: Various small updates and fixes.
3393
97b3a00b
JL
33942008-12-18 Juri Linkov <juri@jurta.org>
3395
3396 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3397 as a key binding to start a forward nonincremental word search.
3398 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3399 a backward nonincremental word search. Add index for `M-s w'
3400 `isearch-forward-word'.
3401 (Regexp Search): Add a short summary of regexp key commands like
3402 in the node "Basic Isearch".
3403 (Other Repeating Search): Fix typo.
3404
34052008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3406
3407 * misc.texi (PostScript Variables): Fix doc.
3408
31ce6a07
CY
34092008-12-10 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * programs.texi (Program Modes): Mention Ruby mode.
3412
636b507b
DN
34132008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3414
3415 * misc.texi (emacsclient Options): Describe what an empty string
3416 argument does for --alternate-editor.
3417
a323fa14
CY
34182008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3419
3420 * cmdargs.texi (Font X): Distinguish between client-side and
3421 server-side fonts. List valid Fontconfig properties. Add reference to
3422 Fontconfig manual. List valid GTK font properties. Explain use of
3423 fc-list.
3424
c5ca6cd0
CY
34252008-12-09 Chong Yidong <cyd@stupidchicken.com>
3426
3427 * cmdargs.texi (Font X): Move discussion of quoting to top.
3428
e5136377
GM
34292008-12-06 Glenn Morris <rgm@gnu.org>
3430
3431 * maintaining.texi (Old Revisions): Improve previous change.
3432
248c026b
RS
34332008-12-05 Richard M Stallman <rms@gnu.org>
3434
3435 * anti.texi (Antinews): Minor fixes.
3436
a9253a1e
GM
34372008-12-03 Glenn Morris <rgm@gnu.org>
3438
3439 * maintaining.texi (Old Revisions): Fix diff-switches description.
3440
fa687b02
MR
34412008-12-01 Martin Rudalics <rudalics@gmx.at>
3442
3443 * emacs.texi (Top): Fix typo.
3444
72e6decd
CY
34452008-11-30 Chong Yidong <cyd@stupidchicken.com>
3446
320ee034
CY
3447 * misc.texi (Document View): Explain dependence on gs at the top.
3448 Copyedits.
3449
3450 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3451
72e6decd
CY
3452 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3453 (Comment Commands): Discuss region-active behavior of M-; first.
3454
2a472ee4
MR
34552008-11-29 Martin Rudalics <rudalics@gmx.at>
3456
9c6361c9
MR
3457 * display.texi (Line Truncation): Add reference to Continuation
3458 Lines.
3459
2a472ee4
MR
3460 * windows.texi (Pop Up Window): Mention split-height-threshold
3461 and split-width-threshold.
9c6361c9 3462 (Split Window): Add reference to Continuation Lines.
2a472ee4 3463
e93bc142
AR
34642008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3465
3466 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3467 (GNUstep Support): New node.
3468 * anti.texi:
3469 * emacs.texi:
3470 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3471
43b978db
RS
34722008-11-28 Richard M Stallman <rms@gnu.org>
3473
3474 * misc.texi (Dissociated Press): Minor cleanups.
3475
3476 * dired.texi (Image-Dired): Avoid passive.
3477
e8e2bd93
EZ
34782008-11-28 Eli Zaretskii <eliz@gnu.org>
3479
3480 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3481 representation.
3482
8d2d45da
CY
34832008-11-26 Richard M. Stallman <rms@gnu.org>
3484
3485 * files.texi (Visiting): Rewrite paragraph for clarity.
3486
3487 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3488
a5f7bbcc
AM
34892008-11-25 Alan Mackenzie <acm@muc.de>
3490
3491 * programs.texi (Moving by Parens): Clarify that parens inside strings
3492 and comments are ignored, and that the commands assume the starting
3493 point isn't in a string or comment.
3494
a71703d3
AR
34952008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3496
3497 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3498 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3499 version.
3500 (Mac Customization): Rewrite Preferences Panel section and merge in to
3501 this node, add Open files by dragging to an Emacs window.
3502
3503 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3504
aa5ab79a
CY
35052008-11-26 Chong Yidong <cyd@stupidchicken.com>
3506
0cc92c19
CY
3507 * files.texi (Misc File Ops): Document set-file-modes.
3508
c366b4e4
CY
3509 * windows.texi (Split Window): Document integer values of
3510 truncate-partial-width-windows.
3511
aa5ab79a
CY
3512 * text.texi (Text): Simplify description of markup languages.
3513 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3514 (TeX Editing): Note that `""' inserts one `"' character.
3515 (HTML Mode): Note in the introduction that XML mode is an alias for
3516 SGML mode. Mention nXML mode.
3517
56221db7
CY
35182008-11-25 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * building.texi (Watch Expressions): Fix typo.
3521
90effe33
CY
35222008-11-24 Chong Yidong <cyd@stupidchicken.com>
3523
f90a5ae3
CY
3524 * files.texi (Visiting): Document new behavior of
3525 confirm-nonexistent-file-or-buffer.
3526
1c6c854e
CS
3527 * buffers.texi (Select Buffer):
3528 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3529
a18ffb4a
CY
3530 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3531 edit-picture.
3532
90effe33
CY
3533 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3534 edit-picture', since that is just an alias for picture-mode.
3535 (Sentences): Note that repeated M-@ extends the region.
3536 (Pages): Make terminology more consistent. Link to Regexps node.
3537 (Longlines): Discuss relationship with Visual Line mode.
3538 (Text Mode): Remove extraneous discussion of other modes, since they
3539 were already introduced in the parent node.
3540
e85103ec
CY
35412008-11-23 Chong Yidong <cyd@stupidchicken.com>
3542
5cb2fe30
CY
3543 * anti.texi (Antinews): Rewrite.
3544
1eb9b307 3545 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3546
3547 * frames.texi (Frame Commands): Mention "minimize" terminology.
3548
e85103ec
CY
3549 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3550 formats.
b908332f
CY
3551 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3552 (Misc X): Don't document useless -hb option.
e85103ec 3553
607f5f88
JL
35542008-11-22 Juri Linkov <juri@jurta.org>
3555
3556 * dired.texi (Dired Navigation): Change normal file name search option
3557 from `non-nil' to `t'. Add `dwim' option.
3558
e1b867a0
JL
35592008-11-22 Juri Linkov <juri@jurta.org>
3560
3561 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3562 ".dir-locals.el". Rename `define-project-bindings' to
3563 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3564 `dir-locals-set-directory-class'.
3565
dd186936
LK
35662008-11-22 Lute Kamstra <lute@gnu.org>
3567
3568 * buffers.texi (Select Buffer): Index goto-line.
3569 * basic.texi (Moving Point): Mention the use of a numeric prefix
3570 argument with goto-line and refer to Select Buffer for the use of a
3571 plain prefix argument.
3572
4b121911
GM
35732008-11-19 Glenn Morris <rgm@gnu.org>
3574
3575 * doclicense.texi: Update to FDL 1.3.
3576 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3577
27267e4c
CY
35782008-11-17 Chong Yidong <cyd@stupidchicken.com>
3579
696f351d
CY
3580 * custom.texi (Minor Modes): Define mode commands and mode variables
3581 more precisely. Recommend using mode commands instead of setting
3582 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3583 (Easy Customization): Use "init file" instead of .emacs.
3584 (Customization Groups): Update to new Custom buffer appearance.
3585 (Saving Customizations): Copyedits. Update example.
3586 (Variables): Give example of variable type-sensitivity.
3587 (Examining): Update example.
3588 (Hooks): Copyedits.
3589 (Specifying File Variables): Use C comments instead of an artificial
3590 Lisp for the example.
3591 (Keymaps): Move internals discussion to Prefix Keymaps.
3592 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3593 (Init Rebinding): Document kbd macro.
3594 (Init File): Link to Find Init.
696f351d
CY
3595
3596 * mark.texi (Using Region): Document Delete Selection Mode more
3597 thoroughly.
3598
3599 * frames.texi (Mouse Commands): Move most of the description of Delete
3600 Selection Mode to Using Region, and link to it.
1bc9c425 3601 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3602
b0570c25
CY
3603 * building.texi (Compilation): Document first-error value of
3604 compilation-scroll-output.
3605 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3606 works as soon as an error is available. Suggested by Juri Linkov.
3607
27267e4c
CY
3608 * mini.texi (Passwords): New node.
3609
3610 * files.texi (Remote Files): Link to Passwords node.
3611
3612 * emacs.texi (Top): Update node listings.
3613
122eb807
CY
36142008-11-16 Chong Yidong <cyd@stupidchicken.com>
3615
9c9855a3
CY
3616 * ack.texi (Acknowledgments): Some updating of credits.
3617
bd6fdcad
CY
3618 * emacs.texi (Acknowledgments): Add a couple more names.
3619
dd1eef46
CY
3620 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3621
122eb807 3622 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3623 (Misc File Ops): Document use of trash.
122eb807 3624
801a8da1
JB
36252008-11-16 Juanma Barranquero <lekktu@gmail.com>
3626
3627 * macos.texi (Mac Customization): Fix typos.
3628
0b4f2253
CY
36292008-11-14 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3632 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3633 the conventions of the main Emacs manual.
3634
3635 * emacs.texi (Top): Update node listings.
3636
517e2b89
CY
36372008-11-12 Chong Yidong <cyd@stupidchicken.com>
3638
07a85685
CY
3639 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3640 command-line-args is processed during startup.
3641 (Action Arguments): Correctly describe how file arguments interact with
3642 the startup screen. Link to Lisp Interaction for scratch buffer.
3643 (Initial Options): Link to Command Example for -batch option.
3644 (Environment): Document initial-environment.
3645
517e2b89
CY
3646 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3647 can't be changed in the site-start file.
3648
6337bbde
CY
36492008-11-07 Chong Yidong <cyd@stupidchicken.com>
3650
3651 * dired.texi (Dired): Mention C-x C-d too.
3652 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3653 (Dired Navigation): Explain dired-goto-file more clearly.
3654 Document dired-isearch-filenames.
6337bbde
CY
3655 (Dired Deletion): Remove unnecessary "expunged" terminology.
3656 (Flagging Many Files): & is now rebound to `% &'.
3657 (Shell Commands in Dired): Document dired-do-async-shell-command.
3658 Clarify how multi-file arguments are passed.
3659 (Misc Dired Features): Document dired-do-isearch.
3660
9e8eeff9
CY
36612008-11-06 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3664
e071f849
CY
36652008-11-03 Chong Yidong <cyd@stupidchicken.com>
3666
3667 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3668
05482eb1
CY
36692008-11-01 Chong Yidong <cyd@stupidchicken.com>
3670
e2346dea
CY
3671 * programs.texi (Program Modes): Link to Program Indent node.
3672 (Left Margin Paren): Explain consequences of changing
3673 open-paren-in-column-0-is-defun-start more concisely.
3674 (Which Function, Program Indent, Info Lookup): Minor edits.
3675 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3676 (Multi-line Indent): If region is active, TAB indents the region.
3677 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3678 (Matching): The delimiter at the cursor is highlighted---the character
3679 changes color.
3680 (Symbol Completion): Link to Completion node.
3681
e4b6428c
CY
3682 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3683 a strictly text-only system.
3684
05482eb1
CY
3685 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3686 batch mode.
3687
a11d3737
RS
36882008-11-01 Richard M. Stallman <rms@gnu.org>
3689
5abad626
RS
3690 * misc.texi (Document View): Major rewrite.
3691
a11d3737
RS
3692 * maintaining.texi (Types of Log File): Change logs are older than
3693 version control.
3694 (VCS Concepts): Simplify and rearrange.
3695 (Version Control Systems): Make it clear that Linux is only the kernel.
3696 (VC Mode Line): Shorten reference to menu item.
3697 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3698 (VC Directory Mode): Minor cleanup.
3699 Unchanged files are hidden, not omitted.
3700 (VC Directory Commands): Shorten and simplify.
3701 (Change Log Commands): New node, split from Change Logs.
3702 (VC Directory Buffer): New node, split from VC Directory Mode.
3703
c55a4acb
CY
37042008-10-31 Chong Yidong <cyd@stupidchicken.com>
3705
1c6c854e 3706 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3707 from files.texi.
3708
1c6c854e
CS
3709 * files.texi (Version Control): Move to maintaining.texi.
3710 Subnodes moved as well.
3711 (Document Files): Move to misc.texi.
df0356f6 3712
c55a4acb
CY
3713 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3714 vc-update-change-log.
df0356f6
CY
3715 (Version Control): Move here from files.texi.
3716 (Format of ChangeLog): Make it a subnode of Change Log.
3717
3718 * emacs.texi (Top): Update node listing.
c55a4acb 3719
ef082374
TH
37202008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3721
3722 * files.texi (Files): Add a section about document
3723 files (doc-view-mode).
3724
d52582c3
CY
37252008-10-31 Chong Yidong <cyd@stupidchicken.com>
3726
1c6c854e
CS
3727 * building.texi (Compilation Mode):
3728 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3729 (Debuggers): Lower GUD subsections to subsubsections.
3730 (Starting GUD): Add cindex.
3731 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3732
4e0a0968
CY
37332008-10-30 Chong Yidong <cyd@stupidchicken.com>
3734
03625b47
CY
3735 * indent.texi (Indentation): Link to Program Indent.
3736
4e0a0968
CY
3737 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3738 now uses emacsclient's terminal.
3739
8bd3f7ef
CY
37402008-10-29 Chong Yidong <cyd@stupidchicken.com>
3741
80e5620e
CY
3742 * mark.texi (Using Region): Document use-empty-active-region.
3743
97d5c404
CY
3744 * emacs.texi (Top): Update node listings.
3745
1c6c854e
CS
3746 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3747 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3748 (Invoking emacsclient): Rewrite, moving optional arguments to
3749 emacsclient Options.
21d2bae3
CY
3750 (emacsclient Options): New node. Document server-use-tcp and
3751 server-host.
8bd3f7ef 3752
5fda2cbd
CY
37532008-10-28 Chong Yidong <cyd@stupidchicken.com>
3754
3755 * indent.texi (Indentation): Replace list with paragraphed text,
3756 putting description of syntax-driven indentation first. Document new
3757 effect of active regions on tab.
3758 (Tab Stops): Note that editable tab stops affect indentation commands.
3759
4ff029f6
DN
37602008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3761
3762 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3763
996cd6e4
CY
37642008-10-23 Chong Yidong <cyd@stupidchicken.com>
3765
f28815e3
CY
3766 * custom.texi (Function Keys): Note that modified keypad keys are not
3767 translated.
3768
996cd6e4
CY
3769 * basic.texi (Arguments): Explain how to insert multiple digits.
3770
49545fe2
MA
37712008-10-22 Michael Albinus <michael.albinus@gmx.de>
3772
3773 * files.texi (Remote Files): Precise selection of default method.
3774 Rewrite paragraph about disabling remote file names.
3775
edac0b53
CY
37762008-10-22 Chong Yidong <cyd@stupidchicken.com>
3777
e752c544
CY
3778 * search.texi (Special Isearch): Document M-TAB is isearch.
3779
edac0b53
CY
3780 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3781 command.
3782
3783 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3784
20a36054
TH
37852008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3786
1c6c854e 3787 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3788 section.
3789
69051ab6
CY
37902008-10-21 Chong Yidong <cyd@stupidchicken.com>
3791
c4b1a32a
CY
3792 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3793 to files.texi. Move contents of vc2-xtra.texi here.
3794
3795 * vc2-xtra.texi: File removed.
3796
3797 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3798 Directory Commands from the submenu. Don't include deleted file
3799 vc2-xtra.texi.
3800
3801 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3802 (Version Control): Add VC Directory Mode and VC Directory Commands to
3803 the submenu.
3804 (Why Version Control?): Use table format.
3805 (Version Control Systems): Note that Meta-CVS support is gone.
3806 (VCS Concepts): Note precisely when VC started supporting filesets.
3807 Remove bogus xref to CVS Options node.
3808 (Types of Log File): Copyedits.
3809 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3810 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3811 The Right Thing.
3812 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3813 (Log Buffer): Reorganize node, putting C-c C-c description first.
3814 (Old Revisions): Use CVS for example, not RCS.
3815 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3816 Commands from the submenu, putting them under Version Control.
3817 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3818 need to include it in the manual unconditionally, since it is now
3819 crucial to using distributed version control systems.
1a6e2954
CY
3820 (Comparing Files): Note that diff uses the minibuffer, and that the
3821 output is shown using Diff mode.
1c6c854e
CS
3822 (Diff Mode): Explain what "patch" and "hunk" mean.
3823 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3824 diff-show-trailing-whitespaces.
1a6e2954 3825 (File Archives): Add rar support.
c4b1a32a 3826
69051ab6
CY
3827 * major.texi (Choosing Modes): Make mode selection sequence more
3828 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3829 magic-mode-alist is nil by default.
3830 Document magic-fallback-mode-alist.
69051ab6 3831
e7421e03
CY
38322008-10-20 Chong Yidong <cyd@stupidchicken.com>
3833
3834 * frames.texi (Mouse References): Copyedits.
3835
6b2efdc2
TH
38362008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3837
3838 * ack.texi (Acknowledgments): Add myself as doc-view author.
3839
9c5e9396
EZ
38402008-10-20 Eli Zaretskii <eliz@gnu.org>
3841
3842 * frames.texi (Dialog Boxes): Add @cindex entries.
3843
dac94f8e
CY
38442008-10-20 Chong Yidong <cyd@stupidchicken.com>
3845
3846 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3847 (Text-Only Mouse): Copyedit.
3848
25597d40
CY
38492008-10-19 Chong Yidong <cyd@stupidchicken.com>
3850
f8a447f6
CY
3851 * frames.texi: Use @key throughout for mouse clicks.
3852 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3853 (Secondary Selection): Fix modified mouse click syntax.
3854 (Clipboard): Describe Cut, Copy and Paste commands.
3855 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3856 Copyedits.
3857 (Creating Frames): Add xref to Init File.
3858 (Frame Commands): Add xref to Exiting.
3859 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3860
b0f95216
CY
38612008-10-15 Chong Yidong <cyd@stupidchicken.com>
3862
b0817f00
CY
3863 * files.texi (Version Control): Copyedits. Add Bazaar.
3864 (Version Control Systems): List different VCS's using an itemized list.
3865 Add Bazaar.
3866 (VCS Concepts): Copyedits. Tweak description of file merging.
3867
b0f95216
CY
3868 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3869 (Cut/Paste Other App): Document select-active-regions and
3870 x-select-enable-primary.
3871
69d0d701
CY
38722008-10-13 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * mark.texi (Shift Selection): Correct case in node name.
3875
3876 * emacs.texi (Top): Update node order in Mark chapter.
3877
375e8351
EZ
38782008-10-12 Eli Zaretskii <eliz@gnu.org>
3879
3880 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3881
3882 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3883 elsewhere in the manual instead of describing yet again the intricacies
3884 of $HOME on MS-Windows and MS-DOS.
3885
ab58114f
CY
38862008-10-12 Chong Yidong <cyd@stupidchicken.com>
3887
4f959513 3888 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3889 (Minibuffer File): Add discussion of `~' in file names.
3890 Add insert-default-directory index reference.
4f959513 3891
ab58114f
CY
3892 * files.texi (File Names): Reorganize description.
3893 (Visiting): Add xref to Mode Line. Copyedits.
3894 (Save Commands): Mention prefix behavior of C-x C-s.
3895 (Numbered Backups): Node deleted.
3896 (Backup Names): Contents of Numbered Backups moved here. State default
3897 of version-control variable.
3898 (Reverting): Copyedits.
3899 (Version Control): Add additional version control systems.
3900
3901 * emacs.texi (Top): Delete Numbered Backups node.
3902
3903 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3904 Backup Names.
f2884f63 3905 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3906
b0b5100a
RF
39072008-10-11 Romain Francoise <romain@orebokech.com>
3908
3909 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3910
89774b5f
CY
39112008-10-11 Chong Yidong <cyd@stupidchicken.com>
3912
3913 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3914 (Select Buffer): Mention use of minibuffer history. Describe default
3915 value of default-major-mode. Mention that C-x 4 b selects the other
3916 window.
3917 (List Buffers): Document CRM indicators in the order they appear.
3918 (Kill Buffer): Document new command kill-matching buffers.
3919 (Several Buffers): Move explanation of the relationship between buffer
3920 list and buffer menu to the top.
3921 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3922
4c72bf27
CY
39232008-10-10 Chong Yidong <cyd@stupidchicken.com>
3924
3925 * entering.texi (Exiting): Document change of C-x C-c to
3926 save-buffers-kill-terminal. Document kill-emacs.
3927
f68eb991
EZ
39282008-09-30 Eli Zaretskii <eliz@gnu.org>
3929
3930 * mule.texi (Coding Systems): Don't mention codepage-setup.
3931
3932 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3933 cpNNN coding systems anymore.
3934 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3935 for unibyte mode. Don't mention line-drawing characters.
3936 Don't mention dos-unsupported-char-glyph.
f68eb991 3937
1a2dd44d
CY
39382008-09-25 Chong Yidong <cyd@stupidchicken.com>
3939
3940 * search.texi (Search): Shorten introduction.
3941 (Basic Isearch): Add command table. Discuss reverse isearch and
3942 isearch highlighting.
3943 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3944 ring to cindex.
3945 (Special Isearch): Move input methods discussion here.
3946 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3947 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3948 Repeat Isearch.
3949 (Isearch Minibuffer): New node.
3950 (Word Search): Document new word search commands.
3951 (Regexp Example): Simplify example using sentence-end-base variable.
3952 (Replace): Reword introduction.
3953 (Unconditional Replace): Remove unnecessary example.
3954 (Other Repeating Search): Document new `M-s o' binding.
3955
3956 * emacs.texi (Top): Update node listings.
3957
e45da31d
JB
39582008-09-22 Juanma Barranquero <lekktu@gmail.com>
3959
3960 * emacs.texi (Top): Remove Kill Errors from menu.
3961
841c8096
CY
39622008-09-22 Chong Yidong <cyd@stupidchicken.com>
3963
402168fa
CY
3964 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3965 interface for defining macros. Simplify examples. Note that C-g quits
3966 macro definitions.
1c6c854e
CS
3967 (Keyboard Macro Counter): Document using F3 to insert counter.
3968 Give usage example.
402168fa
CY
3969 (Keyboard Macro Query): Organize query responses in a table.
3970
1c6c854e
CS
3971 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3972 Link to Erasing node.
841c8096
CY
3973 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3974 rationale to a footnote.
3975 (Kill Errors): Remove node, due to redundancy with Erasing.
3976 (Spelling): Move discussion of flyspell to end. Note new behavior of
3977 M-$ in active region. Remove non-ispell-specific keybindings from
3978 table.
3979
eab2ee89
DN
39802008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3981
3982 * cmdargs.texi (Initial Options): Document --daemon.
3983
3d53e905
GM
39842008-09-20 Glenn Morris <rgm@gnu.org>
3985
3986 * files.texi (Numbered Backups): Mention that some modes set
3987 version-control.
3988
1c90484d
GM
39892008-09-20 Jim Blandy <jimb@red-bean.com>
3990
3991 * files.texi (Numbered Backups): Reference File Variables, as well.
3992 Remove discussion of Rmail's implementation.
3993
0fc0d844
CY
39942008-09-06 Chong Yidong <cyd@stupidchicken.com>
3995
3996 * misc.texi (Recursive Edit): Note that top-level exits active
3997 minibuffers.
3998
3999 * trouble.texi (Quitting): Likewise.
4000
b18d283d
CY
40012008-08-31 Chong Yidong <cyd@stupidchicken.com>
4002
4003 * emacs.texi (Top): Add Temporary Face Changes xref.
4004
4005 * display.texi (Display): Move Temporary Face Changes node to just
4006 after Standard Faces.
4007 (Scrolling): Document recenter-top-bottom instead of recenter.
4008 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4009 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4010 (Display Custom): Copyedits.
4011 (Optional Mode Line): Document display-battery-mode.
4012
180135fc
RF
40132008-08-27 Romain Francoise <romain@orebokech.com>
4014
4015 * custom.texi (Directory Variables): Minor fix.
4016
d3fe3475
GM
40172008-08-27 Glenn Morris <rgm@gnu.org>
4018
4019 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4020 descriptions.
4021 (Calendar Customizing): Tweak layout description.
183080b6 4022 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4023 markers. Condense calendar-star-date and calendar-mark-today
4024 description.
4025 (Holiday Customizing): Add oriental and solar holidays.
4026 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4027 Fix holiday-float description. Use zerop in examples. Be less verbose.
4028 (Date Display Format): Change ISO format. Be less verbose.
4029 (Diary Customizing): Mention day and month abbrev arrays.
4030 Mention the date-form variables by name. Update European example.
4031 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4032 Condense examples. Mention diary-entry-symbols by name.
4033 Condense table for insertion commands.
4034 (Fancy Diary Display): Mention diary-include-string and
4035 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4036 Ethiopic, Persian date functions. Condense descriptions.
4037
4038 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4039 (Adding to Diary): Adapt for changed node name.
4040
71755807
GM
40412008-08-26 Glenn Morris <rgm@gnu.org>
4042
4043 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4044 node "Hebrew/Islamic Entries".
4045
4046 * calendar.texi (Specified Dates): Fix names of iso functions.
4047 (General Calendar): There may not be another window.
4048 (Writing Calendar Files, Holidays): Tweak intro.
4049 (Holidays): Mention Baha'i and Chinese holidays.
4050 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4051 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4052 (To Other Calendar): Add calendar-print-other-dates.
4053 Refer to "graphic display" rather than "X.
4054 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4055 (Displaying the Diary): Fix whitespace after reference.
4056 Fix `diary-number-of-entries' reference.
4057 (Date Formats): Explicitly mention that day names can be abbreviated.
4058 (Adding to Diary): Add some references to other sections.
4059 (Special Diary Entries): Fix reference.
4060 (Appointments): Simplify appt-message-warning-time entry.
4061 Clarify where times must be.
4062 (Importing Diary): Comment out icalendar paragraph that does not apply.
4063 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4064
d76ebc75
GM
40652008-08-23 Glenn Morris <rgm@gnu.org>
4066
4067 * fortran-xtra.texi (Fortran): Change description of free form and
4068 fixed form a bit. Mention hideshow and imenu.
4069 (Fortran Motion): Mention fortran-end-of-subprogram,
4070 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4071 (Fortran Indent): Minor re-word.
4072 (ForIndent Commands): Mention fortran-fill-paragraph and
4073 fortran-fill-statement.
4074 (ForIndent Cont): Mention fortran-tab-mode-string.
4075 (Fortran Comments): Mention fortran-comment-line-start-skip.
4076 (Fortran Columns): Mention font-locking.
4077 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4078
1fc0ce04 40792008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4080
4081 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4082
5c52e13c
CY
40832008-08-22 Chong Yidong <cyd@stupidchicken.com>
4084
4085 * mini.texi (Minibuffer): Simplify introduction.
4086 (Minibuffer File): Document tilde in minibuffer filenames.
4087 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4088 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4089 (Completion Example): Update example to current command list.
4090 (Completion Options): Document `lazy' value of completion-auto-help.
4091 Update contents of completion-ignored-extensions.
4092 (Minibuffer History): Describe "future history" list. State default
4093 value of history-delete-duplicates.
4094
77a00355
GM
40952008-08-21 Glenn Morris <rgm@gnu.org>
4096
4097 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4098 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4099
39ee1d04
CY
41002008-08-17 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * regs.texi (Registers): Clarify valid register names.
4103 (RegPos): Note that buffer is saved and restored too.
4104 (RegText): Note that mark is reactivated/deactivated.
4105 (RegConfig): Xref to Windows node.
4106
b12c348f
CY
41072008-08-16 Chong Yidong <cyd@stupidchicken.com>
4108
3ae7ba79
CY
4109 * basic.texi (Inserting Text): Provide command name for C-q.
4110
b12c348f
CY
4111 * killing.texi (Killing): Copyedit. Define read-only text.
4112 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4113 (Killing by Lines): Copyedit.
4114 (Other Kill Commands): Move M-w description here.
4115 (Yanking): Move M-w to Other Kill Commands.
4116 (Kill Ring): Also mention saving text in registers. Link to Text
4117 Properties in elisp manual.
4118 (Accumulating Text): Copyedit.
4119 (CUA Bindings): Shift selection is now the default.
4120
d8ff7692
TZ
41212008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4122
4123 * maintaining.texi (Change Log): Mention next-error is available.
4124
a43a8a2e
GM
41252008-08-10 Glenn Morris <rgm@gnu.org>
4126
4127 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4128 and intermonth text.
4129 (Holiday Customizing): Add holiday-chinese.
4130
eba27308
EZ
41312008-08-08 Eli Zaretskii <eliz@gnu.org>
4132
4133 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4134
5f14a5b3
DN
41352008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4136
4137 * files.texi (Log Buffer): Describe C-c C-d.
4138 (Diff Mode): Describe C-x 4 A.
4139
49989bff
EZ
41402008-08-06 Eli Zaretskii <eliz@gnu.org>
4141
4142 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4143
5c915c02
DN
41442008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4145
2beaf97a
DN
4146 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4147 describe the new bindings to show the changeset diff, toggle annotation
4148 visibility, show revisions.
4149 (VC Status): Describe key bindings for modifying the change comments,
4150 displaying changeset diffs and annotations.
4151
5c915c02
DN
4152 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4153
71798ace
NR
41542008-08-05 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4157
b8949644
EZ
41582008-08-02 Eli Zaretskii <eliz@gnu.org>
4159
4160 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4161 and wording.
4162
819567d1
DN
41632008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4164
4165 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4166 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4167 commands. Improve some old info.
4168
5f38310a
CY
41692008-07-31 Chong Yidong <cyd@stupidchicken.com>
4170
0dc3906b
CY
4171 * display.texi (Visual Line Mode): New node.
4172
5f38310a 4173 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4174 (Moving Point): Add additional alternative key bindings.
4175 Describe line-move-visual.
5f38310a
CY
4176 (Erasing): Describe DEL.
4177 (Basic Undo, Blank Lines, Arguments): Copyedit.
4178 (Continuation Lines): Mention Visual Line mode.
4179 (Position Info): Move extended discussion to mule.texi.
4180
4181 * mule.texi (International Chars): Describe C-x =.
4182
4183 * emacs.texi (Top): Add Visual Line Mode node.
4184
7c2fb837
DN
41852008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4186
4187 * emacs.texi: Remove VMS support.
4188
3f6b73ef
DN
41892008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4190
4191 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4192 the vc-dir command name.
4193
9e2a2647
DN
41942008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4195
4196 * xresources.texi: Remove mentions of Mac Carbon.
4197
568beaa2
AS
41982008-07-19 Andreas Schwab <schwab@suse.de>
4199
4200 * ns-emacs.texi: Move to ../misc.
4201
0ef94706
CY
42022008-07-15 Chong Yidong <cyd@stupidchicken.com>
4203
4204 * entering.texi (Exiting): Don't describe text-only terminals as the
4205 default. Describe the new startup screen.
4206 (Exiting): Describe how to kill Emacs first. Change description of
4207 iconification to handle modern window systems.
4208
ba60bd44 42092008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4210
4211 * ns-emacs.texi: New file, documents features of Emacs port under
4212 NeXTstep windowing.
4213
9f30aa73
CY
42142008-07-15 Chong Yidong <cyd@stupidchicken.com>
4215
938a5d2e
CY
4216 * entering.texi (Entering Emacs): Update prev node.
4217
4218 * glossary.texi (Glossary): Remove xref to Text Characters.
4219
9f30aa73
CY
4220 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4221 directly, rather than in the context of ASCII. Move description of
4222 special properties of modifier key to new Modifier Keys node.
4223 (Keys): Copyedit.
4224 (Text Characters): Delete node. Multibyte is the default nowadays, and
4225 the node contents are obsolete.
4226
4227 * custom.texi (Modifier Keys): New node.
4228
4229 * emacs.texi (Top): Update node list.
4230
7e53d36c
CY
42312008-07-13 Chong Yidong <cyd@stupidchicken.com>
4232
4233 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4234 saying that Emacs provides menus and mouse support (which is par for
4235 the course).
4236
4237 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4238 early on.
4239 (Point): Copyedit. Relegate historical trivia to a footnote.
4240 (Mode Line): Explain mode-line format more consistently.
4241 (Menu Bar): Copyedit.
4242
1e9fa96d
GM
42432008-06-27 Glenn Morris <rgm@gnu.org>
4244
4245 * cal-xtra.texi (Sexp Diary Entries):
4246 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4247
dc9bebb8
CY
42482008-06-26 Chong Yidong <cyd@stupidchicken.com>
4249
4250 * mark.texi (Shift selection): New node.
4251 (Mark): Copyedits.
4252 (Persistent Mark): Move to the end of the chapter.
4253
e7881076
EZ
42542008-06-20 Eli Zaretskii <eliz@gnu.org>
4255
4256 * makefile.w32-in (distclean): Remove makefile.
4257
f427400c
NR
42582008-06-17 Nick Roberts <nickrob@snap.net.nz>
4259
4260 * building.texi (Starting GUD): Add an entry for gud-gdb.
4261 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4262 command mode.
4263
b597d348
GM
42642008-06-17 Glenn Morris <rgm@gnu.org>
4265
4266 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4267
647b7094
NR
42682008-06-17 Nick Roberts <nickrob@snap.net.nz>
4269
4270 * building.texi (Starting GUD): Expand on remote debugging.
4271 (Other GDB-UI Buffers): Mention new keyboard bindings.
4272
47a30023
GM
42732008-06-15 Glenn Morris <rgm@gnu.org>
4274
4275 * gnu.texi: Use a verbatim license for this invariant section,
4276 as per etc/GNU.
4277
37e5d54a
GM
42782008-06-13 Daniel Engeler <engeler@gmail.com>
4279
4280 * emacs.texi, misc.texi: Add documentation about serial port access.
4281
8e65d46c
GM
42822008-06-13 Glenn Morris <rgm@gnu.org>
4283
c1473b4c
MB
4284 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4285 maintain.info.
8e65d46c 4286
e40a85cd
MB
42872008-06-05 Miles Bader <miles@gnu.org>
4288
4289 * display.texi (Temporary Face Changes): Update to reflect function
4290 renamings in face-remap.el.
4291
56c73dec
MB
42922008-06-04 Miles Bader <miles@gnu.org>
4293
1c6c854e
CS
4294 * display.texi (Temporary Face Changes):
4295 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4296 `increase-buffer-face-height' and `decrease-default-face-height' now
4297 that they aren't bound by default.
4298
9d3d42fb
MB
42992008-06-03 Miles Bader <miles@gnu.org>
4300
4301 * display.texi (Temporary Face Changes): New node.
4302
2be6bfe2
EZ
43032008-05-31 Eli Zaretskii <eliz@gnu.org>
4304
4305 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4306
daf7e339
GM
43072008-05-31 Glenn Morris <rgm@gnu.org>
4308
4309 * cal-xtra.texi (Fancy Diary Display): Simplify.
4310
d21d2618
GM
43112008-05-30 Glenn Morris <rgm@gnu.org>
4312
4313 * cal-xtra.texi (Fancy Diary Display): Update for
4314 diary-display-function replacing diary-display-hook.
4315
71ce5fd0
JB
43162008-05-29 Drew Adams <drew.adams@oracle.com>
4317
4318 * msdog.texi (Windows Keyboard): Add descriptions of
4319 w32-register-hot-key and w32-unregister-hot-key.
4320
a3cdbdf8
MO
43212008-05-21 Tom Tromey <tromey@redhat.com>
4322
4323 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4324 Variables node.
4325
854a574c
MO
43262008-05-19 Tom Tromey <tromey@redhat.com>
4327
4328 * custom.texi (Variables): Add Directory Variables to menu.
4329 (Directory Variables): New node.
4330
7c2ec3f9
ER
43312008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4332
71ce5fd0 4333 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4334
370fded4
ER
43352008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4336
4337 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4338 Revision Tags and rewritten. Section now uses modern terminology,
4339 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4340 accurately.
4341
6af511e3
EZ
43422008-05-10 Eli Zaretskii <eliz@gnu.org>
4343
4344 * msdog.texi (Windows Files): Update documentation of
4345 w32-get-true-file-attributes.
4346
7a78b6e7
ER
43472008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4348
4349 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4350 directory mode.
4351
1bcfc24e
CY
43522008-05-08 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4355 entry "television".
1bcfc24e 4356
db86064f
ER
43572008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4358
ab5ec32c 4359 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4360
a31b405e
ER
43612008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4362
4363 * emacs/buffers.texi, emacs/files.texi (Version-control):
4364 vc-toggle-read-only is no longer a good idea...
4365
ff2c14fc
GM
43662008-04-29 Glenn Morris <rgm@gnu.org>
4367
4368 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4369
367c9b7c
JL
43702008-04-22 Juri Linkov <juri@jurta.org>
4371
4372 * dired.texi (Subdirectories in Dired): Describe using `^'
4373 to return to the parent directory.
4374
4ac1e9b4
NR
43752008-04-22 Nick Roberts <nickrob@snap.net.nz>
4376
4377 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4378 recent changes.
4379
b9b3bf2b
NR
43802008-04-19 Nick Roberts <nickrob@snap.net.nz>
4381
4382 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4383 (Other GDB-UI Buffers): Update for recent thread related changes.
4384
4d120d6a
SM
43852008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4386
4387 * maintaining.texi (Maintaining):
4388 * emacs.texi (Top): Typo.
4389
a152877d
SM
43902008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4391
b9b3bf2b
NR
4392 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4393 arg in `font-lock-add-keywords'.
a152877d 4394
36c0514c
GM
43952008-04-08 Glenn Morris <rgm@gnu.org>
4396
4397 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4398 Also add Baha'i calendar references where appropriate.
4399
06a97d46
GM
44002008-04-05 Glenn Morris <rgm@gnu.org>
4401
4402 * custom.texi (Init File): Byte-compiling .emacs is bad.
4403
6adc6eed
SM
44042008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4405
4406 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4407
571388b0
GM
44082008-03-29 Glenn Morris <rgm@gnu.org>
4409
4410 * calendar.texi: Update for `calendar-date-style' replacing
4411 `european-calendar'.
4412
3ae8f876
JR
44132008-03-28 Jason Rumney <jasonr@gnu.org>
4414
4415 * display.texi (Display Custom): Mention overlay-margin in text.
4416
5bc6ddff 44172008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4418
5bc6ddff
MB
4419 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4420 tutorial' comments.
03a864d5 4421
7186a830
CY
44222008-03-28 Chong Yidong <cyd@stupidchicken.com>
4423
4424 * mark.texi (Mark): Rearrange nodes.
4425 (Persistent Mark): Rename from Transient Mark.
4426 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4427 Describe Transient Mark mode as the default.
4428
4429 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4430 the default behavior with Transient Mark mode off.
4431 (Position Info): Fix typo.
4432
71ce5fd0
JB
4433 * display.texi (Standard Faces): Reference the Mark node.
4434 Remove discussion of the region face, which is discussed there.
7186a830
CY
4435
4436 * emacs.texi (Top): Update node listings.
4437
4438 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4439 as the default.
4440
4441 * fixit.texi (Undo): Standardize choice of undo key sequence.
4442 (Undo, Spelling): Describe Transient Mark mode as the default.
4443
4444 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4445 default.
4446
4447 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4448
4449 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4450 mode is the default, and note that the mark is not activated when set.
4451
4452 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4453 Describe Transient Mark mode as the default.
4454
4455 * search.texi (Basic Isearch): Reference the Mark Ring node.
4456 (Replace, Unconditional Replace, Other Repeating Search):
4457 Describe Transient Mark mode as the default.
4458
1c6c854e
CS
4459 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4460 Describe Transient Mark mode as the default.
7186a830
CY
4461 (Paragraphs): Describe how M-h behaves when region is active.
4462
4463 * trouble.texi (Quitting): Clarify effects of C-g.
4464
dc47d1ff
GM
44652008-03-13 Glenn Morris <rgm@gnu.org>
4466
4467 * emacs.texi (EMACSVER): Set to 23.0.60.
4468
e3e0fb39 44692008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4470
e3e0fb39
GM
4471 * dired.texi (Hiding Subdirectories): Fix previous change.
4472
44732008-03-05 Drew Adams <drew.adams@oracle.com>
4474
4475 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4476
5e14abf8
KS
44772008-02-28 Kim F. Storm <storm@cua.dk>
4478
4479 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4480 Move describe-distribution to C-h C-o.
4481 Move view-emacs-problems to C-h C-p.
4482 Add view-emacs-debugging on C-h C-d.
4483 Add view-external-packages on C-h C-e.
d0207bf3 4484 Add view-order-manuals on C-h C-m.
5e14abf8 4485
d0207bf3 44862008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4487
4488 * msdog-xtra.texi (MS-DOS): Docstring fix.
4489
87e391bb
EZ
44902008-02-09 Eli Zaretskii <eliz@gnu.org>
4491
4492 * msdog.texi (Windows Fonts): Use a @table for describing font
4493 properties.
4494
5662e503
JR
44952008-02-07 Jason Rumney <jasonr@gnu.org>
4496
4497 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4498 value has changed.
4499 (Windows HOME): Clarify what is meant by "if that fails as well".
4500 (Windows Fonts): New section.
4501
72463824
GM
45022008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4503
4504 * basic.texi (Basic Undo): Remove duplicate "you can".
4505
7ff926e0
EZ
45062008-02-02 Eli Zaretskii <eliz@gnu.org>
4507
4508 * maintaining.texi (Tags): Fix last change.
4509
6ab7aef1
MA
45102008-02-02 Michael Albinus <michael.albinus@gmx.de>
4511
093571c3 4512 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4513
ace67e7e
NR
45142008-01-31 Nick Roberts <nickrob@snap.net.nz>
4515
4516 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4517
ae068fdf
RS
45182008-01-26 Richard Stallman <rms@gnu.org>
4519
4520 * maintaining.texi (Tags): Delete redundant index entry.
4521
a56d9a08
EZ
45222008-01-26 Eli Zaretskii <eliz@gnu.org>
4523
4524 * programs.texi (Imenu): Move "@cindex tags" from here...
4525 * maintaining.texi (Tags): ...to here.
4526
e941ed90
NR
45272008-01-23 Kevin Ryde <user42@zip.com.au>
4528
4529 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4530 click count.
4531
650276d5
JB
45322008-01-21 Juanma Barranquero <lekktu@gmail.com>
4533
4534 * entering.texi (Exiting): Fix typo.
4535 Reported by D. E. Evans <sinuhe@gnu.org>.
4536
8dc17977
MR
45372007-12-31 Martin Rudalics <rudalics@gmx.at>
4538
4539 * glossary.texi (Glossary): Fix typo.
4540
9f9695a6
RS
45412007-12-27 Richard Stallman <rms@gnu.org>
4542
4543 * text.texi (Formatted Text): Improve menu tag.
4544 (Editing Format Info): In Info, add duplicate menu of nodes
4545 about the submenus.
4546 (Format Faces): Say where Faces menu is found. Mention Other.
4547 (Format Colors): Say where these submenus are found.
4548 (Format Indentation, Format Justification): Likewise.
4549 (Format Properties): Likewise.
4550
abfd0191
RS
45512007-12-22 Richard Stallman <rms@gnu.org>
4552
4553 * search.texi (Query Replace): Make exp of query-replace more
4554 self-contained, and clarify.
8dc17977 4555
abfd0191
RS
4556 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4557
a2586785
RS
45582007-12-15 Richard Stallman <rms@gnu.org>
4559
4560 * files.texi (Auto Save): Clarify definition of auto-saving.
4561
a67cf2bb
RS
45622007-11-26 Richard Stallman <rms@gnu.org>
4563
4564 * help.texi (Help Echo): Cleanups.
4565
448b33b1
TTN
45662007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4567
4568 * files.texi (Why Version Control?): Fix typo.
4569 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4570 (Selecting a Fileset): Fix typos; small rewording.
4571 (Log Buffer): Likewise.
4572 (Old Revisions): Likewise.
448b33b1 4573
221bb7f6
EZ
45742007-11-17 Eli Zaretskii <eliz@gnu.org>
4575
4576 * mule.texi (Communication Coding): Fix wording of last change.
4577
d0207bf3 45782007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4579
630cb3b7
JB
4580 * custom.texi (Specifying File Variables):
4581 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4582
53b7759e
KH
45832007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4584
a5ab2e0c 4585 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4586
4587 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4588
c8763fb6 45892007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4590
630cb3b7 4591 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4592 --output=file.
4593
ff98e024
MR
45942007-11-13 Martin Rudalics <rudalics@gmx.at>
4595
4596 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4597 (Help Echo): Avoid mentioning the term "region" here and
4598 consistently use the term "active text".
4599
37b11c22
GM
46002007-11-11 Glenn Morris <rgm@gnu.org>
4601
4602 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4603
21d50ba1
JL
46042007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4605
1c6c854e
CS
4606 * search.texi (Query Replace):
4607 Mention `query-replace-show-replacement'.
21d50ba1 4608
c12ecb0a 46092007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4610
4611 * building.texi (Watch Expressions): Remove obscure sentence.
4612
3b4201f4
KH
46132007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4614
4615 * mule.texi (Select Input Method): Describe how to activate an input
4616 method in the text mode.
4617
07e5c0b0
DN
46182007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4619
4620 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4621
52dd7391
NR
46222007-10-30 Nick Roberts <nickrob@snap.net.nz>
4623
4624 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4625
c004e539
GM
46262007-10-30 Glenn Morris <rgm@gnu.org>
4627
4628 * misc.texi (Directory Tracking): Explain a bit more about
4629 dirtrack-mode.
4630
ca8c5b8c
GM
46312007-10-25 Glenn Morris <rgm@gnu.org>
4632
4633 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4634
b6c764ef
RS
46352007-10-24 Richard Stallman <rms@gnu.org>
4636
4637 * misc.texi (Interactive Shell): Cleanup last change.
4638
eabd84c9
JL
46392007-10-22 Juri Linkov <juri@jurta.org>
4640
4641 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4642 default values.
4643
0b43c7e2
ER
46442007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4645
ca8c5b8c 4646 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4647 'filesets'.
4648
a80859d4
MR
46492007-10-18 Martin Rudalics <rudalics@gmx.at>
4650
4651 * trouble.texi (Quitting): Fix typo.
4652
c9447ae1
GM
46532007-10-18 Glenn Morris <rgm@gnu.org>
4654
4655 * frames.texi (Mode Line Mouse): Mention minor mode names.
4656
168b980f
JL
46572007-10-17 Juri Linkov <juri@jurta.org>
4658
4659 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4660 fill-paragraph operates on the active region in Transient Mark mode.
4661 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4662 with fill-paragraph.
4663
4664 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4665 fill-paragraph.
4666
4667 * fixit.texi (Spelling): ispell-word operates on the active region
4668 in Transient Mark mode.
4669
5a331f34
JB
46702007-10-17 Aaron S. Hawley <aaronh@garden.org>
4671
4672 * building.texi (Source Buffers):
4673 * custom.texi (Init Non-ASCII):
4674 * glossary.texi (Glossary): Use "key binding" consistently.
4675
2a9f4d55
JB
46762007-10-17 Juanma Barranquero <lekktu@gmail.com>
4677
4678 * calendar.texi (Diary): Fix directive.
4679
de13cecf
RS
46802007-10-16 Richard Stallman <rms@gnu.org>
4681
4682 * calendar.texi (Diary): Clarify text about diary file example.
4683
5f90d53e
ER
46842007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4685
4686 * files.texi: Capitalize node names according to convention.
4687
3aa491bc
GM
46882007-10-13 Glenn Morris <rgm@gnu.org>
4689
4690 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4691
8a3106d3
ER
46922007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4693
4694 * emacs.texi:
4695 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4696 suggested by RMS and Robert J. Chassell.
8a3106d3 4697
da1080a2
ER
46982007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4699
3aa491bc 4700 * files.texi (Version Systems):
0870a421
ER
4701 * vc-xtra.texi:
4702 * vc1-xtra.texi:
ac3f4c6f 4703 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4704 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4705 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4706 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4707
58ade22b
ER
47082007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4709
da1080a2 4710 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4711 Reorder the descriptions to be chronological.
4712
93870ce2
RS
47132007-10-09 Richard Stallman <rms@gnu.org>
4714
4715 * display.texi (Cursor Display): Correct how cursor appears
4716 in nonselected windows.
4717
568c7288
NR
47182007-10-04 Nick Roberts <nickrob@snap.net.nz>
4719
4720 * building.texi (GDB Graphical Interface): Remove references to gdba
4721 and mention gud-gdb.
4722
1af74d06 47232007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4724
1af74d06 4725 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4726
0d8fb755
JL
47272007-10-06 Juri Linkov <juri@jurta.org>
4728
4729 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4730 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4731 fill-paragraph-or-region.
4732
4733 * basic.texi (Arguments): Replace fill-paragraph with
4734 fill-paragraph-or-region.
4735
b981e2c6
ER
47362007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4737
4738 * files.texi: Update the section on version control for 2007
2a9f4d55 4739 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4740 will come later.
4741
5fceaf9c
GM
47422007-09-15 Glenn Morris <rgm@gnu.org>
4743
4744 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4745 to `list-holidays'.
4746
b0e44b17
GM
47472007-09-14 Glenn Morris <rgm@gnu.org>
4748
4749 * calendar.texi: Update all instances of mark-calendar-holidays,
4750 list-calendar-holidays, list-holidays with the new names.
4751
8cf51b2c
GM
47522007-09-06 Glenn Morris <rgm@gnu.org>
4753
46a367db 4754 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4755 Split into the Emacs manual in emacs/, and other manuals in misc/.
4756 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4757 manual.
4758 (infodir): New variable.
4759 (info): Use $infodir.
4760 (emacsman): Delete target, not needed any more.
4761 Move all targets that are not the Emacs manual to misc/Makefile.in.
4762 (mostlyclean): Remove `gnustmp'.
4763 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4764 manual.
92f9b43f 4765 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4766 (emacsman): Delete target, not needed any more.
4767 (clean): Remove all info files but Emacs manual.
4768 Move all targets that are not the Emacs manual to misc/Makefile.in.
4769 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4770
4771 * Makefile.in (INFOSOURCES): Delete.
4772 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4773 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4774 *.vrs *.toc here...
4775 (maintainer-clean): ...from here.
4776
47772007-09-05 Glenn Morris <rgm@gnu.org>
4778
4779 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4780
8cf51b2c
GM
47812007-08-29 Glenn Morris <rgm@gnu.org>
4782
4783 * emacs.texi (EMACSVER): Increase to 23.0.50.
4784
3420c522
RS
47852007-08-27 Richard Stallman <rms@gnu.org>
4786
4787 * emacs.texi (Top): Clarify menu item for Glossary.
4788
4789 * display.texi (Faces): Change secn title.
4790 Clarify not all fonts come from Font Lock.
4791
8cf51b2c
GM
47922007-08-17 Eli Zaretskii <eliz@gnu.org>
4793
4794 * basic.texi (Position Info): Add index entry for face at point.
4795 Mention that character faces are also displayed by "C-u C-x =".
4796
8cf51b2c
GM
47972007-08-08 Glenn Morris <rgm@gnu.org>
4798
4799 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4800
48012007-08-07 Chong Yidong <cyd@stupidchicken.com>
4802
4803 * files.texi (File Conveniences): Document point motion keys in Image
4804 mode.
4805
8cf51b2c
GM
48062007-07-27 Glenn Morris <rgm@gnu.org>
4807
8cf51b2c
GM
4808 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4809 in-line.
4810
4811 * gpl.texi: New file with text of GPL.
4812 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4813
48142007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4815
4816 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4817
4818 * dired.texi (Wdired): Mention C-x C-q key binding.
4819
48202007-07-28 Nick Roberts <nickrob@snap.net.nz>
4821
4822 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4823
48242007-07-25 Glenn Morris <rgm@gnu.org>
4825
8cf51b2c
GM
4826 * emacs.texi (Copying): Replace license with GPLv3.
4827
4828 * Relicense all FSF files to GPLv3 or later.
4829
48302007-07-24 Glenn Morris <rgm@gnu.org>
4831
4832 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4833 for some calendars.
4834
48352007-07-23 Nick Roberts <nickrob@snap.net.nz>
4836
4837 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4838 default-directory for the current buffer is on a remote machine.
4839
8cf51b2c
GM
48402007-07-21 Eli Zaretskii <eliz@gnu.org>
4841
4842 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4843 default value.
4844
48452007-07-21 Richard Stallman <rms@gnu.org>
4846
4847 * files.texi (Why Version Control?): Improve previous change.
4848
48492007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4850
4851 * files.texi (Why Version Control?): New node.
4852
8cf51b2c
GM
48532007-07-12 Nick Roberts <nickrob@snap.net.nz>
4854
8cf51b2c
GM
4855 * building.texi (Starting GUD): Add xref to this anchor.
4856
8cf51b2c
GM
48572007-06-24 Karl Berry <karl@gnu.org>
4858
2a9f4d55 4859 * emacs.texi: New Back-Cover Text.
8cf51b2c 4860
8cf51b2c
GM
48612007-06-07 Alan Mackenzie <acm@muc.de>
4862
4863 * display.texi (Optional Mode Line): Document the new form of
4864 line+column numbers, "(561,2)".
4865
48662007-06-06 Juanma Barranquero <lekktu@gmail.com>
4867
49823426 4868 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4869
48702007-06-02 Chong Yidong <cyd@stupidchicken.com>
4871
4872 * Version 22.1 released.
4873
8cf51b2c
GM
48742007-05-07 Karl Berry <karl@gnu.org>
4875
4876 * emacs.texi (EMACSVER): Back to 22.
4877
48782007-05-06 Richard Stallman <rms@gnu.org>
4879
4880 * maintaining.texi (Create Tags Table): Clean up previous change.
4881
c8763fb6 48822007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4883
4884 * maintaining.texi (Create Tags Table): Add text about the dangers of
4885 making symbolic links to tags files.
4886
48872007-05-04 Karl Berry <karl@gnu.org>
4888
4889 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4890
48912007-05-03 Karl Berry <karl@gnu.org>
4892
4893 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4894
4895 * .cvsignore (*.pdf): New entry.
4896
8cf51b2c
GM
4897 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4898 for printing.
4899
49002007-05-01 Richard Stallman <rms@gnu.org>
4901
4902 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4903
8cf51b2c
GM
49042007-04-28 Glenn Morris <rgm@gnu.org>
4905
4906 * ack.texi (Acknowledgments):
4907 * anti.texi (Antinews):
8cf51b2c
GM
4908 * programs.texi (Program Modes): Restore mention of python.el pending
4909 consideration of legal status.
4910
49112007-04-28 Richard Stallman <rms@gnu.org>
4912
4913 * files.texi (File Names): Fixes to ~ description on MS systems.
4914
8cf51b2c
GM
49152007-04-26 Glenn Morris <rgm@gnu.org>
4916
4917 * emacs.texi (EMACSVER): Increase to 22.1.50.
4918
49192007-04-25 Karl Berry <karl@gnu.org>
4920
4921 * emacs.texi: Improve line breaks on copyright page,
4922 similar layout to lispref, 8.5x11 by default.
4923
4924 * dired.texi (Image-Dired): Improve line break, fix typo.
4925
49262007-04-24 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * programs.texi (Program Modes):
8cf51b2c
GM
4929 * anti.texi (Antinews):
4930 * ack.texi (Acknowledgments): python.el removed.
4931
8cf51b2c
GM
49322007-04-23 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * display.texi (Highlight Interactively): Correct description of
4935 hi-lock-file-patterns-policy.
4936
4937 * files.texi (File Archives): Mention self-extracting executables.
4938
49392007-04-23 Eli Zaretskii <eliz@gnu.org>
4940
4941 * search.texi (Unconditional Replace, Query Replace): Add xref to
4942 "Replacement and Case".
4943
49442007-04-22 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * dired.texi (Image-Dired): Move from Thumbnails node.
4947 * misc.texi (Thumbnails): Node deleted.
4948 * emacs.texi (Top): Update node listing.
4949
4950 * files.texi (File Conveniences):
49823426 4951 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4952
49532007-04-21 Richard Stallman <rms@gnu.org>
4954
4955 * display.texi (Highlight Interactively): Correct previous change.
4956 Clarify doc of hi-lock-find-patterns, and move new features into it.
4957
49582007-04-20 David Koppelman <koppel@ece.lsu.edu>
4959
1c6c854e
CS
4960 * display.texi (Highlight Interactively):
4961 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4962
49632007-04-20 Martin Rudalics <rudalics@gmx.at>
4964
4965 * display.texi (Scrolling): Fix typo.
4966
8cf51b2c
GM
49672007-04-15 Chong Yidong <cyd@stupidchicken.com>
4968
8cf51b2c
GM
4969 * doclicense.texi: Remove node heading, so that it can be included by
4970 other files.
4971
4972 * emacs.texi: Insert node heading for GFDL.
4973
8cf51b2c
GM
49742007-04-14 Eli Zaretskii <eliz@gnu.org>
4975
4976 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4977 "command line".
4978
4979 * display.texi (Faces): Refer to "Creating Frames" for face
4980 and other frame customizations in .emacs.
4981
4982 * frames.texi (Creating Frames): Mention that face customizations can
4983 be put in .emacs. Add index entries.
4984
49852007-04-12 Richard Stallman <rms@gnu.org>
4986
4987 * glossary.texi (Glossary): Explain `iff'.
4988
49892007-04-11 Karl Berry <karl@gnu.org>
4990
4991 * gnu.texi (Top),
4992 * macos.texi (Mac Font Specs),
4993 * anti.texi (Antinews),
4994 * xresources.texi (Resources),
4995 * misc.texi (Emulation),
4996 * calendar.texi (Daylight Saving),
4997 * dired.texi (Dired and Find),
4998 * rmail.texi (Remote Mailboxes),
4999 * sending.texi (Mail Headers),
5000 * programs.texi (Which Function),
5001 * files.texi (Recover),
5002 * buffers.texi (Uniquify),
5003 * frames.texi (Wheeled Mice),
5004 * killing.texi (Rectangles): Wording to improve breaks in
5005 8.5x11 format.
5006 * mule.texi (Language Environments): \hbadness=10000 since there's
5007 no way to reword.
5008 * emacs.texi (smallbook): New @set to more easily switch between
5009 smallbook and 8.5x11.
5010
50112007-04-11 Richard Stallman <rms@gnu.org>
5012
5013 * files.texi (File Conveniences): Add xref to Tumme.
5014 Delete text about Thumbnail mode.
5015
8cf51b2c
GM
50162007-04-09 Alan Mackenzie <acm@muc.de>
5017
5018 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5019 new name. Insert concept index entries.
5020
8cf51b2c
GM
50212007-04-08 Chong Yidong <cyd@stupidchicken.com>
5022
5023 * display.texi (Standard Faces): Document prefix arg for
5024 list-faces-display.
5025
5026 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5027
8cf51b2c
GM
50282007-04-07 Chong Yidong <cyd@stupidchicken.com>
5029
8cf51b2c
GM
5030 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5031
5032 * files.texi (Misc File Ops): Rewrite description of
5033 insert-file-literally.
5034
8cf51b2c
GM
50352007-03-31 Eli Zaretskii <eliz@gnu.org>
5036
5037 * misc.texi (Printing): Postscript -> PostScript.
5038
8cf51b2c
GM
5039 * ack.texi (Acknowledgments): Postscript -> PostScript.
5040
5041 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5042
5043 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5044 below.
5045
50462007-03-30 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5049 Init Non-ASCII.
5050 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5051 (Init Non-ASCII): New node.
5052
50532007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5054
5055 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5056
8cf51b2c
GM
50572007-03-12 Glenn Morris <rgm@gnu.org>
5058
8cf51b2c
GM
5059 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5060 "Daylight Savings".
5061
49823426 5062 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5063 saving" in text throughout.
5064
8cf51b2c
GM
50652007-03-04 Richard Stallman <rms@gnu.org>
5066
5067 * custom.texi (Safe File Variables): Minor correction.
5068
8cf51b2c
GM
50692007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5070
5071 * rmail.texi (Movemail): Add internal ref.
5072 Don't indent the intro for the PROTO table.
5073 Format PROTO table items with @code.
5074
8cf51b2c
GM
50752007-02-26 Nick Roberts <nickrob@snap.net.nz>
5076
5077 * building.texi: Remove references to bashdb.
5078
8cf51b2c
GM
50792007-02-19 Juanma Barranquero <lekktu@gmail.com>
5080
5081 * mule.texi (Language Environments): Update list of supported language
5082 environments.
5083
8cf51b2c
GM
50842007-02-14 Kim F. Storm <storm@cua.dk>
5085
5086 * building.texi (Grep Searching): Fix lgrep doc.
5087
50882007-02-12 Chong Yidong <cyd@stupidchicken.com>
5089
5090 * back.texi: Remove unused file.
5091
c8763fb6 50922007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5093
5094 * maintaining.texi (Tag Syntax): Now --members is the default for
5095 etags, not for ctags yet.
5096
8cf51b2c
GM
50972007-02-03 Eli Zaretskii <eliz@gnu.org>
5098
5099 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5100 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5101 expects. Add comments to prevent people from inadvertently modifying
5102 the key parts needed by `texinfo-multiple-files-update'.
5103
51042007-01-29 Chong Yidong <cyd@stupidchicken.com>
5105
5106 * frames.texi (Secondary Selection): Window clicked does not matter
5107 when mouse-yank-at-point is non-nil.
5108
8cf51b2c
GM
51092007-01-16 Glenn Morris <rgm@gnu.org>
5110
5111 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5112 system abbrev.
5113
51142007-01-11 Richard Stallman <rms@gnu.org>
5115
5116 * msdog.texi (Windows Keyboard): Another small cleanup.
5117
51182007-01-10 Richard Stallman <rms@gnu.org>
5119
5120 * msdog.texi (Windows Keyboard): Yet another try to make
5121 everyone happy with that passage.
5122
51232007-01-05 Richard Stallman <rms@gnu.org>
5124
5125 * anti.texi (Antinews): Mention M-x shell scrolling.
5126
51272007-01-05 Nick Roberts <nickrob@snap.net.nz>
5128
5129 * building.texi (Watch Expressions): Describe gdb-max-children.
5130
8cf51b2c
GM
51312007-01-04 Richard Stallman <rms@gnu.org>
5132
8cf51b2c
GM
5133 * msdog.texi (Windows Keyboard): Clarify previous change.
5134
8cf51b2c
GM
51352007-01-02 Richard Stallman <rms@gnu.org>
5136
5137 * custom.texi (Changing a Variable): Minor clarification.
5138 (Specific Customization): customize-customized => customize-unsaved.
5139
5140 * entering.texi (Entering Emacs): Clean up text about restarting
5141 Emacs for each file.
5142
5143 * misc.texi (Shell Options): Minor cleanup.
5144
5145 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5146 with Emacs, not vice versa.
5147
5148 * programs.texi (Symbol Completion): Recommend customizing
5149 window manager.
5150
5151 * xresources.texi (Resources): Minor fix.
5152
c8763fb6 51532007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5154
5155 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5156
51572007-01-01 Richard Stallman <rms@gnu.org>
5158
5159 * commands.texi (User Input): Document keys stolen by window mangers.
5160
51612006-12-31 Richard Stallman <rms@gnu.org>
5162
5163 * custom.texi (Specific Customization): Document customize-option
5164 instead of customize-variable.
5165
51662006-12-31 Kim F. Storm <storm@cua.dk>
5167
5168 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5169
51702006-12-30 Kim F. Storm <storm@cua.dk>
5171
5172 * killing.texi (CUA Bindings): Fix typo.
5173
5174 * xresources.texi (Table of Resources): Mention grow-only value for
5175 auto-resize-tool-bars.
5176
8cf51b2c
GM
51772006-12-27 Eli Zaretskii <eliz@gnu.org>
5178
5179 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5180 and how to get them back.
5181
51822006-12-26 Richard Stallman <rms@gnu.org>
5183
5184 * calendar.texi (Holidays): Holiday listing is based on current
5185 practice, but DST is not.
5186
51872006-12-25 Richard Stallman <rms@gnu.org>
5188
5189 * emacs.texi (Top): Update subnode menus.
5190
5191 * mark.texi (Transient Mark): Fix xref.
5192
5193 * killing.texi (Graphical Kill): Node deleted.
5194 (Killing): Add xref to Cut and Paste.
5195 (CUA Bindings): Update xref.
5196
5197 * frames.texi (Cut and Paste): New section to hold other nodes.
5198 (Mouse Commands): Node demoted.
5199 (Cut/Paste Other App): Split out from Mouse Commands.
5200 (Word and Line Mouse): Likewise.
5201 (Secondary Selection, Clipboard): Nodes demoted.
5202
8cf51b2c
GM
52032006-12-24 Kevin Ryde <user42@zip.com.au>
5204
5205 * calendar.texi (Holidays): US daylight saving begins second Sunday
5206 in March for 2007 onwards.
5207 (Daylight Savings): Show new US default daylight saving rules, 2nd
5208 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5209
52102006-12-23 Chong Yidong <cyd@stupidchicken.com>
5211
5212 * calendar.texi (Scroll Calendar): < and > are switched.
5213
52142006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5215
5216 * killing.texi (Deletion): Describe M-\ prefix argument.
5217
52182006-12-23 Richard Stallman <rms@gnu.org>
5219
5220 * search.texi (Regexp Search): Explain why forward and reverse regexp
5221 search are not mirror images.
5222
8cf51b2c
GM
52232006-12-19 Kim F. Storm <storm@cua.dk>
5224
5225 * major.texi (Choosing Modes): Describe match-function elements for
5226 magic-mode-alist.
5227
8cf51b2c
GM
52282006-12-18 Eli Zaretskii <eliz@gnu.org>
5229
5230 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5231 peculiarities.
5232
52332006-12-18 Richard Stallman <rms@gnu.org>
5234
5235 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5236
8cf51b2c
GM
52372006-12-17 Alan Mackenzie <acm@muc.de>
5238
5239 * programs.texi (Left Margin Paren): Remove the bit which says
5240 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5241 Discuss some of the issues of setting this option to nil.
5242
52432006-12-17 Glenn Morris <rgm@gnu.org>
5244
5245 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5246
52472006-12-16 Eli Zaretskii <eliz@gnu.org>
5248
5249 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5250 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5251 NTFS volumes.
5252 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5253 volumes.
5254
52552006-12-15 Eli Zaretskii <eliz@gnu.org>
5256
5257 * text.texi (HTML Mode): Fix "C-c TAB".
5258
8cf51b2c
GM
52592006-12-09 Richard Stallman <rms@gnu.org>
5260
5261 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5262
52632006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5264
5265 * files.texi (Misc File Ops): Document insert-file-literally.
5266
52672006-12-08 Eli Zaretskii <eliz@gnu.org>
5268
5269 * cmdargs.texi (Colors): Note that --color is intended for overriding
5270 the terminal defaults, not for normal invocation.
5271
5272 * misc.texi (Emacs Server): Improve wording. Don't mention the
5273 ``server program''. Add a cross-reference to "Init File" node.
5274 (Invoking emacsclient): Add index entries. Document both short and
5275 long versions of command-line options. Document the -f option.
5276
8cf51b2c
GM
52772006-12-06 Richard Stallman <rms@gnu.org>
5278
5279 * text.texi (Outline Format): Say to set outline-regexp
5280 and outline-level with major modes and file local variables.
5281
c8763fb6 52822006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5283
5284 * anti.texi (Antinews): Mention the alternative to
5285 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5286
8cf51b2c
GM
5287 * misc.texi (Interactive Shell): Ditto.
5288
52892006-12-04 Eli Zaretskii <eliz@gnu.org>
5290
5291 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5292
5293 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5294
52952006-12-01 Eli Zaretskii <eliz@gnu.org>
5296
5297 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5298 colon in the mode line.
5299
5300 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5301
53022006-11-26 Nick Roberts <nickrob@snap.net.nz>
5303
5304 * building.texi (Watch Expressions): Mention SPC for expanding/
5305 contracting watch expressions.
5306
53072006-11-26 Kim F. Storm <storm@cua.dk>
5308
5309 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5310
53112006-11-26 Nick Roberts <nickrob@snap.net.nz>
5312
5313 * building.texi (Debugger Operation): Define text command mode.
5314 Clarify how tooltips work.
5315 (GDB Graphical Interface): Explain how to run in text command mode
5316 more clearly.
5317
53182006-11-25 Juanma Barranquero <lekktu@gmail.com>
5319
5320 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5321
53222006-11-22 Juanma Barranquero <lekktu@gmail.com>
5323
5324 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5325
8cf51b2c
GM
53262006-11-18 Chong Yidong <cyd@stupidchicken.com>
5327
5328 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5329 and EMACS is deprecated.
5330
53312006-11-18 Juanma Barranquero <lekktu@gmail.com>
5332
5333 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5334
c8763fb6 53352006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5336
5337 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5338
5339 * emacs.texi: Include xresources.texi both for info and dvi.
5340
5341 * xresources.texi: Merge text from xresmini.texi.
5342
c8763fb6 53432006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5344
5345 * glossary.texi: Fix typos.
5346
8cf51b2c
GM
53472006-11-06 Richard Stallman <rms@gnu.org>
5348
5349 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5350
5351 * ack.texi (Acknowledgments): Fix name spelling.
5352
53532006-11-01 Juri Linkov <juri@jurta.org>
5354
5355 * search.texi (Word Search): Document incremental word search.
5356
53572006-10-28 Glenn Morris <rgm@gnu.org>
5358
5359 * ack.texi (Acknowledgments): Add cal-html author.
5360
5361 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5362 Calendar"). Describe new package cal-html.
5363 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5364 Calendar Files."
5365
8cf51b2c
GM
53662006-10-23 Richard Stallman <rms@gnu.org>
5367
5368 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5369 Abbrev mode is enabled.
5370
8cf51b2c
GM
53712006-10-16 Richard Stallman <rms@gnu.org>
5372
8cf51b2c
GM
5373 * emacs.texi: Update ISBN.
5374
8cf51b2c
GM
53752006-10-11 Kim F. Storm <storm@cua.dk>
5376
5377 * emacs.texi (Acknowledgments): Use @dotless{i}.
5378
53792006-10-08 Nick Roberts <nickrob@snap.net.nz>
5380
5381 * building.texi (Breakpoints Buffer): Mention catchpoints.
5382
53832006-10-08 Kim F. Storm <storm@cua.dk>
5384
5385 * ack.texi (Acknowledgments): Update.
5386
5387 * emacs.texi (Acknowledgments): Fix bad @/ form.
5388
8cf51b2c
GM
53892006-10-05 Kim F. Storm <storm@cua.dk>
5390
5391 * emacs.texi (Acknowledgments): Add more contributors.
5392
53932006-10-03 Richard Stallman <rms@gnu.org>
5394
5395 * emacs.texi (Acknowledgments): Update version and edition.
5396
8cf51b2c
GM
53972006-10-01 Karl Berry <karl@gnu.org>
5398
5399 * custom.texi (Customization Groups): Page break to keep example buffer
5400 on one page.
5401
54022006-09-30 Karl Berry <karl@gnu.org>
5403
5404 * programs.texi (Basic Indent): @need to improve page break.
5405 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5406
54072006-09-29 Glenn Morris <rgm@gnu.org>
5408
5409 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5410
54112006-09-29 Karl Berry <karl@gnu.org>
5412
5413 * windows.texi (Basic Window): Remove forced @break, no longer
5414 desirable.
5415 * frames.texi (Frame Commands),
5416 * mark.texi (Marking Objects): Reword to avoid bad page break.
5417 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5418
54192006-09-19 Richard Stallman <rms@gnu.org>
5420
5421 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5422 stick to present tense.
5423
c8763fb6 54242006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5425
5426 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5427 to x-gtk-use-old-file-dialog.
5428 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5429
54302006-09-15 Jay Belanger <belanger@truman.edu>
5431
49823426 5432 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5433 Change "Library Public License" to "Lesser Public License"
5434 throughout. Use "yyyy" to represent year.
5435
8cf51b2c
GM
54362006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5437
5438 * files.texi (Visiting): Add index entry "open file".
5439
8cf51b2c
GM
54402006-09-11 Richard Stallman <rms@gnu.org>
5441
5442 * building.texi (Compilation Mode): Clarification.
5443 (Grep Searching): Add xref to Compilation Mode.
5444
8cf51b2c
GM
54452006-09-08 Richard Stallman <rms@gnu.org>
5446
5447 * search.texi (Search): Ref multi-file search commands here.
5448 (Other Repeating Search): Not here.
5449
8cf51b2c
GM
54502006-08-28 Richard Stallman <rms@gnu.org>
5451
5452 * windows.texi (Split Window): Update xref.
5453
5454 * basic.texi (Continuation Lines): Update xref.
5455
5456 * indent.texi (Tab Stops): Update xref.
5457
5458 * emacs.texi (Top): Update subnode menu.
5459
5460 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5461 split out of Display Custom.
5462
54632006-08-25 Kim F. Storm <storm@cua.dk>
5464
5465 * display.texi (Display Custom): Add variables overline-margin
5466 and x-underline-at-descent-line.
5467
54682006-08-25 Richard Stallman <rms@gnu.org>
5469
5470 * entering.texi (Exiting): Rewrite to give graphical displays
5471 priority over text terminals.
5472
5473 * search.texi (Incremental Search): Move index entries.
5474
54752006-08-23 Chong Yidong <cyd@stupidchicken.com>
5476
5477 * custom.texi (Init File): Reference Find Init to avoid "home
5478 directory" confusion.
5479
54802006-08-22 Nick Roberts <nickrob@snap.net.nz>
5481
5482 * building.texi (Other GDB-UI Buffers): Describe how to edit
5483 a value in the locals buffer.
5484
54852006-08-21 Richard Stallman <rms@gnu.org>
5486
5487 * search.texi (Basic Isearch): Add `isearch' index entry.
5488
54892006-08-16 Richard Stallman <rms@gnu.org>
5490
5491 * misc.texi (Saving Emacs Sessions): Clean up wording.
5492
5493 * mark.texi (Marking Objects): Mention term "select all".
5494
5495 * emacs.texi (Top): Update subnode menu.
5496
5497 * help.texi (Help Mode): Move node up in file.
5498
8cf51b2c
GM
54992006-08-15 Nick Roberts <nickrob@snap.net.nz>
5500
5501 * building.texi (Stack Buffer): Explain fringe arrow.
5502
8cf51b2c
GM
55032006-08-12 Eli Zaretskii <eliz@gnu.org>
5504
8cf51b2c
GM
5505 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5506 on startup.
5507
55082006-08-11 Romain Francoise <romain@orebokech.com>
5509
5510 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5511
55122006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5513
5514 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5515
55162006-08-10 Richard Stallman <rms@gnu.org>
5517
5518 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5519 with face merging. Empty regions don't count.
5520 Clarify face property inheritance.
8cf51b2c
GM
5521
55222006-08-08 Romain Francoise <romain@orebokech.com>
5523
5524 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5525 <arjuropo@cc.jyu.fi>.
5526
8cf51b2c
GM
55272006-08-04 Eli Zaretskii <eliz@gnu.org>
5528
5529 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5530 apply to all frames.
5531
8cf51b2c
GM
55322006-08-01 Richard Stallman <rms@gnu.org>
5533
5534 * help.texi (Name Help): Add index entries for describe-variable.
5535
55362006-08-01 Nick Roberts <nickrob@snap.net.nz>
5537
5538 * building.texi (GDB Graphical Interface): Shorten node names.
5539 (GDB-UI Layout): Use GDB-related.
5540 (Other GDB-UI Buffers): Simplify English.
5541
55422006-07-31 Richard Stallman <rms@gnu.org>
5543
5544 * search.texi (Query Replace): Add xref for Dired's Q command.
5545
8cf51b2c
GM
55462006-07-31 Nick Roberts <nickrob@snap.net.nz>
5547
5548 * building.texi (GDB commands in Fringe): Rename to...
5549 (Source Buffers): ..this and move forward. Describe hollow arrow and
5550 new option gdb-find-source-frame.
5551
55522006-07-29 Richard Stallman <rms@gnu.org>
5553
5554 * dired.texi (Operating on Files): Simplify previous change
5555 and fix Texinfo usage.
5556
55572006-07-29 Eli Zaretskii <eliz@gnu.org>
5558
5559 * dired.texi (Operating on Files): Add cross-references. State the
5560 Unix commands that do similar things.
5561
55622006-07-28 Richard Stallman <rms@gnu.org>
5563
5564 * mark.texi (Transient Mark): Clarify that region never disappears
5565 when Transient Mark mode is off, and not when it is on.
5566
55672006-07-27 Richard Stallman <rms@gnu.org>
5568
5569 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5570
55712006-07-24 Richard Stallman <rms@gnu.org>
5572
5573 * xresources.texi (GTK styles): Fix texinfo usage.
5574
8cf51b2c
GM
5575 * commands.texi (User Input): Explain why we teach keyboard cmds.
5576
5577 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5578 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5579 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5580 * doclicense.texi, display.texi, dired.texi, basic.texi:
5581 * anti.texi, ack.texi: Move periods and commas inside quotes.
5582
55832006-07-22 Eli Zaretskii <eliz@gnu.org>
5584
5585 * cmdargs.texi (General Variables): Document EMAIL.
5586
55872006-07-21 Eli Zaretskii <eliz@gnu.org>
5588
5589 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5590 doesn't have effect on MS-Windows.
5591
8cf51b2c
GM
55922006-07-17 Richard Stallman <rms@gnu.org>
5593
5594 * building.texi (Grep Searching): Explain about chaining grep commands.
5595
8cf51b2c
GM
55962006-07-10 Nick Roberts <nickrob@snap.net.nz>
5597
49823426 5598 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5599
56002006-07-09 Chong Yidong <cyd@stupidchicken.com>
5601
5602 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5603 is invoked for multiple files.
5604
56052006-07-08 Eli Zaretskii <eliz@gnu.org>
5606
5607 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5608 on-line manual for the rest of this node.
5609 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5610 unconditionally.
5611 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5612 Improve wording.
5613 (Windows Printing): Improve wording.
5614 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5615 rest of this node.
5616
8cf51b2c
GM
56172006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5618
49823426
GM
5619 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5620 with eval-buffer.
8cf51b2c
GM
5621
56222006-07-05 Nick Roberts <nickrob@snap.net.nz>
5623
5624 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5625 of character translation.
5626
56272006-07-04 Nick Roberts <nickrob@snap.net.nz>
5628
5629 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5630
56312006-07-03 Karl Berry <karl@gnu.org>
5632
5633 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5634 not-too-underfull hboxes in the TeX output.
5635 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5636 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5637 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5638 * sending.texi, text.texi: Fix overfull/underfull boxes.
5639
56402006-07-03 Romain Francoise <romain@orebokech.com>
5641
5642 * m-x.texi (M-x): Fix.
5643
56442006-07-03 Richard Stallman <rms@gnu.org>
5645
8cf51b2c
GM
5646 * search.texi (Other Repeating Search): filename -> file name.
5647
5648 * misc.texi (Narrowing): Minor cleanups.
5649
5650 * files.texi (Visiting): filename -> file name.
5651
5652 * emacs.texi (Top): Update subnode menus.
5653
5654 * mule.texi (Coding Systems): Move char translation stuff here.
5655 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5656 (Recognize Coding): Substantial local rewrites.
5657 (International): Update menu.
5658
5659 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5660 (Scrolling): Substantial local rewrites.
5661 (Display): Update menu and intro.
5662
5663 * dired.texi: filename -> file name.
5664
5665 * custom.texi (Safe File Variables): Texinfo usage fix.
5666
f0131492 56672006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5668
5669 * help.texi, m-x.texi: Lots of cleanups.
5670
8cf51b2c
GM
56712006-06-30 Eli Zaretskii <eliz@gnu.org>
5672
5673 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5674 (Windows Processes, Windows Misc): Shorten the printed version by
5675 selectively conditioning less important portions by @ifnottex.
5676
8cf51b2c
GM
56772006-06-27 Richard Stallman <rms@gnu.org>
5678
5679 * mini.texi (Minibuffer File): Minor cleanup.
5680
56812006-06-25 Nick Roberts <nickrob@snap.net.nz>
5682
5683 * frames.texi (XTerm Mouse): Rename to...
5684 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5685
5686 * emacs.texi (Top): Use new node name.
5687
56882006-06-24 Eli Zaretskii <eliz@gnu.org>
5689
5690 * emacs.texi (Top): Update the detailed menu according to changes in
5691 msdog.texi.
5692
5693 * msdog.texi (Windows Keyboard): New section.
5694 (Windows Mouse): New section.
5695 (Windows System Menu): Remove section (text merged with "Windows
5696 Keyboard").
5697 (Windows Misc): New section.
5698
5699 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5700
5701 * msdog.texi (ls in Lisp): New section.
5702
5703 * files.texi (Visiting): Document case-insensitive wildcard matching
5704 under find-file-wildcards.
5705
8cf51b2c
GM
57062006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5707
5708 * macos.texi (Mac Input): Add description of mac-function-modifier.
5709 Now Unicode keyboard layouts work.
5710
8cf51b2c
GM
57112006-06-10 Richard Stallman <rms@gnu.org>
5712
5713 * mule.texi (Recognize Coding): Clarify previous change.
5714
57152006-06-09 Kenichi Handa <handa@m17n.org>
5716
5717 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5718 notation.
5719
57202006-06-07 Kevin Ryde <user42@zip.com.au>
5721
5722 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5723 manual for @ifnottex, but in emacs-extra for @iftex.
5724
5725 * cmdargs.texi (General Variables): Fix smtpmail xref.
5726
57272006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5728
8cf51b2c 5729 * programs.texi (Comment Commands):
8cf51b2c 5730 * custom.texi (Specifying File Variables):
49823426 5731 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5732
57332006-06-07 Nick Roberts <nickrob@snap.net.nz>
5734
5735 * building.texi (Watch Expressions): Move node to end.
5736 (GDB Graphical Interface): Move description of clicks in fringe...
5737 (GDB commands in the Fringe): ...to here. New node.
5738
8cf51b2c
GM
57392006-06-05 Romain Francoise <romain@orebokech.com>
5740
49823426 5741 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5742
57432006-06-05 Nick Roberts <nickrob@snap.net.nz>
5744
5745 * building.texi (GDB Graphical Interface): Update bindings.
5746 (Commands of GUD): Add gud-print. Remove gud-run.
5747 Restate availability more generally.
5748
f0131492 57492006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5750
5751 * mini.texi: Lots of cleanups.
5752
57532006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5754
5755 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5756 and Mouse-2.
5757
c8763fb6 57582006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5759
5760 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5761
8cf51b2c
GM
57622006-05-31 Richard Stallman <rms@gnu.org>
5763
5764 * basic.texi (Moving Point): Fix previous change.
5765
c8763fb6 57662006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5767
5768 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5769
f0131492 57702006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5771
5772 * basic.texi: Many simplifications and improvements in wording.
5773
8cf51b2c
GM
57742006-05-26 Nick Roberts <nickrob@snap.net.nz>
5775
5776 * anti.texi (Antinews): Create a node for gdb-ui.
5777
8cf51b2c
GM
57782006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5779
5780 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5781
57822006-05-20 Richard Stallman <rms@gnu.org>
5783
5784 * dired.texi (Dired Navigation): dired-goto-file is now j.
5785
8cf51b2c
GM
57862006-05-20 Eli Zaretskii <eliz@gnu.org>
5787
5788 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5789 and their aliases.
5790
5791 * msdog.texi (Windows Printing): Mention non-support of plain text
5792 printing with some el-cheapo printers, and suggest a workaround.
5793
57942006-05-20 Kevin Ryde <user42@zip.com.au>
5795
5796 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5797 remove the bit saying you must set it.
5798
57992006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5800
5801 * trouble.texi (Checklist):
5802 * text.texi (Text, Auto Fill, Text Mode):
5803 * search.texi (Nonincremental Search):
5804 * rmail.texi (Rmail Labels):
5805 * mule.texi (Input Methods, Multibyte Conversion):
5806 * misc.texi (Gnus, Where to Look, PostScript):
5807 * maintaining.texi (Create Tags Table):
5808 * indent.texi (Indentation Commands):
5809 * fixit.texi (Spelling):
5810 * emacs.texi (Copying):
5811 * custom.texi (Init File): ifinfo -> ifnottex.
5812
8cf51b2c
GM
58132006-05-17 Richard Stallman <rms@gnu.org>
5814
5815 * files.texi (Diff Mode): Mention C-x `.
5816
58172006-05-08 Richard Stallman <rms@gnu.org>
5818
5819 * custom.texi (Disabling): Textual cleanups.
5820
8cf51b2c
GM
58212006-05-12 Glenn Morris <rgm@gnu.org>
5822
5823 * calendar.texi (Displaying the Diary, Format of Diary File):
5824 Refer to diary-view-entries, diary-list-entries,
5825 diary-show-all-entries rather than obsolete aliases.
5826
58272006-05-12 Eli Zaretskii <eliz@gnu.org>
5828
5829 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5830 (Displaying the Diary, Special Diary Entries, Importing Diary):
5831 * building.texi (Compilation Shell):
5832 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5833 emacs-xtra with @inforef's.
5834
5835 * files.texi (Visiting): Fix wording.
5836
5837 * mule.texi (Coding Systems, Text Coding): More indexing.
5838 Mention that C-x RET f can set eol conversion.
5839
c8763fb6 58402006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5841
5842 * xresmini.texi (GTK resources): Insert GTK description.
5843
5844 * xresources.texi (GTK resources): metafont should be menufont.
5845
8cf51b2c
GM
58462006-05-06 Michael Albinus <michael.albinus@gmx.de>
5847
49823426 5848 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5849 method, user name and host name is active only in partial
5850 completion mode.
5851
8cf51b2c
GM
58522006-05-06 Eli Zaretskii <eliz@gnu.org>
5853
5854 * makefile.w32-in (emacs.dvi):
5855 * Makefile.in (emacs.dvi): Add xresmini.texi.
5856
5857 * xresmini.texi (Table of Resources): Remove xref to non-existent
5858 node "LessTif Resources".
5859
5860 * msdog.texi (Microsoft Windows):
5861 * calendar.texi (Calendar/Diary, Displaying the Diary)
5862 (Special Diary Entries, Importing Diary, Holidays):
5863 * programs.texi (Program Modes):
5864 * text.texi (Text):
5865 * buffers.texi (Several Buffers):
5866 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5867
58682006-05-06 Eli Zaretskii <eliz@gnu.org>
5869
5870 The following changes merge the emacs-xtra manual into the main
5871 manual, but only for on-line version of the manual.
5872
5873 * vc2-xtra.texi (Version Backups, Local Version Control)
5874 (Making Snapshots, Change Logs and VC, Version Headers)
5875 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5876 on-line manual.
5877
5878 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5879 for on-line manual.
5880
5881 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5882 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5883 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5884 for on-line manual.
5885
5886 * fortran-xtra.texi (Fortran, Fortran Autofill)
5887 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5888 for on-line manual.
5889
5890 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5891 Conditional xref's for on-line manual.
5892
5893 * emerge-xtra.texi (Emerge, Overview of Emerge)
5894 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5895 manual.
5896
5897 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5898 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5899 (EMACSSOURCES): Use EMACS_XTRA.
5900 (../info/emacs-xtra): Remove.
5901 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5902
5903 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5904 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5905 (EMACSSOURCES): Use EMACS_XTRA.
5906 ($(infodir)/emacs-xtra): Remove.
5907 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5908
5909 * trouble.texi (Quitting):
5910 * text.texi (Text):
5911 * programs.texi (Program Modes):
5912 * msdog.texi (Microsoft Windows):
5913 * frames.texi (Frames):
5914 * files.texi (Backup, Version Control, VC Concepts)
5915 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5916 (Registering, VC Status, VC Undo, Multi-User Branching)
5917 (Comparing Files):
5918 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5919 (Displaying the Diary, Special Diary Entries, Importing Diary):
5920 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5921 conditional xref's, depending on @iftex/@ifnottex.
5922
5923 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5924 "MS-DOS". @include msdog-xtra.texi.
5925
5926 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5927 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5928
5929 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5930 for vc-xtra.texi subsections.
5931 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5932 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5933
5934 * sending.texi (Sending Mail): A @node line without explicit Prev,
5935 Next, and Up links.
5936
5937 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5938 Next, and Up links.
5939
5940 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5941 and its sections. @include picture-xtra.texi.
5942
5943 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5944 "Emerge".
5945 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5946
5947 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5948 exact duplicate of its name-sake in calendar.texi.
5949
5950 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5951 "Advanced Calendar/Diary Usage".
5952 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5953
5954 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5955 dired-xtra.texi.
5956 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5957
5958 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5959 (Files) [ifnottex]: Add menu entry for Autorevert.
5960
5961 * emacs-xtra.texi (Introduction): Reword to make consistent with
5962 printed version only.
5963 <Top level>: Remove the body of all chapters and move them to the
5964 new *-xtra.texi files. Use @raisesections and @lowersections to
5965 convert sections to chapters etc.
5966
5967 * msdog-xtra.texi:
5968 * fortran-xtra.texi:
5969 * vc-xtra.texi:
5970 * vc1-xtra.texi:
5971 * vc2-xtra.texi:
5972 * emerge-xtra.texi:
5973 * cal-xtra.texi:
5974 * dired-xtra.texi:
5975 * arevert-xtra.texi: New files, with text from respective chapters
5976 of emacs-xtra.texi. Convert each @chapter into @section, @section
5977 into @subsection, etc.
5978
1c6c854e 5979 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5980 updated.
5981
5982 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5983 Windows". All references updated.
5984
59852006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5986
5987 * macos.texi (Mac Input): Mention input from Character Palette.
5988 (Mac Font Specs): Fix typo.
5989
59902006-05-05 Richard Stallman <rms@gnu.org>
5991
5992 * files.texi (Diff Mode): Minor cleanup.
5993
59942006-05-05 Karl Berry <karl@gnu.org>
5995
8cf51b2c
GM
5996 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5997 errors from the current release of makeinfo (4.8).
5998 * help.texi (Library Keywords): Change widest word in multitable
5999 template from `emulations' to `convenience'. (Not sure if this is
6000 related to the font change.)
6001
60022006-05-05 Eli Zaretskii <eliz@gnu.org>
6003
6004 * files.texi (File Names): Add a footnote about limited support of
6005 ~USER on MS-Windows.
6006
6007 * cmdargs.texi (Initial Options): Add a footnote about limited
6008 support of ~USER on MS-Windows.
6009
60102006-05-03 Richard Stallman <rms@gnu.org>
6011
6012 * files.texi (Diff Mode): Node moved here.
6013 (Comparing Files): Delete what duplicates new node.
6014 (Files): Put Diff Mode in menu.
6015
1c6c854e 6016 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6017
6018 * emacs.texi (Top): Update menu for Diff Mode.
6019
6020 * trouble.texi (Emergency Escape): Simplify.
6021
6022 * emacs.texi (Top): Minor clarification.
6023
60242006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6025
6026 * commands.texi, entering.texi, screen.texi: Many simplifications.
6027
60282006-05-03 Richard Stallman <rms@gnu.org>
6029
6030 * commands.texi (Text Characters): Delete paragraph about unibyte
6031 non-ASCII printing chars.
6032
6033 * killing.texi (Killing): Say "graphical displays".
6034 * display.texi: Say "graphical displays".
6035
6036 * cmdargs.texi (Misc X): Say "graphical displays".
6037
60382006-05-01 Richard Stallman <rms@gnu.org>
6039
6040 * emacs.texi (Top): Add Diff Mode to menu.
6041
60422006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6043
6044 * misc.texi (Diff Mode): New node.
6045
60462006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6047
6048 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6049 (Mac Environment Variables): Shorten example line.
6050 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6051
60522006-05-01 Nick Roberts <nickrob@snap.net.nz>
6053
6054 * building.texi (GUD Customization): Describe cases %d and %c.
6055 Update description for %e.
6056
60572006-04-30 Glenn Morris <rgm@gnu.org>
6058
6059 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6060
60612006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6062
6063 * custom.texi (Examining): Update C-h v output example.
6064
60652006-04-29 Kim F. Storm <storm@cua.dk>
6066
6067 * building.texi (Grep Searching): Add lgrep and rgrep.
6068
8cf51b2c
GM
60692006-04-23 Richard Stallman <rms@gnu.org>
6070
6071 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6072
6073 * xresmini.texi: New file.
6074
6075 * xresources.texi (Face Resources): Split table into font resources
6076 and the rest. Combine similar attributes for brevity.
6077
8cf51b2c
GM
60782006-04-21 Eli Zaretskii <eliz@gnu.org>
6079
6080 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6081 backslashes and case-insensitivity in file names (moved to the
6082 main manual).
6083 (MS-DOS Printing): Move most of the text to the main manual.
6084
6085 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6086 New nodes.
6087 (Windows Processes, Windows System Menu): Add index entries and
6088 fix wording.
6089
8cf51b2c
GM
60902006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6091
6092 * misc.texi (Shell Ring): Add notes on saved input when
6093 navigating off the end of the history list.
6094
60952006-04-18 Chong Yidong <cyd@mit.edu>
6096
6097 * misc.texi (Shell Options): Correct default value of
6098 comint-scroll-show-maximum-output.
6099
8cf51b2c
GM
61002006-04-18 Nick Roberts <nickrob@snap.net.nz>
6101
6102 * building.texi (Watch Expressions): Update.
6103
8cf51b2c
GM
61042006-04-12 Richard Stallman <rms@gnu.org>
6105
6106 * search.texi: Clean up previous change.
6107
61082006-04-12 Eli Zaretskii <eliz@gnu.org>
6109
6110 * search.texi (Regexp Backslash, Regexp Replace): Add index
6111 entries for ``back reference'' and mention the term itself in the
6112 text.
6113
61142006-04-11 Richard Stallman <rms@gnu.org>
6115
6116 * custom.texi (Safe File Variables):
6117 Document enable-local-variables = :safe.
6118
61192006-04-11 Karl Berry <karl@gnu.org>
6120
6121 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6122 (Remote Repositories, Version Backups, Local Version Control)
6123 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6124 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6125 (Renaming VC Work Files and Master Files)
6126 (Inserting Version Control Headers, Customizing VC, General Options)
6127 (Options for RCS and SCCS, Options specific for CVS): Move all
6128 these nodes to emacs-xtra.texi, for brevity.
6129 * cmdargs.texi, files.texi: Change cross-references.
6130
8cf51b2c
GM
61312006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6132
6133 * files.texi (Old Versions): Update description of vc-annotate's
6134 use of color to indicate date ranges.
6135
8cf51b2c
GM
61362006-04-09 Kevin Ryde <user42@zip.com.au>
6137
8cf51b2c
GM
6138 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6139 put info and printed manual names the right way around.
6140
61412006-04-09 Karl Berry <karl@gnu.org>
6142
6143 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6144 emacs-xtra.texi, leaving only MS Windows information.
6145 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6146 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6147 node names.
6148
6149 * emacs.texi: Move @summarycontents and @contents to the beginning
6150 of the file.
6151
8cf51b2c
GM
61522006-04-08 Kevin Ryde <user42@zip.com.au>
6153
6154 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6155
61562006-04-07 Richard Stallman <rms@gnu.org>
6157
6158 * programs.texi (Comments, Comment Commands, Options for Comments)
6159 (Multi-Line Comments): "Align", not "indent".
6160 (Basic Indent): C-j deletes trailing whitespace before the newline.
6161
61622006-04-06 Richard Stallman <rms@gnu.org>
6163
8cf51b2c
GM
6164 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6165
61662006-04-06 Eli Zaretskii <eliz@gnu.org>
6167
6168 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6169
8cf51b2c
GM
61702006-04-05 Richard Stallman <rms@gnu.org>
6171
6172 * emacs.texi (Top): Update subnode menu.
6173
6174 * trouble.texi (Unasked-for Search): Node deleted.
6175 (Lossage): Delete from menu.
6176
61772006-04-04 Richard Stallman <rms@gnu.org>
6178
6179 * trouble.texi: Various cleanups.
6180 (Checklist): Don't bother saying how to snail a bug report.
6181 (Emergency Escape): Much rewriting.
6182 (After a Crash): Rename the core dump immediately.
6183 (Total Frustration): Call it a psychotherapist.
6184 (Bug Criteria): Avoid "illegal instruction".
6185 (Sending Patches): We always put the contributor's name in.
6186
6187 * misc.texi (Thumbnails): Minor correction.
6188
8cf51b2c
GM
61892006-04-03 Richard Stallman <rms@gnu.org>
6190
6191 * misc.texi (Thumbnails): Minor cleanup.
6192
61932006-04-02 Karl Berry <karl@gnu.org>
6194
6195 * sending.texi (Mail Sending): pxref to Top needs five args.
6196
6197 * texinfo.tex: Update to current version (2006-03-21.13).
6198
8cf51b2c
GM
61992006-03-31 Richard Stallman <rms@gnu.org>
6200
6201 * emacs.texi (Top): Update subnode menu.
6202
6203 * help.texi (Help Mode): Cleanup.
6204
6205 * dired.texi: Many cleanups.
6206 (Dired Deletion): Describe dired-recursive-deletes.
6207 (Operating on Files): dired-create-directory moved.
6208 (Misc Dired Features): Move to here.
6209 (Tumme): Node moved to misc.texi.
6210
6211 * custom.texi: Many cleanups.
6212 (Minor Modes): Don't mention ISO Accents Mode.
6213 (Examining): Update C-h v output example.
6214 (Hooks): Add index and xref for add-hook.
6215 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6216 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6217
6218 * misc.texi: Many cleanups.
6219 (beginning): Add to summary of topics.
6220 (Shell): Put eshell xref at the end. Remove eshell from table.
6221 (Thumbnails): New node.
6222
8cf51b2c
GM
62232006-03-28 Eli Zaretskii <eliz@gnu.org>
6224
6225 * files.texi (File Name Cache): Make it clear that the cache is
6226 not persistent.
6227
8cf51b2c
GM
62282006-03-25 Karl Berry <karl@gnu.org>
6229
49823426
GM
6230 * emacs-xtra.texi, emacs.texi, gnu.texi:
6231 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6232 (2) do not indent copyright year list (or anything else).
6233
8cf51b2c
GM
62342006-03-21 Juanma Barranquero <lekktu@gmail.com>
6235
6236 * files.texi (VC Dired Mode): Remove misplaced brackets.
6237
62382006-03-21 Andre Spiegel <spiegel@gnu.org>
6239
6240 * files.texi: Various updates and clarifications in the VC chapter.
6241
62422006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6243
6244 * help.texi (Help Mode): Document "C-c C-c".
6245
8cf51b2c
GM
62462006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6249 menu in the standalone Info reader.
6250
62512006-03-15 Chong Yidong <cyd@stupidchicken.com>
6252
6253 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6254 moved here from Emacs manual.
6255
6256 * programs.texi (Fortran): Section moved to emacs-xtra.
6257 (Program Modes): Xref to Fortran in emacs-xtra.
6258
6259 * maintaining.texi (Emerge): Move to emacs-xtra.
6260 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6261
6262 * picture.texi: File deleted.
6263 * Makefile.in:
6264 * makefile.w32-in: Remove picture.texi.
6265
6266 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6267 * abbrevs.texi (Abbrevs):
6268 * sending.texi (Sending Mail): Picture node removed.
6269
6270 * emacs.texi (Top): Update node listings.
6271
8cf51b2c
GM
62722006-03-12 Richard Stallman <rms@gnu.org>
6273
6274 * calendar.texi: Various cleanups.
6275
8cf51b2c
GM
62762006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6277
6278 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6279 syntax.
6280
8cf51b2c
GM
62812006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6282
6283 * search.texi (Regexps): More accurately describe which characters
6284 are special in which situations. Recommend _not_ to quote `]' or
6285 `-' when they are not special.
6286
8cf51b2c
GM
62872006-02-28 Andre Spiegel <spiegel@gnu.org>
6288
6289 * files.texi (Old Versions): Clarify operation of C-x v =.
6290
8cf51b2c
GM
62912006-02-21 Nick Roberts <nickrob@snap.net.nz>
6292
6293 * building.texi (Watch Expressions): Update and describe
6294 gdb-speedbar-auto-raise.
6295
62962006-02-19 Richard M. Stallman <rms@gnu.org>
6297
6298 * emacs.texi: Use @smallbook.
6299 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6300 Update subnode menu.
6301
6302 * building.texi (Lisp Interaction): Minor addition.
6303
63042006-02-18 Nick Roberts <nickrob@snap.net.nz>
6305
6306 * building.texi (Watch Expressions): Update and be more precise.
6307
c8763fb6 63082006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6309
6310 * maintaining.texi (Create Tags Table): Explain why the
6311 exception when etags writes to files under the /dev tree.
6312
63132006-02-14 Richard M. Stallman <rms@gnu.org>
6314
6315 * custom.texi (Safe File Variables): Lots of clarification.
6316 Renamed from Unsafe File Variables.
6317
63182006-02-14 Chong Yidong <cyd@stupidchicken.com>
6319
6320 * custom.texi (Unsafe File Variables): File variable confirmation
6321 assumed denied in batch mode.
6322
63232006-02-14 Richard M. Stallman <rms@gnu.org>
6324
6325 * building.texi (GDB User Interface Layout): Don't say `inferior'
6326 for program being debugged.
6327
63282006-02-15 Nick Roberts <nickrob@snap.net.nz>
6329
6330 * building.texi (GDB Graphical Interface):
6331 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6332
63332006-02-13 Chong Yidong <cyd@stupidchicken.com>
6334
6335 * custom.texi (Specifying File Variables, Unsafe File Variables):
6336 New nodes, split from File Variables. Document new file local
6337 variable behavior.
6338
63392006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6340
6341 * display.texi (Standard Faces):
8cf51b2c
GM
6342 * files.texi (Visiting):
6343 * frames.texi (Clipboard):
6344 * glossary.texi (Glossary) <Clipboard>:
6345 * xresources.texi (X Resources): Mention Mac OS port.
6346
8cf51b2c
GM
63472006-02-12 Richard M. Stallman <rms@gnu.org>
6348
6349 * building.texi (Building): Clarify topic in intro.
6350
6351 * maintaining.texi (Maintaining): Change title; clarify topic.
6352 Delete duplicate index entries.
6353
6354 * building.texi (Other GDB User Interface Buffers): Clarifications.
6355
6356 * text.texi (Cell Commands): Clarifications.
6357
6358 * programs.texi (Defuns): Delete duplicate explanation of
6359 left-margin paren convention.
6360 (Hungry Delete): Minor cleanup.
6361
63622006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6363
6364 * dired.texi (Tumme): More tumme documentation.
6365
63662006-02-11 Alan Mackenzie <acm@muc.de>
6367
6368 * programs.texi ("Hungry Delete"): Correct the appellation of the
6369 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6370
63712006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6372
6373 * dired.texi (Tumme): Fix small bug.
6374
63752006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6376
6377 * macos.texi (Mac International): Rename "fontset-mac" to
6378 "fontset-standard".
6379
8cf51b2c
GM
63802006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6381
6382 * dired.texi (Tumme): Basic documentation for Tumme added.
6383
8cf51b2c
GM
63842006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6385
6386 * mule.texi (International):
6387 * programs.texi (Basic Indent): Fix typos.
6388
8cf51b2c
GM
6389 * custom.texi (Minor Modes):
6390 * display.texi (Text Display):
6391 * commands.texi (Text Characters): Update xrefs.
6392
63932006-02-07 Richard M. Stallman <rms@gnu.org>
6394
6395 * emacs.texi (Top): Update subnode menu.
6396 Update info on old Emacs papers.
6397 (Intro): "Graphical display", not window system.
6398
6399 * xresources.texi (GTK styles): Minor clarifications.
6400
6401 * trouble.texi: "Graphical display", not window system.
6402 (Stuck Recursive): Minor clarification.
6403
6404 * text.texi: Minor clarifications.
6405 (Sentences): Explain why two-space convention is better.
6406 Explain sentence-end-without-period here.
6407 (Fill Commands): Not here.
6408 (Refill): Node moved down.
6409 (Filling): Update menu.
6410 (Table Creation, Cell Justification, Column Commands): Clarify.
6411
6412 * sending.texi: Minor clarifications.
6413
6414 * search.texi (Regexp Backslash): Clarification.
6415
6416 * rmail.texi: Minor cleanups.
6417 (Rmail): Delete digression about `rmail-mode'.
6418 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6419 (Rmail Files): Mention C-u M-x rmail.
6420 (Rmail Reply): Mention References.
6421 (Rmail Display): Mention rmail-nonignored-headers.
6422
6423 * programs.texi: Minor cleanups.
6424 (Comment Commands): Mention momentary Transient Mark mode.
6425 (Matching): Be more specific about customizing show-paren-mode.
6426 (Info Lookup): Don't list the modes that support C-h S.
6427 Just say what it does in an unsupported mode.
6428 (Man Page): Delete excessive info on customizing woman.
6429 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6430
6431 * abbrevs.texi: Minor clarifications.
6432 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6433 not "dynamic abbrevs" as if they were a kind of abbrev.
6434
6435 * picture.texi (Picture): Minor cleanup.
6436
6437 * mule.texi (Communication Coding): Say "other applications".
6438 (Fontsets): Not specific to X. Add xref to X Resources.
6439 (Unibyte Mode): Rename from Single-Byte Character Support.
6440 "Graphical display", not window system.
6441 (International): Update menu.
6442
6443 * maintaining.texi (Format of ChangeLog):
6444 New node, split out from ChangeLog.
6445 (ChangeLog): Clarifications in the remaining text.
6446 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6447 (Find Tag): Add @w.
6448 (Tags Search): Explain tag table order here. Simplify grep ref.
6449 (List Tags): tags-tag-face is a variable, not a face.
6450 (Emerge): Cleanups.
6451
6452 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6453 (Keyboard Macros): Avoid "the user".
6454
6455 * killing.texi: "Graphical display", not window system.
6456
6457 * help.texi (Help Echo): "Graphical display", not window system.
6458
6459 * glossary.texi: Say "you", not "the user". Say "graphical display".
6460
6461 * frames.texi: Minor cleanups. "Graphical display", not window system.
6462
6463 * files.texi (Visiting): Make drag-and-drop not X-specific.
6464
6465 * custom.texi: Minor cleanups. "Graphical display", not window system.
6466
6467 * cmdargs.texi: Minor cleanups.
6468
6469 * building.texi (Compilation): Move and split kill-compilation para.
6470 Add para about multiple compilers.
6471 (Compilation Mode): Commands also available in grep mode and others.
6472 Mention C-u C-x ` more tutorially. Clarify C-x `.
6473 (Compilation Shell): Clarify. Put Bash example first.
6474 (Grep Searching): Minor cleanups; add @w.
6475 (Debuggers): Minor cleanups.
6476 (Starting GUD): Make GDB xgraphical mode issue clearer.
6477 (Debugger Operation): Lots of clarifications including
6478 GDB tooltip side-effect issue.
6479 (Commands of GUD): Clarify.
6480 (GUD Customization): Add bashdb-mode-hook.
6481 (GDB Graphical Interface): Rewrite for clarity.
6482 (GDB User Interface Layout): Rewrite for clarity.
6483 (Stack Buffer, Watch Expressions): Likewise.
6484 (Other GDB User Interface Buffers): Cleanups.
6485 (Lisp Libraries, External Lisp): Cleanup.
6486
6487 * basic.texi (Position Info): "Graphical displays", rather than
6488 window systems.
6489
6490 * anti.texi: Minor cleanup.
6491
8cf51b2c
GM
64922006-02-03 Eli Zaretskii <eliz@gnu.org>
6493
6494 * custom.texi (Init File, Find Init): Add cross-references to
6495 where $HOME is described.
6496
64972006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6498
6499 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6500 is not inside the @table.
6501
6502 * emacs.texi (Top): Correct node name.
6503
6504 * files.texi (File Names): Fix @xref.
6505 (Reverting): Fix typo.
6506
6507 * mule.texi (International): Correct node name.
6508
6509 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6510
65112006-02-01 Richard M. Stallman <rms@gnu.org>
6512
6513 * emacs.texi (Top): Update subnode menu.
6514
6515 * mule.texi: Minor clarifications.
6516 Reduce the specific references to X Windows.
6517 Refer to "graphical" terminals, rather than window systems.
6518 (Text Coding): Rename from Specify Coding.
6519 (Communication Coding, File Name Coding, Terminal Coding):
6520 New nodes split out from Text Coding.
6521
6522 * kmacro.texi: Minor clarifications.
6523 (Keyboard Macro Ring): Comment out some excessive commands.
6524 (Basic Keyboard Macro): Split up the table, putting part in each node.
6525
6526 * major.texi: Minor clarifications.
6527
6528 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6529
6530 * windows.texi: Minor clarifications.
6531 (Change Window): Don't describe mode-line mouse cmds here.
6532 Add xref to Mode Line Mouse.
6533
6534 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6535
6536 * macos.texi (Mac International): Fix xref.
6537
6538 * indent.texi: Minor clarifications.
6539
6540 * frames.texi: Minor clarifications.
6541 Reduce the specific references to X Windows.
6542 Refer to "graphical" terminals, rather than window systems.
6543 (Frame Parameters): Don't mention commands like
6544 set-foreground-color. Just say to customize a face.
6545 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6546
6547 * files.texi: Minor clarifications.
6548 (Numbered Backups): New node, split out from Backup Names.
6549
6550 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6551
6552 * cmdargs.texi (General Variables): Fix xref.
6553
6554 * buffers.texi: Minor clarifications.
6555
8cf51b2c
GM
65562006-01-31 Richard M. Stallman <rms@gnu.org>
6557
6558 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6559 Nodes moved to top.
6560
6561 * display.texi: Minor clarifications.
6562 (Display): Rearrange menu.
6563 (Standard Faces): Mention query-replace face.
6564 (Faces): Simplify.
6565 (Font Lock): Simplify face customization info.
6566 (Highlight Changes): Node merged into Highlight Interactively.
6567 (Highlight Interactively): Much rewriting and cleanup.
6568 (Optional Mode Line): Narrowed line number not good for goto-line.
6569 Simplify face customization advice.
6570 (Text Display): Mention use of escape-glyph face.
6571 Move ctl-arrow and tab-width here.
6572 (Display Custom): Move no-redraw-on-reenter to end of node.
6573
6574 * search.texi: Minor clarifications.
6575 (Isearch Scroll): Simplify.
6576 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6577
6578 * regs.texi (Registers): Mention bookmarks here.
6579
6580 * mark.texi: Minor clarifications.
6581 (Selective Undo): Node deleted.
6582
6583 * m-x.texi: Minor clarifications.
6584
6585 * killing.texi: Minor clarifications.
6586 Refer to "graphical" terminals, rather than window systems.
6587
6588 * help.texi: Clarifications.
6589 (Help): Don't describe C-h F and C-h K here.
6590 (Key Help): Describe C-h K here.
6591 (Name Help): Mention Emacs Lisp Intro.
6592 Describe C-h F here.
6593 (Misc Help): Mention C-h F and C-h K only briefly.
6594
6595 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6596 Selective undo text merged in.
6597 (Spelling): Mention Aspell along with Ispell.
6598
6599 * emacs.texi (Top): Update subnode menus.
6600
6601 * basic.texi (Basic Undo): Rename from Undo. Most of text
6602 moved to new Undo node.
6603
8cf51b2c
GM
66042006-01-29 Chong Yidong <cyd@stupidchicken.com>
6605
6606 * basic.texi (Continuation Lines, Inserting Text):
6607 Mention longlines mode.
6608
66092006-01-29 Richard M. Stallman <rms@gnu.org>
6610
10d1d0af 6611 * screen.texi: Minor cleanups.
8cf51b2c
GM
6612 (Screen): Clean up the intro paragraphs.
6613 (Mode Line): Lots of rewriting. Handle frame-name better.
6614 eol-mnemonic-... vars moved out.
6615
6616 * emacs.texi (Top): Change menu item for MS-DOS node.
6617 Update subnode menu.
6618
6619 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6620 chapter relates to Windows. Title changed.
6621
6622 * mini.texi: Minor cleanups.
6623
6624 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6625 (Mark): Put it in the menu.
6626
6627 * entering.texi: Minor cleanups.
6628
6629 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6630 (Intro): Refer to "graphical" terminals, rather than X.
6631
6632 * display.texi (Display Custom): Add xref to Variables.
6633 (Optional Mode Line): eol-mnemonic-... vars moved here.
6634
6635 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6636 rather than X.
6637
8cf51b2c
GM
6638 * basic.texi: Minor cleanups.
6639 (Undo): selective-undo moved.
6640
8cf51b2c
GM
66412006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6642
6643 * anti.texi (Antinews): Various corrections and additions.
6644
66452006-01-23 Juri Linkov <juri@jurta.org>
6646
6647 * custom.texi (Easy Customization, Customization Groups)
6648 (Browsing Custom): Mention links along with buttons.
6649
8cf51b2c
GM
66502006-01-21 Eli Zaretskii <eliz@gnu.org>
6651
8cf51b2c
GM
6652 * text.texi (TeX Print): Use @key for TAB.
6653
8cf51b2c
GM
6654 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6655
8cf51b2c
GM
66562006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6657
6658 * files.texi (File Aliases): Don't claim that usually separate
6659 buffers are created for two file names that name the same data.
6660 Mention additional situations where different names mean the same
6661 file on disk.
6662
66632006-01-19 Richard M. Stallman <rms@gnu.org>
6664
6665 * killing.texi (Deletion): Upcase @key argument.
6666
6667 * custom.texi (Custom Themes): Minor cleanup.
6668
6669 * programs.texi (Hungry Delete): Upcase @key argument.
6670
8cf51b2c
GM
66712006-01-16 Juri Linkov <juri@jurta.org>
6672
6673 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6674 Move `mode-line-highlight' before `mode-line-buffer-id'.
6675
8cf51b2c
GM
66762006-01-14 Richard M. Stallman <rms@gnu.org>
6677
6678 * basic.texi (Inserting Text): Minor cleanup.
6679
8cf51b2c
GM
66802006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6681
6682 * custom.texi (Changing a Variable, Face Customization):
6683 Update for changes in Custom menus.
6684
8cf51b2c
GM
66852006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6686
6687 * macos.texi (Mac International): Undo last change.
6688
8cf51b2c
GM
66892006-01-02 Chong Yidong <cyd@stupidchicken.com>
6690
6691 * custom.texi (Custom Themes): Describe the new
6692 customize-create-theme interface.
6693
66942005-12-30 Juri Linkov <juri@jurta.org>
6695
6696 * basic.texi (Position Info): Update example.
6697
c8763fb6 66982005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6699
6700 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6701
67022005-12-24 Chong Yidong <cyd@stupidchicken.com>
6703
6704 * custom.texi (Custom Themes): `load-theme' always loads.
6705
67062005-12-23 Juri Linkov <juri@jurta.org>
6707
6708 * display.texi (Highlight Interactively): Use double space to
6709 separate sentences. Replace C-p with M-p, and C-n with M-n.
6710
67112005-12-22 Richard M. Stallman <rms@gnu.org>
6712
6713 * custom.texi (Easy Customization and subnodes):
6714 Replace "active field" with "button".
6715 Use "user option" only for variables.
6716 Use "setting" for variable-or-face.
6717
67182005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6719
6720 * buffers.texi (Select Buffer): Change order in table to make
6721 "Similar" refer to the correct item.
6722 (Indirect Buffers): Minor rewording.
6723
8cf51b2c
GM
67242005-12-20 Juri Linkov <juri@jurta.org>
6725
6726 * files.texi (VC Status): Put P and N near p and n.
6727
8cf51b2c
GM
67282005-12-19 Richard M. Stallman <rms@gnu.org>
6729
6730 * programs.texi (Electric C): Delete the info about newline control.
6731 (Other C Commands): Minor cleanup.
6732 (Left Margin Paren): Minor cleanup.
6733
67342005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6737 (Customization Groups): Delete text moved to "Browsing Custom".
6738 (Browsing Custom): New node.
6739 (Specific Customization): Clarify which commands only work for
6740 loaded options.
6741
67422005-12-18 Bill Wohler <wohler@newt.com>
6743
6744 * frames.texi (Tool Bars): Shorten text of previous change.
6745
67462005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6747
6748 * files.texi (VC Status): Document log-view mode.
6749
67502005-12-18 Bill Wohler <wohler@newt.com>
6751
6752 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6753 permanently via the customize interface.
6754
8cf51b2c
GM
67552005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6756
6757 * killing.texi (Killing by Lines): Document `kill-whole-line'
6758 function.
6759
c8763fb6 67602005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6761
6762 * buffers.texi (Select Buffer): Change `prev-buffer' to
6763 `previous-buffer'. Indicate that these functions use a frame
6764 local buffer list.
6765
8cf51b2c
GM
67662005-12-12 Richard M. Stallman <rms@gnu.org>
6767
6768 * custom.texi (Easy Customization): Change menu comment.
6769 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6770
6771 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6772 (Help): Among the Apropos commands, describe only C-h a here.
6773
67742005-12-11 Richard M. Stallman <rms@gnu.org>
6775
6776 * programs.texi (Options for Comments): Comment-end starts with space.
6777
6778 * glossary.texi (Glossary): Minor cleanup.
6779
6780 * files.texi (Old Versions): Use @table.
6781
8cf51b2c
GM
67822005-12-10 David Koppelman <koppel@ece.lsu.edu>
6783
6784 * display.texi (Highlight Interactively): Include
6785 global-hi-lock-mode. Add miscellaneous details and elaborations.
6786
67872005-12-09 Richard M. Stallman <rms@gnu.org>
6788
6789 * display.texi (Font Lock): Delete the Global FL menu item.
6790
67912005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6792
6793 * custom.texi (Minibuffer Maps): Mention the maps for file name
6794 completion.
6795
67962005-12-09 Kim F. Storm <storm@cua.dk>
6797
6798 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6799 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6800 cursor to next corner in rectangle; clarify insert around rectangle.
6801
8cf51b2c
GM
68022005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6803
6804 * custom.texi (Customization): Use xref to elisp manual for
6805 non-TeX output.
6806 (Minor Modes): Update.
6807 (Customization Groups, Changing a Variable, Face Customization):
6808 Update for new appearance of Custom buffers.
6809 (Changing a Variable): `custom-buffer-done-function' has been
6810 replaced by `custom-buffer-done-kill'.
6811 (Specific Customization): In the `customize-group' buffer, a
6812 subgroup's contents are not "hidden". They are not included at
6813 all. They have no [Show] button.
6814 (Mouse Buttons): Add pxref to description of mouse event lists in
6815 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6816 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6817 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6818
68192005-12-08 Richard M. Stallman <rms@gnu.org>
6820
6821 * mini.texi (Completion Commands, Completion):
6822 In file name input, SPC does not do completion.
6823
8cf51b2c
GM
68242005-12-08 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * building.texi (GDB Graphical Interface): Explain screen size
6827 setting.
6828 (Other GDB User Interface Buffers): Describe features specific to
6829 GDB 6.4.
6830
8cf51b2c
GM
68312005-12-01 Nick Roberts <nickrob@snap.net.nz>
6832
6833 * building.texi (GDB User Interface Layout): Describe how to
6834 kill associated buffers.
6835 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6836 (Watch Expressions): Be more precise.
6837 (Other GDB User Interface Buffers): Describe how to change a
6838 register value.
6839
8cf51b2c
GM
68402005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6841
6842 * macos.texi (Mac Input): Remove description of
6843 mac-command-key-is-meta. Add descriptions of
6844 mac-control-modifier, mac-command-modifier, and
6845 mac-option-modifier.
6846 (Mac International): Fix description of conversion of clipboard data.
6847 (Mac Font Specs): Add example of font customization by face attributes.
6848
68492005-11-22 Nick Roberts <nickrob@snap.net.nz>
6850
6851 * building.texi (Watch Expressions): Expand description.
6852 (Other GDB User Interface Buffers): Describe local map for
6853 gud-watch.
6854
68552005-11-21 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * display.texi (Font Lock): Font lock is enabled by default now.
6858
68592005-11-20 Juri Linkov <juri@jurta.org>
6860
6861 * basic.texi (Position Info): Update examples of the output.
6862 Remove the fact that examples are produced in the TeXinfo buffer,
6863 because in the Info reader users will get a different output from
6864 `C-x ='.
6865
6866 * building.texi (Compilation Mode): Remove paragraph duplicated
6867 from the node `Compilation'. Add `compilation-skip-threshold'.
6868
6869 * display.texi (Font Lock): Suggest more user-friendly method of
6870 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6871
68722005-11-18 Richard M. Stallman <rms@gnu.org>
6873
6874 * files.texi (Registering): Mention @@ in mode line.
6875
6876 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6877
68782005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6879
6880 * files.texi (Renaming and VC): Some back-ends don't
6881 handle renaming.
6882
8cf51b2c
GM
68832005-11-17 Juri Linkov <juri@jurta.org>
6884
6885 * emacs.texi (Top):
6886 * display.texi (Highlight Interactively): Put this font-lock based
6887 mode near Font Lock node.
6888
68892005-11-16 Chong Yidong <cyd@stupidchicken.com>
6890
6891 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6892 icons.
6893
68942005-11-12 Kim F. Storm <storm@cua.dk>
6895
6896 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6897 (Help Summary): Add C-h d and C-h e.
6898 (Apropos): Clarify that all apropos commands may search for either
6899 list of words or a regexp. Add C-h d for apropos-documentation.
6900 Describe apropos-documentation-sort-by-scores user option.
6901
8cf51b2c
GM
69022005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6903
6904 * killing.texi (CUA Bindings): Add @section.
6905
69062005-11-10 Kim F. Storm <storm@cua.dk>
6907
6908 * emacs.texi (Top): Add CUA Bindings entry to menu.
6909
6910 * killing.texi (CUA Bindings): New node. Moved here from
6911 misc.texi and extended with info on rectangle commands and
6912 rectangle highlighting, interface to registers, and the global
6913 mark feature.
6914
6915 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6916
6917 * regs.texi: Prev link points to CUA Bindings node.
6918
69192005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6920
6921 * help.texi (Help Echo): By default, help echos are only shown on
6922 mouse-over, not on point-over.
6923
c8763fb6 69242005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6925
6926 * misc.texi (Shell Mode): Describe how to activate password echoing.
6927
8cf51b2c
GM
69282005-11-04 Romain Francoise <romain@orebokech.com>
6929
6930 * mark.texi (Mark Ring): Fix typo.
6931
69322005-11-03 Richard M. Stallman <rms@gnu.org>
6933
6934 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6935
69362005-11-01 Bill Wohler <wohler@newt.com>
6937
6938 * help.texi (Help Mode): Fix typo.
6939
69402005-11-01 Nick Roberts <nickrob@snap.net.nz>
6941
1c6c854e
CS
6942 * building.texi (Other GDB User Interface Buffers):
6943 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6944
69452005-10-31 Romain Francoise <romain@orebokech.com>
6946
6947 * files.texi (Compressed Files): Fix typo.
6948
6949 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6950
6951 * windows.texi (Force Same Window): Likewise.
6952
69532005-10-30 Bill Wohler <wohler@newt.com>
6954
6955 * help.texi (Help Mode): URLs viewed with browse-url.
6956
69572005-10-31 Nick Roberts <nickrob@snap.net.nz>
6958
6959 * building.texi (GDB Graphical Interface): Don't reference
6960 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6961 must stay in same frame.
6962
69632005-10-29 Chong Yidong <cyd@stupidchicken.com>
6964
6965 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6966
6967 * anti.texi (Antinews): Likewise.
6968
8cf51b2c
GM
69692005-10-28 Bill Wohler <wohler@newt.com>
6970
6971 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6972
69732005-10-28 Richard M. Stallman <rms@gnu.org>
6974
6975 * files.texi (Visiting): Explain how to enter ? in a file name.
6976
6977 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6978
8cf51b2c
GM
69792005-10-25 Nick Roberts <nickrob@snap.net.nz>
6980
1c6c854e
CS
6981 * building.texi (GDB Graphical Interface):
6982 Describe gdb-mouse-until.
8cf51b2c
GM
6983
69842005-10-23 Richard M. Stallman <rms@gnu.org>
6985
6986 * custom.texi (Init File): Recommend when to use site-start.el.
6987
8cf51b2c
GM
69882005-10-21 Juri Linkov <juri@jurta.org>
6989
6990 * custom.texi (Examining): Mention accessing the old variable
6991 value via M-n in set-variable.
6992
8cf51b2c
GM
69932005-10-18 Romain Francoise <romain@orebokech.com>
6994
6995 * files.texi (Version Systems): Capitalize GNU.
6996
8cf51b2c
GM
69972005-10-18 Nick Roberts <nickrob@snap.net.nz>
6998
6999 * building.texi (Compilation Mode): Remove redundant paragraph.
7000 (Watch Expressions): Remove paragraph to reflect code change.
7001
8cf51b2c
GM
70022005-10-16 Richard M. Stallman <rms@gnu.org>
7003
7004 * building.texi (Compilation Mode, Compilation): Clarified.
7005
70062005-10-15 Richard M. Stallman <rms@gnu.org>
7007
7008 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7009
8cf51b2c
GM
70102005-10-13 Kenichi Handa <handa@m17n.org>
7011
7012 * basic.texi (Position Info): Fix previous change.
7013
c8763fb6 70142005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7015
7016 * cmdargs.texi (Icons X): Fix typo.
7017
70182005-10-12 Kenichi Handa <handa@m17n.org>
7019
7020 * basic.texi (Position Info): Describe the case that Emacs shows
7021 "part of display ...".
7022
c8763fb6 70232005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7024
7025 * cmdargs.texi (Icons X): -nb => -nbi.
7026
70272005-10-10 Chong Yidong <cyd@stupidchicken.com>
7028
7029 * frames.texi (Speedbar): A couple more clarifications.
7030
70312005-10-11 Nick Roberts <nickrob@snap.net.nz>
7032
7033 * building.texi (GDB User Interface Layout): Improve diagram.
7034 (Watch Expressions): Explain how to make speedbar global.
7035 (Other GDB User Interface Buffers): Make references more precise.
7036
8cf51b2c
GM
70372005-10-09 Richard M. Stallman <rms@gnu.org>
7038
7039 * frames.texi (Speedbar): Clarify the text.
7040
70412005-10-09 Chong Yidong <cyd@stupidchicken.com>
7042
7043 * frames.texi (Speedbar): Add information on keybindings,
7044 dismissing the speedbar, and buffer display mode. Link to
7045 speedbar manual.
7046
c8763fb6 70472005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7048
1c6c854e 7049 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7050 added -nb, --no-bitmap-icon.
7051
8cf51b2c
GM
70522005-10-07 Nick Roberts <nickrob@snap.net.nz>
7053
7054 * building.texi (GDB Graphical Interface): Add variables and
7055 functions to indices. Be more precise.
7056
c8763fb6 70572005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7058
7059 * frames.texi (Drag and Drop): Remove the x- from
7060 x-dnd-open-file-other-window and xdnd-protocol-alist.
7061
70622005-09-30 Romain Francoise <romain@orebokech.com>
7063
7064 * mini.texi (Minibuffer): The default value now appears before the
7065 colon in minibuffer prompts.
7066
8cf51b2c
GM
70672005-09-25 Richard M. Stallman <rms@gnu.org>
7068
7069 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7070
8cf51b2c
GM
70712005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7072
7073 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7074
8cf51b2c
GM
70752005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7076
7077 * emacs.texi (Top): Update submenus from macos.texi.
7078
7079 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7080 (Mac OS): Update feature support status.
7081 (Mac Input): List supported input scripts. Remove description
7082 about `mac-keyboard-text-encoding'. Mention mouse button
7083 emulation and related variables.
7084 (Mac International): Mention Central European and Cyrillic
7085 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7086 Add description about coding system for selection.
7087 Add description about language environment.
7088 (Mac Environment Variables):
7089 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7090 arguments. Add Preferences support.
7091 (Mac Directories): Explicitly state that this node is for Mac OS
7092 Classic only.
1c6c854e
CS
7093 (Mac Font Specs): Mention specification for scalable fonts.
7094 List supported charsets. Add preferred way of creating fontsets.
7095 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7096 (Mac Functions): Add descriptions about `mac-set-file-creator',
7097 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7098 and `mac-get-preference'.
7099
8cf51b2c
GM
71002005-09-16 Romain Francoise <romain@orebokech.com>
7101
7102 Update all files to specify GFDL version 1.2.
7103
7104 * doclicense.texi (GNU Free Documentation License): Update to
7105 version 1.2.
7106
71072005-09-15 Richard M. Stallman <rms@gnu.org>
7108
7109 * buffers.texi (List Buffers): Fix xref.
7110
7111 * rmail.texi (Rmail Basics): Fix xref.
7112
7113 * emacs.texi (Top): Update subnode menus.
7114
7115 * files.texi (Saving Commands): New node, broken out of Saving.
7116 (Customize Save): New node, broken out of Saving.
7117 Clarify effect of write-region-inhibit-fsync.
7118 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7119
8cf51b2c
GM
71202005-09-14 Romain Francoise <romain@orebokech.com>
7121
7122 * files.texi (Saving): Mention write-region-inhibit-fsync.
7123
71242005-09-05 Chong Yidong <cyd@stupidchicken.com>
7125
7126 * custom.texi (Custom Themes): New node.
7127
71282005-09-03 Richard M. Stallman <rms@gnu.org>
7129
49823426
GM
7130 * search.texi (Search Case): Mention vars that control
7131 case-fold-search for various operations.
8cf51b2c
GM
7132
71332005-08-22 Juri Linkov <juri@jurta.org>
7134
7135 * display.texi (Standard Faces): Merge the text from
7136 `(elisp)Standard Faces' into this node.
7137
71382005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7139
7140 * emacs.texi (Top): Delete menu item for deleted node
7141 Keyboard Translations.
7142
71432005-08-18 Richard M. Stallman <rms@gnu.org>
7144
8cf51b2c
GM
7145 * trouble.texi (Unasked-for Search):
7146 Delete xref to Keyboard Translations.
7147
7148 * glossary.texi (Glossary): Delete xref.
7149
8cf51b2c
GM
7150 * custom.texi (Minor Modes): Say that the list here is not complete.
7151 (Keyboard Translations): Node deleted.
7152 (Disabling): Delete xref to it.
7153 (Customization Groups): Fix Custom buffer example.
7154 (Hooks): Mention remove-hooks.
7155
71562005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7157
7158 * building.texi (GDB Graphical Interface): Improve filling of menu
7159 item.
7160
71612005-08-18 Nick Roberts <nickrob@snap.net.nz>
7162
7163 * building.texi (GDB Graphical Interface): Use better node names.
7164
71652005-08-14 Richard M. Stallman <rms@gnu.org>
7166
7167 * text.texi (Sentences): Fix xref.
7168
71692005-08-14 Juri Linkov <juri@jurta.org>
7170
7171 * building.texi (Compilation, Grep Searching): Move grep command
7172 headings from `Compilation' to `Grep Searching'.
7173
7174 * dired.texi (Dired and Find):
7175 * maintaining.texi (Tags Search): Replace grep xref to
7176 `Compilation' node with `Grep Searching'.
7177
7178 * files.texi (Comparing Files): Replace xref to `Compilation' with
7179 `Compilation Mode'.
7180
71812005-08-13 Alan Mackenzie <acm@muc.de>
7182
7183 * search.texi (Non-ASCII Isearch): Correct a typo.
7184 (Replacement Commands): Mention query-replace key binding.
7185
71862005-08-11 Richard M. Stallman <rms@gnu.org>
7187
7188 * programs.texi (Options for Comments): Fix xref.
7189
7190 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7191 out of Regexps.
7192
8cf51b2c
GM
71932005-08-09 Juri Linkov <juri@jurta.org>
7194
7195 * building.texi (Compilation): Use `itemx' instead of `item'.
7196 (Grep Searching): Simplify phrase.
7197
7198 * display.texi (Standard Faces): Describe vertical-border on
7199 window systems.
7200
7201 * windows.texi (Split Window): Simplify phrase and mention
7202 vertical-border face.
7203
72042005-08-09 Richard M. Stallman <rms@gnu.org>
7205
7206 * files.texi (Comparing Files): Clarify compare-windows.
7207
7208 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7209
8cf51b2c
GM
72102005-08-06 Eli Zaretskii <eliz@gnu.org>
7211
7212 * mule.texi (Coding Systems): Rephrase the paragraph about
7213 codepages: no need for "M-x codepage-setup" anymore, except on
7214 MS-DOS.
7215
7216 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7217 the MS-DOS port only.
7218
72192005-07-30 Eli Zaretskii <eliz@gnu.org>
7220
7221 * makefile.w32-in (info): Don't run multi-install-info.bat.
7222 ($(infodir)/dir): New target, produced by running
7223 multi-install-info.bat.
7224
8cf51b2c
GM
72252005-07-22 Eli Zaretskii <eliz@gnu.org>
7226
7227 * files.texi (Quoted File Names): Add index entry.
7228
8cf51b2c
GM
72292005-07-19 Juri Linkov <juri@jurta.org>
7230
7231 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7232
72332005-07-18 Juri Linkov <juri@jurta.org>
7234
8cf51b2c
GM
7235 * custom.texi (Easy Customization):
7236 * files.texi (Old Versions):
7237 * frames.texi (Wheeled Mice):
7238 * mule.texi (Specify Coding):
8cf51b2c
GM
7239 * text.texi (Cell Justification):
7240 * trouble.texi (After a Crash):
8cf51b2c
GM
7241 * xresources.texi (GTK styles):
7242 Delete duplicate duplicate words.
7243
72442005-07-17 Richard M. Stallman <rms@gnu.org>
7245
7246 * frames.texi (Creating Frames): Fix foreground color example.
7247
7248 * custom.texi (Init Examples): Clean up text about conditionals.
7249
72502005-07-16 Richard M. Stallman <rms@gnu.org>
7251
7252 * mini.texi (Completion Commands): Fix command name for ?.
7253
8cf51b2c
GM
72542005-07-16 Eli Zaretskii <eliz@gnu.org>
7255
7256 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7257 `menu' face has no effect on w32 and with GTK.
7258 Add cross-references.
8cf51b2c
GM
7259
7260 * cmdargs.texi (General Variables): Clarify the default location
7261 of $HOME on w32 systems.
7262
72632005-07-15 Jason Rumney <jasonr@gnu.org>
7264
7265 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7266 changed.
7267
72682005-07-08 Kenichi Handa <handa@m17n.org>
7269
1c6c854e
CS
7270 * mule.texi (Recognize Coding):
7271 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7272
72732005-07-07 Richard M. Stallman <rms@gnu.org>
7274
7275 * anti.texi (Antinews): Mention mode-line-inverse-video.
7276
7277 * files.texi (Saving): Minor correction about C-x C-w.
7278
7279 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7280
72812005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7282
7283 * search.texi (Isearch Scroll): Add example of using the
7284 `isearch-scroll' property.
7285 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7286 `Display Custom' node.
7287 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7288 and de-emphasize it.
7289 (Other Repeating Search): `occur' currently can not correctly
7290 handle multiline matches. Correct, clarify and update description
7291 of `flush-lines' and `keep-lines'.
7292
7293 * display.texi (Display Custom): Add anchor for `baud-rate'.
7294
72952005-07-07 Richard M. Stallman <rms@gnu.org>
7296
7297 * gnu.texi: Update where to get GNU status; add refs for how to help.
7298 Add footnotes 6 and 7.
7299
73002005-07-04 Lute Kamstra <lute@gnu.org>
7301
7302 Update FSF's address in GPL notices.
7303
8cf51b2c 7304 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7305 * trouble.texi (Checklist): Update FSF's address.
7306
8cf51b2c
GM
73072005-06-24 Richard M. Stallman <rms@gnu.org>
7308
7309 * display.texi (Text Display): Change index entries.
7310
73112005-06-24 Eli Zaretskii <eliz@gnu.org>
7312
7313 * makefile.w32-in (MAKEINFO): Use --force.
7314 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7315 Makefile.in.
8cf51b2c
GM
7316
73172005-06-23 Richard M. Stallman <rms@gnu.org>
7318
1c6c854e 7319 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7320 nobreak-char-display.
7321
7322 * emacs.texi (Top): Update detailed node listing.
7323
1c6c854e 7324 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7325 to nobreak-char-display and no-break-space to nobreak-space.
7326 (Standard Faces): Split up the list of standard faces
7327 and put it in a separate node. Add nobreak-space and
7328 escape-glyph.
7329
8cf51b2c
GM
73302005-06-23 Lute Kamstra <lute@gnu.org>
7331
7332 * mule.texi (Select Input Method): Fix typo.
7333
73342005-06-23 Kenichi Handa <handa@m17n.org>
7335
1c6c854e
CS
7336 * mule.texi (International): List all supported scripts.
7337 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7338 distribution.
7339 (Language Environments): List all language environments.
7340 Intlfonts contains fonts for most supported scripts, not all..
7341 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7342 input a specific character.
8cf51b2c
GM
7343 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7344
73452005-06-23 Juanma Barranquero <lekktu@gmail.com>
7346
49823426 7347 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7348
73492005-06-22 Miles Bader <miles@gnu.org>
7350
7351 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7352
73532005-06-20 Miles Bader <miles@gnu.org>
7354
7355 * display.texi (Faces): Add `vertical-divider'.
7356
73572005-06-17 Richard M. Stallman <rms@gnu.org>
7358
7359 * text.texi (Adaptive Fill): Minor clarification.
7360
8cf51b2c
GM
73612005-06-10 Lute Kamstra <lute@gnu.org>
7362
7363 * emacs.texi (Top): Correct version number.
7364 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7365 refer to the current version of Emacs.
7366
73672005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7368
7369 * files.texi (Log Buffer): Document when there can be more than
7370 one file to be committed.
7371
73722005-06-08 Juri Linkov <juri@jurta.org>
7373
7374 * display.texi (Faces): Add `shadow' face.
7375
73762005-06-07 Masatake YAMATO <jet@gyve.org>
7377
7378 * display.texi (Faces): Write about mode-line-highlight.
7379
73802005-06-06 Richard M. Stallman <rms@gnu.org>
7381
7382 * misc.texi (Printing Package): Explain how to initialize
7383 printing package.
7384
7385 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7386
73872005-06-05 Chong Yidong <cyd@stupidchicken.com>
7388
7389 * emacs.texi: Rename Hardcopy to Printing.
7390 Make PostScript and PostScript Variables subnodes of it.
7391
7392 * misc.texi (Printing): Rename node from Hardcopy.
7393 Mention menu bar options.
7394 Move PostScript and PostScript Variables to submenu.
7395 (Printing package): New node.
7396
7397 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7398
7399 * dired.texi (Operating on Files): Likewise.
7400
7401 * calendar.texi (Displaying the Diary): Likewise.
7402
7403 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7404
7405 * glossary.texi (Glossary): Likewise.
7406
7407 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7408 effect.
7409
74102005-06-04 Richard M. Stallman <rms@gnu.org>
7411
7412 * trouble.texi (After a Crash): Polish previous change.
7413
8cf51b2c
GM
74142005-05-30 Noah Friedman <friedman@splode.com>
7415
7416 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7417 recovery mechanism.
7418
8cf51b2c
GM
74192005-05-28 Nick Roberts <nickrob@snap.net.nz>
7420
7421 * building.texi (Other Buffers): SPC toggles display of
7422 floating point registers.
7423
8cf51b2c
GM
74242005-05-27 Nick Roberts <nickrob@snap.net.nz>
7425
7426 * files.texi (Log Buffer): Merge in description of Log Edit
7427 mode from pcl-cvs.texi.
7428
74292005-05-26 Richard M. Stallman <rms@gnu.org>
7430
7431 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7432
8cf51b2c
GM
74332005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7434
7435 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7436 not enabled by default.
7437 When not on a word, `ispell-word' by default checks the word
7438 before point.
7439
74402005-05-24 Nick Roberts <nickrob@snap.net.nz>
7441
7442 * building.texi (Debugger Operation): Simplify last sentence.
7443
74442005-05-23 Lute Kamstra <lute@gnu.org>
7445
7446 * emacs.texi: Update FSF's address throughout.
7447 (Preface): Use @cite.
7448 (Distrib): Add cross reference to the node "Copying". Mention the
7449 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7450 printed manuals.
7451 (Intro): Use @xref for the Emacs Lisp Intro.
7452
8cf51b2c
GM
74532005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7454
7455 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7456
7457 * basic.texi (Moving Point): Mention default for `goto-line'.
7458
7459 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7460 of a variable's docstring.
7461
74622005-05-18 Lute Kamstra <lute@gnu.org>
7463
7464 * maintaining.texi (Overview of Emerge): Add cross reference.
7465 Remove duplication.
7466
7467 * emacs.texi (Top): Update to the current structure of the manual.
7468 * misc.texi (Emacs Server): Add menu description.
7469 * files.texi (Saving): Fix menu.
7470 * custom.texi (Customization): Fix menu.
7471 * mule.texi (International): Fix menu.
7472 * kmacro.texi (Keyboard Macros): Fix menu.
7473
74742005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * display.texi: Various minor changes.
7477 (Faces): Delete text that is repeated in the next section.
7478
74792005-05-16 Nick Roberts <nickrob@snap.net.nz>
7480
7481 * building.texi (Debugger Operation): Mention GUD tooltips are
7482 disabled with GDB in text command mode.
7483
8cf51b2c
GM
74842005-05-16 Nick Roberts <nickrob@snap.net.nz>
7485
7486 * building.texi: Replace toolbar with "tool bar" for consistency.
7487 (Compilation Mode): Describe compilation-context-lines
7488 and use of arrow in compilation buffer.
7489 (Debugger Operation): Replace help text with variable's value.
7490
7491 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7492 consistency.
7493
74942005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7495
7496 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7497 Add xref.
7498
8cf51b2c
GM
74992005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7500
7501 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7502 (Position Info): Delete discussion of `goto-line'. It is already
7503 described in `Moving point'.
7504
7505 * mini.texi (Completion Commands): Correct reference.
7506 (Completion Options): Fix typo.
7507
7508 * killing.texi (Deletion): Complete description of `C-x C-o'.
7509
8cf51b2c
GM
75102005-05-10 Richard M. Stallman <rms@gnu.org>
7511
7512 * building.texi (Compilation): Clarify recompile's directory choice.
7513
7514 * frames.texi (Tooltips): Cleanups.
7515
7516 * basic.texi (Arguments): Fix punctuation.
7517
75182005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7519
7520 * screen.texi (Menu Bar): The up and down (not left and right)
7521 arrow keys move through a keyboard menu.
7522
75232005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7524
7525 * basic.texi: Various typo and grammar fixes.
7526 (Moving Point): C-a now runs move-beginning-of-line.
7527
75282005-05-08 Nick Roberts <nickrob@snap.net.nz>
7529
7530 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7531
7532 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7533 as different animals.
7534
75352005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7536
7537 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7538 Correct index entry.
7539
75402005-05-07 Nick Roberts <nickrob@snap.net.nz>
7541
7542 * building.texi (Debugger Operation): Update to reflect changes
7543 in GUD tooltips.
7544
75452005-04-30 Richard M. Stallman <rms@gnu.org>
7546
7547 * files.texi (Compressed Files): Auto Compression normally enabled.
7548
7549 * building.texi (Debugger Operation): Clarify previous change.
7550
8cf51b2c
GM
75512005-04-28 Nick Roberts <nickrob@snap.net.nz>
7552
7553 * building.texi (Debugger Operation): Add description for
7554 GUD tooltips when program is not running.
7555
75562005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * misc.texi (Shell): Add `Shell Prompts' to menu.
7559 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7560 description. Delete remarks moved to new node.
7561 (Shell Prompts): New node.
7562 (History References): Replace remarks moved to `Shell Prompts'
7563 with xref to that node.
7564 (Remote Host): Clarify how to specify the terminal type when
7565 logging in to a different machine.
7566
75672005-04-26 Richard M. Stallman <rms@gnu.org>
7568
7569 * emacs.texi (Top): Update submenus from files.texi.
7570
7571 * files.texi (Filesets): Clarify previous change.
7572
7573 * dired.texi (Misc Dired Features): Clarify previous change.
7574
75752005-04-25 Chong Yidong <cyd@stupidchicken.com>
7576
7577 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7578
1c6c854e
CS
7579 * dired.texi (Misc Dired Features):
7580 Document dired-compare-directories.
8cf51b2c
GM
7581
7582 * files.texi (Filesets): New node.
7583 (File Conveniences): Document Image mode.
7584
7585 * text.texi (TeX Print): Document tex-compile.
7586
75872005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7590 Delete redundant reference to tooltip Custom group. It is
7591 referred too again in the next paragraph.
7592
75932005-04-24 Richard M. Stallman <rms@gnu.org>
7594
7595 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7596
8cf51b2c
GM
75972005-04-19 Kim F. Storm <storm@cua.dk>
7598
7599 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7600
76012005-04-18 Lars Hansen <larsh@math.ku.dk>
7602
7603 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7604 turns off desktop-save-mode.
7605
76062005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7607
7608 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7609 by default in terminals compatible with xterm. Mention that
7610 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7611 node.
7612
8cf51b2c
GM
76132005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7616
c8763fb6 76172005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7618
7619 * xresources.texi (Table of Resources): Add cursorBlink.
7620
76212005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7624 `d', `C-d' and `u'.
7625
76262005-04-11 Richard M. Stallman <rms@gnu.org>
7627
7628 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7629 (Misc X): Add -D, --basic-display.
7630
7631 * maintaining.texi (Change Log): Correct the description of
7632 the example.
7633
7634 * major.texi (Choosing Modes): Document magic-mode-alist.
7635
8cf51b2c
GM
76362005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7637
7638 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7639 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7640 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7641 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7642 `w', respectively.
7643 (Rmail Labels): Mention `l'.
7644 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7645 (Rmail Summary Edit): Describe `j' and RET.
7646
c8763fb6 76472005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7648
7649 * xresources.texi (Lucid Resources): Add fontSet resource.
7650
8cf51b2c
GM
76512005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7652
7653 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7654 now called `indicate-empty-lines'.
7655
76562005-04-06 Kim F. Storm <storm@cua.dk>
7657
7658 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7659
76602005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7661
7662 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7663 deleted.
7664 (Marks vs Flags): Add some convenient key bindings.
7665 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7666 (Misc Dired Features): Correct and expand description of `w' command.
7667
7668 * frames.texi (XTerm Mouse): Delete apparently false info.
7669 The GNU/Linux console currently does not appear to support
7670 `xterm-mouse-mode'.
7671
8cf51b2c
GM
76722005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7673
7674 * calendar.texi (Diary): Mention shell utility `calendar'.
7675
76762005-04-01 Richard M. Stallman <rms@gnu.org>
7677
7678 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7679
8cf51b2c
GM
76802005-04-01 Lute Kamstra <lute@gnu.org>
7681
7682 * maintaining.texi (Change Log): add-change-log-entry uses
7683 add-log-mailing-address.
7684
76852005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7686
7687 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7688 `VC Mode Line' and put in an xref to that node.
7689 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7690 its description.
7691
76922005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7693
7694 * calendar.texi (Calendar Systems): Say that the Persian calendar
7695 implemented here is the arithmetical one championed by Birashk.
7696
76972005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7698
7699 * programs.texi (Fortran Motion): Fix previous change.
7700
8cf51b2c
GM
77012005-03-29 Richard M. Stallman <rms@gnu.org>
7702
7703 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7704
77052005-03-29 Chong Yidong <cyd@stupidchicken.com>
7706
7707 * text.texi (Refill): Refer to Long Lines Mode.
7708 (Longlines): New node.
7709 (Auto Fill): Don't index "word wrap" here.
7710 (Filling): Add Longlines to menu.
7711
77122005-03-29 Richard M. Stallman <rms@gnu.org>
7713
7714 * xresources.texi: Minor fixes.
7715
7716 * misc.texi (Emacs Server): Fix Texinfo usage.
7717
7718 * emacs.texi (Top): Don't use a real section heading for
7719 "Detailed Node Listing". Fake it instead.
7720
7721 * basic.texi (Position Info): Minor cleanup.
7722
7723 * mule.texi (Input Methods): Minor cleanup.
7724
77252005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7726
7727 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7728 constructs as well.
7729 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7730
77312005-03-29 Kenichi Handa <handa@m17n.org>
7732
7733 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7734
7735 * basic.texi (Position Info): Update the description about the
7736 command C-u C-x =.
7737
77382005-03-28 Richard M. Stallman <rms@gnu.org>
7739
7740 * emacs.texi (Top): Use @section for the detailed node listing.
7741
7742 * calendar.texi: Minor fixes to previous change.
7743
7744 * programs.texi (Fortran): Small fixes to previous changes.
7745
7746 * emacs.texi (Top): Update list of subnodes of Dired.
7747 Likewise for building.texi.
7748
7749 * files.texi (File Conveniences): Delete Auto Image File mode.
7750
77512005-03-28 Chong Yidong <cyd@stupidchicken.com>
7752
7753 * building.texi (Flymake): New node.
7754
7755 * custom.texi (Function Keys): Document kp- event types and
7756 keypad-setup package.
7757
7758 * dired.texi (Wdired): New node.
7759
7760 * files.texi (File Conveniences): Reorder entries.
7761 Explain how to turn on Auto-image-file mode.
7762 Document Thumbs mode.
7763
7764 * mule.texi (Specify Coding): Document recode-region and
7765 recode-file-name.
7766
7767 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7768
77692005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7770
7771 * commands.texi (Keys): M-o is now a prefix key.
7772
77732005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7774
7775 * programs.texi: Reformat and update copyright years.
7776 (Fortran): Update section.
7777
77782005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7779
7780 * files.texi: Several small changes in addition to:
7781 (Visiting): Change xref for Dialog Boxes to ref.
7782 (Version Headers): Replace references to obsolete var
7783 `vc-header-alist' with `vc-BACKEND-header'.
7784 (Customizing VC): Update value of `vc-handled-backends'.
7785
77862005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7787
7788 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7789 move here from Emacs Lisp Reference Manual.
7790 * calendar.texi (Calendar/Diary, Diary Commands)
7791 (Special Diary Entries, Importing Diary): Change some xrefs to
7792 point to emacs-xtra rather than elisp.
7793
7794 * emacs-xtra.texi (Calendar Customizing):
7795 Move view-diary-entries-initially, view-calendar-holidays-initially,
7796 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7797 Emacs Manual.
7798 (Appt Customizing): Merge entire section into main Emacs Manual.
7799 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7800 mark-holidays-in-calendar here from emacs-xtra.
7801 (Displaying the Diary): Move view-diary-entries-initially,
7802 mark-diary-entries-in-calendar here from emacs-xtra.
7803 (Appointments): Move appt-display-mode-line,
7804 appt-display-duration, appt-disp-window-function,
7805 appt-delete-window-function here from emacs-xtra.
7806
7807 * calendar.texi: Update and reformat copyright.
7808 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7809 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7810 (Diary): Refer to `diary-file' rather than ~/diary.
7811 (Diary Commands): Rename node to "Displaying the Diary".
7812 * emacs.texi (Top): Rename "Diary Commands" section.
7813 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7814
78152005-03-26 Eli Zaretskii <eliz@gnu.org>
7816
7817 * misc.texi (Emacs Server): Fix the command for setting
7818 server-name. Add an xref to Invoking emacsclient.
7819
7820 * help.texi (Help Summary): Clarify when "C-h ." will do something
7821 nontrivial.
7822 (Apropos): Add cindex entry for apropos-sort-by-scores.
7823
7824 * display.texi (Text Display): Add index entries for how no-break
7825 characters are displayed.
7826
8cf51b2c
GM
78272005-03-26 Eli Zaretskii <eliz@gnu.org>
7828
7829 * files.texi (Visiting): Fix cross-references introduced with the
7830 last change.
7831
7832 * xresources.texi (GTK resources): Fix last change.
7833
8cf51b2c
GM
78342005-03-25 Chong Yidong <cyd@stupidchicken.com>
7835
7836 * xresources.texi (X Resources): GTK options documented too.
7837 (Resources): Clarify meaning of program name.
7838 (Table of Resources): Add visualClass.
7839 (GTK resources): Rewrite.
7840 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7841
7842 * display.texi (Text Display): Mention non-breaking spaces.
7843
7844 * files.texi (Reverting): Document auto-revert-check-vc-info.
7845
7846 * frames.texi (Mouse Commands): Document
7847 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7848
7849 * help.texi (Help Summary): Add `C-h .'.
7850 (Apropos): Apropos accepts a list of search terms.
7851 Document apropos-sort-by-scores.
7852 (Help Echo): Document display-local-help.
7853
7854 * misc.texi (Emacs Server): Document server-name.
7855 (Invoking emacsclient): Document -s option for server names.
7856
7857 * text.texi (Outline Visibility): Introduce "current heading
7858 line" (commands can be called with point on a body line).
7859 Re-order table to follow the sequence of discussion.
7860 hide-body won't hide lines before first header line.
7861 (TeX Mode): Add DocTeX mode.
7862
8cf51b2c
GM
78632005-03-24 Richard M. Stallman <rms@gnu.org>
7864
7865 * mule.texi (Single-Byte Character Support): Delete mention
7866 of iso-acc.el and iso-transl.el.
7867
8cf51b2c
GM
78682005-03-23 Lute Kamstra <lute@gnu.org>
7869
7870 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7871
78722005-03-23 Richard M. Stallman <rms@gnu.org>
7873
8cf51b2c
GM
7874 * search.texi: Delete explicit node pointers.
7875 (Incremental Search): New menu.
7876 (Basic Isearch, Repeat Isearch, Error in Isearch)
7877 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7878 (Slow Isearch): New subnodes.
7879 (Configuring Scrolling): Node deleted.
7880 (Search Case): Doc default-case-fold-search.
7881 (Regexp Replace): Move replace-regexp doc here.
7882
7883 * rmail.texi (Movemail): Put commas inside closequotes.
7884
7885 * picture.texi (Insert in Picture): Document C-c arrow combos.
7886 (Basic Picture): Clarify erasure.
7887
7888 * display.texi (Font Lock): Put commas inside closequotes.
7889
7890 * cmdargs.texi (General Variables): Put commas inside closequotes.
7891
78922005-03-23 Nick Roberts <nickrob@snap.net.nz>
7893
7894 * building.texi (Stack Buffer): Mention reverse contrast for
7895 *selected* frame (might not be current frame).
7896
8cf51b2c
GM
78972005-03-21 Richard M. Stallman <rms@gnu.org>
7898
7899 * building.texi (Starting GUD): Add bashdb.
7900
79012005-03-20 Chong Yidong <cyd@stupidchicken.com>
7902
7903 * basic.texi (Moving Point): Add M-g M-g binding.
7904 (Undo): Document undo-only.
7905 (Position Info): Document M-g M-g and C-u M-g M-g.
7906
7907 * building.texi (Building): Put Grep Searching after Compilation
7908 Shell.
7909 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7910 Document next-error-highlight.
7911 (Grep Searching): Document grep-highlight-matches.
7912 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7913
7914 * calendar.texi (Importing Diary): Rename node from iCalendar.
7915 Document diary-from-outlook.
7916
7917 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7918 Commands.
7919 Mention effect of X drag and drop on Dired buffers.
7920
7921 * files.texi (Visiting): Document large-file-warning-threshold.
7922 Move paragraph on file-selection dialog.
7923 Mention visiting files using X drag and drop.
7924 (Reverting): Mention using Auto-Revert mode to tail files.
7925 Document auto-revert-tail-mode.
7926 (Version Systems): Minor correction.
7927 (Comparing Files): Diff-mode is no longer based on Compilation
7928 mode.
7929 Document compare-ignore-whitespace.
7930 (Misc File Ops): Explain passing a directory to rename-file.
7931 Likewise for copy-file and make-symbolic-link.
7932
7933 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7934 Document mouse-wheel-progressive speed.
7935
7936 * help.texi (Misc Help): Document numeric argument for C-h i.
7937 Correctly explain the effect of just C-u as argument.
7938
7939 * killing.texi (Deletion): Document numeric argument for
7940 just-one-space.
7941
7942 * mini.texi (Completion): Completion acts on text before point.
7943
7944 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7945 (Emulation): CUA mode replaces pc-bindings-mode,
7946 pc-selection-mode, and s-region.
7947
7948 * mule.texi (Input Methods): Leim is now built-in.
7949 (Select Input Method): Document quail-show-key.
7950 (Specify Coding): Document revert-buffer-with-coding-system.
7951
7952 * programs.texi (Fortran Motion): Document f90-next-statement,
7953 f90-previous-statement, f90-next-block, f90-previous-block,
7954 f90-end-of-block, and f90-beginning-of-block.
7955
7956 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7957
7958 * emacs.texi (Acknowledgments): Updated.
7959
7960 * anti.texi: Total rewrite.
7961
8cf51b2c
GM
79622005-03-19 Chong Yidong <cyd@stupidchicken.com>
7963
7964 * ack.texi (Acknowledgments): Update.
7965
79662005-03-19 Eli Zaretskii <eliz@gnu.org>
7967
1c6c854e
CS
7968 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7969 Update copyright years.
8cf51b2c
GM
7970
79712005-03-14 Nick Roberts <nickrob@snap.net.nz>
7972
7973 * building.texi (Commands of GUD): Move paragraph on setting
7974 breakpoints with mouse to the GDB Graphical Interface node.
7975
79762005-03-07 Richard M. Stallman <rms@gnu.org>
7977
8cf51b2c
GM
7978 * misc.texi (Single Shell, Shell Options): Fix previous change.
7979
7980 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7981
79822005-03-06 Richard M. Stallman <rms@gnu.org>
7983
7984 * building.texi (Starting GUD): Don't explain text vs graphical
7985 GDB here. Just mention it and xref.
7986 Delete "just one debugger process".
7987 (Debugger Operation): Move GUD tooltip info here.
7988 (GUD Tooltips): Node deleted.
7989 (GDB Graphical Interface): Explain the two GDB modes here.
7990
8cf51b2c
GM
7991 * sending.texi (Sending Mail): Minor cleanup.
7992 (Mail Aliases): Explain quoting conventions.
7993 Update key rebinding example.
7994 (Header Editing): C-M-i is like M-TAB.
7995 (Mail Mode Misc): mail-attach-file does not do MIME.
7996
7997 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7998 that really belongs here.
7999 (Remote Mailboxes): Text moved to Rmail Inbox.
8000 (Rmail Display): Mention Mouse-1.
8001 (Movemail): Clarify two movemail versions.
8002 Clarify rmail-movemail-program.
8003
8cf51b2c
GM
8004 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8005 Document async shell commands.
8006 (Shell History): Clarify.
8007 (Shell Ring): Mention C-UP an C-DOWN.
8008 (Shell Options): Add comint-prompt-read-only.
8009 (Invoking emacsclient): Set EDITOR to run Emacs.
8010 (Sorting): No need to explain what region is.
8011 (Saving Emacs Sessions): Fix typo.
8012 (Recursive Edit): Fix punctuation.
8013 (Emulation): Don't mention "PC bindings" which are standard.
8014 (Hyperlinking): Explain Mouse-1 convention here.
8015 (Find Func): Node deleted.
8016
8cf51b2c
GM
8017 * help.texi (Name Help): Xref to Hyperlinking.
8018
8019 * glossary.texi (Glossary):
8020 Rename "Balance Parentheses" to "Balancing...".
8021 Add "Byte Compilation". Correct "Copyleft".
8022 New xref in "Customization".
8023 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8024 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8025 Rename "Registers" to "Register".
8026 Replace "Selecting" with "Selected Frame",
8027 "Selected Window", and "Selecting a Buffer".
8028
8029 * files.texi (Types of Log File): Explain how projects'
8030 methods can vary.
8031
8cf51b2c
GM
8032 * display.texi (Faces): Delete "Emacs 21".
8033
8034 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8035 * fixit.texi (Spelling): C-M-i like M-TAB.
8036 * mini.texi (Completion Options): C-M-i like M-TAB.
8037 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8038 * text.texi (Text Mode): C-M-i like M-TAB.
8039
8040 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8041
8042 * calendar.texi (Specified Dates): Mention `g w'.
8043 (Appointments): appt-activate toggles with no arg.
8044
8cf51b2c
GM
80452005-03-05 Juri Linkov <juri@jurta.org>
8046
8047 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8048 "invocation (command line arguments)".
8cf51b2c
GM
8049 (Misc X): Add -nbc, --no-blinking-cursor.
8050
80512005-03-04 Ulf Jasper <ulf.jasper@web.de>
8052
8053 * calendar.texi (iCalendar): No need to require it now.
8054
8cf51b2c
GM
80552005-03-03 Nick Roberts <nickrob@snap.net.nz>
8056
8057 * trouble.texi (Contributing): Mention Savannah. Direct users to
8058 emacs-devel.
8059
80602005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8061
8062 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8063 window.
8064
8cf51b2c
GM
80652005-02-27 Richard M. Stallman <rms@gnu.org>
8066
8067 * building.texi (Compilation): Update mode line status info.
8068
80692005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8070
8071 * calendar.texi (General Calendar): Document binding of
8072 scroll-other-window-down.
8073 (Mayan Calendar): Fix earliest date.
8074 (Time Intervals): Document timeclock-change.
8075 Fix timeclock-ask-before-exiting documentation.
8076
80772005-02-26 Kim F. Storm <storm@cua.dk>
8078
8079 * frames.texi (Mouse References):
8080 Add mouse-1-click-in-non-selected-windows.
8081
80822005-02-25 Richard M. Stallman <rms@gnu.org>
8083
8084 * screen.texi (Screen): Explain better about cursors and mode lines;
8085 don't presuppose text terminals.
8086 (Point): Don't assume just one cursor.
8087 Clarify explanation of cursors.
8088 (Echo Area, Menu Bar): Cleanups.
8089
8090 * mini.texi (Minibuffer): Prompts are highlighted.
8091 (Minibuffer Edit): Newline = C-j only on text terminals.
8092 Clarify resize-mini-windows values.
8093 Mention M-PAGEUP and M-PAGEDOWN.
8094 (Completion Commands): Mouse-1 like Mouse-2.
8095 (Minibuffer History): Explain history commands better.
8096 (Repetition): Add xref to Incremental Search.
8097
8098 * mark.texi (Setting Mark): Clarify info about displaying mark.
8099 Clarify explanation of C-@ and C-SPC.
8100 (Transient Mark): Mention Delete Selection mode.
8101 (Marking Objects): Clean up text about extending the region.
8102
8103 * m-x.texi (M-x): One C-g doesn't always go to top level.
8104 No delay before suggest-key-bindings output.
8105
8106 * fixit.texi (Fixit): Mention C-/ for undo.
8107 (Spelling): Mention ESC TAB like M-TAB.
8108 Replacement words with r and R are rechecked.
8109 Say where C-g leaves point. Mention ? as input.
8110
81112005-02-23 Lute Kamstra <lute@gnu.org>
8112
8113 * cmdargs.texi (Initial Options): Add cross reference.
8114
8cf51b2c
GM
81152005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8116
8117 * emacs.texi (Top): Update menu for splitting of node in
8118 msdog.texi.
8119 * frames.texi (Frames): Update xref for splitting of node in
8120 msdog.texi.
8121 * trouble.texi (Quitting): Ditto.
8122
81232005-02-16 Richard M. Stallman <rms@gnu.org>
8124
8125 * windows.texi (Split Window): Simplify line truncation info
8126 and xref to Display Custom.
8127
8128 * trouble.texi (Quitting): Emergency escape only for text terminal.
8129 (Screen Garbled): C-l for ungarbling is only for text terminal.
8130
8131 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8132
8133 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8134
8135 * programs.texi (Program Modes): Mention Python mode.
8136 (Moving by Defuns): Repeating C-M-h extends region.
8137 (Basic Indent): Clarify.
8138 (Custom C Indent): Clarify.
8139 (Expressions): Repeating C-M-@ extends region.
8140 (Info Lookup): Clarify for C-h S.
8141 (Symbol Completion): ESC TAB alternative for M-TAB.
8142 (Electric C): Clarify.
8143
8144 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8145
8146 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8147 MS-DOS Input node.
8148 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8149 (MS-DOS and MULE): Clarify.
8150 (MS-DOS Processes, Windows Processes): Fix typos.
8151
8152 * major.texi (Choosing Modes): Clarify.
8153
8154 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8155 (Keyboard Macro Step-Edit): Clarify.
8156
8157 * indent.texi (Indentation): Clarifications.
8158
8159 * help.texi (Help): Correct error about C-h in query-replace.
8160 Clarify apropos vs C-h a. Fix how to search in FAQ.
8161 (Key Help): Describe C-h w here.
8162 (Name Help): Minor cleanup. C-h w moved to Key Help.
8163 Clarify the "object" joke.
8164 (Apropos): Clarify. Mouse-1 like Mouse-2.
8165 (Help Mode): Mouse-1 like Mouse-2.
8166
8167 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8168
8169 * display.texi (Display): Reorder menu.
8170 (Faces): Cleanup.
8171 (Font Lock): Cleanup. Mention Options menu.
8172 Delete obsolete text.
8173 (Scrolling): For C-l, don't presume text terminal.
8174 (Horizontal Scrolling): Simplify intro.
8175 (Follow Mode): Clarify.
1c6c854e 8176 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8177 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8178 Doc default-tab-width. Doc line truncation more thoroughly.
8179
8180 * dired.texi (Dired Enter): C-x C-f can run Dired.
8181 (Dired Visiting): Comment out `a' command.
8182 Mouse-1 is like Mouse-2.
8183 (Shell Commands in Dired): ? can be used more than once.
8184
8185 * basic.texi (Continuation Lines): Simplify description of truncation,
8186 and refer to Display Custom for the rest of it.
8187
8cf51b2c
GM
81882005-02-06 Lute Kamstra <lute@gnu.org>
8189
8190 * basic.texi (Undo): Fix typo.
8191
8192 * cmdargs.texi (Emacs Invocation): Fix typo.
8193
8194 * custom.texi (Init Examples): Fix typo.
8195
8196 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8197
81982005-02-06 Richard M. Stallman <rms@gnu.org>
8199
8200 * regs.texi (Registers): Registers can hold numbers, too.
8201
8202 * killing.texi (Other Kill Commands): Cleanup.
8203 Delete redundant explanation of kill in read-only buffer.
8204 (Yanking): Mention term "copying".
8205 (Accumulating Text): Fix typo.
8206
8207 * entering.texi (Entering Emacs): Update rationale at start.
8208 (Exiting): Treat iconifying on a par with suspension.
8209
8210 * custom.texi (Minor Modes): Fix typo.
8211 (Easy Customization): Fix menu style.
8212 (Variables): Add xref.
8213 (Examining): Setting for future sessions works through .emacs.
8214 (Keymaps): "Text terminals", not "Many".
8215 (Init Rebinding): Explain \C-. Show example of \M-.
8216 Fix minor wording errors.
8217 (Function Keys): Explain vector syntax just once.
8218 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8219 (Init File): Mention .emacs.d directory.
8220 (Init Examples): Add xref.
8221 (Find Init): Mention .emacs.d directory.
8222
8223 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8224 (Action Arguments): Explain which kinds of -l args are found how.
8225 (Initial Options): --batch does not inhibit site-start.
8226 Add xrefs.
8227 (Command Example): Use --batch, not -batch.
8228
8229 * basic.texi (Inserting Text): Cleanup wording.
8230 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8231 C-n is not error at end of buffer.
8232 (Undo): Doc C-/ like C-_. Add xrefs.
8233 (Arguments): META key may be labeled ALT.
8234 Peculiar arg meanings are explained in doc strings.
8235
8236 * abbrevs.texi (Expanding Abbrevs): Clarify.
8237
82382005-02-05 Eli Zaretskii <eliz@gnu.org>
8239
8240 * frames.texi (Frame Parameters): Add an xref to the description
8241 of list-colors-display. Add a pointer to the X docs about colors.
8242
8243 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8244 Improve docs of list-colors-display.
8cf51b2c
GM
8245
82462005-02-03 Lute Kamstra <lute@gnu.org>
8247
8248 * frames.texi (Frames, Drag and Drop): Fix typos.
8249
82502005-02-03 Richard M. Stallman <rms@gnu.org>
8251
8252 * windows.texi (Basic Window): Mention color-change in mode line.
8253 (Change Window): Explain dragging vertical boundaries.
8254
8255 * text.texi (Sentences): Clarify.
8256 (Paragraphs): Explain M-a and blank lines.
8257 (Outline Mode): Clarify text and menu.
8258 (Hard and Soft Newlines): Mention use-hard-newlines.
8259
8260 * frames.texi (Frames): Delete unnecessary mention of Windows.
8261 (Mouse Commands): Likewise. Mention xterm mouse support.
8262 (Clipboard): Clarify.
8263 (Mouse References): Mention use of Mouse-1 for following links.
8264 (Menu Mouse Clicks): Clarify.
8265 (Mode Line Mouse): Clarify.
8266 (Drag and Drop): Rewrite.
8267
8268 * fixit.texi (Spelling): Fix typo.
8269
8270 * files.texi (File Names): Clarify.
8271 (Visiting): Update conditions for use of file dialog. Clarify.
8272 (Saving): Doc d as answer in save-some-buffers.
8273 (Remote Files): Clean up the text.
8274
8275 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8276
8277 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8278 (List Buffers): Clarify.
8279 (Several Buffers): Doc T command.
8280 (Buffer Convenience): Clarify menu.
8281
8282 * basic.texi (Undo): Clarify last change.
8283
82842005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8285
8286 * fixit.texi (Spelling): Fix typo.
8287
82882005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8289
8290 * basic.texi (Undo): Update description of `undo-outer-limit'.
8291
82922005-02-01 Nick Roberts <nickrob@snap.net.nz>
8293
8294 * building.texi: Update documentation relating to GDB Graphical
8295 Interface.
8296
82972005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8298
8299 * custom.texi (Easy Customization): Adapt menu to node name change.
8300
83012005-01-30 Richard M. Stallman <rms@gnu.org>
8302
8303 * custom.texi (Easy Customization): Defn of "User Option" now
8304 includes faces. Don't say just "option" when talking about variables.
8305 Do say just "options" to mean "anything customizable".
8306 (Specific Customization): Describe `customize-variable',
8307 not `customize-option'.
8308
8309 * glossary.texi (Glossary) <Faces>: Add xref.
8310 <User Option>: Change definition--include faces. Change xref.
8311
8312 * picture.texi (Picture): Mention artist.el.
8313
8314 * sending.texi, screen.texi, programs.texi, misc.texi:
8315 * mini.texi, major.texi, maintaining.texi, macos.texi:
8316 * help.texi, frames.texi, files.texi:
8317 Don't say just "option" when talking about variables.
8318
8319 * display.texi, mule.texi: Don't say just "option" when talking
8320 about variables. Other minor cleanups.
8321
8cf51b2c
GM
83222005-01-26 Lute Kamstra <lute@gnu.org>
8323
8324 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8325 File'. Mention the `-Q' option at the `--no-site-file' option.
8326
8cf51b2c
GM
83272005-01-22 David Kastrup <dak@gnu.org>
8328
8329 * building.texi (Grep Searching): Mention alias `find-grep' for
8330 `grep-find'.
8331
83322005-01-20 Richard M. Stallman <rms@gnu.org>
8333
8334 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8335
8cf51b2c
GM
83362005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8337
8338 * rmail.texi (Movemail): Explain differences
8339 between standard and mailutils versions of movemail.
8340 Describe command line and configuration options introduced
8341 with the latter.
8342 Explain the notion of mailbox URL, provide examples and
8343 cross-references to mailutils documentation.
8344 Describe various methods of specifying mailbox names,
8345 user names and user passwords for rmail.
1c6c854e
CS
8346 (Remote Mailboxes): New section.
8347 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8348 options used to control its behavior.
8349 (Other Mailbox Formats): Explain handling of various mailbox
8350 formats.
8351
83522005-01-13 Richard M. Stallman <rms@gnu.org>
8353
8354 * commands.texi (Commands): Clarification.
8355
83562005-01-11 Richard M. Stallman <rms@gnu.org>
8357
8358 * programs.texi (Multi-line Indent): Fix previous change.
8359 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8360
8cf51b2c
GM
83612005-01-08 Richard M. Stallman <rms@gnu.org>
8362
8363 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8364 lazy-highlight.
8365
8366 * search.texi (Query Replace): Mention faces query-replace
8367 and lazy-highlight.
8368 (Incremental Search): Update isearch highlighting info.
8369
8cf51b2c
GM
83702005-01-04 Richard M. Stallman <rms@gnu.org>
8371
8372 * custom.texi (Saving Customizations): Minor improvement.
8373
8cf51b2c
GM
83742005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8375
8376 * custom.texi (Saving Customizations): Emacs no longer loads
8377 `custom-file' after .emacs. No longer mention customizing through
8378 Custom.
8379
8cf51b2c
GM
83802005-01-01 Andreas Schwab <schwab@suse.de>
8381
8382 * killing.texi (Graphical Kill): Move up under node Killing,
8383 change @section to @subsection.
8384
83852005-01-01 Richard M. Stallman <rms@gnu.org>
8386
8387 * custom.texi (Face Customization): Mention hex color specs.
8388
8389 * emacs.texi (Top): Update Killing submenu.
8390
8391 * killing.texi (Killing): Reorganize section.
8392 No more TeX-only text; put the node command at start of chapter.
8393 But the first section heading is used only in TeX.
8394 Rewrite the text to read better in this mode.
8395 (Graphical Kill): New subnode gets some of the text that
8396 used to be in the first section.
8397
83982004-12-31 Richard M. Stallman <rms@gnu.org>
8399
8400 * dired.texi (Shell Commands in Dired): Delete the ? example.
8401
8402 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8403
8404 * files.texi (Saving): Describe new require-final-newline features
8405 and mode-require-final-newline.
8406
8cf51b2c
GM
84072004-12-29 Richard M. Stallman <rms@gnu.org>
8408
8409 * custom.texi (File Variables): Clarify previous change.
8410
c8763fb6 84112004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8412
8413 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8414 out now.
8415
84162004-12-27 Richard M. Stallman <rms@gnu.org>
8417
8418 * Makefile.in (MAKEINFO): Specify --force.
8419
8420 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8421 (Undo): Doc undo-outer-limit.
8422
8cf51b2c
GM
84232004-12-15 Juri Linkov <juri@jurta.org>
8424
8425 * mark.texi (Transient Mark, Mark Ring): M-< and other
8426 movement commands don't set mark in Transient Mark mode
8427 if mark is active.
8428
8cf51b2c
GM
84292004-12-12 Juri Linkov <juri@jurta.org>
8430
8431 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8432 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8433
8434 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8435 (Misc Dired Commands): Add @r{(Dired)} to w.
8436
84372004-12-12 Juri Linkov <juri@jurta.org>
8438
8439 * mark.texi (Marking Objects): Marking commands also extend the
8440 region when mark is active in Transient Mark mode.
8441
8cf51b2c
GM
84422004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8443
8444 * custom.texi (Saving Customizations): Emacs only loads the custom
8445 file automatically after the init file in version 22.1 or later.
8446 Adapt text and examples to this fact.
8447
8cf51b2c
GM
84482004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8449
8450 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8451 be set through Custom. Otherwise, it has no effect.
8452
8cf51b2c
GM
84532004-12-05 Richard M. Stallman <rms@gnu.org>
8454
8455 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8456 * entering.texi: Rename Command Line to Emacs Invocation.
8457
10d1d0af 8458 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8459
8460 * custom.texi (Easy Customization): Move up to section level,
8461 before Variables. Avoid using the term "variable"; say "option".
8462 New initial explanation.
8463 (Variables): In initial explanation, connect "variable" to the
8464 already-explained "user option".
8465
8466 * emacs.texi (Top): Fix ref to Command Line.
8467 Move reference to Easy Customization.
8468
8469 * xresources.texi (X Resources): Fix From link.
8470
8471 * doclicense.texi (GNU Free Documentation License): Fix To link.
8472
8473 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8474
8475 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8476
84772004-12-03 Richard M. Stallman <rms@gnu.org>
8478
8479 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8480
84812004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8482
8483 * kmacro.texi: Several small changes in addition to the following.
8484 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8485 defining a keyboard macro.
8486 Mention `kmacro-ring-max'.
8487 (Keyboard Macro Counter): Clarify description of
8488 `kmacro-insert-counter', `kmacro-set-counter',
8489 `kmacro-add-counter' and `kmacro-set-format'.
8490
84912004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8492
8493 * custom.texi (File Variables): Add `unibyte' and make it more
8494 clear that `unibyte' and `coding' are special. Suggested by Simon
8495 Krahnke <overlord@gmx.li>.
8496
8497 * mule.texi (Enabling Multibyte): Refer to File Variables.
8498 Suggested by Simon Krahnke <overlord@gmx.li>.
8499
c8763fb6 85002004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8501
8502 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8503 x-use-old-gtk-file-dialog.
8504
8cf51b2c
GM
85052004-11-20 Richard M. Stallman <rms@gnu.org>
8506
8507 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8508
85092004-11-09 Lars Brinkhoff <lars@nocrew.org>
8510
8511 * building.texi (Lisp Eval): Delete hyphen in section name.
8512
85132004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8514
8515 * files.texi (Old Versions):
8516 No longer document annotation as "CVS only".
8517
85182004-11-10 Andre Spiegel <spiegel@gnu.org>
8519
8520 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8521 version systems, mentioning the new ones that we support.
8522 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8523 suggestions.
8524
c8763fb6 85252004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8526
49823426 8527 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8528
c8763fb6 85292004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8530
8531 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8532
85332004-10-23 Eli Zaretskii <eliz@gnu.org>
8534
8535 * text.texi (Text Based Tables, Table Definition)
8536 (Table Creation, Table Recognition, Cell Commands)
8537 (Cell Justification, Row Commands, Column Commands)
8538 (Fixed Width Mode, Table Conversion, Measuring Tables)
8539 (Table Misc): New nodes, documenting the Table Mode.
8540
8cf51b2c
GM
85412004-10-19 Jason Rumney <jasonr@gnu.org>
8542
8543 * makefile.w32-in (info): Change order of arguments to makeinfo.
8544
85452004-10-19 Ulf Jasper <ulf.jasper@web.de>
8546
8547 * calendar.texi (iCalendar): Update for package changes.
8548
8cf51b2c
GM
85492004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8550
8551 * files.texi (Misc File Ops): View mode is a minor mode.
8552
8cf51b2c
GM
85532004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8554
8555 * calendar.texi (iCalendar): Style changes.
8556
85572004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8558
8559 * search.texi (Regexps): The regexp described in the example is no
8560 longer stored in the variable `sentence-end'.
8561
8cf51b2c
GM
85622004-10-06 Nick Roberts <nickrob@snap.net.nz>
8563
8564 * building.texi (Starting GUD): Note that multiple debugging
8565 sessions requires `gdb --fullname'.
8566
85672004-10-05 Ulf Jasper <ulf.jasper@web.de>
8568
8569 * calendar.texi (iCalendar): New section for a new package.
8570
8cf51b2c
GM
85712004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8572
8573 * text.texi: Various small changes in addition to the following.
8574 (Text): Replace xref for autotype with inforef.
8575 (Sentences): Explain nil value for `sentence-end'.
8576 (Paragraphs): Update default values for `paragraph-start' and
8577 `paragraph-separate'.
8578 (Text Mode): Correct description of Text mode's effect on the
8579 syntax table.
8580 (Outline Visibility): `hide-other' does not hide top level headings.
8581 `selective-display-ellipses' no longer has an effect on Outline mode.
8582 (TeX Misc): Add missing @cindex.
8583 Replace xref for RefTeX with inforef.
8584 (Requesting Formatted Text): The variable
8585 `enriched-fill-after-visiting' no longer exists.
8586 (Editing Format Info): Update names of menu items and commands.
8587 (Format Faces): Mention special effect of specifying the default face.
8588 Describe inheritance of text properties.
8589 Correct description of `fixed' face.
8590 (Format Indentation): Correct description of effect of setting
8591 margins. Mention `set-left-margin' and `set-right-margin'.
8592 (Format Justification): Update names of menu items.
8593 `set-justification-full' is now bound to `M-j b'.
8594 Mention that `default-justification' is a per buffer variable.
8595 (Format Properties): Update name of menu item.
8596 (Forcing Enriched Mode): `format-decode-buffer' automatically
8597 turns on Enriched mode if the buffer is in text/enriched format.
8598
85992004-10-05 Emilio C. Lopes <eclig@gmx.net>
8600
8601 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8602
86032004-09-28 Kim F. Storm <storm@cua.dk>
8604
8605 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8606 Align with new functionality.
8607
8cf51b2c
GM
86082004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8609
8610 * display.texi (Display Custom): Remove stray `@end defvar'.
8611
86122004-09-23 Kim F. Storm <storm@cua.dk>
8613
8614 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8615 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8616
8cf51b2c
GM
86172004-09-20 Richard M. Stallman <rms@gnu.org>
8618
8619 * custom.texi (Hooks): Explain using setq to clear out a hook.
8620 (File Variables): Explain multiline string constants.
8621 (Non-ASCII Rebinding): Explain when you need to update
8622 non-ASCII char codes in .emacs.
8623
8624 * building.texi (Compilation): Explain how to make a silent
8625 subprocess that won't be terminated. Explain compilation-environment.
8626
86272004-09-13 Kim F. Storm <storm@cua.dk>
8628
8629 * mini.texi (Repetition): Rename isearch-resume-enabled to
8630 isearch-resume-in-command-history and change default to disabled.
8631
8cf51b2c
GM
86322004-09-09 Kim F. Storm <storm@cua.dk>
8633
8634 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8635 with new `kmacro-name-last-macro'.
8636
8cf51b2c
GM
86372004-09-08 Juri Linkov <juri@jurta.org>
8638
8639 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8640
8cf51b2c
GM
86412004-09-03 Juri Linkov <juri@jurta.org>
8642
8643 * search.texi (Incremental Search): Update wording for M-%.
8644
86452004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8646
8647 * killing.texi (Killing): Correct description of kill commands in
8648 read-only buffer.
8649
86502004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8651
8652 * building.texi (Compilation Mode): Add a paragraph about rules
8653 for finding the compilation buffer for `next-error'.
8654
8655 * search.texi (Other Repeating Search): Mention that Occur mode
8656 supports the next-error functionality.
8657
86582004-09-02 Juri Linkov <juri@jurta.org>
8659
8660 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8661
86622004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8663
8664 * kmacro.texi (Basic Keyboard Macro):
8665 `apply-macro-to-region-lines' now operates on all lines that begin
8666 in the region, rather than on all complete lines in the region.
8667
c8763fb6 86682004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8669
8670 * frames.texi (Drag and drop): Add documentation about
8671 x-dnd-test-function and x-dnd-known-types.
8672
86732004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8674
8675 * indent.texi: Various minor changes in addition to:
8676 (Indentation Commands): Correct description of `indent-relative'.
8677 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8678 mode. The *Tab Stops* buffer uses Overwrite Mode.
8679 (Just Spaces): `tabify' converts sequences of at least two spaces
8680 to tabs.
8681
8cf51b2c
GM
86822004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8683
8684 * frames.texi (Secondary Selection): Setting the secondary
8685 selection with M-Drag-Mouse-1 does not alter the kill ring,
8686 setting it with M-Mouse-1 and M-Mouse-3 does.
8687 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8688 toolkit scroll bars.
8689 (Scroll Bars): Ditto.
8690
8691 * windows.texi (Basic Window): When using a window system, the value
8692 of point in a non-selected window is indicated by a hollow box.
8693 (Split Window): Side by side windows are separated by a scroll bar,
8694 if scroll bars are used.
8695 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8696 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8697 (Window Convenience): Update bindings for `winner-undo' and
8698 `winner-redo'.
8699
8700 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8701 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8702 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8703 of "Using Emacs as a Server".
8704 * building.texi (Building): Interchange nodes (for correct numbering).
8705 * programs.texi (Programs): Interchange nodes (for correct numbering).
8706 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8707 Info to the node structure.
8708 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8709 Rearrange order of nodes and sections such that both "GNU GENERAL
8710 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8711 end, as appropriate for appendices.
8712 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8713 Use `@unnumberedsec'.
8714 * trouble.texi: Adapt sectioning in Info to the node structure.
8715 Adapt node pointers to change in emacs.texi.
8716 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8717
8cf51b2c
GM
87182004-08-25 Kenichi Handa <handa@m17n.org>
8719
8720 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8721 description for unibyte mode.
8722
87232004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8724
8725 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8726
8727 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8728 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8729 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8730 in @pxref.
8731
87322004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8735 Change section names.
8736
8cf51b2c
GM
87372004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8738
8739 * kmacro.texi (Keyboard Macro Ring): Rename section.
8740 Emacs treats the head of the macro ring as the `last keyboard macro'.
8741 (Keyboard Macro Counter): Minor change.
8742 (Save Keyboard Macro): Some clarifications.
8743 (Edit Keyboard Macro): Rename section.
8744
8745 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8746 32-bit machines.
8747 (Several Buffers): Clarify which buffer is selected if `2' is
8748 pressed in the Buffer Menu.
8749 Auto Revert mode can be used to update the Buffer Menu
8750 automatically.
8751
87522004-08-21 Eli Zaretskii <eliz@gnu.org>
8753
8754 * help.texi (Misc Help): Add an index entry for finding an Info
8755 manual by its file name.
8756
87572004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8758
8759 * files.texi (Backup Deletion): Correct description of
8760 `delete-old-versions'.
8761 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8762 (Auto Save Files): Recommend `auto-save-mode' to reenable
8763 auto-saving, rather than the abbreviation `auto-save'.
8764
87652004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8768 for "killing" and "yanking" in main menu.
8769
87702004-08-16 Richard M. Stallman <rms@gnu.org>
8771
8772 * killing.texi (Yanking, Killing): Minor cleanups.
8773
8774 * mark.texi (Momentary Mark): Minor cleanups.
8775
87762004-08-15 Kenichi Handa <handa@etl.go.jp>
8777
8778 * custom.texi (Non-ASCII Rebinding):
8779 C-q always inserts the right code to pass to global-set-key.
8780
8cf51b2c
GM
87812004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8784 `insert-register', instead of `C-x r g' binding, for consistency.
8785
87862004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8787
8788 * fixit.texi (Spelling): Fix typo.
8789
87902004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8791
8792 * help.texi (Help): Fix Texinfo usage.
8793
8cf51b2c
GM
87942004-07-24 Richard M. Stallman <rms@gnu.org>
8795
8796 * text.texi (Paragraphs): Update how paragraphs are separated
8797 and the default for paragraph-separate.
8798
8799 * search.texi (Regexp Replace): Further update text for new
8800 replacement operators.
8801
8cf51b2c
GM
88022004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8803
8804 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8805 `R' switch.
8806
8807 * dired.texi (Dired Updating): `k' only deletes inserted
8808 subdirectories from the Dired buffer if a prefix argument was given.
8809
8810 * search.texi (Regexps): Delete redundant definition of `symbol' in
8811 description of `\_>'. It already occurs in the description of `\_<'.
8812
8cf51b2c
GM
88132004-07-01 Juri Linkov <juri@jurta.org>
8814
8815 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8816 (Regexp Search): Add M-r.
8817
88182004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8819
8820 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8821
88222004-06-29 Jesper Harder <harder@ifa.au.dk>
8823
49823426 8824 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8825
88262004-06-25 Richard M. Stallman <rms@gnu.org>
8827
8828 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8829
88302004-06-25 David Kastrup <dak@gnu.org>
8831
8832 * search.texi (Regexp Replace): Some typo corrections and
8833 rearrangement.
8834
88352004-06-24 David Kastrup <dak@gnu.org>
8836
8837 * search.texi (Unconditional Replace): Use replace-string instead
8838 of query-replace in example.
8839 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8840 sequences.
8841 (Query Replace): Correct explanation of `^' which does not use
8842 the mark stack.
8843
88442004-06-21 Nick Roberts <nickrob@gnu.org>
8845
8846 * misc.texi (Shell History Copying): Document comint-insert-input.
8847 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8848
8cf51b2c
GM
88492004-06-20 Jesper Harder <harder@ifa.au.dk>
8850
8851 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8852 * custom.texi (Customization): Do.
8853 * anti.texi (Antinews): Do.
8854 * abbrevs.texi (Defining Abbrevs): Do.
8855
8856 * programs.texi (Info Lookup): Fix keybinding for
8857 info-lookup-symbol.
8858
88592004-06-16 Juanma Barranquero <lektu@terra.es>
8860
8861 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8862 Add emacs-xtra.
8863 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8864 (clean): Add emacs-xtra and flymake. Remove redundancies.
8865
88662004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8867
8868 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8869 Add emacs-xtra.
8870 * emacs-xtra.texi: New file.
8871
88722004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8873
8874 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8875 (Dired and Find): Mention differences with ordinary Dired buffers.
8876
8cf51b2c
GM
88772004-06-13 Richard M. Stallman <rms@gnu.org>
8878
8879 * custom.texi (Init Syntax): Explain about vars that do special
8880 things when set with setq or with Custom.
8881 (Init Examples): Add line-number-mode example.
8882
8cf51b2c
GM
88832004-06-12 Juri Linkov <juri@jurta.org>
8884
8885 * dired.texi (Operating on Files): Add dired-do-touch.
8886
8cf51b2c
GM
88872004-06-10 Juri Linkov <juri@jurta.org>
8888
8889 * building.texi (Lisp Eval): Add C-M-x on defface.
8890
88912004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8892
8893 * files.texi (Reverting): Auto-Revert mode and
8894 Global Auto-Revert mode no longer revert remote files.
8895
8cf51b2c
GM
88962004-05-29 Richard M. Stallman <rms@gnu.org>
8897
8898 * custom.texi (Init File): Two dashes start --no-site-file.
8899
8cf51b2c
GM
89002004-05-29 Alan Mackenzie <acm@muc.de>
8901
8902 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8903 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8904 (AWK, Pike): Document as "C-like modes".
8905 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8906 (M-x man): Supersedes M-x manual-entry.
8907 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8908
8909 ("Comments in C"): Delete node; the info is in CC Mode manual.
8910 (c-comment-only-line-offset): Remove description.
8911
8912 (C-c ., C-c C-c): Describe new C Mode bindings.
8913
8914 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8915 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8916 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8917 Amend definitions.
8918
8919 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8920 Describe functions.
8921
8922 (c-comment-start-regexp, c-hanging-comment-ender-p)
8923 (c-hanging-comment-starter-p): Remove obsolete definitions.
8924
8925 * emacs.texi: Remove the menu entry "Comments in C".
8926
8cf51b2c
GM
89272004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8928
8929 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8930 `M-x locate'.
8931
89322004-05-16 Karl Berry <karl@gnu.org>
8933
8934 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8935 makeinfo --html fails.
8936 * help.texi (Help Summary) [@ifnottex]: Likewise.
8937
89382004-05-13 Nick Roberts <nickrob@gnu.org>
8939
8940 * building.texi (GDB Graphical Interface): Update and describe
8941 layout first.
8942
8cf51b2c
GM
89432004-05-04 Jason Rumney <jasonr@gnu.org>
8944
8945 * makefile.w32-in: Revert last change.
8946
89472004-05-03 Jason Rumney <jasonr@gnu.org>
8948
8949 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8950
8cf51b2c
GM
89512004-04-23 Juanma Barranquero <lektu@terra.es>
8952
8953 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8954
89552004-04-18 Juri Linkov <juri@jurta.org>
8956
8957 * fixit.texi (Spelling): Remove file extension from ispell xref.
8958
89592004-04-15 Kim F. Storm <storm@cua.dk>
8960
8961 * cmdargs.texi (Initial Options): Add -Q.
8962
89632004-04-05 Kim F. Storm <storm@cua.dk>
8964
8965 * custom.texi (File Variables): Add safe-local-eval-forms.
8966
8cf51b2c
GM
89672004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8968
8969 * files.texi (Reverting): Correct description of revert-buffer's
8970 handling of point.
8971
89722004-03-22 Juri Linkov <juri@jurta.org>
8973
8974 * emacs.texi (Top): Add `Misc X'.
8975
49823426 8976 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8977
8978 * glossary.texi: Improve references.
8979
8980 * help.texi: Sync keywords with finder.el.
8981
8982 * mini.texi (Completion): Add description for menu items.
8983
8984 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8985
8986 * sending.texi (Mail Methods): Fix xref to Message manual.
8987
8cf51b2c
GM
89882004-03-12 Richard M. Stallman <rms@gnu.org>
8989
8cf51b2c
GM
8990 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8991
8cf51b2c
GM
89922004-03-04 Richard M. Stallman <rms@gnu.org>
8993
8994 * search.texi (Regexps): Explain that ^ and $ have their
8995 special meanings only in certain contexts.
8996
8997 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8998
8999 * mule.texi (Specify Coding): Doc C-x RET F.
9000
9001 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9002 for multiple compile and grep buffers.
9003 (Indirect Buffers): Don't recommand clone-indirect-buffer
9004 for multiple compile and grep buffers.
9005
8cf51b2c
GM
90062004-02-29 Juanma Barranquero <lektu@terra.es>
9007
9008 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9009 Use $(DEL) instead of rm, and ignore exit code.
9010
8cf51b2c
GM
90112004-02-23 Nick Roberts <nick@nick.uklinux.net>
9012
9013 * building.texi (Watch Expressions): Update.
9014
90152004-02-21 Juri Linkov <juri@jurta.org>
9016
1c6c854e
CS
9017 * cmdargs.texi (Action Arguments): Add alias --find-file.
9018 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9019 to Command Arguments.
9020 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9021 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9022 (Window Size X): Join -g and --geometry. Add @cindex.
9023 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9024 (Title X): Remove alias -title.
9025 (Misc X): New node.
9026
c8763fb6 90272004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9028
9029 * frames.texi (Drag and drop): Add Motif to list of supported
9030 protocols.
9031
c8763fb6 90322004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9033
9034 * frames.texi (Drag and drop): New section.
9035
90362004-01-24 Richard M. Stallman <rms@gnu.org>
9037
1c6c854e 9038 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9039 Include it only @ifnotinfo. Patch the preceding and following
9040 node headers to point to each other.
9041
90422004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9043
9044 * calendar.texi (Appointments): Update section.
9045
90462003-12-29 Kevin Ryde <user42@zip.com.au>
9047
8cf51b2c
GM
9048 * programs.texi (C Modes): Fix the xref.
9049
90502003-12-23 Nick Roberts <nick@nick.uklinux.net>
9051
9052 * building.texi (Watch Expressions): Update.
9053 (Commands of GUD): Include use of toolbar + breakpoints set from
9054 fringe/margin.
9055
90562003-12-03 Andre Spiegel <spiegel@gnu.org>
9057
9058 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9059 <acm@muc.de>.
9060
c8763fb6 90612003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9062
9063 * frames.texi (Dialog Boxes): Add use-file-dialog.
9064
8cf51b2c
GM
90652003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9066
9067 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9068 in CC Mode.
9069
8cf51b2c
GM
90702003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9071
9072 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9073 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9074 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9075 * man/frames.texi, man/glossary.texi, man/killing.texi:
9076 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9077 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9078 * man/sending.texi, man/text.texi, man/trouble.texi:
9079 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9080
90812003-11-01 Alan Mackenzie <acm@muc.de>
9082
9083 * search.texi (Scrolling During Incremental Search): Document a
9084 new scrolling facility in isearch mode.
9085
8cf51b2c
GM
90862003-10-22 Miles Bader <miles@gnu.org>
9087
9088 * Makefile.in (info): Move before $(top_srcdir)/info.
9089
90902003-10-22 Nick Roberts <nick@nick.uklinux.net>
9091
9092 * building.texi (Watch Expressions): Update section on data display
9093 to reflect code changes (GDB Graphical Interface).
9094
8cf51b2c
GM
90952003-10-13 Richard M. Stallman <rms@gnu.org>
9096
9097 * xresources.texi (GTK resources): Clean up previous change.
9098
c8763fb6 90992003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9100
9101 * xresources.texi (GTK resources): Add a note that some themes
9102 disallow customizations. Add scroll theme example.
9103
8cf51b2c
GM
91042003-09-30 Richard M. Stallman <rms@gnu.org>
9105
8cf51b2c
GM
9106 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9107
9108 * misc.texi (Saving Emacs Sessions): Shorten the section,
9109 collapsing back into one node.
9110
91112003-09-30 Lars Hansen <larsh@math.ku.dk>
9112
9113 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9114
ce058493 91152003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9116
9117 * xresources.texi (GTK names in Emacs): Correct typo.
9118
8cf51b2c
GM
91192003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9120
1c6c854e
CS
9121 * cmdargs.texi (Font X): Mention new default font.
9122 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9123 problems involved. (Result of discussion on emacs-devel.)
9124
91252003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9126
9127 * emacs.texi (Acknowledgements): Correct typo.
9128
91292003-09-22 Richard M. Stallman <rms@gnu.org>
9130
9131 * dired.texi (Misc Dired Commands): New node.
9132 (Dired Navigation): Add dired-goto-file.
9133
9134 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9135
9136 * emacs.texi (Acknowledgements): New node, split from Distribution.
9137
9138 * cmdargs.texi (Action Arguments): -f reads interactive args.
9139
8cf51b2c
GM
91402003-09-08 Lute Kamstra <lute@gnu.org>
9141
9142 * screen.texi (Mode Line): Say that POS comes before LINE.
9143 Mention `size-indication-mode'.
1c6c854e
CS
9144 * display.texi (Optional Mode Line):
9145 Document `size-indication-mode'.
8cf51b2c
GM
9146 * basic.texi (Position Info): Mention `size-indication-mode'.
9147
91482003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9149
9150 * xresources.texi (Resources): Refer to `editres' man page.
9151 (Lucid Resources): Update defaults. Expand description of
9152 `shadowThickness'.
9153
91542003-09-04 Miles Bader <miles@gnu.org>
9155
9156 * Makefile.in (top_srcdir): New variable.
9157 ($(top_srcdir)/info): New rule.
9158 (info): Depend on it.
9159
91602003-09-03 Peter Runestig <peter@runestig.com>
9161
9162 * makefile.w32-in: New file.
9163
91642003-08-29 Richard M. Stallman <rms@gnu.org>
9165
9166 * misc.texi (Saving Emacs Sessions): Correct previous change.
9167
8cf51b2c
GM
91682003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9169
8cf51b2c
GM
9170 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9171 (Intro): Include kmacro.texi after fixit.texi instead of after
9172 custom.texi. (As suggested by Kim Storm.)
9173
91742003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9175
9176 * fixit.texi (Fixit): Update `Next' pointer.
9177 * files.texi (Files): Update `Previous' pointer.
9178 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9179 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9180 (Suggested by Kim Storm.)
9181 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9182
91832003-08-18 Kim F. Storm <storm@cua.dk>
9184
9185 * kmacro.texi: New file describing enhanced keyboard macro
9186 functionality. Replaces old description in custom.texi.
9187
9188 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9189 (Keyboard Macros): Move to new kmacro.texi file.
9190
9191 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9192
8cf51b2c
GM
91932003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9194
9195 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9196
91972003-08-17 Alex Schroeder <alex@gnu.org>
9198
9199 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9200 required.
9201
8cf51b2c
GM
92022003-08-05 Richard M. Stallman <rms@gnu.org>
9203
9204 * programs.texi (Lisp Indent): Don't describe
9205 lisp-indent-function property here. Use xref to Lisp Manual.
9206
8cf51b2c
GM
92072003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9208
fffa137c 9209 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9210 abbreviations.
9211
92122003-07-24 Markus Rost <rost@math.ohio-state.edu>
9213
9214 * buffers.texi (List Buffers): Fix previous change.
9215
8cf51b2c
GM
92162003-07-13 Markus Rost <rost@math.ohio-state.edu>
9217
9218 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9219 List*.
9220
92212003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9222
8cf51b2c
GM
9223 * display.texi (Font Lock): Fix typo.
9224
92252003-07-07 Richard M. Stallman <rms@gnu.org>
9226
9227 * display.texi (Font Lock): Add xref for format info on
9228 font-lock-remove-keywords.
9229
9230 * building.texi (Compilation): Document what happens with asynch
9231 children of compiler process.
9232
9233 * help.texi (Library Keywords): Use @multitable.
9234
8cf51b2c
GM
92352003-06-04 Richard M. Stallman <rms@gnu.org>
9236
9237 * programs.texi (Expressions): Delete C-M-DEL.
9238
9239 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9240 comint-move-point-for-output renamed from
9241 comint-scroll-to-bottom-on-output.
9242
9243 * custom.texi (Init Rebinding): Replace previous change with xref.
9244 (Non-ASCII Rebinding): Explain that issue more briefly here.
9245
92462003-05-28 Richard M. Stallman <rms@gnu.org>
9247
9248 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9249
92502003-05-28 Nick Roberts <nick@nick.uklinux.net>
9251
9252 * building.texi (GDB Graphical Interface): New node.
9253 (Rewritten somewhat by RMS.)
9254
c8763fb6 92552003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9256
9257 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9258 non-English letters. Explain how to set coding systems correctly
9259 and how to include the right coding cookie in the file.
9260
c8763fb6 92612003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9262
9263 * indent.texi (Indentation): Explain the concepts.
9264 (Just Spaces): Explain why preventing tabs for indentation might
9265 be useful.
9266
8cf51b2c
GM
92672003-04-16 Richard M. Stallman <rms@gnu.org>
9268
9269 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9270
8cf51b2c
GM
92712003-02-22 Alex Schroeder <alex@emacswiki.org>
9272
9273 * cmdargs.texi (General Variables): Document SMTPSERVER.
9274
8cf51b2c
GM
9275 * sending.texi: Remove SMTP node.
9276 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9277 library.
9278
8cf51b2c
GM
92792003-02-22 Alex Schroeder <alex@emacswiki.org>
9280
9281 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9282
92832003-02-22 Simon Josefsson <jas@extundo.com>
9284
9285 * sending.texi (Mail Methods): Add node about SMTP.
9286
c8763fb6 92872003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9288
9289 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9290
8cf51b2c
GM
92912003-02-01 Kevin Ryde <user42@zip.com.au>
9292
9293 * glossary.texi (Glossary): Correction to cl cross reference.
9294
92952003-01-20 Richard M. Stallman <rms@gnu.org>
9296
9297 * killing.texi (Rectangles): Document C-x c r.
9298
c8763fb6 92992003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9300
9301 * xresources.texi (GTK resources): New node.
9302 (GTK widget names): New node.
9303 (GTK names in Emacs): New node.
9304 (GTK styles): New node.
9305
c8763fb6 93062003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9307
9308 * maintaining.texi (Create Tags Table): Add reference to the new
9309 `etags --help --lang=LANG' option.
9310
8cf51b2c
GM
93112002-10-02 Karl Berry <karl@gnu.org>
9312
49823426 9313 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9314 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9315 where needed for the sake of the HTML output.
8cf51b2c
GM
9316
93172001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9318
9319 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9320 source files.
9321
93222001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9323
9324 * Makefile.in (emacsman): New target.
9325
8cf51b2c
GM
93262001-10-20 Gerd Moellmann <gerd@gnu.org>
9327
9328 * (Version 21.1 released.)
9329
93302001-10-05 Gerd Moellmann <gerd@gnu.org>
9331
9332 * Branch for 21.1.
9333
8cf51b2c
GM
93342001-03-05 Gerd Moellmann <gerd@gnu.org>
9335
9336 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9337
8cf51b2c
GM
93382000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9339
9340 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9341
8cf51b2c
GM
93421999-07-12 Richard Stallman <rms@gnu.org>
9343
9344 * Version 20.4 released.
9345
93461998-12-04 Markus Rost <rost@delysid.gnu.org>
9347
9348 * Makefile.in (INFO_TARGETS): Delete customize.info.
9349 (DVI_TARGETS): Delete customize.dvi.
9350 (../info/customize, customize.dvi): Targets deleted.
9351
93521998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9353
9354 * Version 20.3 released.
9355
93561998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9357
9358 * Makefile.in (EMACSSOURCES): Add mule.texi.
9359 Add msdog.texi, ack.texi. Remove gnu1.texi.
9360
93611998-04-06 Andreas Schwab <schwab@gnu.org>
9362
768c0c0f
JB
9363 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9364 Use it in dvi targets.
8cf51b2c
GM
9365
93661997-09-23 Paul Eggert <eggert@twinsun.com>
9367
9368 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9369 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9370 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9371
93721997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9373
9374 * Version 20.2 released.
9375
93761997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9377
9378 * Version 20.1 released.
9379
93801997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9381
9382 * Makefile (../info/customize, customize.dvi): New targets.
9383 (INFO_TARGETS): Add ../info/customize.
9384 (DVI_TARGETS): Add customize.dvi.
9385
8cf51b2c
GM
93861996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9387
9388 * Version 19.33 released.
9389
93901996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9391
9392 * Version 19.32 released.
9393
8cf51b2c
GM
93941996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9395
9396 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9397
93981996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9399
9400 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9401 Specify -I option.
9402 (All dvi targets): Set the TEXINPUTS variable.
9403
94041996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9405
9406 * Version 19.31 released.
9407
8cf51b2c
GM
94081995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9409
9410 * Version 19.30 released.
9411
8cf51b2c
GM
94121995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9413
9414 * Makefile.in (maintainer-clean): Rename from realclean.
9415
94161994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9417
9418 * Makefile.in: New file.
9419 * Makefile: File deleted.
9420
94211994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9422
9423 * Makefile (TEXINDEX_OBJS): Variable deleted.
9424 (texindex, texindex.o, getopt.o): Rules deleted.
9425 All deps on texindex deleted.
9426 (distclean): Don't delete texindex.
9427 (mostlyclean): Don't delete *.o.
9428 * texindex.c, getopt.c: Files deleted.
9429
94301994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9431
9432 * Version 19.26 released.
9433
94341994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9435
9436 * Makefile (EMACSSOURCES): Exclude undo.texi.
9437
94381994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9439
9440 * Version 19.25 released.
9441
94421994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9443
9444 * Version 19.24 released.
9445
94461994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9447
9448 * Version 19.23 released.
9449
94501994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9451
9452 * Makefile: Delete spurious tab.
9453
94541994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9455
9456 * Makefile (.SUFFIXES): New rule.
9457
8cf51b2c
GM
94581993-12-04 Richard Stallman (rms@srarc2)
9459
9460 * getopt.c: New file.
9461 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9462 (getopt.o): New rule.
9463 (dvi): Don't depend on texindex.
49823426 9464 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9465
94661993-12-03 Richard Stallman (rms@srarc2)
9467
49823426
GM
9468 * Makefile (TEXI2DVI): New variable.
9469 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9470 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9471
94721993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9473
9474 * Version 19.22 released.
9475
94761993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9477
9478 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9479
94801993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9481
9482 * Version 19.21 released.
9483
8cf51b2c
GM
94841993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9485
9486 * Makefile (realclean): Don't delete the Info files.
9487
f0131492 94881993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9489
8cf51b2c
GM
9490 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9491 4' where appropriate.
9492
f0131492 94931993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9494
49823426 9495 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9496
9497 * texindex.c: Include "../src/config.h" if building in emacs.
9498
9499 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9500 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9501 Add target to build texindex.c, defining `emacs'.
9502
8cf51b2c
GM
95031993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9504
9505 * Version 19.19 released.
9506
8cf51b2c
GM
95071993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9508
9509 * Version 19.18 released.
9510
95111993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9512
9513 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9514
95151993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9516
9517 * Version 19.17 released.
9518
95191993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9520
9521 * split-man: Fix typos in last change.
9522
95231993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9524
9525 * Version 19.16 released.
9526
95271993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9528
9529 * version 19.15 released.
9530
95311993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9532
9533 * Makefile (distclean): It's rm, not rf.
9534
95351993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9536
9537 * Version 19.14 released.
9538
95391993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9540
9541 * Makefile: New file.
9542
95431993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9544
9545 * Version 19.13 released.
9546
95471993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9548
9549 * Version 19.9 released.
9550
95511993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9552
9553 * Version 19.8 released.
9554
95551993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9556
9557 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9558
9559 * trouble.texi: It's `enable-flow-control-on', not
9560 `evade-flow-control-on'.
9561
95621993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9563
9564 * display.texi: Document standard-display-european.
9565
95661993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9567
9568 * Version 19.7 released.
9569
9570 * emacs.texi: Add a sentence to the top menu mentioning the
9571 specific version of Emacs this manual applies to.
9572
95731993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9574
9575 * basic.texi: Document next-line-add-lines variable used to
9576 implement down-arrow.
9577
9578 * killing.texi: Document kill-whole-line.
9579
95801993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9581
9582 * text.texi: Update unix TeX ordering information.
9583
95841993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9585
9586 * news.texi: Mention fill-rectangle in keybinding list.
9587
9588 * killing.texi: Document fill-rectangle.
9589
95901993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9591
9592 * vc.texi: Bring the docs up to date with VC 5.2.
9593
95941992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9595
9596 * emacs.tex: Mention blackbox and gomoku under Amusements.
9597 Assembler mode is now mentioned and appropriately indexed
9598 under Programming Modes.
9599
96001991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9601
9602 * emacs.tex: Update TeX ordering information.
9603
8cf51b2c
GM
96041990-06-26 David Lawrence (tale@geech)
9605
9606 * emacs.tex: Note that completion-ignored-extensions is not used
9607 to filter out names when all completions are displayed in
9608 *Completions*.
9609
96101990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9611
9612 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9613
96141990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9615
9616 * emacs.tex: Add @findex grep.
9617
8cf51b2c
GM
96181988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9619
9620 * emacs.tex: Correct two typos. No other changes before
9621 Version 19 will be made.
9622
8cf51b2c
GM
96231988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9624
9625 * emacs.tex: Update information for obtaining TeX distribution from the
9626 University of Washington.
9627
9628;; Local Variables:
c8763fb6 9629;; coding: utf-8
8cf51b2c
GM
9630;; End:
9631
a162959e 9632 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9633
9634 This file is part of GNU Emacs.
9635
352c8b4a 9636 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9637 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9638 the Free Software Foundation, either version 3 of the License, or
9639 (at your option) any later version.
8cf51b2c
GM
9640
9641 GNU Emacs is distributed in the hope that it will be useful,
9642 but WITHOUT ANY WARRANTY; without even the implied warranty of
9643 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9644 GNU General Public License for more details.
9645
9646 You should have received a copy of the GNU General Public License
352c8b4a 9647 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.