Update licenses to latest version from FSF.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
4288142b
PE
12012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2
3 * doclicense.texi, gpl.texi: Update to latest version from FSF.
4 These are just minor editorial changes.
5
d8ad4d3f 62012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
7
8 * vc1-xtra.texi (General VC Options): Remove obsolete reference
9 to `vc-path'.
10
c5bc2d1d 112012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
12
13 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
14
1cbaa705
KR
152012-12-02 Kevin Ryde <user42@zip.com.au>
16
17 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
18
00054d21
KR
192012-12-01 Kevin Ryde <user42@zip.com.au>
20
21 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
22
c07a6ded
PE
232012-11-24 Paul Eggert <eggert@cs.ucla.edu>
24
25 * doclicense.texi, gpl.texi: Update to latest version from FSF.
26 These are just minor editorial changes.
27
6ef2e5ef 282012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
29
30 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
31 clarifications (Bug#12865).
32 (Horizontal Scrolling): Clarifications.
33
2ac9538d 342012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
35
36 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
37
a33da68b
EZ
382012-11-16 Eli Zaretskii <eliz@gnu.org>
39
40 * trouble.texi (Crashing): Add information about MS-Windows and
41 the emacs_backtrace.txt file. (Bug#12908)
42
f78ee6af 432012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
44
45 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
46 actually named gdb-stopped-functions.
47
f78ee6af 482012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
49
50 * misc.texi (Single Shell): Mention async-shell-command-buffer.
51
19e09879
GM
522012-11-10 Glenn Morris <rgm@gnu.org>
53
54 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
55
ef7238c3
GM
56 * emacs.texi (Acknowledgments): Add profiler author.
57 * ack.texi (Acknowledgments): Add some recent contributions.
58
6baf66d5 592012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 60
9d9e48d9
CY
61 * files.texi (Diff Mode): Doc fixes for
62 diff-delete-trailing-whitespace (Bug#12831).
63
4c1f6a5b
CY
64 * trouble.texi (Crashing): Copyedits.
65
6baf66d5 662012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
67
68 * files.texi (Diff Mode): Trailing whitespace updates.
69
6baf66d5 702012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 71
4eeba558
CY
72 * misc.texi (Terminal emulator): Document Term mode faces.
73
7d806bfe
CY
74 * mini.texi (Basic Minibuffer): New node. Document
75 minibuffer-electric-default-mode.
76
77 * display.texi (Visual Line Mode): Fix index entry.
78
cce0aa5a
CY
79 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
80 and index the keybindings. Document tabulated-list-sort.
81 (Kill Buffer): Capitalize Buffer Menu.
82
83 * trouble.texi (Memory Full): Capitalize Buffer Menu.
84
6baf66d5 852012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
86
87 * display.texi (Auto Scrolling): Clarify that scroll-step is
88 ignored when scroll-conservatively is set to a non-zero value.
89 (Bug#12801)
90
6baf66d5 912012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
92
93 * dired.texi (Dired Updating): Doc fix (Bug#11744).
94
87288971
MA
952012-10-30 Michael Albinus <michael.albinus@gmx.de>
96
97 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
98
fc83c2de
CY
992012-10-29 Chong Yidong <cyd@gnu.org>
100
101 * dired.texi (Shell Commands in Dired): Document changes to the
102 dired-do-async-shell-command.
103
82b21017
GM
1042012-10-28 Glenn Morris <rgm@gnu.org>
105
106 * ack.texi (Acknowledgments): Mention gv.el.
107
caa5e5a4
BG
1082012-10-27 Bastien Guerry <bzg@gnu.org>
109
110 * screen.texi (Menu Bar): Fix typo.
111
05b621a6
CY
1122012-10-27 Chong Yidong <cyd@gnu.org>
113
114 * frames.texi (Mouse Avoidance): Mention new variable
115 mouse-avoidance-banish-position.
116
117 * programs.texi (Which Function): Which Function mode now works in
118 all major modes by default.
119
120 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
121
122 * files.texi (Misc File Ops): Symbolic links on Windows only work
123 on Vista and later.
124
125 * building.texi (Compilation): Document compilation-always-kill.
126
127 * search.texi (Symbol Search): New node.
128
129 * package.texi (Package Menu): Document the "new" status.
130
131 * windows.texi (Window Choice): Don't refer to the obsolete
132 special-display feature.
133
cd996018
CY
1342012-10-24 Chong Yidong <cyd@gnu.org>
135
136 * mule.texi (Text Coding): set-buffer-file-coding-system can now
137 be invoked from the mode line.
138
139 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
140 changes to the mark and unmark commands.
141 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
142 which is no longer bound to dired-backup-diff.
143
fe605b94
BG
1442012-10-23 Bastien Guerry <bzg@gnu.org>
145
9eadb1a9
BG
146 * text.texi (Org Authoring): Use a comma after @ref to avoid the
147 insertion of a period in the Info output.
fe605b94 148
d1069532
SM
1492012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
150
151 * custom.texi (Hooks): Clarify that -hooks is deprecated.
152
1fb3aa3f
CY
1532012-10-23 Chong Yidong <cyd@gnu.org>
154
155 * kmacro.texi (Edit Keyboard Macro): Fix typo.
156
f42f1094
DM
1572012-10-18 Dani Moncayo <dmoncayo@gmail.com>
158
159 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
160
6c24e35f
GM
1612012-10-17 Glenn Morris <rgm@gnu.org>
162
163 * mini.texi (Repetition): Further copyedit.
164
429cdb05
DM
1652012-10-17 Dani Moncayo <dmoncayo@gmail.com>
166
167 * mini.texi (Repetition): Copyedit.
168
e5a94ec4
JL
1692012-10-16 Juri Linkov <juri@jurta.org>
170
171 * search.texi (Query Replace): Document multi-buffer replacement
172 keys. (Bug#12655)
173
174 * maintaining.texi (Tags Search): Change link "Replace" to
175 "Query Replace".
176
73f2b4ab
CY
1772012-10-13 Chong Yidong <cyd@gnu.org>
178
179 * files.texi (File Conveniences): ImageMagick enabled by default.
180
d8e213eb
DM
1812012-10-10 Dani Moncayo <dmoncayo@gmail.com>
182
183 * basic.texi (Arguments): Fix typos.
184
b859a383
GM
1852012-10-08 Glenn Morris <rgm@gnu.org>
186
cad4f290
GM
187 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
188
b859a383
GM
189 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
190
f1f4dba0
GM
1912012-10-06 Glenn Morris <rgm@gnu.org>
192
193 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
194 Mention cal-tex-cursor-week2-summary.
195
c6b68a28
CY
1962012-10-06 Chong Yidong <cyd@gnu.org>
197
198 * mini.texi (Passwords): Fix typo.
199
751bac18
GM
2002012-10-02 Glenn Morris <rgm@gnu.org>
201
202 * maintaining.texi (VC Directory Commands):
203 Remove duplicate `q' entry. (Bug#12553)
204
48de8b12
CY
2052012-09-30 Chong Yidong <cyd@gnu.org>
206
207 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
208
209 * search.texi (Special Isearch): Document the lax space search
210 feature and M-s SPC.
211 (Regexp Search): Move main search-whitespace-regexp description to
212 Special Isearch.
213 (Replace): Document replace-lax-whitespace.
214
215 * basic.texi (Position Info): Document C-u M-=.
216 (Moving Point): Document move-to-column.
217
218 * display.texi (Useless Whitespace): Add delete-trailing-lines.
219
220 * misc.texi (emacsclient Options): Document the effect of
221 initial-buffer-choice on client frames. Document server-auth-dir.
222 Do not document server-host, which is bad security practice.
223
224 * building.texi (Lisp Libraries): Docstring lookups can trigger
225 autoloading. Document help-enable-auto-load.
226
227 * mini.texi (Yes or No Prompts): New node.
228
229 * ack.texi (Acknowledgments): Remove obsolete packages.
230
4695c850
GM
2312012-09-27 Glenn Morris <rgm@gnu.org>
232
233 * cal-xtra.texi (Advanced Calendar/Diary Usage):
234 Rename the section to be more general.
235 * emacs.texi: Update menu.
236
e109c4a6
CY
2372012-09-23 Chong Yidong <cyd@gnu.org>
238
239 * buffers.texi (Misc Buffer): Replace toggle-read-only with
240 read-only-mode.
241
242 * files.texi (Visiting): Likewise.
243
2e83df57
PE
2442012-09-22 Paul Eggert <eggert@cs.ucla.edu>
245
246 * trouble.texi (Crashing): Document ulimit -c.
247
58f3a196
PE
2482012-09-21 Paul Eggert <eggert@cs.ucla.edu>
249
250 * trouble.texi (Crashing): Document addr2line.
251
4ef1567b
CY
2522012-09-19 Chong Yidong <cyd@gnu.org>
253
254 * killing.texi (Yanking): Minor clarification (Bug#12469).
255
9e9da873
CY
2562012-09-17 Chong Yidong <cyd@gnu.org>
257
258 * building.texi (GDB User Interface Layout): Remove reference to
259 removed variable gdb-use-separate-io-buffer (Bug#12454).
260
0979429b
J
2612012-09-08 Jambunathan K <kjambunathan@gmail.com>
262
263 * regs.texi (Text Registers): `C-x r +' can now be used instead of
264 M-x append-to-register. New option `register-separator'.
265 (Number Registers): Mention that `C-x r +' is polymorphic.
266
14ba4cf3
CY
2672012-09-07 Chong Yidong <cyd@gnu.org>
268
269 * windows.texi (Window Choice): Don't mention obsolete
270 display-buffer-reuse-frames.
271
cf29dd84
PE
2722012-09-04 Paul Eggert <eggert@cs.ucla.edu>
273
274 Give more-useful info on a fatal error (Bug#12328).
275 * trouble.texi (Crashing): New section, documenting this.
276
aa0ecd94
MA
2772012-08-24 Michael Albinus <michael.albinus@gmx.de>
278
0979429b
J
279 * cmdargs.texi (General Variables):
280 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
281 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 282
ba025fbd
EZ
2832012-08-14 Eli Zaretskii <eliz@gnu.org>
284
285 * building.texi (Debugger Operation): Correct and improve
286 documentation of the GUD Tooltip mode.
287
0c51ff6d
CY
2882012-07-31 Chong Yidong <cyd@gnu.org>
289
290 * emacs.texi: Fix ISBN (Bug#12080).
291
35b6586e
CY
2922012-08-05 Chong Yidong <cyd@gnu.org>
293
294 * display.texi (Faces): Document frame-background-mode (Bug#7774).
295
296 * custom.texi (Face Customization): Move discussion of face
297 inheritance here, from Faces section.
298
0e1a094f 2992012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
300
301 * frames.texi (Mouse Commands): Fix the description of mouse-2.
302 (Bug#11958)
303
e32a12b5
CY
3042012-07-19 Chong Yidong <cyd@gnu.org>
305
306 * emacs.texi: Update ISBN.
307
9ea10cc3
CY
3082012-07-17 Chong Yidong <cyd@gnu.org>
309
310 * basic.texi (Inserting Text): Replace ucs-insert with
311 insert-char. Provide more details of input.
312
313 * mule.texi (International Chars, Input Methods): Likewise.
314
b68b3337
CY
3152012-07-13 Chong Yidong <cyd@gnu.org>
316
dea31bd3
CY
317 * custom.texi (Examining): Update C-h v message.
318
b68b3337
CY
319 * buffers.texi (Misc Buffer): Document view-read-only.
320
ab4c47d3
CY
3212012-07-07 Chong Yidong <cyd@gnu.org>
322
323 * custom.texi (Init File): Index site-lisp (Bug#11435).
324
6edc3d28
CY
3252012-07-06 Chong Yidong <cyd@gnu.org>
326
327 * emacs.texi: Re-order top-level menu to correspond to logical
328 order, to avoid makeinfo warnings.
329
330 * ack.texi (Acknowledgments): Note new python.el.
331
3812efdc
CY
3322012-06-29 Chong Yidong <cyd@gnu.org>
333
334 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
335 * basic.texi (Erasing, Basic Undo): Fix markup.
336
c8d3a25c 3372012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
338
339 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
340
c8d3a25c 3412012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
342
343 * fixit.texi (Undo): Fix typo. (Bug#11775)
344
65400531
GM
3452012-06-27 Glenn Morris <rgm@gnu.org>
346
347 * ack.texi (Acknowledgments): Tiny update.
348
ac1a0ce1 3492012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
350
351 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
352
ddfbf826 3532012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 354
ddfbf826 355 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
356
357 * anti.texi:
358 * building.texi:
359 * cmdargs.texi:
360 * custom.texi:
361 * display.texi:
362 * files.texi:
363 * frames.texi:
364 * glossary.texi:
365 * misc.texi:
366 * mule.texi:
367 * programs.texi:
368 * sending.texi:
369 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
370
85973ba0
MA
3712012-06-06 Michael Albinus <michael.albinus@gmx.de>
372
373 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
374
c1dabff0
GM
3752012-05-28 Glenn Morris <rgm@gnu.org>
376
377 * ack.texi, building.texi, calendar.texi, custom.texi:
378 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
379
abb9615e
GM
3802012-05-27 Glenn Morris <rgm@gnu.org>
381
bd39eb06
GM
382 * emacs.texi: Simplify following removal of node pointers.
383
abb9615e
GM
384 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
385 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
386 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
387 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
388 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
389 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
390 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
391 * windows.texi, xresources.texi: Nuke hand-written node pointers.
392
6c200b4a
GM
3932012-05-22 Glenn Morris <rgm@gnu.org>
394
395 * emacs.texi (Acknowledgments): Add another contributor.
396
3fe7cdc8
GM
3972012-05-12 Glenn Morris <rgm@gnu.org>
398
399 * Makefile.in (MKDIR_P): New, set by configure.
400 (mkinfodir): Use $MKDIR_P.
401
dc0f75c8
GM
4022012-05-10 Glenn Morris <rgm@gnu.org>
403
b8a82b69
GM
404 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
405 with "coding: raw-text".
406
dc0f75c8
GM
407 * files.texi (Interlocking): Mention create-lockfiles option.
408
666b903b 4092012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
410
411 * frames.texi (Mouse References, Mouse Commands): Fix index
412 entries (Bug#11362).
413
eceeb5fc 4142012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 415
eceeb5fc
CY
416 * custom.texi (Customization Groups, Custom Themes, Examining):
417 Improve page breaks.
418
419 * rmail.texi (Rmail Display): Use example rather than smallexample.
420
421 * calendar.texi: Convert inforefs to refs.
422
423 * dired.texi (Dired Enter): Improve page break.
424
425 * abbrevs.texi (Abbrev Concepts): Copyedits.
426
427 * maintaining.texi (Registering, Tag Syntax):
428 Tweak line and page breaks.
429
430 * programs.texi (Programs, Electric C): Copyedits.
431 (Program Modes): Add xref to Fortran.
432 (Left Margin Paren): Remove what was (oddly enough) the only use
433 of defvar in the entire Emacs manual.
434 (Hungry Delete): Remove footnote about ancient Emacs version.
435 (Other C Commands): Use example rather than smallexample.
436
437 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
438 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
439 Tweak line and page breaks.
440
441 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
442 (Major Modes): Use example rather than smallexample.
bbba8869 443
eceeb5fc
CY
444 * mule.texi (Output Coding): Reword to improve page-breaks.
445
446 * frames.texi (Fonts): Tweak line and page breaks.
447 Use example rather than smallexample. Change cross-reference.
448 (Text-Only Mouse): Fix xref.
449
450 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
451 (Indirect Buffers): Tweak line- and page-breaks.
452
453 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
454
8045b906
GM
4552012-05-04 Glenn Morris <rgm@gnu.org>
456
457 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
458 (info, infoclean): Use $INFO_EXT.
459 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
460 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
461 (INFO_TARGETS): Use $INFO_EXT.
462 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
463
90207a15 4642012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
465
466 * emacs.texi (@copying): Only print EDITION in the TeX version.
467
e2058813
GM
468 * search.texi (Regexp Search): Just say "Emacs".
469
a162959e
GM
470 * display.texi (Auto Scrolling):
471 Reword to avoid repetition and improve page break.
472
9eb25ee8
GM
473 * xresources.texi (Resources):
474 * mule.texi (Language Environments):
475 * misc.texi (Amusements):
476 * maintaining.texi (VC Change Log):
477 * frames.texi (Fonts):
478 * custom.texi (Specifying File Variables, Minibuffer Maps):
479 * cmdargs.texi (Initial Options):
480 * building.texi (Flymake):
481 Reword to remove/reduce some overly long/short lines.
482
a4289d0e
GM
4832012-04-27 Glenn Morris <rgm@gnu.org>
484
485 * emacs.texi: Some fixes for detailed menu.
486
1a72be46
GM
487 * emacs.texi: Add "et al." to authors.
488
16152b76
GM
489 * ack.texi, basic.texi, buffers.texi, building.texi:
490 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
491 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
492 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
493 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
494 * search.texi, trouble.texi, windows.texi:
495 Use Texinfo recommended convention for quotes+punctuation.
496
578c1d4b 4972012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 498
578c1d4b
GM
499 * mule.texi (Bidirectional Editing): Improve indexing.
500 Minor wording tweaks.
84412f2c 501
467a33d0
CY
5022012-04-15 Chong Yidong <cyd@gnu.org>
503
504 * misc.texi (emacsclient Options): More clarifications.
505
e6fd457e 5062012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 507
41be52d7
GM
508 * msdog.texi (Windows Printing): It doesn't set printer-name.
509
05806f43
GM
510 * mule.texi (Language Environments): Move font info to "Fontsets".
511 (Fontsets): Move intlfonts etc here from "Language Environments".
512 Copyedits.
513 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
514 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
515
e6fd457e 5162012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 517
0be641c0
CY
518 * glossary.texi (Glossary): Standardize on "text terminal"
519 terminology. All callers changed.
520
6a00f380
CY
521 * misc.texi (emacsclient Options): Document "client frame" concept
522 and its effect on C-x C-c more carefully.
523
e6fd457e 5242012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 525
870e8fb8
GM
526 * frames.texi (Scroll Bars):
527 * glossary.texi (Glossary): Use consistent case for "X Window System".
528
71cd7772
GM
529 * mule.texi (Select Input Method, Coding Systems):
530 State command names in kbd tables.
531 (Recognize Coding): Add cross-ref.
532 (Output Coding): Don't mention message mode in particular.
533 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
534 Copyedits.
535
35dc09a1 5362012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
537
538 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
539 Copyedits.
540 (Coding Systems): Mac OS X apparently uses newlines for EOL.
541 (Recognize Coding): Remove old auto-coding-regexp-alist example.
542 auto-coding-functions does not override coding: tags.
543 Remove rmail-decode-mime-charset; it no longer has any effect.
544
35dc09a1 5452012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
546
547 * custom.texi (Creating Custom Themes): Add reference to Custom
548 Themes node in Lisp manual.
549
35dc09a1 5502012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
551
552 * mule.texi (International): Copyedits.
553 (International Chars): Update C-x = example output.
554 (Disabling Multibyte): Rename from "Enabling Multibyte".
555 Clarify what "unibyte: t" does, and mode-line description.
556 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
557 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 558 (Language Environments): Copyedits.
893585f4
GM
559 (Input Methods): Copyedits. Use "^" for the postfix example,
560 because it is less confusing inside Info's `quotes'.
e0550cae 561
bd7239f5 562 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
563 Update for "Disabling Multibyte" node name change.
564 * emacs.texi: Update for "Disabling Multibyte" node name change.
565
1c64e6ed
GM
566 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
567 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
568 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
569 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
570 * sending.texi, text.texi, trouble.texi:
571 Use @file for buffers, per the Texinfo manual.
572
20331c1c
GM
573 * entering.texi (Entering Emacs):
574 Do not mention initial-buffer-choice = t.
575
8fc85b20
GM
576 * misc.texi (Gnus Startup): Use @env for environment variables.
577
35dc09a1
GM
578 * Makefile.in: Replace non-portable use of $< in ordinary rules.
579
87124233
GM
5802012-04-12 Glenn Morris <rgm@gnu.org>
581
582 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
583
f3774f20
GM
5842012-04-07 Glenn Morris <rgm@gnu.org>
585
586 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
587
8980d0b9
GM
5882012-04-05 Glenn Morris <rgm@gnu.org>
589
590 * glossary.texi (Glossary): Use anchors for internal cross-references.
591
8bf27c8a
GM
5922012-04-04 Glenn Morris <rgm@gnu.org>
593
594 * glossary.texi (Glossary): Copyedits.
595 Use Texinfo-recommended convention for quotes and punctuation.
596 Comment out a few specialized (Rmail) items.
a0706406 597 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 598 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 599
529c06b6
CY
6002012-04-03 Chong Yidong <cyd@gnu.org>
601
602 * sending.texi (Mail Misc): Fix an index entry.
603
53b0595a
EZ
6042012-04-02 Eli Zaretskii <eliz@gnu.org>
605
606 * msdog.texi (Windows Startup): Add description of emacsclient
607 operation under -c and -t on MS-Windows.
608
609 * misc.texi (emacsclient Options): Add cross-reference to "Windows
610 Startup". (Bug#11091)
611
d8e213eb 6122012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
613
614 * custom.texi (Changing a Variable): Fix example.
615
0d224826
EZ
6162012-04-01 Eli Zaretskii <eliz@gnu.org>
617
618 * misc.texi (emacsclient Options): More clarifications about -t
619 and -c on MS-Windows. (Bug#11091)
620
1d265f9f
EZ
6212012-03-31 Eli Zaretskii <eliz@gnu.org>
622
623 * misc.texi (emacsclient Options): Document peculiarities of new
624 frame creation on MS-Windows under -c or -t options. (Bug#11091)
625
5319014e
CY
6262012-03-30 Chong Yidong <cyd@gnu.org>
627
628 * files.texi (File Conveniences): Clarify Imagemagick discussion.
629
2bfab837
GM
6302012-03-22 Glenn Morris <rgm@gnu.org>
631
632 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
633
986bd52a
CY
6342012-03-17 Chong Yidong <cyd@gnu.org>
635
636 * package.texi (Package Installation): Document use of
637 package-initialize in init file.
638
66ecdc9e
GM
6392012-03-16 Glenn Morris <rgm@gnu.org>
640
641 * help.texi (Language Help):
642 * mule.texi (International Chars):
643 etc/HELLO is for character demonstration.
644
d8e213eb 6452012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
646
647 * dired.texi (Shell Commands in Dired): Fix typo.
648
a08a07e3
CY
6492012-03-04 Chong Yidong <cyd@gnu.org>
650
651 * killing.texi (Clipboard): Document clipboard manager.
652
53eced6d
GM
6532012-02-29 Glenn Morris <rgm@gnu.org>
654
f8425af2
GM
655 * ack.texi (Acknowledgments): Use @Tex{} in more places.
656
775b55af
GM
657 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
658
53eced6d
GM
659 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
660
44e97401
GM
6612012-02-28 Glenn Morris <rgm@gnu.org>
662
663 * custom.texi, display.texi, emacs.texi, files.texi:
664 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
665 Standardize possessive apostrophe usage.
666
525795c1
JD
6672012-02-25 Jan Djärv <jan.h.d@swipnet.se>
668
669 * macos.texi (Mac / GNUstep Customization): Remove text about
670 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
671
d8e213eb 6722012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
673
674 * buffers.texi (Select Buffer): Mention that saving in a new file
675 name can switch to a different major mode.
676
6ea1787e
GM
6772012-02-23 Glenn Morris <rgm@gnu.org>
678
49fe4321
GM
679 * mini.texi (Minibuffer File, Completion Options, Repetition):
680 Copyedits.
681 (Completion Example): Other M-x au* commands may be defined.
682 (Completion Styles): Mention emacs21 and completion-category-overrides.
683
8f4042d2
GM
684 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
685 (Windows Keyboard, Windows Mouse, Windows Processes)
686 (Windows Printing, Windows Misc): Copyedits.
687 (ls in Lisp): Update switches list.
688
371fb833
GM
689 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
690 Update dos-mode* function names.
691 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
692 (MS-DOS Processes): Add xref to main ls-lisp section.
693
6ea1787e
GM
694 * ack.texi (Acknowledgments): Mention smie.
695
40ace058
GM
6962012-02-22 Glenn Morris <rgm@gnu.org>
697
698 * macos.texi: Copyedits. Fix @key/@kbd usage.
699 (Mac / GNUstep Basics): Don't mention the panels, since the next
700 section covers them.
701 (Mac / GNUstep Customization): Merge some panel info from previous.
702
41f1e868
GM
7032012-02-21 Glenn Morris <rgm@gnu.org>
704
68af8d4f
GM
705 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
706 Small fixes.
707
2e03845d
GM
708 * emacs-xtra.texi: Picture mode is no longer a chapter.
709
f9a998c3
GM
710 * picture-xtra.texi (Basic Picture): C-a does get remapped.
711
41f1e868
GM
712 * ack.texi (Acknowledgments): Small changes, including resorting,
713 and removal of things no longer distributed.
714
ea09410d
GM
7152012-02-20 Glenn Morris <rgm@gnu.org>
716
2d2f6581
GM
717 * emacs.texi (Top, Preface): Small rephrasings.
718 (menu, detailmenu): Update entries, and reformat some descriptions.
719 * building.texi, display.texi, emacs-xtra.texi, files.texi:
720 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
721 Reformat some menu descriptions.
722
196f8c0e
GM
723 * ack.texi (Acknowledgments): More updates.
724
8730412a
GM
725 * emacs.texi (Acknowledgments): Add several names from ack.texi,
726 and from Author: headers.
ae15b89b 727 (Distrib): Small updates.
ea09410d 728
37863f20
GM
7292012-02-18 Glenn Morris <rgm@gnu.org>
730
37c3b9ee
GM
731 * ack.texi (Acknowledgments): Add xref to Org manual.
732
b474519e
GM
733 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
734 of '*mail*', since Message does not call it that.
735 (Rmail Reply): Rename rmail-dont-reply-to-names.
736 \\`info- no longer handled specially.
737 Update for rmail-enable-mime-composing.
738 Don't mention 'm' for replies.
739 Don't mention rmail-mail-new-frame and cancelling, since it does
740 not work for Message at the moment.
741
a5987767
GM
742 * cal-xtra.texi: Copyedits.
743
37863f20
GM
744 * emacs-xtra.texi: Set encoding to ISO-8859-1.
745
112d1241
GM
7462012-02-17 Glenn Morris <rgm@gnu.org>
747
0fd2c9a3
GM
748 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
749
1d6ecbfa
GM
750 * ack.texi (Acknowledgments): Mention Gnulib.
751
102f1b54
GM
752 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
753
112d1241
GM
754 * calendar.texi: Misc small changes, including updating the dates
755 of examples.
756
3a05ff1d
GM
7572012-02-16 Glenn Morris <rgm@gnu.org>
758
d1354af0
GM
759 * calendar.texi: Misc small changes.
760
5f9756ec
GM
761 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
762 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
763
3b19a30d
GM
764 * dired-xtra.texi (Subdir Switches): Small fixes.
765
3a05ff1d
GM
766 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
767
9f26dc24
GM
7682012-02-15 Glenn Morris <rgm@gnu.org>
769
770 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
771
fb969a57
GM
7722012-02-12 Glenn Morris <rgm@gnu.org>
773
774 * ack.texi (Acknowledgments):
775 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
776
0aca1292
GM
7772012-02-10 Glenn Morris <rgm@gnu.org>
778
104dc9c6
GM
779 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
780
0aca1292
GM
781 * programs.texi (Misc for Programs): Mention electric-layout-mode.
782
91af9d2e
GM
7832012-02-09 Glenn Morris <rgm@gnu.org>
784
0aca1292
GM
785 * buffers.texi (Misc Buffer): M-x info does not seem to require a
786 buffer switch after M-x rename-uniquely.
63c727b2 787
91af9d2e
GM
788 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
789
1ef1990c
JB
7902012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
791
792 * text.texi (Org Mode): Fix typo.
793
e74e58c9
GM
7942012-02-08 Glenn Morris <rgm@gnu.org>
795
cefee440
GM
796 * ack.texi (Acknowledgments): Update emacs-lock info.
797
a7686350
GM
798 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
799
e74e58c9
GM
800 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
801
fe93bc91
GM
8022012-02-07 Glenn Morris <rgm@gnu.org>
803
804 * files.texi (File Conveniences): Mention ImageMagick images.
805
d273439c
GM
8062012-02-05 Glenn Morris <rgm@gnu.org>
807
649f602c
GM
808 * trouble.texi (Checklist): Mention debug-on-event.
809
d273439c
GM
810 * maintaining.texi (Maintaining): Add cross-ref to ERT.
811
a9410bdf
GM
8122012-02-04 Glenn Morris <rgm@gnu.org>
813
1f5e1a16
GM
814 * macos.texi (Customization options specific to Mac OS / GNUstep):
815 New subsection.
816
b7314ef7
GM
817 * display.texi (Colors): Mention list-colors-sort.
818
a9410bdf
GM
819 * files.texi (File Conveniences): Mention image animation.
820
75319d7f
CY
8212012-01-31 Chong Yidong <cyd@gnu.org>
822
823 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
824 scroll bars (Bug#10666).
825
2680c309
CY
8262012-01-28 Chong Yidong <cyd@gnu.org>
827
691db250
CY
828 * files.texi (Filesets): Fix typos.
829
2680c309
CY
830 * display.texi (Faces): Add xref to Colors node.
831
2a90dfca
DM
8322012-01-27 Dani Moncayo <dmoncayo@gmail.com>
833
834 * buffers.texi (Select Buffer): Clarify explanation of switching
835 to new buffers. Fix description of next-buffer and
6df6ae42 836 previous-buffer (Bug#10334).
2a90dfca
DM
837 (Misc Buffer): Add xref to View Mode.
838
839 * text.texi (Fill Commands): Fix description of
840 sentence-end-double-space.
841
20d2304d
CY
8422012-01-23 Chong Yidong <cyd@gnu.org>
843
f088cb8b 844 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 845
01ec1eed
VS
8462012-01-16 Volker Sobek <reklov@live.com> (tiny change)
847
848 * programs.texi (Comment Commands): Typo (bug#10514).
849
06848b82
CY
8502012-01-15 Chong Yidong <cyd@gnu.org>
851
852 * xresources.texi (X Resources): Describe GTK+ case first.
853 (Resources): Don't use borderWidth as an example, since it doesn't
854 work with GTK+.
855 (Table of Resources): Clarify role of several resources, including
856 the Emacs 24 behavior of cursorBlink etc.
857 (Face Resources): Node deleted. Recommend using Customize
858 instead. Add paragraph to `Table of Resources' node summarizing
859 how to use X resources for changing faces.
860 (Lucid Resources): Rewrite, omitting description of font names,
861 referring to the Fonts node instead.
862 (LessTif Resources): Copyedits.
863 (GTK resources): Rewrite, describing the difference between gtk2
864 and gtk3.
865 (GTK Resource Basics): New node.
866 (GTK Widget Names, GTK Names in Emacs): Rewrite.
867 (GTK styles): Just refer to Fonts node for GTK font format.
868
869 * display.texi (Faces): Document the cursor face.
870
a73a3461
CY
8712012-01-14 Chong Yidong <cyd@gnu.org>
872
01ec1eed 873 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
874 (General Variables): Add xref to Lisp Libraries.
875 (Initial Options): Copyedits.
876 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
877 (Environment): Clarify what getenv does.
878 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
879 light backgrounds on xterms.
880 (Misc Variables): TEMP and TMP are not Windows-specific.
881 (Display X): Copyedits.
882 (Colors X): -bd does nothing for GTK.
883 (Icons X): Gnome 3 doesn't use taskbars.
884
885 * misc.texi (Shell): Document exec-path here.
886
887 * rmail.texi (Movemail): Add xref for exec-path.
888
e517eda4
GM
8892012-01-13 Glenn Morris <rgm@gnu.org>
890
891 * dired.texi (Dired and Find): Clarify find-ls-options.
892
1de76afe
CY
8932012-01-09 Chong Yidong <cyd@gnu.org>
894
71873e2b 895 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
896 SHA-256.
897
c61ab18c
CY
8982012-01-07 Chong Yidong <cyd@gnu.org>
899
e490b289
CY
900 * display.texi (Useless Whitespace): Add Whitespace mode.
901
1de77c4c
CY
902 * custom.texi (Hooks): Discuss how to disable minor modes.
903
904 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 905 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 906
c61ab18c
CY
907 * trouble.texi (Lossage): Refer to Bugs node for problems.
908 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
909 (Screen Garbled): Don't refer to terminal "manufacturers".
910 (Total Frustration): Node deleted. Eliza is documented in
911 Amusements now.
71873e2b
SM
912 (Known Problems): More info about using the bug tracker.
913 Mention debbugs package.
c61ab18c
CY
914 (Bug Criteria): Copyedits.
915 (Understanding Bug Reporting): Mention emacs -Q.
916
89bd9ccd
CY
9172012-01-06 Chong Yidong <cyd@gnu.org>
918
919 * custom.texi (Specifying File Variables): The mode: keyword
920 doesn't have to be first anymore. Add example of specifying minor
921 modes.
922 (Directory Variables): Simplify example. Mention application to
923 non-file buffers.
924 (Disabling): Use "initialization file" terminology.
925 (Init Examples): Fix hook example.
926
8034735f
EZ
9272012-01-06 Eli Zaretskii <eliz@gnu.org>
928
929 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
930 (Bug#10422)
931 Move the stuff about resources to xresources.texi.
932
933 * xresources.texi (Resources): Move information about setting X
934 resources in the Registry from cmdargs.texi. Make the index entry
935 be similar to the one in cmdargs.texi.
936
b0d7d8af
CY
9372012-01-05 Chong Yidong <cyd@gnu.org>
938
939 * custom.texi (Customization Groups): Update example.
940 (Browsing Custom): Document the new search field.
941 (Changing a Variable): Update example for Emacs 24 changes.
942 Document Custom-set and Custom-save commands.
943 (Face Customization): Document Emacs 24 changes. De-document
944 modify-face.
945 (Specific Customization): Mention customize-variable.
946 (Custom Themes): Add customize-themes, custom-theme-load-path,
947 custom-theme-directory, and describe-theme.
948 (Creating Custom Themes): New node.
949 (Examining): Mention M-:.
950
951 * package.texi (Packages): Fix typo.
952
88c5c7c8
CY
9532012-01-03 Chong Yidong <cyd@gnu.org>
954
955 * misc.texi (Single Shell): Don't document Lisp usage of
956 shell-command. Tidy up discussion of synchronicity. Add index
957 entries for async-shell-command.
958 (Interactive Shell): Note that M-x shell uses shell-file-name.
959 Note change in behavior in Emacs 24.
960 (Shell Mode): Shell mode now uses completion-at-point.
961 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
962 default method for recognizing prompts nowadays.
963 (Shell Ring): Add xref to Minibuffer History.
964 (Directory Tracking): Explain Dirtrack mode in more detail.
965 (Term Mode): Fix index entries.
966 (Paging in Term): Merge into Term Mode.
967 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
968 (Printing): Fix xref. State default of lpr-switches.
969 (PostScript): Remove obsolete sentence. Omit description of
970 non-interactive behaviors.
971 (Hyperlinking): Improve description.
972 (Browse-URL): Using compose-mail for mailto URLs is the default.
973 Document browse-url-mailto-function.
974 (Goto Address mode): Add index entries. Add xref to Browse-URL.
975 (FFAP): FFAP is not a minor mode.
71873e2b
SM
976 (Amusements): M-x lm was renamed to M-x landmark.
977 Document nato-region.
88c5c7c8 978
b8ecfdfe
CY
9792012-01-01 Chong Yidong <cyd@gnu.org>
980
981 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
982 (Gnus Startup): Note that the system might not be set up for news.
983 Describe group levels more clearly.
984 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
985 Summary of Gnus.
986 (Document View): Copyedits. Move zoom commads to DocView
987 Navigation node.
988 (DocView Navigation, DocView Searching, DocView Slicing)
989 (DocView Conversion): Nodes renamed from Navigation, etc.
990
991 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
992
7bc7d2aa
EZ
9932011-12-31 Eli Zaretskii <eliz@gnu.org>
994
995 * basic.texi (Moving Point): Fix the description of C-n and C-p.
996 (Bug#10380)
997
b30941db
CY
9982011-12-30 Chong Yidong <cyd@gnu.org>
999
1000 * sending.texi (Sending Mail): Document initial mail buffer name,
1001 and changed multiple mail buffer behavior.
1002 (Mail Format): Put the example at the top of the section.
1003 (Mail Headers): Move discussion of "From" to the top.
1004 (Mail Sending): Document sendmail-query-once.
1005 (Citing Mail): Make it less Rmail-specific.
1006
0ed49f93
CY
10072011-12-29 Chong Yidong <cyd@gnu.org>
1008
1009 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1010 example. Add index entries.
1011 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1012
c40a7de7
CY
10132011-12-26 Chong Yidong <cyd@gnu.org>
1014
71873e2b
SM
1015 * dired.texi (Dired Enter, Misc Dired Features):
1016 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1017 (Dired Navigation): Add index entries.
1018 (Dired Visiting): Fix View Mode xref.
1019 (Marks vs Flags): Prefer C-/ binding for undo.
1020 (Subdirectories in Dired): Add xrefs.
1021 (Misc Dired Features): Document some Emacs 24 changes. Add index
1022 entries.
1023
1024 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1025 variable, since it is explained in Minor Modes node.
1026 (Defining Abbrevs): Copyedits.
1027 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1028 C-/ binding for undo.
1029 (Dabbrev Customization): Add xrefs for case-fold-search and
1030 case-replace.
1031
1032 * dired-xtra.texi (Subdir Switches): Add xref.
1033
1034 * maintaining.texi (VC Directory Commands): Mention quit-window.
1035
3d992aa0
CY
10362011-12-25 Chong Yidong <cyd@gnu.org>
1037
1038 * maintaining.texi (Tags): Mention Semantic.
1039 (Create Tags Table, Etags Regexps): Copyedits.
1040 (Find Tag): Mention minibuffer completion.
1041 (List Tags): Mention completion-at-point. Completion is actually
1042 available in M-x list-tags.
1043
1044 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1045 Document vc-delete-file.
1046
1047 * files.texi (Misc File Ops): Mention vc-delete-file.
1048
1049 * programs.texi (Symbol Completion): Mention completion-at-point
1050 explicitly.
1051
2785d024
CY
10522011-12-22 Chong Yidong <cyd@gnu.org>
1053
1054 * maintaining.texi (Change Log Commands): Don't specially mention
1055 vc-update-change-log which is CVS-only.
1056
1057 * vc1-xtra.texi (Version Headers): Note that these are for
1058 Subversion, CVS, etc. only.
71873e2b
SM
1059 (General VC Options): De-document vc-keep-workfiles.
1060 Fix RCS-isms.
2785d024 1061
0ab39399
EZ
10622011-12-22 Eli Zaretskii <eliz@gnu.org>
1063
1064 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1065 should be @end iftex".
1066
d3098e1e
CY
10672011-12-21 Chong Yidong <cyd@gnu.org>
1068
1069 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1070 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1071 (VC Pull): Mention vc-log-incoming.
1072 (Log Buffer): Add CVS/RCS only disclaimer.
1073
1074 * vc1-xtra.texi (Remote Repositories): Update introduction.
1075 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1076 (Remote Repositories, Version Backups): Node deleted.
1077 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1078 (CVS Options): Reduce verbosity of description of obscure CVS
1079 locking feature.
1080 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1081 Tags node.
1082 (Revision Tags): Move under Miscellaneous VC subsection.
1083 (Change Logs and VC): Note that this is wrong for DVCSs.
1084 De-document log entry manipulating features.
1085 (Renaming and VC): Describe how it works on modern VCSes.
1086
1087 * files.texi (Misc File Ops): Mention vc-rename-file.
1088
1089 * programs.texi (Custom C Indent): Add index entries.
1090
47d42d81
AM
10912011-12-20 Alan Mackenzie <acm@muc.de>
1092
1093 * programs.texi (Motion in C): Update the description of C-M-a and
1094 C-M-e, they now DTRT in enclosing scopes.
1095 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1096
2edef1a0
CY
10972011-12-20 Chong Yidong <cyd@gnu.org>
1098
1099 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1100 (Old Revisions): Use it.
1101 (VCS Repositories): Add "distributed" terminology.
1102 (Log Buffer): Remove duplicate description
1103 about changesets. Fix "current VC fileset" ambiguity.
1104 (Multi-User Branching): Node deleted.
1105 (Branches, Switching Branches): Discuss decentralized version
1106 control systems.
1107 (VC Pull): New node.
1108 (Merging): Document merging on decentralized systems.
1109 (Creating Branches): Note that this is specific to CVS and related
1110 systems.
1111
bc859d5f
CY
11122011-12-19 Chong Yidong <cyd@gnu.org>
1113
1114 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1115 (VC Mode Line): Add index entry for "version control status".
1116 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1117 Document vc-revert-show-diff. De-document vc-rollback.
1118 (VC Directory Mode): Rewrite introduction. Move prefix arg
1119 documentation here from VC Directory Buffer node.
1120 (VC Directory Buffer): Use a decentralized VCS example.
1121 (VC Directory Commands): Use a table. Remove material duplicated
1122 in previous nodes on multi-file VC filsets.
1123
9cff91f8
CY
11242011-12-17 Chong Yidong <cyd@gnu.org>
1125
1126 * maintaining.texi (VCS Concepts): Make "revision" terminology
1127 less CVS-specific.
1128 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1129 Registering node.
71873e2b 1130 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1131 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1132 log buffer. Add index entries.
71873e2b
SM
1133 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1134 Use "commit" terminology.
9cff91f8
CY
1135 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1136 doesn't refer to tags tables. Note other possible forms of the
1137 revision ID. C-x v = does not save.
1138 (Registering): Note similarity to C-x v v action. Fix description
1139 of how backends are chosen. De-document vc-default-init-revision.
1140 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1141 in root log buffers.
1142
f3b316df
CY
11432011-12-16 Chong Yidong <cyd@gnu.org>
1144
1145 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1146 (Basic VC Editing): Remove redundant descriptions.
1147 (VC With A Merging VCS): Make description more general instead of
1148 CVS-specific.
1149 (VC With A Locking VCS): Use VC fileset terminology.
1150
29eabb8e
CY
11512011-12-12 Chong Yidong <cyd@gnu.org>
1152
1153 * building.texi (Executing Lisp): Fix xref for C-M-x.
1154 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1155 manual. Note that load-path is not customizable.
1156 (Lisp Eval): Note that listed commands are available globally.
1157 Explain the meaning of "defun" in the C-M-x context.
1158 (Lisp Interaction): Copyedits.
71873e2b
SM
1159 (External Lisp): Fix name of inferior Lisp buffer.
1160 Mention Scheme.
29eabb8e
CY
1161 (Compilation): Define "inferior process".
1162
cd0314dd
EZ
11632011-12-10 Eli Zaretskii <eliz@gnu.org>
1164
1165 * msdog.texi (Windows Fonts): Document how to force GDI font
1166 backend on MS-Windows.
1167
0595bd7e 11682011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1169
1170 * building.texi (Compilation): Say what the -k flag to make does.
1171 Move subprocess discussion to Compilation Shell.
1172 (Compilation Mode): Add xref for grep, occur, and mouse
1173 references. Define "locus".
1174 (Grep Searching): Use @command.
71873e2b
SM
1175 (Debuggers, Commands of GUD, GDB Graphical Interface):
1176 Clarify intro.
0595bd7e
CY
1177 (Starting GUD): Clarify how arguments are specified.
1178 (Debugger Operation): Index entry for "GUD interaction buffer",
1179 and move basic description here from Commands of GUD node.
1180 (GDB User Interface Layout): Copyedits.
1181 (Source Buffers): Remove gdb-find-source-frame, which is not in
1182 gdb-mi.el.
1183 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1184 toggle-gdb-all-registers, which are not in gdb-mi.el.
1185 Don't re-document GUD interaction buffers.
b09d01da
CY
1186
1187 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1188 (Semantic): Add cindex entries for Semantic.
1189
2a185919
CY
11902011-12-06 Chong Yidong <cyd@gnu.org>
1191
1192 * programs.texi (Man Page): Clarify how to use Man-switches.
1193 Don't bother documenting Man-fontify-manpage-flag.
1194 (Lisp Doc): Add xref to Name Help node.
1195 (Hideshow): Add cindex. Mention role of ellipses, and default
1196 value of hs-isearch-open. Don't bother documenting
1197 hs-special-modes-alist.
1198 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1199 changing the window manager binding of M-TAB.
1200
ebf10822
CY
12012011-12-05 Chong Yidong <cyd@gnu.org>
1202
1203 * programs.texi (Comment Commands): Fix description of for M-; on
1204 blank lines. Move documentation of comment-region here.
1205 (Multi-Line Comments): Clarify the role of comment-multi-line.
1206 Refer to Comment Commands for comment-region doc.
1207 (Options for Comments): Refer to Multi-Line Comments for
1208 comment-multi-line doc, instead of duplicating it. Fix default
1209 values of comment-padding and comment-start-skip.
1210
ec7ae032
CY
12112011-12-04 Chong Yidong <cyd@gnu.org>
1212
1213 * programs.texi (Program Modes): Mention modes that are not
1214 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1215 Add index entry for backward-delete-char-untabify.
1216 Mention prog-mode-hook.
ec7ae032
CY
1217 (Which Function): Use "global minor mode" terminology.
1218 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1219 in Indentation chapter to avoid duplication.
1220 (Expressions): Copyedit.
1221 (Matching): Document Electric Pair mode.
1222
1223 * ack.texi (Acknowledgments):
1224 * rmail.texi (Movemail, Other Mailbox Formats):
1225 * frames.texi (Frames): Don't capitalize "Unix".
1226
a24bf23e
CY
12272011-12-04 Chong Yidong <cyd@gnu.org>
1228
1229 * text.texi (Nroff Mode): Mention what nroff is.
1230 (Text Based Tables, Table Recognition): Don't say "Table mode"
1231 since it's not a major or minor mode.
1232 (Text Based Tables): Reduce the size of the example.
1233 (Table Definition): Clarify definitions.
1234 (Table Creation): Add key table.
1235 (Cell Commands): Use kbd for commands.
1236 (Table Rows and Columns): Combine nodes Row Commands and Column
1237 Commands.
1238 (Fixed Width Mode): Node deleted; contents moved to parent.
1239 (Table Conversion): Shorten example.
1240 (Measuring Tables): Merge into Table Misc.
1241
8863a584
CY
12422011-12-03 Chong Yidong <cyd@gnu.org>
1243
1244 * text.texi (TeX Mode): Mention AUCTeX package.
1245 (TeX Editing): Add xref to documentation for Occur.
1246 (LaTeX Editing): Add xref to Completion node.
1247 (TeX Print): Fix description of tex-directory.
71873e2b 1248 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1249 its subnodes less verbose, since text/enriched files are
1250 practically unused.
71873e2b 1251 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1252 (Format Colors): Node deleted.
71873e2b 1253 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1254 for applying colors too.
1255 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1256
1257 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1258
1259 * display.texi (Colors): New node.
1260
1261 * cmdargs.texi (Colors X):
1262 * xresources.texi (GTK styles):
1263 * custom.texi (Face Customization): Reference it.
1264
1265 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1266 Link to Fill Commands for Justification entry.
1267
6fdebe93
EZ
12682011-12-03 Eli Zaretskii <eliz@gnu.org>
1269
1270 * display.texi (Auto Scrolling): More accurate description of what
1271 scroll-*-aggressively does, including the effect of non-zero
1272 margin. Fix "i.e." markup.
1273
95ca9bc7
CY
12742011-12-02 Chong Yidong <cyd@gnu.org>
1275
1276 * text.texi (Pages): Mention how formfeed chars are displayed.
1277 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1278 Describe adaptive filling more precisely.
1279 (Fill Commands): Note that filling removes excess whitespace.
1280 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1281 now bound to indent-for-tab-command in Text mode.
1282 (Outline Mode): Copyedits.
1283 (Outline Visibility): Note that Reveal mode is a buffer-local
1284 minor mode.
1285
1286 * modes.texi (Major Modes): Move note about checking major-mode in
1287 a hook function here, from Text mode.
1288
6d262977
CY
12892011-11-28 Chong Yidong <cyd@gnu.org>
1290
b22b1918
CY
1291 * text.texi (Words): Add xref to Position Info.
1292 (Paragraphs): Add xref to Regexps.
1293
6d262977
CY
1294 * indent.texi (Indentation): Rewrite introduction. Move table to
1295 Indentation Commands node.
1296 (Indentation Commands): Add index entries to table. Copyedits.
1297 (Tab Stops, Just Spaces): Copyedits.
1298 (Indent Convenience): New node. Document electric-indent-mode.
1299
1300 * programs.texi (Basic Indent):
1301 * windows.texi (Pop Up Window): Fix kindex entry.
1302
dc95a8b0
CY
13032011-11-28 Chong Yidong <cyd@gnu.org>
1304
1305 * modes.texi (Major Modes): Move major-mode variable doc here from
1306 Choosing Modes. Document describe-mode. Document prog-mode-hook
1307 and text-mode-hook. Add example of using hooks.
1308 (Minor Modes): Document behavior of mode command calls from Lisp.
1309 Note that setting the mode variable using Customize will DTRT.
1310 (Choosing Modes): Add example of setting a minor mode using a
1311 local variable.
1312
b63a8e8e
CY
13132011-11-27 Chong Yidong <cyd@gnu.org>
1314
1315 * frames.texi (Creating Frames): Move frame parameter example to
1316 Frame Parameters node.
1317 (Frame Commands): C-x 5 o does not warp the mouse by default.
1318 (Fonts): Add more GTK-style properties; also, they should be
1319 capitalized.
1320 (Special Buffer Frames): Node deleted; special-display is on the
1321 way out.
1322 (Frame Parameters): Example moved here from Creating Frames.
1323 Clarify that default-frame-alist affects the initial frame too.
1324 Delete auto-raise-mode and auto-lower-mode.
1325 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1326 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1327
1328 * windows.texi (Window Choice): Add xref to Lisp manual for
1329 special-display-*.
1330
a3dcc84e
EZ
13312011-11-26 Eli Zaretskii <eliz@gnu.org>
1332
1333 * display.texi (Text Display): Update the description,
1334 cross-references, and indexing related to display of control
1335 characters and raw bytes.
1336
4ad3bc2a
CY
13372011-11-25 Chong Yidong <cyd@gnu.org>
1338
1339 * frames.texi (Frames): Rewrite introduction.
1340 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1341 Mouse-3 does not copy to kill ring by default. DEL does not
1342 behave specially for mouse commands any more.
1343 (Mouse References): Document mouse-1-click-follows-link more
1344 thoroughly.
1345 (Menu Mouse Clicks): Move footnote to the main text and add xref
1346 to Init Rebinding node.
1347 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1348
1349 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1350
20db1522
JB
13512011-11-24 Juanma Barranquero <lekktu@gmail.com>
1352
1353 * display.texi (Font Lock): Fix typo.
1354
01d06b1f
GM
13552011-11-24 Glenn Morris <rgm@gnu.org>
1356
1357 * rmail.texi (Rmail Output):
1358 Mention rmail-automatic-folder-directives. (Bug#9657)
1359
0cbaa1d5
CY
13602011-11-21 Chong Yidong <cyd@gnu.org>
1361
1362 * mark.texi (Global Mark Ring): Fix description of global mark
1363 ring (Bug#10032).
1364
fe7a3057
JB
13652011-11-20 Juanma Barranquero <lekktu@gmail.com>
1366
1367 * msdog.texi (Windows Fonts): Fix typo.
1368
b6e63cbe
GM
13692011-11-17 Glenn Morris <rgm@gnu.org>
1370
1371 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1372
58179cce
JB
13732011-11-16 Juanma Barranquero <lekktu@gmail.com>
1374
1375 * killing.texi (Rectangles):
7877f373
JB
1376 * misc.texi (Document View):
1377 * modes.texi (Choosing Modes):
1378 * msdog.texi (Windows Fonts):
58179cce
JB
1379 * regs.texi (Rectangle Registers):
1380 * search.texi (Isearch Yank): Fix typos.
1381
291d142b
CY
13822011-11-06 Chong Yidong <cyd@gnu.org>
1383
1384 * windows.texi (Basic Window): Add xref to Cursor Display.
1385 (Split Window): Document negative arg for splitting commands.
1386 (Other Window): Document mouse-1 in text area of window.
1387 (Change Window): Don't mention window attributes, since they
1388 aren't defined. C-x 1 can't be used with minibuffer windows.
1389 Windows are no longer auto-deleted.
1390 (Window Choice): Add xref to Choosing Window in Lisp manual.
1391 (Window Convenience): Note that windmove disables shift-selection.
1392 Move M-x compare-windows here from Other Window node.
1393
1394 * custom.texi (Mouse Buttons):
1395 * search.texi (Isearch Scroll):
1396 * windows.texi (Split Window): Use new names split-window-below
1397 and split-window-right.
1398
a7ef684b
JB
13992011-10-26 Juanma Barranquero <lekktu@gmail.com>
1400
1401 * emacs.texi (Top): Fix typo.
1402
d53e1747
GM
14032011-10-25 Glenn Morris <rgm@gnu.org>
1404
1405 * abbrevs.texi (Saving Abbrevs):
1406 quietly-read-abbrev-file is not a command. (Bug#9866)
1407
e7a3ff06
CY
14082011-10-24 Chong Yidong <cyd@gnu.org>
1409
1410 * display.texi (Scrolling): Document scroll-up-line and
1411 scroll-down-line. Document scroll-command property.
1412 (Recentering): New node, split off from Scrolling.
1413
86c60681
CY
14142011-10-23 Chong Yidong <cyd@gnu.org>
1415
da97a9e6
CY
1416 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1417 (Tool Bars): Copyedits.
1418
86c60681
CY
1419 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1420
d195726a
CY
14212011-10-22 Chong Yidong <cyd@gnu.org>
1422
1423 * windows.texi (Displaying Buffers): Fix broken lispref link.
1424
a70e06c1
CY
14252011-10-22 Chong Yidong <cyd@gnu.org>
1426
1427 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1428 Move confirm-nonexistent-file-or-buffer discussion here.
1429
1430 * files.texi (File Names, Visiting): Move detailed discussion of
1431 minibuffer confirmation to Minibuffer Exit.
1432
1433 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1434 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1435
bfd779dd
CY
14362011-10-21 Chong Yidong <cyd@gnu.org>
1437
1438 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1439 (Backup Copying): backup-by-copying-when-mismatch is now t.
1440 (Customize Save): Fix description of require-final-newline.
1441 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1442 (Auto Save Control): Clarify.
1443 (File Archives): Add 7z.
1444 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1445
1446 * arevert-xtra.texi (Autorevert): Copyedits.
1447
6e317956
CY
14482011-10-20 Chong Yidong <cyd@gnu.org>
1449
1450 * custom.texi (Hooks, Init Examples):
1451 * display.texi (Font Lock):
1452 * fixit.texi (Spelling):
1453 * rmail.texi (Rmail Display): Minor mode function with no arg now
1454 enables it.
1455
1456 * fixit.texi (Spelling): Fix description of inline completion.
1457
5abc31ef
CY
14582011-10-19 Chong Yidong <cyd@gnu.org>
1459
1460 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1461 entries.
1462 (Isearch Yank): Document isearch-yank-pop.
1463 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1464 (Other Repeating Search): Document Occur Edit mode.
1465
939db9ac
CY
14662011-10-18 Chong Yidong <cyd@gnu.org>
1467
1468 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1469 from Line Truncation node.
1470 (Standard Faces): Note that only the background of the cursor face
1471 has an effect.
1472 (Cursor Display): Fix descriptions of cursor face
1473 and bar cursor blinking.
1474 (Text Display): Document nobreak-char-display more clearly.
1475 (Line Truncation): Add xref to Split Window node.
1476 (Display Custom): Don't bother documenting baud-rate or
1477 no-redraw-on-reenter.
1478
1479 * search.texi (Slow Isearch): Node removed.
1480
80c6d77f
GM
14812011-10-18 Glenn Morris <rgm@gnu.org>
1482
1483 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1484
d366bd53
CY
14852011-10-18 Chong Yidong <cyd@gnu.org>
1486
1487 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1488 of list-faces-display here, from Standard Faces node.
1489 Note special role of `default' background.
1490 (Standard Faces): Note special role of `default' background.
1491 Note that region face may be taken fom GTK. Add xref to Text Display.
1492 (Text Scale): Rename from "Temporary Face Changes".
1493 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1494 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1495 (Useless Whitespace): Simplify description of
1496 delete-trailing-whitespace. Note active region case.
1497 (Text Display): Fix description of escape-glyph face assignment.
1498 Remove unibye mode discussion. Update some parts for Unicode.
1499 Move glyphless chars documentation to Lisp manual.
1500
1501 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1502
21100e7d
CY
15032011-10-15 Chong Yidong <cyd@stupidchicken.com>
1504
1505 * display.texi (Scrolling): Tweak explanation of scroll direction.
1506 (View Mode): Add index entries.
1507
1508 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1509
1510 * regs.texi (Text Registers): C-x r i does not activate the mark.
1511 (Bookmarks): Document new default bookmark location.
1512
50b063c3
CY
15132011-10-13 Chong Yidong <cyd@stupidchicken.com>
1514
71873e2b
SM
1515 * killing.texi (Deletion): Add xref to Using Region.
1516 Document delete-forward-char.
50b063c3
CY
1517 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1518 description here. Recommend C-u C-SPC for jumping to mark.
1519 (Kill Ring): Move kill ring variable documentation here.
1520 (Primary Selection): Copyedits.
1521 (Rectangles): Document new command rectangle-number-lines.
1522 (CUA Bindings): Note that this disables the mark-even-if-inactive
1523 behavior for C-x and C-c.
1524
1525 * mark.texi (Mark): Mention "active region" terminology.
1526 (Using Region): Document delete-active-region.
1527
e1a3f5b1
CY
15282011-10-12 Chong Yidong <cyd@stupidchicken.com>
1529
1530 * mark.texi (Mark): Clarify description of disabled Transient Mark
1531 mode (Bug#9689).
1532 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1533 selection changes. Mention that commands like C-y set the mark.
1534 (Marking Objects): Add xref to Words node. Note that mark-word
1535 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1536 (Using Region): Mention M-$ in the table.
1537 Document mark-even-if-inactive here instead of in Mark Ring.
1538 (Mark Ring): Move mark-even-if-inactive to Using Region.
1539 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1540 (Disabled Transient Mark): Rename from "Persistent Mark"
1541 (Bug#9688). Callers changed.
1542
1543 * programs.texi (Expressions):
1544 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1545
3dc62b2b
CY
15462011-10-09 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1549 option" terminology.
1550 (Key Help): Add command names. Define "documentation string".
1551 (Name Help): Remove an over-long joke.
1552 (Apropos): Document prefix args. Remove duplicated descriptions.
1553 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1554 (Package Keywords): Rename from "Library by Keyword".
1555 Describe new package menu interface.
3dc62b2b 1556 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1557
1558 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1559 (Minibuffer History): Document numeric args to history commands.
de09aa52 1560
2d3fe5d7
EZ
15612011-10-08 Eli Zaretskii <eliz@gnu.org>
1562
1563 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1564
b2b0776e
CY
15652011-10-08 Chong Yidong <cyd@stupidchicken.com>
1566
71873e2b
SM
1567 * basic.texi (Position Info): Omit page commands.
1568 Document count-words-region and count-words.
b2b0776e
CY
1569
1570 * text.texi (Pages): Move what-page documentation here.
1571
27a16462
CY
15722011-10-08 Chong Yidong <cyd@stupidchicken.com>
1573
1574 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1575 Remote Files node instead of linking directly to the Tramp manual.
1576 (Minibuffer Edit): Add xref to Blank Lines.
1577 (Completion): Add xref to Symbol Completion. Remove redundant
1578 example, which is repeated in the next node.
1579 (Completion Commands): Minor clarifications.
1580 (Completion Styles): New node, split from Completion Commands.
1581 Document substring and initials styles.
1582 (Strict Completion): Remove information duplicated in other nodes.
1583 (Completion Options): Consolidate case difference discussion here.
1584
1585 * help.texi (Help Mode): Fix kindex entries.
1586
1587 * files.texi (File Names): Add index entries.
1588
de0bde62
CY
15892011-10-07 Chong Yidong <cyd@stupidchicken.com>
1590
71873e2b
SM
1591 * basic.texi (Inserting Text): Add xref to Completion.
1592 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1593 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1594 to left/right. Tweak left-char and right-char descriptions.
1595 M-left and M-right are now bound to left-word/right-word.
1596 (Erasing): Document delete-forward-char.
1597
1598 * screen.texi (Screen, Menu Bar): Copyedits.
1599 (Point): Remove duplicate paragraph on cursors, also in Screen.
1600 (Mode Line): Trailing dashes no longer shown on X displays.
1601
1602 * frames.texi (Non-Window Terminals): Index just "text-only
1603 terminal", which is used throughout the manual now.
1604
1605 * entering.texi (Entering Emacs): Define "startup screen".
1606 Document window-splitting behavior with command-line inputs.
1607 (Exiting): Remove obsolete paragraph about shells without suspend
1608 functionality.
1609
1610 * commands.texi (User Input): Define "input event" more clearly.
1611 (Keys): Add xref to Echo Area.
1612 (Commands): Clarify relation between commands and functions.
1613
453e4522
CY
16142011-10-06 Chong Yidong <cyd@stupidchicken.com>
1615
1616 * misc.texi (emacsclient Options): Document how emacsclient runs
1617 the Emacs daemon (Bug#9674).
1618
550f41cd
CY
16192011-10-01 Chong Yidong <cyd@stupidchicken.com>
1620
1621 * basic.texi (Moving Point):
1622 * custom.texi (Mouse Buttons):
1623 * rmail.texi (Rmail Scrolling):
1624 * search.texi (Isearch Scroll):
550f41cd
CY
1625 * display.texi (Scrolling): Replace scroll-up/down with
1626 scroll-up/down-command. Fix scroll-preserve-screen-position
1627 description. Document scroll-error-top-bottom.
1628
9229fe87
GM
16292011-09-30 Glenn Morris <rgm@gnu.org>
1630
1631 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1632
0a2132ba
CY
16332011-09-24 Chong Yidong <cyd@stupidchicken.com>
1634
1635 * windows.texi (Pop Up Window): Defer discussion of window
1636 splitting to the Window Choice node. Add index entries.
1637 (Force Same Window): Node deleted.
1638 (Displaying Buffers, Window Choice): New nodes.
1639
1640 * buffers.texi (Select Buffer): Clarify description of
1641 buffer-switching commands. Add xref to Window Display node.
1642 Don't repeat confirm-nonexistent-file-or-buffer description from
1643 Visiting node. Remove even-window-heights.
1644
1645 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1646
33ed493b
CY
16472011-09-18 Chong Yidong <cyd@stupidchicken.com>
1648
1649 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1650
1651 * xresources.texi (Table of Resources): Fix documentation of
1652 bitmapIcon.
1653
92fa95ad
CY
16542011-09-15 Chong Yidong <cyd@stupidchicken.com>
1655
1656 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1657
16254627
EH
16582011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1659
1660 * frames.texi (Frame Commands): Note that delete-other-frames only
1661 deletes frames on current terminal.
1662
c3760c17
EZ
16632011-09-10 Eli Zaretskii <eliz@gnu.org>
1664
1665 * sending.texi (Mail Misc): Document mail-add-attachment.
1666
69b8be97
EZ
16672011-09-04 Eli Zaretskii <eliz@gnu.org>
1668
1669 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1670
3fd50d5c
CY
16712011-08-29 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1674
e2aeef63
CY
16752011-08-28 Chong Yidong <cyd@stupidchicken.com>
1676
1677 * files.texi (File Archives):
1678 * cal-xtra.texi (Diary Display):
1679 * help.texi (Help Mode): Add xref to View Mode.
1680
ddb54206
CY
16812011-08-28 Chong Yidong <cyd@stupidchicken.com>
1682
a6326082
CY
1683 * display.texi (View Mode): New node. Move view-file here from
1684 Misc File Ops. Move view-buffer here from Misc Buffer.
1685
1686 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1687
04e2ce72 1688 * files.texi (Misc File Ops): Document new
a6326082 1689 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1690
1691 * dired.texi (Dired Deletion): Shorten description of Trash.
1692
ddb54206
CY
1693 * misc.texi (emacsclient Options): Document server-port.
1694
bd206ce5
EZ
16952011-08-27 Eli Zaretskii <eliz@gnu.org>
1696
1697 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1698 even on MS-Windows. Fix a typo.
1699
d43f5a42
CY
17002011-08-26 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * package.texi: New file, documenting the package manager.
1703
1704 * emacs.texi: Include it.
1705
1706 * help.texi (Help Summary): Add describe-package.
1707
e0b1591b
CY
17082011-08-25 Chong Yidong <cyd@stupidchicken.com>
1709
856ce114
CY
1710 * misc.texi (Printing): Convert subnodes into subsections.
1711
f404f8bc
CY
1712 * text.texi (Two-Column): Move into Text chapter.
1713
1714 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1715 Files section. Convert from chapter into section.
1716
1717 * display.texi (Narrowing): Move into display chapter.
1718
e0b1591b
CY
1719 * sending.texi (Sending Mail):
1720 * rmail.texi (Rmail):
1721 * misc.texi (Gnus, Document View):
1722 * dired.texi (Dired):
1723 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1724
75bfc667
JL
17252011-08-07 Juri Linkov <juri@jurta.org>
1726
1727 * dired.texi (Operating on Files): Rewrite according to the fact
1728 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1729
fe676f91
MA
17302011-07-30 Michael Albinus <michael.albinus@gmx.de>
1731
1732 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1733 remote file name completion. (Bug#9197)
1734
4cc60b9b
EZ
17352011-07-28 Eli Zaretskii <eliz@gnu.org>
1736
1737 * mule.texi (Bidirectional Editing): Document the fact that
1738 bidi-display-reordering is t by default.
1739
89671e16
LMI
17402011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1741
1742 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1743 explicitly (bug#8904).
1744
fb23ecc2
LMI
17452011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1746
1747 * trouble.texi (Checklist): Use an `M-x' example instead of an
1748 Emacs Lisp form to switch on the dribble file (bug#8056).
1749
465c5fc8
LMI
17502011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1751
1752 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1753
90a6258b
GM
17542011-07-13 Glenn Morris <rgm@gnu.org>
1755
1756 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1757
c7588364
LMI
17582011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1759
1760 * mark.texi (Mark Ring): Clarify how many locations are saved
1761 (bug#5770).
1762 (Global Mark Ring): Ditto.
1763
4cb4f3ba
LMI
17642011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1765
d648feab
LMI
1766 * text.texi (Table Recognition): Use "at point" instead of "under
1767 point" (bug#4345).
1768
4cb4f3ba
LMI
1769 * display.texi (Cursor Display): Mention `cursor-type'.
1770
1771 * screen.texi (Point): Clarify that it's only if you use a block
1772 cursor that it appears to be on a character (bug#4345).
1773
ecd0b990
CY
17742011-07-12 Chong Yidong <cyd@stupidchicken.com>
1775
1776 * misc.texi (Amusements): Move dissociated press here, from its
1777 own section.
1778
1779 * emacs.texi (Top): Update node listing.
1780
c2fd0368
LMI
17812011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1782
1783 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1784 clarity (bug#3523).
1785
fdeb32ec
CY
17862011-07-12 Chong Yidong <cyd@stupidchicken.com>
1787
1788 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1789 (Misc X): Document --parent-id.
1790
1791 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1792 defaults to nil.
1793
1794 * misc.texi (emacsclient Options): Document --parent-id.
1795
1796 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1797
f584ca38
LMI
17982011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1799
1800 * emacs.texi: Use "..." instead of ``...'' in the menus
1801 (bug#3503).
1802
963578d3
CY
18032011-07-11 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * killing.texi (Primary Selection): Document `only' setting for
1806 select-active-regions.
1807
1808 * mark.texi (Setting Mark): Reference Shift Selection node.
1809
1810 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1811
a30ed87b
LMI
18122011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1813
47076272
LMI
1814 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1815 motion keys" (bug#3503).
1816
a30ed87b
LMI
1817 * emacs.texi: Change all the register node names from "RegPos"
1818 (etc.) to "Positional Registers" (etc.) (bug#3314).
1819
4d45a8b7
CY
18202011-07-11 Chong Yidong <cyd@stupidchicken.com>
1821
1822 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1823 (Other Kill Commands, Kill Options): Copyedits.
1824 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1825 (Yanking): Move yank-excluded properties discussion here.
1826 (Cut and Paste): Move from frames.texi. Update subnodes to
1827 describe x-select-enable-clipboard case.
1828
1829 * frames.texi: Move Cut and Paste node and subnodes into
1830 killing.texi, except Mouse Commands and Word and Line Mouse.
1831
c160ddee
AM
18322011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1833
1834 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1835
3329e6e3
LMI
18362011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1837
32a214fe
LMI
1838 * screen.texi (Mode Line): Clarify that coding systems are
1839 characters, not letters (bug#1749).
1840
3329e6e3
LMI
1841 * cmdargs.texi (Environment): Mention removing variables
1842 (bug#1615). Text suggested by Kevin Rodgers.
1843
8875da1e
CY
18442011-07-10 Chong Yidong <cyd@stupidchicken.com>
1845
54806e45
CY
1846 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1847
8875da1e
CY
1848 * modes.texi: Rename from major.texi.
1849 (Modes): New node. Make Major Modes and Minor Modes subsections
1850 of this. All callers changed.
1851
1852 * custom.texi (Minor Modes): Move to modes.texi.
1853
7847b2a1
CY
18542011-07-10 Chong Yidong <cyd@stupidchicken.com>
1855
6cfd0fa2
CY
1856 * custom.texi (Syntax): Node deleted.
1857
1858 * help.texi (Help Summary):
1859 * major.texi (Major Modes):
1860 * programs.texi (Parentheses):
1861 * search.texi (Regexp Backslash, Regexp Backslash)
1862 (Regexp Backslash):
1863 * text.texi (Words): Callers changed.
1864
7847b2a1
CY
1865 * text.texi (Refill, Longlines): Delete nodes.
1866
1867 * ack.texi (Acknowledgments): Longlines removed from manual.
1868
1869 * emacs.texi (Top): Update node listing.
1870
2a71c436
GM
18712011-07-09 Glenn Morris <rgm@gnu.org>
1872
1873 * fortran-xtra.texi (Fortran): Update handled extensions.
1874
61436e9f
LMI
18752011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1876
1877 * display.texi (Scrolling): `C-v' (etc) are now bound to
1878 `scroll-*-command' (bug#8349).
1879
6e560c71
LMI
18802011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1881
48954a09 1882 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1883 doesn't actually delete any files (bug#7125).
1884
2904fd97
LMI
1885 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1886 argument for `C-c C-k' (bug#7391).
1887
6e560c71
LMI
1888 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1889 you're currently using (bug#8489).
1890
978ff6c5
EZ
18912011-07-01 Eli Zaretskii <eliz@gnu.org>
1892
1893 * mule.texi (Coding Systems): Move index entries from the previous
1894 change into their proper places.
1895
0d742084
LMI
18962011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1897
31976bd5
LMI
1898 * help.texi (Help Files): Document view-external-packages (bug#8902).
1899
0d742084
LMI
1900 * mule.texi (Coding Systems): Put a few more of the coding systems
1901 into the index (bug#8900).
1902
9f678528
GM
19032011-06-26 Glenn Morris <rgm@gnu.org>
1904
1905 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1906
18a4ce5e
AR
19072011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1908
1909 * misc.texi (emacsclient Options): Mention --frame-parameters.
1910
f0da764a
GM
19112011-06-09 Glenn Morris <rgm@gnu.org>
1912
1913 * custom.texi (Specifying File Variables):
1914 Recommend explicit arguments for minor modes.
1915
b047e7ac
PE
19162011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1917
1918 Document wide integers better.
1919 * buffers.texi (Buffers):
001903b5
PE
1920 * files.texi (Visiting): Document maxima for 64-bit machines,
1921 and mention virtual memory limits.
b047e7ac 1922
bf41276f
CY
19232011-05-28 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1926
1927 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1928 prog mode (Bug#8240).
1929
e145f188
GM
19302011-05-27 Glenn Morris <rgm@gnu.org>
1931
1932 * custom.texi (Specifying File Variables):
1933 Major modes no longer need come first.
1934
313f790e
CY
19352011-05-22 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1938 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1939
c136e5cd
GM
19402011-05-18 Glenn Morris <rgm@gnu.org>
1941
1942 * ack.texi (Acknowledgments): Remove fakemail.c.
1943
c71a0d48 19442011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1945
1946 Fixes for fitting text into 7x9 printed manual.
1947 * building.texi (Flymake, Breakpoints Buffer):
1948 * calendar.texi (Appointments):
1949 * cmdargs.texi (General Variables, Display X):
1950 * custom.texi (Saving Customizations, Face Customization)
1951 (Directory Variables, Minibuffer Maps, Init Rebinding):
1952 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1953 * fixit.texi (Spelling):
1954 * frames.texi (Creating Frames, Fonts):
1955 * help.texi (Help Files):
1956 * mini.texi (Minibuffer File):
1957 * misc.texi (emacsclient Options, Emulation):
1958 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1959 * mule.texi (International Chars, Language Environments)
1960 (Select Input Method, Modifying Fontsets, Charsets):
1961 * programs.texi (Custom C Indent):
1962 * rmail.texi (Rmail Labels):
1963 * text.texi (Table Conversion):
1964 * trouble.texi (Known Problems, Known Problems):
1965 * windows.texi (Change Window):
1966 * xresources.texi (GTK resources): Reflow text and re-indent code
1967 examples to avoid TeX overflows and underflows on 7x9 paper.
1968
1969 * emacs.texi: Fix the (commented out) smallbook command.
1970
1971 * macos.texi (Mac / GNUstep Events):
1972 * xresources.texi (Lucid Resources): Remove extraneous examples.
1973
b8f82dc1
GM
19742011-05-10 Glenn Morris <rgm@gnu.org>
1975
1976 * custom.texi (Specifying File Variables):
1977 Deprecate using mode: for minor modes.
1978
d306b4da
GM
19792011-05-07 Glenn Morris <rgm@gnu.org>
1980
1981 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1982
548d0a63
GM
19832011-05-06 Glenn Morris <rgm@gnu.org>
1984
5006e634
GM
1985 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1986
548d0a63
GM
1987 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1988
e793a940
LMI
19892011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1990
1991 * misc.texi (Emacs Server): Document `server-eval-at'.
1992
7031be6d
UR
19932011-04-24 Chong Yidong <cyd@stupidchicken.com>
1994
71873e2b
SM
1995 * maintaining.texi (List Tags): Document next-file.
1996 Suggested by Uday S Reddy.
7031be6d 1997
4ffd0d6b 19982011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1999
2000 * mini.texi (Minibuffer Edit):
2001 * screen.texi (Mode Line): Fix typo.
2002
1c6c854e
CS
20032011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2004
024ff170 2005 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2006
c5c9f40f
CY
20072011-03-26 Chong Yidong <cyd@stupidchicken.com>
2008
2009 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2010
09725d26
EZ
20112011-03-30 Eli Zaretskii <eliz@gnu.org>
2012
2013 * display.texi (Auto Scrolling): Document the limit of 100 lines
2014 for never-recentering scrolling with `scroll-conservatively'.
2015 (Bug#6671)
2016
09d9db2c 20172011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2018
2019 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2020 HOME on Windows and where it looks for init files. (Bug#8221)
2021
62d94509
EZ
20222011-03-10 Eli Zaretskii <eliz@gnu.org>
2023
2024 * search.texi (Regexp Example):
2025 * mule.texi (International Chars):
2026 * building.texi (External Lisp): Don't use characters outside
2027 ISO-8859-1.
2028
0286d9de
EZ
20292011-03-09 Eli Zaretskii <eliz@gnu.org>
2030
1c6c854e
CS
2031 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2032 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2033
2034 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2035
114902a5 2036 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2037 (Bug#8210)
2038
0afb4571
J
20392011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2040
2041 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2042 for Gtk+ 3.
2043
bb3865e8
GM
20442011-03-08 Glenn Morris <rgm@gnu.org>
2045
6446548e
GM
2046 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2047 * emacs.texi (Acknowledgments):
2048 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2049 * emacs.texi: Set documentencoding.
6446548e 2050
bb3865e8
GM
2051 * display.texi (Optional Mode Line): Don't mention exactly where
2052 display-time appears. (Bug#8193)
2053
33383987
JB
20542011-03-07 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * Version 23.3 released.
2057
892777ba
CY
20582011-03-06 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2061
0b973fc5
DW
20622011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2063
2064 * misc.texi (emacsclient Options): Add q/quiet.
2065
8ef5a2f2
GM
20662011-03-02 Glenn Morris <rgm@gnu.org>
2067
2068 * mule.texi (Communication Coding) <x-select-request-type>:
2069 Remove duplicate (essentially) paragraph. (Bug#8148)
2070
bd106056
CS
20712011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2072
2073 * maintaining.texi (Format of ChangeLog): Add reference to
2074 add-log-full-name.
2075 (Change Log Commands): Add documentation for combining multiple
2076 symbols in one change.
2077
6640b281
GM
20782011-03-01 Glenn Morris <rgm@gnu.org>
2079
2080 * custom.texi (Directory Variables):
2081 Give an example of excluding subdirectories.
2082
2b0c7330 20832011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2084
2085 * search.texi (Regexp Search): Move index entries about regexps to the
2086 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2087
8c62c205
GM
20882011-02-19 Glenn Morris <rgm@gnu.org>
2089
2090 * dired.texi (Dired): Dired-X version number was dropped.
2091
3928f2b6
JD
20922011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2093
2094 * xresources.texi (X Resources): Remove *faceName and replace it with
2095 *font for Lucid.
2096
a41c8660
CY
20972011-02-05 Chong Yidong <cyd@stupidchicken.com>
2098
2099 * rmail.texi (Rmail Display): Document Rmail MIME support more
2100 accurately.
2101
2102 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2103 vc-log-outgoing.
2104 (Merging): Document vc-find-conflicted-file.
2105
233ba4d9 21062011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2107
2108 * custom.texi (Variables): Fix typo.
2109
14beddf4 21102011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2111
65401ee3
CY
2112 * search.texi (Regexps): Copyedits. Mention character classes
2113 (Bug#7809).
2114
19f81ecf
CY
2115 * files.texi (File Aliases): Restore explanatory text from Eli
2116 Zaretskii, accidentally removed in 2011-01-08 commit.
2117
bf3dae7e
EZ
21182011-01-29 Eli Zaretskii <eliz@gnu.org>
2119
2120 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2121 (MAKEINFO_OPTS): New variable.
2122 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2123 (emacs.html): New target.
2124 (clean): Remove emacs.html.
2125
45eb2a5d
WL
21262011-01-23 Werner Lemberg <wl@gnu.org>
2127
2128 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2129 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2130 (ENVADD): Updated.
2131
9acfe703
GM
21322011-01-18 Glenn Morris <rgm@gnu.org>
2133
2134 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2135
2136 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2137
362b9d48
GM
21382011-01-15 Chong Yidong <cyd@stupidchicken.com>
2139
bb033b5f
CY
2140 * building.texi (Compilation): Improve instructions for running two
2141 compilations (Bug#7573).
2142
b024d9f0
MD
2143 * files.texi (Backup Names): Document the new location of the
2144 last-resort backup file.
2145
362b9d48
GM
2146 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2147 manual. Explain why directory-abbrev-alist elements should be anchored
2148 (Bug#7777).
2149
21502011-01-15 Eli Zaretskii <eliz@gnu.org>
2151
2152 * msdog.texi (Windows Startup): Correct inaccurate description of
2153 differences between emacsclient.exe and emacsclientw.exe.
2154
7c420169 21552011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2156
2157 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2158
7c420169 21592011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2160
2161 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2162
7c420169 21632011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2164
2d34d523
EZ
2165 * frames.texi (Cut and Paste): Modify the section's name and text:
2166 don't mix "cut/paste" with "kill/yank".
2167 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2168 (Bug#7702)
2169
88ab4340
EZ
2170 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2171
7c420169 21722011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2173
2174 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2175 matches its position in the menu. (Bug#7674)
2176
7c420169 21772011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2178
2179 * trouble.texi (Checklist): Mention not replying via news either.
2180
92bb6c52
TH
21812010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2182
2183 * misc.texi (Document View): Update DocView section with newly
2184 supported document formats.
2185
b103c904
CY
21862010-12-21 Chong Yidong <cyd@stupidchicken.com>
2187
2188 * killing.texi: Resection the Info version to conform to the
2189 printed manual, to avoid making sections on Accumulating Text, CUA
2190 and Rectangles into full chapters.
2191
f49d1f52 21922010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2193
2194 * custom.texi (Init Syntax): Add index entries for "character syntax".
2195 (Bug#7576)
2196
f49d1f52 21972010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2198
2199 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2200
f49d1f52 22012010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2202
2203 * trouble.texi (Checklist): Fix typo in newsgroup name.
2204
f49d1f52 22052010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2206
2207 * search.texi (Word Search): Note that the lazy highlight always
2208 matches to whole words (Bug#7470).
2209
f49d1f52 22102010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2211
4f1948eb
EZ
2212 * display.texi (Optional Mode Line): Make the description of
2213 load-average more accurate.
2214
b8a9e136
EZ
2215 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2216 registry, with a cross-reference.
62d72a4a
EZ
2217 (Windows Startup): New node. Move the stuff about the current
2218 directory from "Windows HOME".
b8a9e136 2219
07976ae3 22202010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2221
2222 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2223 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2224
07976ae3 22252010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2226
2227 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2228 Suggested by Štěpán Němec.
2229
07976ae3 22302010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2231
1aaae3f3
CY
2232 * maintaining.texi (Version Control): Say "commit", not "check in".
2233 (Version Control Systems): Simplify descriptions.
2234 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2235 VCS Concepts.
2236 (VC Mode Line): Update example.
2237 (Old Revisions): Document revert-buffer for vc-diff.
2238 (Log Buffer): Promote to a subsection. Document header lines.
2239
1c6c854e
CS
2240 * macos.texi (Mac / GNUstep Basics):
2241 Document ns-right-alternate-modifier.
ec8a6295 2242
1aaae3f3
CY
2243 * emacs.texi (Top): Update node listing.
2244
0eb025fb
EZ
22452010-11-13 Eli Zaretskii <eliz@gnu.org>
2246
2247 * rmail.texi (Rmail Coding): Characters with no fonts are not
2248 necessarily displayed as empty boxes.
2249
2250 * mule.texi (Language Environments, Fontsets): Characters with no
2251 fonts are not necessarily displayed as empty boxes.
2252
2253 * display.texi (Text Display): Document display of glyphless
2254 characters.
2255
ea4f7750
GM
22562010-11-13 Glenn Morris <rgm@gnu.org>
2257
2258 * basic.texi (Position Info): Add M-x count-words-region.
2259
90639cea
GM
22602010-11-11 Glenn Morris <rgm@gnu.org>
2261
2262 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2263
d607b96b 22642010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2265
2266 * msdog.texi (Windows HOME): Add information regarding startup
2267 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2268
c12e4a81
GM
22692010-10-11 Glenn Morris <rgm@gnu.org>
2270
df187c62
GM
2271 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2272
c12e4a81
GM
2273 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2274 (DVIPS): New variable.
234db610
GM
2275 (.PHONY): Add html, ps.
2276 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2277 (clean): Delete html, ps files.
c12e4a81 2278
6513b232
EZ
22792010-10-09 Eli Zaretskii <eliz@gnu.org>
2280
2281 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2282
f4f358f1
GM
22832010-10-09 Glenn Morris <rgm@gnu.org>
2284
c1dc72b3
GM
2285 * Makefile.in (VPATH): Remove.
2286 (infodir): Make it absolute.
2287 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2288
4393405b
GM
2289 * Makefile.in (dist): Anchor regexps.
2290
eef3ab94
GM
2291 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2292 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2293 (emacs-xtra.pdf): Use $<.
2294
aa9db089
GM
2295 * Makefile.in (infoclean): Remove harmless, long-standing error.
2296
abd40fb4
GM
2297 * Makefile.in ($(infodir)): Delete rule.
2298 (mkinfodir): New.
2299 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2300
f4f358f1 2301 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2302 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2303 * emacsver.texi: New file, replacing emacsver.texi.in.
2304
ea274122
GM
23052010-10-09 Glenn Morris <rgm@gnu.org>
2306
f7a31f11
GM
2307 * emacsver.texi.in: New file.
2308 * emacs.texi: Set EMACSVER by including emacsver.texi.
2309 * Makefile.in (distclean): Delete emacsver.texi.
2310 (dist): Copy emacsver.texi.
b13254e7 2311 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2312
3fb78d1f
GM
2313 * ack.texi (Acknowledgments): No more b2m.c.
2314
ea274122
GM
2315 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2316 (emacs): Remove rule.
2317 (dist): No need to deal with the emacs rule any more.
2318
17ca7950
GM
23192010-10-07 Glenn Morris <rgm@gnu.org>
2320
2321 * Makefile.in (version): New, set by configure.
2322 (clean): Delete dist tar file.
2323 (dist): Use version in tar name.
2324
4c83f6e1
GM
23252010-10-06 Glenn Morris <rgm@gnu.org>
2326
2327 * Makefile.in (EMACS_XTRA): Add the main source file.
2328 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2329 (mostlyclean): No core files, reorder other files.
2330 (clean): Delete specific dvi and pdf files.
2331 (infoclean, dist): New rules.
2332 (maintainer-clean): Use infoclean.
8a944cea 2333 ($(infodir)): Add parallel build workaround.
4c83f6e1 2334
0264072d
GM
23352010-10-04 Glenn Morris <rgm@gnu.org>
2336
2337 * Makefile.in (SHELL): Set it.
2338 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2339 (info, dvi): Replace above variables with their expansions.
2340 (info): Move mkdir from here...
2341 ($(infodir)/emacs): ... to here (for parallel builds).
2342 (pdf): New target.
2343 ($(infodir)/emacs): Pass -o option to makeinfo.
2344 (.PHONY): Declare clean rules.
2345 (maintainer-clean): Delete dvi and pdf files.
2346 Guard against cd failures. Use a more restrictive delete.
2347
3226d6ca
GM
23482010-10-02 Glenn Morris <rgm@gnu.org>
2349
2350 * misc.texi (Shell Mode): Remove reference to old function name.
2351
cad90f3b
EZ
23522010-09-30 Eli Zaretskii <eliz@gnu.org>
2353
2354 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2355 indicator characters.
2356
5f874327
GM
23572010-09-29 Glenn Morris <rgm@gnu.org>
2358
2359 * Makefile.in (top_srcdir): Remove unused variable.
2360
0ab9cff3
GM
23612010-09-14 Glenn Morris <rgm@gnu.org>
2362
67ae9766
GM
2363 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2364 the last hook item.
2365
0ab9cff3
GM
2366 * calendar.texi (Appointments): Also updated when a diary include file
2367 is saved.
2368
6664fc59 23692010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2370
2371 * trouble.texi (Bugs): Update the section intro.
2372 (Known Problems): New section.
2373 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2374 (Sending Patches): Bug fixes are best as responses to existing bugs.
2375 * emacs.texi (Known Problems): Add menu entry for new section.
2376
be3283d7
GM
23772010-09-09 Glenn Morris <rgm@gnu.org>
2378
2379 * xresources.texi: Untabify.
2380
10999305 23812010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2382
2383 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2384
10999305 23852010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2386
2387 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2388
30641319
JD
23892010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2390
2391 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2392
50dd7bc6
GM
23932010-08-21 Glenn Morris <rgm@gnu.org>
2394
2395 * misc.texi (Amusements): Mention bubbles and animate.
2396
5e620eca
EZ
23972010-07-31 Eli Zaretskii <eliz@gnu.org>
2398
2399 * files.texi (Visiting): Add more index entries for
2400 large-file-warning-threshold.
2401
8b2dd508
JD
24022010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2403
2404 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2405
8838673e
GM
24062010-06-23 Glenn Morris <rgm@gnu.org>
2407
2408 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2409 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2410 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2411 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2412 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2413 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2414 Untabify Texinfo files.
2415
04d3bb6c
GM
24162010-06-10 Glenn Morris <rgm@gnu.org>
2417
103dd3a8
GM
2418 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2419
04d3bb6c
GM
2420 * basic.texi (Inserting Text): Fix typo.
2421
50b79479
GM
24222010-06-10 Glenn Morris <rgm@gnu.org>
2423
2424 * ack.texi (Acknowledgments):
2425 * emacs.texi (Acknowledgments): Update for notifications.el.
2426
86d7a550
DU
24272010-05-31 Daiki Ueno <ueno@unixuser.org>
2428
2429 * dired.texi (Operating on Files): Mention encryption commands
2430 (Bug#6315).
2431
db5dce9d
EZ
24322010-05-29 Eli Zaretskii <eliz@gnu.org>
2433
2434 * basic.texi (Moving Point): Update due to renaming of commands bound
2435 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2436
34313041
EZ
24372010-05-18 Eli Zaretskii <eliz@gnu.org>
2438
2439 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2440 paragraphs.
2441 (Line Truncation): Fix wording for bidi display.
2442
1fc0ce04 2443 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2444 keys.
2445
0235128c 24462010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2447
2448 * building.texi (GDB Graphical Interface): Remove misleading comparison
2449 to an IDE (Bug#6128).
2450
0235128c 24512010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2452
2453 * programs.texi (Man Page):
2454 * misc.texi (Invoking emacsclient):
2455 * mini.texi (Repetition):
2456 * mark.texi (Setting Mark): Fix typos.
2457
0235128c 24582010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2459
2460 * misc.texi (Printing): Document htmlfontify-buffer.
2461
0235128c 24622010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2463
2464 * calendar.texi (Displaying the Diary, Format of Diary File):
2465 Fix external cross-references for TeX format output.
2466
0235128c
SM
24672010-05-07 Chong Yidong <cyd@stupidchicken.com>
2468
2469 * Version 23.2 released.
2470
f63d0028
JD
24712010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2472
2473 * cmdargs.texi (Initial Options): Mention --chdir.
2474
20fe03ad
JD
24752010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2476
2477 * frames.texi (Tool Bars): Add tool-bar-style.
2478
b7d65a5f
GM
24792010-04-21 Glenn Morris <rgm@gnu.org>
2480
2481 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2482
a42dbee1
CY
24832010-04-18 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * programs.texi (Semantic): New node.
2486
2487 * maintaining.texi (EDE): New node.
2488
2489 * emacs.texi: Update node listing.
2490
2491 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2492
6e104790 24932010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2494
d52dbd3d
GM
2495 * emacs.texi (Acknowledgments): Remove duplicate.
2496
a77fe20c
GM
2497 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2498
6e104790 24992010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2500
4ebe9902
GM
2501 * dired.texi (Misc Dired Features): Mention VC diff and log.
2502 * maintaining.texi (Old Revisions, VC Change Log):
2503 Mention that diff and log work in Dired buffers.
2504
98932641
GM
2505 * help.texi (Help Summary): Mention M-x info-finder.
2506
d5b22ab2 2507 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2508
4d4e9522
GM
2509 * custom.texi (Specifying File Variables, Directory Variables):
2510 Document new commands for manipulating local variable lists.
2511
6e104790 25122010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2513
2514 * trouble.texi (Contributing): Add cindex entry.
2515 Mention etc/CONTRIBUTE.
2516
6e104790 25172010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2518
2519 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2520 query-replace (Bug#5774).
2521
a20a9df3
GM
25222010-04-16 Glenn Morris <rgm@gnu.org>
2523
2524 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2525
1ecb2d3f
JD
25262010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2527
2528 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2529
99852628
JD
25302010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2531
2532 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2533
ce79424f
EZ
25342010-03-30 Eli Zaretskii <eliz@gnu.org>
2535
2536 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2537 cross-reference to "Inserting Text".
2538
2539 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2540 Mention completion provided by `ucs-insert'.
2541
85738751 25422010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2543
2544 * sending.texi (Sending Mail): Note variables that may need
2545 customizing.
2546 (Mail Sending): Expand discussion of send-mail-function.
2547
85738751 25482010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2549
2550 Document Message mode as the default mail mode.
2551
2552 * sending.texi (Sending Mail): Copyedits.
2553 (Mail Format, Mail Headers): Document mail-from-style changes.
2554 (Mail Commands): Rename from Mail mode. Document Message mode.
2555 (Mail Misc): Rename from Mail mode Misc.
2556 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2557 command names and update keybindings.
2558 (Header Editing): Document message-tab. De-document
2559 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2560 favor of mail-default-headers. Ad index entries for user-full-name and
2561 user-mail-address.
1c6c854e
CS
2562 (Citing Mail): Update changes in Message mode behavior.
2563 Document mail-yank-prefix.
e73c2434
CY
2564 (Mail Signature): New node, moved from Mail Misc.
2565 (Mail Aliases): Mail abbrevs are the default with Message mode.
2566 (Mail Methods): Note that Message mode is now the default.
2567
2568 * rmail.texi (Rmail Reply):
2569 * text.texi (Text Mode):
2570 * major.texi (Major Modes):
2571 * mule.texi (Output Coding): Refer to Message mode.
2572
2573 * custom.texi (Init Examples): Add xref to Mail Header.
2574
1fc0ce04 2575 * emacs.texi (Top): Fix xrefs.
e73c2434 2576
85738751 25772010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2578
c0c035fa
CY
2579 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2580 repository if there is none.
2581 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2582 vc-print-root-log.
ef7b27ef 2583 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2584
71785b7a
CY
2585 * programs.texi (Program Modes): Mention Javascript mode.
2586
f67c5dd0
CY
2587 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2588 * emacs.texi: Update node description.
2589
0f72a391 2590 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2591 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2592
dc2d2590
JL
25932010-03-30 Juri Linkov <juri@jurta.org>
2594
2595 * search.texi (Other Repeating Search): Remove line that `occur'
2596 can not handle multiline matches.
2597
a7b02820
EZ
25982010-03-30 Eli Zaretskii <eliz@gnu.org>
2599
2600 * mule.texi (International): Mention support of bidirectional editing.
2601 (Bidirectional Editing): New section.
2602
22ef1944
NR
26032010-03-28 Nick Roberts <nickrob@snap.net.nz>
2604
2605 * emacs.texi (Top): Update node names to those in building.texi.
2606
146b8b16
NR
26072010-03-27 Nick Roberts <nickrob@snap.net.nz>
2608
c5e87d10
PE
2609 doc/emacs/building.texi: Describe restored GDB/MI functionality
2610 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2611 doc/emacs/emacs.texi: Update node names for building.texi.
2612
6d98672d
GM
26132010-03-24 Glenn Morris <rgm@gnu.org>
2614
2615 * ack.texi (Acknowledgments):
2616 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2617
93318cbd
JD
26182010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2619
2620 * xresources.texi (Table of Resources): Clarify toolBar number
2621 for Gtk+.
2622
2623 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2624
15cf2f52
CY
26252010-03-21 Chong Yidong <cyd@stupidchicken.com>
2626
4102856c
CY
2627 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2628
15cf2f52
CY
2629 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2630 and multi-isearch-buffers-regexp.
2631
2632 * indent.texi (Indentation): Clarify description of
2633 indent-for-tab-command. Document tab-always-indent.
2634
d68eb23c
CY
26352010-03-20 Chong Yidong <cyd@stupidchicken.com>
2636
2637 * cmdargs.texi (Font X): Move most content to Fonts.
2638
2639 * frames.texi (Fonts): New node. Document font-use-system-font.
2640
2641 * emacs.texi (Top):
2642 * xresources.texi (Table of Resources):
2643 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2644
288f9fc0
CY
26452010-03-10 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * Branch for 23.2.
2648
17782bec
CY
26492010-03-06 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * custom.texi (Init Examples): Add xref to Locals.
2652
2653 * major.texi (Choosing Modes): Mention usage of setq-default for
2654 setting the default value of major-mode (Bug#5688).
2655
b4a1a8b2
CY
26562010-03-02 Chong Yidong <cyd@stupidchicken.com>
2657
2658 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2659
2660 * display.texi (Display Custom): Document make-pointer-invisible and
2661 underline-minimum-offset. Remove inverse-video.
2662
a1e759cd
CY
26632010-02-21 Chong Yidong <cyd@stupidchicken.com>
2664
2665 * frames.texi (Frame Commands): Note that the last ordinary frame can
2666 be deleted in daemon mode (Bug#5616).
2667
4f3bc373
GM
26682010-02-18 Glenn Morris <rgm@gnu.org>
2669
2670 * trouble.texi (Contributing): Repository is no longer CVS.
2671
5dbbdd33
GM
26722010-02-08 Glenn Morris <rgm@gnu.org>
2673
2674 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2675
cd61af01
SM
26762010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2677
2678 * display.texi (Useless Whitespace, Text Display):
2679 * custom.texi (Init Examples): Avoid obsolete special default variables
2680 like default-major-mode.
2681
b1bb0a25 26822010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2683
2684 * programs.texi (Other C Commands): Replace reference to obsolete
2685 c-subword-mode.
2686
99d0985b
GM
26872010-01-21 Glenn Morris <rgm@gnu.org>
2688
2689 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2690
893db5bc
GM
26912010-01-12 Glenn Morris <rgm@gnu.org>
2692
2693 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2694 emacs-pretest-bug for bug reports for development versions.
2695
0419b8d6
GM
26962010-01-11 Glenn Morris <rgm@gnu.org>
2697
2698 * display.texi (Highlight Interactively): `t' does not mean highlight
2699 all patterns. (Bug#5335)
2700
26e533e2
CY
27012009-12-29 Chong Yidong <cyd@stupidchicken.com>
2702
2703 * misc.texi (Shell): Document async-shell-command.
2704
2705 * building.texi (Grep Searching): Document zrgrep.
2706
484eaeac 2707 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2708
7ee6c59b
NR
27092009-12-29 Nick Roberts <nickrob@snap.net.nz>
2710
2711 * building.texi: Import GDB Graphical Interface description from
2712 EMACS_23_1_RC.
2713
91ed7ea8
CY
27142009-12-24 Chong Yidong <cyd@stupidchicken.com>
2715
2716 * emacs.texi (Top): Update node listing.
2717
2718 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2719
2720 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2721
2722 * cmdargs.texi (Initial Options):
2723 * xresources.texi (Resources): Document inhibit-x-resources.
2724
2725 * custom.texi (Specifying File Variables): Note that minor modes are
2726 enabled unconditionally.
2727
2728 * display.texi (Scrolling): Briefly document the old recenter command,
2729 and document recenter-positions.
2730
2731 * files.texi (Visiting):
2732 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2733
1c6c854e
CS
2734 * frames.texi (Cut/Paste Other App):
2735 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2736
2737 * killing.texi (Kill Options): New node.
2738
6ca89aaa
CY
27392009-12-05 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * misc.texi (Shell Options): ansi-color is now default.
2742
806642d4
GM
27432009-12-05 Glenn Morris <rgm@gnu.org>
2744
806642d4
GM
2745 * emacs.texi (Top): Update menu for cal-xtra node changes.
2746 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2747 or mode line. Don't mention invisible text or the details of
2748 diary-print-entries here, only in cal-xtra.
2749 (Format of Diary File): Mention that the "date on first line" format
2750 only really affects the simple display.
2751 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2752 (Diary Customizing): Holidays may be in the buffer or mode line.
2753 Move diary-print-entries to the "Diary Display" section.
2754 (Diary Display): New section, split out from "Fancy Diary Display".
2755 Explain the limitations of simple display, and how to print it.
2756
1a4f0c0a
GM
2757 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2758
e11adbd8
GM
2759 * cal-xtra.texi (Diary Display): Mention View mode.
2760
29a483ac
JL
27612009-11-29 Juri Linkov <juri@jurta.org>
2762
2763 * display.texi (Highlight Interactively): Actually a list of
2764 default faces is pre-loaded into a list of default values
2765 instead of the history.
2766
83d60c79
GM
27672009-11-20 Glenn Morris <rgm@gnu.org>
2768
2769 * ack.texi (Acknowledgments):
2770 * emacs.texi (Acknowledgments): Add htmlfontify.
2771
276bbe96
GM
27722009-11-14 Glenn Morris <rgm@gnu.org>
2773
98ad1bae
GM
2774 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2775
276bbe96
GM
2776 * ack.texi (Acknowledgments):
2777 * emacs.texi (Acknowledgments): Update for recent Org changes.
2778
18430066
CY
27792009-10-31 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2782 `charset' property, which is irrelevant to the user manual (Bug#3526).
2783
522ddc9f
JB
27842009-10-14 Juanma Barranquero <lekktu@gmail.com>
2785
2786 * trouble.texi (DEL Does Not Delete): Fix typo.
2787
50b49ade
MA
27882009-10-05 Michael Albinus <michael.albinus@gmx.de>
2789
2790 * files.texi (Misc File Ops): Mention copy-directory.
2791
6308321a
EZ
27922009-10-04 Eli Zaretskii <eliz@gnu.org>
2793
43b3b4d1
EZ
2794 * mule.texi (Unibyte Mode): Emphasize that
2795 unibyte-display-via-language-environment affects only the display.
2796
6308321a
EZ
2797 * display.texi (Horizontal Scrolling): Document cursor behavior under
2798 horizontal scrolling when point moves off the screen (Bug#4564).
2799 Improve wording.
2800
bd51ea7f
MA
28012009-10-01 Michael Albinus <michael.albinus@gmx.de>
2802
2803 * files.texi (Directories): delete-directory prompts for recursive
2804 deletion.
2805
55381962
GM
28062009-09-30 Glenn Morris <rgm@gnu.org>
2807
2808 * ack.texi (Acknowledgments):
2809 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2810
13989ab1
TH
28112009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2812
2813 * dired.texi (Dired Navigation): Use @code instead of @var for
2814 dired-isearch-filenames, so that it's not capitalized.
2815
8ba46c89
CY
28162009-09-19 Chong Yidong <cyd@stupidchicken.com>
2817
2818 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2819
2820 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2821
2822 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2823 (Key Bindings): Reference Init Rebinding in introductory text.
2824 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2825 (Keymaps): Simplify.
2826 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2827 (Minibuffer Maps): Remove mention of Mocklisp.
2828 (Init Rebinding): Move mode-local rebinding example here from Local
2829 Keymaps.
2830 (Modifier Keys): Clarify.
1e11b018 2831 (Rebinding): Add cindex for "binding keys".
8ba46c89 2832
6a5ca7c8
CY
28332009-09-13 Chong Yidong <cyd@stupidchicken.com>
2834
2835 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2836
0e1cba51
NR
28372009-08-31 Nick Roberts <nickrob@snap.net.nz>
2838
6a5ca7c8 2839 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2840 Reorganize these two sections.
0e1cba51 2841
76a87a4d
EZ
28422009-08-29 Eli Zaretskii <eliz@gnu.org>
2843
2844 * cmdargs.texi (Initial Options): Fix last change.
2845
82e98df4
SM
28462009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2847
2848 * mule.texi (Enabling Multibyte):
2849 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2850 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2851
fb89fad9
GM
28522009-08-20 Glenn Morris <rgm@gnu.org>
2853
2854 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2855
e99652b0
GM
28562009-08-19 Glenn Morris <rgm@gnu.org>
2857
2858 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2859
5cca97ad
GM
28602009-08-18 Glenn Morris <rgm@gnu.org>
2861
2862 * ack.texi (Acknowledgments):
2863 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2864
997797ae 2865 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2866
985bf85b
GM
28672009-08-09 Glenn Morris <rgm@gnu.org>
2868
2869 * ack.texi (Acknowledgments):
2870 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2871
8d6bb99e
DD
28722009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2873
2874 * emacs.texi (Top): Add new menu items for GDB-UI.
2875
2876 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2877 section. Threads buffer is in separate section now.
8d6bb99e 2878
8353da9c
GM
28792009-08-08 Glenn Morris <rgm@gnu.org>
2880
2881 * ack.texi (Acknowledgments):
2882 * emacs.texi (Acknowledgments):
2883 Update for js2-mode and org changes.
2884
f2074faf
MA
28852009-08-02 Michael Albinus <michael.albinus@gmx.de>
2886
2887 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2888 files.
2889
e8d2d3fb
CY
28902009-07-28 Chong Yidong <cyd@stupidchicken.com>
2891
2892 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2893
324a4f6a
GM
28942009-07-23 Glenn Morris <rgm@gnu.org>
2895
2896 * programs.texi (Matching): Update blink-matching-paren-distance.
2897
b6937a70
CY
28982009-07-21 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * frames.texi (Cut/Paste Other App): For select-active-regions,
2901 selection is now updated on moving point.
2902
bd8aaa36
RS
29032009-07-21 Richard Stallman <rms@gnu.org>
2904
2905 * glossary.texi (GNU, Daemon): Update information.
2906
8d9b5eba
JL
29072009-07-19 Juri Linkov <juri@jurta.org>
2908
2909 * custom.texi (Specifying File Variables, Safe File Variables):
2910 "variables/value pairs" -> "variable/value pairs".
2911
a2acc1db
GM
29122009-07-15 Glenn Morris <rgm@gnu.org>
2913
2914 * misc.texi (Gnus): Remove widow.
2915
c5ae942b
GM
29162009-07-11 Glenn Morris <rgm@gnu.org>
2917
703d26ba
GM
2918 * Makefile.in (TEXI2PDF): New.
2919 (emacs.pdf, emacs-xtra.pdf): New targets.
2920
522ddc9f 2921 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2922
2923 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2924
2925 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2926 Don't print the copying notice twice in the printed version.
2927 Update the menu and detailmenu.
2928 (Preface): The meaning of "on-line" has changed.
2929 Correct name for "Common Problems" chapter.
2930 (Distrib): Update FSF shop URL.
2931 (Intro): Showing two files at once is not so exciting.
2932
2933 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2934 (Mac / GNUstep Basics): Minor grammar changes.
2935 (Mac / GNUstep Events): Fix typo.
2936 (GNUstep Support): CANNOT_DUMP no longer applies.
2937
2938 * misc.texi (Document View): Fix typos.
2939
2940 * dired.texi (Dired):
2941 * help.texi (Help):
2942 * macos.texi (Mac OS / GNUstep):
2943 * maintaining.texi (Version Control, Introduction to VC):
2944 End menu descriptions with a period.
c5ae942b 2945
b1c8242b
EZ
29462009-07-09 Eli Zaretskii <eliz@gnu.org>
2947
2948 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2949 so categorical in saying that the option is only useful on NTFS.
2950
220d9aa6
GM
29512009-07-09 Glenn Morris <rgm@gnu.org>
2952
2953 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2954 (ENVADD): Add texinfodir to TEXINPUTS.
2955
2956 * emacs.texi (Top): Fix cross-reference.
2957
2958 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2959
2960 * vc1-xtra.texi (Revision Tags): Fix typo.
2961
d07e72d3
GM
29622009-07-03 Glenn Morris <rgm@gnu.org>
2963
2964 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2965 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2966 (Merge Commands): `.' does not seem to work in A or B buffer.
2967 `l' can recreate the 3-window display.
2968
2969 * glossary.texi (Glossary): Minor phrasing changes throughout.
2970 Add more internal cross-references.
2971 <Autoloading>: You can't really autoload a variable.
2972 <C-M->: Move details here from `M-C-' item.
2973 <Continuation Line>: Refer to `Truncation.'
2974 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2975 <Home Directory, Unix>: New entries.
2976 <Deletion of Files>: Mention recycle bins.
2977 <Directory>: Mention ``folders.''
2978 <Error>: Don't mention ``type-ahead.''
2979 <Fringe>: Refer to the manual node.
2980 <Minor Mode>: Can be global or local.
2981 <Spell Checking>: There are other checkers besides Ispell.
2982
f144038a
GM
29832009-07-02 Glenn Morris <rgm@gnu.org>
2984
2985 * anti.texi (Antinews): Minor changes in phrasing.
2986
2987 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2988 some underfull lines in dvi output.
2989
2990 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2991
2992 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2993
2994 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2995
3f1c6666
JD
29962009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2997
2998 * xresources.texi (Table of Resources): Mention maximized for
2999 fullscreen.
3000
3001 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3002
62aadce7
CY
30032009-07-01 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * anti.texi (Antinews): Correct the list of removed platforms.
3006
82ec412e
GM
30072009-06-28 Glenn Morris <rgm@gnu.org>
3008
3009 * arevert-xtra.texi: Minor language tweaks.
3010
09964e7d
GM
3011 * dired-xtra.texi: Minor revisions.
3012
666e158e
MB
30132009-06-23 Miles Bader <miles@gnu.org>
3014
c4cc8b9a 3015 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3016 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3017
70243478
CY
30182009-06-21 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * Branch for 23.1.
3021
67cbe681
KH
30222009-06-17 Kenichi Handa <handa@m17n.org>
3023
3024 * mule.texi (Charsets): Update the description for the new charset.
3025 (list-character-sets): New findex.
125dd7c5 3026 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3027
40e67246
CY
30282009-06-10 Chong Yidong <cyd@stupidchicken.com>
3029
b5700de6
CY
3030 * basic.texi (Moving Point): Fix tag.
3031
3032 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3033
3034 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3035 use camel-case for PageUp and PageDown.
3036
3037 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3038 camel-case for PageUp and PageDown.
3039
3040 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3041
40e67246 3042 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3043 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3044
522ddc9f 30452009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3046
522ddc9f
JB
3047 * fixit.texi (Spelling): Set default dictionary.
3048 Improve descriptions (Bug#2554)
6f591cf4 3049
53483c76
DR
30502009-06-08 David Reitter <david.reitter@gmail.com>
3051
3052 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3053 since saving colors and faces set this way is not implemented.
3054 (Environment variables): Remove mention of mac-fix-env, which is
3055 scheduled to be removed.
3056
1557ef4f
CY
30572009-06-04 Chong Yidong <cyd@stupidchicken.com>
3058
91056528
CY
3059 * custom.texi (Init Examples): Add example of changing load-path.
3060
1557ef4f
CY
3061 * building.texi (Lisp Libraries): Add example of changing
3062 load-path (Bug#3446).
3063
623cec4c
CY
30642009-05-28 Chong Yidong <cyd@stupidchicken.com>
3065
3066 * mark.texi (Mark): Further clarifications.
3067 (Setting Mark): Emphasize that C-SPC activates the mark.
3068
0fcca8ee
CY
30692009-05-28 Chong Yidong <cyd@stupidchicken.com>
3070
702b10e1
CY
3071 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3072 Mark mode.
0fcca8ee
CY
3073 (Using Region, Persistent Mark): Use "active mark" instead of "active
3074 region".
3075
d3b396e4
CY
30762009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3077
3078 * mule.texi (Select Input Method): Fix typo.
3079
3f698a06
CY
30802009-05-13 Chong Yidong <cyd@stupidchicken.com>
3081
3082 * anti.texi (Antinews): Document completion changes. Some additional
3083 copyedits and rearrangement of entries.
3084
b2a42eb7
CY
30852009-05-12 Chong Yidong <cyd@stupidchicken.com>
3086
932fd020
CY
3087 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3088 (Shell History Copying, Terminal emulator): Copyedits.
3089
1c6c854e
CS
3090 * xresources.texi (Resources): Simplify descriptions.
3091 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3092 (Table of Resources): Document fontBackend resource.
3093
b2a42eb7 3094 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3095 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3096 "Backspace". Remove discussion of obscure Xmodmap issue.
3097
c6ea7fb8
CY
30982009-05-07 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * files.texi (Visiting): Copyedits.
3101
ad36c422
CY
31022009-05-06 Chong Yidong <cyd@stupidchicken.com>
3103
3104 * basic.texi (Inserting Text): Document ucs-insert.
3105
3106 * mule.texi (International Chars): Define "multibyte". Note that
3107 internal representation is unicode-based. Simplify definition of raw
3108 bytes. Mention ucs-insert.
3109 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3110 (Language Environments): Add language environments new to Emacs 23.
3111 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3112 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3113 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3114 (Output Coding): Copyedits.
3115
3116 * emacs.texi (Top): Update node listing.
3117
d4ad7b96
CY
31182009-05-05 Per Starbäck <per@starback.se> (tiny change)
3119
3120 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3121
5bd66204
SM
31222009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3123
3124 * building.texi (Lisp Libraries): `load-library' does offer completion.
3125
bc36ad1c
CY
31262009-04-28 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3129 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3130
f1a47884
EZ
31312009-04-25 Eli Zaretskii <eliz@gnu.org>
3132
3133 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3134
be77bd45
CY
31352009-04-22 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3138
3139 * building.texi (Lisp Interaction): Document initial-scratch-message.
3140
d3b82927
JB
31412009-04-18 Juanma Barranquero <lekktu@gmail.com>
3142
ed6e7b11
JB
3143 * msdog.texi (Windows Fonts): Fix typos.
3144
d3b82927
JB
3145 * files.texi (Save Commands): Fix pxref.
3146
bc323c04
CY
31472009-04-18 Chong Yidong <cyd@stupidchicken.com>
3148
3149 * files.texi (Save Commands): Mention diff-buffer-with-file.
3150 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3151 Henoch (Bug#3036).
3152
2186d13f
GM
31532009-03-15 Glenn Morris <rgm@gnu.org>
3154
3155 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3156 the former is not always used.
3157 (Mail Headers): Use active voice. Add "Mail-reply-to".
3158 Change case of "Id". Avoid repeated "appropriate".
3159 (Mail Aliases): Fix previous change - use an example with a ".", so it
3160 does actually get quoted when expanded.
3161 (Mail Sending): Mailclient is the default on some systems.
3162 (Citing Mail): Mention mail-indentation-spaces.
3163 (Mail Mode Misc): Add an @dfn for "mail signature".
3164
71e454fc
CY
31652009-03-15 Chong Yidong <cyd@stupidchicken.com>
3166
3167 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3168 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3169 read-buffer-completion-ignore-case, and completion-styles.
3170 Remove description of partial-completion-mode.
71e454fc 3171
df1a3e06
GM
31722009-03-14 Glenn Morris <rgm@gnu.org>
3173
3174 * sending.texi (Mail Format): Fix typo. Add index entry for
3175 mail-header-separator.
3176 (Mail Headers): Put info about initialization and changing in one place
3177 at the start. Update FCC section for mbox Rmail. Clarify From
3178 section, mention mail-setup-with-from. Clarify Reply-to section.
3179 Add Mail-followup-to and mail-mailing-lists. Clarify References
3180 section.
3181 (Mail Aliases): Update example, make less contentious.
3182 Update for name change of mail-interactive-insert-alias.
3183 (Mail Mode): Remove mention of `%' as a word separator.
3184 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3185 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3186 commands. Clarify FCC handling. In mail-complete, add reference to
3187 Mail Aliases section, and mention mail-complete-function.
3188 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3189 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3190 signature netiquette. Explain how the mail hooks work when continuing
3191 a composition.
3192 (Mail Amusements): Internationalize the spook section a bit.
3193 Remove the spook mail-setup-hook example, since it doesn't work well.
3194 Mention fortune-file.
3195 (Mail Methods): Mention read-mail-command.
3196
ed6e7b11 31972009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3198
df1a3e06
GM
3199 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3200 and NS resources following recent changes.
959d68bd 3201
86dca3e8
JR
32022009-03-10 Jason Rumney <jasonr@gnu.org>
3203
3204 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3205 w32-use-visible-system-caret doc to indicate that it should get set
3206 automatically.
3207 (Windows Fonts): Add doc for the uniscribe backend.
3208
042fe98f
DN
32092009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3210
3211 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3212 vc-dir. (Bug#2598)
3213
7f8dba73
RS
32142009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3215
3216 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3217
505e70c3
GM
32182009-03-05 Glenn Morris <rgm@gnu.org>
3219
04242bdc
GM
3220 * rmail.texi (Rmail Basics): Add reference to sorting.
3221 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3222 Minor re-wordings.
3223 (Rmail Motion): Mention rmail-next-same-subject.
3224 (Rmail Deletion): Expunging is not the only way to change the numbers.
3225 (Rmail Labels): Labels can also be used in sorting.
3226 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3227 (Rmail Display): Mention rmail-mime.
3228
00cfe22c
GM
32292009-03-04 Glenn Morris <rgm@gnu.org>
3230
3231 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3232 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3233 summary. Mention sorts cannot be undone.
3234 (Rmail Display): Give an example of how to use goto-address-mode.
3235 (Rmail Editing): It's keybindings that are redefined, not commands.
3236 Fix some typos.
3237 (Movemail): Some minor rewording.
3238 (Remote Mailboxes): Emacs movemail supports pop by default.
3239 Fix some minor grammatical issues. The "two alternative ways" to
3240 specify a POP mailbox are really just one. Remove all reference to the
3241 variables rmail-pop-password and rmail-pop-password-required, obsolete
3242 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3243 can support Kerberos.
3244
3d963b67
GM
32452009-03-03 Glenn Morris <rgm@gnu.org>
3246
3247 * rmail.texi (Rmail Deletion): Revert previous change, which was
3248 describing the Rmail summary versions.
3249 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3250 Minor re-wording for rmail-resend.
3251 (Rmail Make Summary): Summaries apply to buffers rather than files.
3252 <rmail-summary-by-topic>: Headers includes the subject.
3253 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3254 details, including prefix arguments.
2340abde 3255 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3256 Not counting lines might be faster.
3257 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3258 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3259 Name the commands bound to the various keys. Mention prefix argument
3260 for searching.
3d963b67
GM
3261 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3262 Simplify rmail-highlighted-headers description. Update face name.
3263
a8ce3d17
JB
32642009-03-02 Juanma Barranquero <lekktu@gmail.com>
3265
3266 * mark.texi (Marking Objects): Fix typo.
3267
130a29b6
CY
32682009-03-01 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3271 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3272
9d5de6f8
GM
32732009-03-01 Glenn Morris <rgm@gnu.org>
3274
79fc530e 3275 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3276 (Rmail Motion): - M-s searches from the end of messages.
3277 (Rmail Deletion): Minor clarification. Fix numeric argument
3278 description.
3279 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3280 newmail and RMAILOSE files need not be in home-directory.
3281 (Rmail Files): Mention I/O menus are unselectable if no files match.
3282 Mention `MAIL' env-var.
3283
b545ff9c
JR
32842009-02-24 Jason Rumney <jasonr@gnu.org>
3285
3286 * mule.texi (Fontsets): Mention fontset-default, font specs and
3287 fallback fontsets.
3288 (Defining Fontsets): Mention ns and w32 variants of
3289 standard-fontset-spec. Update description of startup fontset to match
3290 Emacs 23 behavior.
a93be82a 3291 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3292 (International): Link to Modifying Fontsets.
b545ff9c 3293
75da0618 32942009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3295
3296 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3297 Mention ns-extended-platform-support-mode.
3298
6be93a16
KB
32992009-02-22 Karl Berry <karl@gnu.org>
3300
3301 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3302
867d4bb3
JB
33032009-02-19 Juanma Barranquero <lekktu@gmail.com>
3304
3305 * basic.texi (Moving Point, Position Info):
3306 * files.texi (Visiting):
3307 * mini.texi (Completion Options):
3308 * text.texi (HTML Mode): Remove duplicate words.
3309
49b5c0e8
GM
33102009-02-20 Glenn Morris <rgm@gnu.org>
3311
3312 * rmail.texi: Minor updates for mbox rather than Babyl.
3313
f43a822c
KB
33142009-02-17 Karl Berry <karl@gnu.org>
3315
49b5c0e8 3316 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3317
80d634b8
RS
33182009-02-17 Richard M Stallman <rms@gnu.org>
3319
3320 * anti.texi (Antinews): Mention Babyl format.
3321
3322 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3323
3324 * rmail.texi: Update for mbox format.
3325 Various small fixes, as well as the following.
3326 (Out of Rmail): Node deleted.
3327 (Rmail): Update menu.
3328 (Rmail Files): Comment out set-rmail-inbox-list.
3329 Document rmail-inbox-list instead.
3330 (Rmail Output): Substantial changes since C-o is now
3331 rmail-output-as-seen and o is rmail-output.
3332 (Rmail Attributes): Delete `stored', add `retried'.
3333 (Rmail Display): Editing headers works in all cases.
3334
f0d129c6
GM
33352009-02-17 Glenn Morris <rgm@gnu.org>
3336
3337 * basic.texi (Position Info): M-x count-lines-region is not always on
3338 M-=. (Bug#2269)
3339
160f11d3
GM
33402009-02-09 Glenn Morris <rgm@gnu.org>
3341
3342 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3343 defaults.
3344
763e01c4
EZ
33452009-02-07 Eli Zaretskii <eliz@gnu.org>
3346
3347 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3348 documentation of possible problems with redecoding.
3349
f5e1441d
GM
33502009-02-03 Glenn Morris <rgm@gnu.org>
3351
3352 * rmail.texi (Out of Rmail): Mention b2m.pl.
3353
e1eabe41
GM
33542009-01-31 Glenn Morris <rgm@gnu.org>
3355
3356 * rmail.texi (Out of Rmail): Correct b2m location.
3357
dd05f9de
CY
33582009-01-27 Chong Yidong <cyd@stupidchicken.com>
3359
3360 * fixit.texi (Undo): Update undo limit values.
3361
d74d846e
GM
33622009-01-27 Glenn Morris <rgm@gnu.org>
3363
3364 * emacs.texi (Top): Fix Antinews menu entry.
3365
49ffdce8
KB
33662009-01-25 Karl Berry <karl@gnu.org>
3367
3368 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3369 item with no marker, instead of the syntactically incorrect
3370 @itemize @asis.
3371
467e8d77
JL
33722009-01-25 Juri Linkov <juri@jurta.org>
3373
3374 * building.texi (Grep Searching): Fix index entry for lgrep.
3375
6c60bbdb
EZ
33762009-01-24 Eli Zaretskii <eliz@gnu.org>
3377
3378 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3379
9ce5a36f
AR
33802009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3381
3382 * macos.texi (Preferences Panel): Update description of font setting to
3383 reflect that prior frame selection is no longer needed.
3384
9aa5f2fb
NR
33852009-01-20 Nick Roberts <nickrob@snap.net.nz>
3386
3387 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3388 raise GUD subsections.
3389
3892ff9c
GM
33902009-01-15 Glenn Morris <rgm@gnu.org>
3391
3392 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3393
14731c8f
GM
33942009-01-10 Glenn Morris <rgm@gnu.org>
3395
3396 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3397
45c55e53
CY
33982009-01-04 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3401 logical lines.
3402
2e4667d1
JL
34032008-12-29 Juri Linkov <juri@jurta.org>
3404
3405 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3406
3407 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3408
2a3eac47
CY
34092008-12-28 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3412 goto-address-mode instead of goto-address.
3413
3da8da94
CY
3414 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3415 mode.
3416
2a3eac47
CY
3417 * emacs.texi (Top): Update node listing.
3418
057f6dd3
EZ
34192008-12-26 Eli Zaretskii <eliz@gnu.org>
3420
3421 * custom.texi (Directory Variables): Explain what is a "project".
3422 Add indexing. Improve wording. Add a footnote about using
3423 _dir-locals.el on MS-DOS.
3424
e6979067
DN
34252008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3426
3427 * files.texi (Misc File Ops): Mention chmod as an alias for
3428 set-file-modes.
3429
9de15963
MR
34302008-12-24 Martin Rudalics <rudalics@gmx.at>
3431
3432 * help.texi (Help): Fix typos and reword.
3433 (Help Summary): Add entries for C-h n and C-h r, reorder
3434 entries, and do some minor fixes.
3435 (Name Help): Say that C-h F works for commands only.
3436 (Misc Help): Say that view-lossage displays 300 keystrokes.
3437
236fd60d
GM
34382008-12-20 Glenn Morris <rgm@gnu.org>
3439
3440 * ack.texi (Acknowledgments): General update based on AUTHORS,
3441 including removal of some stuff no longer distributed.
3442
ed9265fc 34432008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3444
ed9265fc 3445 * fixit.texi: Mention hunspell.
349b3256 3446
e840fca5
GM
34472008-12-19 Glenn Morris <rgm@gnu.org>
3448
3449 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3450 Consolidate explanatory text at start.
e840fca5
GM
3451
3452 * display.texi (Text Display):
3453 * indent.texi (Indentation): Use @acronym with ASCII.
3454
9dfa7983
GM
34552008-12-18 Glenn Morris <rgm@gnu.org>
3456
3457 * ack.texi: Various small updates and fixes.
3458
97b3a00b
JL
34592008-12-18 Juri Linkov <juri@jurta.org>
3460
3461 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3462 as a key binding to start a forward nonincremental word search.
3463 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3464 a backward nonincremental word search. Add index for `M-s w'
3465 `isearch-forward-word'.
3466 (Regexp Search): Add a short summary of regexp key commands like
3467 in the node "Basic Isearch".
3468 (Other Repeating Search): Fix typo.
3469
34702008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3471
3472 * misc.texi (PostScript Variables): Fix doc.
3473
31ce6a07
CY
34742008-12-10 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * programs.texi (Program Modes): Mention Ruby mode.
3477
636b507b
DN
34782008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3479
3480 * misc.texi (emacsclient Options): Describe what an empty string
3481 argument does for --alternate-editor.
3482
a323fa14
CY
34832008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3484
3485 * cmdargs.texi (Font X): Distinguish between client-side and
3486 server-side fonts. List valid Fontconfig properties. Add reference to
3487 Fontconfig manual. List valid GTK font properties. Explain use of
3488 fc-list.
3489
c5ca6cd0
CY
34902008-12-09 Chong Yidong <cyd@stupidchicken.com>
3491
3492 * cmdargs.texi (Font X): Move discussion of quoting to top.
3493
e5136377
GM
34942008-12-06 Glenn Morris <rgm@gnu.org>
3495
3496 * maintaining.texi (Old Revisions): Improve previous change.
3497
248c026b
RS
34982008-12-05 Richard M Stallman <rms@gnu.org>
3499
3500 * anti.texi (Antinews): Minor fixes.
3501
a9253a1e
GM
35022008-12-03 Glenn Morris <rgm@gnu.org>
3503
3504 * maintaining.texi (Old Revisions): Fix diff-switches description.
3505
fa687b02
MR
35062008-12-01 Martin Rudalics <rudalics@gmx.at>
3507
3508 * emacs.texi (Top): Fix typo.
3509
72e6decd
CY
35102008-11-30 Chong Yidong <cyd@stupidchicken.com>
3511
320ee034
CY
3512 * misc.texi (Document View): Explain dependence on gs at the top.
3513 Copyedits.
3514
3515 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3516
72e6decd
CY
3517 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3518 (Comment Commands): Discuss region-active behavior of M-; first.
3519
2a472ee4
MR
35202008-11-29 Martin Rudalics <rudalics@gmx.at>
3521
9c6361c9
MR
3522 * display.texi (Line Truncation): Add reference to Continuation
3523 Lines.
3524
2a472ee4
MR
3525 * windows.texi (Pop Up Window): Mention split-height-threshold
3526 and split-width-threshold.
9c6361c9 3527 (Split Window): Add reference to Continuation Lines.
2a472ee4 3528
e93bc142
AR
35292008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3530
3531 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3532 (GNUstep Support): New node.
3533 * anti.texi:
3534 * emacs.texi:
3535 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3536
43b978db
RS
35372008-11-28 Richard M Stallman <rms@gnu.org>
3538
3539 * misc.texi (Dissociated Press): Minor cleanups.
3540
3541 * dired.texi (Image-Dired): Avoid passive.
3542
e8e2bd93
EZ
35432008-11-28 Eli Zaretskii <eliz@gnu.org>
3544
3545 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3546 representation.
3547
8d2d45da
CY
35482008-11-26 Richard M. Stallman <rms@gnu.org>
3549
3550 * files.texi (Visiting): Rewrite paragraph for clarity.
3551
3552 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3553
a5f7bbcc
AM
35542008-11-25 Alan Mackenzie <acm@muc.de>
3555
3556 * programs.texi (Moving by Parens): Clarify that parens inside strings
3557 and comments are ignored, and that the commands assume the starting
3558 point isn't in a string or comment.
3559
a71703d3
AR
35602008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3561
3562 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3563 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3564 version.
3565 (Mac Customization): Rewrite Preferences Panel section and merge in to
3566 this node, add Open files by dragging to an Emacs window.
3567
3568 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3569
aa5ab79a
CY
35702008-11-26 Chong Yidong <cyd@stupidchicken.com>
3571
0cc92c19
CY
3572 * files.texi (Misc File Ops): Document set-file-modes.
3573
c366b4e4
CY
3574 * windows.texi (Split Window): Document integer values of
3575 truncate-partial-width-windows.
3576
aa5ab79a
CY
3577 * text.texi (Text): Simplify description of markup languages.
3578 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3579 (TeX Editing): Note that `""' inserts one `"' character.
3580 (HTML Mode): Note in the introduction that XML mode is an alias for
3581 SGML mode. Mention nXML mode.
3582
56221db7
CY
35832008-11-25 Chong Yidong <cyd@stupidchicken.com>
3584
3585 * building.texi (Watch Expressions): Fix typo.
3586
90effe33
CY
35872008-11-24 Chong Yidong <cyd@stupidchicken.com>
3588
f90a5ae3
CY
3589 * files.texi (Visiting): Document new behavior of
3590 confirm-nonexistent-file-or-buffer.
3591
1c6c854e
CS
3592 * buffers.texi (Select Buffer):
3593 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3594
a18ffb4a
CY
3595 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3596 edit-picture.
3597
90effe33
CY
3598 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3599 edit-picture', since that is just an alias for picture-mode.
3600 (Sentences): Note that repeated M-@ extends the region.
3601 (Pages): Make terminology more consistent. Link to Regexps node.
3602 (Longlines): Discuss relationship with Visual Line mode.
3603 (Text Mode): Remove extraneous discussion of other modes, since they
3604 were already introduced in the parent node.
3605
e85103ec
CY
36062008-11-23 Chong Yidong <cyd@stupidchicken.com>
3607
5cb2fe30
CY
3608 * anti.texi (Antinews): Rewrite.
3609
1eb9b307 3610 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3611
3612 * frames.texi (Frame Commands): Mention "minimize" terminology.
3613
e85103ec
CY
3614 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3615 formats.
b908332f
CY
3616 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3617 (Misc X): Don't document useless -hb option.
e85103ec 3618
607f5f88
JL
36192008-11-22 Juri Linkov <juri@jurta.org>
3620
3621 * dired.texi (Dired Navigation): Change normal file name search option
3622 from `non-nil' to `t'. Add `dwim' option.
3623
e1b867a0
JL
36242008-11-22 Juri Linkov <juri@jurta.org>
3625
3626 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3627 ".dir-locals.el". Rename `define-project-bindings' to
3628 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3629 `dir-locals-set-directory-class'.
3630
dd186936
LK
36312008-11-22 Lute Kamstra <lute@gnu.org>
3632
3633 * buffers.texi (Select Buffer): Index goto-line.
3634 * basic.texi (Moving Point): Mention the use of a numeric prefix
3635 argument with goto-line and refer to Select Buffer for the use of a
3636 plain prefix argument.
3637
4b121911
GM
36382008-11-19 Glenn Morris <rgm@gnu.org>
3639
3640 * doclicense.texi: Update to FDL 1.3.
3641 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3642
27267e4c
CY
36432008-11-17 Chong Yidong <cyd@stupidchicken.com>
3644
696f351d
CY
3645 * custom.texi (Minor Modes): Define mode commands and mode variables
3646 more precisely. Recommend using mode commands instead of setting
3647 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3648 (Easy Customization): Use "init file" instead of .emacs.
3649 (Customization Groups): Update to new Custom buffer appearance.
3650 (Saving Customizations): Copyedits. Update example.
3651 (Variables): Give example of variable type-sensitivity.
3652 (Examining): Update example.
3653 (Hooks): Copyedits.
3654 (Specifying File Variables): Use C comments instead of an artificial
3655 Lisp for the example.
3656 (Keymaps): Move internals discussion to Prefix Keymaps.
3657 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3658 (Init Rebinding): Document kbd macro.
3659 (Init File): Link to Find Init.
696f351d
CY
3660
3661 * mark.texi (Using Region): Document Delete Selection Mode more
3662 thoroughly.
3663
3664 * frames.texi (Mouse Commands): Move most of the description of Delete
3665 Selection Mode to Using Region, and link to it.
1bc9c425 3666 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3667
b0570c25
CY
3668 * building.texi (Compilation): Document first-error value of
3669 compilation-scroll-output.
3670 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3671 works as soon as an error is available. Suggested by Juri Linkov.
3672
27267e4c
CY
3673 * mini.texi (Passwords): New node.
3674
3675 * files.texi (Remote Files): Link to Passwords node.
3676
3677 * emacs.texi (Top): Update node listings.
3678
122eb807
CY
36792008-11-16 Chong Yidong <cyd@stupidchicken.com>
3680
9c9855a3
CY
3681 * ack.texi (Acknowledgments): Some updating of credits.
3682
bd6fdcad
CY
3683 * emacs.texi (Acknowledgments): Add a couple more names.
3684
dd1eef46
CY
3685 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3686
122eb807 3687 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3688 (Misc File Ops): Document use of trash.
122eb807 3689
801a8da1
JB
36902008-11-16 Juanma Barranquero <lekktu@gmail.com>
3691
3692 * macos.texi (Mac Customization): Fix typos.
3693
0b4f2253
CY
36942008-11-14 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3697 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3698 the conventions of the main Emacs manual.
3699
3700 * emacs.texi (Top): Update node listings.
3701
517e2b89
CY
37022008-11-12 Chong Yidong <cyd@stupidchicken.com>
3703
07a85685
CY
3704 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3705 command-line-args is processed during startup.
3706 (Action Arguments): Correctly describe how file arguments interact with
3707 the startup screen. Link to Lisp Interaction for scratch buffer.
3708 (Initial Options): Link to Command Example for -batch option.
3709 (Environment): Document initial-environment.
3710
517e2b89
CY
3711 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3712 can't be changed in the site-start file.
3713
6337bbde
CY
37142008-11-07 Chong Yidong <cyd@stupidchicken.com>
3715
3716 * dired.texi (Dired): Mention C-x C-d too.
3717 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3718 (Dired Navigation): Explain dired-goto-file more clearly.
3719 Document dired-isearch-filenames.
6337bbde
CY
3720 (Dired Deletion): Remove unnecessary "expunged" terminology.
3721 (Flagging Many Files): & is now rebound to `% &'.
3722 (Shell Commands in Dired): Document dired-do-async-shell-command.
3723 Clarify how multi-file arguments are passed.
3724 (Misc Dired Features): Document dired-do-isearch.
3725
9e8eeff9
CY
37262008-11-06 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3729
e071f849
CY
37302008-11-03 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3733
05482eb1
CY
37342008-11-01 Chong Yidong <cyd@stupidchicken.com>
3735
e2346dea
CY
3736 * programs.texi (Program Modes): Link to Program Indent node.
3737 (Left Margin Paren): Explain consequences of changing
3738 open-paren-in-column-0-is-defun-start more concisely.
3739 (Which Function, Program Indent, Info Lookup): Minor edits.
3740 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3741 (Multi-line Indent): If region is active, TAB indents the region.
3742 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3743 (Matching): The delimiter at the cursor is highlighted---the character
3744 changes color.
3745 (Symbol Completion): Link to Completion node.
3746
e4b6428c
CY
3747 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3748 a strictly text-only system.
3749
05482eb1
CY
3750 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3751 batch mode.
3752
a11d3737
RS
37532008-11-01 Richard M. Stallman <rms@gnu.org>
3754
5abad626
RS
3755 * misc.texi (Document View): Major rewrite.
3756
a11d3737
RS
3757 * maintaining.texi (Types of Log File): Change logs are older than
3758 version control.
3759 (VCS Concepts): Simplify and rearrange.
3760 (Version Control Systems): Make it clear that Linux is only the kernel.
3761 (VC Mode Line): Shorten reference to menu item.
3762 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3763 (VC Directory Mode): Minor cleanup.
3764 Unchanged files are hidden, not omitted.
3765 (VC Directory Commands): Shorten and simplify.
3766 (Change Log Commands): New node, split from Change Logs.
3767 (VC Directory Buffer): New node, split from VC Directory Mode.
3768
c55a4acb
CY
37692008-10-31 Chong Yidong <cyd@stupidchicken.com>
3770
1c6c854e 3771 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3772 from files.texi.
3773
1c6c854e
CS
3774 * files.texi (Version Control): Move to maintaining.texi.
3775 Subnodes moved as well.
3776 (Document Files): Move to misc.texi.
df0356f6 3777
c55a4acb
CY
3778 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3779 vc-update-change-log.
df0356f6
CY
3780 (Version Control): Move here from files.texi.
3781 (Format of ChangeLog): Make it a subnode of Change Log.
3782
3783 * emacs.texi (Top): Update node listing.
c55a4acb 3784
ef082374
TH
37852008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3786
3787 * files.texi (Files): Add a section about document
3788 files (doc-view-mode).
3789
d52582c3
CY
37902008-10-31 Chong Yidong <cyd@stupidchicken.com>
3791
1c6c854e
CS
3792 * building.texi (Compilation Mode):
3793 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3794 (Debuggers): Lower GUD subsections to subsubsections.
3795 (Starting GUD): Add cindex.
3796 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3797
4e0a0968
CY
37982008-10-30 Chong Yidong <cyd@stupidchicken.com>
3799
03625b47
CY
3800 * indent.texi (Indentation): Link to Program Indent.
3801
4e0a0968
CY
3802 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3803 now uses emacsclient's terminal.
3804
8bd3f7ef
CY
38052008-10-29 Chong Yidong <cyd@stupidchicken.com>
3806
80e5620e
CY
3807 * mark.texi (Using Region): Document use-empty-active-region.
3808
97d5c404
CY
3809 * emacs.texi (Top): Update node listings.
3810
1c6c854e
CS
3811 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3812 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3813 (Invoking emacsclient): Rewrite, moving optional arguments to
3814 emacsclient Options.
21d2bae3
CY
3815 (emacsclient Options): New node. Document server-use-tcp and
3816 server-host.
8bd3f7ef 3817
5fda2cbd
CY
38182008-10-28 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * indent.texi (Indentation): Replace list with paragraphed text,
3821 putting description of syntax-driven indentation first. Document new
3822 effect of active regions on tab.
3823 (Tab Stops): Note that editable tab stops affect indentation commands.
3824
4ff029f6
DN
38252008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3826
3827 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3828
996cd6e4
CY
38292008-10-23 Chong Yidong <cyd@stupidchicken.com>
3830
f28815e3
CY
3831 * custom.texi (Function Keys): Note that modified keypad keys are not
3832 translated.
3833
996cd6e4
CY
3834 * basic.texi (Arguments): Explain how to insert multiple digits.
3835
49545fe2
MA
38362008-10-22 Michael Albinus <michael.albinus@gmx.de>
3837
3838 * files.texi (Remote Files): Precise selection of default method.
3839 Rewrite paragraph about disabling remote file names.
3840
edac0b53
CY
38412008-10-22 Chong Yidong <cyd@stupidchicken.com>
3842
e752c544
CY
3843 * search.texi (Special Isearch): Document M-TAB is isearch.
3844
edac0b53
CY
3845 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3846 command.
3847
3848 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3849
20a36054
TH
38502008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3851
1c6c854e 3852 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3853 section.
3854
69051ab6
CY
38552008-10-21 Chong Yidong <cyd@stupidchicken.com>
3856
c4b1a32a
CY
3857 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3858 to files.texi. Move contents of vc2-xtra.texi here.
3859
3860 * vc2-xtra.texi: File removed.
3861
3862 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3863 Directory Commands from the submenu. Don't include deleted file
3864 vc2-xtra.texi.
3865
3866 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3867 (Version Control): Add VC Directory Mode and VC Directory Commands to
3868 the submenu.
3869 (Why Version Control?): Use table format.
3870 (Version Control Systems): Note that Meta-CVS support is gone.
3871 (VCS Concepts): Note precisely when VC started supporting filesets.
3872 Remove bogus xref to CVS Options node.
3873 (Types of Log File): Copyedits.
3874 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3875 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3876 The Right Thing.
3877 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3878 (Log Buffer): Reorganize node, putting C-c C-c description first.
3879 (Old Revisions): Use CVS for example, not RCS.
3880 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3881 Commands from the submenu, putting them under Version Control.
3882 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3883 need to include it in the manual unconditionally, since it is now
3884 crucial to using distributed version control systems.
1a6e2954
CY
3885 (Comparing Files): Note that diff uses the minibuffer, and that the
3886 output is shown using Diff mode.
1c6c854e
CS
3887 (Diff Mode): Explain what "patch" and "hunk" mean.
3888 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3889 diff-show-trailing-whitespaces.
1a6e2954 3890 (File Archives): Add rar support.
c4b1a32a 3891
69051ab6
CY
3892 * major.texi (Choosing Modes): Make mode selection sequence more
3893 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3894 magic-mode-alist is nil by default.
3895 Document magic-fallback-mode-alist.
69051ab6 3896
e7421e03
CY
38972008-10-20 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * frames.texi (Mouse References): Copyedits.
3900
6b2efdc2
TH
39012008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3902
3903 * ack.texi (Acknowledgments): Add myself as doc-view author.
3904
9c5e9396
EZ
39052008-10-20 Eli Zaretskii <eliz@gnu.org>
3906
3907 * frames.texi (Dialog Boxes): Add @cindex entries.
3908
dac94f8e
CY
39092008-10-20 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3912 (Text-Only Mouse): Copyedit.
3913
25597d40
CY
39142008-10-19 Chong Yidong <cyd@stupidchicken.com>
3915
f8a447f6
CY
3916 * frames.texi: Use @key throughout for mouse clicks.
3917 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3918 (Secondary Selection): Fix modified mouse click syntax.
3919 (Clipboard): Describe Cut, Copy and Paste commands.
3920 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3921 Copyedits.
3922 (Creating Frames): Add xref to Init File.
3923 (Frame Commands): Add xref to Exiting.
3924 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3925
b0f95216
CY
39262008-10-15 Chong Yidong <cyd@stupidchicken.com>
3927
b0817f00
CY
3928 * files.texi (Version Control): Copyedits. Add Bazaar.
3929 (Version Control Systems): List different VCS's using an itemized list.
3930 Add Bazaar.
3931 (VCS Concepts): Copyedits. Tweak description of file merging.
3932
b0f95216
CY
3933 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3934 (Cut/Paste Other App): Document select-active-regions and
3935 x-select-enable-primary.
3936
69d0d701
CY
39372008-10-13 Chong Yidong <cyd@stupidchicken.com>
3938
3939 * mark.texi (Shift Selection): Correct case in node name.
3940
3941 * emacs.texi (Top): Update node order in Mark chapter.
3942
375e8351
EZ
39432008-10-12 Eli Zaretskii <eliz@gnu.org>
3944
3945 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3946
3947 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3948 elsewhere in the manual instead of describing yet again the intricacies
3949 of $HOME on MS-Windows and MS-DOS.
3950
ab58114f
CY
39512008-10-12 Chong Yidong <cyd@stupidchicken.com>
3952
4f959513 3953 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3954 (Minibuffer File): Add discussion of `~' in file names.
3955 Add insert-default-directory index reference.
4f959513 3956
ab58114f
CY
3957 * files.texi (File Names): Reorganize description.
3958 (Visiting): Add xref to Mode Line. Copyedits.
3959 (Save Commands): Mention prefix behavior of C-x C-s.
3960 (Numbered Backups): Node deleted.
3961 (Backup Names): Contents of Numbered Backups moved here. State default
3962 of version-control variable.
3963 (Reverting): Copyedits.
3964 (Version Control): Add additional version control systems.
3965
3966 * emacs.texi (Top): Delete Numbered Backups node.
3967
3968 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3969 Backup Names.
f2884f63 3970 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3971
b0b5100a
RF
39722008-10-11 Romain Francoise <romain@orebokech.com>
3973
3974 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3975
89774b5f
CY
39762008-10-11 Chong Yidong <cyd@stupidchicken.com>
3977
3978 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3979 (Select Buffer): Mention use of minibuffer history. Describe default
3980 value of default-major-mode. Mention that C-x 4 b selects the other
3981 window.
3982 (List Buffers): Document CRM indicators in the order they appear.
3983 (Kill Buffer): Document new command kill-matching buffers.
3984 (Several Buffers): Move explanation of the relationship between buffer
3985 list and buffer menu to the top.
3986 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3987
4c72bf27
CY
39882008-10-10 Chong Yidong <cyd@stupidchicken.com>
3989
3990 * entering.texi (Exiting): Document change of C-x C-c to
3991 save-buffers-kill-terminal. Document kill-emacs.
3992
f68eb991
EZ
39932008-09-30 Eli Zaretskii <eliz@gnu.org>
3994
3995 * mule.texi (Coding Systems): Don't mention codepage-setup.
3996
3997 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3998 cpNNN coding systems anymore.
3999 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4000 for unibyte mode. Don't mention line-drawing characters.
4001 Don't mention dos-unsupported-char-glyph.
f68eb991 4002
1a2dd44d
CY
40032008-09-25 Chong Yidong <cyd@stupidchicken.com>
4004
4005 * search.texi (Search): Shorten introduction.
4006 (Basic Isearch): Add command table. Discuss reverse isearch and
4007 isearch highlighting.
4008 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4009 ring to cindex.
4010 (Special Isearch): Move input methods discussion here.
4011 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4012 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4013 Repeat Isearch.
4014 (Isearch Minibuffer): New node.
4015 (Word Search): Document new word search commands.
4016 (Regexp Example): Simplify example using sentence-end-base variable.
4017 (Replace): Reword introduction.
4018 (Unconditional Replace): Remove unnecessary example.
4019 (Other Repeating Search): Document new `M-s o' binding.
4020
4021 * emacs.texi (Top): Update node listings.
4022
e45da31d
JB
40232008-09-22 Juanma Barranquero <lekktu@gmail.com>
4024
4025 * emacs.texi (Top): Remove Kill Errors from menu.
4026
841c8096
CY
40272008-09-22 Chong Yidong <cyd@stupidchicken.com>
4028
402168fa
CY
4029 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4030 interface for defining macros. Simplify examples. Note that C-g quits
4031 macro definitions.
1c6c854e
CS
4032 (Keyboard Macro Counter): Document using F3 to insert counter.
4033 Give usage example.
402168fa
CY
4034 (Keyboard Macro Query): Organize query responses in a table.
4035
1c6c854e
CS
4036 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4037 Link to Erasing node.
841c8096
CY
4038 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4039 rationale to a footnote.
4040 (Kill Errors): Remove node, due to redundancy with Erasing.
4041 (Spelling): Move discussion of flyspell to end. Note new behavior of
4042 M-$ in active region. Remove non-ispell-specific keybindings from
4043 table.
4044
eab2ee89
DN
40452008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4046
4047 * cmdargs.texi (Initial Options): Document --daemon.
4048
3d53e905
GM
40492008-09-20 Glenn Morris <rgm@gnu.org>
4050
4051 * files.texi (Numbered Backups): Mention that some modes set
4052 version-control.
4053
1c90484d
GM
40542008-09-20 Jim Blandy <jimb@red-bean.com>
4055
4056 * files.texi (Numbered Backups): Reference File Variables, as well.
4057 Remove discussion of Rmail's implementation.
4058
0fc0d844
CY
40592008-09-06 Chong Yidong <cyd@stupidchicken.com>
4060
4061 * misc.texi (Recursive Edit): Note that top-level exits active
4062 minibuffers.
4063
4064 * trouble.texi (Quitting): Likewise.
4065
b18d283d
CY
40662008-08-31 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * emacs.texi (Top): Add Temporary Face Changes xref.
4069
4070 * display.texi (Display): Move Temporary Face Changes node to just
4071 after Standard Faces.
4072 (Scrolling): Document recenter-top-bottom instead of recenter.
4073 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4074 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4075 (Display Custom): Copyedits.
4076 (Optional Mode Line): Document display-battery-mode.
4077
180135fc
RF
40782008-08-27 Romain Francoise <romain@orebokech.com>
4079
4080 * custom.texi (Directory Variables): Minor fix.
4081
d3fe3475
GM
40822008-08-27 Glenn Morris <rgm@gnu.org>
4083
4084 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4085 descriptions.
4086 (Calendar Customizing): Tweak layout description.
183080b6 4087 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4088 markers. Condense calendar-star-date and calendar-mark-today
4089 description.
4090 (Holiday Customizing): Add oriental and solar holidays.
4091 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4092 Fix holiday-float description. Use zerop in examples. Be less verbose.
4093 (Date Display Format): Change ISO format. Be less verbose.
4094 (Diary Customizing): Mention day and month abbrev arrays.
4095 Mention the date-form variables by name. Update European example.
4096 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4097 Condense examples. Mention diary-entry-symbols by name.
4098 Condense table for insertion commands.
4099 (Fancy Diary Display): Mention diary-include-string and
4100 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4101 Ethiopic, Persian date functions. Condense descriptions.
4102
4103 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4104 (Adding to Diary): Adapt for changed node name.
4105
71755807
GM
41062008-08-26 Glenn Morris <rgm@gnu.org>
4107
4108 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4109 node "Hebrew/Islamic Entries".
4110
4111 * calendar.texi (Specified Dates): Fix names of iso functions.
4112 (General Calendar): There may not be another window.
4113 (Writing Calendar Files, Holidays): Tweak intro.
4114 (Holidays): Mention Baha'i and Chinese holidays.
4115 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4116 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4117 (To Other Calendar): Add calendar-print-other-dates.
4118 Refer to "graphic display" rather than "X.
4119 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4120 (Displaying the Diary): Fix whitespace after reference.
4121 Fix `diary-number-of-entries' reference.
4122 (Date Formats): Explicitly mention that day names can be abbreviated.
4123 (Adding to Diary): Add some references to other sections.
4124 (Special Diary Entries): Fix reference.
4125 (Appointments): Simplify appt-message-warning-time entry.
4126 Clarify where times must be.
4127 (Importing Diary): Comment out icalendar paragraph that does not apply.
4128 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4129
d76ebc75
GM
41302008-08-23 Glenn Morris <rgm@gnu.org>
4131
4132 * fortran-xtra.texi (Fortran): Change description of free form and
4133 fixed form a bit. Mention hideshow and imenu.
4134 (Fortran Motion): Mention fortran-end-of-subprogram,
4135 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4136 (Fortran Indent): Minor re-word.
4137 (ForIndent Commands): Mention fortran-fill-paragraph and
4138 fortran-fill-statement.
4139 (ForIndent Cont): Mention fortran-tab-mode-string.
4140 (Fortran Comments): Mention fortran-comment-line-start-skip.
4141 (Fortran Columns): Mention font-locking.
4142 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4143
1fc0ce04 41442008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4145
4146 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4147
5c52e13c
CY
41482008-08-22 Chong Yidong <cyd@stupidchicken.com>
4149
4150 * mini.texi (Minibuffer): Simplify introduction.
4151 (Minibuffer File): Document tilde in minibuffer filenames.
4152 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4153 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4154 (Completion Example): Update example to current command list.
4155 (Completion Options): Document `lazy' value of completion-auto-help.
4156 Update contents of completion-ignored-extensions.
4157 (Minibuffer History): Describe "future history" list. State default
4158 value of history-delete-duplicates.
4159
77a00355
GM
41602008-08-21 Glenn Morris <rgm@gnu.org>
4161
4162 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4163 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4164
39ee1d04
CY
41652008-08-17 Chong Yidong <cyd@stupidchicken.com>
4166
4167 * regs.texi (Registers): Clarify valid register names.
4168 (RegPos): Note that buffer is saved and restored too.
4169 (RegText): Note that mark is reactivated/deactivated.
4170 (RegConfig): Xref to Windows node.
4171
b12c348f
CY
41722008-08-16 Chong Yidong <cyd@stupidchicken.com>
4173
3ae7ba79
CY
4174 * basic.texi (Inserting Text): Provide command name for C-q.
4175
b12c348f
CY
4176 * killing.texi (Killing): Copyedit. Define read-only text.
4177 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4178 (Killing by Lines): Copyedit.
4179 (Other Kill Commands): Move M-w description here.
4180 (Yanking): Move M-w to Other Kill Commands.
4181 (Kill Ring): Also mention saving text in registers. Link to Text
4182 Properties in elisp manual.
4183 (Accumulating Text): Copyedit.
4184 (CUA Bindings): Shift selection is now the default.
4185
d8ff7692
TZ
41862008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4187
4188 * maintaining.texi (Change Log): Mention next-error is available.
4189
a43a8a2e
GM
41902008-08-10 Glenn Morris <rgm@gnu.org>
4191
4192 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4193 and intermonth text.
4194 (Holiday Customizing): Add holiday-chinese.
4195
eba27308
EZ
41962008-08-08 Eli Zaretskii <eliz@gnu.org>
4197
4198 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4199
5f14a5b3
DN
42002008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4201
4202 * files.texi (Log Buffer): Describe C-c C-d.
4203 (Diff Mode): Describe C-x 4 A.
4204
49989bff
EZ
42052008-08-06 Eli Zaretskii <eliz@gnu.org>
4206
4207 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4208
5c915c02
DN
42092008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4210
2beaf97a
DN
4211 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4212 describe the new bindings to show the changeset diff, toggle annotation
4213 visibility, show revisions.
4214 (VC Status): Describe key bindings for modifying the change comments,
4215 displaying changeset diffs and annotations.
4216
5c915c02
DN
4217 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4218
71798ace
NR
42192008-08-05 Nick Roberts <nickrob@snap.net.nz>
4220
4221 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4222
b8949644
EZ
42232008-08-02 Eli Zaretskii <eliz@gnu.org>
4224
4225 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4226 and wording.
4227
819567d1
DN
42282008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4229
4230 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4231 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4232 commands. Improve some old info.
4233
5f38310a
CY
42342008-07-31 Chong Yidong <cyd@stupidchicken.com>
4235
0dc3906b
CY
4236 * display.texi (Visual Line Mode): New node.
4237
5f38310a 4238 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4239 (Moving Point): Add additional alternative key bindings.
4240 Describe line-move-visual.
5f38310a
CY
4241 (Erasing): Describe DEL.
4242 (Basic Undo, Blank Lines, Arguments): Copyedit.
4243 (Continuation Lines): Mention Visual Line mode.
4244 (Position Info): Move extended discussion to mule.texi.
4245
4246 * mule.texi (International Chars): Describe C-x =.
4247
4248 * emacs.texi (Top): Add Visual Line Mode node.
4249
7c2fb837
DN
42502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4251
4252 * emacs.texi: Remove VMS support.
4253
3f6b73ef
DN
42542008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4255
4256 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4257 the vc-dir command name.
4258
9e2a2647
DN
42592008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4260
4261 * xresources.texi: Remove mentions of Mac Carbon.
4262
568beaa2
AS
42632008-07-19 Andreas Schwab <schwab@suse.de>
4264
4265 * ns-emacs.texi: Move to ../misc.
4266
0ef94706
CY
42672008-07-15 Chong Yidong <cyd@stupidchicken.com>
4268
4269 * entering.texi (Exiting): Don't describe text-only terminals as the
4270 default. Describe the new startup screen.
4271 (Exiting): Describe how to kill Emacs first. Change description of
4272 iconification to handle modern window systems.
4273
ba60bd44 42742008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4275
4276 * ns-emacs.texi: New file, documents features of Emacs port under
4277 NeXTstep windowing.
4278
9f30aa73
CY
42792008-07-15 Chong Yidong <cyd@stupidchicken.com>
4280
938a5d2e
CY
4281 * entering.texi (Entering Emacs): Update prev node.
4282
4283 * glossary.texi (Glossary): Remove xref to Text Characters.
4284
9f30aa73
CY
4285 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4286 directly, rather than in the context of ASCII. Move description of
4287 special properties of modifier key to new Modifier Keys node.
4288 (Keys): Copyedit.
4289 (Text Characters): Delete node. Multibyte is the default nowadays, and
4290 the node contents are obsolete.
4291
4292 * custom.texi (Modifier Keys): New node.
4293
4294 * emacs.texi (Top): Update node list.
4295
7e53d36c
CY
42962008-07-13 Chong Yidong <cyd@stupidchicken.com>
4297
4298 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4299 saying that Emacs provides menus and mouse support (which is par for
4300 the course).
4301
4302 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4303 early on.
4304 (Point): Copyedit. Relegate historical trivia to a footnote.
4305 (Mode Line): Explain mode-line format more consistently.
4306 (Menu Bar): Copyedit.
4307
1e9fa96d
GM
43082008-06-27 Glenn Morris <rgm@gnu.org>
4309
4310 * cal-xtra.texi (Sexp Diary Entries):
4311 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4312
dc9bebb8
CY
43132008-06-26 Chong Yidong <cyd@stupidchicken.com>
4314
4315 * mark.texi (Shift selection): New node.
4316 (Mark): Copyedits.
4317 (Persistent Mark): Move to the end of the chapter.
4318
e7881076
EZ
43192008-06-20 Eli Zaretskii <eliz@gnu.org>
4320
4321 * makefile.w32-in (distclean): Remove makefile.
4322
f427400c
NR
43232008-06-17 Nick Roberts <nickrob@snap.net.nz>
4324
4325 * building.texi (Starting GUD): Add an entry for gud-gdb.
4326 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4327 command mode.
4328
b597d348
GM
43292008-06-17 Glenn Morris <rgm@gnu.org>
4330
4331 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4332
647b7094
NR
43332008-06-17 Nick Roberts <nickrob@snap.net.nz>
4334
4335 * building.texi (Starting GUD): Expand on remote debugging.
4336 (Other GDB-UI Buffers): Mention new keyboard bindings.
4337
47a30023
GM
43382008-06-15 Glenn Morris <rgm@gnu.org>
4339
4340 * gnu.texi: Use a verbatim license for this invariant section,
4341 as per etc/GNU.
4342
37e5d54a
GM
43432008-06-13 Daniel Engeler <engeler@gmail.com>
4344
4345 * emacs.texi, misc.texi: Add documentation about serial port access.
4346
8e65d46c
GM
43472008-06-13 Glenn Morris <rgm@gnu.org>
4348
c1473b4c
MB
4349 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4350 maintain.info.
8e65d46c 4351
e40a85cd
MB
43522008-06-05 Miles Bader <miles@gnu.org>
4353
4354 * display.texi (Temporary Face Changes): Update to reflect function
4355 renamings in face-remap.el.
4356
56c73dec
MB
43572008-06-04 Miles Bader <miles@gnu.org>
4358
1c6c854e
CS
4359 * display.texi (Temporary Face Changes):
4360 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4361 `increase-buffer-face-height' and `decrease-default-face-height' now
4362 that they aren't bound by default.
4363
9d3d42fb
MB
43642008-06-03 Miles Bader <miles@gnu.org>
4365
4366 * display.texi (Temporary Face Changes): New node.
4367
2be6bfe2
EZ
43682008-05-31 Eli Zaretskii <eliz@gnu.org>
4369
4370 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4371
daf7e339
GM
43722008-05-31 Glenn Morris <rgm@gnu.org>
4373
4374 * cal-xtra.texi (Fancy Diary Display): Simplify.
4375
d21d2618
GM
43762008-05-30 Glenn Morris <rgm@gnu.org>
4377
4378 * cal-xtra.texi (Fancy Diary Display): Update for
4379 diary-display-function replacing diary-display-hook.
4380
71ce5fd0
JB
43812008-05-29 Drew Adams <drew.adams@oracle.com>
4382
4383 * msdog.texi (Windows Keyboard): Add descriptions of
4384 w32-register-hot-key and w32-unregister-hot-key.
4385
a3cdbdf8
MO
43862008-05-21 Tom Tromey <tromey@redhat.com>
4387
4388 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4389 Variables node.
4390
854a574c
MO
43912008-05-19 Tom Tromey <tromey@redhat.com>
4392
4393 * custom.texi (Variables): Add Directory Variables to menu.
4394 (Directory Variables): New node.
4395
7c2ec3f9
ER
43962008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4397
71ce5fd0 4398 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4399
370fded4
ER
44002008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4401
4402 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4403 Revision Tags and rewritten. Section now uses modern terminology,
4404 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4405 accurately.
4406
6af511e3
EZ
44072008-05-10 Eli Zaretskii <eliz@gnu.org>
4408
4409 * msdog.texi (Windows Files): Update documentation of
4410 w32-get-true-file-attributes.
4411
7a78b6e7
ER
44122008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4413
4414 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4415 directory mode.
4416
1bcfc24e
CY
44172008-05-08 Chong Yidong <cyd@stupidchicken.com>
4418
4419 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4420 entry "television".
1bcfc24e 4421
db86064f
ER
44222008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4423
ab5ec32c 4424 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4425
a31b405e
ER
44262008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4427
4428 * emacs/buffers.texi, emacs/files.texi (Version-control):
4429 vc-toggle-read-only is no longer a good idea...
4430
ff2c14fc
GM
44312008-04-29 Glenn Morris <rgm@gnu.org>
4432
4433 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4434
367c9b7c
JL
44352008-04-22 Juri Linkov <juri@jurta.org>
4436
4437 * dired.texi (Subdirectories in Dired): Describe using `^'
4438 to return to the parent directory.
4439
4ac1e9b4
NR
44402008-04-22 Nick Roberts <nickrob@snap.net.nz>
4441
4442 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4443 recent changes.
4444
b9b3bf2b
NR
44452008-04-19 Nick Roberts <nickrob@snap.net.nz>
4446
4447 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4448 (Other GDB-UI Buffers): Update for recent thread related changes.
4449
4d120d6a
SM
44502008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4451
4452 * maintaining.texi (Maintaining):
4453 * emacs.texi (Top): Typo.
4454
a152877d
SM
44552008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4456
b9b3bf2b
NR
4457 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4458 arg in `font-lock-add-keywords'.
a152877d 4459
36c0514c
GM
44602008-04-08 Glenn Morris <rgm@gnu.org>
4461
4462 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4463 Also add Baha'i calendar references where appropriate.
4464
06a97d46
GM
44652008-04-05 Glenn Morris <rgm@gnu.org>
4466
4467 * custom.texi (Init File): Byte-compiling .emacs is bad.
4468
6adc6eed
SM
44692008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4470
4471 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4472
571388b0
GM
44732008-03-29 Glenn Morris <rgm@gnu.org>
4474
4475 * calendar.texi: Update for `calendar-date-style' replacing
4476 `european-calendar'.
4477
3ae8f876
JR
44782008-03-28 Jason Rumney <jasonr@gnu.org>
4479
4480 * display.texi (Display Custom): Mention overlay-margin in text.
4481
5bc6ddff 44822008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4483
5bc6ddff
MB
4484 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4485 tutorial' comments.
03a864d5 4486
7186a830
CY
44872008-03-28 Chong Yidong <cyd@stupidchicken.com>
4488
4489 * mark.texi (Mark): Rearrange nodes.
4490 (Persistent Mark): Rename from Transient Mark.
4491 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4492 Describe Transient Mark mode as the default.
4493
4494 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4495 the default behavior with Transient Mark mode off.
4496 (Position Info): Fix typo.
4497
71ce5fd0
JB
4498 * display.texi (Standard Faces): Reference the Mark node.
4499 Remove discussion of the region face, which is discussed there.
7186a830
CY
4500
4501 * emacs.texi (Top): Update node listings.
4502
4503 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4504 as the default.
4505
4506 * fixit.texi (Undo): Standardize choice of undo key sequence.
4507 (Undo, Spelling): Describe Transient Mark mode as the default.
4508
4509 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4510 default.
4511
4512 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4513
4514 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4515 mode is the default, and note that the mark is not activated when set.
4516
4517 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4518 Describe Transient Mark mode as the default.
4519
4520 * search.texi (Basic Isearch): Reference the Mark Ring node.
4521 (Replace, Unconditional Replace, Other Repeating Search):
4522 Describe Transient Mark mode as the default.
4523
1c6c854e
CS
4524 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4525 Describe Transient Mark mode as the default.
7186a830
CY
4526 (Paragraphs): Describe how M-h behaves when region is active.
4527
4528 * trouble.texi (Quitting): Clarify effects of C-g.
4529
dc47d1ff
GM
45302008-03-13 Glenn Morris <rgm@gnu.org>
4531
4532 * emacs.texi (EMACSVER): Set to 23.0.60.
4533
e3e0fb39 45342008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4535
e3e0fb39
GM
4536 * dired.texi (Hiding Subdirectories): Fix previous change.
4537
45382008-03-05 Drew Adams <drew.adams@oracle.com>
4539
4540 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4541
5e14abf8
KS
45422008-02-28 Kim F. Storm <storm@cua.dk>
4543
4544 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4545 Move describe-distribution to C-h C-o.
4546 Move view-emacs-problems to C-h C-p.
4547 Add view-emacs-debugging on C-h C-d.
4548 Add view-external-packages on C-h C-e.
d0207bf3 4549 Add view-order-manuals on C-h C-m.
5e14abf8 4550
d0207bf3 45512008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4552
4553 * msdog-xtra.texi (MS-DOS): Docstring fix.
4554
87e391bb
EZ
45552008-02-09 Eli Zaretskii <eliz@gnu.org>
4556
4557 * msdog.texi (Windows Fonts): Use a @table for describing font
4558 properties.
4559
5662e503
JR
45602008-02-07 Jason Rumney <jasonr@gnu.org>
4561
4562 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4563 value has changed.
4564 (Windows HOME): Clarify what is meant by "if that fails as well".
4565 (Windows Fonts): New section.
4566
72463824
GM
45672008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4568
4569 * basic.texi (Basic Undo): Remove duplicate "you can".
4570
7ff926e0
EZ
45712008-02-02 Eli Zaretskii <eliz@gnu.org>
4572
4573 * maintaining.texi (Tags): Fix last change.
4574
6ab7aef1
MA
45752008-02-02 Michael Albinus <michael.albinus@gmx.de>
4576
093571c3 4577 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4578
ace67e7e
NR
45792008-01-31 Nick Roberts <nickrob@snap.net.nz>
4580
4581 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4582
ae068fdf
RS
45832008-01-26 Richard Stallman <rms@gnu.org>
4584
4585 * maintaining.texi (Tags): Delete redundant index entry.
4586
a56d9a08
EZ
45872008-01-26 Eli Zaretskii <eliz@gnu.org>
4588
4589 * programs.texi (Imenu): Move "@cindex tags" from here...
4590 * maintaining.texi (Tags): ...to here.
4591
e941ed90
NR
45922008-01-23 Kevin Ryde <user42@zip.com.au>
4593
4594 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4595 click count.
4596
650276d5
JB
45972008-01-21 Juanma Barranquero <lekktu@gmail.com>
4598
4599 * entering.texi (Exiting): Fix typo.
4600 Reported by D. E. Evans <sinuhe@gnu.org>.
4601
8dc17977
MR
46022007-12-31 Martin Rudalics <rudalics@gmx.at>
4603
4604 * glossary.texi (Glossary): Fix typo.
4605
9f9695a6
RS
46062007-12-27 Richard Stallman <rms@gnu.org>
4607
4608 * text.texi (Formatted Text): Improve menu tag.
4609 (Editing Format Info): In Info, add duplicate menu of nodes
4610 about the submenus.
4611 (Format Faces): Say where Faces menu is found. Mention Other.
4612 (Format Colors): Say where these submenus are found.
4613 (Format Indentation, Format Justification): Likewise.
4614 (Format Properties): Likewise.
4615
abfd0191
RS
46162007-12-22 Richard Stallman <rms@gnu.org>
4617
4618 * search.texi (Query Replace): Make exp of query-replace more
4619 self-contained, and clarify.
8dc17977 4620
abfd0191
RS
4621 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4622
a2586785
RS
46232007-12-15 Richard Stallman <rms@gnu.org>
4624
4625 * files.texi (Auto Save): Clarify definition of auto-saving.
4626
a67cf2bb
RS
46272007-11-26 Richard Stallman <rms@gnu.org>
4628
4629 * help.texi (Help Echo): Cleanups.
4630
448b33b1
TTN
46312007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4632
4633 * files.texi (Why Version Control?): Fix typo.
4634 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4635 (Selecting a Fileset): Fix typos; small rewording.
4636 (Log Buffer): Likewise.
4637 (Old Revisions): Likewise.
448b33b1 4638
221bb7f6
EZ
46392007-11-17 Eli Zaretskii <eliz@gnu.org>
4640
4641 * mule.texi (Communication Coding): Fix wording of last change.
4642
d0207bf3 46432007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4644
630cb3b7
JB
4645 * custom.texi (Specifying File Variables):
4646 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4647
53b7759e
KH
46482007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4649
a5ab2e0c 4650 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4651
4652 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4653
c8763fb6 46542007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4655
630cb3b7 4656 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4657 --output=file.
4658
ff98e024
MR
46592007-11-13 Martin Rudalics <rudalics@gmx.at>
4660
4661 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4662 (Help Echo): Avoid mentioning the term "region" here and
4663 consistently use the term "active text".
4664
37b11c22
GM
46652007-11-11 Glenn Morris <rgm@gnu.org>
4666
4667 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4668
21d50ba1
JL
46692007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4670
1c6c854e
CS
4671 * search.texi (Query Replace):
4672 Mention `query-replace-show-replacement'.
21d50ba1 4673
c12ecb0a 46742007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4675
4676 * building.texi (Watch Expressions): Remove obscure sentence.
4677
3b4201f4
KH
46782007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4679
4680 * mule.texi (Select Input Method): Describe how to activate an input
4681 method in the text mode.
4682
07e5c0b0
DN
46832007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4684
4685 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4686
52dd7391
NR
46872007-10-30 Nick Roberts <nickrob@snap.net.nz>
4688
4689 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4690
c004e539
GM
46912007-10-30 Glenn Morris <rgm@gnu.org>
4692
4693 * misc.texi (Directory Tracking): Explain a bit more about
4694 dirtrack-mode.
4695
ca8c5b8c
GM
46962007-10-25 Glenn Morris <rgm@gnu.org>
4697
4698 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4699
b6c764ef
RS
47002007-10-24 Richard Stallman <rms@gnu.org>
4701
4702 * misc.texi (Interactive Shell): Cleanup last change.
4703
eabd84c9
JL
47042007-10-22 Juri Linkov <juri@jurta.org>
4705
4706 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4707 default values.
4708
0b43c7e2
ER
47092007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4710
ca8c5b8c 4711 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4712 'filesets'.
4713
a80859d4
MR
47142007-10-18 Martin Rudalics <rudalics@gmx.at>
4715
4716 * trouble.texi (Quitting): Fix typo.
4717
c9447ae1
GM
47182007-10-18 Glenn Morris <rgm@gnu.org>
4719
4720 * frames.texi (Mode Line Mouse): Mention minor mode names.
4721
168b980f
JL
47222007-10-17 Juri Linkov <juri@jurta.org>
4723
4724 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4725 fill-paragraph operates on the active region in Transient Mark mode.
4726 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4727 with fill-paragraph.
4728
4729 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4730 fill-paragraph.
4731
4732 * fixit.texi (Spelling): ispell-word operates on the active region
4733 in Transient Mark mode.
4734
5a331f34
JB
47352007-10-17 Aaron S. Hawley <aaronh@garden.org>
4736
4737 * building.texi (Source Buffers):
4738 * custom.texi (Init Non-ASCII):
4739 * glossary.texi (Glossary): Use "key binding" consistently.
4740
2a9f4d55
JB
47412007-10-17 Juanma Barranquero <lekktu@gmail.com>
4742
4743 * calendar.texi (Diary): Fix directive.
4744
de13cecf
RS
47452007-10-16 Richard Stallman <rms@gnu.org>
4746
4747 * calendar.texi (Diary): Clarify text about diary file example.
4748
5f90d53e
ER
47492007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4750
4751 * files.texi: Capitalize node names according to convention.
4752
3aa491bc
GM
47532007-10-13 Glenn Morris <rgm@gnu.org>
4754
4755 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4756
8a3106d3
ER
47572007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4758
4759 * emacs.texi:
4760 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4761 suggested by RMS and Robert J. Chassell.
8a3106d3 4762
da1080a2
ER
47632007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4764
3aa491bc 4765 * files.texi (Version Systems):
0870a421
ER
4766 * vc-xtra.texi:
4767 * vc1-xtra.texi:
ac3f4c6f 4768 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4769 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4770 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4771 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4772
58ade22b
ER
47732007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4774
da1080a2 4775 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4776 Reorder the descriptions to be chronological.
4777
93870ce2
RS
47782007-10-09 Richard Stallman <rms@gnu.org>
4779
4780 * display.texi (Cursor Display): Correct how cursor appears
4781 in nonselected windows.
4782
568c7288
NR
47832007-10-04 Nick Roberts <nickrob@snap.net.nz>
4784
4785 * building.texi (GDB Graphical Interface): Remove references to gdba
4786 and mention gud-gdb.
4787
1af74d06 47882007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4789
1af74d06 4790 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4791
0d8fb755
JL
47922007-10-06 Juri Linkov <juri@jurta.org>
4793
4794 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4795 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4796 fill-paragraph-or-region.
4797
4798 * basic.texi (Arguments): Replace fill-paragraph with
4799 fill-paragraph-or-region.
4800
b981e2c6
ER
48012007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4802
4803 * files.texi: Update the section on version control for 2007
2a9f4d55 4804 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4805 will come later.
4806
5fceaf9c
GM
48072007-09-15 Glenn Morris <rgm@gnu.org>
4808
4809 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4810 to `list-holidays'.
4811
b0e44b17
GM
48122007-09-14 Glenn Morris <rgm@gnu.org>
4813
4814 * calendar.texi: Update all instances of mark-calendar-holidays,
4815 list-calendar-holidays, list-holidays with the new names.
4816
8cf51b2c
GM
48172007-09-06 Glenn Morris <rgm@gnu.org>
4818
46a367db 4819 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4820 Split into the Emacs manual in emacs/, and other manuals in misc/.
4821 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4822 manual.
4823 (infodir): New variable.
4824 (info): Use $infodir.
4825 (emacsman): Delete target, not needed any more.
4826 Move all targets that are not the Emacs manual to misc/Makefile.in.
4827 (mostlyclean): Remove `gnustmp'.
4828 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4829 manual.
92f9b43f 4830 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4831 (emacsman): Delete target, not needed any more.
4832 (clean): Remove all info files but Emacs manual.
4833 Move all targets that are not the Emacs manual to misc/Makefile.in.
4834 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4835
4836 * Makefile.in (INFOSOURCES): Delete.
4837 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4838 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4839 *.vrs *.toc here...
4840 (maintainer-clean): ...from here.
4841
48422007-09-05 Glenn Morris <rgm@gnu.org>
4843
4844 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4845
8cf51b2c
GM
48462007-08-29 Glenn Morris <rgm@gnu.org>
4847
4848 * emacs.texi (EMACSVER): Increase to 23.0.50.
4849
3420c522
RS
48502007-08-27 Richard Stallman <rms@gnu.org>
4851
4852 * emacs.texi (Top): Clarify menu item for Glossary.
4853
4854 * display.texi (Faces): Change secn title.
4855 Clarify not all fonts come from Font Lock.
4856
8cf51b2c
GM
48572007-08-17 Eli Zaretskii <eliz@gnu.org>
4858
4859 * basic.texi (Position Info): Add index entry for face at point.
4860 Mention that character faces are also displayed by "C-u C-x =".
4861
8cf51b2c
GM
48622007-08-08 Glenn Morris <rgm@gnu.org>
4863
4864 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4865
48662007-08-07 Chong Yidong <cyd@stupidchicken.com>
4867
4868 * files.texi (File Conveniences): Document point motion keys in Image
4869 mode.
4870
8cf51b2c
GM
48712007-07-27 Glenn Morris <rgm@gnu.org>
4872
8cf51b2c
GM
4873 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4874 in-line.
4875
4876 * gpl.texi: New file with text of GPL.
4877 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4878
48792007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4880
4881 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4882
4883 * dired.texi (Wdired): Mention C-x C-q key binding.
4884
48852007-07-28 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4888
48892007-07-25 Glenn Morris <rgm@gnu.org>
4890
8cf51b2c
GM
4891 * emacs.texi (Copying): Replace license with GPLv3.
4892
4893 * Relicense all FSF files to GPLv3 or later.
4894
48952007-07-24 Glenn Morris <rgm@gnu.org>
4896
4897 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4898 for some calendars.
4899
49002007-07-23 Nick Roberts <nickrob@snap.net.nz>
4901
4902 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4903 default-directory for the current buffer is on a remote machine.
4904
8cf51b2c
GM
49052007-07-21 Eli Zaretskii <eliz@gnu.org>
4906
4907 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4908 default value.
4909
49102007-07-21 Richard Stallman <rms@gnu.org>
4911
4912 * files.texi (Why Version Control?): Improve previous change.
4913
49142007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4915
4916 * files.texi (Why Version Control?): New node.
4917
8cf51b2c
GM
49182007-07-12 Nick Roberts <nickrob@snap.net.nz>
4919
8cf51b2c
GM
4920 * building.texi (Starting GUD): Add xref to this anchor.
4921
8cf51b2c
GM
49222007-06-24 Karl Berry <karl@gnu.org>
4923
2a9f4d55 4924 * emacs.texi: New Back-Cover Text.
8cf51b2c 4925
8cf51b2c
GM
49262007-06-07 Alan Mackenzie <acm@muc.de>
4927
4928 * display.texi (Optional Mode Line): Document the new form of
4929 line+column numbers, "(561,2)".
4930
49312007-06-06 Juanma Barranquero <lekktu@gmail.com>
4932
49823426 4933 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4934
49352007-06-02 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * Version 22.1 released.
4938
8cf51b2c
GM
49392007-05-07 Karl Berry <karl@gnu.org>
4940
4941 * emacs.texi (EMACSVER): Back to 22.
4942
49432007-05-06 Richard Stallman <rms@gnu.org>
4944
4945 * maintaining.texi (Create Tags Table): Clean up previous change.
4946
c8763fb6 49472007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4948
4949 * maintaining.texi (Create Tags Table): Add text about the dangers of
4950 making symbolic links to tags files.
4951
49522007-05-04 Karl Berry <karl@gnu.org>
4953
4954 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4955
49562007-05-03 Karl Berry <karl@gnu.org>
4957
4958 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4959
4960 * .cvsignore (*.pdf): New entry.
4961
8cf51b2c
GM
4962 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4963 for printing.
4964
49652007-05-01 Richard Stallman <rms@gnu.org>
4966
4967 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4968
8cf51b2c
GM
49692007-04-28 Glenn Morris <rgm@gnu.org>
4970
4971 * ack.texi (Acknowledgments):
4972 * anti.texi (Antinews):
8cf51b2c
GM
4973 * programs.texi (Program Modes): Restore mention of python.el pending
4974 consideration of legal status.
4975
49762007-04-28 Richard Stallman <rms@gnu.org>
4977
4978 * files.texi (File Names): Fixes to ~ description on MS systems.
4979
8cf51b2c
GM
49802007-04-26 Glenn Morris <rgm@gnu.org>
4981
4982 * emacs.texi (EMACSVER): Increase to 22.1.50.
4983
49842007-04-25 Karl Berry <karl@gnu.org>
4985
4986 * emacs.texi: Improve line breaks on copyright page,
4987 similar layout to lispref, 8.5x11 by default.
4988
4989 * dired.texi (Image-Dired): Improve line break, fix typo.
4990
49912007-04-24 Chong Yidong <cyd@stupidchicken.com>
4992
4993 * programs.texi (Program Modes):
8cf51b2c
GM
4994 * anti.texi (Antinews):
4995 * ack.texi (Acknowledgments): python.el removed.
4996
8cf51b2c
GM
49972007-04-23 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * display.texi (Highlight Interactively): Correct description of
5000 hi-lock-file-patterns-policy.
5001
5002 * files.texi (File Archives): Mention self-extracting executables.
5003
50042007-04-23 Eli Zaretskii <eliz@gnu.org>
5005
5006 * search.texi (Unconditional Replace, Query Replace): Add xref to
5007 "Replacement and Case".
5008
50092007-04-22 Chong Yidong <cyd@stupidchicken.com>
5010
5011 * dired.texi (Image-Dired): Move from Thumbnails node.
5012 * misc.texi (Thumbnails): Node deleted.
5013 * emacs.texi (Top): Update node listing.
5014
5015 * files.texi (File Conveniences):
49823426 5016 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5017
50182007-04-21 Richard Stallman <rms@gnu.org>
5019
5020 * display.texi (Highlight Interactively): Correct previous change.
5021 Clarify doc of hi-lock-find-patterns, and move new features into it.
5022
50232007-04-20 David Koppelman <koppel@ece.lsu.edu>
5024
1c6c854e
CS
5025 * display.texi (Highlight Interactively):
5026 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5027
50282007-04-20 Martin Rudalics <rudalics@gmx.at>
5029
5030 * display.texi (Scrolling): Fix typo.
5031
8cf51b2c
GM
50322007-04-15 Chong Yidong <cyd@stupidchicken.com>
5033
8cf51b2c
GM
5034 * doclicense.texi: Remove node heading, so that it can be included by
5035 other files.
5036
5037 * emacs.texi: Insert node heading for GFDL.
5038
8cf51b2c
GM
50392007-04-14 Eli Zaretskii <eliz@gnu.org>
5040
5041 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5042 "command line".
5043
5044 * display.texi (Faces): Refer to "Creating Frames" for face
5045 and other frame customizations in .emacs.
5046
5047 * frames.texi (Creating Frames): Mention that face customizations can
5048 be put in .emacs. Add index entries.
5049
50502007-04-12 Richard Stallman <rms@gnu.org>
5051
5052 * glossary.texi (Glossary): Explain `iff'.
5053
50542007-04-11 Karl Berry <karl@gnu.org>
5055
5056 * gnu.texi (Top),
5057 * macos.texi (Mac Font Specs),
5058 * anti.texi (Antinews),
5059 * xresources.texi (Resources),
5060 * misc.texi (Emulation),
5061 * calendar.texi (Daylight Saving),
5062 * dired.texi (Dired and Find),
5063 * rmail.texi (Remote Mailboxes),
5064 * sending.texi (Mail Headers),
5065 * programs.texi (Which Function),
5066 * files.texi (Recover),
5067 * buffers.texi (Uniquify),
5068 * frames.texi (Wheeled Mice),
5069 * killing.texi (Rectangles): Wording to improve breaks in
5070 8.5x11 format.
5071 * mule.texi (Language Environments): \hbadness=10000 since there's
5072 no way to reword.
5073 * emacs.texi (smallbook): New @set to more easily switch between
5074 smallbook and 8.5x11.
5075
50762007-04-11 Richard Stallman <rms@gnu.org>
5077
5078 * files.texi (File Conveniences): Add xref to Tumme.
5079 Delete text about Thumbnail mode.
5080
8cf51b2c
GM
50812007-04-09 Alan Mackenzie <acm@muc.de>
5082
5083 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5084 new name. Insert concept index entries.
5085
8cf51b2c
GM
50862007-04-08 Chong Yidong <cyd@stupidchicken.com>
5087
5088 * display.texi (Standard Faces): Document prefix arg for
5089 list-faces-display.
5090
5091 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5092
8cf51b2c
GM
50932007-04-07 Chong Yidong <cyd@stupidchicken.com>
5094
8cf51b2c
GM
5095 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5096
5097 * files.texi (Misc File Ops): Rewrite description of
5098 insert-file-literally.
5099
8cf51b2c
GM
51002007-03-31 Eli Zaretskii <eliz@gnu.org>
5101
5102 * misc.texi (Printing): Postscript -> PostScript.
5103
8cf51b2c
GM
5104 * ack.texi (Acknowledgments): Postscript -> PostScript.
5105
5106 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5107
5108 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5109 below.
5110
51112007-03-30 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5114 Init Non-ASCII.
5115 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5116 (Init Non-ASCII): New node.
5117
51182007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5119
5120 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5121
8cf51b2c
GM
51222007-03-12 Glenn Morris <rgm@gnu.org>
5123
8cf51b2c
GM
5124 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5125 "Daylight Savings".
5126
49823426 5127 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5128 saving" in text throughout.
5129
8cf51b2c
GM
51302007-03-04 Richard Stallman <rms@gnu.org>
5131
5132 * custom.texi (Safe File Variables): Minor correction.
5133
8cf51b2c
GM
51342007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5135
5136 * rmail.texi (Movemail): Add internal ref.
5137 Don't indent the intro for the PROTO table.
5138 Format PROTO table items with @code.
5139
8cf51b2c
GM
51402007-02-26 Nick Roberts <nickrob@snap.net.nz>
5141
5142 * building.texi: Remove references to bashdb.
5143
8cf51b2c
GM
51442007-02-19 Juanma Barranquero <lekktu@gmail.com>
5145
5146 * mule.texi (Language Environments): Update list of supported language
5147 environments.
5148
8cf51b2c
GM
51492007-02-14 Kim F. Storm <storm@cua.dk>
5150
5151 * building.texi (Grep Searching): Fix lgrep doc.
5152
51532007-02-12 Chong Yidong <cyd@stupidchicken.com>
5154
5155 * back.texi: Remove unused file.
5156
c8763fb6 51572007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5158
5159 * maintaining.texi (Tag Syntax): Now --members is the default for
5160 etags, not for ctags yet.
5161
8cf51b2c
GM
51622007-02-03 Eli Zaretskii <eliz@gnu.org>
5163
5164 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5165 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5166 expects. Add comments to prevent people from inadvertently modifying
5167 the key parts needed by `texinfo-multiple-files-update'.
5168
51692007-01-29 Chong Yidong <cyd@stupidchicken.com>
5170
5171 * frames.texi (Secondary Selection): Window clicked does not matter
5172 when mouse-yank-at-point is non-nil.
5173
8cf51b2c
GM
51742007-01-16 Glenn Morris <rgm@gnu.org>
5175
5176 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5177 system abbrev.
5178
51792007-01-11 Richard Stallman <rms@gnu.org>
5180
5181 * msdog.texi (Windows Keyboard): Another small cleanup.
5182
51832007-01-10 Richard Stallman <rms@gnu.org>
5184
5185 * msdog.texi (Windows Keyboard): Yet another try to make
5186 everyone happy with that passage.
5187
51882007-01-05 Richard Stallman <rms@gnu.org>
5189
5190 * anti.texi (Antinews): Mention M-x shell scrolling.
5191
51922007-01-05 Nick Roberts <nickrob@snap.net.nz>
5193
5194 * building.texi (Watch Expressions): Describe gdb-max-children.
5195
8cf51b2c
GM
51962007-01-04 Richard Stallman <rms@gnu.org>
5197
8cf51b2c
GM
5198 * msdog.texi (Windows Keyboard): Clarify previous change.
5199
8cf51b2c
GM
52002007-01-02 Richard Stallman <rms@gnu.org>
5201
5202 * custom.texi (Changing a Variable): Minor clarification.
5203 (Specific Customization): customize-customized => customize-unsaved.
5204
5205 * entering.texi (Entering Emacs): Clean up text about restarting
5206 Emacs for each file.
5207
5208 * misc.texi (Shell Options): Minor cleanup.
5209
5210 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5211 with Emacs, not vice versa.
5212
5213 * programs.texi (Symbol Completion): Recommend customizing
5214 window manager.
5215
5216 * xresources.texi (Resources): Minor fix.
5217
c8763fb6 52182007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5219
5220 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5221
52222007-01-01 Richard Stallman <rms@gnu.org>
5223
5224 * commands.texi (User Input): Document keys stolen by window mangers.
5225
52262006-12-31 Richard Stallman <rms@gnu.org>
5227
5228 * custom.texi (Specific Customization): Document customize-option
5229 instead of customize-variable.
5230
52312006-12-31 Kim F. Storm <storm@cua.dk>
5232
5233 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5234
52352006-12-30 Kim F. Storm <storm@cua.dk>
5236
5237 * killing.texi (CUA Bindings): Fix typo.
5238
5239 * xresources.texi (Table of Resources): Mention grow-only value for
5240 auto-resize-tool-bars.
5241
8cf51b2c
GM
52422006-12-27 Eli Zaretskii <eliz@gnu.org>
5243
5244 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5245 and how to get them back.
5246
52472006-12-26 Richard Stallman <rms@gnu.org>
5248
5249 * calendar.texi (Holidays): Holiday listing is based on current
5250 practice, but DST is not.
5251
52522006-12-25 Richard Stallman <rms@gnu.org>
5253
5254 * emacs.texi (Top): Update subnode menus.
5255
5256 * mark.texi (Transient Mark): Fix xref.
5257
5258 * killing.texi (Graphical Kill): Node deleted.
5259 (Killing): Add xref to Cut and Paste.
5260 (CUA Bindings): Update xref.
5261
5262 * frames.texi (Cut and Paste): New section to hold other nodes.
5263 (Mouse Commands): Node demoted.
5264 (Cut/Paste Other App): Split out from Mouse Commands.
5265 (Word and Line Mouse): Likewise.
5266 (Secondary Selection, Clipboard): Nodes demoted.
5267
8cf51b2c
GM
52682006-12-24 Kevin Ryde <user42@zip.com.au>
5269
5270 * calendar.texi (Holidays): US daylight saving begins second Sunday
5271 in March for 2007 onwards.
5272 (Daylight Savings): Show new US default daylight saving rules, 2nd
5273 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5274
52752006-12-23 Chong Yidong <cyd@stupidchicken.com>
5276
5277 * calendar.texi (Scroll Calendar): < and > are switched.
5278
52792006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5280
5281 * killing.texi (Deletion): Describe M-\ prefix argument.
5282
52832006-12-23 Richard Stallman <rms@gnu.org>
5284
5285 * search.texi (Regexp Search): Explain why forward and reverse regexp
5286 search are not mirror images.
5287
8cf51b2c
GM
52882006-12-19 Kim F. Storm <storm@cua.dk>
5289
5290 * major.texi (Choosing Modes): Describe match-function elements for
5291 magic-mode-alist.
5292
8cf51b2c
GM
52932006-12-18 Eli Zaretskii <eliz@gnu.org>
5294
5295 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5296 peculiarities.
5297
52982006-12-18 Richard Stallman <rms@gnu.org>
5299
5300 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5301
8cf51b2c
GM
53022006-12-17 Alan Mackenzie <acm@muc.de>
5303
5304 * programs.texi (Left Margin Paren): Remove the bit which says
5305 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5306 Discuss some of the issues of setting this option to nil.
5307
53082006-12-17 Glenn Morris <rgm@gnu.org>
5309
5310 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5311
53122006-12-16 Eli Zaretskii <eliz@gnu.org>
5313
5314 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5315 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5316 NTFS volumes.
5317 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5318 volumes.
5319
53202006-12-15 Eli Zaretskii <eliz@gnu.org>
5321
5322 * text.texi (HTML Mode): Fix "C-c TAB".
5323
8cf51b2c
GM
53242006-12-09 Richard Stallman <rms@gnu.org>
5325
5326 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5327
53282006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5329
5330 * files.texi (Misc File Ops): Document insert-file-literally.
5331
53322006-12-08 Eli Zaretskii <eliz@gnu.org>
5333
5334 * cmdargs.texi (Colors): Note that --color is intended for overriding
5335 the terminal defaults, not for normal invocation.
5336
5337 * misc.texi (Emacs Server): Improve wording. Don't mention the
5338 ``server program''. Add a cross-reference to "Init File" node.
5339 (Invoking emacsclient): Add index entries. Document both short and
5340 long versions of command-line options. Document the -f option.
5341
8cf51b2c
GM
53422006-12-06 Richard Stallman <rms@gnu.org>
5343
5344 * text.texi (Outline Format): Say to set outline-regexp
5345 and outline-level with major modes and file local variables.
5346
c8763fb6 53472006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5348
5349 * anti.texi (Antinews): Mention the alternative to
5350 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5351
8cf51b2c
GM
5352 * misc.texi (Interactive Shell): Ditto.
5353
53542006-12-04 Eli Zaretskii <eliz@gnu.org>
5355
5356 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5357
5358 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5359
53602006-12-01 Eli Zaretskii <eliz@gnu.org>
5361
5362 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5363 colon in the mode line.
5364
5365 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5366
53672006-11-26 Nick Roberts <nickrob@snap.net.nz>
5368
5369 * building.texi (Watch Expressions): Mention SPC for expanding/
5370 contracting watch expressions.
5371
53722006-11-26 Kim F. Storm <storm@cua.dk>
5373
5374 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5375
53762006-11-26 Nick Roberts <nickrob@snap.net.nz>
5377
5378 * building.texi (Debugger Operation): Define text command mode.
5379 Clarify how tooltips work.
5380 (GDB Graphical Interface): Explain how to run in text command mode
5381 more clearly.
5382
53832006-11-25 Juanma Barranquero <lekktu@gmail.com>
5384
5385 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5386
53872006-11-22 Juanma Barranquero <lekktu@gmail.com>
5388
5389 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5390
8cf51b2c
GM
53912006-11-18 Chong Yidong <cyd@stupidchicken.com>
5392
5393 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5394 and EMACS is deprecated.
5395
53962006-11-18 Juanma Barranquero <lekktu@gmail.com>
5397
5398 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5399
c8763fb6 54002006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5401
5402 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5403
5404 * emacs.texi: Include xresources.texi both for info and dvi.
5405
5406 * xresources.texi: Merge text from xresmini.texi.
5407
c8763fb6 54082006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5409
5410 * glossary.texi: Fix typos.
5411
8cf51b2c
GM
54122006-11-06 Richard Stallman <rms@gnu.org>
5413
5414 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5415
5416 * ack.texi (Acknowledgments): Fix name spelling.
5417
54182006-11-01 Juri Linkov <juri@jurta.org>
5419
5420 * search.texi (Word Search): Document incremental word search.
5421
54222006-10-28 Glenn Morris <rgm@gnu.org>
5423
5424 * ack.texi (Acknowledgments): Add cal-html author.
5425
5426 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5427 Calendar"). Describe new package cal-html.
5428 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5429 Calendar Files."
5430
8cf51b2c
GM
54312006-10-23 Richard Stallman <rms@gnu.org>
5432
5433 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5434 Abbrev mode is enabled.
5435
8cf51b2c
GM
54362006-10-16 Richard Stallman <rms@gnu.org>
5437
8cf51b2c
GM
5438 * emacs.texi: Update ISBN.
5439
8cf51b2c
GM
54402006-10-11 Kim F. Storm <storm@cua.dk>
5441
5442 * emacs.texi (Acknowledgments): Use @dotless{i}.
5443
54442006-10-08 Nick Roberts <nickrob@snap.net.nz>
5445
5446 * building.texi (Breakpoints Buffer): Mention catchpoints.
5447
54482006-10-08 Kim F. Storm <storm@cua.dk>
5449
5450 * ack.texi (Acknowledgments): Update.
5451
5452 * emacs.texi (Acknowledgments): Fix bad @/ form.
5453
8cf51b2c
GM
54542006-10-05 Kim F. Storm <storm@cua.dk>
5455
5456 * emacs.texi (Acknowledgments): Add more contributors.
5457
54582006-10-03 Richard Stallman <rms@gnu.org>
5459
5460 * emacs.texi (Acknowledgments): Update version and edition.
5461
8cf51b2c
GM
54622006-10-01 Karl Berry <karl@gnu.org>
5463
5464 * custom.texi (Customization Groups): Page break to keep example buffer
5465 on one page.
5466
54672006-09-30 Karl Berry <karl@gnu.org>
5468
5469 * programs.texi (Basic Indent): @need to improve page break.
5470 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5471
54722006-09-29 Glenn Morris <rgm@gnu.org>
5473
5474 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5475
54762006-09-29 Karl Berry <karl@gnu.org>
5477
5478 * windows.texi (Basic Window): Remove forced @break, no longer
5479 desirable.
5480 * frames.texi (Frame Commands),
5481 * mark.texi (Marking Objects): Reword to avoid bad page break.
5482 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5483
54842006-09-19 Richard Stallman <rms@gnu.org>
5485
5486 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5487 stick to present tense.
5488
c8763fb6 54892006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5490
5491 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5492 to x-gtk-use-old-file-dialog.
5493 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5494
54952006-09-15 Jay Belanger <belanger@truman.edu>
5496
49823426 5497 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5498 Change "Library Public License" to "Lesser Public License"
5499 throughout. Use "yyyy" to represent year.
5500
8cf51b2c
GM
55012006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5502
5503 * files.texi (Visiting): Add index entry "open file".
5504
8cf51b2c
GM
55052006-09-11 Richard Stallman <rms@gnu.org>
5506
5507 * building.texi (Compilation Mode): Clarification.
5508 (Grep Searching): Add xref to Compilation Mode.
5509
8cf51b2c
GM
55102006-09-08 Richard Stallman <rms@gnu.org>
5511
5512 * search.texi (Search): Ref multi-file search commands here.
5513 (Other Repeating Search): Not here.
5514
8cf51b2c
GM
55152006-08-28 Richard Stallman <rms@gnu.org>
5516
5517 * windows.texi (Split Window): Update xref.
5518
5519 * basic.texi (Continuation Lines): Update xref.
5520
5521 * indent.texi (Tab Stops): Update xref.
5522
5523 * emacs.texi (Top): Update subnode menu.
5524
5525 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5526 split out of Display Custom.
5527
55282006-08-25 Kim F. Storm <storm@cua.dk>
5529
5530 * display.texi (Display Custom): Add variables overline-margin
5531 and x-underline-at-descent-line.
5532
55332006-08-25 Richard Stallman <rms@gnu.org>
5534
5535 * entering.texi (Exiting): Rewrite to give graphical displays
5536 priority over text terminals.
5537
5538 * search.texi (Incremental Search): Move index entries.
5539
55402006-08-23 Chong Yidong <cyd@stupidchicken.com>
5541
5542 * custom.texi (Init File): Reference Find Init to avoid "home
5543 directory" confusion.
5544
55452006-08-22 Nick Roberts <nickrob@snap.net.nz>
5546
5547 * building.texi (Other GDB-UI Buffers): Describe how to edit
5548 a value in the locals buffer.
5549
55502006-08-21 Richard Stallman <rms@gnu.org>
5551
5552 * search.texi (Basic Isearch): Add `isearch' index entry.
5553
55542006-08-16 Richard Stallman <rms@gnu.org>
5555
5556 * misc.texi (Saving Emacs Sessions): Clean up wording.
5557
5558 * mark.texi (Marking Objects): Mention term "select all".
5559
5560 * emacs.texi (Top): Update subnode menu.
5561
5562 * help.texi (Help Mode): Move node up in file.
5563
8cf51b2c
GM
55642006-08-15 Nick Roberts <nickrob@snap.net.nz>
5565
5566 * building.texi (Stack Buffer): Explain fringe arrow.
5567
8cf51b2c
GM
55682006-08-12 Eli Zaretskii <eliz@gnu.org>
5569
8cf51b2c
GM
5570 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5571 on startup.
5572
55732006-08-11 Romain Francoise <romain@orebokech.com>
5574
5575 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5576
55772006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5578
5579 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5580
55812006-08-10 Richard Stallman <rms@gnu.org>
5582
5583 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5584 with face merging. Empty regions don't count.
5585 Clarify face property inheritance.
8cf51b2c
GM
5586
55872006-08-08 Romain Francoise <romain@orebokech.com>
5588
5589 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5590 <arjuropo@cc.jyu.fi>.
5591
8cf51b2c
GM
55922006-08-04 Eli Zaretskii <eliz@gnu.org>
5593
5594 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5595 apply to all frames.
5596
8cf51b2c
GM
55972006-08-01 Richard Stallman <rms@gnu.org>
5598
5599 * help.texi (Name Help): Add index entries for describe-variable.
5600
56012006-08-01 Nick Roberts <nickrob@snap.net.nz>
5602
5603 * building.texi (GDB Graphical Interface): Shorten node names.
5604 (GDB-UI Layout): Use GDB-related.
5605 (Other GDB-UI Buffers): Simplify English.
5606
56072006-07-31 Richard Stallman <rms@gnu.org>
5608
5609 * search.texi (Query Replace): Add xref for Dired's Q command.
5610
8cf51b2c
GM
56112006-07-31 Nick Roberts <nickrob@snap.net.nz>
5612
5613 * building.texi (GDB commands in Fringe): Rename to...
5614 (Source Buffers): ..this and move forward. Describe hollow arrow and
5615 new option gdb-find-source-frame.
5616
56172006-07-29 Richard Stallman <rms@gnu.org>
5618
5619 * dired.texi (Operating on Files): Simplify previous change
5620 and fix Texinfo usage.
5621
56222006-07-29 Eli Zaretskii <eliz@gnu.org>
5623
5624 * dired.texi (Operating on Files): Add cross-references. State the
5625 Unix commands that do similar things.
5626
56272006-07-28 Richard Stallman <rms@gnu.org>
5628
5629 * mark.texi (Transient Mark): Clarify that region never disappears
5630 when Transient Mark mode is off, and not when it is on.
5631
56322006-07-27 Richard Stallman <rms@gnu.org>
5633
5634 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5635
56362006-07-24 Richard Stallman <rms@gnu.org>
5637
5638 * xresources.texi (GTK styles): Fix texinfo usage.
5639
8cf51b2c
GM
5640 * commands.texi (User Input): Explain why we teach keyboard cmds.
5641
5642 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5643 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5644 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5645 * doclicense.texi, display.texi, dired.texi, basic.texi:
5646 * anti.texi, ack.texi: Move periods and commas inside quotes.
5647
56482006-07-22 Eli Zaretskii <eliz@gnu.org>
5649
5650 * cmdargs.texi (General Variables): Document EMAIL.
5651
56522006-07-21 Eli Zaretskii <eliz@gnu.org>
5653
5654 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5655 doesn't have effect on MS-Windows.
5656
8cf51b2c
GM
56572006-07-17 Richard Stallman <rms@gnu.org>
5658
5659 * building.texi (Grep Searching): Explain about chaining grep commands.
5660
8cf51b2c
GM
56612006-07-10 Nick Roberts <nickrob@snap.net.nz>
5662
49823426 5663 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5664
56652006-07-09 Chong Yidong <cyd@stupidchicken.com>
5666
5667 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5668 is invoked for multiple files.
5669
56702006-07-08 Eli Zaretskii <eliz@gnu.org>
5671
5672 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5673 on-line manual for the rest of this node.
5674 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5675 unconditionally.
5676 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5677 Improve wording.
5678 (Windows Printing): Improve wording.
5679 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5680 rest of this node.
5681
8cf51b2c
GM
56822006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5683
49823426
GM
5684 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5685 with eval-buffer.
8cf51b2c
GM
5686
56872006-07-05 Nick Roberts <nickrob@snap.net.nz>
5688
5689 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5690 of character translation.
5691
56922006-07-04 Nick Roberts <nickrob@snap.net.nz>
5693
5694 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5695
56962006-07-03 Karl Berry <karl@gnu.org>
5697
5698 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5699 not-too-underfull hboxes in the TeX output.
5700 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5701 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5702 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5703 * sending.texi, text.texi: Fix overfull/underfull boxes.
5704
57052006-07-03 Romain Francoise <romain@orebokech.com>
5706
5707 * m-x.texi (M-x): Fix.
5708
57092006-07-03 Richard Stallman <rms@gnu.org>
5710
8cf51b2c
GM
5711 * search.texi (Other Repeating Search): filename -> file name.
5712
5713 * misc.texi (Narrowing): Minor cleanups.
5714
5715 * files.texi (Visiting): filename -> file name.
5716
5717 * emacs.texi (Top): Update subnode menus.
5718
5719 * mule.texi (Coding Systems): Move char translation stuff here.
5720 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5721 (Recognize Coding): Substantial local rewrites.
5722 (International): Update menu.
5723
5724 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5725 (Scrolling): Substantial local rewrites.
5726 (Display): Update menu and intro.
5727
5728 * dired.texi: filename -> file name.
5729
5730 * custom.texi (Safe File Variables): Texinfo usage fix.
5731
f0131492 57322006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5733
5734 * help.texi, m-x.texi: Lots of cleanups.
5735
8cf51b2c
GM
57362006-06-30 Eli Zaretskii <eliz@gnu.org>
5737
5738 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5739 (Windows Processes, Windows Misc): Shorten the printed version by
5740 selectively conditioning less important portions by @ifnottex.
5741
8cf51b2c
GM
57422006-06-27 Richard Stallman <rms@gnu.org>
5743
5744 * mini.texi (Minibuffer File): Minor cleanup.
5745
57462006-06-25 Nick Roberts <nickrob@snap.net.nz>
5747
5748 * frames.texi (XTerm Mouse): Rename to...
5749 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5750
5751 * emacs.texi (Top): Use new node name.
5752
57532006-06-24 Eli Zaretskii <eliz@gnu.org>
5754
5755 * emacs.texi (Top): Update the detailed menu according to changes in
5756 msdog.texi.
5757
5758 * msdog.texi (Windows Keyboard): New section.
5759 (Windows Mouse): New section.
5760 (Windows System Menu): Remove section (text merged with "Windows
5761 Keyboard").
5762 (Windows Misc): New section.
5763
5764 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5765
5766 * msdog.texi (ls in Lisp): New section.
5767
5768 * files.texi (Visiting): Document case-insensitive wildcard matching
5769 under find-file-wildcards.
5770
8cf51b2c
GM
57712006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5772
5773 * macos.texi (Mac Input): Add description of mac-function-modifier.
5774 Now Unicode keyboard layouts work.
5775
8cf51b2c
GM
57762006-06-10 Richard Stallman <rms@gnu.org>
5777
5778 * mule.texi (Recognize Coding): Clarify previous change.
5779
57802006-06-09 Kenichi Handa <handa@m17n.org>
5781
5782 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5783 notation.
5784
57852006-06-07 Kevin Ryde <user42@zip.com.au>
5786
5787 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5788 manual for @ifnottex, but in emacs-extra for @iftex.
5789
5790 * cmdargs.texi (General Variables): Fix smtpmail xref.
5791
57922006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5793
8cf51b2c 5794 * programs.texi (Comment Commands):
8cf51b2c 5795 * custom.texi (Specifying File Variables):
49823426 5796 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5797
57982006-06-07 Nick Roberts <nickrob@snap.net.nz>
5799
5800 * building.texi (Watch Expressions): Move node to end.
5801 (GDB Graphical Interface): Move description of clicks in fringe...
5802 (GDB commands in the Fringe): ...to here. New node.
5803
8cf51b2c
GM
58042006-06-05 Romain Francoise <romain@orebokech.com>
5805
49823426 5806 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5807
58082006-06-05 Nick Roberts <nickrob@snap.net.nz>
5809
5810 * building.texi (GDB Graphical Interface): Update bindings.
5811 (Commands of GUD): Add gud-print. Remove gud-run.
5812 Restate availability more generally.
5813
f0131492 58142006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5815
5816 * mini.texi: Lots of cleanups.
5817
58182006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5819
5820 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5821 and Mouse-2.
5822
c8763fb6 58232006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5824
5825 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5826
8cf51b2c
GM
58272006-05-31 Richard Stallman <rms@gnu.org>
5828
5829 * basic.texi (Moving Point): Fix previous change.
5830
c8763fb6 58312006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5832
5833 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5834
f0131492 58352006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5836
5837 * basic.texi: Many simplifications and improvements in wording.
5838
8cf51b2c
GM
58392006-05-26 Nick Roberts <nickrob@snap.net.nz>
5840
5841 * anti.texi (Antinews): Create a node for gdb-ui.
5842
8cf51b2c
GM
58432006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5844
5845 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5846
58472006-05-20 Richard Stallman <rms@gnu.org>
5848
5849 * dired.texi (Dired Navigation): dired-goto-file is now j.
5850
8cf51b2c
GM
58512006-05-20 Eli Zaretskii <eliz@gnu.org>
5852
5853 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5854 and their aliases.
5855
5856 * msdog.texi (Windows Printing): Mention non-support of plain text
5857 printing with some el-cheapo printers, and suggest a workaround.
5858
58592006-05-20 Kevin Ryde <user42@zip.com.au>
5860
5861 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5862 remove the bit saying you must set it.
5863
58642006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5865
5866 * trouble.texi (Checklist):
5867 * text.texi (Text, Auto Fill, Text Mode):
5868 * search.texi (Nonincremental Search):
5869 * rmail.texi (Rmail Labels):
5870 * mule.texi (Input Methods, Multibyte Conversion):
5871 * misc.texi (Gnus, Where to Look, PostScript):
5872 * maintaining.texi (Create Tags Table):
5873 * indent.texi (Indentation Commands):
5874 * fixit.texi (Spelling):
5875 * emacs.texi (Copying):
5876 * custom.texi (Init File): ifinfo -> ifnottex.
5877
8cf51b2c
GM
58782006-05-17 Richard Stallman <rms@gnu.org>
5879
5880 * files.texi (Diff Mode): Mention C-x `.
5881
58822006-05-08 Richard Stallman <rms@gnu.org>
5883
5884 * custom.texi (Disabling): Textual cleanups.
5885
8cf51b2c
GM
58862006-05-12 Glenn Morris <rgm@gnu.org>
5887
5888 * calendar.texi (Displaying the Diary, Format of Diary File):
5889 Refer to diary-view-entries, diary-list-entries,
5890 diary-show-all-entries rather than obsolete aliases.
5891
58922006-05-12 Eli Zaretskii <eliz@gnu.org>
5893
5894 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5895 (Displaying the Diary, Special Diary Entries, Importing Diary):
5896 * building.texi (Compilation Shell):
5897 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5898 emacs-xtra with @inforef's.
5899
5900 * files.texi (Visiting): Fix wording.
5901
5902 * mule.texi (Coding Systems, Text Coding): More indexing.
5903 Mention that C-x RET f can set eol conversion.
5904
c8763fb6 59052006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5906
5907 * xresmini.texi (GTK resources): Insert GTK description.
5908
5909 * xresources.texi (GTK resources): metafont should be menufont.
5910
8cf51b2c
GM
59112006-05-06 Michael Albinus <michael.albinus@gmx.de>
5912
49823426 5913 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5914 method, user name and host name is active only in partial
5915 completion mode.
5916
8cf51b2c
GM
59172006-05-06 Eli Zaretskii <eliz@gnu.org>
5918
5919 * makefile.w32-in (emacs.dvi):
5920 * Makefile.in (emacs.dvi): Add xresmini.texi.
5921
5922 * xresmini.texi (Table of Resources): Remove xref to non-existent
5923 node "LessTif Resources".
5924
5925 * msdog.texi (Microsoft Windows):
5926 * calendar.texi (Calendar/Diary, Displaying the Diary)
5927 (Special Diary Entries, Importing Diary, Holidays):
5928 * programs.texi (Program Modes):
5929 * text.texi (Text):
5930 * buffers.texi (Several Buffers):
5931 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5932
59332006-05-06 Eli Zaretskii <eliz@gnu.org>
5934
5935 The following changes merge the emacs-xtra manual into the main
5936 manual, but only for on-line version of the manual.
5937
5938 * vc2-xtra.texi (Version Backups, Local Version Control)
5939 (Making Snapshots, Change Logs and VC, Version Headers)
5940 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5941 on-line manual.
5942
5943 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5944 for on-line manual.
5945
5946 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5947 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5948 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5949 for on-line manual.
5950
5951 * fortran-xtra.texi (Fortran, Fortran Autofill)
5952 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5953 for on-line manual.
5954
5955 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5956 Conditional xref's for on-line manual.
5957
5958 * emerge-xtra.texi (Emerge, Overview of Emerge)
5959 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5960 manual.
5961
5962 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5963 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5964 (EMACSSOURCES): Use EMACS_XTRA.
5965 (../info/emacs-xtra): Remove.
5966 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5967
5968 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5969 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5970 (EMACSSOURCES): Use EMACS_XTRA.
5971 ($(infodir)/emacs-xtra): Remove.
5972 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5973
5974 * trouble.texi (Quitting):
5975 * text.texi (Text):
5976 * programs.texi (Program Modes):
5977 * msdog.texi (Microsoft Windows):
5978 * frames.texi (Frames):
5979 * files.texi (Backup, Version Control, VC Concepts)
5980 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5981 (Registering, VC Status, VC Undo, Multi-User Branching)
5982 (Comparing Files):
5983 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5984 (Displaying the Diary, Special Diary Entries, Importing Diary):
5985 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5986 conditional xref's, depending on @iftex/@ifnottex.
5987
5988 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5989 "MS-DOS". @include msdog-xtra.texi.
5990
5991 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5992 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5993
5994 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5995 for vc-xtra.texi subsections.
5996 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5997 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5998
5999 * sending.texi (Sending Mail): A @node line without explicit Prev,
6000 Next, and Up links.
6001
6002 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6003 Next, and Up links.
6004
6005 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6006 and its sections. @include picture-xtra.texi.
6007
6008 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6009 "Emerge".
6010 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6011
6012 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6013 exact duplicate of its name-sake in calendar.texi.
6014
6015 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6016 "Advanced Calendar/Diary Usage".
6017 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6018
6019 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6020 dired-xtra.texi.
6021 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6022
6023 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6024 (Files) [ifnottex]: Add menu entry for Autorevert.
6025
6026 * emacs-xtra.texi (Introduction): Reword to make consistent with
6027 printed version only.
6028 <Top level>: Remove the body of all chapters and move them to the
6029 new *-xtra.texi files. Use @raisesections and @lowersections to
6030 convert sections to chapters etc.
6031
6032 * msdog-xtra.texi:
6033 * fortran-xtra.texi:
6034 * vc-xtra.texi:
6035 * vc1-xtra.texi:
6036 * vc2-xtra.texi:
6037 * emerge-xtra.texi:
6038 * cal-xtra.texi:
6039 * dired-xtra.texi:
6040 * arevert-xtra.texi: New files, with text from respective chapters
6041 of emacs-xtra.texi. Convert each @chapter into @section, @section
6042 into @subsection, etc.
6043
1c6c854e 6044 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6045 updated.
6046
6047 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6048 Windows". All references updated.
6049
60502006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6051
6052 * macos.texi (Mac Input): Mention input from Character Palette.
6053 (Mac Font Specs): Fix typo.
6054
60552006-05-05 Richard Stallman <rms@gnu.org>
6056
6057 * files.texi (Diff Mode): Minor cleanup.
6058
60592006-05-05 Karl Berry <karl@gnu.org>
6060
8cf51b2c
GM
6061 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6062 errors from the current release of makeinfo (4.8).
6063 * help.texi (Library Keywords): Change widest word in multitable
6064 template from `emulations' to `convenience'. (Not sure if this is
6065 related to the font change.)
6066
60672006-05-05 Eli Zaretskii <eliz@gnu.org>
6068
6069 * files.texi (File Names): Add a footnote about limited support of
6070 ~USER on MS-Windows.
6071
6072 * cmdargs.texi (Initial Options): Add a footnote about limited
6073 support of ~USER on MS-Windows.
6074
60752006-05-03 Richard Stallman <rms@gnu.org>
6076
6077 * files.texi (Diff Mode): Node moved here.
6078 (Comparing Files): Delete what duplicates new node.
6079 (Files): Put Diff Mode in menu.
6080
1c6c854e 6081 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6082
6083 * emacs.texi (Top): Update menu for Diff Mode.
6084
6085 * trouble.texi (Emergency Escape): Simplify.
6086
6087 * emacs.texi (Top): Minor clarification.
6088
60892006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6090
6091 * commands.texi, entering.texi, screen.texi: Many simplifications.
6092
60932006-05-03 Richard Stallman <rms@gnu.org>
6094
6095 * commands.texi (Text Characters): Delete paragraph about unibyte
6096 non-ASCII printing chars.
6097
6098 * killing.texi (Killing): Say "graphical displays".
6099 * display.texi: Say "graphical displays".
6100
6101 * cmdargs.texi (Misc X): Say "graphical displays".
6102
61032006-05-01 Richard Stallman <rms@gnu.org>
6104
6105 * emacs.texi (Top): Add Diff Mode to menu.
6106
61072006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6108
6109 * misc.texi (Diff Mode): New node.
6110
61112006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6112
6113 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6114 (Mac Environment Variables): Shorten example line.
6115 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6116
61172006-05-01 Nick Roberts <nickrob@snap.net.nz>
6118
6119 * building.texi (GUD Customization): Describe cases %d and %c.
6120 Update description for %e.
6121
61222006-04-30 Glenn Morris <rgm@gnu.org>
6123
6124 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6125
61262006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6127
6128 * custom.texi (Examining): Update C-h v output example.
6129
61302006-04-29 Kim F. Storm <storm@cua.dk>
6131
6132 * building.texi (Grep Searching): Add lgrep and rgrep.
6133
8cf51b2c
GM
61342006-04-23 Richard Stallman <rms@gnu.org>
6135
6136 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6137
6138 * xresmini.texi: New file.
6139
6140 * xresources.texi (Face Resources): Split table into font resources
6141 and the rest. Combine similar attributes for brevity.
6142
8cf51b2c
GM
61432006-04-21 Eli Zaretskii <eliz@gnu.org>
6144
6145 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6146 backslashes and case-insensitivity in file names (moved to the
6147 main manual).
6148 (MS-DOS Printing): Move most of the text to the main manual.
6149
6150 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6151 New nodes.
6152 (Windows Processes, Windows System Menu): Add index entries and
6153 fix wording.
6154
8cf51b2c
GM
61552006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6156
6157 * misc.texi (Shell Ring): Add notes on saved input when
6158 navigating off the end of the history list.
6159
61602006-04-18 Chong Yidong <cyd@mit.edu>
6161
6162 * misc.texi (Shell Options): Correct default value of
6163 comint-scroll-show-maximum-output.
6164
8cf51b2c
GM
61652006-04-18 Nick Roberts <nickrob@snap.net.nz>
6166
6167 * building.texi (Watch Expressions): Update.
6168
8cf51b2c
GM
61692006-04-12 Richard Stallman <rms@gnu.org>
6170
6171 * search.texi: Clean up previous change.
6172
61732006-04-12 Eli Zaretskii <eliz@gnu.org>
6174
6175 * search.texi (Regexp Backslash, Regexp Replace): Add index
6176 entries for ``back reference'' and mention the term itself in the
6177 text.
6178
61792006-04-11 Richard Stallman <rms@gnu.org>
6180
6181 * custom.texi (Safe File Variables):
6182 Document enable-local-variables = :safe.
6183
61842006-04-11 Karl Berry <karl@gnu.org>
6185
6186 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6187 (Remote Repositories, Version Backups, Local Version Control)
6188 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6189 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6190 (Renaming VC Work Files and Master Files)
6191 (Inserting Version Control Headers, Customizing VC, General Options)
6192 (Options for RCS and SCCS, Options specific for CVS): Move all
6193 these nodes to emacs-xtra.texi, for brevity.
6194 * cmdargs.texi, files.texi: Change cross-references.
6195
8cf51b2c
GM
61962006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6197
6198 * files.texi (Old Versions): Update description of vc-annotate's
6199 use of color to indicate date ranges.
6200
8cf51b2c
GM
62012006-04-09 Kevin Ryde <user42@zip.com.au>
6202
8cf51b2c
GM
6203 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6204 put info and printed manual names the right way around.
6205
62062006-04-09 Karl Berry <karl@gnu.org>
6207
6208 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6209 emacs-xtra.texi, leaving only MS Windows information.
6210 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6211 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6212 node names.
6213
6214 * emacs.texi: Move @summarycontents and @contents to the beginning
6215 of the file.
6216
8cf51b2c
GM
62172006-04-08 Kevin Ryde <user42@zip.com.au>
6218
6219 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6220
62212006-04-07 Richard Stallman <rms@gnu.org>
6222
6223 * programs.texi (Comments, Comment Commands, Options for Comments)
6224 (Multi-Line Comments): "Align", not "indent".
6225 (Basic Indent): C-j deletes trailing whitespace before the newline.
6226
62272006-04-06 Richard Stallman <rms@gnu.org>
6228
8cf51b2c
GM
6229 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6230
62312006-04-06 Eli Zaretskii <eliz@gnu.org>
6232
6233 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6234
8cf51b2c
GM
62352006-04-05 Richard Stallman <rms@gnu.org>
6236
6237 * emacs.texi (Top): Update subnode menu.
6238
6239 * trouble.texi (Unasked-for Search): Node deleted.
6240 (Lossage): Delete from menu.
6241
62422006-04-04 Richard Stallman <rms@gnu.org>
6243
6244 * trouble.texi: Various cleanups.
6245 (Checklist): Don't bother saying how to snail a bug report.
6246 (Emergency Escape): Much rewriting.
6247 (After a Crash): Rename the core dump immediately.
6248 (Total Frustration): Call it a psychotherapist.
6249 (Bug Criteria): Avoid "illegal instruction".
6250 (Sending Patches): We always put the contributor's name in.
6251
6252 * misc.texi (Thumbnails): Minor correction.
6253
8cf51b2c
GM
62542006-04-03 Richard Stallman <rms@gnu.org>
6255
6256 * misc.texi (Thumbnails): Minor cleanup.
6257
62582006-04-02 Karl Berry <karl@gnu.org>
6259
6260 * sending.texi (Mail Sending): pxref to Top needs five args.
6261
6262 * texinfo.tex: Update to current version (2006-03-21.13).
6263
8cf51b2c
GM
62642006-03-31 Richard Stallman <rms@gnu.org>
6265
6266 * emacs.texi (Top): Update subnode menu.
6267
6268 * help.texi (Help Mode): Cleanup.
6269
6270 * dired.texi: Many cleanups.
6271 (Dired Deletion): Describe dired-recursive-deletes.
6272 (Operating on Files): dired-create-directory moved.
6273 (Misc Dired Features): Move to here.
6274 (Tumme): Node moved to misc.texi.
6275
6276 * custom.texi: Many cleanups.
6277 (Minor Modes): Don't mention ISO Accents Mode.
6278 (Examining): Update C-h v output example.
6279 (Hooks): Add index and xref for add-hook.
6280 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6281 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6282
6283 * misc.texi: Many cleanups.
6284 (beginning): Add to summary of topics.
6285 (Shell): Put eshell xref at the end. Remove eshell from table.
6286 (Thumbnails): New node.
6287
8cf51b2c
GM
62882006-03-28 Eli Zaretskii <eliz@gnu.org>
6289
6290 * files.texi (File Name Cache): Make it clear that the cache is
6291 not persistent.
6292
8cf51b2c
GM
62932006-03-25 Karl Berry <karl@gnu.org>
6294
49823426
GM
6295 * emacs-xtra.texi, emacs.texi, gnu.texi:
6296 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6297 (2) do not indent copyright year list (or anything else).
6298
8cf51b2c
GM
62992006-03-21 Juanma Barranquero <lekktu@gmail.com>
6300
6301 * files.texi (VC Dired Mode): Remove misplaced brackets.
6302
63032006-03-21 Andre Spiegel <spiegel@gnu.org>
6304
6305 * files.texi: Various updates and clarifications in the VC chapter.
6306
63072006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6308
6309 * help.texi (Help Mode): Document "C-c C-c".
6310
8cf51b2c
GM
63112006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6312
6313 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6314 menu in the standalone Info reader.
6315
63162006-03-15 Chong Yidong <cyd@stupidchicken.com>
6317
6318 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6319 moved here from Emacs manual.
6320
6321 * programs.texi (Fortran): Section moved to emacs-xtra.
6322 (Program Modes): Xref to Fortran in emacs-xtra.
6323
6324 * maintaining.texi (Emerge): Move to emacs-xtra.
6325 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6326
6327 * picture.texi: File deleted.
6328 * Makefile.in:
6329 * makefile.w32-in: Remove picture.texi.
6330
6331 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6332 * abbrevs.texi (Abbrevs):
6333 * sending.texi (Sending Mail): Picture node removed.
6334
6335 * emacs.texi (Top): Update node listings.
6336
8cf51b2c
GM
63372006-03-12 Richard Stallman <rms@gnu.org>
6338
6339 * calendar.texi: Various cleanups.
6340
8cf51b2c
GM
63412006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6342
6343 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6344 syntax.
6345
8cf51b2c
GM
63462006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * search.texi (Regexps): More accurately describe which characters
6349 are special in which situations. Recommend _not_ to quote `]' or
6350 `-' when they are not special.
6351
8cf51b2c
GM
63522006-02-28 Andre Spiegel <spiegel@gnu.org>
6353
6354 * files.texi (Old Versions): Clarify operation of C-x v =.
6355
8cf51b2c
GM
63562006-02-21 Nick Roberts <nickrob@snap.net.nz>
6357
6358 * building.texi (Watch Expressions): Update and describe
6359 gdb-speedbar-auto-raise.
6360
63612006-02-19 Richard M. Stallman <rms@gnu.org>
6362
6363 * emacs.texi: Use @smallbook.
6364 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6365 Update subnode menu.
6366
6367 * building.texi (Lisp Interaction): Minor addition.
6368
63692006-02-18 Nick Roberts <nickrob@snap.net.nz>
6370
6371 * building.texi (Watch Expressions): Update and be more precise.
6372
c8763fb6 63732006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6374
6375 * maintaining.texi (Create Tags Table): Explain why the
6376 exception when etags writes to files under the /dev tree.
6377
63782006-02-14 Richard M. Stallman <rms@gnu.org>
6379
6380 * custom.texi (Safe File Variables): Lots of clarification.
6381 Renamed from Unsafe File Variables.
6382
63832006-02-14 Chong Yidong <cyd@stupidchicken.com>
6384
6385 * custom.texi (Unsafe File Variables): File variable confirmation
6386 assumed denied in batch mode.
6387
63882006-02-14 Richard M. Stallman <rms@gnu.org>
6389
6390 * building.texi (GDB User Interface Layout): Don't say `inferior'
6391 for program being debugged.
6392
63932006-02-15 Nick Roberts <nickrob@snap.net.nz>
6394
6395 * building.texi (GDB Graphical Interface):
6396 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6397
63982006-02-13 Chong Yidong <cyd@stupidchicken.com>
6399
6400 * custom.texi (Specifying File Variables, Unsafe File Variables):
6401 New nodes, split from File Variables. Document new file local
6402 variable behavior.
6403
64042006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6405
6406 * display.texi (Standard Faces):
8cf51b2c
GM
6407 * files.texi (Visiting):
6408 * frames.texi (Clipboard):
6409 * glossary.texi (Glossary) <Clipboard>:
6410 * xresources.texi (X Resources): Mention Mac OS port.
6411
8cf51b2c
GM
64122006-02-12 Richard M. Stallman <rms@gnu.org>
6413
6414 * building.texi (Building): Clarify topic in intro.
6415
6416 * maintaining.texi (Maintaining): Change title; clarify topic.
6417 Delete duplicate index entries.
6418
6419 * building.texi (Other GDB User Interface Buffers): Clarifications.
6420
6421 * text.texi (Cell Commands): Clarifications.
6422
6423 * programs.texi (Defuns): Delete duplicate explanation of
6424 left-margin paren convention.
6425 (Hungry Delete): Minor cleanup.
6426
64272006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6428
6429 * dired.texi (Tumme): More tumme documentation.
6430
64312006-02-11 Alan Mackenzie <acm@muc.de>
6432
6433 * programs.texi ("Hungry Delete"): Correct the appellation of the
6434 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6435
64362006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6437
6438 * dired.texi (Tumme): Fix small bug.
6439
64402006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6441
6442 * macos.texi (Mac International): Rename "fontset-mac" to
6443 "fontset-standard".
6444
8cf51b2c
GM
64452006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6446
6447 * dired.texi (Tumme): Basic documentation for Tumme added.
6448
8cf51b2c
GM
64492006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * mule.texi (International):
6452 * programs.texi (Basic Indent): Fix typos.
6453
8cf51b2c
GM
6454 * custom.texi (Minor Modes):
6455 * display.texi (Text Display):
6456 * commands.texi (Text Characters): Update xrefs.
6457
64582006-02-07 Richard M. Stallman <rms@gnu.org>
6459
6460 * emacs.texi (Top): Update subnode menu.
6461 Update info on old Emacs papers.
6462 (Intro): "Graphical display", not window system.
6463
6464 * xresources.texi (GTK styles): Minor clarifications.
6465
6466 * trouble.texi: "Graphical display", not window system.
6467 (Stuck Recursive): Minor clarification.
6468
6469 * text.texi: Minor clarifications.
6470 (Sentences): Explain why two-space convention is better.
6471 Explain sentence-end-without-period here.
6472 (Fill Commands): Not here.
6473 (Refill): Node moved down.
6474 (Filling): Update menu.
6475 (Table Creation, Cell Justification, Column Commands): Clarify.
6476
6477 * sending.texi: Minor clarifications.
6478
6479 * search.texi (Regexp Backslash): Clarification.
6480
6481 * rmail.texi: Minor cleanups.
6482 (Rmail): Delete digression about `rmail-mode'.
6483 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6484 (Rmail Files): Mention C-u M-x rmail.
6485 (Rmail Reply): Mention References.
6486 (Rmail Display): Mention rmail-nonignored-headers.
6487
6488 * programs.texi: Minor cleanups.
6489 (Comment Commands): Mention momentary Transient Mark mode.
6490 (Matching): Be more specific about customizing show-paren-mode.
6491 (Info Lookup): Don't list the modes that support C-h S.
6492 Just say what it does in an unsupported mode.
6493 (Man Page): Delete excessive info on customizing woman.
6494 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6495
6496 * abbrevs.texi: Minor clarifications.
6497 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6498 not "dynamic abbrevs" as if they were a kind of abbrev.
6499
6500 * picture.texi (Picture): Minor cleanup.
6501
6502 * mule.texi (Communication Coding): Say "other applications".
6503 (Fontsets): Not specific to X. Add xref to X Resources.
6504 (Unibyte Mode): Rename from Single-Byte Character Support.
6505 "Graphical display", not window system.
6506 (International): Update menu.
6507
6508 * maintaining.texi (Format of ChangeLog):
6509 New node, split out from ChangeLog.
6510 (ChangeLog): Clarifications in the remaining text.
6511 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6512 (Find Tag): Add @w.
6513 (Tags Search): Explain tag table order here. Simplify grep ref.
6514 (List Tags): tags-tag-face is a variable, not a face.
6515 (Emerge): Cleanups.
6516
6517 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6518 (Keyboard Macros): Avoid "the user".
6519
6520 * killing.texi: "Graphical display", not window system.
6521
6522 * help.texi (Help Echo): "Graphical display", not window system.
6523
6524 * glossary.texi: Say "you", not "the user". Say "graphical display".
6525
6526 * frames.texi: Minor cleanups. "Graphical display", not window system.
6527
6528 * files.texi (Visiting): Make drag-and-drop not X-specific.
6529
6530 * custom.texi: Minor cleanups. "Graphical display", not window system.
6531
6532 * cmdargs.texi: Minor cleanups.
6533
6534 * building.texi (Compilation): Move and split kill-compilation para.
6535 Add para about multiple compilers.
6536 (Compilation Mode): Commands also available in grep mode and others.
6537 Mention C-u C-x ` more tutorially. Clarify C-x `.
6538 (Compilation Shell): Clarify. Put Bash example first.
6539 (Grep Searching): Minor cleanups; add @w.
6540 (Debuggers): Minor cleanups.
6541 (Starting GUD): Make GDB xgraphical mode issue clearer.
6542 (Debugger Operation): Lots of clarifications including
6543 GDB tooltip side-effect issue.
6544 (Commands of GUD): Clarify.
6545 (GUD Customization): Add bashdb-mode-hook.
6546 (GDB Graphical Interface): Rewrite for clarity.
6547 (GDB User Interface Layout): Rewrite for clarity.
6548 (Stack Buffer, Watch Expressions): Likewise.
6549 (Other GDB User Interface Buffers): Cleanups.
6550 (Lisp Libraries, External Lisp): Cleanup.
6551
6552 * basic.texi (Position Info): "Graphical displays", rather than
6553 window systems.
6554
6555 * anti.texi: Minor cleanup.
6556
8cf51b2c
GM
65572006-02-03 Eli Zaretskii <eliz@gnu.org>
6558
6559 * custom.texi (Init File, Find Init): Add cross-references to
6560 where $HOME is described.
6561
65622006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6565 is not inside the @table.
6566
6567 * emacs.texi (Top): Correct node name.
6568
6569 * files.texi (File Names): Fix @xref.
6570 (Reverting): Fix typo.
6571
6572 * mule.texi (International): Correct node name.
6573
6574 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6575
65762006-02-01 Richard M. Stallman <rms@gnu.org>
6577
6578 * emacs.texi (Top): Update subnode menu.
6579
6580 * mule.texi: Minor clarifications.
6581 Reduce the specific references to X Windows.
6582 Refer to "graphical" terminals, rather than window systems.
6583 (Text Coding): Rename from Specify Coding.
6584 (Communication Coding, File Name Coding, Terminal Coding):
6585 New nodes split out from Text Coding.
6586
6587 * kmacro.texi: Minor clarifications.
6588 (Keyboard Macro Ring): Comment out some excessive commands.
6589 (Basic Keyboard Macro): Split up the table, putting part in each node.
6590
6591 * major.texi: Minor clarifications.
6592
6593 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6594
6595 * windows.texi: Minor clarifications.
6596 (Change Window): Don't describe mode-line mouse cmds here.
6597 Add xref to Mode Line Mouse.
6598
6599 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6600
6601 * macos.texi (Mac International): Fix xref.
6602
6603 * indent.texi: Minor clarifications.
6604
6605 * frames.texi: Minor clarifications.
6606 Reduce the specific references to X Windows.
6607 Refer to "graphical" terminals, rather than window systems.
6608 (Frame Parameters): Don't mention commands like
6609 set-foreground-color. Just say to customize a face.
6610 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6611
6612 * files.texi: Minor clarifications.
6613 (Numbered Backups): New node, split out from Backup Names.
6614
6615 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6616
6617 * cmdargs.texi (General Variables): Fix xref.
6618
6619 * buffers.texi: Minor clarifications.
6620
8cf51b2c
GM
66212006-01-31 Richard M. Stallman <rms@gnu.org>
6622
6623 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6624 Nodes moved to top.
6625
6626 * display.texi: Minor clarifications.
6627 (Display): Rearrange menu.
6628 (Standard Faces): Mention query-replace face.
6629 (Faces): Simplify.
6630 (Font Lock): Simplify face customization info.
6631 (Highlight Changes): Node merged into Highlight Interactively.
6632 (Highlight Interactively): Much rewriting and cleanup.
6633 (Optional Mode Line): Narrowed line number not good for goto-line.
6634 Simplify face customization advice.
6635 (Text Display): Mention use of escape-glyph face.
6636 Move ctl-arrow and tab-width here.
6637 (Display Custom): Move no-redraw-on-reenter to end of node.
6638
6639 * search.texi: Minor clarifications.
6640 (Isearch Scroll): Simplify.
6641 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6642
6643 * regs.texi (Registers): Mention bookmarks here.
6644
6645 * mark.texi: Minor clarifications.
6646 (Selective Undo): Node deleted.
6647
6648 * m-x.texi: Minor clarifications.
6649
6650 * killing.texi: Minor clarifications.
6651 Refer to "graphical" terminals, rather than window systems.
6652
6653 * help.texi: Clarifications.
6654 (Help): Don't describe C-h F and C-h K here.
6655 (Key Help): Describe C-h K here.
6656 (Name Help): Mention Emacs Lisp Intro.
6657 Describe C-h F here.
6658 (Misc Help): Mention C-h F and C-h K only briefly.
6659
6660 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6661 Selective undo text merged in.
6662 (Spelling): Mention Aspell along with Ispell.
6663
6664 * emacs.texi (Top): Update subnode menus.
6665
6666 * basic.texi (Basic Undo): Rename from Undo. Most of text
6667 moved to new Undo node.
6668
8cf51b2c
GM
66692006-01-29 Chong Yidong <cyd@stupidchicken.com>
6670
6671 * basic.texi (Continuation Lines, Inserting Text):
6672 Mention longlines mode.
6673
66742006-01-29 Richard M. Stallman <rms@gnu.org>
6675
10d1d0af 6676 * screen.texi: Minor cleanups.
8cf51b2c
GM
6677 (Screen): Clean up the intro paragraphs.
6678 (Mode Line): Lots of rewriting. Handle frame-name better.
6679 eol-mnemonic-... vars moved out.
6680
6681 * emacs.texi (Top): Change menu item for MS-DOS node.
6682 Update subnode menu.
6683
6684 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6685 chapter relates to Windows. Title changed.
6686
6687 * mini.texi: Minor cleanups.
6688
6689 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6690 (Mark): Put it in the menu.
6691
6692 * entering.texi: Minor cleanups.
6693
6694 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6695 (Intro): Refer to "graphical" terminals, rather than X.
6696
6697 * display.texi (Display Custom): Add xref to Variables.
6698 (Optional Mode Line): eol-mnemonic-... vars moved here.
6699
6700 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6701 rather than X.
6702
8cf51b2c
GM
6703 * basic.texi: Minor cleanups.
6704 (Undo): selective-undo moved.
6705
8cf51b2c
GM
67062006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6707
6708 * anti.texi (Antinews): Various corrections and additions.
6709
67102006-01-23 Juri Linkov <juri@jurta.org>
6711
6712 * custom.texi (Easy Customization, Customization Groups)
6713 (Browsing Custom): Mention links along with buttons.
6714
8cf51b2c
GM
67152006-01-21 Eli Zaretskii <eliz@gnu.org>
6716
8cf51b2c
GM
6717 * text.texi (TeX Print): Use @key for TAB.
6718
8cf51b2c
GM
6719 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6720
8cf51b2c
GM
67212006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6722
6723 * files.texi (File Aliases): Don't claim that usually separate
6724 buffers are created for two file names that name the same data.
6725 Mention additional situations where different names mean the same
6726 file on disk.
6727
67282006-01-19 Richard M. Stallman <rms@gnu.org>
6729
6730 * killing.texi (Deletion): Upcase @key argument.
6731
6732 * custom.texi (Custom Themes): Minor cleanup.
6733
6734 * programs.texi (Hungry Delete): Upcase @key argument.
6735
8cf51b2c
GM
67362006-01-16 Juri Linkov <juri@jurta.org>
6737
6738 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6739 Move `mode-line-highlight' before `mode-line-buffer-id'.
6740
8cf51b2c
GM
67412006-01-14 Richard M. Stallman <rms@gnu.org>
6742
6743 * basic.texi (Inserting Text): Minor cleanup.
6744
8cf51b2c
GM
67452006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6746
6747 * custom.texi (Changing a Variable, Face Customization):
6748 Update for changes in Custom menus.
6749
8cf51b2c
GM
67502006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6751
6752 * macos.texi (Mac International): Undo last change.
6753
8cf51b2c
GM
67542006-01-02 Chong Yidong <cyd@stupidchicken.com>
6755
6756 * custom.texi (Custom Themes): Describe the new
6757 customize-create-theme interface.
6758
67592005-12-30 Juri Linkov <juri@jurta.org>
6760
6761 * basic.texi (Position Info): Update example.
6762
c8763fb6 67632005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6764
6765 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6766
67672005-12-24 Chong Yidong <cyd@stupidchicken.com>
6768
6769 * custom.texi (Custom Themes): `load-theme' always loads.
6770
67712005-12-23 Juri Linkov <juri@jurta.org>
6772
6773 * display.texi (Highlight Interactively): Use double space to
6774 separate sentences. Replace C-p with M-p, and C-n with M-n.
6775
67762005-12-22 Richard M. Stallman <rms@gnu.org>
6777
6778 * custom.texi (Easy Customization and subnodes):
6779 Replace "active field" with "button".
6780 Use "user option" only for variables.
6781 Use "setting" for variable-or-face.
6782
67832005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * buffers.texi (Select Buffer): Change order in table to make
6786 "Similar" refer to the correct item.
6787 (Indirect Buffers): Minor rewording.
6788
8cf51b2c
GM
67892005-12-20 Juri Linkov <juri@jurta.org>
6790
6791 * files.texi (VC Status): Put P and N near p and n.
6792
8cf51b2c
GM
67932005-12-19 Richard M. Stallman <rms@gnu.org>
6794
6795 * programs.texi (Electric C): Delete the info about newline control.
6796 (Other C Commands): Minor cleanup.
6797 (Left Margin Paren): Minor cleanup.
6798
67992005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6800
6801 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6802 (Customization Groups): Delete text moved to "Browsing Custom".
6803 (Browsing Custom): New node.
6804 (Specific Customization): Clarify which commands only work for
6805 loaded options.
6806
68072005-12-18 Bill Wohler <wohler@newt.com>
6808
6809 * frames.texi (Tool Bars): Shorten text of previous change.
6810
68112005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6812
6813 * files.texi (VC Status): Document log-view mode.
6814
68152005-12-18 Bill Wohler <wohler@newt.com>
6816
6817 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6818 permanently via the customize interface.
6819
8cf51b2c
GM
68202005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6821
6822 * killing.texi (Killing by Lines): Document `kill-whole-line'
6823 function.
6824
c8763fb6 68252005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6826
6827 * buffers.texi (Select Buffer): Change `prev-buffer' to
6828 `previous-buffer'. Indicate that these functions use a frame
6829 local buffer list.
6830
8cf51b2c
GM
68312005-12-12 Richard M. Stallman <rms@gnu.org>
6832
6833 * custom.texi (Easy Customization): Change menu comment.
6834 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6835
6836 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6837 (Help): Among the Apropos commands, describe only C-h a here.
6838
68392005-12-11 Richard M. Stallman <rms@gnu.org>
6840
6841 * programs.texi (Options for Comments): Comment-end starts with space.
6842
6843 * glossary.texi (Glossary): Minor cleanup.
6844
6845 * files.texi (Old Versions): Use @table.
6846
8cf51b2c
GM
68472005-12-10 David Koppelman <koppel@ece.lsu.edu>
6848
6849 * display.texi (Highlight Interactively): Include
6850 global-hi-lock-mode. Add miscellaneous details and elaborations.
6851
68522005-12-09 Richard M. Stallman <rms@gnu.org>
6853
6854 * display.texi (Font Lock): Delete the Global FL menu item.
6855
68562005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6857
6858 * custom.texi (Minibuffer Maps): Mention the maps for file name
6859 completion.
6860
68612005-12-09 Kim F. Storm <storm@cua.dk>
6862
6863 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6864 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6865 cursor to next corner in rectangle; clarify insert around rectangle.
6866
8cf51b2c
GM
68672005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6868
6869 * custom.texi (Customization): Use xref to elisp manual for
6870 non-TeX output.
6871 (Minor Modes): Update.
6872 (Customization Groups, Changing a Variable, Face Customization):
6873 Update for new appearance of Custom buffers.
6874 (Changing a Variable): `custom-buffer-done-function' has been
6875 replaced by `custom-buffer-done-kill'.
6876 (Specific Customization): In the `customize-group' buffer, a
6877 subgroup's contents are not "hidden". They are not included at
6878 all. They have no [Show] button.
6879 (Mouse Buttons): Add pxref to description of mouse event lists in
6880 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6881 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6882 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6883
68842005-12-08 Richard M. Stallman <rms@gnu.org>
6885
6886 * mini.texi (Completion Commands, Completion):
6887 In file name input, SPC does not do completion.
6888
8cf51b2c
GM
68892005-12-08 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * building.texi (GDB Graphical Interface): Explain screen size
6892 setting.
6893 (Other GDB User Interface Buffers): Describe features specific to
6894 GDB 6.4.
6895
8cf51b2c
GM
68962005-12-01 Nick Roberts <nickrob@snap.net.nz>
6897
6898 * building.texi (GDB User Interface Layout): Describe how to
6899 kill associated buffers.
6900 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6901 (Watch Expressions): Be more precise.
6902 (Other GDB User Interface Buffers): Describe how to change a
6903 register value.
6904
8cf51b2c
GM
69052005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6906
6907 * macos.texi (Mac Input): Remove description of
6908 mac-command-key-is-meta. Add descriptions of
6909 mac-control-modifier, mac-command-modifier, and
6910 mac-option-modifier.
6911 (Mac International): Fix description of conversion of clipboard data.
6912 (Mac Font Specs): Add example of font customization by face attributes.
6913
69142005-11-22 Nick Roberts <nickrob@snap.net.nz>
6915
6916 * building.texi (Watch Expressions): Expand description.
6917 (Other GDB User Interface Buffers): Describe local map for
6918 gud-watch.
6919
69202005-11-21 Chong Yidong <cyd@stupidchicken.com>
6921
6922 * display.texi (Font Lock): Font lock is enabled by default now.
6923
69242005-11-20 Juri Linkov <juri@jurta.org>
6925
6926 * basic.texi (Position Info): Update examples of the output.
6927 Remove the fact that examples are produced in the TeXinfo buffer,
6928 because in the Info reader users will get a different output from
6929 `C-x ='.
6930
6931 * building.texi (Compilation Mode): Remove paragraph duplicated
6932 from the node `Compilation'. Add `compilation-skip-threshold'.
6933
6934 * display.texi (Font Lock): Suggest more user-friendly method of
6935 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6936
69372005-11-18 Richard M. Stallman <rms@gnu.org>
6938
6939 * files.texi (Registering): Mention @@ in mode line.
6940
6941 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6942
69432005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6944
6945 * files.texi (Renaming and VC): Some back-ends don't
6946 handle renaming.
6947
8cf51b2c
GM
69482005-11-17 Juri Linkov <juri@jurta.org>
6949
6950 * emacs.texi (Top):
6951 * display.texi (Highlight Interactively): Put this font-lock based
6952 mode near Font Lock node.
6953
69542005-11-16 Chong Yidong <cyd@stupidchicken.com>
6955
6956 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6957 icons.
6958
69592005-11-12 Kim F. Storm <storm@cua.dk>
6960
6961 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6962 (Help Summary): Add C-h d and C-h e.
6963 (Apropos): Clarify that all apropos commands may search for either
6964 list of words or a regexp. Add C-h d for apropos-documentation.
6965 Describe apropos-documentation-sort-by-scores user option.
6966
8cf51b2c
GM
69672005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6968
6969 * killing.texi (CUA Bindings): Add @section.
6970
69712005-11-10 Kim F. Storm <storm@cua.dk>
6972
6973 * emacs.texi (Top): Add CUA Bindings entry to menu.
6974
6975 * killing.texi (CUA Bindings): New node. Moved here from
6976 misc.texi and extended with info on rectangle commands and
6977 rectangle highlighting, interface to registers, and the global
6978 mark feature.
6979
6980 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6981
6982 * regs.texi: Prev link points to CUA Bindings node.
6983
69842005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6985
6986 * help.texi (Help Echo): By default, help echos are only shown on
6987 mouse-over, not on point-over.
6988
c8763fb6 69892005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6990
6991 * misc.texi (Shell Mode): Describe how to activate password echoing.
6992
8cf51b2c
GM
69932005-11-04 Romain Francoise <romain@orebokech.com>
6994
6995 * mark.texi (Mark Ring): Fix typo.
6996
69972005-11-03 Richard M. Stallman <rms@gnu.org>
6998
6999 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7000
70012005-11-01 Bill Wohler <wohler@newt.com>
7002
7003 * help.texi (Help Mode): Fix typo.
7004
70052005-11-01 Nick Roberts <nickrob@snap.net.nz>
7006
1c6c854e
CS
7007 * building.texi (Other GDB User Interface Buffers):
7008 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7009
70102005-10-31 Romain Francoise <romain@orebokech.com>
7011
7012 * files.texi (Compressed Files): Fix typo.
7013
7014 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7015
7016 * windows.texi (Force Same Window): Likewise.
7017
70182005-10-30 Bill Wohler <wohler@newt.com>
7019
7020 * help.texi (Help Mode): URLs viewed with browse-url.
7021
70222005-10-31 Nick Roberts <nickrob@snap.net.nz>
7023
7024 * building.texi (GDB Graphical Interface): Don't reference
7025 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7026 must stay in same frame.
7027
70282005-10-29 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7031
7032 * anti.texi (Antinews): Likewise.
7033
8cf51b2c
GM
70342005-10-28 Bill Wohler <wohler@newt.com>
7035
7036 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7037
70382005-10-28 Richard M. Stallman <rms@gnu.org>
7039
7040 * files.texi (Visiting): Explain how to enter ? in a file name.
7041
7042 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7043
8cf51b2c
GM
70442005-10-25 Nick Roberts <nickrob@snap.net.nz>
7045
1c6c854e
CS
7046 * building.texi (GDB Graphical Interface):
7047 Describe gdb-mouse-until.
8cf51b2c
GM
7048
70492005-10-23 Richard M. Stallman <rms@gnu.org>
7050
7051 * custom.texi (Init File): Recommend when to use site-start.el.
7052
8cf51b2c
GM
70532005-10-21 Juri Linkov <juri@jurta.org>
7054
7055 * custom.texi (Examining): Mention accessing the old variable
7056 value via M-n in set-variable.
7057
8cf51b2c
GM
70582005-10-18 Romain Francoise <romain@orebokech.com>
7059
7060 * files.texi (Version Systems): Capitalize GNU.
7061
8cf51b2c
GM
70622005-10-18 Nick Roberts <nickrob@snap.net.nz>
7063
7064 * building.texi (Compilation Mode): Remove redundant paragraph.
7065 (Watch Expressions): Remove paragraph to reflect code change.
7066
8cf51b2c
GM
70672005-10-16 Richard M. Stallman <rms@gnu.org>
7068
7069 * building.texi (Compilation Mode, Compilation): Clarified.
7070
70712005-10-15 Richard M. Stallman <rms@gnu.org>
7072
7073 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7074
8cf51b2c
GM
70752005-10-13 Kenichi Handa <handa@m17n.org>
7076
7077 * basic.texi (Position Info): Fix previous change.
7078
c8763fb6 70792005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7080
7081 * cmdargs.texi (Icons X): Fix typo.
7082
70832005-10-12 Kenichi Handa <handa@m17n.org>
7084
7085 * basic.texi (Position Info): Describe the case that Emacs shows
7086 "part of display ...".
7087
c8763fb6 70882005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7089
7090 * cmdargs.texi (Icons X): -nb => -nbi.
7091
70922005-10-10 Chong Yidong <cyd@stupidchicken.com>
7093
7094 * frames.texi (Speedbar): A couple more clarifications.
7095
70962005-10-11 Nick Roberts <nickrob@snap.net.nz>
7097
7098 * building.texi (GDB User Interface Layout): Improve diagram.
7099 (Watch Expressions): Explain how to make speedbar global.
7100 (Other GDB User Interface Buffers): Make references more precise.
7101
8cf51b2c
GM
71022005-10-09 Richard M. Stallman <rms@gnu.org>
7103
7104 * frames.texi (Speedbar): Clarify the text.
7105
71062005-10-09 Chong Yidong <cyd@stupidchicken.com>
7107
7108 * frames.texi (Speedbar): Add information on keybindings,
7109 dismissing the speedbar, and buffer display mode. Link to
7110 speedbar manual.
7111
c8763fb6 71122005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7113
1c6c854e 7114 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7115 added -nb, --no-bitmap-icon.
7116
8cf51b2c
GM
71172005-10-07 Nick Roberts <nickrob@snap.net.nz>
7118
7119 * building.texi (GDB Graphical Interface): Add variables and
7120 functions to indices. Be more precise.
7121
c8763fb6 71222005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7123
7124 * frames.texi (Drag and Drop): Remove the x- from
7125 x-dnd-open-file-other-window and xdnd-protocol-alist.
7126
71272005-09-30 Romain Francoise <romain@orebokech.com>
7128
7129 * mini.texi (Minibuffer): The default value now appears before the
7130 colon in minibuffer prompts.
7131
8cf51b2c
GM
71322005-09-25 Richard M. Stallman <rms@gnu.org>
7133
7134 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7135
8cf51b2c
GM
71362005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7137
7138 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7139
8cf51b2c
GM
71402005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7141
7142 * emacs.texi (Top): Update submenus from macos.texi.
7143
7144 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7145 (Mac OS): Update feature support status.
7146 (Mac Input): List supported input scripts. Remove description
7147 about `mac-keyboard-text-encoding'. Mention mouse button
7148 emulation and related variables.
7149 (Mac International): Mention Central European and Cyrillic
7150 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7151 Add description about coding system for selection.
7152 Add description about language environment.
7153 (Mac Environment Variables):
7154 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7155 arguments. Add Preferences support.
7156 (Mac Directories): Explicitly state that this node is for Mac OS
7157 Classic only.
1c6c854e
CS
7158 (Mac Font Specs): Mention specification for scalable fonts.
7159 List supported charsets. Add preferred way of creating fontsets.
7160 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7161 (Mac Functions): Add descriptions about `mac-set-file-creator',
7162 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7163 and `mac-get-preference'.
7164
8cf51b2c
GM
71652005-09-16 Romain Francoise <romain@orebokech.com>
7166
7167 Update all files to specify GFDL version 1.2.
7168
7169 * doclicense.texi (GNU Free Documentation License): Update to
7170 version 1.2.
7171
71722005-09-15 Richard M. Stallman <rms@gnu.org>
7173
7174 * buffers.texi (List Buffers): Fix xref.
7175
7176 * rmail.texi (Rmail Basics): Fix xref.
7177
7178 * emacs.texi (Top): Update subnode menus.
7179
7180 * files.texi (Saving Commands): New node, broken out of Saving.
7181 (Customize Save): New node, broken out of Saving.
7182 Clarify effect of write-region-inhibit-fsync.
7183 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7184
8cf51b2c
GM
71852005-09-14 Romain Francoise <romain@orebokech.com>
7186
7187 * files.texi (Saving): Mention write-region-inhibit-fsync.
7188
71892005-09-05 Chong Yidong <cyd@stupidchicken.com>
7190
7191 * custom.texi (Custom Themes): New node.
7192
71932005-09-03 Richard M. Stallman <rms@gnu.org>
7194
49823426
GM
7195 * search.texi (Search Case): Mention vars that control
7196 case-fold-search for various operations.
8cf51b2c
GM
7197
71982005-08-22 Juri Linkov <juri@jurta.org>
7199
7200 * display.texi (Standard Faces): Merge the text from
7201 `(elisp)Standard Faces' into this node.
7202
72032005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7204
7205 * emacs.texi (Top): Delete menu item for deleted node
7206 Keyboard Translations.
7207
72082005-08-18 Richard M. Stallman <rms@gnu.org>
7209
8cf51b2c
GM
7210 * trouble.texi (Unasked-for Search):
7211 Delete xref to Keyboard Translations.
7212
7213 * glossary.texi (Glossary): Delete xref.
7214
8cf51b2c
GM
7215 * custom.texi (Minor Modes): Say that the list here is not complete.
7216 (Keyboard Translations): Node deleted.
7217 (Disabling): Delete xref to it.
7218 (Customization Groups): Fix Custom buffer example.
7219 (Hooks): Mention remove-hooks.
7220
72212005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7222
7223 * building.texi (GDB Graphical Interface): Improve filling of menu
7224 item.
7225
72262005-08-18 Nick Roberts <nickrob@snap.net.nz>
7227
7228 * building.texi (GDB Graphical Interface): Use better node names.
7229
72302005-08-14 Richard M. Stallman <rms@gnu.org>
7231
7232 * text.texi (Sentences): Fix xref.
7233
72342005-08-14 Juri Linkov <juri@jurta.org>
7235
7236 * building.texi (Compilation, Grep Searching): Move grep command
7237 headings from `Compilation' to `Grep Searching'.
7238
7239 * dired.texi (Dired and Find):
7240 * maintaining.texi (Tags Search): Replace grep xref to
7241 `Compilation' node with `Grep Searching'.
7242
7243 * files.texi (Comparing Files): Replace xref to `Compilation' with
7244 `Compilation Mode'.
7245
72462005-08-13 Alan Mackenzie <acm@muc.de>
7247
7248 * search.texi (Non-ASCII Isearch): Correct a typo.
7249 (Replacement Commands): Mention query-replace key binding.
7250
72512005-08-11 Richard M. Stallman <rms@gnu.org>
7252
7253 * programs.texi (Options for Comments): Fix xref.
7254
7255 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7256 out of Regexps.
7257
8cf51b2c
GM
72582005-08-09 Juri Linkov <juri@jurta.org>
7259
7260 * building.texi (Compilation): Use `itemx' instead of `item'.
7261 (Grep Searching): Simplify phrase.
7262
7263 * display.texi (Standard Faces): Describe vertical-border on
7264 window systems.
7265
7266 * windows.texi (Split Window): Simplify phrase and mention
7267 vertical-border face.
7268
72692005-08-09 Richard M. Stallman <rms@gnu.org>
7270
7271 * files.texi (Comparing Files): Clarify compare-windows.
7272
7273 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7274
8cf51b2c
GM
72752005-08-06 Eli Zaretskii <eliz@gnu.org>
7276
7277 * mule.texi (Coding Systems): Rephrase the paragraph about
7278 codepages: no need for "M-x codepage-setup" anymore, except on
7279 MS-DOS.
7280
7281 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7282 the MS-DOS port only.
7283
72842005-07-30 Eli Zaretskii <eliz@gnu.org>
7285
7286 * makefile.w32-in (info): Don't run multi-install-info.bat.
7287 ($(infodir)/dir): New target, produced by running
7288 multi-install-info.bat.
7289
8cf51b2c
GM
72902005-07-22 Eli Zaretskii <eliz@gnu.org>
7291
7292 * files.texi (Quoted File Names): Add index entry.
7293
8cf51b2c
GM
72942005-07-19 Juri Linkov <juri@jurta.org>
7295
7296 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7297
72982005-07-18 Juri Linkov <juri@jurta.org>
7299
8cf51b2c
GM
7300 * custom.texi (Easy Customization):
7301 * files.texi (Old Versions):
7302 * frames.texi (Wheeled Mice):
7303 * mule.texi (Specify Coding):
8cf51b2c
GM
7304 * text.texi (Cell Justification):
7305 * trouble.texi (After a Crash):
8cf51b2c
GM
7306 * xresources.texi (GTK styles):
7307 Delete duplicate duplicate words.
7308
73092005-07-17 Richard M. Stallman <rms@gnu.org>
7310
7311 * frames.texi (Creating Frames): Fix foreground color example.
7312
7313 * custom.texi (Init Examples): Clean up text about conditionals.
7314
73152005-07-16 Richard M. Stallman <rms@gnu.org>
7316
7317 * mini.texi (Completion Commands): Fix command name for ?.
7318
8cf51b2c
GM
73192005-07-16 Eli Zaretskii <eliz@gnu.org>
7320
7321 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7322 `menu' face has no effect on w32 and with GTK.
7323 Add cross-references.
8cf51b2c
GM
7324
7325 * cmdargs.texi (General Variables): Clarify the default location
7326 of $HOME on w32 systems.
7327
73282005-07-15 Jason Rumney <jasonr@gnu.org>
7329
7330 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7331 changed.
7332
73332005-07-08 Kenichi Handa <handa@m17n.org>
7334
1c6c854e
CS
7335 * mule.texi (Recognize Coding):
7336 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7337
73382005-07-07 Richard M. Stallman <rms@gnu.org>
7339
7340 * anti.texi (Antinews): Mention mode-line-inverse-video.
7341
7342 * files.texi (Saving): Minor correction about C-x C-w.
7343
7344 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7345
73462005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7347
7348 * search.texi (Isearch Scroll): Add example of using the
7349 `isearch-scroll' property.
7350 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7351 `Display Custom' node.
7352 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7353 and de-emphasize it.
7354 (Other Repeating Search): `occur' currently can not correctly
7355 handle multiline matches. Correct, clarify and update description
7356 of `flush-lines' and `keep-lines'.
7357
7358 * display.texi (Display Custom): Add anchor for `baud-rate'.
7359
73602005-07-07 Richard M. Stallman <rms@gnu.org>
7361
7362 * gnu.texi: Update where to get GNU status; add refs for how to help.
7363 Add footnotes 6 and 7.
7364
73652005-07-04 Lute Kamstra <lute@gnu.org>
7366
7367 Update FSF's address in GPL notices.
7368
8cf51b2c 7369 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7370 * trouble.texi (Checklist): Update FSF's address.
7371
8cf51b2c
GM
73722005-06-24 Richard M. Stallman <rms@gnu.org>
7373
7374 * display.texi (Text Display): Change index entries.
7375
73762005-06-24 Eli Zaretskii <eliz@gnu.org>
7377
7378 * makefile.w32-in (MAKEINFO): Use --force.
7379 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7380 Makefile.in.
8cf51b2c
GM
7381
73822005-06-23 Richard M. Stallman <rms@gnu.org>
7383
1c6c854e 7384 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7385 nobreak-char-display.
7386
7387 * emacs.texi (Top): Update detailed node listing.
7388
1c6c854e 7389 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7390 to nobreak-char-display and no-break-space to nobreak-space.
7391 (Standard Faces): Split up the list of standard faces
7392 and put it in a separate node. Add nobreak-space and
7393 escape-glyph.
7394
8cf51b2c
GM
73952005-06-23 Lute Kamstra <lute@gnu.org>
7396
7397 * mule.texi (Select Input Method): Fix typo.
7398
73992005-06-23 Kenichi Handa <handa@m17n.org>
7400
1c6c854e
CS
7401 * mule.texi (International): List all supported scripts.
7402 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7403 distribution.
7404 (Language Environments): List all language environments.
7405 Intlfonts contains fonts for most supported scripts, not all..
7406 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7407 input a specific character.
8cf51b2c
GM
7408 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7409
74102005-06-23 Juanma Barranquero <lekktu@gmail.com>
7411
49823426 7412 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7413
74142005-06-22 Miles Bader <miles@gnu.org>
7415
7416 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7417
74182005-06-20 Miles Bader <miles@gnu.org>
7419
7420 * display.texi (Faces): Add `vertical-divider'.
7421
74222005-06-17 Richard M. Stallman <rms@gnu.org>
7423
7424 * text.texi (Adaptive Fill): Minor clarification.
7425
8cf51b2c
GM
74262005-06-10 Lute Kamstra <lute@gnu.org>
7427
7428 * emacs.texi (Top): Correct version number.
7429 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7430 refer to the current version of Emacs.
7431
74322005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7433
7434 * files.texi (Log Buffer): Document when there can be more than
7435 one file to be committed.
7436
74372005-06-08 Juri Linkov <juri@jurta.org>
7438
7439 * display.texi (Faces): Add `shadow' face.
7440
74412005-06-07 Masatake YAMATO <jet@gyve.org>
7442
7443 * display.texi (Faces): Write about mode-line-highlight.
7444
74452005-06-06 Richard M. Stallman <rms@gnu.org>
7446
7447 * misc.texi (Printing Package): Explain how to initialize
7448 printing package.
7449
7450 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7451
74522005-06-05 Chong Yidong <cyd@stupidchicken.com>
7453
7454 * emacs.texi: Rename Hardcopy to Printing.
7455 Make PostScript and PostScript Variables subnodes of it.
7456
7457 * misc.texi (Printing): Rename node from Hardcopy.
7458 Mention menu bar options.
7459 Move PostScript and PostScript Variables to submenu.
7460 (Printing package): New node.
7461
7462 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7463
7464 * dired.texi (Operating on Files): Likewise.
7465
7466 * calendar.texi (Displaying the Diary): Likewise.
7467
7468 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7469
7470 * glossary.texi (Glossary): Likewise.
7471
7472 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7473 effect.
7474
74752005-06-04 Richard M. Stallman <rms@gnu.org>
7476
7477 * trouble.texi (After a Crash): Polish previous change.
7478
8cf51b2c
GM
74792005-05-30 Noah Friedman <friedman@splode.com>
7480
7481 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7482 recovery mechanism.
7483
8cf51b2c
GM
74842005-05-28 Nick Roberts <nickrob@snap.net.nz>
7485
7486 * building.texi (Other Buffers): SPC toggles display of
7487 floating point registers.
7488
8cf51b2c
GM
74892005-05-27 Nick Roberts <nickrob@snap.net.nz>
7490
7491 * files.texi (Log Buffer): Merge in description of Log Edit
7492 mode from pcl-cvs.texi.
7493
74942005-05-26 Richard M. Stallman <rms@gnu.org>
7495
7496 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7497
8cf51b2c
GM
74982005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7499
7500 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7501 not enabled by default.
7502 When not on a word, `ispell-word' by default checks the word
7503 before point.
7504
75052005-05-24 Nick Roberts <nickrob@snap.net.nz>
7506
7507 * building.texi (Debugger Operation): Simplify last sentence.
7508
75092005-05-23 Lute Kamstra <lute@gnu.org>
7510
7511 * emacs.texi: Update FSF's address throughout.
7512 (Preface): Use @cite.
7513 (Distrib): Add cross reference to the node "Copying". Mention the
7514 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7515 printed manuals.
7516 (Intro): Use @xref for the Emacs Lisp Intro.
7517
8cf51b2c
GM
75182005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7519
7520 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7521
7522 * basic.texi (Moving Point): Mention default for `goto-line'.
7523
7524 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7525 of a variable's docstring.
7526
75272005-05-18 Lute Kamstra <lute@gnu.org>
7528
7529 * maintaining.texi (Overview of Emerge): Add cross reference.
7530 Remove duplication.
7531
7532 * emacs.texi (Top): Update to the current structure of the manual.
7533 * misc.texi (Emacs Server): Add menu description.
7534 * files.texi (Saving): Fix menu.
7535 * custom.texi (Customization): Fix menu.
7536 * mule.texi (International): Fix menu.
7537 * kmacro.texi (Keyboard Macros): Fix menu.
7538
75392005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7540
7541 * display.texi: Various minor changes.
7542 (Faces): Delete text that is repeated in the next section.
7543
75442005-05-16 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * building.texi (Debugger Operation): Mention GUD tooltips are
7547 disabled with GDB in text command mode.
7548
8cf51b2c
GM
75492005-05-16 Nick Roberts <nickrob@snap.net.nz>
7550
7551 * building.texi: Replace toolbar with "tool bar" for consistency.
7552 (Compilation Mode): Describe compilation-context-lines
7553 and use of arrow in compilation buffer.
7554 (Debugger Operation): Replace help text with variable's value.
7555
7556 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7557 consistency.
7558
75592005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7560
7561 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7562 Add xref.
7563
8cf51b2c
GM
75642005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7565
7566 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7567 (Position Info): Delete discussion of `goto-line'. It is already
7568 described in `Moving point'.
7569
7570 * mini.texi (Completion Commands): Correct reference.
7571 (Completion Options): Fix typo.
7572
7573 * killing.texi (Deletion): Complete description of `C-x C-o'.
7574
8cf51b2c
GM
75752005-05-10 Richard M. Stallman <rms@gnu.org>
7576
7577 * building.texi (Compilation): Clarify recompile's directory choice.
7578
7579 * frames.texi (Tooltips): Cleanups.
7580
7581 * basic.texi (Arguments): Fix punctuation.
7582
75832005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7584
7585 * screen.texi (Menu Bar): The up and down (not left and right)
7586 arrow keys move through a keyboard menu.
7587
75882005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7589
7590 * basic.texi: Various typo and grammar fixes.
7591 (Moving Point): C-a now runs move-beginning-of-line.
7592
75932005-05-08 Nick Roberts <nickrob@snap.net.nz>
7594
7595 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7596
7597 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7598 as different animals.
7599
76002005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7603 Correct index entry.
7604
76052005-05-07 Nick Roberts <nickrob@snap.net.nz>
7606
7607 * building.texi (Debugger Operation): Update to reflect changes
7608 in GUD tooltips.
7609
76102005-04-30 Richard M. Stallman <rms@gnu.org>
7611
7612 * files.texi (Compressed Files): Auto Compression normally enabled.
7613
7614 * building.texi (Debugger Operation): Clarify previous change.
7615
8cf51b2c
GM
76162005-04-28 Nick Roberts <nickrob@snap.net.nz>
7617
7618 * building.texi (Debugger Operation): Add description for
7619 GUD tooltips when program is not running.
7620
76212005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * misc.texi (Shell): Add `Shell Prompts' to menu.
7624 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7625 description. Delete remarks moved to new node.
7626 (Shell Prompts): New node.
7627 (History References): Replace remarks moved to `Shell Prompts'
7628 with xref to that node.
7629 (Remote Host): Clarify how to specify the terminal type when
7630 logging in to a different machine.
7631
76322005-04-26 Richard M. Stallman <rms@gnu.org>
7633
7634 * emacs.texi (Top): Update submenus from files.texi.
7635
7636 * files.texi (Filesets): Clarify previous change.
7637
7638 * dired.texi (Misc Dired Features): Clarify previous change.
7639
76402005-04-25 Chong Yidong <cyd@stupidchicken.com>
7641
7642 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7643
1c6c854e
CS
7644 * dired.texi (Misc Dired Features):
7645 Document dired-compare-directories.
8cf51b2c
GM
7646
7647 * files.texi (Filesets): New node.
7648 (File Conveniences): Document Image mode.
7649
7650 * text.texi (TeX Print): Document tex-compile.
7651
76522005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7653
7654 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7655 Delete redundant reference to tooltip Custom group. It is
7656 referred too again in the next paragraph.
7657
76582005-04-24 Richard M. Stallman <rms@gnu.org>
7659
7660 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7661
8cf51b2c
GM
76622005-04-19 Kim F. Storm <storm@cua.dk>
7663
7664 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7665
76662005-04-18 Lars Hansen <larsh@math.ku.dk>
7667
7668 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7669 turns off desktop-save-mode.
7670
76712005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7672
7673 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7674 by default in terminals compatible with xterm. Mention that
7675 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7676 node.
7677
8cf51b2c
GM
76782005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7679
7680 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7681
c8763fb6 76822005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7683
7684 * xresources.texi (Table of Resources): Add cursorBlink.
7685
76862005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7687
7688 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7689 `d', `C-d' and `u'.
7690
76912005-04-11 Richard M. Stallman <rms@gnu.org>
7692
7693 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7694 (Misc X): Add -D, --basic-display.
7695
7696 * maintaining.texi (Change Log): Correct the description of
7697 the example.
7698
7699 * major.texi (Choosing Modes): Document magic-mode-alist.
7700
8cf51b2c
GM
77012005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7702
7703 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7704 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7705 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7706 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7707 `w', respectively.
7708 (Rmail Labels): Mention `l'.
7709 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7710 (Rmail Summary Edit): Describe `j' and RET.
7711
c8763fb6 77122005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7713
7714 * xresources.texi (Lucid Resources): Add fontSet resource.
7715
8cf51b2c
GM
77162005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7717
7718 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7719 now called `indicate-empty-lines'.
7720
77212005-04-06 Kim F. Storm <storm@cua.dk>
7722
7723 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7724
77252005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7726
7727 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7728 deleted.
7729 (Marks vs Flags): Add some convenient key bindings.
7730 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7731 (Misc Dired Features): Correct and expand description of `w' command.
7732
7733 * frames.texi (XTerm Mouse): Delete apparently false info.
7734 The GNU/Linux console currently does not appear to support
7735 `xterm-mouse-mode'.
7736
8cf51b2c
GM
77372005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7738
7739 * calendar.texi (Diary): Mention shell utility `calendar'.
7740
77412005-04-01 Richard M. Stallman <rms@gnu.org>
7742
7743 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7744
8cf51b2c
GM
77452005-04-01 Lute Kamstra <lute@gnu.org>
7746
7747 * maintaining.texi (Change Log): add-change-log-entry uses
7748 add-log-mailing-address.
7749
77502005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7753 `VC Mode Line' and put in an xref to that node.
7754 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7755 its description.
7756
77572005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7758
7759 * calendar.texi (Calendar Systems): Say that the Persian calendar
7760 implemented here is the arithmetical one championed by Birashk.
7761
77622005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7763
7764 * programs.texi (Fortran Motion): Fix previous change.
7765
8cf51b2c
GM
77662005-03-29 Richard M. Stallman <rms@gnu.org>
7767
7768 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7769
77702005-03-29 Chong Yidong <cyd@stupidchicken.com>
7771
7772 * text.texi (Refill): Refer to Long Lines Mode.
7773 (Longlines): New node.
7774 (Auto Fill): Don't index "word wrap" here.
7775 (Filling): Add Longlines to menu.
7776
77772005-03-29 Richard M. Stallman <rms@gnu.org>
7778
7779 * xresources.texi: Minor fixes.
7780
7781 * misc.texi (Emacs Server): Fix Texinfo usage.
7782
7783 * emacs.texi (Top): Don't use a real section heading for
7784 "Detailed Node Listing". Fake it instead.
7785
7786 * basic.texi (Position Info): Minor cleanup.
7787
7788 * mule.texi (Input Methods): Minor cleanup.
7789
77902005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7791
7792 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7793 constructs as well.
7794 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7795
77962005-03-29 Kenichi Handa <handa@m17n.org>
7797
7798 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7799
7800 * basic.texi (Position Info): Update the description about the
7801 command C-u C-x =.
7802
78032005-03-28 Richard M. Stallman <rms@gnu.org>
7804
7805 * emacs.texi (Top): Use @section for the detailed node listing.
7806
7807 * calendar.texi: Minor fixes to previous change.
7808
7809 * programs.texi (Fortran): Small fixes to previous changes.
7810
7811 * emacs.texi (Top): Update list of subnodes of Dired.
7812 Likewise for building.texi.
7813
7814 * files.texi (File Conveniences): Delete Auto Image File mode.
7815
78162005-03-28 Chong Yidong <cyd@stupidchicken.com>
7817
7818 * building.texi (Flymake): New node.
7819
7820 * custom.texi (Function Keys): Document kp- event types and
7821 keypad-setup package.
7822
7823 * dired.texi (Wdired): New node.
7824
7825 * files.texi (File Conveniences): Reorder entries.
7826 Explain how to turn on Auto-image-file mode.
7827 Document Thumbs mode.
7828
7829 * mule.texi (Specify Coding): Document recode-region and
7830 recode-file-name.
7831
7832 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7833
78342005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7835
7836 * commands.texi (Keys): M-o is now a prefix key.
7837
78382005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7839
7840 * programs.texi: Reformat and update copyright years.
7841 (Fortran): Update section.
7842
78432005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7844
7845 * files.texi: Several small changes in addition to:
7846 (Visiting): Change xref for Dialog Boxes to ref.
7847 (Version Headers): Replace references to obsolete var
7848 `vc-header-alist' with `vc-BACKEND-header'.
7849 (Customizing VC): Update value of `vc-handled-backends'.
7850
78512005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7852
7853 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7854 move here from Emacs Lisp Reference Manual.
7855 * calendar.texi (Calendar/Diary, Diary Commands)
7856 (Special Diary Entries, Importing Diary): Change some xrefs to
7857 point to emacs-xtra rather than elisp.
7858
7859 * emacs-xtra.texi (Calendar Customizing):
7860 Move view-diary-entries-initially, view-calendar-holidays-initially,
7861 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7862 Emacs Manual.
7863 (Appt Customizing): Merge entire section into main Emacs Manual.
7864 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7865 mark-holidays-in-calendar here from emacs-xtra.
7866 (Displaying the Diary): Move view-diary-entries-initially,
7867 mark-diary-entries-in-calendar here from emacs-xtra.
7868 (Appointments): Move appt-display-mode-line,
7869 appt-display-duration, appt-disp-window-function,
7870 appt-delete-window-function here from emacs-xtra.
7871
7872 * calendar.texi: Update and reformat copyright.
7873 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7874 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7875 (Diary): Refer to `diary-file' rather than ~/diary.
7876 (Diary Commands): Rename node to "Displaying the Diary".
7877 * emacs.texi (Top): Rename "Diary Commands" section.
7878 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7879
78802005-03-26 Eli Zaretskii <eliz@gnu.org>
7881
7882 * misc.texi (Emacs Server): Fix the command for setting
7883 server-name. Add an xref to Invoking emacsclient.
7884
7885 * help.texi (Help Summary): Clarify when "C-h ." will do something
7886 nontrivial.
7887 (Apropos): Add cindex entry for apropos-sort-by-scores.
7888
7889 * display.texi (Text Display): Add index entries for how no-break
7890 characters are displayed.
7891
8cf51b2c
GM
78922005-03-26 Eli Zaretskii <eliz@gnu.org>
7893
7894 * files.texi (Visiting): Fix cross-references introduced with the
7895 last change.
7896
7897 * xresources.texi (GTK resources): Fix last change.
7898
8cf51b2c
GM
78992005-03-25 Chong Yidong <cyd@stupidchicken.com>
7900
7901 * xresources.texi (X Resources): GTK options documented too.
7902 (Resources): Clarify meaning of program name.
7903 (Table of Resources): Add visualClass.
7904 (GTK resources): Rewrite.
7905 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7906
7907 * display.texi (Text Display): Mention non-breaking spaces.
7908
7909 * files.texi (Reverting): Document auto-revert-check-vc-info.
7910
7911 * frames.texi (Mouse Commands): Document
7912 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7913
7914 * help.texi (Help Summary): Add `C-h .'.
7915 (Apropos): Apropos accepts a list of search terms.
7916 Document apropos-sort-by-scores.
7917 (Help Echo): Document display-local-help.
7918
7919 * misc.texi (Emacs Server): Document server-name.
7920 (Invoking emacsclient): Document -s option for server names.
7921
7922 * text.texi (Outline Visibility): Introduce "current heading
7923 line" (commands can be called with point on a body line).
7924 Re-order table to follow the sequence of discussion.
7925 hide-body won't hide lines before first header line.
7926 (TeX Mode): Add DocTeX mode.
7927
8cf51b2c
GM
79282005-03-24 Richard M. Stallman <rms@gnu.org>
7929
7930 * mule.texi (Single-Byte Character Support): Delete mention
7931 of iso-acc.el and iso-transl.el.
7932
8cf51b2c
GM
79332005-03-23 Lute Kamstra <lute@gnu.org>
7934
7935 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7936
79372005-03-23 Richard M. Stallman <rms@gnu.org>
7938
8cf51b2c
GM
7939 * search.texi: Delete explicit node pointers.
7940 (Incremental Search): New menu.
7941 (Basic Isearch, Repeat Isearch, Error in Isearch)
7942 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7943 (Slow Isearch): New subnodes.
7944 (Configuring Scrolling): Node deleted.
7945 (Search Case): Doc default-case-fold-search.
7946 (Regexp Replace): Move replace-regexp doc here.
7947
7948 * rmail.texi (Movemail): Put commas inside closequotes.
7949
7950 * picture.texi (Insert in Picture): Document C-c arrow combos.
7951 (Basic Picture): Clarify erasure.
7952
7953 * display.texi (Font Lock): Put commas inside closequotes.
7954
7955 * cmdargs.texi (General Variables): Put commas inside closequotes.
7956
79572005-03-23 Nick Roberts <nickrob@snap.net.nz>
7958
7959 * building.texi (Stack Buffer): Mention reverse contrast for
7960 *selected* frame (might not be current frame).
7961
8cf51b2c
GM
79622005-03-21 Richard M. Stallman <rms@gnu.org>
7963
7964 * building.texi (Starting GUD): Add bashdb.
7965
79662005-03-20 Chong Yidong <cyd@stupidchicken.com>
7967
7968 * basic.texi (Moving Point): Add M-g M-g binding.
7969 (Undo): Document undo-only.
7970 (Position Info): Document M-g M-g and C-u M-g M-g.
7971
7972 * building.texi (Building): Put Grep Searching after Compilation
7973 Shell.
7974 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7975 Document next-error-highlight.
7976 (Grep Searching): Document grep-highlight-matches.
7977 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7978
7979 * calendar.texi (Importing Diary): Rename node from iCalendar.
7980 Document diary-from-outlook.
7981
7982 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7983 Commands.
7984 Mention effect of X drag and drop on Dired buffers.
7985
7986 * files.texi (Visiting): Document large-file-warning-threshold.
7987 Move paragraph on file-selection dialog.
7988 Mention visiting files using X drag and drop.
7989 (Reverting): Mention using Auto-Revert mode to tail files.
7990 Document auto-revert-tail-mode.
7991 (Version Systems): Minor correction.
7992 (Comparing Files): Diff-mode is no longer based on Compilation
7993 mode.
7994 Document compare-ignore-whitespace.
7995 (Misc File Ops): Explain passing a directory to rename-file.
7996 Likewise for copy-file and make-symbolic-link.
7997
7998 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7999 Document mouse-wheel-progressive speed.
8000
8001 * help.texi (Misc Help): Document numeric argument for C-h i.
8002 Correctly explain the effect of just C-u as argument.
8003
8004 * killing.texi (Deletion): Document numeric argument for
8005 just-one-space.
8006
8007 * mini.texi (Completion): Completion acts on text before point.
8008
8009 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8010 (Emulation): CUA mode replaces pc-bindings-mode,
8011 pc-selection-mode, and s-region.
8012
8013 * mule.texi (Input Methods): Leim is now built-in.
8014 (Select Input Method): Document quail-show-key.
8015 (Specify Coding): Document revert-buffer-with-coding-system.
8016
8017 * programs.texi (Fortran Motion): Document f90-next-statement,
8018 f90-previous-statement, f90-next-block, f90-previous-block,
8019 f90-end-of-block, and f90-beginning-of-block.
8020
8021 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8022
8023 * emacs.texi (Acknowledgments): Updated.
8024
8025 * anti.texi: Total rewrite.
8026
8cf51b2c
GM
80272005-03-19 Chong Yidong <cyd@stupidchicken.com>
8028
8029 * ack.texi (Acknowledgments): Update.
8030
80312005-03-19 Eli Zaretskii <eliz@gnu.org>
8032
1c6c854e
CS
8033 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8034 Update copyright years.
8cf51b2c
GM
8035
80362005-03-14 Nick Roberts <nickrob@snap.net.nz>
8037
8038 * building.texi (Commands of GUD): Move paragraph on setting
8039 breakpoints with mouse to the GDB Graphical Interface node.
8040
80412005-03-07 Richard M. Stallman <rms@gnu.org>
8042
8cf51b2c
GM
8043 * misc.texi (Single Shell, Shell Options): Fix previous change.
8044
8045 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8046
80472005-03-06 Richard M. Stallman <rms@gnu.org>
8048
8049 * building.texi (Starting GUD): Don't explain text vs graphical
8050 GDB here. Just mention it and xref.
8051 Delete "just one debugger process".
8052 (Debugger Operation): Move GUD tooltip info here.
8053 (GUD Tooltips): Node deleted.
8054 (GDB Graphical Interface): Explain the two GDB modes here.
8055
8cf51b2c
GM
8056 * sending.texi (Sending Mail): Minor cleanup.
8057 (Mail Aliases): Explain quoting conventions.
8058 Update key rebinding example.
8059 (Header Editing): C-M-i is like M-TAB.
8060 (Mail Mode Misc): mail-attach-file does not do MIME.
8061
8062 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8063 that really belongs here.
8064 (Remote Mailboxes): Text moved to Rmail Inbox.
8065 (Rmail Display): Mention Mouse-1.
8066 (Movemail): Clarify two movemail versions.
8067 Clarify rmail-movemail-program.
8068
8cf51b2c
GM
8069 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8070 Document async shell commands.
8071 (Shell History): Clarify.
8072 (Shell Ring): Mention C-UP an C-DOWN.
8073 (Shell Options): Add comint-prompt-read-only.
8074 (Invoking emacsclient): Set EDITOR to run Emacs.
8075 (Sorting): No need to explain what region is.
8076 (Saving Emacs Sessions): Fix typo.
8077 (Recursive Edit): Fix punctuation.
8078 (Emulation): Don't mention "PC bindings" which are standard.
8079 (Hyperlinking): Explain Mouse-1 convention here.
8080 (Find Func): Node deleted.
8081
8cf51b2c
GM
8082 * help.texi (Name Help): Xref to Hyperlinking.
8083
8084 * glossary.texi (Glossary):
8085 Rename "Balance Parentheses" to "Balancing...".
8086 Add "Byte Compilation". Correct "Copyleft".
8087 New xref in "Customization".
8088 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8089 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8090 Rename "Registers" to "Register".
8091 Replace "Selecting" with "Selected Frame",
8092 "Selected Window", and "Selecting a Buffer".
8093
8094 * files.texi (Types of Log File): Explain how projects'
8095 methods can vary.
8096
8cf51b2c
GM
8097 * display.texi (Faces): Delete "Emacs 21".
8098
8099 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8100 * fixit.texi (Spelling): C-M-i like M-TAB.
8101 * mini.texi (Completion Options): C-M-i like M-TAB.
8102 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8103 * text.texi (Text Mode): C-M-i like M-TAB.
8104
8105 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8106
8107 * calendar.texi (Specified Dates): Mention `g w'.
8108 (Appointments): appt-activate toggles with no arg.
8109
8cf51b2c
GM
81102005-03-05 Juri Linkov <juri@jurta.org>
8111
8112 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8113 "invocation (command line arguments)".
8cf51b2c
GM
8114 (Misc X): Add -nbc, --no-blinking-cursor.
8115
81162005-03-04 Ulf Jasper <ulf.jasper@web.de>
8117
8118 * calendar.texi (iCalendar): No need to require it now.
8119
8cf51b2c
GM
81202005-03-03 Nick Roberts <nickrob@snap.net.nz>
8121
8122 * trouble.texi (Contributing): Mention Savannah. Direct users to
8123 emacs-devel.
8124
81252005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8126
8127 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8128 window.
8129
8cf51b2c
GM
81302005-02-27 Richard M. Stallman <rms@gnu.org>
8131
8132 * building.texi (Compilation): Update mode line status info.
8133
81342005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8135
8136 * calendar.texi (General Calendar): Document binding of
8137 scroll-other-window-down.
8138 (Mayan Calendar): Fix earliest date.
8139 (Time Intervals): Document timeclock-change.
8140 Fix timeclock-ask-before-exiting documentation.
8141
81422005-02-26 Kim F. Storm <storm@cua.dk>
8143
8144 * frames.texi (Mouse References):
8145 Add mouse-1-click-in-non-selected-windows.
8146
81472005-02-25 Richard M. Stallman <rms@gnu.org>
8148
8149 * screen.texi (Screen): Explain better about cursors and mode lines;
8150 don't presuppose text terminals.
8151 (Point): Don't assume just one cursor.
8152 Clarify explanation of cursors.
8153 (Echo Area, Menu Bar): Cleanups.
8154
8155 * mini.texi (Minibuffer): Prompts are highlighted.
8156 (Minibuffer Edit): Newline = C-j only on text terminals.
8157 Clarify resize-mini-windows values.
8158 Mention M-PAGEUP and M-PAGEDOWN.
8159 (Completion Commands): Mouse-1 like Mouse-2.
8160 (Minibuffer History): Explain history commands better.
8161 (Repetition): Add xref to Incremental Search.
8162
8163 * mark.texi (Setting Mark): Clarify info about displaying mark.
8164 Clarify explanation of C-@ and C-SPC.
8165 (Transient Mark): Mention Delete Selection mode.
8166 (Marking Objects): Clean up text about extending the region.
8167
8168 * m-x.texi (M-x): One C-g doesn't always go to top level.
8169 No delay before suggest-key-bindings output.
8170
8171 * fixit.texi (Fixit): Mention C-/ for undo.
8172 (Spelling): Mention ESC TAB like M-TAB.
8173 Replacement words with r and R are rechecked.
8174 Say where C-g leaves point. Mention ? as input.
8175
81762005-02-23 Lute Kamstra <lute@gnu.org>
8177
8178 * cmdargs.texi (Initial Options): Add cross reference.
8179
8cf51b2c
GM
81802005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8181
8182 * emacs.texi (Top): Update menu for splitting of node in
8183 msdog.texi.
8184 * frames.texi (Frames): Update xref for splitting of node in
8185 msdog.texi.
8186 * trouble.texi (Quitting): Ditto.
8187
81882005-02-16 Richard M. Stallman <rms@gnu.org>
8189
8190 * windows.texi (Split Window): Simplify line truncation info
8191 and xref to Display Custom.
8192
8193 * trouble.texi (Quitting): Emergency escape only for text terminal.
8194 (Screen Garbled): C-l for ungarbling is only for text terminal.
8195
8196 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8197
8198 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8199
8200 * programs.texi (Program Modes): Mention Python mode.
8201 (Moving by Defuns): Repeating C-M-h extends region.
8202 (Basic Indent): Clarify.
8203 (Custom C Indent): Clarify.
8204 (Expressions): Repeating C-M-@ extends region.
8205 (Info Lookup): Clarify for C-h S.
8206 (Symbol Completion): ESC TAB alternative for M-TAB.
8207 (Electric C): Clarify.
8208
8209 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8210
8211 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8212 MS-DOS Input node.
8213 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8214 (MS-DOS and MULE): Clarify.
8215 (MS-DOS Processes, Windows Processes): Fix typos.
8216
8217 * major.texi (Choosing Modes): Clarify.
8218
8219 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8220 (Keyboard Macro Step-Edit): Clarify.
8221
8222 * indent.texi (Indentation): Clarifications.
8223
8224 * help.texi (Help): Correct error about C-h in query-replace.
8225 Clarify apropos vs C-h a. Fix how to search in FAQ.
8226 (Key Help): Describe C-h w here.
8227 (Name Help): Minor cleanup. C-h w moved to Key Help.
8228 Clarify the "object" joke.
8229 (Apropos): Clarify. Mouse-1 like Mouse-2.
8230 (Help Mode): Mouse-1 like Mouse-2.
8231
8232 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8233
8234 * display.texi (Display): Reorder menu.
8235 (Faces): Cleanup.
8236 (Font Lock): Cleanup. Mention Options menu.
8237 Delete obsolete text.
8238 (Scrolling): For C-l, don't presume text terminal.
8239 (Horizontal Scrolling): Simplify intro.
8240 (Follow Mode): Clarify.
1c6c854e 8241 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8242 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8243 Doc default-tab-width. Doc line truncation more thoroughly.
8244
8245 * dired.texi (Dired Enter): C-x C-f can run Dired.
8246 (Dired Visiting): Comment out `a' command.
8247 Mouse-1 is like Mouse-2.
8248 (Shell Commands in Dired): ? can be used more than once.
8249
8250 * basic.texi (Continuation Lines): Simplify description of truncation,
8251 and refer to Display Custom for the rest of it.
8252
8cf51b2c
GM
82532005-02-06 Lute Kamstra <lute@gnu.org>
8254
8255 * basic.texi (Undo): Fix typo.
8256
8257 * cmdargs.texi (Emacs Invocation): Fix typo.
8258
8259 * custom.texi (Init Examples): Fix typo.
8260
8261 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8262
82632005-02-06 Richard M. Stallman <rms@gnu.org>
8264
8265 * regs.texi (Registers): Registers can hold numbers, too.
8266
8267 * killing.texi (Other Kill Commands): Cleanup.
8268 Delete redundant explanation of kill in read-only buffer.
8269 (Yanking): Mention term "copying".
8270 (Accumulating Text): Fix typo.
8271
8272 * entering.texi (Entering Emacs): Update rationale at start.
8273 (Exiting): Treat iconifying on a par with suspension.
8274
8275 * custom.texi (Minor Modes): Fix typo.
8276 (Easy Customization): Fix menu style.
8277 (Variables): Add xref.
8278 (Examining): Setting for future sessions works through .emacs.
8279 (Keymaps): "Text terminals", not "Many".
8280 (Init Rebinding): Explain \C-. Show example of \M-.
8281 Fix minor wording errors.
8282 (Function Keys): Explain vector syntax just once.
8283 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8284 (Init File): Mention .emacs.d directory.
8285 (Init Examples): Add xref.
8286 (Find Init): Mention .emacs.d directory.
8287
8288 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8289 (Action Arguments): Explain which kinds of -l args are found how.
8290 (Initial Options): --batch does not inhibit site-start.
8291 Add xrefs.
8292 (Command Example): Use --batch, not -batch.
8293
8294 * basic.texi (Inserting Text): Cleanup wording.
8295 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8296 C-n is not error at end of buffer.
8297 (Undo): Doc C-/ like C-_. Add xrefs.
8298 (Arguments): META key may be labeled ALT.
8299 Peculiar arg meanings are explained in doc strings.
8300
8301 * abbrevs.texi (Expanding Abbrevs): Clarify.
8302
83032005-02-05 Eli Zaretskii <eliz@gnu.org>
8304
8305 * frames.texi (Frame Parameters): Add an xref to the description
8306 of list-colors-display. Add a pointer to the X docs about colors.
8307
8308 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8309 Improve docs of list-colors-display.
8cf51b2c
GM
8310
83112005-02-03 Lute Kamstra <lute@gnu.org>
8312
8313 * frames.texi (Frames, Drag and Drop): Fix typos.
8314
83152005-02-03 Richard M. Stallman <rms@gnu.org>
8316
8317 * windows.texi (Basic Window): Mention color-change in mode line.
8318 (Change Window): Explain dragging vertical boundaries.
8319
8320 * text.texi (Sentences): Clarify.
8321 (Paragraphs): Explain M-a and blank lines.
8322 (Outline Mode): Clarify text and menu.
8323 (Hard and Soft Newlines): Mention use-hard-newlines.
8324
8325 * frames.texi (Frames): Delete unnecessary mention of Windows.
8326 (Mouse Commands): Likewise. Mention xterm mouse support.
8327 (Clipboard): Clarify.
8328 (Mouse References): Mention use of Mouse-1 for following links.
8329 (Menu Mouse Clicks): Clarify.
8330 (Mode Line Mouse): Clarify.
8331 (Drag and Drop): Rewrite.
8332
8333 * fixit.texi (Spelling): Fix typo.
8334
8335 * files.texi (File Names): Clarify.
8336 (Visiting): Update conditions for use of file dialog. Clarify.
8337 (Saving): Doc d as answer in save-some-buffers.
8338 (Remote Files): Clean up the text.
8339
8340 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8341
8342 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8343 (List Buffers): Clarify.
8344 (Several Buffers): Doc T command.
8345 (Buffer Convenience): Clarify menu.
8346
8347 * basic.texi (Undo): Clarify last change.
8348
83492005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8350
8351 * fixit.texi (Spelling): Fix typo.
8352
83532005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8354
8355 * basic.texi (Undo): Update description of `undo-outer-limit'.
8356
83572005-02-01 Nick Roberts <nickrob@snap.net.nz>
8358
8359 * building.texi: Update documentation relating to GDB Graphical
8360 Interface.
8361
83622005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8363
8364 * custom.texi (Easy Customization): Adapt menu to node name change.
8365
83662005-01-30 Richard M. Stallman <rms@gnu.org>
8367
8368 * custom.texi (Easy Customization): Defn of "User Option" now
8369 includes faces. Don't say just "option" when talking about variables.
8370 Do say just "options" to mean "anything customizable".
8371 (Specific Customization): Describe `customize-variable',
8372 not `customize-option'.
8373
8374 * glossary.texi (Glossary) <Faces>: Add xref.
8375 <User Option>: Change definition--include faces. Change xref.
8376
8377 * picture.texi (Picture): Mention artist.el.
8378
8379 * sending.texi, screen.texi, programs.texi, misc.texi:
8380 * mini.texi, major.texi, maintaining.texi, macos.texi:
8381 * help.texi, frames.texi, files.texi:
8382 Don't say just "option" when talking about variables.
8383
8384 * display.texi, mule.texi: Don't say just "option" when talking
8385 about variables. Other minor cleanups.
8386
8cf51b2c
GM
83872005-01-26 Lute Kamstra <lute@gnu.org>
8388
8389 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8390 File'. Mention the `-Q' option at the `--no-site-file' option.
8391
8cf51b2c
GM
83922005-01-22 David Kastrup <dak@gnu.org>
8393
8394 * building.texi (Grep Searching): Mention alias `find-grep' for
8395 `grep-find'.
8396
83972005-01-20 Richard M. Stallman <rms@gnu.org>
8398
8399 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8400
8cf51b2c
GM
84012005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8402
8403 * rmail.texi (Movemail): Explain differences
8404 between standard and mailutils versions of movemail.
8405 Describe command line and configuration options introduced
8406 with the latter.
8407 Explain the notion of mailbox URL, provide examples and
8408 cross-references to mailutils documentation.
8409 Describe various methods of specifying mailbox names,
8410 user names and user passwords for rmail.
1c6c854e
CS
8411 (Remote Mailboxes): New section.
8412 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8413 options used to control its behavior.
8414 (Other Mailbox Formats): Explain handling of various mailbox
8415 formats.
8416
84172005-01-13 Richard M. Stallman <rms@gnu.org>
8418
8419 * commands.texi (Commands): Clarification.
8420
84212005-01-11 Richard M. Stallman <rms@gnu.org>
8422
8423 * programs.texi (Multi-line Indent): Fix previous change.
8424 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8425
8cf51b2c
GM
84262005-01-08 Richard M. Stallman <rms@gnu.org>
8427
8428 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8429 lazy-highlight.
8430
8431 * search.texi (Query Replace): Mention faces query-replace
8432 and lazy-highlight.
8433 (Incremental Search): Update isearch highlighting info.
8434
8cf51b2c
GM
84352005-01-04 Richard M. Stallman <rms@gnu.org>
8436
8437 * custom.texi (Saving Customizations): Minor improvement.
8438
8cf51b2c
GM
84392005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8440
8441 * custom.texi (Saving Customizations): Emacs no longer loads
8442 `custom-file' after .emacs. No longer mention customizing through
8443 Custom.
8444
8cf51b2c
GM
84452005-01-01 Andreas Schwab <schwab@suse.de>
8446
8447 * killing.texi (Graphical Kill): Move up under node Killing,
8448 change @section to @subsection.
8449
84502005-01-01 Richard M. Stallman <rms@gnu.org>
8451
8452 * custom.texi (Face Customization): Mention hex color specs.
8453
8454 * emacs.texi (Top): Update Killing submenu.
8455
8456 * killing.texi (Killing): Reorganize section.
8457 No more TeX-only text; put the node command at start of chapter.
8458 But the first section heading is used only in TeX.
8459 Rewrite the text to read better in this mode.
8460 (Graphical Kill): New subnode gets some of the text that
8461 used to be in the first section.
8462
84632004-12-31 Richard M. Stallman <rms@gnu.org>
8464
8465 * dired.texi (Shell Commands in Dired): Delete the ? example.
8466
8467 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8468
8469 * files.texi (Saving): Describe new require-final-newline features
8470 and mode-require-final-newline.
8471
8cf51b2c
GM
84722004-12-29 Richard M. Stallman <rms@gnu.org>
8473
8474 * custom.texi (File Variables): Clarify previous change.
8475
c8763fb6 84762004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8477
8478 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8479 out now.
8480
84812004-12-27 Richard M. Stallman <rms@gnu.org>
8482
8483 * Makefile.in (MAKEINFO): Specify --force.
8484
8485 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8486 (Undo): Doc undo-outer-limit.
8487
8cf51b2c
GM
84882004-12-15 Juri Linkov <juri@jurta.org>
8489
8490 * mark.texi (Transient Mark, Mark Ring): M-< and other
8491 movement commands don't set mark in Transient Mark mode
8492 if mark is active.
8493
8cf51b2c
GM
84942004-12-12 Juri Linkov <juri@jurta.org>
8495
8496 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8497 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8498
8499 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8500 (Misc Dired Commands): Add @r{(Dired)} to w.
8501
85022004-12-12 Juri Linkov <juri@jurta.org>
8503
8504 * mark.texi (Marking Objects): Marking commands also extend the
8505 region when mark is active in Transient Mark mode.
8506
8cf51b2c
GM
85072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8508
8509 * custom.texi (Saving Customizations): Emacs only loads the custom
8510 file automatically after the init file in version 22.1 or later.
8511 Adapt text and examples to this fact.
8512
8cf51b2c
GM
85132004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8514
8515 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8516 be set through Custom. Otherwise, it has no effect.
8517
8cf51b2c
GM
85182004-12-05 Richard M. Stallman <rms@gnu.org>
8519
8520 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8521 * entering.texi: Rename Command Line to Emacs Invocation.
8522
10d1d0af 8523 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8524
8525 * custom.texi (Easy Customization): Move up to section level,
8526 before Variables. Avoid using the term "variable"; say "option".
8527 New initial explanation.
8528 (Variables): In initial explanation, connect "variable" to the
8529 already-explained "user option".
8530
8531 * emacs.texi (Top): Fix ref to Command Line.
8532 Move reference to Easy Customization.
8533
8534 * xresources.texi (X Resources): Fix From link.
8535
8536 * doclicense.texi (GNU Free Documentation License): Fix To link.
8537
8538 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8539
8540 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8541
85422004-12-03 Richard M. Stallman <rms@gnu.org>
8543
8544 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8545
85462004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8547
8548 * kmacro.texi: Several small changes in addition to the following.
8549 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8550 defining a keyboard macro.
8551 Mention `kmacro-ring-max'.
8552 (Keyboard Macro Counter): Clarify description of
8553 `kmacro-insert-counter', `kmacro-set-counter',
8554 `kmacro-add-counter' and `kmacro-set-format'.
8555
85562004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8557
8558 * custom.texi (File Variables): Add `unibyte' and make it more
8559 clear that `unibyte' and `coding' are special. Suggested by Simon
8560 Krahnke <overlord@gmx.li>.
8561
8562 * mule.texi (Enabling Multibyte): Refer to File Variables.
8563 Suggested by Simon Krahnke <overlord@gmx.li>.
8564
c8763fb6 85652004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8566
8567 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8568 x-use-old-gtk-file-dialog.
8569
8cf51b2c
GM
85702004-11-20 Richard M. Stallman <rms@gnu.org>
8571
8572 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8573
85742004-11-09 Lars Brinkhoff <lars@nocrew.org>
8575
8576 * building.texi (Lisp Eval): Delete hyphen in section name.
8577
85782004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8579
8580 * files.texi (Old Versions):
8581 No longer document annotation as "CVS only".
8582
85832004-11-10 Andre Spiegel <spiegel@gnu.org>
8584
8585 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8586 version systems, mentioning the new ones that we support.
8587 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8588 suggestions.
8589
c8763fb6 85902004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8591
49823426 8592 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8593
c8763fb6 85942004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8595
8596 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8597
85982004-10-23 Eli Zaretskii <eliz@gnu.org>
8599
8600 * text.texi (Text Based Tables, Table Definition)
8601 (Table Creation, Table Recognition, Cell Commands)
8602 (Cell Justification, Row Commands, Column Commands)
8603 (Fixed Width Mode, Table Conversion, Measuring Tables)
8604 (Table Misc): New nodes, documenting the Table Mode.
8605
8cf51b2c
GM
86062004-10-19 Jason Rumney <jasonr@gnu.org>
8607
8608 * makefile.w32-in (info): Change order of arguments to makeinfo.
8609
86102004-10-19 Ulf Jasper <ulf.jasper@web.de>
8611
8612 * calendar.texi (iCalendar): Update for package changes.
8613
8cf51b2c
GM
86142004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8615
8616 * files.texi (Misc File Ops): View mode is a minor mode.
8617
8cf51b2c
GM
86182004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8619
8620 * calendar.texi (iCalendar): Style changes.
8621
86222004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8623
8624 * search.texi (Regexps): The regexp described in the example is no
8625 longer stored in the variable `sentence-end'.
8626
8cf51b2c
GM
86272004-10-06 Nick Roberts <nickrob@snap.net.nz>
8628
8629 * building.texi (Starting GUD): Note that multiple debugging
8630 sessions requires `gdb --fullname'.
8631
86322004-10-05 Ulf Jasper <ulf.jasper@web.de>
8633
8634 * calendar.texi (iCalendar): New section for a new package.
8635
8cf51b2c
GM
86362004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8637
8638 * text.texi: Various small changes in addition to the following.
8639 (Text): Replace xref for autotype with inforef.
8640 (Sentences): Explain nil value for `sentence-end'.
8641 (Paragraphs): Update default values for `paragraph-start' and
8642 `paragraph-separate'.
8643 (Text Mode): Correct description of Text mode's effect on the
8644 syntax table.
8645 (Outline Visibility): `hide-other' does not hide top level headings.
8646 `selective-display-ellipses' no longer has an effect on Outline mode.
8647 (TeX Misc): Add missing @cindex.
8648 Replace xref for RefTeX with inforef.
8649 (Requesting Formatted Text): The variable
8650 `enriched-fill-after-visiting' no longer exists.
8651 (Editing Format Info): Update names of menu items and commands.
8652 (Format Faces): Mention special effect of specifying the default face.
8653 Describe inheritance of text properties.
8654 Correct description of `fixed' face.
8655 (Format Indentation): Correct description of effect of setting
8656 margins. Mention `set-left-margin' and `set-right-margin'.
8657 (Format Justification): Update names of menu items.
8658 `set-justification-full' is now bound to `M-j b'.
8659 Mention that `default-justification' is a per buffer variable.
8660 (Format Properties): Update name of menu item.
8661 (Forcing Enriched Mode): `format-decode-buffer' automatically
8662 turns on Enriched mode if the buffer is in text/enriched format.
8663
86642004-10-05 Emilio C. Lopes <eclig@gmx.net>
8665
8666 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8667
86682004-09-28 Kim F. Storm <storm@cua.dk>
8669
8670 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8671 Align with new functionality.
8672
8cf51b2c
GM
86732004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8674
8675 * display.texi (Display Custom): Remove stray `@end defvar'.
8676
86772004-09-23 Kim F. Storm <storm@cua.dk>
8678
8679 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8680 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8681
8cf51b2c
GM
86822004-09-20 Richard M. Stallman <rms@gnu.org>
8683
8684 * custom.texi (Hooks): Explain using setq to clear out a hook.
8685 (File Variables): Explain multiline string constants.
8686 (Non-ASCII Rebinding): Explain when you need to update
8687 non-ASCII char codes in .emacs.
8688
8689 * building.texi (Compilation): Explain how to make a silent
8690 subprocess that won't be terminated. Explain compilation-environment.
8691
86922004-09-13 Kim F. Storm <storm@cua.dk>
8693
8694 * mini.texi (Repetition): Rename isearch-resume-enabled to
8695 isearch-resume-in-command-history and change default to disabled.
8696
8cf51b2c
GM
86972004-09-09 Kim F. Storm <storm@cua.dk>
8698
8699 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8700 with new `kmacro-name-last-macro'.
8701
8cf51b2c
GM
87022004-09-08 Juri Linkov <juri@jurta.org>
8703
8704 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8705
8cf51b2c
GM
87062004-09-03 Juri Linkov <juri@jurta.org>
8707
8708 * search.texi (Incremental Search): Update wording for M-%.
8709
87102004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8711
8712 * killing.texi (Killing): Correct description of kill commands in
8713 read-only buffer.
8714
87152004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8716
8717 * building.texi (Compilation Mode): Add a paragraph about rules
8718 for finding the compilation buffer for `next-error'.
8719
8720 * search.texi (Other Repeating Search): Mention that Occur mode
8721 supports the next-error functionality.
8722
87232004-09-02 Juri Linkov <juri@jurta.org>
8724
8725 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8726
87272004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8728
8729 * kmacro.texi (Basic Keyboard Macro):
8730 `apply-macro-to-region-lines' now operates on all lines that begin
8731 in the region, rather than on all complete lines in the region.
8732
c8763fb6 87332004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8734
8735 * frames.texi (Drag and drop): Add documentation about
8736 x-dnd-test-function and x-dnd-known-types.
8737
87382004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8739
8740 * indent.texi: Various minor changes in addition to:
8741 (Indentation Commands): Correct description of `indent-relative'.
8742 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8743 mode. The *Tab Stops* buffer uses Overwrite Mode.
8744 (Just Spaces): `tabify' converts sequences of at least two spaces
8745 to tabs.
8746
8cf51b2c
GM
87472004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8748
8749 * frames.texi (Secondary Selection): Setting the secondary
8750 selection with M-Drag-Mouse-1 does not alter the kill ring,
8751 setting it with M-Mouse-1 and M-Mouse-3 does.
8752 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8753 toolkit scroll bars.
8754 (Scroll Bars): Ditto.
8755
8756 * windows.texi (Basic Window): When using a window system, the value
8757 of point in a non-selected window is indicated by a hollow box.
8758 (Split Window): Side by side windows are separated by a scroll bar,
8759 if scroll bars are used.
8760 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8761 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8762 (Window Convenience): Update bindings for `winner-undo' and
8763 `winner-redo'.
8764
8765 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8766 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8767 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8768 of "Using Emacs as a Server".
8769 * building.texi (Building): Interchange nodes (for correct numbering).
8770 * programs.texi (Programs): Interchange nodes (for correct numbering).
8771 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8772 Info to the node structure.
8773 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8774 Rearrange order of nodes and sections such that both "GNU GENERAL
8775 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8776 end, as appropriate for appendices.
8777 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8778 Use `@unnumberedsec'.
8779 * trouble.texi: Adapt sectioning in Info to the node structure.
8780 Adapt node pointers to change in emacs.texi.
8781 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8782
8cf51b2c
GM
87832004-08-25 Kenichi Handa <handa@m17n.org>
8784
8785 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8786 description for unibyte mode.
8787
87882004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8789
8790 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8791
8792 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8793 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8794 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8795 in @pxref.
8796
87972004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8798
8799 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8800 Change section names.
8801
8cf51b2c
GM
88022004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8803
8804 * kmacro.texi (Keyboard Macro Ring): Rename section.
8805 Emacs treats the head of the macro ring as the `last keyboard macro'.
8806 (Keyboard Macro Counter): Minor change.
8807 (Save Keyboard Macro): Some clarifications.
8808 (Edit Keyboard Macro): Rename section.
8809
8810 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8811 32-bit machines.
8812 (Several Buffers): Clarify which buffer is selected if `2' is
8813 pressed in the Buffer Menu.
8814 Auto Revert mode can be used to update the Buffer Menu
8815 automatically.
8816
88172004-08-21 Eli Zaretskii <eliz@gnu.org>
8818
8819 * help.texi (Misc Help): Add an index entry for finding an Info
8820 manual by its file name.
8821
88222004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8823
8824 * files.texi (Backup Deletion): Correct description of
8825 `delete-old-versions'.
8826 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8827 (Auto Save Files): Recommend `auto-save-mode' to reenable
8828 auto-saving, rather than the abbreviation `auto-save'.
8829
88302004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8833 for "killing" and "yanking" in main menu.
8834
88352004-08-16 Richard M. Stallman <rms@gnu.org>
8836
8837 * killing.texi (Yanking, Killing): Minor cleanups.
8838
8839 * mark.texi (Momentary Mark): Minor cleanups.
8840
88412004-08-15 Kenichi Handa <handa@etl.go.jp>
8842
8843 * custom.texi (Non-ASCII Rebinding):
8844 C-q always inserts the right code to pass to global-set-key.
8845
8cf51b2c
GM
88462004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8847
8848 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8849 `insert-register', instead of `C-x r g' binding, for consistency.
8850
88512004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8852
8853 * fixit.texi (Spelling): Fix typo.
8854
88552004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8856
8857 * help.texi (Help): Fix Texinfo usage.
8858
8cf51b2c
GM
88592004-07-24 Richard M. Stallman <rms@gnu.org>
8860
8861 * text.texi (Paragraphs): Update how paragraphs are separated
8862 and the default for paragraph-separate.
8863
8864 * search.texi (Regexp Replace): Further update text for new
8865 replacement operators.
8866
8cf51b2c
GM
88672004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8868
8869 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8870 `R' switch.
8871
8872 * dired.texi (Dired Updating): `k' only deletes inserted
8873 subdirectories from the Dired buffer if a prefix argument was given.
8874
8875 * search.texi (Regexps): Delete redundant definition of `symbol' in
8876 description of `\_>'. It already occurs in the description of `\_<'.
8877
8cf51b2c
GM
88782004-07-01 Juri Linkov <juri@jurta.org>
8879
8880 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8881 (Regexp Search): Add M-r.
8882
88832004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8884
8885 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8886
88872004-06-29 Jesper Harder <harder@ifa.au.dk>
8888
49823426 8889 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8890
88912004-06-25 Richard M. Stallman <rms@gnu.org>
8892
8893 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8894
88952004-06-25 David Kastrup <dak@gnu.org>
8896
8897 * search.texi (Regexp Replace): Some typo corrections and
8898 rearrangement.
8899
89002004-06-24 David Kastrup <dak@gnu.org>
8901
8902 * search.texi (Unconditional Replace): Use replace-string instead
8903 of query-replace in example.
8904 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8905 sequences.
8906 (Query Replace): Correct explanation of `^' which does not use
8907 the mark stack.
8908
89092004-06-21 Nick Roberts <nickrob@gnu.org>
8910
8911 * misc.texi (Shell History Copying): Document comint-insert-input.
8912 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8913
8cf51b2c
GM
89142004-06-20 Jesper Harder <harder@ifa.au.dk>
8915
8916 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8917 * custom.texi (Customization): Do.
8918 * anti.texi (Antinews): Do.
8919 * abbrevs.texi (Defining Abbrevs): Do.
8920
8921 * programs.texi (Info Lookup): Fix keybinding for
8922 info-lookup-symbol.
8923
89242004-06-16 Juanma Barranquero <lektu@terra.es>
8925
8926 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8927 Add emacs-xtra.
8928 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8929 (clean): Add emacs-xtra and flymake. Remove redundancies.
8930
89312004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8932
8933 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8934 Add emacs-xtra.
8935 * emacs-xtra.texi: New file.
8936
89372004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8938
8939 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8940 (Dired and Find): Mention differences with ordinary Dired buffers.
8941
8cf51b2c
GM
89422004-06-13 Richard M. Stallman <rms@gnu.org>
8943
8944 * custom.texi (Init Syntax): Explain about vars that do special
8945 things when set with setq or with Custom.
8946 (Init Examples): Add line-number-mode example.
8947
8cf51b2c
GM
89482004-06-12 Juri Linkov <juri@jurta.org>
8949
8950 * dired.texi (Operating on Files): Add dired-do-touch.
8951
8cf51b2c
GM
89522004-06-10 Juri Linkov <juri@jurta.org>
8953
8954 * building.texi (Lisp Eval): Add C-M-x on defface.
8955
89562004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8957
8958 * files.texi (Reverting): Auto-Revert mode and
8959 Global Auto-Revert mode no longer revert remote files.
8960
8cf51b2c
GM
89612004-05-29 Richard M. Stallman <rms@gnu.org>
8962
8963 * custom.texi (Init File): Two dashes start --no-site-file.
8964
8cf51b2c
GM
89652004-05-29 Alan Mackenzie <acm@muc.de>
8966
8967 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8968 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8969 (AWK, Pike): Document as "C-like modes".
8970 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8971 (M-x man): Supersedes M-x manual-entry.
8972 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8973
8974 ("Comments in C"): Delete node; the info is in CC Mode manual.
8975 (c-comment-only-line-offset): Remove description.
8976
8977 (C-c ., C-c C-c): Describe new C Mode bindings.
8978
8979 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8980 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8981 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8982 Amend definitions.
8983
8984 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8985 Describe functions.
8986
8987 (c-comment-start-regexp, c-hanging-comment-ender-p)
8988 (c-hanging-comment-starter-p): Remove obsolete definitions.
8989
8990 * emacs.texi: Remove the menu entry "Comments in C".
8991
8cf51b2c
GM
89922004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8993
8994 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8995 `M-x locate'.
8996
89972004-05-16 Karl Berry <karl@gnu.org>
8998
8999 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9000 makeinfo --html fails.
9001 * help.texi (Help Summary) [@ifnottex]: Likewise.
9002
90032004-05-13 Nick Roberts <nickrob@gnu.org>
9004
9005 * building.texi (GDB Graphical Interface): Update and describe
9006 layout first.
9007
8cf51b2c
GM
90082004-05-04 Jason Rumney <jasonr@gnu.org>
9009
9010 * makefile.w32-in: Revert last change.
9011
90122004-05-03 Jason Rumney <jasonr@gnu.org>
9013
9014 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9015
8cf51b2c
GM
90162004-04-23 Juanma Barranquero <lektu@terra.es>
9017
9018 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9019
90202004-04-18 Juri Linkov <juri@jurta.org>
9021
9022 * fixit.texi (Spelling): Remove file extension from ispell xref.
9023
90242004-04-15 Kim F. Storm <storm@cua.dk>
9025
9026 * cmdargs.texi (Initial Options): Add -Q.
9027
90282004-04-05 Kim F. Storm <storm@cua.dk>
9029
9030 * custom.texi (File Variables): Add safe-local-eval-forms.
9031
8cf51b2c
GM
90322004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9033
9034 * files.texi (Reverting): Correct description of revert-buffer's
9035 handling of point.
9036
90372004-03-22 Juri Linkov <juri@jurta.org>
9038
9039 * emacs.texi (Top): Add `Misc X'.
9040
49823426 9041 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9042
9043 * glossary.texi: Improve references.
9044
9045 * help.texi: Sync keywords with finder.el.
9046
9047 * mini.texi (Completion): Add description for menu items.
9048
9049 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9050
9051 * sending.texi (Mail Methods): Fix xref to Message manual.
9052
8cf51b2c
GM
90532004-03-12 Richard M. Stallman <rms@gnu.org>
9054
8cf51b2c
GM
9055 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9056
8cf51b2c
GM
90572004-03-04 Richard M. Stallman <rms@gnu.org>
9058
9059 * search.texi (Regexps): Explain that ^ and $ have their
9060 special meanings only in certain contexts.
9061
9062 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9063
9064 * mule.texi (Specify Coding): Doc C-x RET F.
9065
9066 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9067 for multiple compile and grep buffers.
9068 (Indirect Buffers): Don't recommand clone-indirect-buffer
9069 for multiple compile and grep buffers.
9070
8cf51b2c
GM
90712004-02-29 Juanma Barranquero <lektu@terra.es>
9072
9073 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9074 Use $(DEL) instead of rm, and ignore exit code.
9075
8cf51b2c
GM
90762004-02-23 Nick Roberts <nick@nick.uklinux.net>
9077
9078 * building.texi (Watch Expressions): Update.
9079
90802004-02-21 Juri Linkov <juri@jurta.org>
9081
1c6c854e
CS
9082 * cmdargs.texi (Action Arguments): Add alias --find-file.
9083 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9084 to Command Arguments.
9085 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9086 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9087 (Window Size X): Join -g and --geometry. Add @cindex.
9088 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9089 (Title X): Remove alias -title.
9090 (Misc X): New node.
9091
c8763fb6 90922004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9093
9094 * frames.texi (Drag and drop): Add Motif to list of supported
9095 protocols.
9096
c8763fb6 90972004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9098
9099 * frames.texi (Drag and drop): New section.
9100
91012004-01-24 Richard M. Stallman <rms@gnu.org>
9102
1c6c854e 9103 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9104 Include it only @ifnotinfo. Patch the preceding and following
9105 node headers to point to each other.
9106
91072004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9108
9109 * calendar.texi (Appointments): Update section.
9110
91112003-12-29 Kevin Ryde <user42@zip.com.au>
9112
8cf51b2c
GM
9113 * programs.texi (C Modes): Fix the xref.
9114
91152003-12-23 Nick Roberts <nick@nick.uklinux.net>
9116
9117 * building.texi (Watch Expressions): Update.
9118 (Commands of GUD): Include use of toolbar + breakpoints set from
9119 fringe/margin.
9120
91212003-12-03 Andre Spiegel <spiegel@gnu.org>
9122
9123 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9124 <acm@muc.de>.
9125
c8763fb6 91262003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9127
9128 * frames.texi (Dialog Boxes): Add use-file-dialog.
9129
8cf51b2c
GM
91302003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9131
9132 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9133 in CC Mode.
9134
8cf51b2c
GM
91352003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9136
9137 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9138 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9139 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9140 * man/frames.texi, man/glossary.texi, man/killing.texi:
9141 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9142 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9143 * man/sending.texi, man/text.texi, man/trouble.texi:
9144 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9145
91462003-11-01 Alan Mackenzie <acm@muc.de>
9147
9148 * search.texi (Scrolling During Incremental Search): Document a
9149 new scrolling facility in isearch mode.
9150
8cf51b2c
GM
91512003-10-22 Miles Bader <miles@gnu.org>
9152
9153 * Makefile.in (info): Move before $(top_srcdir)/info.
9154
91552003-10-22 Nick Roberts <nick@nick.uklinux.net>
9156
9157 * building.texi (Watch Expressions): Update section on data display
9158 to reflect code changes (GDB Graphical Interface).
9159
8cf51b2c
GM
91602003-10-13 Richard M. Stallman <rms@gnu.org>
9161
9162 * xresources.texi (GTK resources): Clean up previous change.
9163
c8763fb6 91642003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9165
9166 * xresources.texi (GTK resources): Add a note that some themes
9167 disallow customizations. Add scroll theme example.
9168
8cf51b2c
GM
91692003-09-30 Richard M. Stallman <rms@gnu.org>
9170
8cf51b2c
GM
9171 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9172
9173 * misc.texi (Saving Emacs Sessions): Shorten the section,
9174 collapsing back into one node.
9175
91762003-09-30 Lars Hansen <larsh@math.ku.dk>
9177
9178 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9179
ce058493 91802003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9181
9182 * xresources.texi (GTK names in Emacs): Correct typo.
9183
8cf51b2c
GM
91842003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9185
1c6c854e
CS
9186 * cmdargs.texi (Font X): Mention new default font.
9187 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9188 problems involved. (Result of discussion on emacs-devel.)
9189
91902003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9191
9192 * emacs.texi (Acknowledgements): Correct typo.
9193
91942003-09-22 Richard M. Stallman <rms@gnu.org>
9195
9196 * dired.texi (Misc Dired Commands): New node.
9197 (Dired Navigation): Add dired-goto-file.
9198
9199 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9200
9201 * emacs.texi (Acknowledgements): New node, split from Distribution.
9202
9203 * cmdargs.texi (Action Arguments): -f reads interactive args.
9204
8cf51b2c
GM
92052003-09-08 Lute Kamstra <lute@gnu.org>
9206
9207 * screen.texi (Mode Line): Say that POS comes before LINE.
9208 Mention `size-indication-mode'.
1c6c854e
CS
9209 * display.texi (Optional Mode Line):
9210 Document `size-indication-mode'.
8cf51b2c
GM
9211 * basic.texi (Position Info): Mention `size-indication-mode'.
9212
92132003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9214
9215 * xresources.texi (Resources): Refer to `editres' man page.
9216 (Lucid Resources): Update defaults. Expand description of
9217 `shadowThickness'.
9218
92192003-09-04 Miles Bader <miles@gnu.org>
9220
9221 * Makefile.in (top_srcdir): New variable.
9222 ($(top_srcdir)/info): New rule.
9223 (info): Depend on it.
9224
92252003-09-03 Peter Runestig <peter@runestig.com>
9226
9227 * makefile.w32-in: New file.
9228
92292003-08-29 Richard M. Stallman <rms@gnu.org>
9230
9231 * misc.texi (Saving Emacs Sessions): Correct previous change.
9232
8cf51b2c
GM
92332003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9234
8cf51b2c
GM
9235 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9236 (Intro): Include kmacro.texi after fixit.texi instead of after
9237 custom.texi. (As suggested by Kim Storm.)
9238
92392003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9240
9241 * fixit.texi (Fixit): Update `Next' pointer.
9242 * files.texi (Files): Update `Previous' pointer.
9243 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9244 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9245 (Suggested by Kim Storm.)
9246 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9247
92482003-08-18 Kim F. Storm <storm@cua.dk>
9249
9250 * kmacro.texi: New file describing enhanced keyboard macro
9251 functionality. Replaces old description in custom.texi.
9252
9253 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9254 (Keyboard Macros): Move to new kmacro.texi file.
9255
9256 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9257
8cf51b2c
GM
92582003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9259
9260 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9261
92622003-08-17 Alex Schroeder <alex@gnu.org>
9263
9264 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9265 required.
9266
8cf51b2c
GM
92672003-08-05 Richard M. Stallman <rms@gnu.org>
9268
9269 * programs.texi (Lisp Indent): Don't describe
9270 lisp-indent-function property here. Use xref to Lisp Manual.
9271
8cf51b2c
GM
92722003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9273
fffa137c 9274 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9275 abbreviations.
9276
92772003-07-24 Markus Rost <rost@math.ohio-state.edu>
9278
9279 * buffers.texi (List Buffers): Fix previous change.
9280
8cf51b2c
GM
92812003-07-13 Markus Rost <rost@math.ohio-state.edu>
9282
9283 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9284 List*.
9285
92862003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9287
8cf51b2c
GM
9288 * display.texi (Font Lock): Fix typo.
9289
92902003-07-07 Richard M. Stallman <rms@gnu.org>
9291
9292 * display.texi (Font Lock): Add xref for format info on
9293 font-lock-remove-keywords.
9294
9295 * building.texi (Compilation): Document what happens with asynch
9296 children of compiler process.
9297
9298 * help.texi (Library Keywords): Use @multitable.
9299
8cf51b2c
GM
93002003-06-04 Richard M. Stallman <rms@gnu.org>
9301
9302 * programs.texi (Expressions): Delete C-M-DEL.
9303
9304 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9305 comint-move-point-for-output renamed from
9306 comint-scroll-to-bottom-on-output.
9307
9308 * custom.texi (Init Rebinding): Replace previous change with xref.
9309 (Non-ASCII Rebinding): Explain that issue more briefly here.
9310
93112003-05-28 Richard M. Stallman <rms@gnu.org>
9312
9313 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9314
93152003-05-28 Nick Roberts <nick@nick.uklinux.net>
9316
9317 * building.texi (GDB Graphical Interface): New node.
9318 (Rewritten somewhat by RMS.)
9319
c8763fb6 93202003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9321
9322 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9323 non-English letters. Explain how to set coding systems correctly
9324 and how to include the right coding cookie in the file.
9325
c8763fb6 93262003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9327
9328 * indent.texi (Indentation): Explain the concepts.
9329 (Just Spaces): Explain why preventing tabs for indentation might
9330 be useful.
9331
8cf51b2c
GM
93322003-04-16 Richard M. Stallman <rms@gnu.org>
9333
9334 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9335
8cf51b2c
GM
93362003-02-22 Alex Schroeder <alex@emacswiki.org>
9337
9338 * cmdargs.texi (General Variables): Document SMTPSERVER.
9339
8cf51b2c
GM
9340 * sending.texi: Remove SMTP node.
9341 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9342 library.
9343
8cf51b2c
GM
93442003-02-22 Alex Schroeder <alex@emacswiki.org>
9345
9346 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9347
93482003-02-22 Simon Josefsson <jas@extundo.com>
9349
9350 * sending.texi (Mail Methods): Add node about SMTP.
9351
c8763fb6 93522003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9353
9354 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9355
8cf51b2c
GM
93562003-02-01 Kevin Ryde <user42@zip.com.au>
9357
9358 * glossary.texi (Glossary): Correction to cl cross reference.
9359
93602003-01-20 Richard M. Stallman <rms@gnu.org>
9361
9362 * killing.texi (Rectangles): Document C-x c r.
9363
c8763fb6 93642003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9365
9366 * xresources.texi (GTK resources): New node.
9367 (GTK widget names): New node.
9368 (GTK names in Emacs): New node.
9369 (GTK styles): New node.
9370
c8763fb6 93712003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9372
9373 * maintaining.texi (Create Tags Table): Add reference to the new
9374 `etags --help --lang=LANG' option.
9375
8cf51b2c
GM
93762002-10-02 Karl Berry <karl@gnu.org>
9377
49823426 9378 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9379 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9380 where needed for the sake of the HTML output.
8cf51b2c
GM
9381
93822001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9383
9384 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9385 source files.
9386
93872001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9388
9389 * Makefile.in (emacsman): New target.
9390
8cf51b2c
GM
93912001-10-20 Gerd Moellmann <gerd@gnu.org>
9392
9393 * (Version 21.1 released.)
9394
93952001-10-05 Gerd Moellmann <gerd@gnu.org>
9396
9397 * Branch for 21.1.
9398
8cf51b2c
GM
93992001-03-05 Gerd Moellmann <gerd@gnu.org>
9400
9401 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9402
8cf51b2c
GM
94032000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9404
9405 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9406
8cf51b2c
GM
94071999-07-12 Richard Stallman <rms@gnu.org>
9408
9409 * Version 20.4 released.
9410
94111998-12-04 Markus Rost <rost@delysid.gnu.org>
9412
9413 * Makefile.in (INFO_TARGETS): Delete customize.info.
9414 (DVI_TARGETS): Delete customize.dvi.
9415 (../info/customize, customize.dvi): Targets deleted.
9416
94171998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9418
9419 * Version 20.3 released.
9420
94211998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9422
9423 * Makefile.in (EMACSSOURCES): Add mule.texi.
9424 Add msdog.texi, ack.texi. Remove gnu1.texi.
9425
94261998-04-06 Andreas Schwab <schwab@gnu.org>
9427
768c0c0f
JB
9428 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9429 Use it in dvi targets.
8cf51b2c
GM
9430
94311997-09-23 Paul Eggert <eggert@twinsun.com>
9432
9433 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9434 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9435 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9436
94371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9438
9439 * Version 20.2 released.
9440
94411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9442
9443 * Version 20.1 released.
9444
94451997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9446
9447 * Makefile (../info/customize, customize.dvi): New targets.
9448 (INFO_TARGETS): Add ../info/customize.
9449 (DVI_TARGETS): Add customize.dvi.
9450
8cf51b2c
GM
94511996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9452
9453 * Version 19.33 released.
9454
94551996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9456
9457 * Version 19.32 released.
9458
8cf51b2c
GM
94591996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9460
9461 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9462
94631996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9464
9465 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9466 Specify -I option.
9467 (All dvi targets): Set the TEXINPUTS variable.
9468
94691996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9470
9471 * Version 19.31 released.
9472
8cf51b2c
GM
94731995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9474
9475 * Version 19.30 released.
9476
8cf51b2c
GM
94771995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9478
9479 * Makefile.in (maintainer-clean): Rename from realclean.
9480
94811994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9482
9483 * Makefile.in: New file.
9484 * Makefile: File deleted.
9485
94861994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9487
9488 * Makefile (TEXINDEX_OBJS): Variable deleted.
9489 (texindex, texindex.o, getopt.o): Rules deleted.
9490 All deps on texindex deleted.
9491 (distclean): Don't delete texindex.
9492 (mostlyclean): Don't delete *.o.
9493 * texindex.c, getopt.c: Files deleted.
9494
94951994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9496
9497 * Version 19.26 released.
9498
94991994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9500
9501 * Makefile (EMACSSOURCES): Exclude undo.texi.
9502
95031994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9504
9505 * Version 19.25 released.
9506
95071994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9508
9509 * Version 19.24 released.
9510
95111994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9512
9513 * Version 19.23 released.
9514
95151994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9516
9517 * Makefile: Delete spurious tab.
9518
95191994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9520
9521 * Makefile (.SUFFIXES): New rule.
9522
8cf51b2c
GM
95231993-12-04 Richard Stallman (rms@srarc2)
9524
9525 * getopt.c: New file.
9526 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9527 (getopt.o): New rule.
9528 (dvi): Don't depend on texindex.
49823426 9529 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9530
95311993-12-03 Richard Stallman (rms@srarc2)
9532
49823426
GM
9533 * Makefile (TEXI2DVI): New variable.
9534 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9535 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9536
95371993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9538
9539 * Version 19.22 released.
9540
95411993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9542
9543 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9544
95451993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9546
9547 * Version 19.21 released.
9548
8cf51b2c
GM
95491993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9550
9551 * Makefile (realclean): Don't delete the Info files.
9552
f0131492 95531993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9554
8cf51b2c
GM
9555 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9556 4' where appropriate.
9557
f0131492 95581993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9559
49823426 9560 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9561
9562 * texindex.c: Include "../src/config.h" if building in emacs.
9563
9564 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9565 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9566 Add target to build texindex.c, defining `emacs'.
9567
8cf51b2c
GM
95681993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9569
9570 * Version 19.19 released.
9571
8cf51b2c
GM
95721993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9573
9574 * Version 19.18 released.
9575
95761993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9577
9578 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9579
95801993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9581
9582 * Version 19.17 released.
9583
95841993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9585
9586 * split-man: Fix typos in last change.
9587
95881993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9589
9590 * Version 19.16 released.
9591
95921993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9593
9594 * version 19.15 released.
9595
95961993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9597
9598 * Makefile (distclean): It's rm, not rf.
9599
96001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9601
9602 * Version 19.14 released.
9603
96041993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9605
9606 * Makefile: New file.
9607
96081993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9609
9610 * Version 19.13 released.
9611
96121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9613
9614 * Version 19.9 released.
9615
96161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9617
9618 * Version 19.8 released.
9619
96201993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9621
9622 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9623
9624 * trouble.texi: It's `enable-flow-control-on', not
9625 `evade-flow-control-on'.
9626
96271993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9628
9629 * display.texi: Document standard-display-european.
9630
96311993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9632
9633 * Version 19.7 released.
9634
9635 * emacs.texi: Add a sentence to the top menu mentioning the
9636 specific version of Emacs this manual applies to.
9637
96381993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9639
9640 * basic.texi: Document next-line-add-lines variable used to
9641 implement down-arrow.
9642
9643 * killing.texi: Document kill-whole-line.
9644
96451993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9646
9647 * text.texi: Update unix TeX ordering information.
9648
96491993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9650
9651 * news.texi: Mention fill-rectangle in keybinding list.
9652
9653 * killing.texi: Document fill-rectangle.
9654
96551993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9656
9657 * vc.texi: Bring the docs up to date with VC 5.2.
9658
96591992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9660
9661 * emacs.tex: Mention blackbox and gomoku under Amusements.
9662 Assembler mode is now mentioned and appropriately indexed
9663 under Programming Modes.
9664
96651991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9666
9667 * emacs.tex: Update TeX ordering information.
9668
8cf51b2c
GM
96691990-06-26 David Lawrence (tale@geech)
9670
9671 * emacs.tex: Note that completion-ignored-extensions is not used
9672 to filter out names when all completions are displayed in
9673 *Completions*.
9674
96751990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9676
9677 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9678
96791990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9680
9681 * emacs.tex: Add @findex grep.
9682
8cf51b2c
GM
96831988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9684
9685 * emacs.tex: Correct two typos. No other changes before
9686 Version 19 will be made.
9687
8cf51b2c
GM
96881988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9689
9690 * emacs.tex: Update information for obtaining TeX distribution from the
9691 University of Washington.
9692
9693;; Local Variables:
c8763fb6 9694;; coding: utf-8
8cf51b2c
GM
9695;; End:
9696
a162959e 9697 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9698
9699 This file is part of GNU Emacs.
9700
352c8b4a 9701 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9702 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9703 the Free Software Foundation, either version 3 of the License, or
9704 (at your option) any later version.
8cf51b2c
GM
9705
9706 GNU Emacs is distributed in the hope that it will be useful,
9707 but WITHOUT ANY WARRANTY; without even the implied warranty of
9708 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9709 GNU General Public License for more details.
9710
9711 You should have received a copy of the GNU General Public License
352c8b4a 9712 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.