doc/emacs/vc1-xtra.texi (General VC Options): Remove reference to `vc-path'.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
26163acc
JB
12012-12-03 Juanma Barranquero <lekktu@gmail.com>
2
3 * vc1-xtra.texi (General VC Options): Remove obsolete reference
4 to `vc-path'.
5
547d6865
CY
62012-12-02 Chong Yidong <cyd@gnu.org>
7
8 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
9
d1a355a1
DM
102012-11-18 Dani Moncayo <dmoncayo@gmail.com>
11
12 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
13 clarifications (Bug#12865).
14 (Horizontal Scrolling): Clarifications.
15
0a27d94c
DM
162012-11-17 Dani Moncayo <dmoncayo@gmail.com>
17
18 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
19
0f5414fc
CY
202012-11-12 Chong Yidong <cyd@gnu.org>
21
22 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
23 actually named gdb-stopped-functions.
24
adad6d8f
GM
252012-11-12 Glenn Morris <rgm@gnu.org>
26
27 * misc.texi (Single Shell): Mention async-shell-command-buffer.
28
19e09879
GM
292012-11-10 Glenn Morris <rgm@gnu.org>
30
31 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
32
ef7238c3
GM
332012-11-09 Glenn Morris <rgm@gnu.org>
34
35 * emacs.texi (Acknowledgments): Add profiler author.
36 * ack.texi (Acknowledgments): Add some recent contributions.
37
4c1f6a5b
CY
382012-11-08 Chong Yidong <cyd@gnu.org>
39
9d9e48d9
CY
40 * files.texi (Diff Mode): Doc fixes for
41 diff-delete-trailing-whitespace (Bug#12831).
42
4c1f6a5b
CY
43 * trouble.texi (Crashing): Copyedits.
44
26f59676
GM
452012-11-08 Glenn Morris <rgm@gnu.org>
46
47 * files.texi (Diff Mode): Trailing whitespace updates.
48
cce0aa5a
CY
492012-11-07 Chong Yidong <cyd@gnu.org>
50
4eeba558
CY
51 * misc.texi (Terminal emulator): Document Term mode faces.
52
7d806bfe
CY
53 * mini.texi (Basic Minibuffer): New node. Document
54 minibuffer-electric-default-mode.
55
56 * display.texi (Visual Line Mode): Fix index entry.
57
cce0aa5a
CY
58 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
59 and index the keybindings. Document tabulated-list-sort.
60 (Kill Buffer): Capitalize Buffer Menu.
61
62 * trouble.texi (Memory Full): Capitalize Buffer Menu.
63
bff6f241
EZ
642012-11-05 Eli Zaretskii <eliz@gnu.org>
65
66 * display.texi (Auto Scrolling): Clarify that scroll-step is
67 ignored when scroll-conservatively is set to a non-zero value.
68 (Bug#12801)
69
766376c6
CY
702012-11-05 Chong Yidong <cyd@gnu.org>
71
72 * dired.texi (Dired Updating): Doc fix (Bug#11744).
73
87288971
MA
742012-10-30 Michael Albinus <michael.albinus@gmx.de>
75
76 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
77
fc83c2de
CY
782012-10-29 Chong Yidong <cyd@gnu.org>
79
80 * dired.texi (Shell Commands in Dired): Document changes to the
81 dired-do-async-shell-command.
82
82b21017
GM
832012-10-28 Glenn Morris <rgm@gnu.org>
84
85 * ack.texi (Acknowledgments): Mention gv.el.
86
caa5e5a4
BG
872012-10-27 Bastien Guerry <bzg@gnu.org>
88
89 * screen.texi (Menu Bar): Fix typo.
90
05b621a6
CY
912012-10-27 Chong Yidong <cyd@gnu.org>
92
93 * frames.texi (Mouse Avoidance): Mention new variable
94 mouse-avoidance-banish-position.
95
96 * programs.texi (Which Function): Which Function mode now works in
97 all major modes by default.
98
99 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
100
101 * files.texi (Misc File Ops): Symbolic links on Windows only work
102 on Vista and later.
103
104 * building.texi (Compilation): Document compilation-always-kill.
105
106 * search.texi (Symbol Search): New node.
107
108 * package.texi (Package Menu): Document the "new" status.
109
110 * windows.texi (Window Choice): Don't refer to the obsolete
111 special-display feature.
112
cd996018
CY
1132012-10-24 Chong Yidong <cyd@gnu.org>
114
115 * mule.texi (Text Coding): set-buffer-file-coding-system can now
116 be invoked from the mode line.
117
118 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
119 changes to the mark and unmark commands.
120 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
121 which is no longer bound to dired-backup-diff.
122
fe605b94
BG
1232012-10-23 Bastien Guerry <bzg@gnu.org>
124
9eadb1a9
BG
125 * text.texi (Org Authoring): Use a comma after @ref to avoid the
126 insertion of a period in the Info output.
fe605b94 127
d1069532
SM
1282012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
129
130 * custom.texi (Hooks): Clarify that -hooks is deprecated.
131
1fb3aa3f
CY
1322012-10-23 Chong Yidong <cyd@gnu.org>
133
134 * kmacro.texi (Edit Keyboard Macro): Fix typo.
135
f42f1094
DM
1362012-10-18 Dani Moncayo <dmoncayo@gmail.com>
137
138 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
139
6c24e35f
GM
1402012-10-17 Glenn Morris <rgm@gnu.org>
141
142 * mini.texi (Repetition): Further copyedit.
143
429cdb05
DM
1442012-10-17 Dani Moncayo <dmoncayo@gmail.com>
145
146 * mini.texi (Repetition): Copyedit.
147
e5a94ec4
JL
1482012-10-16 Juri Linkov <juri@jurta.org>
149
150 * search.texi (Query Replace): Document multi-buffer replacement
151 keys. (Bug#12655)
152
153 * maintaining.texi (Tags Search): Change link "Replace" to
154 "Query Replace".
155
73f2b4ab
CY
1562012-10-13 Chong Yidong <cyd@gnu.org>
157
158 * files.texi (File Conveniences): ImageMagick enabled by default.
159
d8e213eb
DM
1602012-10-10 Dani Moncayo <dmoncayo@gmail.com>
161
162 * basic.texi (Arguments): Fix typos.
163
b859a383
GM
1642012-10-08 Glenn Morris <rgm@gnu.org>
165
cad4f290
GM
166 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
167
b859a383
GM
168 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
169
f1f4dba0
GM
1702012-10-06 Glenn Morris <rgm@gnu.org>
171
172 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
173 Mention cal-tex-cursor-week2-summary.
174
c6b68a28
CY
1752012-10-06 Chong Yidong <cyd@gnu.org>
176
177 * mini.texi (Passwords): Fix typo.
178
751bac18
GM
1792012-10-02 Glenn Morris <rgm@gnu.org>
180
181 * maintaining.texi (VC Directory Commands):
182 Remove duplicate `q' entry. (Bug#12553)
183
48de8b12
CY
1842012-09-30 Chong Yidong <cyd@gnu.org>
185
186 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
187
188 * search.texi (Special Isearch): Document the lax space search
189 feature and M-s SPC.
190 (Regexp Search): Move main search-whitespace-regexp description to
191 Special Isearch.
192 (Replace): Document replace-lax-whitespace.
193
194 * basic.texi (Position Info): Document C-u M-=.
195 (Moving Point): Document move-to-column.
196
197 * display.texi (Useless Whitespace): Add delete-trailing-lines.
198
199 * misc.texi (emacsclient Options): Document the effect of
200 initial-buffer-choice on client frames. Document server-auth-dir.
201 Do not document server-host, which is bad security practice.
202
203 * building.texi (Lisp Libraries): Docstring lookups can trigger
204 autoloading. Document help-enable-auto-load.
205
206 * mini.texi (Yes or No Prompts): New node.
207
208 * ack.texi (Acknowledgments): Remove obsolete packages.
209
4695c850
GM
2102012-09-27 Glenn Morris <rgm@gnu.org>
211
212 * cal-xtra.texi (Advanced Calendar/Diary Usage):
213 Rename the section to be more general.
214 * emacs.texi: Update menu.
215
e109c4a6
CY
2162012-09-23 Chong Yidong <cyd@gnu.org>
217
218 * buffers.texi (Misc Buffer): Replace toggle-read-only with
219 read-only-mode.
220
221 * files.texi (Visiting): Likewise.
222
2e83df57
PE
2232012-09-22 Paul Eggert <eggert@cs.ucla.edu>
224
225 * trouble.texi (Crashing): Document ulimit -c.
226
58f3a196
PE
2272012-09-21 Paul Eggert <eggert@cs.ucla.edu>
228
229 * trouble.texi (Crashing): Document addr2line.
230
4ef1567b
CY
2312012-09-19 Chong Yidong <cyd@gnu.org>
232
233 * killing.texi (Yanking): Minor clarification (Bug#12469).
234
9e9da873
CY
2352012-09-17 Chong Yidong <cyd@gnu.org>
236
237 * building.texi (GDB User Interface Layout): Remove reference to
238 removed variable gdb-use-separate-io-buffer (Bug#12454).
239
0979429b
J
2402012-09-08 Jambunathan K <kjambunathan@gmail.com>
241
242 * regs.texi (Text Registers): `C-x r +' can now be used instead of
243 M-x append-to-register. New option `register-separator'.
244 (Number Registers): Mention that `C-x r +' is polymorphic.
245
14ba4cf3
CY
2462012-09-07 Chong Yidong <cyd@gnu.org>
247
248 * windows.texi (Window Choice): Don't mention obsolete
249 display-buffer-reuse-frames.
250
cf29dd84
PE
2512012-09-04 Paul Eggert <eggert@cs.ucla.edu>
252
253 Give more-useful info on a fatal error (Bug#12328).
254 * trouble.texi (Crashing): New section, documenting this.
255
aa0ecd94
MA
2562012-08-24 Michael Albinus <michael.albinus@gmx.de>
257
0979429b
J
258 * cmdargs.texi (General Variables):
259 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
260 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 261
ba025fbd
EZ
2622012-08-14 Eli Zaretskii <eliz@gnu.org>
263
264 * building.texi (Debugger Operation): Correct and improve
265 documentation of the GUD Tooltip mode.
266
0c51ff6d
CY
2672012-07-31 Chong Yidong <cyd@gnu.org>
268
269 * emacs.texi: Fix ISBN (Bug#12080).
270
35b6586e
CY
2712012-08-05 Chong Yidong <cyd@gnu.org>
272
273 * display.texi (Faces): Document frame-background-mode (Bug#7774).
274
275 * custom.texi (Face Customization): Move discussion of face
276 inheritance here, from Faces section.
277
0e1a094f 2782012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
279
280 * frames.texi (Mouse Commands): Fix the description of mouse-2.
281 (Bug#11958)
282
e32a12b5
CY
2832012-07-19 Chong Yidong <cyd@gnu.org>
284
285 * emacs.texi: Update ISBN.
286
9ea10cc3
CY
2872012-07-17 Chong Yidong <cyd@gnu.org>
288
289 * basic.texi (Inserting Text): Replace ucs-insert with
290 insert-char. Provide more details of input.
291
292 * mule.texi (International Chars, Input Methods): Likewise.
293
b68b3337
CY
2942012-07-13 Chong Yidong <cyd@gnu.org>
295
dea31bd3
CY
296 * custom.texi (Examining): Update C-h v message.
297
b68b3337
CY
298 * buffers.texi (Misc Buffer): Document view-read-only.
299
ab4c47d3
CY
3002012-07-07 Chong Yidong <cyd@gnu.org>
301
302 * custom.texi (Init File): Index site-lisp (Bug#11435).
303
6edc3d28
CY
3042012-07-06 Chong Yidong <cyd@gnu.org>
305
306 * emacs.texi: Re-order top-level menu to correspond to logical
307 order, to avoid makeinfo warnings.
308
309 * ack.texi (Acknowledgments): Note new python.el.
310
3812efdc
CY
3112012-06-29 Chong Yidong <cyd@gnu.org>
312
313 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
314 * basic.texi (Erasing, Basic Undo): Fix markup.
315
c8d3a25c 3162012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
317
318 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
319
c8d3a25c 3202012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
321
322 * fixit.texi (Undo): Fix typo. (Bug#11775)
323
65400531
GM
3242012-06-27 Glenn Morris <rgm@gnu.org>
325
326 * ack.texi (Acknowledgments): Tiny update.
327
ac1a0ce1 3282012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
329
330 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
331
ddfbf826 3322012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 333
ddfbf826 334 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
335
336 * anti.texi:
337 * building.texi:
338 * cmdargs.texi:
339 * custom.texi:
340 * display.texi:
341 * files.texi:
342 * frames.texi:
343 * glossary.texi:
344 * misc.texi:
345 * mule.texi:
346 * programs.texi:
347 * sending.texi:
348 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
349
85973ba0
MA
3502012-06-06 Michael Albinus <michael.albinus@gmx.de>
351
352 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
353
c1dabff0
GM
3542012-05-28 Glenn Morris <rgm@gnu.org>
355
356 * ack.texi, building.texi, calendar.texi, custom.texi:
357 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
358
abb9615e
GM
3592012-05-27 Glenn Morris <rgm@gnu.org>
360
bd39eb06
GM
361 * emacs.texi: Simplify following removal of node pointers.
362
abb9615e
GM
363 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
364 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
365 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
366 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
367 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
368 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
369 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
370 * windows.texi, xresources.texi: Nuke hand-written node pointers.
371
6c200b4a
GM
3722012-05-22 Glenn Morris <rgm@gnu.org>
373
374 * emacs.texi (Acknowledgments): Add another contributor.
375
3fe7cdc8
GM
3762012-05-12 Glenn Morris <rgm@gnu.org>
377
378 * Makefile.in (MKDIR_P): New, set by configure.
379 (mkinfodir): Use $MKDIR_P.
380
dc0f75c8
GM
3812012-05-10 Glenn Morris <rgm@gnu.org>
382
b8a82b69
GM
383 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
384 with "coding: raw-text".
385
dc0f75c8
GM
386 * files.texi (Interlocking): Mention create-lockfiles option.
387
666b903b 3882012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
389
390 * frames.texi (Mouse References, Mouse Commands): Fix index
391 entries (Bug#11362).
392
eceeb5fc 3932012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 394
eceeb5fc
CY
395 * custom.texi (Customization Groups, Custom Themes, Examining):
396 Improve page breaks.
397
398 * rmail.texi (Rmail Display): Use example rather than smallexample.
399
400 * calendar.texi: Convert inforefs to refs.
401
402 * dired.texi (Dired Enter): Improve page break.
403
404 * abbrevs.texi (Abbrev Concepts): Copyedits.
405
406 * maintaining.texi (Registering, Tag Syntax):
407 Tweak line and page breaks.
408
409 * programs.texi (Programs, Electric C): Copyedits.
410 (Program Modes): Add xref to Fortran.
411 (Left Margin Paren): Remove what was (oddly enough) the only use
412 of defvar in the entire Emacs manual.
413 (Hungry Delete): Remove footnote about ancient Emacs version.
414 (Other C Commands): Use example rather than smallexample.
415
416 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
417 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
418 Tweak line and page breaks.
419
420 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
421 (Major Modes): Use example rather than smallexample.
bbba8869 422
eceeb5fc
CY
423 * mule.texi (Output Coding): Reword to improve page-breaks.
424
425 * frames.texi (Fonts): Tweak line and page breaks.
426 Use example rather than smallexample. Change cross-reference.
427 (Text-Only Mouse): Fix xref.
428
429 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
430 (Indirect Buffers): Tweak line- and page-breaks.
431
432 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
433
8045b906
GM
4342012-05-04 Glenn Morris <rgm@gnu.org>
435
436 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
437 (info, infoclean): Use $INFO_EXT.
438 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
439 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
440 (INFO_TARGETS): Use $INFO_EXT.
441 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
442
90207a15 4432012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
444
445 * emacs.texi (@copying): Only print EDITION in the TeX version.
446
e2058813
GM
447 * search.texi (Regexp Search): Just say "Emacs".
448
a162959e
GM
449 * display.texi (Auto Scrolling):
450 Reword to avoid repetition and improve page break.
451
9eb25ee8
GM
452 * xresources.texi (Resources):
453 * mule.texi (Language Environments):
454 * misc.texi (Amusements):
455 * maintaining.texi (VC Change Log):
456 * frames.texi (Fonts):
457 * custom.texi (Specifying File Variables, Minibuffer Maps):
458 * cmdargs.texi (Initial Options):
459 * building.texi (Flymake):
460 Reword to remove/reduce some overly long/short lines.
461
a4289d0e
GM
4622012-04-27 Glenn Morris <rgm@gnu.org>
463
464 * emacs.texi: Some fixes for detailed menu.
465
1a72be46
GM
466 * emacs.texi: Add "et al." to authors.
467
16152b76
GM
468 * ack.texi, basic.texi, buffers.texi, building.texi:
469 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
470 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
471 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
472 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
473 * search.texi, trouble.texi, windows.texi:
474 Use Texinfo recommended convention for quotes+punctuation.
475
578c1d4b 4762012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 477
578c1d4b
GM
478 * mule.texi (Bidirectional Editing): Improve indexing.
479 Minor wording tweaks.
84412f2c 480
467a33d0
CY
4812012-04-15 Chong Yidong <cyd@gnu.org>
482
483 * misc.texi (emacsclient Options): More clarifications.
484
e6fd457e 4852012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 486
41be52d7
GM
487 * msdog.texi (Windows Printing): It doesn't set printer-name.
488
05806f43
GM
489 * mule.texi (Language Environments): Move font info to "Fontsets".
490 (Fontsets): Move intlfonts etc here from "Language Environments".
491 Copyedits.
492 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
493 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
494
e6fd457e 4952012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 496
0be641c0
CY
497 * glossary.texi (Glossary): Standardize on "text terminal"
498 terminology. All callers changed.
499
6a00f380
CY
500 * misc.texi (emacsclient Options): Document "client frame" concept
501 and its effect on C-x C-c more carefully.
502
e6fd457e 5032012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 504
870e8fb8
GM
505 * frames.texi (Scroll Bars):
506 * glossary.texi (Glossary): Use consistent case for "X Window System".
507
71cd7772
GM
508 * mule.texi (Select Input Method, Coding Systems):
509 State command names in kbd tables.
510 (Recognize Coding): Add cross-ref.
511 (Output Coding): Don't mention message mode in particular.
512 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
513 Copyedits.
514
35dc09a1 5152012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
516
517 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
518 Copyedits.
519 (Coding Systems): Mac OS X apparently uses newlines for EOL.
520 (Recognize Coding): Remove old auto-coding-regexp-alist example.
521 auto-coding-functions does not override coding: tags.
522 Remove rmail-decode-mime-charset; it no longer has any effect.
523
35dc09a1 5242012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
525
526 * custom.texi (Creating Custom Themes): Add reference to Custom
527 Themes node in Lisp manual.
528
35dc09a1 5292012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
530
531 * mule.texi (International): Copyedits.
532 (International Chars): Update C-x = example output.
533 (Disabling Multibyte): Rename from "Enabling Multibyte".
534 Clarify what "unibyte: t" does, and mode-line description.
535 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
536 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 537 (Language Environments): Copyedits.
893585f4
GM
538 (Input Methods): Copyedits. Use "^" for the postfix example,
539 because it is less confusing inside Info's `quotes'.
e0550cae 540
bd7239f5 541 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
542 Update for "Disabling Multibyte" node name change.
543 * emacs.texi: Update for "Disabling Multibyte" node name change.
544
1c64e6ed
GM
545 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
546 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
547 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
548 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
549 * sending.texi, text.texi, trouble.texi:
550 Use @file for buffers, per the Texinfo manual.
551
20331c1c
GM
552 * entering.texi (Entering Emacs):
553 Do not mention initial-buffer-choice = t.
554
8fc85b20
GM
555 * misc.texi (Gnus Startup): Use @env for environment variables.
556
35dc09a1
GM
557 * Makefile.in: Replace non-portable use of $< in ordinary rules.
558
87124233
GM
5592012-04-12 Glenn Morris <rgm@gnu.org>
560
561 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
562
f3774f20
GM
5632012-04-07 Glenn Morris <rgm@gnu.org>
564
565 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
566
8980d0b9
GM
5672012-04-05 Glenn Morris <rgm@gnu.org>
568
569 * glossary.texi (Glossary): Use anchors for internal cross-references.
570
8bf27c8a
GM
5712012-04-04 Glenn Morris <rgm@gnu.org>
572
573 * glossary.texi (Glossary): Copyedits.
574 Use Texinfo-recommended convention for quotes and punctuation.
575 Comment out a few specialized (Rmail) items.
a0706406 576 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 577 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 578
529c06b6
CY
5792012-04-03 Chong Yidong <cyd@gnu.org>
580
581 * sending.texi (Mail Misc): Fix an index entry.
582
53b0595a
EZ
5832012-04-02 Eli Zaretskii <eliz@gnu.org>
584
585 * msdog.texi (Windows Startup): Add description of emacsclient
586 operation under -c and -t on MS-Windows.
587
588 * misc.texi (emacsclient Options): Add cross-reference to "Windows
589 Startup". (Bug#11091)
590
d8e213eb 5912012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
592
593 * custom.texi (Changing a Variable): Fix example.
594
0d224826
EZ
5952012-04-01 Eli Zaretskii <eliz@gnu.org>
596
597 * misc.texi (emacsclient Options): More clarifications about -t
598 and -c on MS-Windows. (Bug#11091)
599
1d265f9f
EZ
6002012-03-31 Eli Zaretskii <eliz@gnu.org>
601
602 * misc.texi (emacsclient Options): Document peculiarities of new
603 frame creation on MS-Windows under -c or -t options. (Bug#11091)
604
5319014e
CY
6052012-03-30 Chong Yidong <cyd@gnu.org>
606
607 * files.texi (File Conveniences): Clarify Imagemagick discussion.
608
2bfab837
GM
6092012-03-22 Glenn Morris <rgm@gnu.org>
610
611 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
612
986bd52a
CY
6132012-03-17 Chong Yidong <cyd@gnu.org>
614
615 * package.texi (Package Installation): Document use of
616 package-initialize in init file.
617
66ecdc9e
GM
6182012-03-16 Glenn Morris <rgm@gnu.org>
619
620 * help.texi (Language Help):
621 * mule.texi (International Chars):
622 etc/HELLO is for character demonstration.
623
d8e213eb 6242012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
625
626 * dired.texi (Shell Commands in Dired): Fix typo.
627
a08a07e3
CY
6282012-03-04 Chong Yidong <cyd@gnu.org>
629
630 * killing.texi (Clipboard): Document clipboard manager.
631
53eced6d
GM
6322012-02-29 Glenn Morris <rgm@gnu.org>
633
f8425af2
GM
634 * ack.texi (Acknowledgments): Use @Tex{} in more places.
635
775b55af
GM
636 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
637
53eced6d
GM
638 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
639
44e97401
GM
6402012-02-28 Glenn Morris <rgm@gnu.org>
641
642 * custom.texi, display.texi, emacs.texi, files.texi:
643 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
644 Standardize possessive apostrophe usage.
645
525795c1
JD
6462012-02-25 Jan Djärv <jan.h.d@swipnet.se>
647
648 * macos.texi (Mac / GNUstep Customization): Remove text about
649 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
650
d8e213eb 6512012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
652
653 * buffers.texi (Select Buffer): Mention that saving in a new file
654 name can switch to a different major mode.
655
6ea1787e
GM
6562012-02-23 Glenn Morris <rgm@gnu.org>
657
49fe4321
GM
658 * mini.texi (Minibuffer File, Completion Options, Repetition):
659 Copyedits.
660 (Completion Example): Other M-x au* commands may be defined.
661 (Completion Styles): Mention emacs21 and completion-category-overrides.
662
8f4042d2
GM
663 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
664 (Windows Keyboard, Windows Mouse, Windows Processes)
665 (Windows Printing, Windows Misc): Copyedits.
666 (ls in Lisp): Update switches list.
667
371fb833
GM
668 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
669 Update dos-mode* function names.
670 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
671 (MS-DOS Processes): Add xref to main ls-lisp section.
672
6ea1787e
GM
673 * ack.texi (Acknowledgments): Mention smie.
674
40ace058
GM
6752012-02-22 Glenn Morris <rgm@gnu.org>
676
677 * macos.texi: Copyedits. Fix @key/@kbd usage.
678 (Mac / GNUstep Basics): Don't mention the panels, since the next
679 section covers them.
680 (Mac / GNUstep Customization): Merge some panel info from previous.
681
41f1e868
GM
6822012-02-21 Glenn Morris <rgm@gnu.org>
683
68af8d4f
GM
684 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
685 Small fixes.
686
2e03845d
GM
687 * emacs-xtra.texi: Picture mode is no longer a chapter.
688
f9a998c3
GM
689 * picture-xtra.texi (Basic Picture): C-a does get remapped.
690
41f1e868
GM
691 * ack.texi (Acknowledgments): Small changes, including resorting,
692 and removal of things no longer distributed.
693
ea09410d
GM
6942012-02-20 Glenn Morris <rgm@gnu.org>
695
2d2f6581
GM
696 * emacs.texi (Top, Preface): Small rephrasings.
697 (menu, detailmenu): Update entries, and reformat some descriptions.
698 * building.texi, display.texi, emacs-xtra.texi, files.texi:
699 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
700 Reformat some menu descriptions.
701
196f8c0e
GM
702 * ack.texi (Acknowledgments): More updates.
703
8730412a
GM
704 * emacs.texi (Acknowledgments): Add several names from ack.texi,
705 and from Author: headers.
ae15b89b 706 (Distrib): Small updates.
ea09410d 707
37863f20
GM
7082012-02-18 Glenn Morris <rgm@gnu.org>
709
37c3b9ee
GM
710 * ack.texi (Acknowledgments): Add xref to Org manual.
711
b474519e
GM
712 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
713 of '*mail*', since Message does not call it that.
714 (Rmail Reply): Rename rmail-dont-reply-to-names.
715 \\`info- no longer handled specially.
716 Update for rmail-enable-mime-composing.
717 Don't mention 'm' for replies.
718 Don't mention rmail-mail-new-frame and cancelling, since it does
719 not work for Message at the moment.
720
a5987767
GM
721 * cal-xtra.texi: Copyedits.
722
37863f20
GM
723 * emacs-xtra.texi: Set encoding to ISO-8859-1.
724
112d1241
GM
7252012-02-17 Glenn Morris <rgm@gnu.org>
726
0fd2c9a3
GM
727 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
728
1d6ecbfa
GM
729 * ack.texi (Acknowledgments): Mention Gnulib.
730
102f1b54
GM
731 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
732
112d1241
GM
733 * calendar.texi: Misc small changes, including updating the dates
734 of examples.
735
3a05ff1d
GM
7362012-02-16 Glenn Morris <rgm@gnu.org>
737
d1354af0
GM
738 * calendar.texi: Misc small changes.
739
5f9756ec
GM
740 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
741 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
742
3b19a30d
GM
743 * dired-xtra.texi (Subdir Switches): Small fixes.
744
3a05ff1d
GM
745 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
746
9f26dc24
GM
7472012-02-15 Glenn Morris <rgm@gnu.org>
748
749 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
750
fb969a57
GM
7512012-02-12 Glenn Morris <rgm@gnu.org>
752
753 * ack.texi (Acknowledgments):
754 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
755
0aca1292
GM
7562012-02-10 Glenn Morris <rgm@gnu.org>
757
104dc9c6
GM
758 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
759
0aca1292
GM
760 * programs.texi (Misc for Programs): Mention electric-layout-mode.
761
91af9d2e
GM
7622012-02-09 Glenn Morris <rgm@gnu.org>
763
0aca1292
GM
764 * buffers.texi (Misc Buffer): M-x info does not seem to require a
765 buffer switch after M-x rename-uniquely.
63c727b2 766
91af9d2e
GM
767 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
768
1ef1990c
JB
7692012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
770
771 * text.texi (Org Mode): Fix typo.
772
e74e58c9
GM
7732012-02-08 Glenn Morris <rgm@gnu.org>
774
cefee440
GM
775 * ack.texi (Acknowledgments): Update emacs-lock info.
776
a7686350
GM
777 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
778
e74e58c9
GM
779 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
780
fe93bc91
GM
7812012-02-07 Glenn Morris <rgm@gnu.org>
782
783 * files.texi (File Conveniences): Mention ImageMagick images.
784
d273439c
GM
7852012-02-05 Glenn Morris <rgm@gnu.org>
786
649f602c
GM
787 * trouble.texi (Checklist): Mention debug-on-event.
788
d273439c
GM
789 * maintaining.texi (Maintaining): Add cross-ref to ERT.
790
a9410bdf
GM
7912012-02-04 Glenn Morris <rgm@gnu.org>
792
1f5e1a16
GM
793 * macos.texi (Customization options specific to Mac OS / GNUstep):
794 New subsection.
795
b7314ef7
GM
796 * display.texi (Colors): Mention list-colors-sort.
797
a9410bdf
GM
798 * files.texi (File Conveniences): Mention image animation.
799
75319d7f
CY
8002012-01-31 Chong Yidong <cyd@gnu.org>
801
802 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
803 scroll bars (Bug#10666).
804
2680c309
CY
8052012-01-28 Chong Yidong <cyd@gnu.org>
806
691db250
CY
807 * files.texi (Filesets): Fix typos.
808
2680c309
CY
809 * display.texi (Faces): Add xref to Colors node.
810
2a90dfca
DM
8112012-01-27 Dani Moncayo <dmoncayo@gmail.com>
812
813 * buffers.texi (Select Buffer): Clarify explanation of switching
814 to new buffers. Fix description of next-buffer and
6df6ae42 815 previous-buffer (Bug#10334).
2a90dfca
DM
816 (Misc Buffer): Add xref to View Mode.
817
818 * text.texi (Fill Commands): Fix description of
819 sentence-end-double-space.
820
20d2304d
CY
8212012-01-23 Chong Yidong <cyd@gnu.org>
822
f088cb8b 823 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 824
01ec1eed
VS
8252012-01-16 Volker Sobek <reklov@live.com> (tiny change)
826
827 * programs.texi (Comment Commands): Typo (bug#10514).
828
06848b82
CY
8292012-01-15 Chong Yidong <cyd@gnu.org>
830
831 * xresources.texi (X Resources): Describe GTK+ case first.
832 (Resources): Don't use borderWidth as an example, since it doesn't
833 work with GTK+.
834 (Table of Resources): Clarify role of several resources, including
835 the Emacs 24 behavior of cursorBlink etc.
836 (Face Resources): Node deleted. Recommend using Customize
837 instead. Add paragraph to `Table of Resources' node summarizing
838 how to use X resources for changing faces.
839 (Lucid Resources): Rewrite, omitting description of font names,
840 referring to the Fonts node instead.
841 (LessTif Resources): Copyedits.
842 (GTK resources): Rewrite, describing the difference between gtk2
843 and gtk3.
844 (GTK Resource Basics): New node.
845 (GTK Widget Names, GTK Names in Emacs): Rewrite.
846 (GTK styles): Just refer to Fonts node for GTK font format.
847
848 * display.texi (Faces): Document the cursor face.
849
a73a3461
CY
8502012-01-14 Chong Yidong <cyd@gnu.org>
851
01ec1eed 852 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
853 (General Variables): Add xref to Lisp Libraries.
854 (Initial Options): Copyedits.
855 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
856 (Environment): Clarify what getenv does.
857 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
858 light backgrounds on xterms.
859 (Misc Variables): TEMP and TMP are not Windows-specific.
860 (Display X): Copyedits.
861 (Colors X): -bd does nothing for GTK.
862 (Icons X): Gnome 3 doesn't use taskbars.
863
864 * misc.texi (Shell): Document exec-path here.
865
866 * rmail.texi (Movemail): Add xref for exec-path.
867
e517eda4
GM
8682012-01-13 Glenn Morris <rgm@gnu.org>
869
870 * dired.texi (Dired and Find): Clarify find-ls-options.
871
1de76afe
CY
8722012-01-09 Chong Yidong <cyd@gnu.org>
873
71873e2b 874 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
875 SHA-256.
876
c61ab18c
CY
8772012-01-07 Chong Yidong <cyd@gnu.org>
878
e490b289
CY
879 * display.texi (Useless Whitespace): Add Whitespace mode.
880
1de77c4c
CY
881 * custom.texi (Hooks): Discuss how to disable minor modes.
882
883 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 884 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 885
c61ab18c
CY
886 * trouble.texi (Lossage): Refer to Bugs node for problems.
887 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
888 (Screen Garbled): Don't refer to terminal "manufacturers".
889 (Total Frustration): Node deleted. Eliza is documented in
890 Amusements now.
71873e2b
SM
891 (Known Problems): More info about using the bug tracker.
892 Mention debbugs package.
c61ab18c
CY
893 (Bug Criteria): Copyedits.
894 (Understanding Bug Reporting): Mention emacs -Q.
895
89bd9ccd
CY
8962012-01-06 Chong Yidong <cyd@gnu.org>
897
898 * custom.texi (Specifying File Variables): The mode: keyword
899 doesn't have to be first anymore. Add example of specifying minor
900 modes.
901 (Directory Variables): Simplify example. Mention application to
902 non-file buffers.
903 (Disabling): Use "initialization file" terminology.
904 (Init Examples): Fix hook example.
905
8034735f
EZ
9062012-01-06 Eli Zaretskii <eliz@gnu.org>
907
908 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
909 (Bug#10422)
910 Move the stuff about resources to xresources.texi.
911
912 * xresources.texi (Resources): Move information about setting X
913 resources in the Registry from cmdargs.texi. Make the index entry
914 be similar to the one in cmdargs.texi.
915
b0d7d8af
CY
9162012-01-05 Chong Yidong <cyd@gnu.org>
917
918 * custom.texi (Customization Groups): Update example.
919 (Browsing Custom): Document the new search field.
920 (Changing a Variable): Update example for Emacs 24 changes.
921 Document Custom-set and Custom-save commands.
922 (Face Customization): Document Emacs 24 changes. De-document
923 modify-face.
924 (Specific Customization): Mention customize-variable.
925 (Custom Themes): Add customize-themes, custom-theme-load-path,
926 custom-theme-directory, and describe-theme.
927 (Creating Custom Themes): New node.
928 (Examining): Mention M-:.
929
930 * package.texi (Packages): Fix typo.
931
88c5c7c8
CY
9322012-01-03 Chong Yidong <cyd@gnu.org>
933
934 * misc.texi (Single Shell): Don't document Lisp usage of
935 shell-command. Tidy up discussion of synchronicity. Add index
936 entries for async-shell-command.
937 (Interactive Shell): Note that M-x shell uses shell-file-name.
938 Note change in behavior in Emacs 24.
939 (Shell Mode): Shell mode now uses completion-at-point.
940 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
941 default method for recognizing prompts nowadays.
942 (Shell Ring): Add xref to Minibuffer History.
943 (Directory Tracking): Explain Dirtrack mode in more detail.
944 (Term Mode): Fix index entries.
945 (Paging in Term): Merge into Term Mode.
946 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
947 (Printing): Fix xref. State default of lpr-switches.
948 (PostScript): Remove obsolete sentence. Omit description of
949 non-interactive behaviors.
950 (Hyperlinking): Improve description.
951 (Browse-URL): Using compose-mail for mailto URLs is the default.
952 Document browse-url-mailto-function.
953 (Goto Address mode): Add index entries. Add xref to Browse-URL.
954 (FFAP): FFAP is not a minor mode.
71873e2b
SM
955 (Amusements): M-x lm was renamed to M-x landmark.
956 Document nato-region.
88c5c7c8 957
b8ecfdfe
CY
9582012-01-01 Chong Yidong <cyd@gnu.org>
959
960 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
961 (Gnus Startup): Note that the system might not be set up for news.
962 Describe group levels more clearly.
963 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
964 Summary of Gnus.
965 (Document View): Copyedits. Move zoom commads to DocView
966 Navigation node.
967 (DocView Navigation, DocView Searching, DocView Slicing)
968 (DocView Conversion): Nodes renamed from Navigation, etc.
969
970 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
971
7bc7d2aa
EZ
9722011-12-31 Eli Zaretskii <eliz@gnu.org>
973
974 * basic.texi (Moving Point): Fix the description of C-n and C-p.
975 (Bug#10380)
976
b30941db
CY
9772011-12-30 Chong Yidong <cyd@gnu.org>
978
979 * sending.texi (Sending Mail): Document initial mail buffer name,
980 and changed multiple mail buffer behavior.
981 (Mail Format): Put the example at the top of the section.
982 (Mail Headers): Move discussion of "From" to the top.
983 (Mail Sending): Document sendmail-query-once.
984 (Citing Mail): Make it less Rmail-specific.
985
0ed49f93
CY
9862011-12-29 Chong Yidong <cyd@gnu.org>
987
988 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
989 example. Add index entries.
990 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
991
c40a7de7
CY
9922011-12-26 Chong Yidong <cyd@gnu.org>
993
71873e2b
SM
994 * dired.texi (Dired Enter, Misc Dired Features):
995 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
996 (Dired Navigation): Add index entries.
997 (Dired Visiting): Fix View Mode xref.
998 (Marks vs Flags): Prefer C-/ binding for undo.
999 (Subdirectories in Dired): Add xrefs.
1000 (Misc Dired Features): Document some Emacs 24 changes. Add index
1001 entries.
1002
1003 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1004 variable, since it is explained in Minor Modes node.
1005 (Defining Abbrevs): Copyedits.
1006 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1007 C-/ binding for undo.
1008 (Dabbrev Customization): Add xrefs for case-fold-search and
1009 case-replace.
1010
1011 * dired-xtra.texi (Subdir Switches): Add xref.
1012
1013 * maintaining.texi (VC Directory Commands): Mention quit-window.
1014
3d992aa0
CY
10152011-12-25 Chong Yidong <cyd@gnu.org>
1016
1017 * maintaining.texi (Tags): Mention Semantic.
1018 (Create Tags Table, Etags Regexps): Copyedits.
1019 (Find Tag): Mention minibuffer completion.
1020 (List Tags): Mention completion-at-point. Completion is actually
1021 available in M-x list-tags.
1022
1023 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1024 Document vc-delete-file.
1025
1026 * files.texi (Misc File Ops): Mention vc-delete-file.
1027
1028 * programs.texi (Symbol Completion): Mention completion-at-point
1029 explicitly.
1030
2785d024
CY
10312011-12-22 Chong Yidong <cyd@gnu.org>
1032
1033 * maintaining.texi (Change Log Commands): Don't specially mention
1034 vc-update-change-log which is CVS-only.
1035
1036 * vc1-xtra.texi (Version Headers): Note that these are for
1037 Subversion, CVS, etc. only.
71873e2b
SM
1038 (General VC Options): De-document vc-keep-workfiles.
1039 Fix RCS-isms.
2785d024 1040
0ab39399
EZ
10412011-12-22 Eli Zaretskii <eliz@gnu.org>
1042
1043 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1044 should be @end iftex".
1045
d3098e1e
CY
10462011-12-21 Chong Yidong <cyd@gnu.org>
1047
1048 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1049 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1050 (VC Pull): Mention vc-log-incoming.
1051 (Log Buffer): Add CVS/RCS only disclaimer.
1052
1053 * vc1-xtra.texi (Remote Repositories): Update introduction.
1054 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1055 (Remote Repositories, Version Backups): Node deleted.
1056 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1057 (CVS Options): Reduce verbosity of description of obscure CVS
1058 locking feature.
1059 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1060 Tags node.
1061 (Revision Tags): Move under Miscellaneous VC subsection.
1062 (Change Logs and VC): Note that this is wrong for DVCSs.
1063 De-document log entry manipulating features.
1064 (Renaming and VC): Describe how it works on modern VCSes.
1065
1066 * files.texi (Misc File Ops): Mention vc-rename-file.
1067
1068 * programs.texi (Custom C Indent): Add index entries.
1069
47d42d81
AM
10702011-12-20 Alan Mackenzie <acm@muc.de>
1071
1072 * programs.texi (Motion in C): Update the description of C-M-a and
1073 C-M-e, they now DTRT in enclosing scopes.
1074 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1075
2edef1a0
CY
10762011-12-20 Chong Yidong <cyd@gnu.org>
1077
1078 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1079 (Old Revisions): Use it.
1080 (VCS Repositories): Add "distributed" terminology.
1081 (Log Buffer): Remove duplicate description
1082 about changesets. Fix "current VC fileset" ambiguity.
1083 (Multi-User Branching): Node deleted.
1084 (Branches, Switching Branches): Discuss decentralized version
1085 control systems.
1086 (VC Pull): New node.
1087 (Merging): Document merging on decentralized systems.
1088 (Creating Branches): Note that this is specific to CVS and related
1089 systems.
1090
bc859d5f
CY
10912011-12-19 Chong Yidong <cyd@gnu.org>
1092
1093 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1094 (VC Mode Line): Add index entry for "version control status".
1095 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1096 Document vc-revert-show-diff. De-document vc-rollback.
1097 (VC Directory Mode): Rewrite introduction. Move prefix arg
1098 documentation here from VC Directory Buffer node.
1099 (VC Directory Buffer): Use a decentralized VCS example.
1100 (VC Directory Commands): Use a table. Remove material duplicated
1101 in previous nodes on multi-file VC filsets.
1102
9cff91f8
CY
11032011-12-17 Chong Yidong <cyd@gnu.org>
1104
1105 * maintaining.texi (VCS Concepts): Make "revision" terminology
1106 less CVS-specific.
1107 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1108 Registering node.
71873e2b 1109 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1110 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1111 log buffer. Add index entries.
71873e2b
SM
1112 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1113 Use "commit" terminology.
9cff91f8
CY
1114 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1115 doesn't refer to tags tables. Note other possible forms of the
1116 revision ID. C-x v = does not save.
1117 (Registering): Note similarity to C-x v v action. Fix description
1118 of how backends are chosen. De-document vc-default-init-revision.
1119 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1120 in root log buffers.
1121
f3b316df
CY
11222011-12-16 Chong Yidong <cyd@gnu.org>
1123
1124 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1125 (Basic VC Editing): Remove redundant descriptions.
1126 (VC With A Merging VCS): Make description more general instead of
1127 CVS-specific.
1128 (VC With A Locking VCS): Use VC fileset terminology.
1129
29eabb8e
CY
11302011-12-12 Chong Yidong <cyd@gnu.org>
1131
1132 * building.texi (Executing Lisp): Fix xref for C-M-x.
1133 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1134 manual. Note that load-path is not customizable.
1135 (Lisp Eval): Note that listed commands are available globally.
1136 Explain the meaning of "defun" in the C-M-x context.
1137 (Lisp Interaction): Copyedits.
71873e2b
SM
1138 (External Lisp): Fix name of inferior Lisp buffer.
1139 Mention Scheme.
29eabb8e
CY
1140 (Compilation): Define "inferior process".
1141
cd0314dd
EZ
11422011-12-10 Eli Zaretskii <eliz@gnu.org>
1143
1144 * msdog.texi (Windows Fonts): Document how to force GDI font
1145 backend on MS-Windows.
1146
0595bd7e 11472011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1148
1149 * building.texi (Compilation): Say what the -k flag to make does.
1150 Move subprocess discussion to Compilation Shell.
1151 (Compilation Mode): Add xref for grep, occur, and mouse
1152 references. Define "locus".
1153 (Grep Searching): Use @command.
71873e2b
SM
1154 (Debuggers, Commands of GUD, GDB Graphical Interface):
1155 Clarify intro.
0595bd7e
CY
1156 (Starting GUD): Clarify how arguments are specified.
1157 (Debugger Operation): Index entry for "GUD interaction buffer",
1158 and move basic description here from Commands of GUD node.
1159 (GDB User Interface Layout): Copyedits.
1160 (Source Buffers): Remove gdb-find-source-frame, which is not in
1161 gdb-mi.el.
1162 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1163 toggle-gdb-all-registers, which are not in gdb-mi.el.
1164 Don't re-document GUD interaction buffers.
b09d01da
CY
1165
1166 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1167 (Semantic): Add cindex entries for Semantic.
1168
2a185919
CY
11692011-12-06 Chong Yidong <cyd@gnu.org>
1170
1171 * programs.texi (Man Page): Clarify how to use Man-switches.
1172 Don't bother documenting Man-fontify-manpage-flag.
1173 (Lisp Doc): Add xref to Name Help node.
1174 (Hideshow): Add cindex. Mention role of ellipses, and default
1175 value of hs-isearch-open. Don't bother documenting
1176 hs-special-modes-alist.
1177 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1178 changing the window manager binding of M-TAB.
1179
ebf10822
CY
11802011-12-05 Chong Yidong <cyd@gnu.org>
1181
1182 * programs.texi (Comment Commands): Fix description of for M-; on
1183 blank lines. Move documentation of comment-region here.
1184 (Multi-Line Comments): Clarify the role of comment-multi-line.
1185 Refer to Comment Commands for comment-region doc.
1186 (Options for Comments): Refer to Multi-Line Comments for
1187 comment-multi-line doc, instead of duplicating it. Fix default
1188 values of comment-padding and comment-start-skip.
1189
ec7ae032
CY
11902011-12-04 Chong Yidong <cyd@gnu.org>
1191
1192 * programs.texi (Program Modes): Mention modes that are not
1193 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1194 Add index entry for backward-delete-char-untabify.
1195 Mention prog-mode-hook.
ec7ae032
CY
1196 (Which Function): Use "global minor mode" terminology.
1197 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1198 in Indentation chapter to avoid duplication.
1199 (Expressions): Copyedit.
1200 (Matching): Document Electric Pair mode.
1201
1202 * ack.texi (Acknowledgments):
1203 * rmail.texi (Movemail, Other Mailbox Formats):
1204 * frames.texi (Frames): Don't capitalize "Unix".
1205
a24bf23e
CY
12062011-12-04 Chong Yidong <cyd@gnu.org>
1207
1208 * text.texi (Nroff Mode): Mention what nroff is.
1209 (Text Based Tables, Table Recognition): Don't say "Table mode"
1210 since it's not a major or minor mode.
1211 (Text Based Tables): Reduce the size of the example.
1212 (Table Definition): Clarify definitions.
1213 (Table Creation): Add key table.
1214 (Cell Commands): Use kbd for commands.
1215 (Table Rows and Columns): Combine nodes Row Commands and Column
1216 Commands.
1217 (Fixed Width Mode): Node deleted; contents moved to parent.
1218 (Table Conversion): Shorten example.
1219 (Measuring Tables): Merge into Table Misc.
1220
8863a584
CY
12212011-12-03 Chong Yidong <cyd@gnu.org>
1222
1223 * text.texi (TeX Mode): Mention AUCTeX package.
1224 (TeX Editing): Add xref to documentation for Occur.
1225 (LaTeX Editing): Add xref to Completion node.
1226 (TeX Print): Fix description of tex-directory.
71873e2b 1227 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1228 its subnodes less verbose, since text/enriched files are
1229 practically unused.
71873e2b 1230 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1231 (Format Colors): Node deleted.
71873e2b 1232 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1233 for applying colors too.
1234 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1235
1236 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1237
1238 * display.texi (Colors): New node.
1239
1240 * cmdargs.texi (Colors X):
1241 * xresources.texi (GTK styles):
1242 * custom.texi (Face Customization): Reference it.
1243
1244 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1245 Link to Fill Commands for Justification entry.
1246
6fdebe93
EZ
12472011-12-03 Eli Zaretskii <eliz@gnu.org>
1248
1249 * display.texi (Auto Scrolling): More accurate description of what
1250 scroll-*-aggressively does, including the effect of non-zero
1251 margin. Fix "i.e." markup.
1252
95ca9bc7
CY
12532011-12-02 Chong Yidong <cyd@gnu.org>
1254
1255 * text.texi (Pages): Mention how formfeed chars are displayed.
1256 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1257 Describe adaptive filling more precisely.
1258 (Fill Commands): Note that filling removes excess whitespace.
1259 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1260 now bound to indent-for-tab-command in Text mode.
1261 (Outline Mode): Copyedits.
1262 (Outline Visibility): Note that Reveal mode is a buffer-local
1263 minor mode.
1264
1265 * modes.texi (Major Modes): Move note about checking major-mode in
1266 a hook function here, from Text mode.
1267
6d262977
CY
12682011-11-28 Chong Yidong <cyd@gnu.org>
1269
b22b1918
CY
1270 * text.texi (Words): Add xref to Position Info.
1271 (Paragraphs): Add xref to Regexps.
1272
6d262977
CY
1273 * indent.texi (Indentation): Rewrite introduction. Move table to
1274 Indentation Commands node.
1275 (Indentation Commands): Add index entries to table. Copyedits.
1276 (Tab Stops, Just Spaces): Copyedits.
1277 (Indent Convenience): New node. Document electric-indent-mode.
1278
1279 * programs.texi (Basic Indent):
1280 * windows.texi (Pop Up Window): Fix kindex entry.
1281
dc95a8b0
CY
12822011-11-28 Chong Yidong <cyd@gnu.org>
1283
1284 * modes.texi (Major Modes): Move major-mode variable doc here from
1285 Choosing Modes. Document describe-mode. Document prog-mode-hook
1286 and text-mode-hook. Add example of using hooks.
1287 (Minor Modes): Document behavior of mode command calls from Lisp.
1288 Note that setting the mode variable using Customize will DTRT.
1289 (Choosing Modes): Add example of setting a minor mode using a
1290 local variable.
1291
b63a8e8e
CY
12922011-11-27 Chong Yidong <cyd@gnu.org>
1293
1294 * frames.texi (Creating Frames): Move frame parameter example to
1295 Frame Parameters node.
1296 (Frame Commands): C-x 5 o does not warp the mouse by default.
1297 (Fonts): Add more GTK-style properties; also, they should be
1298 capitalized.
1299 (Special Buffer Frames): Node deleted; special-display is on the
1300 way out.
1301 (Frame Parameters): Example moved here from Creating Frames.
1302 Clarify that default-frame-alist affects the initial frame too.
1303 Delete auto-raise-mode and auto-lower-mode.
1304 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1305 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1306
1307 * windows.texi (Window Choice): Add xref to Lisp manual for
1308 special-display-*.
1309
a3dcc84e
EZ
13102011-11-26 Eli Zaretskii <eliz@gnu.org>
1311
1312 * display.texi (Text Display): Update the description,
1313 cross-references, and indexing related to display of control
1314 characters and raw bytes.
1315
4ad3bc2a
CY
13162011-11-25 Chong Yidong <cyd@gnu.org>
1317
1318 * frames.texi (Frames): Rewrite introduction.
1319 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1320 Mouse-3 does not copy to kill ring by default. DEL does not
1321 behave specially for mouse commands any more.
1322 (Mouse References): Document mouse-1-click-follows-link more
1323 thoroughly.
1324 (Menu Mouse Clicks): Move footnote to the main text and add xref
1325 to Init Rebinding node.
1326 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1327
1328 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1329
20db1522
JB
13302011-11-24 Juanma Barranquero <lekktu@gmail.com>
1331
1332 * display.texi (Font Lock): Fix typo.
1333
01d06b1f
GM
13342011-11-24 Glenn Morris <rgm@gnu.org>
1335
1336 * rmail.texi (Rmail Output):
1337 Mention rmail-automatic-folder-directives. (Bug#9657)
1338
0cbaa1d5
CY
13392011-11-21 Chong Yidong <cyd@gnu.org>
1340
1341 * mark.texi (Global Mark Ring): Fix description of global mark
1342 ring (Bug#10032).
1343
fe7a3057
JB
13442011-11-20 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * msdog.texi (Windows Fonts): Fix typo.
1347
b6e63cbe
GM
13482011-11-17 Glenn Morris <rgm@gnu.org>
1349
1350 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1351
58179cce
JB
13522011-11-16 Juanma Barranquero <lekktu@gmail.com>
1353
1354 * killing.texi (Rectangles):
7877f373
JB
1355 * misc.texi (Document View):
1356 * modes.texi (Choosing Modes):
1357 * msdog.texi (Windows Fonts):
58179cce
JB
1358 * regs.texi (Rectangle Registers):
1359 * search.texi (Isearch Yank): Fix typos.
1360
291d142b
CY
13612011-11-06 Chong Yidong <cyd@gnu.org>
1362
1363 * windows.texi (Basic Window): Add xref to Cursor Display.
1364 (Split Window): Document negative arg for splitting commands.
1365 (Other Window): Document mouse-1 in text area of window.
1366 (Change Window): Don't mention window attributes, since they
1367 aren't defined. C-x 1 can't be used with minibuffer windows.
1368 Windows are no longer auto-deleted.
1369 (Window Choice): Add xref to Choosing Window in Lisp manual.
1370 (Window Convenience): Note that windmove disables shift-selection.
1371 Move M-x compare-windows here from Other Window node.
1372
1373 * custom.texi (Mouse Buttons):
1374 * search.texi (Isearch Scroll):
1375 * windows.texi (Split Window): Use new names split-window-below
1376 and split-window-right.
1377
a7ef684b
JB
13782011-10-26 Juanma Barranquero <lekktu@gmail.com>
1379
1380 * emacs.texi (Top): Fix typo.
1381
d53e1747
GM
13822011-10-25 Glenn Morris <rgm@gnu.org>
1383
1384 * abbrevs.texi (Saving Abbrevs):
1385 quietly-read-abbrev-file is not a command. (Bug#9866)
1386
e7a3ff06
CY
13872011-10-24 Chong Yidong <cyd@gnu.org>
1388
1389 * display.texi (Scrolling): Document scroll-up-line and
1390 scroll-down-line. Document scroll-command property.
1391 (Recentering): New node, split off from Scrolling.
1392
86c60681
CY
13932011-10-23 Chong Yidong <cyd@gnu.org>
1394
da97a9e6
CY
1395 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1396 (Tool Bars): Copyedits.
1397
86c60681
CY
1398 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1399
d195726a
CY
14002011-10-22 Chong Yidong <cyd@gnu.org>
1401
1402 * windows.texi (Displaying Buffers): Fix broken lispref link.
1403
a70e06c1
CY
14042011-10-22 Chong Yidong <cyd@gnu.org>
1405
1406 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1407 Move confirm-nonexistent-file-or-buffer discussion here.
1408
1409 * files.texi (File Names, Visiting): Move detailed discussion of
1410 minibuffer confirmation to Minibuffer Exit.
1411
1412 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1413 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1414
bfd779dd
CY
14152011-10-21 Chong Yidong <cyd@gnu.org>
1416
1417 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1418 (Backup Copying): backup-by-copying-when-mismatch is now t.
1419 (Customize Save): Fix description of require-final-newline.
1420 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1421 (Auto Save Control): Clarify.
1422 (File Archives): Add 7z.
1423 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1424
1425 * arevert-xtra.texi (Autorevert): Copyedits.
1426
6e317956
CY
14272011-10-20 Chong Yidong <cyd@gnu.org>
1428
1429 * custom.texi (Hooks, Init Examples):
1430 * display.texi (Font Lock):
1431 * fixit.texi (Spelling):
1432 * rmail.texi (Rmail Display): Minor mode function with no arg now
1433 enables it.
1434
1435 * fixit.texi (Spelling): Fix description of inline completion.
1436
5abc31ef
CY
14372011-10-19 Chong Yidong <cyd@gnu.org>
1438
1439 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1440 entries.
1441 (Isearch Yank): Document isearch-yank-pop.
1442 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1443 (Other Repeating Search): Document Occur Edit mode.
1444
939db9ac
CY
14452011-10-18 Chong Yidong <cyd@gnu.org>
1446
1447 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1448 from Line Truncation node.
1449 (Standard Faces): Note that only the background of the cursor face
1450 has an effect.
1451 (Cursor Display): Fix descriptions of cursor face
1452 and bar cursor blinking.
1453 (Text Display): Document nobreak-char-display more clearly.
1454 (Line Truncation): Add xref to Split Window node.
1455 (Display Custom): Don't bother documenting baud-rate or
1456 no-redraw-on-reenter.
1457
1458 * search.texi (Slow Isearch): Node removed.
1459
80c6d77f
GM
14602011-10-18 Glenn Morris <rgm@gnu.org>
1461
1462 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1463
d366bd53
CY
14642011-10-18 Chong Yidong <cyd@gnu.org>
1465
1466 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1467 of list-faces-display here, from Standard Faces node.
1468 Note special role of `default' background.
1469 (Standard Faces): Note special role of `default' background.
1470 Note that region face may be taken fom GTK. Add xref to Text Display.
1471 (Text Scale): Rename from "Temporary Face Changes".
1472 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1473 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1474 (Useless Whitespace): Simplify description of
1475 delete-trailing-whitespace. Note active region case.
1476 (Text Display): Fix description of escape-glyph face assignment.
1477 Remove unibye mode discussion. Update some parts for Unicode.
1478 Move glyphless chars documentation to Lisp manual.
1479
1480 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1481
21100e7d
CY
14822011-10-15 Chong Yidong <cyd@stupidchicken.com>
1483
1484 * display.texi (Scrolling): Tweak explanation of scroll direction.
1485 (View Mode): Add index entries.
1486
1487 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1488
1489 * regs.texi (Text Registers): C-x r i does not activate the mark.
1490 (Bookmarks): Document new default bookmark location.
1491
50b063c3
CY
14922011-10-13 Chong Yidong <cyd@stupidchicken.com>
1493
71873e2b
SM
1494 * killing.texi (Deletion): Add xref to Using Region.
1495 Document delete-forward-char.
50b063c3
CY
1496 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1497 description here. Recommend C-u C-SPC for jumping to mark.
1498 (Kill Ring): Move kill ring variable documentation here.
1499 (Primary Selection): Copyedits.
1500 (Rectangles): Document new command rectangle-number-lines.
1501 (CUA Bindings): Note that this disables the mark-even-if-inactive
1502 behavior for C-x and C-c.
1503
1504 * mark.texi (Mark): Mention "active region" terminology.
1505 (Using Region): Document delete-active-region.
1506
e1a3f5b1
CY
15072011-10-12 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * mark.texi (Mark): Clarify description of disabled Transient Mark
1510 mode (Bug#9689).
1511 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1512 selection changes. Mention that commands like C-y set the mark.
1513 (Marking Objects): Add xref to Words node. Note that mark-word
1514 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1515 (Using Region): Mention M-$ in the table.
1516 Document mark-even-if-inactive here instead of in Mark Ring.
1517 (Mark Ring): Move mark-even-if-inactive to Using Region.
1518 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1519 (Disabled Transient Mark): Rename from "Persistent Mark"
1520 (Bug#9688). Callers changed.
1521
1522 * programs.texi (Expressions):
1523 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1524
3dc62b2b
CY
15252011-10-09 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1528 option" terminology.
1529 (Key Help): Add command names. Define "documentation string".
1530 (Name Help): Remove an over-long joke.
1531 (Apropos): Document prefix args. Remove duplicated descriptions.
1532 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1533 (Package Keywords): Rename from "Library by Keyword".
1534 Describe new package menu interface.
3dc62b2b 1535 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1536
1537 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1538 (Minibuffer History): Document numeric args to history commands.
de09aa52 1539
2d3fe5d7
EZ
15402011-10-08 Eli Zaretskii <eliz@gnu.org>
1541
1542 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1543
b2b0776e
CY
15442011-10-08 Chong Yidong <cyd@stupidchicken.com>
1545
71873e2b
SM
1546 * basic.texi (Position Info): Omit page commands.
1547 Document count-words-region and count-words.
b2b0776e
CY
1548
1549 * text.texi (Pages): Move what-page documentation here.
1550
27a16462
CY
15512011-10-08 Chong Yidong <cyd@stupidchicken.com>
1552
1553 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1554 Remote Files node instead of linking directly to the Tramp manual.
1555 (Minibuffer Edit): Add xref to Blank Lines.
1556 (Completion): Add xref to Symbol Completion. Remove redundant
1557 example, which is repeated in the next node.
1558 (Completion Commands): Minor clarifications.
1559 (Completion Styles): New node, split from Completion Commands.
1560 Document substring and initials styles.
1561 (Strict Completion): Remove information duplicated in other nodes.
1562 (Completion Options): Consolidate case difference discussion here.
1563
1564 * help.texi (Help Mode): Fix kindex entries.
1565
1566 * files.texi (File Names): Add index entries.
1567
de0bde62
CY
15682011-10-07 Chong Yidong <cyd@stupidchicken.com>
1569
71873e2b
SM
1570 * basic.texi (Inserting Text): Add xref to Completion.
1571 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1572 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1573 to left/right. Tweak left-char and right-char descriptions.
1574 M-left and M-right are now bound to left-word/right-word.
1575 (Erasing): Document delete-forward-char.
1576
1577 * screen.texi (Screen, Menu Bar): Copyedits.
1578 (Point): Remove duplicate paragraph on cursors, also in Screen.
1579 (Mode Line): Trailing dashes no longer shown on X displays.
1580
1581 * frames.texi (Non-Window Terminals): Index just "text-only
1582 terminal", which is used throughout the manual now.
1583
1584 * entering.texi (Entering Emacs): Define "startup screen".
1585 Document window-splitting behavior with command-line inputs.
1586 (Exiting): Remove obsolete paragraph about shells without suspend
1587 functionality.
1588
1589 * commands.texi (User Input): Define "input event" more clearly.
1590 (Keys): Add xref to Echo Area.
1591 (Commands): Clarify relation between commands and functions.
1592
453e4522
CY
15932011-10-06 Chong Yidong <cyd@stupidchicken.com>
1594
1595 * misc.texi (emacsclient Options): Document how emacsclient runs
1596 the Emacs daemon (Bug#9674).
1597
550f41cd
CY
15982011-10-01 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * basic.texi (Moving Point):
1601 * custom.texi (Mouse Buttons):
1602 * rmail.texi (Rmail Scrolling):
1603 * search.texi (Isearch Scroll):
550f41cd
CY
1604 * display.texi (Scrolling): Replace scroll-up/down with
1605 scroll-up/down-command. Fix scroll-preserve-screen-position
1606 description. Document scroll-error-top-bottom.
1607
9229fe87
GM
16082011-09-30 Glenn Morris <rgm@gnu.org>
1609
1610 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1611
0a2132ba
CY
16122011-09-24 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * windows.texi (Pop Up Window): Defer discussion of window
1615 splitting to the Window Choice node. Add index entries.
1616 (Force Same Window): Node deleted.
1617 (Displaying Buffers, Window Choice): New nodes.
1618
1619 * buffers.texi (Select Buffer): Clarify description of
1620 buffer-switching commands. Add xref to Window Display node.
1621 Don't repeat confirm-nonexistent-file-or-buffer description from
1622 Visiting node. Remove even-window-heights.
1623
1624 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1625
33ed493b
CY
16262011-09-18 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1629
1630 * xresources.texi (Table of Resources): Fix documentation of
1631 bitmapIcon.
1632
92fa95ad
CY
16332011-09-15 Chong Yidong <cyd@stupidchicken.com>
1634
1635 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1636
16254627
EH
16372011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1638
1639 * frames.texi (Frame Commands): Note that delete-other-frames only
1640 deletes frames on current terminal.
1641
c3760c17
EZ
16422011-09-10 Eli Zaretskii <eliz@gnu.org>
1643
1644 * sending.texi (Mail Misc): Document mail-add-attachment.
1645
69b8be97
EZ
16462011-09-04 Eli Zaretskii <eliz@gnu.org>
1647
1648 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1649
3fd50d5c
CY
16502011-08-29 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1653
e2aeef63
CY
16542011-08-28 Chong Yidong <cyd@stupidchicken.com>
1655
1656 * files.texi (File Archives):
1657 * cal-xtra.texi (Diary Display):
1658 * help.texi (Help Mode): Add xref to View Mode.
1659
ddb54206
CY
16602011-08-28 Chong Yidong <cyd@stupidchicken.com>
1661
a6326082
CY
1662 * display.texi (View Mode): New node. Move view-file here from
1663 Misc File Ops. Move view-buffer here from Misc Buffer.
1664
1665 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1666
04e2ce72 1667 * files.texi (Misc File Ops): Document new
a6326082 1668 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1669
1670 * dired.texi (Dired Deletion): Shorten description of Trash.
1671
ddb54206
CY
1672 * misc.texi (emacsclient Options): Document server-port.
1673
bd206ce5
EZ
16742011-08-27 Eli Zaretskii <eliz@gnu.org>
1675
1676 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1677 even on MS-Windows. Fix a typo.
1678
d43f5a42
CY
16792011-08-26 Chong Yidong <cyd@stupidchicken.com>
1680
1681 * package.texi: New file, documenting the package manager.
1682
1683 * emacs.texi: Include it.
1684
1685 * help.texi (Help Summary): Add describe-package.
1686
e0b1591b
CY
16872011-08-25 Chong Yidong <cyd@stupidchicken.com>
1688
856ce114
CY
1689 * misc.texi (Printing): Convert subnodes into subsections.
1690
f404f8bc
CY
1691 * text.texi (Two-Column): Move into Text chapter.
1692
1693 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1694 Files section. Convert from chapter into section.
1695
1696 * display.texi (Narrowing): Move into display chapter.
1697
e0b1591b
CY
1698 * sending.texi (Sending Mail):
1699 * rmail.texi (Rmail):
1700 * misc.texi (Gnus, Document View):
1701 * dired.texi (Dired):
1702 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1703
75bfc667
JL
17042011-08-07 Juri Linkov <juri@jurta.org>
1705
1706 * dired.texi (Operating on Files): Rewrite according to the fact
1707 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1708
fe676f91
MA
17092011-07-30 Michael Albinus <michael.albinus@gmx.de>
1710
1711 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1712 remote file name completion. (Bug#9197)
1713
4cc60b9b
EZ
17142011-07-28 Eli Zaretskii <eliz@gnu.org>
1715
1716 * mule.texi (Bidirectional Editing): Document the fact that
1717 bidi-display-reordering is t by default.
1718
89671e16
LMI
17192011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1720
1721 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1722 explicitly (bug#8904).
1723
fb23ecc2
LMI
17242011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1725
1726 * trouble.texi (Checklist): Use an `M-x' example instead of an
1727 Emacs Lisp form to switch on the dribble file (bug#8056).
1728
465c5fc8
LMI
17292011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1730
1731 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1732
90a6258b
GM
17332011-07-13 Glenn Morris <rgm@gnu.org>
1734
1735 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1736
c7588364
LMI
17372011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1738
1739 * mark.texi (Mark Ring): Clarify how many locations are saved
1740 (bug#5770).
1741 (Global Mark Ring): Ditto.
1742
4cb4f3ba
LMI
17432011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1744
d648feab
LMI
1745 * text.texi (Table Recognition): Use "at point" instead of "under
1746 point" (bug#4345).
1747
4cb4f3ba
LMI
1748 * display.texi (Cursor Display): Mention `cursor-type'.
1749
1750 * screen.texi (Point): Clarify that it's only if you use a block
1751 cursor that it appears to be on a character (bug#4345).
1752
ecd0b990
CY
17532011-07-12 Chong Yidong <cyd@stupidchicken.com>
1754
1755 * misc.texi (Amusements): Move dissociated press here, from its
1756 own section.
1757
1758 * emacs.texi (Top): Update node listing.
1759
c2fd0368
LMI
17602011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1761
1762 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1763 clarity (bug#3523).
1764
fdeb32ec
CY
17652011-07-12 Chong Yidong <cyd@stupidchicken.com>
1766
1767 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1768 (Misc X): Document --parent-id.
1769
1770 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1771 defaults to nil.
1772
1773 * misc.texi (emacsclient Options): Document --parent-id.
1774
1775 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1776
f584ca38
LMI
17772011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1778
1779 * emacs.texi: Use "..." instead of ``...'' in the menus
1780 (bug#3503).
1781
963578d3
CY
17822011-07-11 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * killing.texi (Primary Selection): Document `only' setting for
1785 select-active-regions.
1786
1787 * mark.texi (Setting Mark): Reference Shift Selection node.
1788
1789 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1790
a30ed87b
LMI
17912011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1792
47076272
LMI
1793 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1794 motion keys" (bug#3503).
1795
a30ed87b
LMI
1796 * emacs.texi: Change all the register node names from "RegPos"
1797 (etc.) to "Positional Registers" (etc.) (bug#3314).
1798
4d45a8b7
CY
17992011-07-11 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1802 (Other Kill Commands, Kill Options): Copyedits.
1803 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1804 (Yanking): Move yank-excluded properties discussion here.
1805 (Cut and Paste): Move from frames.texi. Update subnodes to
1806 describe x-select-enable-clipboard case.
1807
1808 * frames.texi: Move Cut and Paste node and subnodes into
1809 killing.texi, except Mouse Commands and Word and Line Mouse.
1810
c160ddee
AM
18112011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1812
1813 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1814
3329e6e3
LMI
18152011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1816
32a214fe
LMI
1817 * screen.texi (Mode Line): Clarify that coding systems are
1818 characters, not letters (bug#1749).
1819
3329e6e3
LMI
1820 * cmdargs.texi (Environment): Mention removing variables
1821 (bug#1615). Text suggested by Kevin Rodgers.
1822
8875da1e
CY
18232011-07-10 Chong Yidong <cyd@stupidchicken.com>
1824
54806e45
CY
1825 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1826
8875da1e
CY
1827 * modes.texi: Rename from major.texi.
1828 (Modes): New node. Make Major Modes and Minor Modes subsections
1829 of this. All callers changed.
1830
1831 * custom.texi (Minor Modes): Move to modes.texi.
1832
7847b2a1
CY
18332011-07-10 Chong Yidong <cyd@stupidchicken.com>
1834
6cfd0fa2
CY
1835 * custom.texi (Syntax): Node deleted.
1836
1837 * help.texi (Help Summary):
1838 * major.texi (Major Modes):
1839 * programs.texi (Parentheses):
1840 * search.texi (Regexp Backslash, Regexp Backslash)
1841 (Regexp Backslash):
1842 * text.texi (Words): Callers changed.
1843
7847b2a1
CY
1844 * text.texi (Refill, Longlines): Delete nodes.
1845
1846 * ack.texi (Acknowledgments): Longlines removed from manual.
1847
1848 * emacs.texi (Top): Update node listing.
1849
2a71c436
GM
18502011-07-09 Glenn Morris <rgm@gnu.org>
1851
1852 * fortran-xtra.texi (Fortran): Update handled extensions.
1853
61436e9f
LMI
18542011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1855
1856 * display.texi (Scrolling): `C-v' (etc) are now bound to
1857 `scroll-*-command' (bug#8349).
1858
6e560c71
LMI
18592011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1860
48954a09 1861 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1862 doesn't actually delete any files (bug#7125).
1863
2904fd97
LMI
1864 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1865 argument for `C-c C-k' (bug#7391).
1866
6e560c71
LMI
1867 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1868 you're currently using (bug#8489).
1869
978ff6c5
EZ
18702011-07-01 Eli Zaretskii <eliz@gnu.org>
1871
1872 * mule.texi (Coding Systems): Move index entries from the previous
1873 change into their proper places.
1874
0d742084
LMI
18752011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1876
31976bd5
LMI
1877 * help.texi (Help Files): Document view-external-packages (bug#8902).
1878
0d742084
LMI
1879 * mule.texi (Coding Systems): Put a few more of the coding systems
1880 into the index (bug#8900).
1881
9f678528
GM
18822011-06-26 Glenn Morris <rgm@gnu.org>
1883
1884 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1885
18a4ce5e
AR
18862011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1887
1888 * misc.texi (emacsclient Options): Mention --frame-parameters.
1889
f0da764a
GM
18902011-06-09 Glenn Morris <rgm@gnu.org>
1891
1892 * custom.texi (Specifying File Variables):
1893 Recommend explicit arguments for minor modes.
1894
b047e7ac
PE
18952011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1896
1897 Document wide integers better.
1898 * buffers.texi (Buffers):
001903b5
PE
1899 * files.texi (Visiting): Document maxima for 64-bit machines,
1900 and mention virtual memory limits.
b047e7ac 1901
bf41276f
CY
19022011-05-28 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1905
1906 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1907 prog mode (Bug#8240).
1908
e145f188
GM
19092011-05-27 Glenn Morris <rgm@gnu.org>
1910
1911 * custom.texi (Specifying File Variables):
1912 Major modes no longer need come first.
1913
313f790e
CY
19142011-05-22 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1917 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1918
c136e5cd
GM
19192011-05-18 Glenn Morris <rgm@gnu.org>
1920
1921 * ack.texi (Acknowledgments): Remove fakemail.c.
1922
c71a0d48 19232011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1924
1925 Fixes for fitting text into 7x9 printed manual.
1926 * building.texi (Flymake, Breakpoints Buffer):
1927 * calendar.texi (Appointments):
1928 * cmdargs.texi (General Variables, Display X):
1929 * custom.texi (Saving Customizations, Face Customization)
1930 (Directory Variables, Minibuffer Maps, Init Rebinding):
1931 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1932 * fixit.texi (Spelling):
1933 * frames.texi (Creating Frames, Fonts):
1934 * help.texi (Help Files):
1935 * mini.texi (Minibuffer File):
1936 * misc.texi (emacsclient Options, Emulation):
1937 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1938 * mule.texi (International Chars, Language Environments)
1939 (Select Input Method, Modifying Fontsets, Charsets):
1940 * programs.texi (Custom C Indent):
1941 * rmail.texi (Rmail Labels):
1942 * text.texi (Table Conversion):
1943 * trouble.texi (Known Problems, Known Problems):
1944 * windows.texi (Change Window):
1945 * xresources.texi (GTK resources): Reflow text and re-indent code
1946 examples to avoid TeX overflows and underflows on 7x9 paper.
1947
1948 * emacs.texi: Fix the (commented out) smallbook command.
1949
1950 * macos.texi (Mac / GNUstep Events):
1951 * xresources.texi (Lucid Resources): Remove extraneous examples.
1952
b8f82dc1
GM
19532011-05-10 Glenn Morris <rgm@gnu.org>
1954
1955 * custom.texi (Specifying File Variables):
1956 Deprecate using mode: for minor modes.
1957
d306b4da
GM
19582011-05-07 Glenn Morris <rgm@gnu.org>
1959
1960 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1961
548d0a63
GM
19622011-05-06 Glenn Morris <rgm@gnu.org>
1963
5006e634
GM
1964 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1965
548d0a63
GM
1966 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1967
e793a940
LMI
19682011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1969
1970 * misc.texi (Emacs Server): Document `server-eval-at'.
1971
7031be6d
UR
19722011-04-24 Chong Yidong <cyd@stupidchicken.com>
1973
71873e2b
SM
1974 * maintaining.texi (List Tags): Document next-file.
1975 Suggested by Uday S Reddy.
7031be6d 1976
4ffd0d6b 19772011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1978
1979 * mini.texi (Minibuffer Edit):
1980 * screen.texi (Mode Line): Fix typo.
1981
1c6c854e
CS
19822011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1983
024ff170 1984 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1985
c5c9f40f
CY
19862011-03-26 Chong Yidong <cyd@stupidchicken.com>
1987
1988 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1989
09725d26
EZ
19902011-03-30 Eli Zaretskii <eliz@gnu.org>
1991
1992 * display.texi (Auto Scrolling): Document the limit of 100 lines
1993 for never-recentering scrolling with `scroll-conservatively'.
1994 (Bug#6671)
1995
09d9db2c 19962011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1997
1998 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1999 HOME on Windows and where it looks for init files. (Bug#8221)
2000
62d94509
EZ
20012011-03-10 Eli Zaretskii <eliz@gnu.org>
2002
2003 * search.texi (Regexp Example):
2004 * mule.texi (International Chars):
2005 * building.texi (External Lisp): Don't use characters outside
2006 ISO-8859-1.
2007
0286d9de
EZ
20082011-03-09 Eli Zaretskii <eliz@gnu.org>
2009
1c6c854e
CS
2010 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2011 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2012
2013 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2014
114902a5 2015 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2016 (Bug#8210)
2017
0afb4571
J
20182011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2019
2020 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2021 for Gtk+ 3.
2022
bb3865e8
GM
20232011-03-08 Glenn Morris <rgm@gnu.org>
2024
6446548e
GM
2025 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2026 * emacs.texi (Acknowledgments):
2027 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2028 * emacs.texi: Set documentencoding.
6446548e 2029
bb3865e8
GM
2030 * display.texi (Optional Mode Line): Don't mention exactly where
2031 display-time appears. (Bug#8193)
2032
33383987
JB
20332011-03-07 Chong Yidong <cyd@stupidchicken.com>
2034
2035 * Version 23.3 released.
2036
892777ba
CY
20372011-03-06 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2040
0b973fc5
DW
20412011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2042
2043 * misc.texi (emacsclient Options): Add q/quiet.
2044
8ef5a2f2
GM
20452011-03-02 Glenn Morris <rgm@gnu.org>
2046
2047 * mule.texi (Communication Coding) <x-select-request-type>:
2048 Remove duplicate (essentially) paragraph. (Bug#8148)
2049
bd106056
CS
20502011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2051
2052 * maintaining.texi (Format of ChangeLog): Add reference to
2053 add-log-full-name.
2054 (Change Log Commands): Add documentation for combining multiple
2055 symbols in one change.
2056
6640b281
GM
20572011-03-01 Glenn Morris <rgm@gnu.org>
2058
2059 * custom.texi (Directory Variables):
2060 Give an example of excluding subdirectories.
2061
2b0c7330 20622011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2063
2064 * search.texi (Regexp Search): Move index entries about regexps to the
2065 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2066
8c62c205
GM
20672011-02-19 Glenn Morris <rgm@gnu.org>
2068
2069 * dired.texi (Dired): Dired-X version number was dropped.
2070
3928f2b6
JD
20712011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2072
2073 * xresources.texi (X Resources): Remove *faceName and replace it with
2074 *font for Lucid.
2075
a41c8660
CY
20762011-02-05 Chong Yidong <cyd@stupidchicken.com>
2077
2078 * rmail.texi (Rmail Display): Document Rmail MIME support more
2079 accurately.
2080
2081 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2082 vc-log-outgoing.
2083 (Merging): Document vc-find-conflicted-file.
2084
233ba4d9 20852011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2086
2087 * custom.texi (Variables): Fix typo.
2088
14beddf4 20892011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2090
65401ee3
CY
2091 * search.texi (Regexps): Copyedits. Mention character classes
2092 (Bug#7809).
2093
19f81ecf
CY
2094 * files.texi (File Aliases): Restore explanatory text from Eli
2095 Zaretskii, accidentally removed in 2011-01-08 commit.
2096
bf3dae7e
EZ
20972011-01-29 Eli Zaretskii <eliz@gnu.org>
2098
2099 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2100 (MAKEINFO_OPTS): New variable.
2101 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2102 (emacs.html): New target.
2103 (clean): Remove emacs.html.
2104
45eb2a5d
WL
21052011-01-23 Werner Lemberg <wl@gnu.org>
2106
2107 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2108 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2109 (ENVADD): Updated.
2110
9acfe703
GM
21112011-01-18 Glenn Morris <rgm@gnu.org>
2112
2113 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2114
2115 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2116
362b9d48
GM
21172011-01-15 Chong Yidong <cyd@stupidchicken.com>
2118
bb033b5f
CY
2119 * building.texi (Compilation): Improve instructions for running two
2120 compilations (Bug#7573).
2121
b024d9f0
MD
2122 * files.texi (Backup Names): Document the new location of the
2123 last-resort backup file.
2124
362b9d48
GM
2125 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2126 manual. Explain why directory-abbrev-alist elements should be anchored
2127 (Bug#7777).
2128
21292011-01-15 Eli Zaretskii <eliz@gnu.org>
2130
2131 * msdog.texi (Windows Startup): Correct inaccurate description of
2132 differences between emacsclient.exe and emacsclientw.exe.
2133
7c420169 21342011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2135
2136 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2137
7c420169 21382011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2139
2140 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2141
7c420169 21422011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2143
2d34d523
EZ
2144 * frames.texi (Cut and Paste): Modify the section's name and text:
2145 don't mix "cut/paste" with "kill/yank".
2146 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2147 (Bug#7702)
2148
88ab4340
EZ
2149 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2150
7c420169 21512011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2152
2153 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2154 matches its position in the menu. (Bug#7674)
2155
7c420169 21562011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2157
2158 * trouble.texi (Checklist): Mention not replying via news either.
2159
92bb6c52
TH
21602010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2161
2162 * misc.texi (Document View): Update DocView section with newly
2163 supported document formats.
2164
b103c904
CY
21652010-12-21 Chong Yidong <cyd@stupidchicken.com>
2166
2167 * killing.texi: Resection the Info version to conform to the
2168 printed manual, to avoid making sections on Accumulating Text, CUA
2169 and Rectangles into full chapters.
2170
f49d1f52 21712010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2172
2173 * custom.texi (Init Syntax): Add index entries for "character syntax".
2174 (Bug#7576)
2175
f49d1f52 21762010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2177
2178 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2179
f49d1f52 21802010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2181
2182 * trouble.texi (Checklist): Fix typo in newsgroup name.
2183
f49d1f52 21842010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2185
2186 * search.texi (Word Search): Note that the lazy highlight always
2187 matches to whole words (Bug#7470).
2188
f49d1f52 21892010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2190
4f1948eb
EZ
2191 * display.texi (Optional Mode Line): Make the description of
2192 load-average more accurate.
2193
b8a9e136
EZ
2194 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2195 registry, with a cross-reference.
62d72a4a
EZ
2196 (Windows Startup): New node. Move the stuff about the current
2197 directory from "Windows HOME".
b8a9e136 2198
07976ae3 21992010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2200
2201 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2202 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2203
07976ae3 22042010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2205
2206 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2207 Suggested by Štěpán Němec.
2208
07976ae3 22092010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2210
1aaae3f3
CY
2211 * maintaining.texi (Version Control): Say "commit", not "check in".
2212 (Version Control Systems): Simplify descriptions.
2213 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2214 VCS Concepts.
2215 (VC Mode Line): Update example.
2216 (Old Revisions): Document revert-buffer for vc-diff.
2217 (Log Buffer): Promote to a subsection. Document header lines.
2218
1c6c854e
CS
2219 * macos.texi (Mac / GNUstep Basics):
2220 Document ns-right-alternate-modifier.
ec8a6295 2221
1aaae3f3
CY
2222 * emacs.texi (Top): Update node listing.
2223
0eb025fb
EZ
22242010-11-13 Eli Zaretskii <eliz@gnu.org>
2225
2226 * rmail.texi (Rmail Coding): Characters with no fonts are not
2227 necessarily displayed as empty boxes.
2228
2229 * mule.texi (Language Environments, Fontsets): Characters with no
2230 fonts are not necessarily displayed as empty boxes.
2231
2232 * display.texi (Text Display): Document display of glyphless
2233 characters.
2234
ea4f7750
GM
22352010-11-13 Glenn Morris <rgm@gnu.org>
2236
2237 * basic.texi (Position Info): Add M-x count-words-region.
2238
90639cea
GM
22392010-11-11 Glenn Morris <rgm@gnu.org>
2240
2241 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2242
d607b96b 22432010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2244
2245 * msdog.texi (Windows HOME): Add information regarding startup
2246 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2247
c12e4a81
GM
22482010-10-11 Glenn Morris <rgm@gnu.org>
2249
df187c62
GM
2250 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2251
c12e4a81
GM
2252 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2253 (DVIPS): New variable.
234db610
GM
2254 (.PHONY): Add html, ps.
2255 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2256 (clean): Delete html, ps files.
c12e4a81 2257
6513b232
EZ
22582010-10-09 Eli Zaretskii <eliz@gnu.org>
2259
2260 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2261
f4f358f1
GM
22622010-10-09 Glenn Morris <rgm@gnu.org>
2263
c1dc72b3
GM
2264 * Makefile.in (VPATH): Remove.
2265 (infodir): Make it absolute.
2266 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2267
4393405b
GM
2268 * Makefile.in (dist): Anchor regexps.
2269
eef3ab94
GM
2270 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2271 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2272 (emacs-xtra.pdf): Use $<.
2273
aa9db089
GM
2274 * Makefile.in (infoclean): Remove harmless, long-standing error.
2275
abd40fb4
GM
2276 * Makefile.in ($(infodir)): Delete rule.
2277 (mkinfodir): New.
2278 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2279
f4f358f1 2280 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2281 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2282 * emacsver.texi: New file, replacing emacsver.texi.in.
2283
ea274122
GM
22842010-10-09 Glenn Morris <rgm@gnu.org>
2285
f7a31f11
GM
2286 * emacsver.texi.in: New file.
2287 * emacs.texi: Set EMACSVER by including emacsver.texi.
2288 * Makefile.in (distclean): Delete emacsver.texi.
2289 (dist): Copy emacsver.texi.
b13254e7 2290 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2291
3fb78d1f
GM
2292 * ack.texi (Acknowledgments): No more b2m.c.
2293
ea274122
GM
2294 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2295 (emacs): Remove rule.
2296 (dist): No need to deal with the emacs rule any more.
2297
17ca7950
GM
22982010-10-07 Glenn Morris <rgm@gnu.org>
2299
2300 * Makefile.in (version): New, set by configure.
2301 (clean): Delete dist tar file.
2302 (dist): Use version in tar name.
2303
4c83f6e1
GM
23042010-10-06 Glenn Morris <rgm@gnu.org>
2305
2306 * Makefile.in (EMACS_XTRA): Add the main source file.
2307 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2308 (mostlyclean): No core files, reorder other files.
2309 (clean): Delete specific dvi and pdf files.
2310 (infoclean, dist): New rules.
2311 (maintainer-clean): Use infoclean.
8a944cea 2312 ($(infodir)): Add parallel build workaround.
4c83f6e1 2313
0264072d
GM
23142010-10-04 Glenn Morris <rgm@gnu.org>
2315
2316 * Makefile.in (SHELL): Set it.
2317 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2318 (info, dvi): Replace above variables with their expansions.
2319 (info): Move mkdir from here...
2320 ($(infodir)/emacs): ... to here (for parallel builds).
2321 (pdf): New target.
2322 ($(infodir)/emacs): Pass -o option to makeinfo.
2323 (.PHONY): Declare clean rules.
2324 (maintainer-clean): Delete dvi and pdf files.
2325 Guard against cd failures. Use a more restrictive delete.
2326
3226d6ca
GM
23272010-10-02 Glenn Morris <rgm@gnu.org>
2328
2329 * misc.texi (Shell Mode): Remove reference to old function name.
2330
cad90f3b
EZ
23312010-09-30 Eli Zaretskii <eliz@gnu.org>
2332
2333 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2334 indicator characters.
2335
5f874327
GM
23362010-09-29 Glenn Morris <rgm@gnu.org>
2337
2338 * Makefile.in (top_srcdir): Remove unused variable.
2339
0ab9cff3
GM
23402010-09-14 Glenn Morris <rgm@gnu.org>
2341
67ae9766
GM
2342 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2343 the last hook item.
2344
0ab9cff3
GM
2345 * calendar.texi (Appointments): Also updated when a diary include file
2346 is saved.
2347
6664fc59 23482010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2349
2350 * trouble.texi (Bugs): Update the section intro.
2351 (Known Problems): New section.
2352 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2353 (Sending Patches): Bug fixes are best as responses to existing bugs.
2354 * emacs.texi (Known Problems): Add menu entry for new section.
2355
be3283d7
GM
23562010-09-09 Glenn Morris <rgm@gnu.org>
2357
2358 * xresources.texi: Untabify.
2359
10999305 23602010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2361
2362 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2363
10999305 23642010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2365
2366 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2367
30641319
JD
23682010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2369
2370 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2371
50dd7bc6
GM
23722010-08-21 Glenn Morris <rgm@gnu.org>
2373
2374 * misc.texi (Amusements): Mention bubbles and animate.
2375
5e620eca
EZ
23762010-07-31 Eli Zaretskii <eliz@gnu.org>
2377
2378 * files.texi (Visiting): Add more index entries for
2379 large-file-warning-threshold.
2380
8b2dd508
JD
23812010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2382
2383 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2384
8838673e
GM
23852010-06-23 Glenn Morris <rgm@gnu.org>
2386
2387 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2388 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2389 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2390 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2391 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2392 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2393 Untabify Texinfo files.
2394
04d3bb6c
GM
23952010-06-10 Glenn Morris <rgm@gnu.org>
2396
103dd3a8
GM
2397 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2398
04d3bb6c
GM
2399 * basic.texi (Inserting Text): Fix typo.
2400
50b79479
GM
24012010-06-10 Glenn Morris <rgm@gnu.org>
2402
2403 * ack.texi (Acknowledgments):
2404 * emacs.texi (Acknowledgments): Update for notifications.el.
2405
86d7a550
DU
24062010-05-31 Daiki Ueno <ueno@unixuser.org>
2407
2408 * dired.texi (Operating on Files): Mention encryption commands
2409 (Bug#6315).
2410
db5dce9d
EZ
24112010-05-29 Eli Zaretskii <eliz@gnu.org>
2412
2413 * basic.texi (Moving Point): Update due to renaming of commands bound
2414 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2415
34313041
EZ
24162010-05-18 Eli Zaretskii <eliz@gnu.org>
2417
2418 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2419 paragraphs.
2420 (Line Truncation): Fix wording for bidi display.
2421
1fc0ce04 2422 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2423 keys.
2424
0235128c 24252010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2426
2427 * building.texi (GDB Graphical Interface): Remove misleading comparison
2428 to an IDE (Bug#6128).
2429
0235128c 24302010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2431
2432 * programs.texi (Man Page):
2433 * misc.texi (Invoking emacsclient):
2434 * mini.texi (Repetition):
2435 * mark.texi (Setting Mark): Fix typos.
2436
0235128c 24372010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2438
2439 * misc.texi (Printing): Document htmlfontify-buffer.
2440
0235128c 24412010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2442
2443 * calendar.texi (Displaying the Diary, Format of Diary File):
2444 Fix external cross-references for TeX format output.
2445
0235128c
SM
24462010-05-07 Chong Yidong <cyd@stupidchicken.com>
2447
2448 * Version 23.2 released.
2449
f63d0028
JD
24502010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2451
2452 * cmdargs.texi (Initial Options): Mention --chdir.
2453
20fe03ad
JD
24542010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2455
2456 * frames.texi (Tool Bars): Add tool-bar-style.
2457
b7d65a5f
GM
24582010-04-21 Glenn Morris <rgm@gnu.org>
2459
2460 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2461
a42dbee1
CY
24622010-04-18 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * programs.texi (Semantic): New node.
2465
2466 * maintaining.texi (EDE): New node.
2467
2468 * emacs.texi: Update node listing.
2469
2470 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2471
6e104790 24722010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2473
d52dbd3d
GM
2474 * emacs.texi (Acknowledgments): Remove duplicate.
2475
a77fe20c
GM
2476 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2477
6e104790 24782010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2479
4ebe9902
GM
2480 * dired.texi (Misc Dired Features): Mention VC diff and log.
2481 * maintaining.texi (Old Revisions, VC Change Log):
2482 Mention that diff and log work in Dired buffers.
2483
98932641
GM
2484 * help.texi (Help Summary): Mention M-x info-finder.
2485
d5b22ab2 2486 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2487
4d4e9522
GM
2488 * custom.texi (Specifying File Variables, Directory Variables):
2489 Document new commands for manipulating local variable lists.
2490
6e104790 24912010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2492
2493 * trouble.texi (Contributing): Add cindex entry.
2494 Mention etc/CONTRIBUTE.
2495
6e104790 24962010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2497
2498 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2499 query-replace (Bug#5774).
2500
a20a9df3
GM
25012010-04-16 Glenn Morris <rgm@gnu.org>
2502
2503 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2504
1ecb2d3f
JD
25052010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2506
2507 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2508
99852628
JD
25092010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2510
2511 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2512
ce79424f
EZ
25132010-03-30 Eli Zaretskii <eliz@gnu.org>
2514
2515 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2516 cross-reference to "Inserting Text".
2517
2518 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2519 Mention completion provided by `ucs-insert'.
2520
85738751 25212010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2522
2523 * sending.texi (Sending Mail): Note variables that may need
2524 customizing.
2525 (Mail Sending): Expand discussion of send-mail-function.
2526
85738751 25272010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2528
2529 Document Message mode as the default mail mode.
2530
2531 * sending.texi (Sending Mail): Copyedits.
2532 (Mail Format, Mail Headers): Document mail-from-style changes.
2533 (Mail Commands): Rename from Mail mode. Document Message mode.
2534 (Mail Misc): Rename from Mail mode Misc.
2535 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2536 command names and update keybindings.
2537 (Header Editing): Document message-tab. De-document
2538 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2539 favor of mail-default-headers. Ad index entries for user-full-name and
2540 user-mail-address.
1c6c854e
CS
2541 (Citing Mail): Update changes in Message mode behavior.
2542 Document mail-yank-prefix.
e73c2434
CY
2543 (Mail Signature): New node, moved from Mail Misc.
2544 (Mail Aliases): Mail abbrevs are the default with Message mode.
2545 (Mail Methods): Note that Message mode is now the default.
2546
2547 * rmail.texi (Rmail Reply):
2548 * text.texi (Text Mode):
2549 * major.texi (Major Modes):
2550 * mule.texi (Output Coding): Refer to Message mode.
2551
2552 * custom.texi (Init Examples): Add xref to Mail Header.
2553
1fc0ce04 2554 * emacs.texi (Top): Fix xrefs.
e73c2434 2555
85738751 25562010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2557
c0c035fa
CY
2558 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2559 repository if there is none.
2560 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2561 vc-print-root-log.
ef7b27ef 2562 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2563
71785b7a
CY
2564 * programs.texi (Program Modes): Mention Javascript mode.
2565
f67c5dd0
CY
2566 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2567 * emacs.texi: Update node description.
2568
0f72a391 2569 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2570 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2571
dc2d2590
JL
25722010-03-30 Juri Linkov <juri@jurta.org>
2573
2574 * search.texi (Other Repeating Search): Remove line that `occur'
2575 can not handle multiline matches.
2576
a7b02820
EZ
25772010-03-30 Eli Zaretskii <eliz@gnu.org>
2578
2579 * mule.texi (International): Mention support of bidirectional editing.
2580 (Bidirectional Editing): New section.
2581
22ef1944
NR
25822010-03-28 Nick Roberts <nickrob@snap.net.nz>
2583
2584 * emacs.texi (Top): Update node names to those in building.texi.
2585
146b8b16
NR
25862010-03-27 Nick Roberts <nickrob@snap.net.nz>
2587
c5e87d10
PE
2588 doc/emacs/building.texi: Describe restored GDB/MI functionality
2589 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2590 doc/emacs/emacs.texi: Update node names for building.texi.
2591
6d98672d
GM
25922010-03-24 Glenn Morris <rgm@gnu.org>
2593
2594 * ack.texi (Acknowledgments):
2595 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2596
93318cbd
JD
25972010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2598
2599 * xresources.texi (Table of Resources): Clarify toolBar number
2600 for Gtk+.
2601
2602 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2603
15cf2f52
CY
26042010-03-21 Chong Yidong <cyd@stupidchicken.com>
2605
4102856c
CY
2606 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2607
15cf2f52
CY
2608 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2609 and multi-isearch-buffers-regexp.
2610
2611 * indent.texi (Indentation): Clarify description of
2612 indent-for-tab-command. Document tab-always-indent.
2613
d68eb23c
CY
26142010-03-20 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * cmdargs.texi (Font X): Move most content to Fonts.
2617
2618 * frames.texi (Fonts): New node. Document font-use-system-font.
2619
2620 * emacs.texi (Top):
2621 * xresources.texi (Table of Resources):
2622 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2623
288f9fc0
CY
26242010-03-10 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * Branch for 23.2.
2627
17782bec
CY
26282010-03-06 Chong Yidong <cyd@stupidchicken.com>
2629
2630 * custom.texi (Init Examples): Add xref to Locals.
2631
2632 * major.texi (Choosing Modes): Mention usage of setq-default for
2633 setting the default value of major-mode (Bug#5688).
2634
b4a1a8b2
CY
26352010-03-02 Chong Yidong <cyd@stupidchicken.com>
2636
2637 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2638
2639 * display.texi (Display Custom): Document make-pointer-invisible and
2640 underline-minimum-offset. Remove inverse-video.
2641
a1e759cd
CY
26422010-02-21 Chong Yidong <cyd@stupidchicken.com>
2643
2644 * frames.texi (Frame Commands): Note that the last ordinary frame can
2645 be deleted in daemon mode (Bug#5616).
2646
4f3bc373
GM
26472010-02-18 Glenn Morris <rgm@gnu.org>
2648
2649 * trouble.texi (Contributing): Repository is no longer CVS.
2650
5dbbdd33
GM
26512010-02-08 Glenn Morris <rgm@gnu.org>
2652
2653 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2654
cd61af01
SM
26552010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2656
2657 * display.texi (Useless Whitespace, Text Display):
2658 * custom.texi (Init Examples): Avoid obsolete special default variables
2659 like default-major-mode.
2660
b1bb0a25 26612010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2662
2663 * programs.texi (Other C Commands): Replace reference to obsolete
2664 c-subword-mode.
2665
99d0985b
GM
26662010-01-21 Glenn Morris <rgm@gnu.org>
2667
2668 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2669
893db5bc
GM
26702010-01-12 Glenn Morris <rgm@gnu.org>
2671
2672 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2673 emacs-pretest-bug for bug reports for development versions.
2674
0419b8d6
GM
26752010-01-11 Glenn Morris <rgm@gnu.org>
2676
2677 * display.texi (Highlight Interactively): `t' does not mean highlight
2678 all patterns. (Bug#5335)
2679
26e533e2
CY
26802009-12-29 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * misc.texi (Shell): Document async-shell-command.
2683
2684 * building.texi (Grep Searching): Document zrgrep.
2685
484eaeac 2686 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2687
7ee6c59b
NR
26882009-12-29 Nick Roberts <nickrob@snap.net.nz>
2689
2690 * building.texi: Import GDB Graphical Interface description from
2691 EMACS_23_1_RC.
2692
91ed7ea8
CY
26932009-12-24 Chong Yidong <cyd@stupidchicken.com>
2694
2695 * emacs.texi (Top): Update node listing.
2696
2697 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2698
2699 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2700
2701 * cmdargs.texi (Initial Options):
2702 * xresources.texi (Resources): Document inhibit-x-resources.
2703
2704 * custom.texi (Specifying File Variables): Note that minor modes are
2705 enabled unconditionally.
2706
2707 * display.texi (Scrolling): Briefly document the old recenter command,
2708 and document recenter-positions.
2709
2710 * files.texi (Visiting):
2711 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2712
1c6c854e
CS
2713 * frames.texi (Cut/Paste Other App):
2714 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2715
2716 * killing.texi (Kill Options): New node.
2717
6ca89aaa
CY
27182009-12-05 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * misc.texi (Shell Options): ansi-color is now default.
2721
806642d4
GM
27222009-12-05 Glenn Morris <rgm@gnu.org>
2723
806642d4
GM
2724 * emacs.texi (Top): Update menu for cal-xtra node changes.
2725 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2726 or mode line. Don't mention invisible text or the details of
2727 diary-print-entries here, only in cal-xtra.
2728 (Format of Diary File): Mention that the "date on first line" format
2729 only really affects the simple display.
2730 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2731 (Diary Customizing): Holidays may be in the buffer or mode line.
2732 Move diary-print-entries to the "Diary Display" section.
2733 (Diary Display): New section, split out from "Fancy Diary Display".
2734 Explain the limitations of simple display, and how to print it.
2735
1a4f0c0a
GM
2736 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2737
e11adbd8
GM
2738 * cal-xtra.texi (Diary Display): Mention View mode.
2739
29a483ac
JL
27402009-11-29 Juri Linkov <juri@jurta.org>
2741
2742 * display.texi (Highlight Interactively): Actually a list of
2743 default faces is pre-loaded into a list of default values
2744 instead of the history.
2745
83d60c79
GM
27462009-11-20 Glenn Morris <rgm@gnu.org>
2747
2748 * ack.texi (Acknowledgments):
2749 * emacs.texi (Acknowledgments): Add htmlfontify.
2750
276bbe96
GM
27512009-11-14 Glenn Morris <rgm@gnu.org>
2752
98ad1bae
GM
2753 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2754
276bbe96
GM
2755 * ack.texi (Acknowledgments):
2756 * emacs.texi (Acknowledgments): Update for recent Org changes.
2757
18430066
CY
27582009-10-31 Chong Yidong <cyd@stupidchicken.com>
2759
2760 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2761 `charset' property, which is irrelevant to the user manual (Bug#3526).
2762
522ddc9f
JB
27632009-10-14 Juanma Barranquero <lekktu@gmail.com>
2764
2765 * trouble.texi (DEL Does Not Delete): Fix typo.
2766
50b49ade
MA
27672009-10-05 Michael Albinus <michael.albinus@gmx.de>
2768
2769 * files.texi (Misc File Ops): Mention copy-directory.
2770
6308321a
EZ
27712009-10-04 Eli Zaretskii <eliz@gnu.org>
2772
43b3b4d1
EZ
2773 * mule.texi (Unibyte Mode): Emphasize that
2774 unibyte-display-via-language-environment affects only the display.
2775
6308321a
EZ
2776 * display.texi (Horizontal Scrolling): Document cursor behavior under
2777 horizontal scrolling when point moves off the screen (Bug#4564).
2778 Improve wording.
2779
bd51ea7f
MA
27802009-10-01 Michael Albinus <michael.albinus@gmx.de>
2781
2782 * files.texi (Directories): delete-directory prompts for recursive
2783 deletion.
2784
55381962
GM
27852009-09-30 Glenn Morris <rgm@gnu.org>
2786
2787 * ack.texi (Acknowledgments):
2788 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2789
13989ab1
TH
27902009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2791
2792 * dired.texi (Dired Navigation): Use @code instead of @var for
2793 dired-isearch-filenames, so that it's not capitalized.
2794
8ba46c89
CY
27952009-09-19 Chong Yidong <cyd@stupidchicken.com>
2796
2797 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2798
2799 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2800
2801 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2802 (Key Bindings): Reference Init Rebinding in introductory text.
2803 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2804 (Keymaps): Simplify.
2805 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2806 (Minibuffer Maps): Remove mention of Mocklisp.
2807 (Init Rebinding): Move mode-local rebinding example here from Local
2808 Keymaps.
2809 (Modifier Keys): Clarify.
1e11b018 2810 (Rebinding): Add cindex for "binding keys".
8ba46c89 2811
6a5ca7c8
CY
28122009-09-13 Chong Yidong <cyd@stupidchicken.com>
2813
2814 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2815
0e1cba51
NR
28162009-08-31 Nick Roberts <nickrob@snap.net.nz>
2817
6a5ca7c8 2818 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2819 Reorganize these two sections.
0e1cba51 2820
76a87a4d
EZ
28212009-08-29 Eli Zaretskii <eliz@gnu.org>
2822
2823 * cmdargs.texi (Initial Options): Fix last change.
2824
82e98df4
SM
28252009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2826
2827 * mule.texi (Enabling Multibyte):
2828 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2829 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2830
fb89fad9
GM
28312009-08-20 Glenn Morris <rgm@gnu.org>
2832
2833 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2834
e99652b0
GM
28352009-08-19 Glenn Morris <rgm@gnu.org>
2836
2837 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2838
5cca97ad
GM
28392009-08-18 Glenn Morris <rgm@gnu.org>
2840
2841 * ack.texi (Acknowledgments):
2842 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2843
997797ae 2844 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2845
985bf85b
GM
28462009-08-09 Glenn Morris <rgm@gnu.org>
2847
2848 * ack.texi (Acknowledgments):
2849 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2850
8d6bb99e
DD
28512009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2852
2853 * emacs.texi (Top): Add new menu items for GDB-UI.
2854
2855 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2856 section. Threads buffer is in separate section now.
8d6bb99e 2857
8353da9c
GM
28582009-08-08 Glenn Morris <rgm@gnu.org>
2859
2860 * ack.texi (Acknowledgments):
2861 * emacs.texi (Acknowledgments):
2862 Update for js2-mode and org changes.
2863
f2074faf
MA
28642009-08-02 Michael Albinus <michael.albinus@gmx.de>
2865
2866 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2867 files.
2868
e8d2d3fb
CY
28692009-07-28 Chong Yidong <cyd@stupidchicken.com>
2870
2871 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2872
324a4f6a
GM
28732009-07-23 Glenn Morris <rgm@gnu.org>
2874
2875 * programs.texi (Matching): Update blink-matching-paren-distance.
2876
b6937a70
CY
28772009-07-21 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * frames.texi (Cut/Paste Other App): For select-active-regions,
2880 selection is now updated on moving point.
2881
bd8aaa36
RS
28822009-07-21 Richard Stallman <rms@gnu.org>
2883
2884 * glossary.texi (GNU, Daemon): Update information.
2885
8d9b5eba
JL
28862009-07-19 Juri Linkov <juri@jurta.org>
2887
2888 * custom.texi (Specifying File Variables, Safe File Variables):
2889 "variables/value pairs" -> "variable/value pairs".
2890
a2acc1db
GM
28912009-07-15 Glenn Morris <rgm@gnu.org>
2892
2893 * misc.texi (Gnus): Remove widow.
2894
c5ae942b
GM
28952009-07-11 Glenn Morris <rgm@gnu.org>
2896
703d26ba
GM
2897 * Makefile.in (TEXI2PDF): New.
2898 (emacs.pdf, emacs-xtra.pdf): New targets.
2899
522ddc9f 2900 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2901
2902 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2903
2904 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2905 Don't print the copying notice twice in the printed version.
2906 Update the menu and detailmenu.
2907 (Preface): The meaning of "on-line" has changed.
2908 Correct name for "Common Problems" chapter.
2909 (Distrib): Update FSF shop URL.
2910 (Intro): Showing two files at once is not so exciting.
2911
2912 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2913 (Mac / GNUstep Basics): Minor grammar changes.
2914 (Mac / GNUstep Events): Fix typo.
2915 (GNUstep Support): CANNOT_DUMP no longer applies.
2916
2917 * misc.texi (Document View): Fix typos.
2918
2919 * dired.texi (Dired):
2920 * help.texi (Help):
2921 * macos.texi (Mac OS / GNUstep):
2922 * maintaining.texi (Version Control, Introduction to VC):
2923 End menu descriptions with a period.
c5ae942b 2924
b1c8242b
EZ
29252009-07-09 Eli Zaretskii <eliz@gnu.org>
2926
2927 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2928 so categorical in saying that the option is only useful on NTFS.
2929
220d9aa6
GM
29302009-07-09 Glenn Morris <rgm@gnu.org>
2931
2932 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2933 (ENVADD): Add texinfodir to TEXINPUTS.
2934
2935 * emacs.texi (Top): Fix cross-reference.
2936
2937 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2938
2939 * vc1-xtra.texi (Revision Tags): Fix typo.
2940
d07e72d3
GM
29412009-07-03 Glenn Morris <rgm@gnu.org>
2942
2943 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2944 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2945 (Merge Commands): `.' does not seem to work in A or B buffer.
2946 `l' can recreate the 3-window display.
2947
2948 * glossary.texi (Glossary): Minor phrasing changes throughout.
2949 Add more internal cross-references.
2950 <Autoloading>: You can't really autoload a variable.
2951 <C-M->: Move details here from `M-C-' item.
2952 <Continuation Line>: Refer to `Truncation.'
2953 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2954 <Home Directory, Unix>: New entries.
2955 <Deletion of Files>: Mention recycle bins.
2956 <Directory>: Mention ``folders.''
2957 <Error>: Don't mention ``type-ahead.''
2958 <Fringe>: Refer to the manual node.
2959 <Minor Mode>: Can be global or local.
2960 <Spell Checking>: There are other checkers besides Ispell.
2961
f144038a
GM
29622009-07-02 Glenn Morris <rgm@gnu.org>
2963
2964 * anti.texi (Antinews): Minor changes in phrasing.
2965
2966 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2967 some underfull lines in dvi output.
2968
2969 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2970
2971 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2972
2973 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2974
3f1c6666
JD
29752009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2976
2977 * xresources.texi (Table of Resources): Mention maximized for
2978 fullscreen.
2979
2980 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2981
62aadce7
CY
29822009-07-01 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * anti.texi (Antinews): Correct the list of removed platforms.
2985
82ec412e
GM
29862009-06-28 Glenn Morris <rgm@gnu.org>
2987
2988 * arevert-xtra.texi: Minor language tweaks.
2989
09964e7d
GM
2990 * dired-xtra.texi: Minor revisions.
2991
666e158e
MB
29922009-06-23 Miles Bader <miles@gnu.org>
2993
c4cc8b9a 2994 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2995 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2996
70243478
CY
29972009-06-21 Chong Yidong <cyd@stupidchicken.com>
2998
2999 * Branch for 23.1.
3000
67cbe681
KH
30012009-06-17 Kenichi Handa <handa@m17n.org>
3002
3003 * mule.texi (Charsets): Update the description for the new charset.
3004 (list-character-sets): New findex.
125dd7c5 3005 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3006
40e67246
CY
30072009-06-10 Chong Yidong <cyd@stupidchicken.com>
3008
b5700de6
CY
3009 * basic.texi (Moving Point): Fix tag.
3010
3011 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3012
3013 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3014 use camel-case for PageUp and PageDown.
3015
3016 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3017 camel-case for PageUp and PageDown.
3018
3019 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3020
40e67246 3021 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3022 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3023
522ddc9f 30242009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3025
522ddc9f
JB
3026 * fixit.texi (Spelling): Set default dictionary.
3027 Improve descriptions (Bug#2554)
6f591cf4 3028
53483c76
DR
30292009-06-08 David Reitter <david.reitter@gmail.com>
3030
3031 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3032 since saving colors and faces set this way is not implemented.
3033 (Environment variables): Remove mention of mac-fix-env, which is
3034 scheduled to be removed.
3035
1557ef4f
CY
30362009-06-04 Chong Yidong <cyd@stupidchicken.com>
3037
91056528
CY
3038 * custom.texi (Init Examples): Add example of changing load-path.
3039
1557ef4f
CY
3040 * building.texi (Lisp Libraries): Add example of changing
3041 load-path (Bug#3446).
3042
623cec4c
CY
30432009-05-28 Chong Yidong <cyd@stupidchicken.com>
3044
3045 * mark.texi (Mark): Further clarifications.
3046 (Setting Mark): Emphasize that C-SPC activates the mark.
3047
0fcca8ee
CY
30482009-05-28 Chong Yidong <cyd@stupidchicken.com>
3049
702b10e1
CY
3050 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3051 Mark mode.
0fcca8ee
CY
3052 (Using Region, Persistent Mark): Use "active mark" instead of "active
3053 region".
3054
d3b396e4
CY
30552009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3056
3057 * mule.texi (Select Input Method): Fix typo.
3058
3f698a06
CY
30592009-05-13 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * anti.texi (Antinews): Document completion changes. Some additional
3062 copyedits and rearrangement of entries.
3063
b2a42eb7
CY
30642009-05-12 Chong Yidong <cyd@stupidchicken.com>
3065
932fd020
CY
3066 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3067 (Shell History Copying, Terminal emulator): Copyedits.
3068
1c6c854e
CS
3069 * xresources.texi (Resources): Simplify descriptions.
3070 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3071 (Table of Resources): Document fontBackend resource.
3072
b2a42eb7 3073 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3074 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3075 "Backspace". Remove discussion of obscure Xmodmap issue.
3076
c6ea7fb8
CY
30772009-05-07 Chong Yidong <cyd@stupidchicken.com>
3078
3079 * files.texi (Visiting): Copyedits.
3080
ad36c422
CY
30812009-05-06 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * basic.texi (Inserting Text): Document ucs-insert.
3084
3085 * mule.texi (International Chars): Define "multibyte". Note that
3086 internal representation is unicode-based. Simplify definition of raw
3087 bytes. Mention ucs-insert.
3088 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3089 (Language Environments): Add language environments new to Emacs 23.
3090 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3091 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3092 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3093 (Output Coding): Copyedits.
3094
3095 * emacs.texi (Top): Update node listing.
3096
d4ad7b96
CY
30972009-05-05 Per Starbäck <per@starback.se> (tiny change)
3098
3099 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3100
5bd66204
SM
31012009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3102
3103 * building.texi (Lisp Libraries): `load-library' does offer completion.
3104
bc36ad1c
CY
31052009-04-28 Chong Yidong <cyd@stupidchicken.com>
3106
3107 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3108 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3109
f1a47884
EZ
31102009-04-25 Eli Zaretskii <eliz@gnu.org>
3111
3112 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3113
be77bd45
CY
31142009-04-22 Chong Yidong <cyd@stupidchicken.com>
3115
3116 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3117
3118 * building.texi (Lisp Interaction): Document initial-scratch-message.
3119
d3b82927
JB
31202009-04-18 Juanma Barranquero <lekktu@gmail.com>
3121
ed6e7b11
JB
3122 * msdog.texi (Windows Fonts): Fix typos.
3123
d3b82927
JB
3124 * files.texi (Save Commands): Fix pxref.
3125
bc323c04
CY
31262009-04-18 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * files.texi (Save Commands): Mention diff-buffer-with-file.
3129 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3130 Henoch (Bug#3036).
3131
2186d13f
GM
31322009-03-15 Glenn Morris <rgm@gnu.org>
3133
3134 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3135 the former is not always used.
3136 (Mail Headers): Use active voice. Add "Mail-reply-to".
3137 Change case of "Id". Avoid repeated "appropriate".
3138 (Mail Aliases): Fix previous change - use an example with a ".", so it
3139 does actually get quoted when expanded.
3140 (Mail Sending): Mailclient is the default on some systems.
3141 (Citing Mail): Mention mail-indentation-spaces.
3142 (Mail Mode Misc): Add an @dfn for "mail signature".
3143
71e454fc
CY
31442009-03-15 Chong Yidong <cyd@stupidchicken.com>
3145
3146 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3147 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3148 read-buffer-completion-ignore-case, and completion-styles.
3149 Remove description of partial-completion-mode.
71e454fc 3150
df1a3e06
GM
31512009-03-14 Glenn Morris <rgm@gnu.org>
3152
3153 * sending.texi (Mail Format): Fix typo. Add index entry for
3154 mail-header-separator.
3155 (Mail Headers): Put info about initialization and changing in one place
3156 at the start. Update FCC section for mbox Rmail. Clarify From
3157 section, mention mail-setup-with-from. Clarify Reply-to section.
3158 Add Mail-followup-to and mail-mailing-lists. Clarify References
3159 section.
3160 (Mail Aliases): Update example, make less contentious.
3161 Update for name change of mail-interactive-insert-alias.
3162 (Mail Mode): Remove mention of `%' as a word separator.
3163 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3164 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3165 commands. Clarify FCC handling. In mail-complete, add reference to
3166 Mail Aliases section, and mention mail-complete-function.
3167 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3168 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3169 signature netiquette. Explain how the mail hooks work when continuing
3170 a composition.
3171 (Mail Amusements): Internationalize the spook section a bit.
3172 Remove the spook mail-setup-hook example, since it doesn't work well.
3173 Mention fortune-file.
3174 (Mail Methods): Mention read-mail-command.
3175
ed6e7b11 31762009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3177
df1a3e06
GM
3178 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3179 and NS resources following recent changes.
959d68bd 3180
86dca3e8
JR
31812009-03-10 Jason Rumney <jasonr@gnu.org>
3182
3183 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3184 w32-use-visible-system-caret doc to indicate that it should get set
3185 automatically.
3186 (Windows Fonts): Add doc for the uniscribe backend.
3187
042fe98f
DN
31882009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3189
3190 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3191 vc-dir. (Bug#2598)
3192
7f8dba73
RS
31932009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3194
3195 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3196
505e70c3
GM
31972009-03-05 Glenn Morris <rgm@gnu.org>
3198
04242bdc
GM
3199 * rmail.texi (Rmail Basics): Add reference to sorting.
3200 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3201 Minor re-wordings.
3202 (Rmail Motion): Mention rmail-next-same-subject.
3203 (Rmail Deletion): Expunging is not the only way to change the numbers.
3204 (Rmail Labels): Labels can also be used in sorting.
3205 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3206 (Rmail Display): Mention rmail-mime.
3207
00cfe22c
GM
32082009-03-04 Glenn Morris <rgm@gnu.org>
3209
3210 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3211 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3212 summary. Mention sorts cannot be undone.
3213 (Rmail Display): Give an example of how to use goto-address-mode.
3214 (Rmail Editing): It's keybindings that are redefined, not commands.
3215 Fix some typos.
3216 (Movemail): Some minor rewording.
3217 (Remote Mailboxes): Emacs movemail supports pop by default.
3218 Fix some minor grammatical issues. The "two alternative ways" to
3219 specify a POP mailbox are really just one. Remove all reference to the
3220 variables rmail-pop-password and rmail-pop-password-required, obsolete
3221 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3222 can support Kerberos.
3223
3d963b67
GM
32242009-03-03 Glenn Morris <rgm@gnu.org>
3225
3226 * rmail.texi (Rmail Deletion): Revert previous change, which was
3227 describing the Rmail summary versions.
3228 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3229 Minor re-wording for rmail-resend.
3230 (Rmail Make Summary): Summaries apply to buffers rather than files.
3231 <rmail-summary-by-topic>: Headers includes the subject.
3232 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3233 details, including prefix arguments.
2340abde 3234 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3235 Not counting lines might be faster.
3236 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3237 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3238 Name the commands bound to the various keys. Mention prefix argument
3239 for searching.
3d963b67
GM
3240 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3241 Simplify rmail-highlighted-headers description. Update face name.
3242
a8ce3d17
JB
32432009-03-02 Juanma Barranquero <lekktu@gmail.com>
3244
3245 * mark.texi (Marking Objects): Fix typo.
3246
130a29b6
CY
32472009-03-01 Chong Yidong <cyd@stupidchicken.com>
3248
3249 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3250 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3251
9d5de6f8
GM
32522009-03-01 Glenn Morris <rgm@gnu.org>
3253
79fc530e 3254 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3255 (Rmail Motion): - M-s searches from the end of messages.
3256 (Rmail Deletion): Minor clarification. Fix numeric argument
3257 description.
3258 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3259 newmail and RMAILOSE files need not be in home-directory.
3260 (Rmail Files): Mention I/O menus are unselectable if no files match.
3261 Mention `MAIL' env-var.
3262
b545ff9c
JR
32632009-02-24 Jason Rumney <jasonr@gnu.org>
3264
3265 * mule.texi (Fontsets): Mention fontset-default, font specs and
3266 fallback fontsets.
3267 (Defining Fontsets): Mention ns and w32 variants of
3268 standard-fontset-spec. Update description of startup fontset to match
3269 Emacs 23 behavior.
a93be82a 3270 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3271 (International): Link to Modifying Fontsets.
b545ff9c 3272
75da0618 32732009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3274
3275 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3276 Mention ns-extended-platform-support-mode.
3277
6be93a16
KB
32782009-02-22 Karl Berry <karl@gnu.org>
3279
3280 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3281
867d4bb3
JB
32822009-02-19 Juanma Barranquero <lekktu@gmail.com>
3283
3284 * basic.texi (Moving Point, Position Info):
3285 * files.texi (Visiting):
3286 * mini.texi (Completion Options):
3287 * text.texi (HTML Mode): Remove duplicate words.
3288
49b5c0e8
GM
32892009-02-20 Glenn Morris <rgm@gnu.org>
3290
3291 * rmail.texi: Minor updates for mbox rather than Babyl.
3292
f43a822c
KB
32932009-02-17 Karl Berry <karl@gnu.org>
3294
49b5c0e8 3295 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3296
80d634b8
RS
32972009-02-17 Richard M Stallman <rms@gnu.org>
3298
3299 * anti.texi (Antinews): Mention Babyl format.
3300
3301 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3302
3303 * rmail.texi: Update for mbox format.
3304 Various small fixes, as well as the following.
3305 (Out of Rmail): Node deleted.
3306 (Rmail): Update menu.
3307 (Rmail Files): Comment out set-rmail-inbox-list.
3308 Document rmail-inbox-list instead.
3309 (Rmail Output): Substantial changes since C-o is now
3310 rmail-output-as-seen and o is rmail-output.
3311 (Rmail Attributes): Delete `stored', add `retried'.
3312 (Rmail Display): Editing headers works in all cases.
3313
f0d129c6
GM
33142009-02-17 Glenn Morris <rgm@gnu.org>
3315
3316 * basic.texi (Position Info): M-x count-lines-region is not always on
3317 M-=. (Bug#2269)
3318
160f11d3
GM
33192009-02-09 Glenn Morris <rgm@gnu.org>
3320
3321 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3322 defaults.
3323
763e01c4
EZ
33242009-02-07 Eli Zaretskii <eliz@gnu.org>
3325
3326 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3327 documentation of possible problems with redecoding.
3328
f5e1441d
GM
33292009-02-03 Glenn Morris <rgm@gnu.org>
3330
3331 * rmail.texi (Out of Rmail): Mention b2m.pl.
3332
e1eabe41
GM
33332009-01-31 Glenn Morris <rgm@gnu.org>
3334
3335 * rmail.texi (Out of Rmail): Correct b2m location.
3336
dd05f9de
CY
33372009-01-27 Chong Yidong <cyd@stupidchicken.com>
3338
3339 * fixit.texi (Undo): Update undo limit values.
3340
d74d846e
GM
33412009-01-27 Glenn Morris <rgm@gnu.org>
3342
3343 * emacs.texi (Top): Fix Antinews menu entry.
3344
49ffdce8
KB
33452009-01-25 Karl Berry <karl@gnu.org>
3346
3347 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3348 item with no marker, instead of the syntactically incorrect
3349 @itemize @asis.
3350
467e8d77
JL
33512009-01-25 Juri Linkov <juri@jurta.org>
3352
3353 * building.texi (Grep Searching): Fix index entry for lgrep.
3354
6c60bbdb
EZ
33552009-01-24 Eli Zaretskii <eliz@gnu.org>
3356
3357 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3358
9ce5a36f
AR
33592009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3360
3361 * macos.texi (Preferences Panel): Update description of font setting to
3362 reflect that prior frame selection is no longer needed.
3363
9aa5f2fb
NR
33642009-01-20 Nick Roberts <nickrob@snap.net.nz>
3365
3366 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3367 raise GUD subsections.
3368
3892ff9c
GM
33692009-01-15 Glenn Morris <rgm@gnu.org>
3370
3371 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3372
14731c8f
GM
33732009-01-10 Glenn Morris <rgm@gnu.org>
3374
3375 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3376
45c55e53
CY
33772009-01-04 Chong Yidong <cyd@stupidchicken.com>
3378
3379 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3380 logical lines.
3381
2e4667d1
JL
33822008-12-29 Juri Linkov <juri@jurta.org>
3383
3384 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3385
3386 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3387
2a3eac47
CY
33882008-12-28 Chong Yidong <cyd@stupidchicken.com>
3389
3390 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3391 goto-address-mode instead of goto-address.
3392
3da8da94
CY
3393 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3394 mode.
3395
2a3eac47
CY
3396 * emacs.texi (Top): Update node listing.
3397
057f6dd3
EZ
33982008-12-26 Eli Zaretskii <eliz@gnu.org>
3399
3400 * custom.texi (Directory Variables): Explain what is a "project".
3401 Add indexing. Improve wording. Add a footnote about using
3402 _dir-locals.el on MS-DOS.
3403
e6979067
DN
34042008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3405
3406 * files.texi (Misc File Ops): Mention chmod as an alias for
3407 set-file-modes.
3408
9de15963
MR
34092008-12-24 Martin Rudalics <rudalics@gmx.at>
3410
3411 * help.texi (Help): Fix typos and reword.
3412 (Help Summary): Add entries for C-h n and C-h r, reorder
3413 entries, and do some minor fixes.
3414 (Name Help): Say that C-h F works for commands only.
3415 (Misc Help): Say that view-lossage displays 300 keystrokes.
3416
236fd60d
GM
34172008-12-20 Glenn Morris <rgm@gnu.org>
3418
3419 * ack.texi (Acknowledgments): General update based on AUTHORS,
3420 including removal of some stuff no longer distributed.
3421
ed9265fc 34222008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3423
ed9265fc 3424 * fixit.texi: Mention hunspell.
349b3256 3425
e840fca5
GM
34262008-12-19 Glenn Morris <rgm@gnu.org>
3427
3428 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3429 Consolidate explanatory text at start.
e840fca5
GM
3430
3431 * display.texi (Text Display):
3432 * indent.texi (Indentation): Use @acronym with ASCII.
3433
9dfa7983
GM
34342008-12-18 Glenn Morris <rgm@gnu.org>
3435
3436 * ack.texi: Various small updates and fixes.
3437
97b3a00b
JL
34382008-12-18 Juri Linkov <juri@jurta.org>
3439
3440 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3441 as a key binding to start a forward nonincremental word search.
3442 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3443 a backward nonincremental word search. Add index for `M-s w'
3444 `isearch-forward-word'.
3445 (Regexp Search): Add a short summary of regexp key commands like
3446 in the node "Basic Isearch".
3447 (Other Repeating Search): Fix typo.
3448
34492008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3450
3451 * misc.texi (PostScript Variables): Fix doc.
3452
31ce6a07
CY
34532008-12-10 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * programs.texi (Program Modes): Mention Ruby mode.
3456
636b507b
DN
34572008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3458
3459 * misc.texi (emacsclient Options): Describe what an empty string
3460 argument does for --alternate-editor.
3461
a323fa14
CY
34622008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3463
3464 * cmdargs.texi (Font X): Distinguish between client-side and
3465 server-side fonts. List valid Fontconfig properties. Add reference to
3466 Fontconfig manual. List valid GTK font properties. Explain use of
3467 fc-list.
3468
c5ca6cd0
CY
34692008-12-09 Chong Yidong <cyd@stupidchicken.com>
3470
3471 * cmdargs.texi (Font X): Move discussion of quoting to top.
3472
e5136377
GM
34732008-12-06 Glenn Morris <rgm@gnu.org>
3474
3475 * maintaining.texi (Old Revisions): Improve previous change.
3476
248c026b
RS
34772008-12-05 Richard M Stallman <rms@gnu.org>
3478
3479 * anti.texi (Antinews): Minor fixes.
3480
a9253a1e
GM
34812008-12-03 Glenn Morris <rgm@gnu.org>
3482
3483 * maintaining.texi (Old Revisions): Fix diff-switches description.
3484
fa687b02
MR
34852008-12-01 Martin Rudalics <rudalics@gmx.at>
3486
3487 * emacs.texi (Top): Fix typo.
3488
72e6decd
CY
34892008-11-30 Chong Yidong <cyd@stupidchicken.com>
3490
320ee034
CY
3491 * misc.texi (Document View): Explain dependence on gs at the top.
3492 Copyedits.
3493
3494 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3495
72e6decd
CY
3496 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3497 (Comment Commands): Discuss region-active behavior of M-; first.
3498
2a472ee4
MR
34992008-11-29 Martin Rudalics <rudalics@gmx.at>
3500
9c6361c9
MR
3501 * display.texi (Line Truncation): Add reference to Continuation
3502 Lines.
3503
2a472ee4
MR
3504 * windows.texi (Pop Up Window): Mention split-height-threshold
3505 and split-width-threshold.
9c6361c9 3506 (Split Window): Add reference to Continuation Lines.
2a472ee4 3507
e93bc142
AR
35082008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3509
3510 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3511 (GNUstep Support): New node.
3512 * anti.texi:
3513 * emacs.texi:
3514 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3515
43b978db
RS
35162008-11-28 Richard M Stallman <rms@gnu.org>
3517
3518 * misc.texi (Dissociated Press): Minor cleanups.
3519
3520 * dired.texi (Image-Dired): Avoid passive.
3521
e8e2bd93
EZ
35222008-11-28 Eli Zaretskii <eliz@gnu.org>
3523
3524 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3525 representation.
3526
8d2d45da
CY
35272008-11-26 Richard M. Stallman <rms@gnu.org>
3528
3529 * files.texi (Visiting): Rewrite paragraph for clarity.
3530
3531 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3532
a5f7bbcc
AM
35332008-11-25 Alan Mackenzie <acm@muc.de>
3534
3535 * programs.texi (Moving by Parens): Clarify that parens inside strings
3536 and comments are ignored, and that the commands assume the starting
3537 point isn't in a string or comment.
3538
a71703d3
AR
35392008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3540
3541 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3542 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3543 version.
3544 (Mac Customization): Rewrite Preferences Panel section and merge in to
3545 this node, add Open files by dragging to an Emacs window.
3546
3547 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3548
aa5ab79a
CY
35492008-11-26 Chong Yidong <cyd@stupidchicken.com>
3550
0cc92c19
CY
3551 * files.texi (Misc File Ops): Document set-file-modes.
3552
c366b4e4
CY
3553 * windows.texi (Split Window): Document integer values of
3554 truncate-partial-width-windows.
3555
aa5ab79a
CY
3556 * text.texi (Text): Simplify description of markup languages.
3557 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3558 (TeX Editing): Note that `""' inserts one `"' character.
3559 (HTML Mode): Note in the introduction that XML mode is an alias for
3560 SGML mode. Mention nXML mode.
3561
56221db7
CY
35622008-11-25 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * building.texi (Watch Expressions): Fix typo.
3565
90effe33
CY
35662008-11-24 Chong Yidong <cyd@stupidchicken.com>
3567
f90a5ae3
CY
3568 * files.texi (Visiting): Document new behavior of
3569 confirm-nonexistent-file-or-buffer.
3570
1c6c854e
CS
3571 * buffers.texi (Select Buffer):
3572 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3573
a18ffb4a
CY
3574 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3575 edit-picture.
3576
90effe33
CY
3577 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3578 edit-picture', since that is just an alias for picture-mode.
3579 (Sentences): Note that repeated M-@ extends the region.
3580 (Pages): Make terminology more consistent. Link to Regexps node.
3581 (Longlines): Discuss relationship with Visual Line mode.
3582 (Text Mode): Remove extraneous discussion of other modes, since they
3583 were already introduced in the parent node.
3584
e85103ec
CY
35852008-11-23 Chong Yidong <cyd@stupidchicken.com>
3586
5cb2fe30
CY
3587 * anti.texi (Antinews): Rewrite.
3588
1eb9b307 3589 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3590
3591 * frames.texi (Frame Commands): Mention "minimize" terminology.
3592
e85103ec
CY
3593 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3594 formats.
b908332f
CY
3595 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3596 (Misc X): Don't document useless -hb option.
e85103ec 3597
607f5f88
JL
35982008-11-22 Juri Linkov <juri@jurta.org>
3599
3600 * dired.texi (Dired Navigation): Change normal file name search option
3601 from `non-nil' to `t'. Add `dwim' option.
3602
e1b867a0
JL
36032008-11-22 Juri Linkov <juri@jurta.org>
3604
3605 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3606 ".dir-locals.el". Rename `define-project-bindings' to
3607 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3608 `dir-locals-set-directory-class'.
3609
dd186936
LK
36102008-11-22 Lute Kamstra <lute@gnu.org>
3611
3612 * buffers.texi (Select Buffer): Index goto-line.
3613 * basic.texi (Moving Point): Mention the use of a numeric prefix
3614 argument with goto-line and refer to Select Buffer for the use of a
3615 plain prefix argument.
3616
4b121911
GM
36172008-11-19 Glenn Morris <rgm@gnu.org>
3618
3619 * doclicense.texi: Update to FDL 1.3.
3620 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3621
27267e4c
CY
36222008-11-17 Chong Yidong <cyd@stupidchicken.com>
3623
696f351d
CY
3624 * custom.texi (Minor Modes): Define mode commands and mode variables
3625 more precisely. Recommend using mode commands instead of setting
3626 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3627 (Easy Customization): Use "init file" instead of .emacs.
3628 (Customization Groups): Update to new Custom buffer appearance.
3629 (Saving Customizations): Copyedits. Update example.
3630 (Variables): Give example of variable type-sensitivity.
3631 (Examining): Update example.
3632 (Hooks): Copyedits.
3633 (Specifying File Variables): Use C comments instead of an artificial
3634 Lisp for the example.
3635 (Keymaps): Move internals discussion to Prefix Keymaps.
3636 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3637 (Init Rebinding): Document kbd macro.
3638 (Init File): Link to Find Init.
696f351d
CY
3639
3640 * mark.texi (Using Region): Document Delete Selection Mode more
3641 thoroughly.
3642
3643 * frames.texi (Mouse Commands): Move most of the description of Delete
3644 Selection Mode to Using Region, and link to it.
1bc9c425 3645 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3646
b0570c25
CY
3647 * building.texi (Compilation): Document first-error value of
3648 compilation-scroll-output.
3649 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3650 works as soon as an error is available. Suggested by Juri Linkov.
3651
27267e4c
CY
3652 * mini.texi (Passwords): New node.
3653
3654 * files.texi (Remote Files): Link to Passwords node.
3655
3656 * emacs.texi (Top): Update node listings.
3657
122eb807
CY
36582008-11-16 Chong Yidong <cyd@stupidchicken.com>
3659
9c9855a3
CY
3660 * ack.texi (Acknowledgments): Some updating of credits.
3661
bd6fdcad
CY
3662 * emacs.texi (Acknowledgments): Add a couple more names.
3663
dd1eef46
CY
3664 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3665
122eb807 3666 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3667 (Misc File Ops): Document use of trash.
122eb807 3668
801a8da1
JB
36692008-11-16 Juanma Barranquero <lekktu@gmail.com>
3670
3671 * macos.texi (Mac Customization): Fix typos.
3672
0b4f2253
CY
36732008-11-14 Chong Yidong <cyd@stupidchicken.com>
3674
3675 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3676 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3677 the conventions of the main Emacs manual.
3678
3679 * emacs.texi (Top): Update node listings.
3680
517e2b89
CY
36812008-11-12 Chong Yidong <cyd@stupidchicken.com>
3682
07a85685
CY
3683 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3684 command-line-args is processed during startup.
3685 (Action Arguments): Correctly describe how file arguments interact with
3686 the startup screen. Link to Lisp Interaction for scratch buffer.
3687 (Initial Options): Link to Command Example for -batch option.
3688 (Environment): Document initial-environment.
3689
517e2b89
CY
3690 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3691 can't be changed in the site-start file.
3692
6337bbde
CY
36932008-11-07 Chong Yidong <cyd@stupidchicken.com>
3694
3695 * dired.texi (Dired): Mention C-x C-d too.
3696 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3697 (Dired Navigation): Explain dired-goto-file more clearly.
3698 Document dired-isearch-filenames.
6337bbde
CY
3699 (Dired Deletion): Remove unnecessary "expunged" terminology.
3700 (Flagging Many Files): & is now rebound to `% &'.
3701 (Shell Commands in Dired): Document dired-do-async-shell-command.
3702 Clarify how multi-file arguments are passed.
3703 (Misc Dired Features): Document dired-do-isearch.
3704
9e8eeff9
CY
37052008-11-06 Chong Yidong <cyd@stupidchicken.com>
3706
3707 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3708
e071f849
CY
37092008-11-03 Chong Yidong <cyd@stupidchicken.com>
3710
3711 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3712
05482eb1
CY
37132008-11-01 Chong Yidong <cyd@stupidchicken.com>
3714
e2346dea
CY
3715 * programs.texi (Program Modes): Link to Program Indent node.
3716 (Left Margin Paren): Explain consequences of changing
3717 open-paren-in-column-0-is-defun-start more concisely.
3718 (Which Function, Program Indent, Info Lookup): Minor edits.
3719 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3720 (Multi-line Indent): If region is active, TAB indents the region.
3721 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3722 (Matching): The delimiter at the cursor is highlighted---the character
3723 changes color.
3724 (Symbol Completion): Link to Completion node.
3725
e4b6428c
CY
3726 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3727 a strictly text-only system.
3728
05482eb1
CY
3729 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3730 batch mode.
3731
a11d3737
RS
37322008-11-01 Richard M. Stallman <rms@gnu.org>
3733
5abad626
RS
3734 * misc.texi (Document View): Major rewrite.
3735
a11d3737
RS
3736 * maintaining.texi (Types of Log File): Change logs are older than
3737 version control.
3738 (VCS Concepts): Simplify and rearrange.
3739 (Version Control Systems): Make it clear that Linux is only the kernel.
3740 (VC Mode Line): Shorten reference to menu item.
3741 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3742 (VC Directory Mode): Minor cleanup.
3743 Unchanged files are hidden, not omitted.
3744 (VC Directory Commands): Shorten and simplify.
3745 (Change Log Commands): New node, split from Change Logs.
3746 (VC Directory Buffer): New node, split from VC Directory Mode.
3747
c55a4acb
CY
37482008-10-31 Chong Yidong <cyd@stupidchicken.com>
3749
1c6c854e 3750 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3751 from files.texi.
3752
1c6c854e
CS
3753 * files.texi (Version Control): Move to maintaining.texi.
3754 Subnodes moved as well.
3755 (Document Files): Move to misc.texi.
df0356f6 3756
c55a4acb
CY
3757 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3758 vc-update-change-log.
df0356f6
CY
3759 (Version Control): Move here from files.texi.
3760 (Format of ChangeLog): Make it a subnode of Change Log.
3761
3762 * emacs.texi (Top): Update node listing.
c55a4acb 3763
ef082374
TH
37642008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3765
3766 * files.texi (Files): Add a section about document
3767 files (doc-view-mode).
3768
d52582c3
CY
37692008-10-31 Chong Yidong <cyd@stupidchicken.com>
3770
1c6c854e
CS
3771 * building.texi (Compilation Mode):
3772 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3773 (Debuggers): Lower GUD subsections to subsubsections.
3774 (Starting GUD): Add cindex.
3775 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3776
4e0a0968
CY
37772008-10-30 Chong Yidong <cyd@stupidchicken.com>
3778
03625b47
CY
3779 * indent.texi (Indentation): Link to Program Indent.
3780
4e0a0968
CY
3781 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3782 now uses emacsclient's terminal.
3783
8bd3f7ef
CY
37842008-10-29 Chong Yidong <cyd@stupidchicken.com>
3785
80e5620e
CY
3786 * mark.texi (Using Region): Document use-empty-active-region.
3787
97d5c404
CY
3788 * emacs.texi (Top): Update node listings.
3789
1c6c854e
CS
3790 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3791 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3792 (Invoking emacsclient): Rewrite, moving optional arguments to
3793 emacsclient Options.
21d2bae3
CY
3794 (emacsclient Options): New node. Document server-use-tcp and
3795 server-host.
8bd3f7ef 3796
5fda2cbd
CY
37972008-10-28 Chong Yidong <cyd@stupidchicken.com>
3798
3799 * indent.texi (Indentation): Replace list with paragraphed text,
3800 putting description of syntax-driven indentation first. Document new
3801 effect of active regions on tab.
3802 (Tab Stops): Note that editable tab stops affect indentation commands.
3803
4ff029f6
DN
38042008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3805
3806 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3807
996cd6e4
CY
38082008-10-23 Chong Yidong <cyd@stupidchicken.com>
3809
f28815e3
CY
3810 * custom.texi (Function Keys): Note that modified keypad keys are not
3811 translated.
3812
996cd6e4
CY
3813 * basic.texi (Arguments): Explain how to insert multiple digits.
3814
49545fe2
MA
38152008-10-22 Michael Albinus <michael.albinus@gmx.de>
3816
3817 * files.texi (Remote Files): Precise selection of default method.
3818 Rewrite paragraph about disabling remote file names.
3819
edac0b53
CY
38202008-10-22 Chong Yidong <cyd@stupidchicken.com>
3821
e752c544
CY
3822 * search.texi (Special Isearch): Document M-TAB is isearch.
3823
edac0b53
CY
3824 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3825 command.
3826
3827 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3828
20a36054
TH
38292008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3830
1c6c854e 3831 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3832 section.
3833
69051ab6
CY
38342008-10-21 Chong Yidong <cyd@stupidchicken.com>
3835
c4b1a32a
CY
3836 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3837 to files.texi. Move contents of vc2-xtra.texi here.
3838
3839 * vc2-xtra.texi: File removed.
3840
3841 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3842 Directory Commands from the submenu. Don't include deleted file
3843 vc2-xtra.texi.
3844
3845 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3846 (Version Control): Add VC Directory Mode and VC Directory Commands to
3847 the submenu.
3848 (Why Version Control?): Use table format.
3849 (Version Control Systems): Note that Meta-CVS support is gone.
3850 (VCS Concepts): Note precisely when VC started supporting filesets.
3851 Remove bogus xref to CVS Options node.
3852 (Types of Log File): Copyedits.
3853 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3854 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3855 The Right Thing.
3856 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3857 (Log Buffer): Reorganize node, putting C-c C-c description first.
3858 (Old Revisions): Use CVS for example, not RCS.
3859 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3860 Commands from the submenu, putting them under Version Control.
3861 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3862 need to include it in the manual unconditionally, since it is now
3863 crucial to using distributed version control systems.
1a6e2954
CY
3864 (Comparing Files): Note that diff uses the minibuffer, and that the
3865 output is shown using Diff mode.
1c6c854e
CS
3866 (Diff Mode): Explain what "patch" and "hunk" mean.
3867 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3868 diff-show-trailing-whitespaces.
1a6e2954 3869 (File Archives): Add rar support.
c4b1a32a 3870
69051ab6
CY
3871 * major.texi (Choosing Modes): Make mode selection sequence more
3872 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3873 magic-mode-alist is nil by default.
3874 Document magic-fallback-mode-alist.
69051ab6 3875
e7421e03
CY
38762008-10-20 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * frames.texi (Mouse References): Copyedits.
3879
6b2efdc2
TH
38802008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3881
3882 * ack.texi (Acknowledgments): Add myself as doc-view author.
3883
9c5e9396
EZ
38842008-10-20 Eli Zaretskii <eliz@gnu.org>
3885
3886 * frames.texi (Dialog Boxes): Add @cindex entries.
3887
dac94f8e
CY
38882008-10-20 Chong Yidong <cyd@stupidchicken.com>
3889
3890 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3891 (Text-Only Mouse): Copyedit.
3892
25597d40
CY
38932008-10-19 Chong Yidong <cyd@stupidchicken.com>
3894
f8a447f6
CY
3895 * frames.texi: Use @key throughout for mouse clicks.
3896 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3897 (Secondary Selection): Fix modified mouse click syntax.
3898 (Clipboard): Describe Cut, Copy and Paste commands.
3899 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3900 Copyedits.
3901 (Creating Frames): Add xref to Init File.
3902 (Frame Commands): Add xref to Exiting.
3903 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3904
b0f95216
CY
39052008-10-15 Chong Yidong <cyd@stupidchicken.com>
3906
b0817f00
CY
3907 * files.texi (Version Control): Copyedits. Add Bazaar.
3908 (Version Control Systems): List different VCS's using an itemized list.
3909 Add Bazaar.
3910 (VCS Concepts): Copyedits. Tweak description of file merging.
3911
b0f95216
CY
3912 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3913 (Cut/Paste Other App): Document select-active-regions and
3914 x-select-enable-primary.
3915
69d0d701
CY
39162008-10-13 Chong Yidong <cyd@stupidchicken.com>
3917
3918 * mark.texi (Shift Selection): Correct case in node name.
3919
3920 * emacs.texi (Top): Update node order in Mark chapter.
3921
375e8351
EZ
39222008-10-12 Eli Zaretskii <eliz@gnu.org>
3923
3924 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3925
3926 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3927 elsewhere in the manual instead of describing yet again the intricacies
3928 of $HOME on MS-Windows and MS-DOS.
3929
ab58114f
CY
39302008-10-12 Chong Yidong <cyd@stupidchicken.com>
3931
4f959513 3932 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3933 (Minibuffer File): Add discussion of `~' in file names.
3934 Add insert-default-directory index reference.
4f959513 3935
ab58114f
CY
3936 * files.texi (File Names): Reorganize description.
3937 (Visiting): Add xref to Mode Line. Copyedits.
3938 (Save Commands): Mention prefix behavior of C-x C-s.
3939 (Numbered Backups): Node deleted.
3940 (Backup Names): Contents of Numbered Backups moved here. State default
3941 of version-control variable.
3942 (Reverting): Copyedits.
3943 (Version Control): Add additional version control systems.
3944
3945 * emacs.texi (Top): Delete Numbered Backups node.
3946
3947 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3948 Backup Names.
f2884f63 3949 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3950
b0b5100a
RF
39512008-10-11 Romain Francoise <romain@orebokech.com>
3952
3953 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3954
89774b5f
CY
39552008-10-11 Chong Yidong <cyd@stupidchicken.com>
3956
3957 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3958 (Select Buffer): Mention use of minibuffer history. Describe default
3959 value of default-major-mode. Mention that C-x 4 b selects the other
3960 window.
3961 (List Buffers): Document CRM indicators in the order they appear.
3962 (Kill Buffer): Document new command kill-matching buffers.
3963 (Several Buffers): Move explanation of the relationship between buffer
3964 list and buffer menu to the top.
3965 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3966
4c72bf27
CY
39672008-10-10 Chong Yidong <cyd@stupidchicken.com>
3968
3969 * entering.texi (Exiting): Document change of C-x C-c to
3970 save-buffers-kill-terminal. Document kill-emacs.
3971
f68eb991
EZ
39722008-09-30 Eli Zaretskii <eliz@gnu.org>
3973
3974 * mule.texi (Coding Systems): Don't mention codepage-setup.
3975
3976 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3977 cpNNN coding systems anymore.
3978 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3979 for unibyte mode. Don't mention line-drawing characters.
3980 Don't mention dos-unsupported-char-glyph.
f68eb991 3981
1a2dd44d
CY
39822008-09-25 Chong Yidong <cyd@stupidchicken.com>
3983
3984 * search.texi (Search): Shorten introduction.
3985 (Basic Isearch): Add command table. Discuss reverse isearch and
3986 isearch highlighting.
3987 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3988 ring to cindex.
3989 (Special Isearch): Move input methods discussion here.
3990 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3991 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3992 Repeat Isearch.
3993 (Isearch Minibuffer): New node.
3994 (Word Search): Document new word search commands.
3995 (Regexp Example): Simplify example using sentence-end-base variable.
3996 (Replace): Reword introduction.
3997 (Unconditional Replace): Remove unnecessary example.
3998 (Other Repeating Search): Document new `M-s o' binding.
3999
4000 * emacs.texi (Top): Update node listings.
4001
e45da31d
JB
40022008-09-22 Juanma Barranquero <lekktu@gmail.com>
4003
4004 * emacs.texi (Top): Remove Kill Errors from menu.
4005
841c8096
CY
40062008-09-22 Chong Yidong <cyd@stupidchicken.com>
4007
402168fa
CY
4008 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4009 interface for defining macros. Simplify examples. Note that C-g quits
4010 macro definitions.
1c6c854e
CS
4011 (Keyboard Macro Counter): Document using F3 to insert counter.
4012 Give usage example.
402168fa
CY
4013 (Keyboard Macro Query): Organize query responses in a table.
4014
1c6c854e
CS
4015 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4016 Link to Erasing node.
841c8096
CY
4017 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4018 rationale to a footnote.
4019 (Kill Errors): Remove node, due to redundancy with Erasing.
4020 (Spelling): Move discussion of flyspell to end. Note new behavior of
4021 M-$ in active region. Remove non-ispell-specific keybindings from
4022 table.
4023
eab2ee89
DN
40242008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4025
4026 * cmdargs.texi (Initial Options): Document --daemon.
4027
3d53e905
GM
40282008-09-20 Glenn Morris <rgm@gnu.org>
4029
4030 * files.texi (Numbered Backups): Mention that some modes set
4031 version-control.
4032
1c90484d
GM
40332008-09-20 Jim Blandy <jimb@red-bean.com>
4034
4035 * files.texi (Numbered Backups): Reference File Variables, as well.
4036 Remove discussion of Rmail's implementation.
4037
0fc0d844
CY
40382008-09-06 Chong Yidong <cyd@stupidchicken.com>
4039
4040 * misc.texi (Recursive Edit): Note that top-level exits active
4041 minibuffers.
4042
4043 * trouble.texi (Quitting): Likewise.
4044
b18d283d
CY
40452008-08-31 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * emacs.texi (Top): Add Temporary Face Changes xref.
4048
4049 * display.texi (Display): Move Temporary Face Changes node to just
4050 after Standard Faces.
4051 (Scrolling): Document recenter-top-bottom instead of recenter.
4052 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4053 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4054 (Display Custom): Copyedits.
4055 (Optional Mode Line): Document display-battery-mode.
4056
180135fc
RF
40572008-08-27 Romain Francoise <romain@orebokech.com>
4058
4059 * custom.texi (Directory Variables): Minor fix.
4060
d3fe3475
GM
40612008-08-27 Glenn Morris <rgm@gnu.org>
4062
4063 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4064 descriptions.
4065 (Calendar Customizing): Tweak layout description.
183080b6 4066 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4067 markers. Condense calendar-star-date and calendar-mark-today
4068 description.
4069 (Holiday Customizing): Add oriental and solar holidays.
4070 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4071 Fix holiday-float description. Use zerop in examples. Be less verbose.
4072 (Date Display Format): Change ISO format. Be less verbose.
4073 (Diary Customizing): Mention day and month abbrev arrays.
4074 Mention the date-form variables by name. Update European example.
4075 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4076 Condense examples. Mention diary-entry-symbols by name.
4077 Condense table for insertion commands.
4078 (Fancy Diary Display): Mention diary-include-string and
4079 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4080 Ethiopic, Persian date functions. Condense descriptions.
4081
4082 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4083 (Adding to Diary): Adapt for changed node name.
4084
71755807
GM
40852008-08-26 Glenn Morris <rgm@gnu.org>
4086
4087 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4088 node "Hebrew/Islamic Entries".
4089
4090 * calendar.texi (Specified Dates): Fix names of iso functions.
4091 (General Calendar): There may not be another window.
4092 (Writing Calendar Files, Holidays): Tweak intro.
4093 (Holidays): Mention Baha'i and Chinese holidays.
4094 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4095 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4096 (To Other Calendar): Add calendar-print-other-dates.
4097 Refer to "graphic display" rather than "X.
4098 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4099 (Displaying the Diary): Fix whitespace after reference.
4100 Fix `diary-number-of-entries' reference.
4101 (Date Formats): Explicitly mention that day names can be abbreviated.
4102 (Adding to Diary): Add some references to other sections.
4103 (Special Diary Entries): Fix reference.
4104 (Appointments): Simplify appt-message-warning-time entry.
4105 Clarify where times must be.
4106 (Importing Diary): Comment out icalendar paragraph that does not apply.
4107 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4108
d76ebc75
GM
41092008-08-23 Glenn Morris <rgm@gnu.org>
4110
4111 * fortran-xtra.texi (Fortran): Change description of free form and
4112 fixed form a bit. Mention hideshow and imenu.
4113 (Fortran Motion): Mention fortran-end-of-subprogram,
4114 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4115 (Fortran Indent): Minor re-word.
4116 (ForIndent Commands): Mention fortran-fill-paragraph and
4117 fortran-fill-statement.
4118 (ForIndent Cont): Mention fortran-tab-mode-string.
4119 (Fortran Comments): Mention fortran-comment-line-start-skip.
4120 (Fortran Columns): Mention font-locking.
4121 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4122
1fc0ce04 41232008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4124
4125 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4126
5c52e13c
CY
41272008-08-22 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * mini.texi (Minibuffer): Simplify introduction.
4130 (Minibuffer File): Document tilde in minibuffer filenames.
4131 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4132 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4133 (Completion Example): Update example to current command list.
4134 (Completion Options): Document `lazy' value of completion-auto-help.
4135 Update contents of completion-ignored-extensions.
4136 (Minibuffer History): Describe "future history" list. State default
4137 value of history-delete-duplicates.
4138
77a00355
GM
41392008-08-21 Glenn Morris <rgm@gnu.org>
4140
4141 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4142 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4143
39ee1d04
CY
41442008-08-17 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * regs.texi (Registers): Clarify valid register names.
4147 (RegPos): Note that buffer is saved and restored too.
4148 (RegText): Note that mark is reactivated/deactivated.
4149 (RegConfig): Xref to Windows node.
4150
b12c348f
CY
41512008-08-16 Chong Yidong <cyd@stupidchicken.com>
4152
3ae7ba79
CY
4153 * basic.texi (Inserting Text): Provide command name for C-q.
4154
b12c348f
CY
4155 * killing.texi (Killing): Copyedit. Define read-only text.
4156 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4157 (Killing by Lines): Copyedit.
4158 (Other Kill Commands): Move M-w description here.
4159 (Yanking): Move M-w to Other Kill Commands.
4160 (Kill Ring): Also mention saving text in registers. Link to Text
4161 Properties in elisp manual.
4162 (Accumulating Text): Copyedit.
4163 (CUA Bindings): Shift selection is now the default.
4164
d8ff7692
TZ
41652008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4166
4167 * maintaining.texi (Change Log): Mention next-error is available.
4168
a43a8a2e
GM
41692008-08-10 Glenn Morris <rgm@gnu.org>
4170
4171 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4172 and intermonth text.
4173 (Holiday Customizing): Add holiday-chinese.
4174
eba27308
EZ
41752008-08-08 Eli Zaretskii <eliz@gnu.org>
4176
4177 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4178
5f14a5b3
DN
41792008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4180
4181 * files.texi (Log Buffer): Describe C-c C-d.
4182 (Diff Mode): Describe C-x 4 A.
4183
49989bff
EZ
41842008-08-06 Eli Zaretskii <eliz@gnu.org>
4185
4186 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4187
5c915c02
DN
41882008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4189
2beaf97a
DN
4190 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4191 describe the new bindings to show the changeset diff, toggle annotation
4192 visibility, show revisions.
4193 (VC Status): Describe key bindings for modifying the change comments,
4194 displaying changeset diffs and annotations.
4195
5c915c02
DN
4196 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4197
71798ace
NR
41982008-08-05 Nick Roberts <nickrob@snap.net.nz>
4199
4200 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4201
b8949644
EZ
42022008-08-02 Eli Zaretskii <eliz@gnu.org>
4203
4204 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4205 and wording.
4206
819567d1
DN
42072008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4208
4209 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4210 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4211 commands. Improve some old info.
4212
5f38310a
CY
42132008-07-31 Chong Yidong <cyd@stupidchicken.com>
4214
0dc3906b
CY
4215 * display.texi (Visual Line Mode): New node.
4216
5f38310a 4217 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4218 (Moving Point): Add additional alternative key bindings.
4219 Describe line-move-visual.
5f38310a
CY
4220 (Erasing): Describe DEL.
4221 (Basic Undo, Blank Lines, Arguments): Copyedit.
4222 (Continuation Lines): Mention Visual Line mode.
4223 (Position Info): Move extended discussion to mule.texi.
4224
4225 * mule.texi (International Chars): Describe C-x =.
4226
4227 * emacs.texi (Top): Add Visual Line Mode node.
4228
7c2fb837
DN
42292008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4230
4231 * emacs.texi: Remove VMS support.
4232
3f6b73ef
DN
42332008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4234
4235 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4236 the vc-dir command name.
4237
9e2a2647
DN
42382008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4239
4240 * xresources.texi: Remove mentions of Mac Carbon.
4241
568beaa2
AS
42422008-07-19 Andreas Schwab <schwab@suse.de>
4243
4244 * ns-emacs.texi: Move to ../misc.
4245
0ef94706
CY
42462008-07-15 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * entering.texi (Exiting): Don't describe text-only terminals as the
4249 default. Describe the new startup screen.
4250 (Exiting): Describe how to kill Emacs first. Change description of
4251 iconification to handle modern window systems.
4252
ba60bd44 42532008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4254
4255 * ns-emacs.texi: New file, documents features of Emacs port under
4256 NeXTstep windowing.
4257
9f30aa73
CY
42582008-07-15 Chong Yidong <cyd@stupidchicken.com>
4259
938a5d2e
CY
4260 * entering.texi (Entering Emacs): Update prev node.
4261
4262 * glossary.texi (Glossary): Remove xref to Text Characters.
4263
9f30aa73
CY
4264 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4265 directly, rather than in the context of ASCII. Move description of
4266 special properties of modifier key to new Modifier Keys node.
4267 (Keys): Copyedit.
4268 (Text Characters): Delete node. Multibyte is the default nowadays, and
4269 the node contents are obsolete.
4270
4271 * custom.texi (Modifier Keys): New node.
4272
4273 * emacs.texi (Top): Update node list.
4274
7e53d36c
CY
42752008-07-13 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4278 saying that Emacs provides menus and mouse support (which is par for
4279 the course).
4280
4281 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4282 early on.
4283 (Point): Copyedit. Relegate historical trivia to a footnote.
4284 (Mode Line): Explain mode-line format more consistently.
4285 (Menu Bar): Copyedit.
4286
1e9fa96d
GM
42872008-06-27 Glenn Morris <rgm@gnu.org>
4288
4289 * cal-xtra.texi (Sexp Diary Entries):
4290 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4291
dc9bebb8
CY
42922008-06-26 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * mark.texi (Shift selection): New node.
4295 (Mark): Copyedits.
4296 (Persistent Mark): Move to the end of the chapter.
4297
e7881076
EZ
42982008-06-20 Eli Zaretskii <eliz@gnu.org>
4299
4300 * makefile.w32-in (distclean): Remove makefile.
4301
f427400c
NR
43022008-06-17 Nick Roberts <nickrob@snap.net.nz>
4303
4304 * building.texi (Starting GUD): Add an entry for gud-gdb.
4305 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4306 command mode.
4307
b597d348
GM
43082008-06-17 Glenn Morris <rgm@gnu.org>
4309
4310 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4311
647b7094
NR
43122008-06-17 Nick Roberts <nickrob@snap.net.nz>
4313
4314 * building.texi (Starting GUD): Expand on remote debugging.
4315 (Other GDB-UI Buffers): Mention new keyboard bindings.
4316
47a30023
GM
43172008-06-15 Glenn Morris <rgm@gnu.org>
4318
4319 * gnu.texi: Use a verbatim license for this invariant section,
4320 as per etc/GNU.
4321
37e5d54a
GM
43222008-06-13 Daniel Engeler <engeler@gmail.com>
4323
4324 * emacs.texi, misc.texi: Add documentation about serial port access.
4325
8e65d46c
GM
43262008-06-13 Glenn Morris <rgm@gnu.org>
4327
c1473b4c
MB
4328 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4329 maintain.info.
8e65d46c 4330
e40a85cd
MB
43312008-06-05 Miles Bader <miles@gnu.org>
4332
4333 * display.texi (Temporary Face Changes): Update to reflect function
4334 renamings in face-remap.el.
4335
56c73dec
MB
43362008-06-04 Miles Bader <miles@gnu.org>
4337
1c6c854e
CS
4338 * display.texi (Temporary Face Changes):
4339 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4340 `increase-buffer-face-height' and `decrease-default-face-height' now
4341 that they aren't bound by default.
4342
9d3d42fb
MB
43432008-06-03 Miles Bader <miles@gnu.org>
4344
4345 * display.texi (Temporary Face Changes): New node.
4346
2be6bfe2
EZ
43472008-05-31 Eli Zaretskii <eliz@gnu.org>
4348
4349 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4350
daf7e339
GM
43512008-05-31 Glenn Morris <rgm@gnu.org>
4352
4353 * cal-xtra.texi (Fancy Diary Display): Simplify.
4354
d21d2618
GM
43552008-05-30 Glenn Morris <rgm@gnu.org>
4356
4357 * cal-xtra.texi (Fancy Diary Display): Update for
4358 diary-display-function replacing diary-display-hook.
4359
71ce5fd0
JB
43602008-05-29 Drew Adams <drew.adams@oracle.com>
4361
4362 * msdog.texi (Windows Keyboard): Add descriptions of
4363 w32-register-hot-key and w32-unregister-hot-key.
4364
a3cdbdf8
MO
43652008-05-21 Tom Tromey <tromey@redhat.com>
4366
4367 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4368 Variables node.
4369
854a574c
MO
43702008-05-19 Tom Tromey <tromey@redhat.com>
4371
4372 * custom.texi (Variables): Add Directory Variables to menu.
4373 (Directory Variables): New node.
4374
7c2ec3f9
ER
43752008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4376
71ce5fd0 4377 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4378
370fded4
ER
43792008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4380
4381 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4382 Revision Tags and rewritten. Section now uses modern terminology,
4383 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4384 accurately.
4385
6af511e3
EZ
43862008-05-10 Eli Zaretskii <eliz@gnu.org>
4387
4388 * msdog.texi (Windows Files): Update documentation of
4389 w32-get-true-file-attributes.
4390
7a78b6e7
ER
43912008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4392
4393 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4394 directory mode.
4395
1bcfc24e
CY
43962008-05-08 Chong Yidong <cyd@stupidchicken.com>
4397
4398 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4399 entry "television".
1bcfc24e 4400
db86064f
ER
44012008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4402
ab5ec32c 4403 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4404
a31b405e
ER
44052008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4406
4407 * emacs/buffers.texi, emacs/files.texi (Version-control):
4408 vc-toggle-read-only is no longer a good idea...
4409
ff2c14fc
GM
44102008-04-29 Glenn Morris <rgm@gnu.org>
4411
4412 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4413
367c9b7c
JL
44142008-04-22 Juri Linkov <juri@jurta.org>
4415
4416 * dired.texi (Subdirectories in Dired): Describe using `^'
4417 to return to the parent directory.
4418
4ac1e9b4
NR
44192008-04-22 Nick Roberts <nickrob@snap.net.nz>
4420
4421 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4422 recent changes.
4423
b9b3bf2b
NR
44242008-04-19 Nick Roberts <nickrob@snap.net.nz>
4425
4426 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4427 (Other GDB-UI Buffers): Update for recent thread related changes.
4428
4d120d6a
SM
44292008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4430
4431 * maintaining.texi (Maintaining):
4432 * emacs.texi (Top): Typo.
4433
a152877d
SM
44342008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4435
b9b3bf2b
NR
4436 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4437 arg in `font-lock-add-keywords'.
a152877d 4438
36c0514c
GM
44392008-04-08 Glenn Morris <rgm@gnu.org>
4440
4441 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4442 Also add Baha'i calendar references where appropriate.
4443
06a97d46
GM
44442008-04-05 Glenn Morris <rgm@gnu.org>
4445
4446 * custom.texi (Init File): Byte-compiling .emacs is bad.
4447
6adc6eed
SM
44482008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4449
4450 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4451
571388b0
GM
44522008-03-29 Glenn Morris <rgm@gnu.org>
4453
4454 * calendar.texi: Update for `calendar-date-style' replacing
4455 `european-calendar'.
4456
3ae8f876
JR
44572008-03-28 Jason Rumney <jasonr@gnu.org>
4458
4459 * display.texi (Display Custom): Mention overlay-margin in text.
4460
5bc6ddff 44612008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4462
5bc6ddff
MB
4463 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4464 tutorial' comments.
03a864d5 4465
7186a830
CY
44662008-03-28 Chong Yidong <cyd@stupidchicken.com>
4467
4468 * mark.texi (Mark): Rearrange nodes.
4469 (Persistent Mark): Rename from Transient Mark.
4470 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4471 Describe Transient Mark mode as the default.
4472
4473 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4474 the default behavior with Transient Mark mode off.
4475 (Position Info): Fix typo.
4476
71ce5fd0
JB
4477 * display.texi (Standard Faces): Reference the Mark node.
4478 Remove discussion of the region face, which is discussed there.
7186a830
CY
4479
4480 * emacs.texi (Top): Update node listings.
4481
4482 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4483 as the default.
4484
4485 * fixit.texi (Undo): Standardize choice of undo key sequence.
4486 (Undo, Spelling): Describe Transient Mark mode as the default.
4487
4488 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4489 default.
4490
4491 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4492
4493 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4494 mode is the default, and note that the mark is not activated when set.
4495
4496 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4497 Describe Transient Mark mode as the default.
4498
4499 * search.texi (Basic Isearch): Reference the Mark Ring node.
4500 (Replace, Unconditional Replace, Other Repeating Search):
4501 Describe Transient Mark mode as the default.
4502
1c6c854e
CS
4503 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4504 Describe Transient Mark mode as the default.
7186a830
CY
4505 (Paragraphs): Describe how M-h behaves when region is active.
4506
4507 * trouble.texi (Quitting): Clarify effects of C-g.
4508
dc47d1ff
GM
45092008-03-13 Glenn Morris <rgm@gnu.org>
4510
4511 * emacs.texi (EMACSVER): Set to 23.0.60.
4512
e3e0fb39 45132008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4514
e3e0fb39
GM
4515 * dired.texi (Hiding Subdirectories): Fix previous change.
4516
45172008-03-05 Drew Adams <drew.adams@oracle.com>
4518
4519 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4520
5e14abf8
KS
45212008-02-28 Kim F. Storm <storm@cua.dk>
4522
4523 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4524 Move describe-distribution to C-h C-o.
4525 Move view-emacs-problems to C-h C-p.
4526 Add view-emacs-debugging on C-h C-d.
4527 Add view-external-packages on C-h C-e.
d0207bf3 4528 Add view-order-manuals on C-h C-m.
5e14abf8 4529
d0207bf3 45302008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4531
4532 * msdog-xtra.texi (MS-DOS): Docstring fix.
4533
87e391bb
EZ
45342008-02-09 Eli Zaretskii <eliz@gnu.org>
4535
4536 * msdog.texi (Windows Fonts): Use a @table for describing font
4537 properties.
4538
5662e503
JR
45392008-02-07 Jason Rumney <jasonr@gnu.org>
4540
4541 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4542 value has changed.
4543 (Windows HOME): Clarify what is meant by "if that fails as well".
4544 (Windows Fonts): New section.
4545
72463824
GM
45462008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4547
4548 * basic.texi (Basic Undo): Remove duplicate "you can".
4549
7ff926e0
EZ
45502008-02-02 Eli Zaretskii <eliz@gnu.org>
4551
4552 * maintaining.texi (Tags): Fix last change.
4553
6ab7aef1
MA
45542008-02-02 Michael Albinus <michael.albinus@gmx.de>
4555
093571c3 4556 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4557
ace67e7e
NR
45582008-01-31 Nick Roberts <nickrob@snap.net.nz>
4559
4560 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4561
ae068fdf
RS
45622008-01-26 Richard Stallman <rms@gnu.org>
4563
4564 * maintaining.texi (Tags): Delete redundant index entry.
4565
a56d9a08
EZ
45662008-01-26 Eli Zaretskii <eliz@gnu.org>
4567
4568 * programs.texi (Imenu): Move "@cindex tags" from here...
4569 * maintaining.texi (Tags): ...to here.
4570
e941ed90
NR
45712008-01-23 Kevin Ryde <user42@zip.com.au>
4572
4573 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4574 click count.
4575
650276d5
JB
45762008-01-21 Juanma Barranquero <lekktu@gmail.com>
4577
4578 * entering.texi (Exiting): Fix typo.
4579 Reported by D. E. Evans <sinuhe@gnu.org>.
4580
8dc17977
MR
45812007-12-31 Martin Rudalics <rudalics@gmx.at>
4582
4583 * glossary.texi (Glossary): Fix typo.
4584
9f9695a6
RS
45852007-12-27 Richard Stallman <rms@gnu.org>
4586
4587 * text.texi (Formatted Text): Improve menu tag.
4588 (Editing Format Info): In Info, add duplicate menu of nodes
4589 about the submenus.
4590 (Format Faces): Say where Faces menu is found. Mention Other.
4591 (Format Colors): Say where these submenus are found.
4592 (Format Indentation, Format Justification): Likewise.
4593 (Format Properties): Likewise.
4594
abfd0191
RS
45952007-12-22 Richard Stallman <rms@gnu.org>
4596
4597 * search.texi (Query Replace): Make exp of query-replace more
4598 self-contained, and clarify.
8dc17977 4599
abfd0191
RS
4600 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4601
a2586785
RS
46022007-12-15 Richard Stallman <rms@gnu.org>
4603
4604 * files.texi (Auto Save): Clarify definition of auto-saving.
4605
a67cf2bb
RS
46062007-11-26 Richard Stallman <rms@gnu.org>
4607
4608 * help.texi (Help Echo): Cleanups.
4609
448b33b1
TTN
46102007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4611
4612 * files.texi (Why Version Control?): Fix typo.
4613 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4614 (Selecting a Fileset): Fix typos; small rewording.
4615 (Log Buffer): Likewise.
4616 (Old Revisions): Likewise.
448b33b1 4617
221bb7f6
EZ
46182007-11-17 Eli Zaretskii <eliz@gnu.org>
4619
4620 * mule.texi (Communication Coding): Fix wording of last change.
4621
d0207bf3 46222007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4623
630cb3b7
JB
4624 * custom.texi (Specifying File Variables):
4625 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4626
53b7759e
KH
46272007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4628
a5ab2e0c 4629 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4630
4631 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4632
c8763fb6 46332007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4634
630cb3b7 4635 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4636 --output=file.
4637
ff98e024
MR
46382007-11-13 Martin Rudalics <rudalics@gmx.at>
4639
4640 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4641 (Help Echo): Avoid mentioning the term "region" here and
4642 consistently use the term "active text".
4643
37b11c22
GM
46442007-11-11 Glenn Morris <rgm@gnu.org>
4645
4646 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4647
21d50ba1
JL
46482007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4649
1c6c854e
CS
4650 * search.texi (Query Replace):
4651 Mention `query-replace-show-replacement'.
21d50ba1 4652
c12ecb0a 46532007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4654
4655 * building.texi (Watch Expressions): Remove obscure sentence.
4656
3b4201f4
KH
46572007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4658
4659 * mule.texi (Select Input Method): Describe how to activate an input
4660 method in the text mode.
4661
07e5c0b0
DN
46622007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4663
4664 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4665
52dd7391
NR
46662007-10-30 Nick Roberts <nickrob@snap.net.nz>
4667
4668 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4669
c004e539
GM
46702007-10-30 Glenn Morris <rgm@gnu.org>
4671
4672 * misc.texi (Directory Tracking): Explain a bit more about
4673 dirtrack-mode.
4674
ca8c5b8c
GM
46752007-10-25 Glenn Morris <rgm@gnu.org>
4676
4677 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4678
b6c764ef
RS
46792007-10-24 Richard Stallman <rms@gnu.org>
4680
4681 * misc.texi (Interactive Shell): Cleanup last change.
4682
eabd84c9
JL
46832007-10-22 Juri Linkov <juri@jurta.org>
4684
4685 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4686 default values.
4687
0b43c7e2
ER
46882007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4689
ca8c5b8c 4690 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4691 'filesets'.
4692
a80859d4
MR
46932007-10-18 Martin Rudalics <rudalics@gmx.at>
4694
4695 * trouble.texi (Quitting): Fix typo.
4696
c9447ae1
GM
46972007-10-18 Glenn Morris <rgm@gnu.org>
4698
4699 * frames.texi (Mode Line Mouse): Mention minor mode names.
4700
168b980f
JL
47012007-10-17 Juri Linkov <juri@jurta.org>
4702
4703 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4704 fill-paragraph operates on the active region in Transient Mark mode.
4705 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4706 with fill-paragraph.
4707
4708 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4709 fill-paragraph.
4710
4711 * fixit.texi (Spelling): ispell-word operates on the active region
4712 in Transient Mark mode.
4713
5a331f34
JB
47142007-10-17 Aaron S. Hawley <aaronh@garden.org>
4715
4716 * building.texi (Source Buffers):
4717 * custom.texi (Init Non-ASCII):
4718 * glossary.texi (Glossary): Use "key binding" consistently.
4719
2a9f4d55
JB
47202007-10-17 Juanma Barranquero <lekktu@gmail.com>
4721
4722 * calendar.texi (Diary): Fix directive.
4723
de13cecf
RS
47242007-10-16 Richard Stallman <rms@gnu.org>
4725
4726 * calendar.texi (Diary): Clarify text about diary file example.
4727
5f90d53e
ER
47282007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4729
4730 * files.texi: Capitalize node names according to convention.
4731
3aa491bc
GM
47322007-10-13 Glenn Morris <rgm@gnu.org>
4733
4734 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4735
8a3106d3
ER
47362007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4737
4738 * emacs.texi:
4739 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4740 suggested by RMS and Robert J. Chassell.
8a3106d3 4741
da1080a2
ER
47422007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4743
3aa491bc 4744 * files.texi (Version Systems):
0870a421
ER
4745 * vc-xtra.texi:
4746 * vc1-xtra.texi:
ac3f4c6f 4747 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4748 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4749 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4750 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4751
58ade22b
ER
47522007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4753
da1080a2 4754 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4755 Reorder the descriptions to be chronological.
4756
93870ce2
RS
47572007-10-09 Richard Stallman <rms@gnu.org>
4758
4759 * display.texi (Cursor Display): Correct how cursor appears
4760 in nonselected windows.
4761
568c7288
NR
47622007-10-04 Nick Roberts <nickrob@snap.net.nz>
4763
4764 * building.texi (GDB Graphical Interface): Remove references to gdba
4765 and mention gud-gdb.
4766
1af74d06 47672007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4768
1af74d06 4769 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4770
0d8fb755
JL
47712007-10-06 Juri Linkov <juri@jurta.org>
4772
4773 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4774 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4775 fill-paragraph-or-region.
4776
4777 * basic.texi (Arguments): Replace fill-paragraph with
4778 fill-paragraph-or-region.
4779
b981e2c6
ER
47802007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4781
4782 * files.texi: Update the section on version control for 2007
2a9f4d55 4783 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4784 will come later.
4785
5fceaf9c
GM
47862007-09-15 Glenn Morris <rgm@gnu.org>
4787
4788 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4789 to `list-holidays'.
4790
b0e44b17
GM
47912007-09-14 Glenn Morris <rgm@gnu.org>
4792
4793 * calendar.texi: Update all instances of mark-calendar-holidays,
4794 list-calendar-holidays, list-holidays with the new names.
4795
8cf51b2c
GM
47962007-09-06 Glenn Morris <rgm@gnu.org>
4797
46a367db 4798 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4799 Split into the Emacs manual in emacs/, and other manuals in misc/.
4800 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4801 manual.
4802 (infodir): New variable.
4803 (info): Use $infodir.
4804 (emacsman): Delete target, not needed any more.
4805 Move all targets that are not the Emacs manual to misc/Makefile.in.
4806 (mostlyclean): Remove `gnustmp'.
4807 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4808 manual.
92f9b43f 4809 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4810 (emacsman): Delete target, not needed any more.
4811 (clean): Remove all info files but Emacs manual.
4812 Move all targets that are not the Emacs manual to misc/Makefile.in.
4813 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4814
4815 * Makefile.in (INFOSOURCES): Delete.
4816 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4817 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4818 *.vrs *.toc here...
4819 (maintainer-clean): ...from here.
4820
48212007-09-05 Glenn Morris <rgm@gnu.org>
4822
4823 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4824
8cf51b2c
GM
48252007-08-29 Glenn Morris <rgm@gnu.org>
4826
4827 * emacs.texi (EMACSVER): Increase to 23.0.50.
4828
3420c522
RS
48292007-08-27 Richard Stallman <rms@gnu.org>
4830
4831 * emacs.texi (Top): Clarify menu item for Glossary.
4832
4833 * display.texi (Faces): Change secn title.
4834 Clarify not all fonts come from Font Lock.
4835
8cf51b2c
GM
48362007-08-17 Eli Zaretskii <eliz@gnu.org>
4837
4838 * basic.texi (Position Info): Add index entry for face at point.
4839 Mention that character faces are also displayed by "C-u C-x =".
4840
8cf51b2c
GM
48412007-08-08 Glenn Morris <rgm@gnu.org>
4842
4843 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4844
48452007-08-07 Chong Yidong <cyd@stupidchicken.com>
4846
4847 * files.texi (File Conveniences): Document point motion keys in Image
4848 mode.
4849
8cf51b2c
GM
48502007-07-27 Glenn Morris <rgm@gnu.org>
4851
8cf51b2c
GM
4852 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4853 in-line.
4854
4855 * gpl.texi: New file with text of GPL.
4856 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4857
48582007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4859
4860 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4861
4862 * dired.texi (Wdired): Mention C-x C-q key binding.
4863
48642007-07-28 Nick Roberts <nickrob@snap.net.nz>
4865
4866 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4867
48682007-07-25 Glenn Morris <rgm@gnu.org>
4869
8cf51b2c
GM
4870 * emacs.texi (Copying): Replace license with GPLv3.
4871
4872 * Relicense all FSF files to GPLv3 or later.
4873
48742007-07-24 Glenn Morris <rgm@gnu.org>
4875
4876 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4877 for some calendars.
4878
48792007-07-23 Nick Roberts <nickrob@snap.net.nz>
4880
4881 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4882 default-directory for the current buffer is on a remote machine.
4883
8cf51b2c
GM
48842007-07-21 Eli Zaretskii <eliz@gnu.org>
4885
4886 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4887 default value.
4888
48892007-07-21 Richard Stallman <rms@gnu.org>
4890
4891 * files.texi (Why Version Control?): Improve previous change.
4892
48932007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4894
4895 * files.texi (Why Version Control?): New node.
4896
8cf51b2c
GM
48972007-07-12 Nick Roberts <nickrob@snap.net.nz>
4898
8cf51b2c
GM
4899 * building.texi (Starting GUD): Add xref to this anchor.
4900
8cf51b2c
GM
49012007-06-24 Karl Berry <karl@gnu.org>
4902
2a9f4d55 4903 * emacs.texi: New Back-Cover Text.
8cf51b2c 4904
8cf51b2c
GM
49052007-06-07 Alan Mackenzie <acm@muc.de>
4906
4907 * display.texi (Optional Mode Line): Document the new form of
4908 line+column numbers, "(561,2)".
4909
49102007-06-06 Juanma Barranquero <lekktu@gmail.com>
4911
49823426 4912 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4913
49142007-06-02 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * Version 22.1 released.
4917
8cf51b2c
GM
49182007-05-07 Karl Berry <karl@gnu.org>
4919
4920 * emacs.texi (EMACSVER): Back to 22.
4921
49222007-05-06 Richard Stallman <rms@gnu.org>
4923
4924 * maintaining.texi (Create Tags Table): Clean up previous change.
4925
c8763fb6 49262007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4927
4928 * maintaining.texi (Create Tags Table): Add text about the dangers of
4929 making symbolic links to tags files.
4930
49312007-05-04 Karl Berry <karl@gnu.org>
4932
4933 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4934
49352007-05-03 Karl Berry <karl@gnu.org>
4936
4937 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4938
4939 * .cvsignore (*.pdf): New entry.
4940
8cf51b2c
GM
4941 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4942 for printing.
4943
49442007-05-01 Richard Stallman <rms@gnu.org>
4945
4946 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4947
8cf51b2c
GM
49482007-04-28 Glenn Morris <rgm@gnu.org>
4949
4950 * ack.texi (Acknowledgments):
4951 * anti.texi (Antinews):
8cf51b2c
GM
4952 * programs.texi (Program Modes): Restore mention of python.el pending
4953 consideration of legal status.
4954
49552007-04-28 Richard Stallman <rms@gnu.org>
4956
4957 * files.texi (File Names): Fixes to ~ description on MS systems.
4958
8cf51b2c
GM
49592007-04-26 Glenn Morris <rgm@gnu.org>
4960
4961 * emacs.texi (EMACSVER): Increase to 22.1.50.
4962
49632007-04-25 Karl Berry <karl@gnu.org>
4964
4965 * emacs.texi: Improve line breaks on copyright page,
4966 similar layout to lispref, 8.5x11 by default.
4967
4968 * dired.texi (Image-Dired): Improve line break, fix typo.
4969
49702007-04-24 Chong Yidong <cyd@stupidchicken.com>
4971
4972 * programs.texi (Program Modes):
8cf51b2c
GM
4973 * anti.texi (Antinews):
4974 * ack.texi (Acknowledgments): python.el removed.
4975
8cf51b2c
GM
49762007-04-23 Chong Yidong <cyd@stupidchicken.com>
4977
4978 * display.texi (Highlight Interactively): Correct description of
4979 hi-lock-file-patterns-policy.
4980
4981 * files.texi (File Archives): Mention self-extracting executables.
4982
49832007-04-23 Eli Zaretskii <eliz@gnu.org>
4984
4985 * search.texi (Unconditional Replace, Query Replace): Add xref to
4986 "Replacement and Case".
4987
49882007-04-22 Chong Yidong <cyd@stupidchicken.com>
4989
4990 * dired.texi (Image-Dired): Move from Thumbnails node.
4991 * misc.texi (Thumbnails): Node deleted.
4992 * emacs.texi (Top): Update node listing.
4993
4994 * files.texi (File Conveniences):
49823426 4995 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4996
49972007-04-21 Richard Stallman <rms@gnu.org>
4998
4999 * display.texi (Highlight Interactively): Correct previous change.
5000 Clarify doc of hi-lock-find-patterns, and move new features into it.
5001
50022007-04-20 David Koppelman <koppel@ece.lsu.edu>
5003
1c6c854e
CS
5004 * display.texi (Highlight Interactively):
5005 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5006
50072007-04-20 Martin Rudalics <rudalics@gmx.at>
5008
5009 * display.texi (Scrolling): Fix typo.
5010
8cf51b2c
GM
50112007-04-15 Chong Yidong <cyd@stupidchicken.com>
5012
8cf51b2c
GM
5013 * doclicense.texi: Remove node heading, so that it can be included by
5014 other files.
5015
5016 * emacs.texi: Insert node heading for GFDL.
5017
8cf51b2c
GM
50182007-04-14 Eli Zaretskii <eliz@gnu.org>
5019
5020 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5021 "command line".
5022
5023 * display.texi (Faces): Refer to "Creating Frames" for face
5024 and other frame customizations in .emacs.
5025
5026 * frames.texi (Creating Frames): Mention that face customizations can
5027 be put in .emacs. Add index entries.
5028
50292007-04-12 Richard Stallman <rms@gnu.org>
5030
5031 * glossary.texi (Glossary): Explain `iff'.
5032
50332007-04-11 Karl Berry <karl@gnu.org>
5034
5035 * gnu.texi (Top),
5036 * macos.texi (Mac Font Specs),
5037 * anti.texi (Antinews),
5038 * xresources.texi (Resources),
5039 * misc.texi (Emulation),
5040 * calendar.texi (Daylight Saving),
5041 * dired.texi (Dired and Find),
5042 * rmail.texi (Remote Mailboxes),
5043 * sending.texi (Mail Headers),
5044 * programs.texi (Which Function),
5045 * files.texi (Recover),
5046 * buffers.texi (Uniquify),
5047 * frames.texi (Wheeled Mice),
5048 * killing.texi (Rectangles): Wording to improve breaks in
5049 8.5x11 format.
5050 * mule.texi (Language Environments): \hbadness=10000 since there's
5051 no way to reword.
5052 * emacs.texi (smallbook): New @set to more easily switch between
5053 smallbook and 8.5x11.
5054
50552007-04-11 Richard Stallman <rms@gnu.org>
5056
5057 * files.texi (File Conveniences): Add xref to Tumme.
5058 Delete text about Thumbnail mode.
5059
8cf51b2c
GM
50602007-04-09 Alan Mackenzie <acm@muc.de>
5061
5062 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5063 new name. Insert concept index entries.
5064
8cf51b2c
GM
50652007-04-08 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * display.texi (Standard Faces): Document prefix arg for
5068 list-faces-display.
5069
5070 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5071
8cf51b2c
GM
50722007-04-07 Chong Yidong <cyd@stupidchicken.com>
5073
8cf51b2c
GM
5074 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5075
5076 * files.texi (Misc File Ops): Rewrite description of
5077 insert-file-literally.
5078
8cf51b2c
GM
50792007-03-31 Eli Zaretskii <eliz@gnu.org>
5080
5081 * misc.texi (Printing): Postscript -> PostScript.
5082
8cf51b2c
GM
5083 * ack.texi (Acknowledgments): Postscript -> PostScript.
5084
5085 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5086
5087 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5088 below.
5089
50902007-03-30 Chong Yidong <cyd@stupidchicken.com>
5091
5092 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5093 Init Non-ASCII.
5094 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5095 (Init Non-ASCII): New node.
5096
50972007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5098
5099 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5100
8cf51b2c
GM
51012007-03-12 Glenn Morris <rgm@gnu.org>
5102
8cf51b2c
GM
5103 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5104 "Daylight Savings".
5105
49823426 5106 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5107 saving" in text throughout.
5108
8cf51b2c
GM
51092007-03-04 Richard Stallman <rms@gnu.org>
5110
5111 * custom.texi (Safe File Variables): Minor correction.
5112
8cf51b2c
GM
51132007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5114
5115 * rmail.texi (Movemail): Add internal ref.
5116 Don't indent the intro for the PROTO table.
5117 Format PROTO table items with @code.
5118
8cf51b2c
GM
51192007-02-26 Nick Roberts <nickrob@snap.net.nz>
5120
5121 * building.texi: Remove references to bashdb.
5122
8cf51b2c
GM
51232007-02-19 Juanma Barranquero <lekktu@gmail.com>
5124
5125 * mule.texi (Language Environments): Update list of supported language
5126 environments.
5127
8cf51b2c
GM
51282007-02-14 Kim F. Storm <storm@cua.dk>
5129
5130 * building.texi (Grep Searching): Fix lgrep doc.
5131
51322007-02-12 Chong Yidong <cyd@stupidchicken.com>
5133
5134 * back.texi: Remove unused file.
5135
c8763fb6 51362007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5137
5138 * maintaining.texi (Tag Syntax): Now --members is the default for
5139 etags, not for ctags yet.
5140
8cf51b2c
GM
51412007-02-03 Eli Zaretskii <eliz@gnu.org>
5142
5143 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5144 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5145 expects. Add comments to prevent people from inadvertently modifying
5146 the key parts needed by `texinfo-multiple-files-update'.
5147
51482007-01-29 Chong Yidong <cyd@stupidchicken.com>
5149
5150 * frames.texi (Secondary Selection): Window clicked does not matter
5151 when mouse-yank-at-point is non-nil.
5152
8cf51b2c
GM
51532007-01-16 Glenn Morris <rgm@gnu.org>
5154
5155 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5156 system abbrev.
5157
51582007-01-11 Richard Stallman <rms@gnu.org>
5159
5160 * msdog.texi (Windows Keyboard): Another small cleanup.
5161
51622007-01-10 Richard Stallman <rms@gnu.org>
5163
5164 * msdog.texi (Windows Keyboard): Yet another try to make
5165 everyone happy with that passage.
5166
51672007-01-05 Richard Stallman <rms@gnu.org>
5168
5169 * anti.texi (Antinews): Mention M-x shell scrolling.
5170
51712007-01-05 Nick Roberts <nickrob@snap.net.nz>
5172
5173 * building.texi (Watch Expressions): Describe gdb-max-children.
5174
8cf51b2c
GM
51752007-01-04 Richard Stallman <rms@gnu.org>
5176
8cf51b2c
GM
5177 * msdog.texi (Windows Keyboard): Clarify previous change.
5178
8cf51b2c
GM
51792007-01-02 Richard Stallman <rms@gnu.org>
5180
5181 * custom.texi (Changing a Variable): Minor clarification.
5182 (Specific Customization): customize-customized => customize-unsaved.
5183
5184 * entering.texi (Entering Emacs): Clean up text about restarting
5185 Emacs for each file.
5186
5187 * misc.texi (Shell Options): Minor cleanup.
5188
5189 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5190 with Emacs, not vice versa.
5191
5192 * programs.texi (Symbol Completion): Recommend customizing
5193 window manager.
5194
5195 * xresources.texi (Resources): Minor fix.
5196
c8763fb6 51972007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5198
5199 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5200
52012007-01-01 Richard Stallman <rms@gnu.org>
5202
5203 * commands.texi (User Input): Document keys stolen by window mangers.
5204
52052006-12-31 Richard Stallman <rms@gnu.org>
5206
5207 * custom.texi (Specific Customization): Document customize-option
5208 instead of customize-variable.
5209
52102006-12-31 Kim F. Storm <storm@cua.dk>
5211
5212 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5213
52142006-12-30 Kim F. Storm <storm@cua.dk>
5215
5216 * killing.texi (CUA Bindings): Fix typo.
5217
5218 * xresources.texi (Table of Resources): Mention grow-only value for
5219 auto-resize-tool-bars.
5220
8cf51b2c
GM
52212006-12-27 Eli Zaretskii <eliz@gnu.org>
5222
5223 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5224 and how to get them back.
5225
52262006-12-26 Richard Stallman <rms@gnu.org>
5227
5228 * calendar.texi (Holidays): Holiday listing is based on current
5229 practice, but DST is not.
5230
52312006-12-25 Richard Stallman <rms@gnu.org>
5232
5233 * emacs.texi (Top): Update subnode menus.
5234
5235 * mark.texi (Transient Mark): Fix xref.
5236
5237 * killing.texi (Graphical Kill): Node deleted.
5238 (Killing): Add xref to Cut and Paste.
5239 (CUA Bindings): Update xref.
5240
5241 * frames.texi (Cut and Paste): New section to hold other nodes.
5242 (Mouse Commands): Node demoted.
5243 (Cut/Paste Other App): Split out from Mouse Commands.
5244 (Word and Line Mouse): Likewise.
5245 (Secondary Selection, Clipboard): Nodes demoted.
5246
8cf51b2c
GM
52472006-12-24 Kevin Ryde <user42@zip.com.au>
5248
5249 * calendar.texi (Holidays): US daylight saving begins second Sunday
5250 in March for 2007 onwards.
5251 (Daylight Savings): Show new US default daylight saving rules, 2nd
5252 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5253
52542006-12-23 Chong Yidong <cyd@stupidchicken.com>
5255
5256 * calendar.texi (Scroll Calendar): < and > are switched.
5257
52582006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5259
5260 * killing.texi (Deletion): Describe M-\ prefix argument.
5261
52622006-12-23 Richard Stallman <rms@gnu.org>
5263
5264 * search.texi (Regexp Search): Explain why forward and reverse regexp
5265 search are not mirror images.
5266
8cf51b2c
GM
52672006-12-19 Kim F. Storm <storm@cua.dk>
5268
5269 * major.texi (Choosing Modes): Describe match-function elements for
5270 magic-mode-alist.
5271
8cf51b2c
GM
52722006-12-18 Eli Zaretskii <eliz@gnu.org>
5273
5274 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5275 peculiarities.
5276
52772006-12-18 Richard Stallman <rms@gnu.org>
5278
5279 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5280
8cf51b2c
GM
52812006-12-17 Alan Mackenzie <acm@muc.de>
5282
5283 * programs.texi (Left Margin Paren): Remove the bit which says
5284 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5285 Discuss some of the issues of setting this option to nil.
5286
52872006-12-17 Glenn Morris <rgm@gnu.org>
5288
5289 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5290
52912006-12-16 Eli Zaretskii <eliz@gnu.org>
5292
5293 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5294 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5295 NTFS volumes.
5296 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5297 volumes.
5298
52992006-12-15 Eli Zaretskii <eliz@gnu.org>
5300
5301 * text.texi (HTML Mode): Fix "C-c TAB".
5302
8cf51b2c
GM
53032006-12-09 Richard Stallman <rms@gnu.org>
5304
5305 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5306
53072006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5308
5309 * files.texi (Misc File Ops): Document insert-file-literally.
5310
53112006-12-08 Eli Zaretskii <eliz@gnu.org>
5312
5313 * cmdargs.texi (Colors): Note that --color is intended for overriding
5314 the terminal defaults, not for normal invocation.
5315
5316 * misc.texi (Emacs Server): Improve wording. Don't mention the
5317 ``server program''. Add a cross-reference to "Init File" node.
5318 (Invoking emacsclient): Add index entries. Document both short and
5319 long versions of command-line options. Document the -f option.
5320
8cf51b2c
GM
53212006-12-06 Richard Stallman <rms@gnu.org>
5322
5323 * text.texi (Outline Format): Say to set outline-regexp
5324 and outline-level with major modes and file local variables.
5325
c8763fb6 53262006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5327
5328 * anti.texi (Antinews): Mention the alternative to
5329 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5330
8cf51b2c
GM
5331 * misc.texi (Interactive Shell): Ditto.
5332
53332006-12-04 Eli Zaretskii <eliz@gnu.org>
5334
5335 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5336
5337 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5338
53392006-12-01 Eli Zaretskii <eliz@gnu.org>
5340
5341 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5342 colon in the mode line.
5343
5344 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5345
53462006-11-26 Nick Roberts <nickrob@snap.net.nz>
5347
5348 * building.texi (Watch Expressions): Mention SPC for expanding/
5349 contracting watch expressions.
5350
53512006-11-26 Kim F. Storm <storm@cua.dk>
5352
5353 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5354
53552006-11-26 Nick Roberts <nickrob@snap.net.nz>
5356
5357 * building.texi (Debugger Operation): Define text command mode.
5358 Clarify how tooltips work.
5359 (GDB Graphical Interface): Explain how to run in text command mode
5360 more clearly.
5361
53622006-11-25 Juanma Barranquero <lekktu@gmail.com>
5363
5364 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5365
53662006-11-22 Juanma Barranquero <lekktu@gmail.com>
5367
5368 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5369
8cf51b2c
GM
53702006-11-18 Chong Yidong <cyd@stupidchicken.com>
5371
5372 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5373 and EMACS is deprecated.
5374
53752006-11-18 Juanma Barranquero <lekktu@gmail.com>
5376
5377 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5378
c8763fb6 53792006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5380
5381 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5382
5383 * emacs.texi: Include xresources.texi both for info and dvi.
5384
5385 * xresources.texi: Merge text from xresmini.texi.
5386
c8763fb6 53872006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5388
5389 * glossary.texi: Fix typos.
5390
8cf51b2c
GM
53912006-11-06 Richard Stallman <rms@gnu.org>
5392
5393 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5394
5395 * ack.texi (Acknowledgments): Fix name spelling.
5396
53972006-11-01 Juri Linkov <juri@jurta.org>
5398
5399 * search.texi (Word Search): Document incremental word search.
5400
54012006-10-28 Glenn Morris <rgm@gnu.org>
5402
5403 * ack.texi (Acknowledgments): Add cal-html author.
5404
5405 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5406 Calendar"). Describe new package cal-html.
5407 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5408 Calendar Files."
5409
8cf51b2c
GM
54102006-10-23 Richard Stallman <rms@gnu.org>
5411
5412 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5413 Abbrev mode is enabled.
5414
8cf51b2c
GM
54152006-10-16 Richard Stallman <rms@gnu.org>
5416
8cf51b2c
GM
5417 * emacs.texi: Update ISBN.
5418
8cf51b2c
GM
54192006-10-11 Kim F. Storm <storm@cua.dk>
5420
5421 * emacs.texi (Acknowledgments): Use @dotless{i}.
5422
54232006-10-08 Nick Roberts <nickrob@snap.net.nz>
5424
5425 * building.texi (Breakpoints Buffer): Mention catchpoints.
5426
54272006-10-08 Kim F. Storm <storm@cua.dk>
5428
5429 * ack.texi (Acknowledgments): Update.
5430
5431 * emacs.texi (Acknowledgments): Fix bad @/ form.
5432
8cf51b2c
GM
54332006-10-05 Kim F. Storm <storm@cua.dk>
5434
5435 * emacs.texi (Acknowledgments): Add more contributors.
5436
54372006-10-03 Richard Stallman <rms@gnu.org>
5438
5439 * emacs.texi (Acknowledgments): Update version and edition.
5440
8cf51b2c
GM
54412006-10-01 Karl Berry <karl@gnu.org>
5442
5443 * custom.texi (Customization Groups): Page break to keep example buffer
5444 on one page.
5445
54462006-09-30 Karl Berry <karl@gnu.org>
5447
5448 * programs.texi (Basic Indent): @need to improve page break.
5449 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5450
54512006-09-29 Glenn Morris <rgm@gnu.org>
5452
5453 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5454
54552006-09-29 Karl Berry <karl@gnu.org>
5456
5457 * windows.texi (Basic Window): Remove forced @break, no longer
5458 desirable.
5459 * frames.texi (Frame Commands),
5460 * mark.texi (Marking Objects): Reword to avoid bad page break.
5461 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5462
54632006-09-19 Richard Stallman <rms@gnu.org>
5464
5465 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5466 stick to present tense.
5467
c8763fb6 54682006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5469
5470 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5471 to x-gtk-use-old-file-dialog.
5472 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5473
54742006-09-15 Jay Belanger <belanger@truman.edu>
5475
49823426 5476 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5477 Change "Library Public License" to "Lesser Public License"
5478 throughout. Use "yyyy" to represent year.
5479
8cf51b2c
GM
54802006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5481
5482 * files.texi (Visiting): Add index entry "open file".
5483
8cf51b2c
GM
54842006-09-11 Richard Stallman <rms@gnu.org>
5485
5486 * building.texi (Compilation Mode): Clarification.
5487 (Grep Searching): Add xref to Compilation Mode.
5488
8cf51b2c
GM
54892006-09-08 Richard Stallman <rms@gnu.org>
5490
5491 * search.texi (Search): Ref multi-file search commands here.
5492 (Other Repeating Search): Not here.
5493
8cf51b2c
GM
54942006-08-28 Richard Stallman <rms@gnu.org>
5495
5496 * windows.texi (Split Window): Update xref.
5497
5498 * basic.texi (Continuation Lines): Update xref.
5499
5500 * indent.texi (Tab Stops): Update xref.
5501
5502 * emacs.texi (Top): Update subnode menu.
5503
5504 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5505 split out of Display Custom.
5506
55072006-08-25 Kim F. Storm <storm@cua.dk>
5508
5509 * display.texi (Display Custom): Add variables overline-margin
5510 and x-underline-at-descent-line.
5511
55122006-08-25 Richard Stallman <rms@gnu.org>
5513
5514 * entering.texi (Exiting): Rewrite to give graphical displays
5515 priority over text terminals.
5516
5517 * search.texi (Incremental Search): Move index entries.
5518
55192006-08-23 Chong Yidong <cyd@stupidchicken.com>
5520
5521 * custom.texi (Init File): Reference Find Init to avoid "home
5522 directory" confusion.
5523
55242006-08-22 Nick Roberts <nickrob@snap.net.nz>
5525
5526 * building.texi (Other GDB-UI Buffers): Describe how to edit
5527 a value in the locals buffer.
5528
55292006-08-21 Richard Stallman <rms@gnu.org>
5530
5531 * search.texi (Basic Isearch): Add `isearch' index entry.
5532
55332006-08-16 Richard Stallman <rms@gnu.org>
5534
5535 * misc.texi (Saving Emacs Sessions): Clean up wording.
5536
5537 * mark.texi (Marking Objects): Mention term "select all".
5538
5539 * emacs.texi (Top): Update subnode menu.
5540
5541 * help.texi (Help Mode): Move node up in file.
5542
8cf51b2c
GM
55432006-08-15 Nick Roberts <nickrob@snap.net.nz>
5544
5545 * building.texi (Stack Buffer): Explain fringe arrow.
5546
8cf51b2c
GM
55472006-08-12 Eli Zaretskii <eliz@gnu.org>
5548
8cf51b2c
GM
5549 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5550 on startup.
5551
55522006-08-11 Romain Francoise <romain@orebokech.com>
5553
5554 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5555
55562006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5557
5558 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5559
55602006-08-10 Richard Stallman <rms@gnu.org>
5561
5562 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5563 with face merging. Empty regions don't count.
5564 Clarify face property inheritance.
8cf51b2c
GM
5565
55662006-08-08 Romain Francoise <romain@orebokech.com>
5567
5568 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5569 <arjuropo@cc.jyu.fi>.
5570
8cf51b2c
GM
55712006-08-04 Eli Zaretskii <eliz@gnu.org>
5572
5573 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5574 apply to all frames.
5575
8cf51b2c
GM
55762006-08-01 Richard Stallman <rms@gnu.org>
5577
5578 * help.texi (Name Help): Add index entries for describe-variable.
5579
55802006-08-01 Nick Roberts <nickrob@snap.net.nz>
5581
5582 * building.texi (GDB Graphical Interface): Shorten node names.
5583 (GDB-UI Layout): Use GDB-related.
5584 (Other GDB-UI Buffers): Simplify English.
5585
55862006-07-31 Richard Stallman <rms@gnu.org>
5587
5588 * search.texi (Query Replace): Add xref for Dired's Q command.
5589
8cf51b2c
GM
55902006-07-31 Nick Roberts <nickrob@snap.net.nz>
5591
5592 * building.texi (GDB commands in Fringe): Rename to...
5593 (Source Buffers): ..this and move forward. Describe hollow arrow and
5594 new option gdb-find-source-frame.
5595
55962006-07-29 Richard Stallman <rms@gnu.org>
5597
5598 * dired.texi (Operating on Files): Simplify previous change
5599 and fix Texinfo usage.
5600
56012006-07-29 Eli Zaretskii <eliz@gnu.org>
5602
5603 * dired.texi (Operating on Files): Add cross-references. State the
5604 Unix commands that do similar things.
5605
56062006-07-28 Richard Stallman <rms@gnu.org>
5607
5608 * mark.texi (Transient Mark): Clarify that region never disappears
5609 when Transient Mark mode is off, and not when it is on.
5610
56112006-07-27 Richard Stallman <rms@gnu.org>
5612
5613 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5614
56152006-07-24 Richard Stallman <rms@gnu.org>
5616
5617 * xresources.texi (GTK styles): Fix texinfo usage.
5618
8cf51b2c
GM
5619 * commands.texi (User Input): Explain why we teach keyboard cmds.
5620
5621 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5622 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5623 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5624 * doclicense.texi, display.texi, dired.texi, basic.texi:
5625 * anti.texi, ack.texi: Move periods and commas inside quotes.
5626
56272006-07-22 Eli Zaretskii <eliz@gnu.org>
5628
5629 * cmdargs.texi (General Variables): Document EMAIL.
5630
56312006-07-21 Eli Zaretskii <eliz@gnu.org>
5632
5633 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5634 doesn't have effect on MS-Windows.
5635
8cf51b2c
GM
56362006-07-17 Richard Stallman <rms@gnu.org>
5637
5638 * building.texi (Grep Searching): Explain about chaining grep commands.
5639
8cf51b2c
GM
56402006-07-10 Nick Roberts <nickrob@snap.net.nz>
5641
49823426 5642 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5643
56442006-07-09 Chong Yidong <cyd@stupidchicken.com>
5645
5646 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5647 is invoked for multiple files.
5648
56492006-07-08 Eli Zaretskii <eliz@gnu.org>
5650
5651 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5652 on-line manual for the rest of this node.
5653 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5654 unconditionally.
5655 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5656 Improve wording.
5657 (Windows Printing): Improve wording.
5658 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5659 rest of this node.
5660
8cf51b2c
GM
56612006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5662
49823426
GM
5663 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5664 with eval-buffer.
8cf51b2c
GM
5665
56662006-07-05 Nick Roberts <nickrob@snap.net.nz>
5667
5668 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5669 of character translation.
5670
56712006-07-04 Nick Roberts <nickrob@snap.net.nz>
5672
5673 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5674
56752006-07-03 Karl Berry <karl@gnu.org>
5676
5677 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5678 not-too-underfull hboxes in the TeX output.
5679 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5680 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5681 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5682 * sending.texi, text.texi: Fix overfull/underfull boxes.
5683
56842006-07-03 Romain Francoise <romain@orebokech.com>
5685
5686 * m-x.texi (M-x): Fix.
5687
56882006-07-03 Richard Stallman <rms@gnu.org>
5689
8cf51b2c
GM
5690 * search.texi (Other Repeating Search): filename -> file name.
5691
5692 * misc.texi (Narrowing): Minor cleanups.
5693
5694 * files.texi (Visiting): filename -> file name.
5695
5696 * emacs.texi (Top): Update subnode menus.
5697
5698 * mule.texi (Coding Systems): Move char translation stuff here.
5699 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5700 (Recognize Coding): Substantial local rewrites.
5701 (International): Update menu.
5702
5703 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5704 (Scrolling): Substantial local rewrites.
5705 (Display): Update menu and intro.
5706
5707 * dired.texi: filename -> file name.
5708
5709 * custom.texi (Safe File Variables): Texinfo usage fix.
5710
f0131492 57112006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5712
5713 * help.texi, m-x.texi: Lots of cleanups.
5714
8cf51b2c
GM
57152006-06-30 Eli Zaretskii <eliz@gnu.org>
5716
5717 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5718 (Windows Processes, Windows Misc): Shorten the printed version by
5719 selectively conditioning less important portions by @ifnottex.
5720
8cf51b2c
GM
57212006-06-27 Richard Stallman <rms@gnu.org>
5722
5723 * mini.texi (Minibuffer File): Minor cleanup.
5724
57252006-06-25 Nick Roberts <nickrob@snap.net.nz>
5726
5727 * frames.texi (XTerm Mouse): Rename to...
5728 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5729
5730 * emacs.texi (Top): Use new node name.
5731
57322006-06-24 Eli Zaretskii <eliz@gnu.org>
5733
5734 * emacs.texi (Top): Update the detailed menu according to changes in
5735 msdog.texi.
5736
5737 * msdog.texi (Windows Keyboard): New section.
5738 (Windows Mouse): New section.
5739 (Windows System Menu): Remove section (text merged with "Windows
5740 Keyboard").
5741 (Windows Misc): New section.
5742
5743 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5744
5745 * msdog.texi (ls in Lisp): New section.
5746
5747 * files.texi (Visiting): Document case-insensitive wildcard matching
5748 under find-file-wildcards.
5749
8cf51b2c
GM
57502006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5751
5752 * macos.texi (Mac Input): Add description of mac-function-modifier.
5753 Now Unicode keyboard layouts work.
5754
8cf51b2c
GM
57552006-06-10 Richard Stallman <rms@gnu.org>
5756
5757 * mule.texi (Recognize Coding): Clarify previous change.
5758
57592006-06-09 Kenichi Handa <handa@m17n.org>
5760
5761 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5762 notation.
5763
57642006-06-07 Kevin Ryde <user42@zip.com.au>
5765
5766 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5767 manual for @ifnottex, but in emacs-extra for @iftex.
5768
5769 * cmdargs.texi (General Variables): Fix smtpmail xref.
5770
57712006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5772
8cf51b2c 5773 * programs.texi (Comment Commands):
8cf51b2c 5774 * custom.texi (Specifying File Variables):
49823426 5775 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5776
57772006-06-07 Nick Roberts <nickrob@snap.net.nz>
5778
5779 * building.texi (Watch Expressions): Move node to end.
5780 (GDB Graphical Interface): Move description of clicks in fringe...
5781 (GDB commands in the Fringe): ...to here. New node.
5782
8cf51b2c
GM
57832006-06-05 Romain Francoise <romain@orebokech.com>
5784
49823426 5785 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5786
57872006-06-05 Nick Roberts <nickrob@snap.net.nz>
5788
5789 * building.texi (GDB Graphical Interface): Update bindings.
5790 (Commands of GUD): Add gud-print. Remove gud-run.
5791 Restate availability more generally.
5792
f0131492 57932006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5794
5795 * mini.texi: Lots of cleanups.
5796
57972006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5798
5799 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5800 and Mouse-2.
5801
c8763fb6 58022006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5803
5804 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5805
8cf51b2c
GM
58062006-05-31 Richard Stallman <rms@gnu.org>
5807
5808 * basic.texi (Moving Point): Fix previous change.
5809
c8763fb6 58102006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5811
5812 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5813
f0131492 58142006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5815
5816 * basic.texi: Many simplifications and improvements in wording.
5817
8cf51b2c
GM
58182006-05-26 Nick Roberts <nickrob@snap.net.nz>
5819
5820 * anti.texi (Antinews): Create a node for gdb-ui.
5821
8cf51b2c
GM
58222006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5823
5824 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5825
58262006-05-20 Richard Stallman <rms@gnu.org>
5827
5828 * dired.texi (Dired Navigation): dired-goto-file is now j.
5829
8cf51b2c
GM
58302006-05-20 Eli Zaretskii <eliz@gnu.org>
5831
5832 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5833 and their aliases.
5834
5835 * msdog.texi (Windows Printing): Mention non-support of plain text
5836 printing with some el-cheapo printers, and suggest a workaround.
5837
58382006-05-20 Kevin Ryde <user42@zip.com.au>
5839
5840 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5841 remove the bit saying you must set it.
5842
58432006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5844
5845 * trouble.texi (Checklist):
5846 * text.texi (Text, Auto Fill, Text Mode):
5847 * search.texi (Nonincremental Search):
5848 * rmail.texi (Rmail Labels):
5849 * mule.texi (Input Methods, Multibyte Conversion):
5850 * misc.texi (Gnus, Where to Look, PostScript):
5851 * maintaining.texi (Create Tags Table):
5852 * indent.texi (Indentation Commands):
5853 * fixit.texi (Spelling):
5854 * emacs.texi (Copying):
5855 * custom.texi (Init File): ifinfo -> ifnottex.
5856
8cf51b2c
GM
58572006-05-17 Richard Stallman <rms@gnu.org>
5858
5859 * files.texi (Diff Mode): Mention C-x `.
5860
58612006-05-08 Richard Stallman <rms@gnu.org>
5862
5863 * custom.texi (Disabling): Textual cleanups.
5864
8cf51b2c
GM
58652006-05-12 Glenn Morris <rgm@gnu.org>
5866
5867 * calendar.texi (Displaying the Diary, Format of Diary File):
5868 Refer to diary-view-entries, diary-list-entries,
5869 diary-show-all-entries rather than obsolete aliases.
5870
58712006-05-12 Eli Zaretskii <eliz@gnu.org>
5872
5873 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5874 (Displaying the Diary, Special Diary Entries, Importing Diary):
5875 * building.texi (Compilation Shell):
5876 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5877 emacs-xtra with @inforef's.
5878
5879 * files.texi (Visiting): Fix wording.
5880
5881 * mule.texi (Coding Systems, Text Coding): More indexing.
5882 Mention that C-x RET f can set eol conversion.
5883
c8763fb6 58842006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5885
5886 * xresmini.texi (GTK resources): Insert GTK description.
5887
5888 * xresources.texi (GTK resources): metafont should be menufont.
5889
8cf51b2c
GM
58902006-05-06 Michael Albinus <michael.albinus@gmx.de>
5891
49823426 5892 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5893 method, user name and host name is active only in partial
5894 completion mode.
5895
8cf51b2c
GM
58962006-05-06 Eli Zaretskii <eliz@gnu.org>
5897
5898 * makefile.w32-in (emacs.dvi):
5899 * Makefile.in (emacs.dvi): Add xresmini.texi.
5900
5901 * xresmini.texi (Table of Resources): Remove xref to non-existent
5902 node "LessTif Resources".
5903
5904 * msdog.texi (Microsoft Windows):
5905 * calendar.texi (Calendar/Diary, Displaying the Diary)
5906 (Special Diary Entries, Importing Diary, Holidays):
5907 * programs.texi (Program Modes):
5908 * text.texi (Text):
5909 * buffers.texi (Several Buffers):
5910 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5911
59122006-05-06 Eli Zaretskii <eliz@gnu.org>
5913
5914 The following changes merge the emacs-xtra manual into the main
5915 manual, but only for on-line version of the manual.
5916
5917 * vc2-xtra.texi (Version Backups, Local Version Control)
5918 (Making Snapshots, Change Logs and VC, Version Headers)
5919 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5920 on-line manual.
5921
5922 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5923 for on-line manual.
5924
5925 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5926 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5927 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5928 for on-line manual.
5929
5930 * fortran-xtra.texi (Fortran, Fortran Autofill)
5931 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5932 for on-line manual.
5933
5934 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5935 Conditional xref's for on-line manual.
5936
5937 * emerge-xtra.texi (Emerge, Overview of Emerge)
5938 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5939 manual.
5940
5941 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5942 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5943 (EMACSSOURCES): Use EMACS_XTRA.
5944 (../info/emacs-xtra): Remove.
5945 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5946
5947 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5948 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5949 (EMACSSOURCES): Use EMACS_XTRA.
5950 ($(infodir)/emacs-xtra): Remove.
5951 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5952
5953 * trouble.texi (Quitting):
5954 * text.texi (Text):
5955 * programs.texi (Program Modes):
5956 * msdog.texi (Microsoft Windows):
5957 * frames.texi (Frames):
5958 * files.texi (Backup, Version Control, VC Concepts)
5959 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5960 (Registering, VC Status, VC Undo, Multi-User Branching)
5961 (Comparing Files):
5962 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5963 (Displaying the Diary, Special Diary Entries, Importing Diary):
5964 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5965 conditional xref's, depending on @iftex/@ifnottex.
5966
5967 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5968 "MS-DOS". @include msdog-xtra.texi.
5969
5970 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5971 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5972
5973 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5974 for vc-xtra.texi subsections.
5975 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5976 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5977
5978 * sending.texi (Sending Mail): A @node line without explicit Prev,
5979 Next, and Up links.
5980
5981 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5982 Next, and Up links.
5983
5984 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5985 and its sections. @include picture-xtra.texi.
5986
5987 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5988 "Emerge".
5989 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5990
5991 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5992 exact duplicate of its name-sake in calendar.texi.
5993
5994 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5995 "Advanced Calendar/Diary Usage".
5996 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5997
5998 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5999 dired-xtra.texi.
6000 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6001
6002 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6003 (Files) [ifnottex]: Add menu entry for Autorevert.
6004
6005 * emacs-xtra.texi (Introduction): Reword to make consistent with
6006 printed version only.
6007 <Top level>: Remove the body of all chapters and move them to the
6008 new *-xtra.texi files. Use @raisesections and @lowersections to
6009 convert sections to chapters etc.
6010
6011 * msdog-xtra.texi:
6012 * fortran-xtra.texi:
6013 * vc-xtra.texi:
6014 * vc1-xtra.texi:
6015 * vc2-xtra.texi:
6016 * emerge-xtra.texi:
6017 * cal-xtra.texi:
6018 * dired-xtra.texi:
6019 * arevert-xtra.texi: New files, with text from respective chapters
6020 of emacs-xtra.texi. Convert each @chapter into @section, @section
6021 into @subsection, etc.
6022
1c6c854e 6023 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6024 updated.
6025
6026 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6027 Windows". All references updated.
6028
60292006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6030
6031 * macos.texi (Mac Input): Mention input from Character Palette.
6032 (Mac Font Specs): Fix typo.
6033
60342006-05-05 Richard Stallman <rms@gnu.org>
6035
6036 * files.texi (Diff Mode): Minor cleanup.
6037
60382006-05-05 Karl Berry <karl@gnu.org>
6039
8cf51b2c
GM
6040 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6041 errors from the current release of makeinfo (4.8).
6042 * help.texi (Library Keywords): Change widest word in multitable
6043 template from `emulations' to `convenience'. (Not sure if this is
6044 related to the font change.)
6045
60462006-05-05 Eli Zaretskii <eliz@gnu.org>
6047
6048 * files.texi (File Names): Add a footnote about limited support of
6049 ~USER on MS-Windows.
6050
6051 * cmdargs.texi (Initial Options): Add a footnote about limited
6052 support of ~USER on MS-Windows.
6053
60542006-05-03 Richard Stallman <rms@gnu.org>
6055
6056 * files.texi (Diff Mode): Node moved here.
6057 (Comparing Files): Delete what duplicates new node.
6058 (Files): Put Diff Mode in menu.
6059
1c6c854e 6060 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6061
6062 * emacs.texi (Top): Update menu for Diff Mode.
6063
6064 * trouble.texi (Emergency Escape): Simplify.
6065
6066 * emacs.texi (Top): Minor clarification.
6067
60682006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6069
6070 * commands.texi, entering.texi, screen.texi: Many simplifications.
6071
60722006-05-03 Richard Stallman <rms@gnu.org>
6073
6074 * commands.texi (Text Characters): Delete paragraph about unibyte
6075 non-ASCII printing chars.
6076
6077 * killing.texi (Killing): Say "graphical displays".
6078 * display.texi: Say "graphical displays".
6079
6080 * cmdargs.texi (Misc X): Say "graphical displays".
6081
60822006-05-01 Richard Stallman <rms@gnu.org>
6083
6084 * emacs.texi (Top): Add Diff Mode to menu.
6085
60862006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6087
6088 * misc.texi (Diff Mode): New node.
6089
60902006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6091
6092 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6093 (Mac Environment Variables): Shorten example line.
6094 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6095
60962006-05-01 Nick Roberts <nickrob@snap.net.nz>
6097
6098 * building.texi (GUD Customization): Describe cases %d and %c.
6099 Update description for %e.
6100
61012006-04-30 Glenn Morris <rgm@gnu.org>
6102
6103 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6104
61052006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6106
6107 * custom.texi (Examining): Update C-h v output example.
6108
61092006-04-29 Kim F. Storm <storm@cua.dk>
6110
6111 * building.texi (Grep Searching): Add lgrep and rgrep.
6112
8cf51b2c
GM
61132006-04-23 Richard Stallman <rms@gnu.org>
6114
6115 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6116
6117 * xresmini.texi: New file.
6118
6119 * xresources.texi (Face Resources): Split table into font resources
6120 and the rest. Combine similar attributes for brevity.
6121
8cf51b2c
GM
61222006-04-21 Eli Zaretskii <eliz@gnu.org>
6123
6124 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6125 backslashes and case-insensitivity in file names (moved to the
6126 main manual).
6127 (MS-DOS Printing): Move most of the text to the main manual.
6128
6129 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6130 New nodes.
6131 (Windows Processes, Windows System Menu): Add index entries and
6132 fix wording.
6133
8cf51b2c
GM
61342006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6135
6136 * misc.texi (Shell Ring): Add notes on saved input when
6137 navigating off the end of the history list.
6138
61392006-04-18 Chong Yidong <cyd@mit.edu>
6140
6141 * misc.texi (Shell Options): Correct default value of
6142 comint-scroll-show-maximum-output.
6143
8cf51b2c
GM
61442006-04-18 Nick Roberts <nickrob@snap.net.nz>
6145
6146 * building.texi (Watch Expressions): Update.
6147
8cf51b2c
GM
61482006-04-12 Richard Stallman <rms@gnu.org>
6149
6150 * search.texi: Clean up previous change.
6151
61522006-04-12 Eli Zaretskii <eliz@gnu.org>
6153
6154 * search.texi (Regexp Backslash, Regexp Replace): Add index
6155 entries for ``back reference'' and mention the term itself in the
6156 text.
6157
61582006-04-11 Richard Stallman <rms@gnu.org>
6159
6160 * custom.texi (Safe File Variables):
6161 Document enable-local-variables = :safe.
6162
61632006-04-11 Karl Berry <karl@gnu.org>
6164
6165 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6166 (Remote Repositories, Version Backups, Local Version Control)
6167 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6168 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6169 (Renaming VC Work Files and Master Files)
6170 (Inserting Version Control Headers, Customizing VC, General Options)
6171 (Options for RCS and SCCS, Options specific for CVS): Move all
6172 these nodes to emacs-xtra.texi, for brevity.
6173 * cmdargs.texi, files.texi: Change cross-references.
6174
8cf51b2c
GM
61752006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6176
6177 * files.texi (Old Versions): Update description of vc-annotate's
6178 use of color to indicate date ranges.
6179
8cf51b2c
GM
61802006-04-09 Kevin Ryde <user42@zip.com.au>
6181
8cf51b2c
GM
6182 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6183 put info and printed manual names the right way around.
6184
61852006-04-09 Karl Berry <karl@gnu.org>
6186
6187 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6188 emacs-xtra.texi, leaving only MS Windows information.
6189 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6190 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6191 node names.
6192
6193 * emacs.texi: Move @summarycontents and @contents to the beginning
6194 of the file.
6195
8cf51b2c
GM
61962006-04-08 Kevin Ryde <user42@zip.com.au>
6197
6198 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6199
62002006-04-07 Richard Stallman <rms@gnu.org>
6201
6202 * programs.texi (Comments, Comment Commands, Options for Comments)
6203 (Multi-Line Comments): "Align", not "indent".
6204 (Basic Indent): C-j deletes trailing whitespace before the newline.
6205
62062006-04-06 Richard Stallman <rms@gnu.org>
6207
8cf51b2c
GM
6208 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6209
62102006-04-06 Eli Zaretskii <eliz@gnu.org>
6211
6212 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6213
8cf51b2c
GM
62142006-04-05 Richard Stallman <rms@gnu.org>
6215
6216 * emacs.texi (Top): Update subnode menu.
6217
6218 * trouble.texi (Unasked-for Search): Node deleted.
6219 (Lossage): Delete from menu.
6220
62212006-04-04 Richard Stallman <rms@gnu.org>
6222
6223 * trouble.texi: Various cleanups.
6224 (Checklist): Don't bother saying how to snail a bug report.
6225 (Emergency Escape): Much rewriting.
6226 (After a Crash): Rename the core dump immediately.
6227 (Total Frustration): Call it a psychotherapist.
6228 (Bug Criteria): Avoid "illegal instruction".
6229 (Sending Patches): We always put the contributor's name in.
6230
6231 * misc.texi (Thumbnails): Minor correction.
6232
8cf51b2c
GM
62332006-04-03 Richard Stallman <rms@gnu.org>
6234
6235 * misc.texi (Thumbnails): Minor cleanup.
6236
62372006-04-02 Karl Berry <karl@gnu.org>
6238
6239 * sending.texi (Mail Sending): pxref to Top needs five args.
6240
6241 * texinfo.tex: Update to current version (2006-03-21.13).
6242
8cf51b2c
GM
62432006-03-31 Richard Stallman <rms@gnu.org>
6244
6245 * emacs.texi (Top): Update subnode menu.
6246
6247 * help.texi (Help Mode): Cleanup.
6248
6249 * dired.texi: Many cleanups.
6250 (Dired Deletion): Describe dired-recursive-deletes.
6251 (Operating on Files): dired-create-directory moved.
6252 (Misc Dired Features): Move to here.
6253 (Tumme): Node moved to misc.texi.
6254
6255 * custom.texi: Many cleanups.
6256 (Minor Modes): Don't mention ISO Accents Mode.
6257 (Examining): Update C-h v output example.
6258 (Hooks): Add index and xref for add-hook.
6259 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6260 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6261
6262 * misc.texi: Many cleanups.
6263 (beginning): Add to summary of topics.
6264 (Shell): Put eshell xref at the end. Remove eshell from table.
6265 (Thumbnails): New node.
6266
8cf51b2c
GM
62672006-03-28 Eli Zaretskii <eliz@gnu.org>
6268
6269 * files.texi (File Name Cache): Make it clear that the cache is
6270 not persistent.
6271
8cf51b2c
GM
62722006-03-25 Karl Berry <karl@gnu.org>
6273
49823426
GM
6274 * emacs-xtra.texi, emacs.texi, gnu.texi:
6275 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6276 (2) do not indent copyright year list (or anything else).
6277
8cf51b2c
GM
62782006-03-21 Juanma Barranquero <lekktu@gmail.com>
6279
6280 * files.texi (VC Dired Mode): Remove misplaced brackets.
6281
62822006-03-21 Andre Spiegel <spiegel@gnu.org>
6283
6284 * files.texi: Various updates and clarifications in the VC chapter.
6285
62862006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6287
6288 * help.texi (Help Mode): Document "C-c C-c".
6289
8cf51b2c
GM
62902006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6291
6292 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6293 menu in the standalone Info reader.
6294
62952006-03-15 Chong Yidong <cyd@stupidchicken.com>
6296
6297 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6298 moved here from Emacs manual.
6299
6300 * programs.texi (Fortran): Section moved to emacs-xtra.
6301 (Program Modes): Xref to Fortran in emacs-xtra.
6302
6303 * maintaining.texi (Emerge): Move to emacs-xtra.
6304 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6305
6306 * picture.texi: File deleted.
6307 * Makefile.in:
6308 * makefile.w32-in: Remove picture.texi.
6309
6310 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6311 * abbrevs.texi (Abbrevs):
6312 * sending.texi (Sending Mail): Picture node removed.
6313
6314 * emacs.texi (Top): Update node listings.
6315
8cf51b2c
GM
63162006-03-12 Richard Stallman <rms@gnu.org>
6317
6318 * calendar.texi: Various cleanups.
6319
8cf51b2c
GM
63202006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6323 syntax.
6324
8cf51b2c
GM
63252006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6326
6327 * search.texi (Regexps): More accurately describe which characters
6328 are special in which situations. Recommend _not_ to quote `]' or
6329 `-' when they are not special.
6330
8cf51b2c
GM
63312006-02-28 Andre Spiegel <spiegel@gnu.org>
6332
6333 * files.texi (Old Versions): Clarify operation of C-x v =.
6334
8cf51b2c
GM
63352006-02-21 Nick Roberts <nickrob@snap.net.nz>
6336
6337 * building.texi (Watch Expressions): Update and describe
6338 gdb-speedbar-auto-raise.
6339
63402006-02-19 Richard M. Stallman <rms@gnu.org>
6341
6342 * emacs.texi: Use @smallbook.
6343 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6344 Update subnode menu.
6345
6346 * building.texi (Lisp Interaction): Minor addition.
6347
63482006-02-18 Nick Roberts <nickrob@snap.net.nz>
6349
6350 * building.texi (Watch Expressions): Update and be more precise.
6351
c8763fb6 63522006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6353
6354 * maintaining.texi (Create Tags Table): Explain why the
6355 exception when etags writes to files under the /dev tree.
6356
63572006-02-14 Richard M. Stallman <rms@gnu.org>
6358
6359 * custom.texi (Safe File Variables): Lots of clarification.
6360 Renamed from Unsafe File Variables.
6361
63622006-02-14 Chong Yidong <cyd@stupidchicken.com>
6363
6364 * custom.texi (Unsafe File Variables): File variable confirmation
6365 assumed denied in batch mode.
6366
63672006-02-14 Richard M. Stallman <rms@gnu.org>
6368
6369 * building.texi (GDB User Interface Layout): Don't say `inferior'
6370 for program being debugged.
6371
63722006-02-15 Nick Roberts <nickrob@snap.net.nz>
6373
6374 * building.texi (GDB Graphical Interface):
6375 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6376
63772006-02-13 Chong Yidong <cyd@stupidchicken.com>
6378
6379 * custom.texi (Specifying File Variables, Unsafe File Variables):
6380 New nodes, split from File Variables. Document new file local
6381 variable behavior.
6382
63832006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6384
6385 * display.texi (Standard Faces):
8cf51b2c
GM
6386 * files.texi (Visiting):
6387 * frames.texi (Clipboard):
6388 * glossary.texi (Glossary) <Clipboard>:
6389 * xresources.texi (X Resources): Mention Mac OS port.
6390
8cf51b2c
GM
63912006-02-12 Richard M. Stallman <rms@gnu.org>
6392
6393 * building.texi (Building): Clarify topic in intro.
6394
6395 * maintaining.texi (Maintaining): Change title; clarify topic.
6396 Delete duplicate index entries.
6397
6398 * building.texi (Other GDB User Interface Buffers): Clarifications.
6399
6400 * text.texi (Cell Commands): Clarifications.
6401
6402 * programs.texi (Defuns): Delete duplicate explanation of
6403 left-margin paren convention.
6404 (Hungry Delete): Minor cleanup.
6405
64062006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6407
6408 * dired.texi (Tumme): More tumme documentation.
6409
64102006-02-11 Alan Mackenzie <acm@muc.de>
6411
6412 * programs.texi ("Hungry Delete"): Correct the appellation of the
6413 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6414
64152006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6416
6417 * dired.texi (Tumme): Fix small bug.
6418
64192006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6420
6421 * macos.texi (Mac International): Rename "fontset-mac" to
6422 "fontset-standard".
6423
8cf51b2c
GM
64242006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6425
6426 * dired.texi (Tumme): Basic documentation for Tumme added.
6427
8cf51b2c
GM
64282006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6429
6430 * mule.texi (International):
6431 * programs.texi (Basic Indent): Fix typos.
6432
8cf51b2c
GM
6433 * custom.texi (Minor Modes):
6434 * display.texi (Text Display):
6435 * commands.texi (Text Characters): Update xrefs.
6436
64372006-02-07 Richard M. Stallman <rms@gnu.org>
6438
6439 * emacs.texi (Top): Update subnode menu.
6440 Update info on old Emacs papers.
6441 (Intro): "Graphical display", not window system.
6442
6443 * xresources.texi (GTK styles): Minor clarifications.
6444
6445 * trouble.texi: "Graphical display", not window system.
6446 (Stuck Recursive): Minor clarification.
6447
6448 * text.texi: Minor clarifications.
6449 (Sentences): Explain why two-space convention is better.
6450 Explain sentence-end-without-period here.
6451 (Fill Commands): Not here.
6452 (Refill): Node moved down.
6453 (Filling): Update menu.
6454 (Table Creation, Cell Justification, Column Commands): Clarify.
6455
6456 * sending.texi: Minor clarifications.
6457
6458 * search.texi (Regexp Backslash): Clarification.
6459
6460 * rmail.texi: Minor cleanups.
6461 (Rmail): Delete digression about `rmail-mode'.
6462 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6463 (Rmail Files): Mention C-u M-x rmail.
6464 (Rmail Reply): Mention References.
6465 (Rmail Display): Mention rmail-nonignored-headers.
6466
6467 * programs.texi: Minor cleanups.
6468 (Comment Commands): Mention momentary Transient Mark mode.
6469 (Matching): Be more specific about customizing show-paren-mode.
6470 (Info Lookup): Don't list the modes that support C-h S.
6471 Just say what it does in an unsupported mode.
6472 (Man Page): Delete excessive info on customizing woman.
6473 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6474
6475 * abbrevs.texi: Minor clarifications.
6476 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6477 not "dynamic abbrevs" as if they were a kind of abbrev.
6478
6479 * picture.texi (Picture): Minor cleanup.
6480
6481 * mule.texi (Communication Coding): Say "other applications".
6482 (Fontsets): Not specific to X. Add xref to X Resources.
6483 (Unibyte Mode): Rename from Single-Byte Character Support.
6484 "Graphical display", not window system.
6485 (International): Update menu.
6486
6487 * maintaining.texi (Format of ChangeLog):
6488 New node, split out from ChangeLog.
6489 (ChangeLog): Clarifications in the remaining text.
6490 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6491 (Find Tag): Add @w.
6492 (Tags Search): Explain tag table order here. Simplify grep ref.
6493 (List Tags): tags-tag-face is a variable, not a face.
6494 (Emerge): Cleanups.
6495
6496 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6497 (Keyboard Macros): Avoid "the user".
6498
6499 * killing.texi: "Graphical display", not window system.
6500
6501 * help.texi (Help Echo): "Graphical display", not window system.
6502
6503 * glossary.texi: Say "you", not "the user". Say "graphical display".
6504
6505 * frames.texi: Minor cleanups. "Graphical display", not window system.
6506
6507 * files.texi (Visiting): Make drag-and-drop not X-specific.
6508
6509 * custom.texi: Minor cleanups. "Graphical display", not window system.
6510
6511 * cmdargs.texi: Minor cleanups.
6512
6513 * building.texi (Compilation): Move and split kill-compilation para.
6514 Add para about multiple compilers.
6515 (Compilation Mode): Commands also available in grep mode and others.
6516 Mention C-u C-x ` more tutorially. Clarify C-x `.
6517 (Compilation Shell): Clarify. Put Bash example first.
6518 (Grep Searching): Minor cleanups; add @w.
6519 (Debuggers): Minor cleanups.
6520 (Starting GUD): Make GDB xgraphical mode issue clearer.
6521 (Debugger Operation): Lots of clarifications including
6522 GDB tooltip side-effect issue.
6523 (Commands of GUD): Clarify.
6524 (GUD Customization): Add bashdb-mode-hook.
6525 (GDB Graphical Interface): Rewrite for clarity.
6526 (GDB User Interface Layout): Rewrite for clarity.
6527 (Stack Buffer, Watch Expressions): Likewise.
6528 (Other GDB User Interface Buffers): Cleanups.
6529 (Lisp Libraries, External Lisp): Cleanup.
6530
6531 * basic.texi (Position Info): "Graphical displays", rather than
6532 window systems.
6533
6534 * anti.texi: Minor cleanup.
6535
8cf51b2c
GM
65362006-02-03 Eli Zaretskii <eliz@gnu.org>
6537
6538 * custom.texi (Init File, Find Init): Add cross-references to
6539 where $HOME is described.
6540
65412006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6544 is not inside the @table.
6545
6546 * emacs.texi (Top): Correct node name.
6547
6548 * files.texi (File Names): Fix @xref.
6549 (Reverting): Fix typo.
6550
6551 * mule.texi (International): Correct node name.
6552
6553 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6554
65552006-02-01 Richard M. Stallman <rms@gnu.org>
6556
6557 * emacs.texi (Top): Update subnode menu.
6558
6559 * mule.texi: Minor clarifications.
6560 Reduce the specific references to X Windows.
6561 Refer to "graphical" terminals, rather than window systems.
6562 (Text Coding): Rename from Specify Coding.
6563 (Communication Coding, File Name Coding, Terminal Coding):
6564 New nodes split out from Text Coding.
6565
6566 * kmacro.texi: Minor clarifications.
6567 (Keyboard Macro Ring): Comment out some excessive commands.
6568 (Basic Keyboard Macro): Split up the table, putting part in each node.
6569
6570 * major.texi: Minor clarifications.
6571
6572 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6573
6574 * windows.texi: Minor clarifications.
6575 (Change Window): Don't describe mode-line mouse cmds here.
6576 Add xref to Mode Line Mouse.
6577
6578 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6579
6580 * macos.texi (Mac International): Fix xref.
6581
6582 * indent.texi: Minor clarifications.
6583
6584 * frames.texi: Minor clarifications.
6585 Reduce the specific references to X Windows.
6586 Refer to "graphical" terminals, rather than window systems.
6587 (Frame Parameters): Don't mention commands like
6588 set-foreground-color. Just say to customize a face.
6589 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6590
6591 * files.texi: Minor clarifications.
6592 (Numbered Backups): New node, split out from Backup Names.
6593
6594 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6595
6596 * cmdargs.texi (General Variables): Fix xref.
6597
6598 * buffers.texi: Minor clarifications.
6599
8cf51b2c
GM
66002006-01-31 Richard M. Stallman <rms@gnu.org>
6601
6602 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6603 Nodes moved to top.
6604
6605 * display.texi: Minor clarifications.
6606 (Display): Rearrange menu.
6607 (Standard Faces): Mention query-replace face.
6608 (Faces): Simplify.
6609 (Font Lock): Simplify face customization info.
6610 (Highlight Changes): Node merged into Highlight Interactively.
6611 (Highlight Interactively): Much rewriting and cleanup.
6612 (Optional Mode Line): Narrowed line number not good for goto-line.
6613 Simplify face customization advice.
6614 (Text Display): Mention use of escape-glyph face.
6615 Move ctl-arrow and tab-width here.
6616 (Display Custom): Move no-redraw-on-reenter to end of node.
6617
6618 * search.texi: Minor clarifications.
6619 (Isearch Scroll): Simplify.
6620 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6621
6622 * regs.texi (Registers): Mention bookmarks here.
6623
6624 * mark.texi: Minor clarifications.
6625 (Selective Undo): Node deleted.
6626
6627 * m-x.texi: Minor clarifications.
6628
6629 * killing.texi: Minor clarifications.
6630 Refer to "graphical" terminals, rather than window systems.
6631
6632 * help.texi: Clarifications.
6633 (Help): Don't describe C-h F and C-h K here.
6634 (Key Help): Describe C-h K here.
6635 (Name Help): Mention Emacs Lisp Intro.
6636 Describe C-h F here.
6637 (Misc Help): Mention C-h F and C-h K only briefly.
6638
6639 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6640 Selective undo text merged in.
6641 (Spelling): Mention Aspell along with Ispell.
6642
6643 * emacs.texi (Top): Update subnode menus.
6644
6645 * basic.texi (Basic Undo): Rename from Undo. Most of text
6646 moved to new Undo node.
6647
8cf51b2c
GM
66482006-01-29 Chong Yidong <cyd@stupidchicken.com>
6649
6650 * basic.texi (Continuation Lines, Inserting Text):
6651 Mention longlines mode.
6652
66532006-01-29 Richard M. Stallman <rms@gnu.org>
6654
10d1d0af 6655 * screen.texi: Minor cleanups.
8cf51b2c
GM
6656 (Screen): Clean up the intro paragraphs.
6657 (Mode Line): Lots of rewriting. Handle frame-name better.
6658 eol-mnemonic-... vars moved out.
6659
6660 * emacs.texi (Top): Change menu item for MS-DOS node.
6661 Update subnode menu.
6662
6663 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6664 chapter relates to Windows. Title changed.
6665
6666 * mini.texi: Minor cleanups.
6667
6668 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6669 (Mark): Put it in the menu.
6670
6671 * entering.texi: Minor cleanups.
6672
6673 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6674 (Intro): Refer to "graphical" terminals, rather than X.
6675
6676 * display.texi (Display Custom): Add xref to Variables.
6677 (Optional Mode Line): eol-mnemonic-... vars moved here.
6678
6679 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6680 rather than X.
6681
8cf51b2c
GM
6682 * basic.texi: Minor cleanups.
6683 (Undo): selective-undo moved.
6684
8cf51b2c
GM
66852006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6686
6687 * anti.texi (Antinews): Various corrections and additions.
6688
66892006-01-23 Juri Linkov <juri@jurta.org>
6690
6691 * custom.texi (Easy Customization, Customization Groups)
6692 (Browsing Custom): Mention links along with buttons.
6693
8cf51b2c
GM
66942006-01-21 Eli Zaretskii <eliz@gnu.org>
6695
8cf51b2c
GM
6696 * text.texi (TeX Print): Use @key for TAB.
6697
8cf51b2c
GM
6698 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6699
8cf51b2c
GM
67002006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6701
6702 * files.texi (File Aliases): Don't claim that usually separate
6703 buffers are created for two file names that name the same data.
6704 Mention additional situations where different names mean the same
6705 file on disk.
6706
67072006-01-19 Richard M. Stallman <rms@gnu.org>
6708
6709 * killing.texi (Deletion): Upcase @key argument.
6710
6711 * custom.texi (Custom Themes): Minor cleanup.
6712
6713 * programs.texi (Hungry Delete): Upcase @key argument.
6714
8cf51b2c
GM
67152006-01-16 Juri Linkov <juri@jurta.org>
6716
6717 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6718 Move `mode-line-highlight' before `mode-line-buffer-id'.
6719
8cf51b2c
GM
67202006-01-14 Richard M. Stallman <rms@gnu.org>
6721
6722 * basic.texi (Inserting Text): Minor cleanup.
6723
8cf51b2c
GM
67242006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * custom.texi (Changing a Variable, Face Customization):
6727 Update for changes in Custom menus.
6728
8cf51b2c
GM
67292006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6730
6731 * macos.texi (Mac International): Undo last change.
6732
8cf51b2c
GM
67332006-01-02 Chong Yidong <cyd@stupidchicken.com>
6734
6735 * custom.texi (Custom Themes): Describe the new
6736 customize-create-theme interface.
6737
67382005-12-30 Juri Linkov <juri@jurta.org>
6739
6740 * basic.texi (Position Info): Update example.
6741
c8763fb6 67422005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6743
6744 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6745
67462005-12-24 Chong Yidong <cyd@stupidchicken.com>
6747
6748 * custom.texi (Custom Themes): `load-theme' always loads.
6749
67502005-12-23 Juri Linkov <juri@jurta.org>
6751
6752 * display.texi (Highlight Interactively): Use double space to
6753 separate sentences. Replace C-p with M-p, and C-n with M-n.
6754
67552005-12-22 Richard M. Stallman <rms@gnu.org>
6756
6757 * custom.texi (Easy Customization and subnodes):
6758 Replace "active field" with "button".
6759 Use "user option" only for variables.
6760 Use "setting" for variable-or-face.
6761
67622005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6763
6764 * buffers.texi (Select Buffer): Change order in table to make
6765 "Similar" refer to the correct item.
6766 (Indirect Buffers): Minor rewording.
6767
8cf51b2c
GM
67682005-12-20 Juri Linkov <juri@jurta.org>
6769
6770 * files.texi (VC Status): Put P and N near p and n.
6771
8cf51b2c
GM
67722005-12-19 Richard M. Stallman <rms@gnu.org>
6773
6774 * programs.texi (Electric C): Delete the info about newline control.
6775 (Other C Commands): Minor cleanup.
6776 (Left Margin Paren): Minor cleanup.
6777
67782005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6779
6780 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6781 (Customization Groups): Delete text moved to "Browsing Custom".
6782 (Browsing Custom): New node.
6783 (Specific Customization): Clarify which commands only work for
6784 loaded options.
6785
67862005-12-18 Bill Wohler <wohler@newt.com>
6787
6788 * frames.texi (Tool Bars): Shorten text of previous change.
6789
67902005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6791
6792 * files.texi (VC Status): Document log-view mode.
6793
67942005-12-18 Bill Wohler <wohler@newt.com>
6795
6796 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6797 permanently via the customize interface.
6798
8cf51b2c
GM
67992005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6800
6801 * killing.texi (Killing by Lines): Document `kill-whole-line'
6802 function.
6803
c8763fb6 68042005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6805
6806 * buffers.texi (Select Buffer): Change `prev-buffer' to
6807 `previous-buffer'. Indicate that these functions use a frame
6808 local buffer list.
6809
8cf51b2c
GM
68102005-12-12 Richard M. Stallman <rms@gnu.org>
6811
6812 * custom.texi (Easy Customization): Change menu comment.
6813 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6814
6815 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6816 (Help): Among the Apropos commands, describe only C-h a here.
6817
68182005-12-11 Richard M. Stallman <rms@gnu.org>
6819
6820 * programs.texi (Options for Comments): Comment-end starts with space.
6821
6822 * glossary.texi (Glossary): Minor cleanup.
6823
6824 * files.texi (Old Versions): Use @table.
6825
8cf51b2c
GM
68262005-12-10 David Koppelman <koppel@ece.lsu.edu>
6827
6828 * display.texi (Highlight Interactively): Include
6829 global-hi-lock-mode. Add miscellaneous details and elaborations.
6830
68312005-12-09 Richard M. Stallman <rms@gnu.org>
6832
6833 * display.texi (Font Lock): Delete the Global FL menu item.
6834
68352005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6836
6837 * custom.texi (Minibuffer Maps): Mention the maps for file name
6838 completion.
6839
68402005-12-09 Kim F. Storm <storm@cua.dk>
6841
6842 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6843 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6844 cursor to next corner in rectangle; clarify insert around rectangle.
6845
8cf51b2c
GM
68462005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6847
6848 * custom.texi (Customization): Use xref to elisp manual for
6849 non-TeX output.
6850 (Minor Modes): Update.
6851 (Customization Groups, Changing a Variable, Face Customization):
6852 Update for new appearance of Custom buffers.
6853 (Changing a Variable): `custom-buffer-done-function' has been
6854 replaced by `custom-buffer-done-kill'.
6855 (Specific Customization): In the `customize-group' buffer, a
6856 subgroup's contents are not "hidden". They are not included at
6857 all. They have no [Show] button.
6858 (Mouse Buttons): Add pxref to description of mouse event lists in
6859 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6860 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6861 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6862
68632005-12-08 Richard M. Stallman <rms@gnu.org>
6864
6865 * mini.texi (Completion Commands, Completion):
6866 In file name input, SPC does not do completion.
6867
8cf51b2c
GM
68682005-12-08 Nick Roberts <nickrob@snap.net.nz>
6869
6870 * building.texi (GDB Graphical Interface): Explain screen size
6871 setting.
6872 (Other GDB User Interface Buffers): Describe features specific to
6873 GDB 6.4.
6874
8cf51b2c
GM
68752005-12-01 Nick Roberts <nickrob@snap.net.nz>
6876
6877 * building.texi (GDB User Interface Layout): Describe how to
6878 kill associated buffers.
6879 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6880 (Watch Expressions): Be more precise.
6881 (Other GDB User Interface Buffers): Describe how to change a
6882 register value.
6883
8cf51b2c
GM
68842005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6885
6886 * macos.texi (Mac Input): Remove description of
6887 mac-command-key-is-meta. Add descriptions of
6888 mac-control-modifier, mac-command-modifier, and
6889 mac-option-modifier.
6890 (Mac International): Fix description of conversion of clipboard data.
6891 (Mac Font Specs): Add example of font customization by face attributes.
6892
68932005-11-22 Nick Roberts <nickrob@snap.net.nz>
6894
6895 * building.texi (Watch Expressions): Expand description.
6896 (Other GDB User Interface Buffers): Describe local map for
6897 gud-watch.
6898
68992005-11-21 Chong Yidong <cyd@stupidchicken.com>
6900
6901 * display.texi (Font Lock): Font lock is enabled by default now.
6902
69032005-11-20 Juri Linkov <juri@jurta.org>
6904
6905 * basic.texi (Position Info): Update examples of the output.
6906 Remove the fact that examples are produced in the TeXinfo buffer,
6907 because in the Info reader users will get a different output from
6908 `C-x ='.
6909
6910 * building.texi (Compilation Mode): Remove paragraph duplicated
6911 from the node `Compilation'. Add `compilation-skip-threshold'.
6912
6913 * display.texi (Font Lock): Suggest more user-friendly method of
6914 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6915
69162005-11-18 Richard M. Stallman <rms@gnu.org>
6917
6918 * files.texi (Registering): Mention @@ in mode line.
6919
6920 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6921
69222005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6923
6924 * files.texi (Renaming and VC): Some back-ends don't
6925 handle renaming.
6926
8cf51b2c
GM
69272005-11-17 Juri Linkov <juri@jurta.org>
6928
6929 * emacs.texi (Top):
6930 * display.texi (Highlight Interactively): Put this font-lock based
6931 mode near Font Lock node.
6932
69332005-11-16 Chong Yidong <cyd@stupidchicken.com>
6934
6935 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6936 icons.
6937
69382005-11-12 Kim F. Storm <storm@cua.dk>
6939
6940 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6941 (Help Summary): Add C-h d and C-h e.
6942 (Apropos): Clarify that all apropos commands may search for either
6943 list of words or a regexp. Add C-h d for apropos-documentation.
6944 Describe apropos-documentation-sort-by-scores user option.
6945
8cf51b2c
GM
69462005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6947
6948 * killing.texi (CUA Bindings): Add @section.
6949
69502005-11-10 Kim F. Storm <storm@cua.dk>
6951
6952 * emacs.texi (Top): Add CUA Bindings entry to menu.
6953
6954 * killing.texi (CUA Bindings): New node. Moved here from
6955 misc.texi and extended with info on rectangle commands and
6956 rectangle highlighting, interface to registers, and the global
6957 mark feature.
6958
6959 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6960
6961 * regs.texi: Prev link points to CUA Bindings node.
6962
69632005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6964
6965 * help.texi (Help Echo): By default, help echos are only shown on
6966 mouse-over, not on point-over.
6967
c8763fb6 69682005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6969
6970 * misc.texi (Shell Mode): Describe how to activate password echoing.
6971
8cf51b2c
GM
69722005-11-04 Romain Francoise <romain@orebokech.com>
6973
6974 * mark.texi (Mark Ring): Fix typo.
6975
69762005-11-03 Richard M. Stallman <rms@gnu.org>
6977
6978 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6979
69802005-11-01 Bill Wohler <wohler@newt.com>
6981
6982 * help.texi (Help Mode): Fix typo.
6983
69842005-11-01 Nick Roberts <nickrob@snap.net.nz>
6985
1c6c854e
CS
6986 * building.texi (Other GDB User Interface Buffers):
6987 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6988
69892005-10-31 Romain Francoise <romain@orebokech.com>
6990
6991 * files.texi (Compressed Files): Fix typo.
6992
6993 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6994
6995 * windows.texi (Force Same Window): Likewise.
6996
69972005-10-30 Bill Wohler <wohler@newt.com>
6998
6999 * help.texi (Help Mode): URLs viewed with browse-url.
7000
70012005-10-31 Nick Roberts <nickrob@snap.net.nz>
7002
7003 * building.texi (GDB Graphical Interface): Don't reference
7004 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7005 must stay in same frame.
7006
70072005-10-29 Chong Yidong <cyd@stupidchicken.com>
7008
7009 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7010
7011 * anti.texi (Antinews): Likewise.
7012
8cf51b2c
GM
70132005-10-28 Bill Wohler <wohler@newt.com>
7014
7015 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7016
70172005-10-28 Richard M. Stallman <rms@gnu.org>
7018
7019 * files.texi (Visiting): Explain how to enter ? in a file name.
7020
7021 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7022
8cf51b2c
GM
70232005-10-25 Nick Roberts <nickrob@snap.net.nz>
7024
1c6c854e
CS
7025 * building.texi (GDB Graphical Interface):
7026 Describe gdb-mouse-until.
8cf51b2c
GM
7027
70282005-10-23 Richard M. Stallman <rms@gnu.org>
7029
7030 * custom.texi (Init File): Recommend when to use site-start.el.
7031
8cf51b2c
GM
70322005-10-21 Juri Linkov <juri@jurta.org>
7033
7034 * custom.texi (Examining): Mention accessing the old variable
7035 value via M-n in set-variable.
7036
8cf51b2c
GM
70372005-10-18 Romain Francoise <romain@orebokech.com>
7038
7039 * files.texi (Version Systems): Capitalize GNU.
7040
8cf51b2c
GM
70412005-10-18 Nick Roberts <nickrob@snap.net.nz>
7042
7043 * building.texi (Compilation Mode): Remove redundant paragraph.
7044 (Watch Expressions): Remove paragraph to reflect code change.
7045
8cf51b2c
GM
70462005-10-16 Richard M. Stallman <rms@gnu.org>
7047
7048 * building.texi (Compilation Mode, Compilation): Clarified.
7049
70502005-10-15 Richard M. Stallman <rms@gnu.org>
7051
7052 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7053
8cf51b2c
GM
70542005-10-13 Kenichi Handa <handa@m17n.org>
7055
7056 * basic.texi (Position Info): Fix previous change.
7057
c8763fb6 70582005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7059
7060 * cmdargs.texi (Icons X): Fix typo.
7061
70622005-10-12 Kenichi Handa <handa@m17n.org>
7063
7064 * basic.texi (Position Info): Describe the case that Emacs shows
7065 "part of display ...".
7066
c8763fb6 70672005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7068
7069 * cmdargs.texi (Icons X): -nb => -nbi.
7070
70712005-10-10 Chong Yidong <cyd@stupidchicken.com>
7072
7073 * frames.texi (Speedbar): A couple more clarifications.
7074
70752005-10-11 Nick Roberts <nickrob@snap.net.nz>
7076
7077 * building.texi (GDB User Interface Layout): Improve diagram.
7078 (Watch Expressions): Explain how to make speedbar global.
7079 (Other GDB User Interface Buffers): Make references more precise.
7080
8cf51b2c
GM
70812005-10-09 Richard M. Stallman <rms@gnu.org>
7082
7083 * frames.texi (Speedbar): Clarify the text.
7084
70852005-10-09 Chong Yidong <cyd@stupidchicken.com>
7086
7087 * frames.texi (Speedbar): Add information on keybindings,
7088 dismissing the speedbar, and buffer display mode. Link to
7089 speedbar manual.
7090
c8763fb6 70912005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7092
1c6c854e 7093 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7094 added -nb, --no-bitmap-icon.
7095
8cf51b2c
GM
70962005-10-07 Nick Roberts <nickrob@snap.net.nz>
7097
7098 * building.texi (GDB Graphical Interface): Add variables and
7099 functions to indices. Be more precise.
7100
c8763fb6 71012005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7102
7103 * frames.texi (Drag and Drop): Remove the x- from
7104 x-dnd-open-file-other-window and xdnd-protocol-alist.
7105
71062005-09-30 Romain Francoise <romain@orebokech.com>
7107
7108 * mini.texi (Minibuffer): The default value now appears before the
7109 colon in minibuffer prompts.
7110
8cf51b2c
GM
71112005-09-25 Richard M. Stallman <rms@gnu.org>
7112
7113 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7114
8cf51b2c
GM
71152005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7116
7117 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7118
8cf51b2c
GM
71192005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7120
7121 * emacs.texi (Top): Update submenus from macos.texi.
7122
7123 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7124 (Mac OS): Update feature support status.
7125 (Mac Input): List supported input scripts. Remove description
7126 about `mac-keyboard-text-encoding'. Mention mouse button
7127 emulation and related variables.
7128 (Mac International): Mention Central European and Cyrillic
7129 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7130 Add description about coding system for selection.
7131 Add description about language environment.
7132 (Mac Environment Variables):
7133 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7134 arguments. Add Preferences support.
7135 (Mac Directories): Explicitly state that this node is for Mac OS
7136 Classic only.
1c6c854e
CS
7137 (Mac Font Specs): Mention specification for scalable fonts.
7138 List supported charsets. Add preferred way of creating fontsets.
7139 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7140 (Mac Functions): Add descriptions about `mac-set-file-creator',
7141 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7142 and `mac-get-preference'.
7143
8cf51b2c
GM
71442005-09-16 Romain Francoise <romain@orebokech.com>
7145
7146 Update all files to specify GFDL version 1.2.
7147
7148 * doclicense.texi (GNU Free Documentation License): Update to
7149 version 1.2.
7150
71512005-09-15 Richard M. Stallman <rms@gnu.org>
7152
7153 * buffers.texi (List Buffers): Fix xref.
7154
7155 * rmail.texi (Rmail Basics): Fix xref.
7156
7157 * emacs.texi (Top): Update subnode menus.
7158
7159 * files.texi (Saving Commands): New node, broken out of Saving.
7160 (Customize Save): New node, broken out of Saving.
7161 Clarify effect of write-region-inhibit-fsync.
7162 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7163
8cf51b2c
GM
71642005-09-14 Romain Francoise <romain@orebokech.com>
7165
7166 * files.texi (Saving): Mention write-region-inhibit-fsync.
7167
71682005-09-05 Chong Yidong <cyd@stupidchicken.com>
7169
7170 * custom.texi (Custom Themes): New node.
7171
71722005-09-03 Richard M. Stallman <rms@gnu.org>
7173
49823426
GM
7174 * search.texi (Search Case): Mention vars that control
7175 case-fold-search for various operations.
8cf51b2c
GM
7176
71772005-08-22 Juri Linkov <juri@jurta.org>
7178
7179 * display.texi (Standard Faces): Merge the text from
7180 `(elisp)Standard Faces' into this node.
7181
71822005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7183
7184 * emacs.texi (Top): Delete menu item for deleted node
7185 Keyboard Translations.
7186
71872005-08-18 Richard M. Stallman <rms@gnu.org>
7188
8cf51b2c
GM
7189 * trouble.texi (Unasked-for Search):
7190 Delete xref to Keyboard Translations.
7191
7192 * glossary.texi (Glossary): Delete xref.
7193
8cf51b2c
GM
7194 * custom.texi (Minor Modes): Say that the list here is not complete.
7195 (Keyboard Translations): Node deleted.
7196 (Disabling): Delete xref to it.
7197 (Customization Groups): Fix Custom buffer example.
7198 (Hooks): Mention remove-hooks.
7199
72002005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7201
7202 * building.texi (GDB Graphical Interface): Improve filling of menu
7203 item.
7204
72052005-08-18 Nick Roberts <nickrob@snap.net.nz>
7206
7207 * building.texi (GDB Graphical Interface): Use better node names.
7208
72092005-08-14 Richard M. Stallman <rms@gnu.org>
7210
7211 * text.texi (Sentences): Fix xref.
7212
72132005-08-14 Juri Linkov <juri@jurta.org>
7214
7215 * building.texi (Compilation, Grep Searching): Move grep command
7216 headings from `Compilation' to `Grep Searching'.
7217
7218 * dired.texi (Dired and Find):
7219 * maintaining.texi (Tags Search): Replace grep xref to
7220 `Compilation' node with `Grep Searching'.
7221
7222 * files.texi (Comparing Files): Replace xref to `Compilation' with
7223 `Compilation Mode'.
7224
72252005-08-13 Alan Mackenzie <acm@muc.de>
7226
7227 * search.texi (Non-ASCII Isearch): Correct a typo.
7228 (Replacement Commands): Mention query-replace key binding.
7229
72302005-08-11 Richard M. Stallman <rms@gnu.org>
7231
7232 * programs.texi (Options for Comments): Fix xref.
7233
7234 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7235 out of Regexps.
7236
8cf51b2c
GM
72372005-08-09 Juri Linkov <juri@jurta.org>
7238
7239 * building.texi (Compilation): Use `itemx' instead of `item'.
7240 (Grep Searching): Simplify phrase.
7241
7242 * display.texi (Standard Faces): Describe vertical-border on
7243 window systems.
7244
7245 * windows.texi (Split Window): Simplify phrase and mention
7246 vertical-border face.
7247
72482005-08-09 Richard M. Stallman <rms@gnu.org>
7249
7250 * files.texi (Comparing Files): Clarify compare-windows.
7251
7252 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7253
8cf51b2c
GM
72542005-08-06 Eli Zaretskii <eliz@gnu.org>
7255
7256 * mule.texi (Coding Systems): Rephrase the paragraph about
7257 codepages: no need for "M-x codepage-setup" anymore, except on
7258 MS-DOS.
7259
7260 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7261 the MS-DOS port only.
7262
72632005-07-30 Eli Zaretskii <eliz@gnu.org>
7264
7265 * makefile.w32-in (info): Don't run multi-install-info.bat.
7266 ($(infodir)/dir): New target, produced by running
7267 multi-install-info.bat.
7268
8cf51b2c
GM
72692005-07-22 Eli Zaretskii <eliz@gnu.org>
7270
7271 * files.texi (Quoted File Names): Add index entry.
7272
8cf51b2c
GM
72732005-07-19 Juri Linkov <juri@jurta.org>
7274
7275 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7276
72772005-07-18 Juri Linkov <juri@jurta.org>
7278
8cf51b2c
GM
7279 * custom.texi (Easy Customization):
7280 * files.texi (Old Versions):
7281 * frames.texi (Wheeled Mice):
7282 * mule.texi (Specify Coding):
8cf51b2c
GM
7283 * text.texi (Cell Justification):
7284 * trouble.texi (After a Crash):
8cf51b2c
GM
7285 * xresources.texi (GTK styles):
7286 Delete duplicate duplicate words.
7287
72882005-07-17 Richard M. Stallman <rms@gnu.org>
7289
7290 * frames.texi (Creating Frames): Fix foreground color example.
7291
7292 * custom.texi (Init Examples): Clean up text about conditionals.
7293
72942005-07-16 Richard M. Stallman <rms@gnu.org>
7295
7296 * mini.texi (Completion Commands): Fix command name for ?.
7297
8cf51b2c
GM
72982005-07-16 Eli Zaretskii <eliz@gnu.org>
7299
7300 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7301 `menu' face has no effect on w32 and with GTK.
7302 Add cross-references.
8cf51b2c
GM
7303
7304 * cmdargs.texi (General Variables): Clarify the default location
7305 of $HOME on w32 systems.
7306
73072005-07-15 Jason Rumney <jasonr@gnu.org>
7308
7309 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7310 changed.
7311
73122005-07-08 Kenichi Handa <handa@m17n.org>
7313
1c6c854e
CS
7314 * mule.texi (Recognize Coding):
7315 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7316
73172005-07-07 Richard M. Stallman <rms@gnu.org>
7318
7319 * anti.texi (Antinews): Mention mode-line-inverse-video.
7320
7321 * files.texi (Saving): Minor correction about C-x C-w.
7322
7323 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7324
73252005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7326
7327 * search.texi (Isearch Scroll): Add example of using the
7328 `isearch-scroll' property.
7329 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7330 `Display Custom' node.
7331 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7332 and de-emphasize it.
7333 (Other Repeating Search): `occur' currently can not correctly
7334 handle multiline matches. Correct, clarify and update description
7335 of `flush-lines' and `keep-lines'.
7336
7337 * display.texi (Display Custom): Add anchor for `baud-rate'.
7338
73392005-07-07 Richard M. Stallman <rms@gnu.org>
7340
7341 * gnu.texi: Update where to get GNU status; add refs for how to help.
7342 Add footnotes 6 and 7.
7343
73442005-07-04 Lute Kamstra <lute@gnu.org>
7345
7346 Update FSF's address in GPL notices.
7347
8cf51b2c 7348 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7349 * trouble.texi (Checklist): Update FSF's address.
7350
8cf51b2c
GM
73512005-06-24 Richard M. Stallman <rms@gnu.org>
7352
7353 * display.texi (Text Display): Change index entries.
7354
73552005-06-24 Eli Zaretskii <eliz@gnu.org>
7356
7357 * makefile.w32-in (MAKEINFO): Use --force.
7358 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7359 Makefile.in.
8cf51b2c
GM
7360
73612005-06-23 Richard M. Stallman <rms@gnu.org>
7362
1c6c854e 7363 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7364 nobreak-char-display.
7365
7366 * emacs.texi (Top): Update detailed node listing.
7367
1c6c854e 7368 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7369 to nobreak-char-display and no-break-space to nobreak-space.
7370 (Standard Faces): Split up the list of standard faces
7371 and put it in a separate node. Add nobreak-space and
7372 escape-glyph.
7373
8cf51b2c
GM
73742005-06-23 Lute Kamstra <lute@gnu.org>
7375
7376 * mule.texi (Select Input Method): Fix typo.
7377
73782005-06-23 Kenichi Handa <handa@m17n.org>
7379
1c6c854e
CS
7380 * mule.texi (International): List all supported scripts.
7381 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7382 distribution.
7383 (Language Environments): List all language environments.
7384 Intlfonts contains fonts for most supported scripts, not all..
7385 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7386 input a specific character.
8cf51b2c
GM
7387 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7388
73892005-06-23 Juanma Barranquero <lekktu@gmail.com>
7390
49823426 7391 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7392
73932005-06-22 Miles Bader <miles@gnu.org>
7394
7395 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7396
73972005-06-20 Miles Bader <miles@gnu.org>
7398
7399 * display.texi (Faces): Add `vertical-divider'.
7400
74012005-06-17 Richard M. Stallman <rms@gnu.org>
7402
7403 * text.texi (Adaptive Fill): Minor clarification.
7404
8cf51b2c
GM
74052005-06-10 Lute Kamstra <lute@gnu.org>
7406
7407 * emacs.texi (Top): Correct version number.
7408 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7409 refer to the current version of Emacs.
7410
74112005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7412
7413 * files.texi (Log Buffer): Document when there can be more than
7414 one file to be committed.
7415
74162005-06-08 Juri Linkov <juri@jurta.org>
7417
7418 * display.texi (Faces): Add `shadow' face.
7419
74202005-06-07 Masatake YAMATO <jet@gyve.org>
7421
7422 * display.texi (Faces): Write about mode-line-highlight.
7423
74242005-06-06 Richard M. Stallman <rms@gnu.org>
7425
7426 * misc.texi (Printing Package): Explain how to initialize
7427 printing package.
7428
7429 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7430
74312005-06-05 Chong Yidong <cyd@stupidchicken.com>
7432
7433 * emacs.texi: Rename Hardcopy to Printing.
7434 Make PostScript and PostScript Variables subnodes of it.
7435
7436 * misc.texi (Printing): Rename node from Hardcopy.
7437 Mention menu bar options.
7438 Move PostScript and PostScript Variables to submenu.
7439 (Printing package): New node.
7440
7441 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7442
7443 * dired.texi (Operating on Files): Likewise.
7444
7445 * calendar.texi (Displaying the Diary): Likewise.
7446
7447 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7448
7449 * glossary.texi (Glossary): Likewise.
7450
7451 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7452 effect.
7453
74542005-06-04 Richard M. Stallman <rms@gnu.org>
7455
7456 * trouble.texi (After a Crash): Polish previous change.
7457
8cf51b2c
GM
74582005-05-30 Noah Friedman <friedman@splode.com>
7459
7460 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7461 recovery mechanism.
7462
8cf51b2c
GM
74632005-05-28 Nick Roberts <nickrob@snap.net.nz>
7464
7465 * building.texi (Other Buffers): SPC toggles display of
7466 floating point registers.
7467
8cf51b2c
GM
74682005-05-27 Nick Roberts <nickrob@snap.net.nz>
7469
7470 * files.texi (Log Buffer): Merge in description of Log Edit
7471 mode from pcl-cvs.texi.
7472
74732005-05-26 Richard M. Stallman <rms@gnu.org>
7474
7475 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7476
8cf51b2c
GM
74772005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7478
7479 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7480 not enabled by default.
7481 When not on a word, `ispell-word' by default checks the word
7482 before point.
7483
74842005-05-24 Nick Roberts <nickrob@snap.net.nz>
7485
7486 * building.texi (Debugger Operation): Simplify last sentence.
7487
74882005-05-23 Lute Kamstra <lute@gnu.org>
7489
7490 * emacs.texi: Update FSF's address throughout.
7491 (Preface): Use @cite.
7492 (Distrib): Add cross reference to the node "Copying". Mention the
7493 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7494 printed manuals.
7495 (Intro): Use @xref for the Emacs Lisp Intro.
7496
8cf51b2c
GM
74972005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7498
7499 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7500
7501 * basic.texi (Moving Point): Mention default for `goto-line'.
7502
7503 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7504 of a variable's docstring.
7505
75062005-05-18 Lute Kamstra <lute@gnu.org>
7507
7508 * maintaining.texi (Overview of Emerge): Add cross reference.
7509 Remove duplication.
7510
7511 * emacs.texi (Top): Update to the current structure of the manual.
7512 * misc.texi (Emacs Server): Add menu description.
7513 * files.texi (Saving): Fix menu.
7514 * custom.texi (Customization): Fix menu.
7515 * mule.texi (International): Fix menu.
7516 * kmacro.texi (Keyboard Macros): Fix menu.
7517
75182005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7519
7520 * display.texi: Various minor changes.
7521 (Faces): Delete text that is repeated in the next section.
7522
75232005-05-16 Nick Roberts <nickrob@snap.net.nz>
7524
7525 * building.texi (Debugger Operation): Mention GUD tooltips are
7526 disabled with GDB in text command mode.
7527
8cf51b2c
GM
75282005-05-16 Nick Roberts <nickrob@snap.net.nz>
7529
7530 * building.texi: Replace toolbar with "tool bar" for consistency.
7531 (Compilation Mode): Describe compilation-context-lines
7532 and use of arrow in compilation buffer.
7533 (Debugger Operation): Replace help text with variable's value.
7534
7535 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7536 consistency.
7537
75382005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7539
7540 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7541 Add xref.
7542
8cf51b2c
GM
75432005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7544
7545 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7546 (Position Info): Delete discussion of `goto-line'. It is already
7547 described in `Moving point'.
7548
7549 * mini.texi (Completion Commands): Correct reference.
7550 (Completion Options): Fix typo.
7551
7552 * killing.texi (Deletion): Complete description of `C-x C-o'.
7553
8cf51b2c
GM
75542005-05-10 Richard M. Stallman <rms@gnu.org>
7555
7556 * building.texi (Compilation): Clarify recompile's directory choice.
7557
7558 * frames.texi (Tooltips): Cleanups.
7559
7560 * basic.texi (Arguments): Fix punctuation.
7561
75622005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7563
7564 * screen.texi (Menu Bar): The up and down (not left and right)
7565 arrow keys move through a keyboard menu.
7566
75672005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7568
7569 * basic.texi: Various typo and grammar fixes.
7570 (Moving Point): C-a now runs move-beginning-of-line.
7571
75722005-05-08 Nick Roberts <nickrob@snap.net.nz>
7573
7574 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7575
7576 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7577 as different animals.
7578
75792005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7580
7581 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7582 Correct index entry.
7583
75842005-05-07 Nick Roberts <nickrob@snap.net.nz>
7585
7586 * building.texi (Debugger Operation): Update to reflect changes
7587 in GUD tooltips.
7588
75892005-04-30 Richard M. Stallman <rms@gnu.org>
7590
7591 * files.texi (Compressed Files): Auto Compression normally enabled.
7592
7593 * building.texi (Debugger Operation): Clarify previous change.
7594
8cf51b2c
GM
75952005-04-28 Nick Roberts <nickrob@snap.net.nz>
7596
7597 * building.texi (Debugger Operation): Add description for
7598 GUD tooltips when program is not running.
7599
76002005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * misc.texi (Shell): Add `Shell Prompts' to menu.
7603 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7604 description. Delete remarks moved to new node.
7605 (Shell Prompts): New node.
7606 (History References): Replace remarks moved to `Shell Prompts'
7607 with xref to that node.
7608 (Remote Host): Clarify how to specify the terminal type when
7609 logging in to a different machine.
7610
76112005-04-26 Richard M. Stallman <rms@gnu.org>
7612
7613 * emacs.texi (Top): Update submenus from files.texi.
7614
7615 * files.texi (Filesets): Clarify previous change.
7616
7617 * dired.texi (Misc Dired Features): Clarify previous change.
7618
76192005-04-25 Chong Yidong <cyd@stupidchicken.com>
7620
7621 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7622
1c6c854e
CS
7623 * dired.texi (Misc Dired Features):
7624 Document dired-compare-directories.
8cf51b2c
GM
7625
7626 * files.texi (Filesets): New node.
7627 (File Conveniences): Document Image mode.
7628
7629 * text.texi (TeX Print): Document tex-compile.
7630
76312005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7632
7633 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7634 Delete redundant reference to tooltip Custom group. It is
7635 referred too again in the next paragraph.
7636
76372005-04-24 Richard M. Stallman <rms@gnu.org>
7638
7639 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7640
8cf51b2c
GM
76412005-04-19 Kim F. Storm <storm@cua.dk>
7642
7643 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7644
76452005-04-18 Lars Hansen <larsh@math.ku.dk>
7646
7647 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7648 turns off desktop-save-mode.
7649
76502005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7651
7652 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7653 by default in terminals compatible with xterm. Mention that
7654 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7655 node.
7656
8cf51b2c
GM
76572005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7658
7659 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7660
c8763fb6 76612005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7662
7663 * xresources.texi (Table of Resources): Add cursorBlink.
7664
76652005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7668 `d', `C-d' and `u'.
7669
76702005-04-11 Richard M. Stallman <rms@gnu.org>
7671
7672 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7673 (Misc X): Add -D, --basic-display.
7674
7675 * maintaining.texi (Change Log): Correct the description of
7676 the example.
7677
7678 * major.texi (Choosing Modes): Document magic-mode-alist.
7679
8cf51b2c
GM
76802005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7681
7682 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7683 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7684 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7685 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7686 `w', respectively.
7687 (Rmail Labels): Mention `l'.
7688 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7689 (Rmail Summary Edit): Describe `j' and RET.
7690
c8763fb6 76912005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7692
7693 * xresources.texi (Lucid Resources): Add fontSet resource.
7694
8cf51b2c
GM
76952005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7696
7697 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7698 now called `indicate-empty-lines'.
7699
77002005-04-06 Kim F. Storm <storm@cua.dk>
7701
7702 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7703
77042005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7705
7706 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7707 deleted.
7708 (Marks vs Flags): Add some convenient key bindings.
7709 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7710 (Misc Dired Features): Correct and expand description of `w' command.
7711
7712 * frames.texi (XTerm Mouse): Delete apparently false info.
7713 The GNU/Linux console currently does not appear to support
7714 `xterm-mouse-mode'.
7715
8cf51b2c
GM
77162005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7717
7718 * calendar.texi (Diary): Mention shell utility `calendar'.
7719
77202005-04-01 Richard M. Stallman <rms@gnu.org>
7721
7722 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7723
8cf51b2c
GM
77242005-04-01 Lute Kamstra <lute@gnu.org>
7725
7726 * maintaining.texi (Change Log): add-change-log-entry uses
7727 add-log-mailing-address.
7728
77292005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7730
7731 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7732 `VC Mode Line' and put in an xref to that node.
7733 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7734 its description.
7735
77362005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7737
7738 * calendar.texi (Calendar Systems): Say that the Persian calendar
7739 implemented here is the arithmetical one championed by Birashk.
7740
77412005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7742
7743 * programs.texi (Fortran Motion): Fix previous change.
7744
8cf51b2c
GM
77452005-03-29 Richard M. Stallman <rms@gnu.org>
7746
7747 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7748
77492005-03-29 Chong Yidong <cyd@stupidchicken.com>
7750
7751 * text.texi (Refill): Refer to Long Lines Mode.
7752 (Longlines): New node.
7753 (Auto Fill): Don't index "word wrap" here.
7754 (Filling): Add Longlines to menu.
7755
77562005-03-29 Richard M. Stallman <rms@gnu.org>
7757
7758 * xresources.texi: Minor fixes.
7759
7760 * misc.texi (Emacs Server): Fix Texinfo usage.
7761
7762 * emacs.texi (Top): Don't use a real section heading for
7763 "Detailed Node Listing". Fake it instead.
7764
7765 * basic.texi (Position Info): Minor cleanup.
7766
7767 * mule.texi (Input Methods): Minor cleanup.
7768
77692005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7770
7771 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7772 constructs as well.
7773 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7774
77752005-03-29 Kenichi Handa <handa@m17n.org>
7776
7777 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7778
7779 * basic.texi (Position Info): Update the description about the
7780 command C-u C-x =.
7781
77822005-03-28 Richard M. Stallman <rms@gnu.org>
7783
7784 * emacs.texi (Top): Use @section for the detailed node listing.
7785
7786 * calendar.texi: Minor fixes to previous change.
7787
7788 * programs.texi (Fortran): Small fixes to previous changes.
7789
7790 * emacs.texi (Top): Update list of subnodes of Dired.
7791 Likewise for building.texi.
7792
7793 * files.texi (File Conveniences): Delete Auto Image File mode.
7794
77952005-03-28 Chong Yidong <cyd@stupidchicken.com>
7796
7797 * building.texi (Flymake): New node.
7798
7799 * custom.texi (Function Keys): Document kp- event types and
7800 keypad-setup package.
7801
7802 * dired.texi (Wdired): New node.
7803
7804 * files.texi (File Conveniences): Reorder entries.
7805 Explain how to turn on Auto-image-file mode.
7806 Document Thumbs mode.
7807
7808 * mule.texi (Specify Coding): Document recode-region and
7809 recode-file-name.
7810
7811 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7812
78132005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7814
7815 * commands.texi (Keys): M-o is now a prefix key.
7816
78172005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7818
7819 * programs.texi: Reformat and update copyright years.
7820 (Fortran): Update section.
7821
78222005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7823
7824 * files.texi: Several small changes in addition to:
7825 (Visiting): Change xref for Dialog Boxes to ref.
7826 (Version Headers): Replace references to obsolete var
7827 `vc-header-alist' with `vc-BACKEND-header'.
7828 (Customizing VC): Update value of `vc-handled-backends'.
7829
78302005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7831
7832 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7833 move here from Emacs Lisp Reference Manual.
7834 * calendar.texi (Calendar/Diary, Diary Commands)
7835 (Special Diary Entries, Importing Diary): Change some xrefs to
7836 point to emacs-xtra rather than elisp.
7837
7838 * emacs-xtra.texi (Calendar Customizing):
7839 Move view-diary-entries-initially, view-calendar-holidays-initially,
7840 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7841 Emacs Manual.
7842 (Appt Customizing): Merge entire section into main Emacs Manual.
7843 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7844 mark-holidays-in-calendar here from emacs-xtra.
7845 (Displaying the Diary): Move view-diary-entries-initially,
7846 mark-diary-entries-in-calendar here from emacs-xtra.
7847 (Appointments): Move appt-display-mode-line,
7848 appt-display-duration, appt-disp-window-function,
7849 appt-delete-window-function here from emacs-xtra.
7850
7851 * calendar.texi: Update and reformat copyright.
7852 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7853 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7854 (Diary): Refer to `diary-file' rather than ~/diary.
7855 (Diary Commands): Rename node to "Displaying the Diary".
7856 * emacs.texi (Top): Rename "Diary Commands" section.
7857 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7858
78592005-03-26 Eli Zaretskii <eliz@gnu.org>
7860
7861 * misc.texi (Emacs Server): Fix the command for setting
7862 server-name. Add an xref to Invoking emacsclient.
7863
7864 * help.texi (Help Summary): Clarify when "C-h ." will do something
7865 nontrivial.
7866 (Apropos): Add cindex entry for apropos-sort-by-scores.
7867
7868 * display.texi (Text Display): Add index entries for how no-break
7869 characters are displayed.
7870
8cf51b2c
GM
78712005-03-26 Eli Zaretskii <eliz@gnu.org>
7872
7873 * files.texi (Visiting): Fix cross-references introduced with the
7874 last change.
7875
7876 * xresources.texi (GTK resources): Fix last change.
7877
8cf51b2c
GM
78782005-03-25 Chong Yidong <cyd@stupidchicken.com>
7879
7880 * xresources.texi (X Resources): GTK options documented too.
7881 (Resources): Clarify meaning of program name.
7882 (Table of Resources): Add visualClass.
7883 (GTK resources): Rewrite.
7884 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7885
7886 * display.texi (Text Display): Mention non-breaking spaces.
7887
7888 * files.texi (Reverting): Document auto-revert-check-vc-info.
7889
7890 * frames.texi (Mouse Commands): Document
7891 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7892
7893 * help.texi (Help Summary): Add `C-h .'.
7894 (Apropos): Apropos accepts a list of search terms.
7895 Document apropos-sort-by-scores.
7896 (Help Echo): Document display-local-help.
7897
7898 * misc.texi (Emacs Server): Document server-name.
7899 (Invoking emacsclient): Document -s option for server names.
7900
7901 * text.texi (Outline Visibility): Introduce "current heading
7902 line" (commands can be called with point on a body line).
7903 Re-order table to follow the sequence of discussion.
7904 hide-body won't hide lines before first header line.
7905 (TeX Mode): Add DocTeX mode.
7906
8cf51b2c
GM
79072005-03-24 Richard M. Stallman <rms@gnu.org>
7908
7909 * mule.texi (Single-Byte Character Support): Delete mention
7910 of iso-acc.el and iso-transl.el.
7911
8cf51b2c
GM
79122005-03-23 Lute Kamstra <lute@gnu.org>
7913
7914 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7915
79162005-03-23 Richard M. Stallman <rms@gnu.org>
7917
8cf51b2c
GM
7918 * search.texi: Delete explicit node pointers.
7919 (Incremental Search): New menu.
7920 (Basic Isearch, Repeat Isearch, Error in Isearch)
7921 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7922 (Slow Isearch): New subnodes.
7923 (Configuring Scrolling): Node deleted.
7924 (Search Case): Doc default-case-fold-search.
7925 (Regexp Replace): Move replace-regexp doc here.
7926
7927 * rmail.texi (Movemail): Put commas inside closequotes.
7928
7929 * picture.texi (Insert in Picture): Document C-c arrow combos.
7930 (Basic Picture): Clarify erasure.
7931
7932 * display.texi (Font Lock): Put commas inside closequotes.
7933
7934 * cmdargs.texi (General Variables): Put commas inside closequotes.
7935
79362005-03-23 Nick Roberts <nickrob@snap.net.nz>
7937
7938 * building.texi (Stack Buffer): Mention reverse contrast for
7939 *selected* frame (might not be current frame).
7940
8cf51b2c
GM
79412005-03-21 Richard M. Stallman <rms@gnu.org>
7942
7943 * building.texi (Starting GUD): Add bashdb.
7944
79452005-03-20 Chong Yidong <cyd@stupidchicken.com>
7946
7947 * basic.texi (Moving Point): Add M-g M-g binding.
7948 (Undo): Document undo-only.
7949 (Position Info): Document M-g M-g and C-u M-g M-g.
7950
7951 * building.texi (Building): Put Grep Searching after Compilation
7952 Shell.
7953 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7954 Document next-error-highlight.
7955 (Grep Searching): Document grep-highlight-matches.
7956 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7957
7958 * calendar.texi (Importing Diary): Rename node from iCalendar.
7959 Document diary-from-outlook.
7960
7961 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7962 Commands.
7963 Mention effect of X drag and drop on Dired buffers.
7964
7965 * files.texi (Visiting): Document large-file-warning-threshold.
7966 Move paragraph on file-selection dialog.
7967 Mention visiting files using X drag and drop.
7968 (Reverting): Mention using Auto-Revert mode to tail files.
7969 Document auto-revert-tail-mode.
7970 (Version Systems): Minor correction.
7971 (Comparing Files): Diff-mode is no longer based on Compilation
7972 mode.
7973 Document compare-ignore-whitespace.
7974 (Misc File Ops): Explain passing a directory to rename-file.
7975 Likewise for copy-file and make-symbolic-link.
7976
7977 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7978 Document mouse-wheel-progressive speed.
7979
7980 * help.texi (Misc Help): Document numeric argument for C-h i.
7981 Correctly explain the effect of just C-u as argument.
7982
7983 * killing.texi (Deletion): Document numeric argument for
7984 just-one-space.
7985
7986 * mini.texi (Completion): Completion acts on text before point.
7987
7988 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7989 (Emulation): CUA mode replaces pc-bindings-mode,
7990 pc-selection-mode, and s-region.
7991
7992 * mule.texi (Input Methods): Leim is now built-in.
7993 (Select Input Method): Document quail-show-key.
7994 (Specify Coding): Document revert-buffer-with-coding-system.
7995
7996 * programs.texi (Fortran Motion): Document f90-next-statement,
7997 f90-previous-statement, f90-next-block, f90-previous-block,
7998 f90-end-of-block, and f90-beginning-of-block.
7999
8000 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8001
8002 * emacs.texi (Acknowledgments): Updated.
8003
8004 * anti.texi: Total rewrite.
8005
8cf51b2c
GM
80062005-03-19 Chong Yidong <cyd@stupidchicken.com>
8007
8008 * ack.texi (Acknowledgments): Update.
8009
80102005-03-19 Eli Zaretskii <eliz@gnu.org>
8011
1c6c854e
CS
8012 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8013 Update copyright years.
8cf51b2c
GM
8014
80152005-03-14 Nick Roberts <nickrob@snap.net.nz>
8016
8017 * building.texi (Commands of GUD): Move paragraph on setting
8018 breakpoints with mouse to the GDB Graphical Interface node.
8019
80202005-03-07 Richard M. Stallman <rms@gnu.org>
8021
8cf51b2c
GM
8022 * misc.texi (Single Shell, Shell Options): Fix previous change.
8023
8024 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8025
80262005-03-06 Richard M. Stallman <rms@gnu.org>
8027
8028 * building.texi (Starting GUD): Don't explain text vs graphical
8029 GDB here. Just mention it and xref.
8030 Delete "just one debugger process".
8031 (Debugger Operation): Move GUD tooltip info here.
8032 (GUD Tooltips): Node deleted.
8033 (GDB Graphical Interface): Explain the two GDB modes here.
8034
8cf51b2c
GM
8035 * sending.texi (Sending Mail): Minor cleanup.
8036 (Mail Aliases): Explain quoting conventions.
8037 Update key rebinding example.
8038 (Header Editing): C-M-i is like M-TAB.
8039 (Mail Mode Misc): mail-attach-file does not do MIME.
8040
8041 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8042 that really belongs here.
8043 (Remote Mailboxes): Text moved to Rmail Inbox.
8044 (Rmail Display): Mention Mouse-1.
8045 (Movemail): Clarify two movemail versions.
8046 Clarify rmail-movemail-program.
8047
8cf51b2c
GM
8048 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8049 Document async shell commands.
8050 (Shell History): Clarify.
8051 (Shell Ring): Mention C-UP an C-DOWN.
8052 (Shell Options): Add comint-prompt-read-only.
8053 (Invoking emacsclient): Set EDITOR to run Emacs.
8054 (Sorting): No need to explain what region is.
8055 (Saving Emacs Sessions): Fix typo.
8056 (Recursive Edit): Fix punctuation.
8057 (Emulation): Don't mention "PC bindings" which are standard.
8058 (Hyperlinking): Explain Mouse-1 convention here.
8059 (Find Func): Node deleted.
8060
8cf51b2c
GM
8061 * help.texi (Name Help): Xref to Hyperlinking.
8062
8063 * glossary.texi (Glossary):
8064 Rename "Balance Parentheses" to "Balancing...".
8065 Add "Byte Compilation". Correct "Copyleft".
8066 New xref in "Customization".
8067 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8068 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8069 Rename "Registers" to "Register".
8070 Replace "Selecting" with "Selected Frame",
8071 "Selected Window", and "Selecting a Buffer".
8072
8073 * files.texi (Types of Log File): Explain how projects'
8074 methods can vary.
8075
8cf51b2c
GM
8076 * display.texi (Faces): Delete "Emacs 21".
8077
8078 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8079 * fixit.texi (Spelling): C-M-i like M-TAB.
8080 * mini.texi (Completion Options): C-M-i like M-TAB.
8081 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8082 * text.texi (Text Mode): C-M-i like M-TAB.
8083
8084 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8085
8086 * calendar.texi (Specified Dates): Mention `g w'.
8087 (Appointments): appt-activate toggles with no arg.
8088
8cf51b2c
GM
80892005-03-05 Juri Linkov <juri@jurta.org>
8090
8091 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8092 "invocation (command line arguments)".
8cf51b2c
GM
8093 (Misc X): Add -nbc, --no-blinking-cursor.
8094
80952005-03-04 Ulf Jasper <ulf.jasper@web.de>
8096
8097 * calendar.texi (iCalendar): No need to require it now.
8098
8cf51b2c
GM
80992005-03-03 Nick Roberts <nickrob@snap.net.nz>
8100
8101 * trouble.texi (Contributing): Mention Savannah. Direct users to
8102 emacs-devel.
8103
81042005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8105
8106 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8107 window.
8108
8cf51b2c
GM
81092005-02-27 Richard M. Stallman <rms@gnu.org>
8110
8111 * building.texi (Compilation): Update mode line status info.
8112
81132005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8114
8115 * calendar.texi (General Calendar): Document binding of
8116 scroll-other-window-down.
8117 (Mayan Calendar): Fix earliest date.
8118 (Time Intervals): Document timeclock-change.
8119 Fix timeclock-ask-before-exiting documentation.
8120
81212005-02-26 Kim F. Storm <storm@cua.dk>
8122
8123 * frames.texi (Mouse References):
8124 Add mouse-1-click-in-non-selected-windows.
8125
81262005-02-25 Richard M. Stallman <rms@gnu.org>
8127
8128 * screen.texi (Screen): Explain better about cursors and mode lines;
8129 don't presuppose text terminals.
8130 (Point): Don't assume just one cursor.
8131 Clarify explanation of cursors.
8132 (Echo Area, Menu Bar): Cleanups.
8133
8134 * mini.texi (Minibuffer): Prompts are highlighted.
8135 (Minibuffer Edit): Newline = C-j only on text terminals.
8136 Clarify resize-mini-windows values.
8137 Mention M-PAGEUP and M-PAGEDOWN.
8138 (Completion Commands): Mouse-1 like Mouse-2.
8139 (Minibuffer History): Explain history commands better.
8140 (Repetition): Add xref to Incremental Search.
8141
8142 * mark.texi (Setting Mark): Clarify info about displaying mark.
8143 Clarify explanation of C-@ and C-SPC.
8144 (Transient Mark): Mention Delete Selection mode.
8145 (Marking Objects): Clean up text about extending the region.
8146
8147 * m-x.texi (M-x): One C-g doesn't always go to top level.
8148 No delay before suggest-key-bindings output.
8149
8150 * fixit.texi (Fixit): Mention C-/ for undo.
8151 (Spelling): Mention ESC TAB like M-TAB.
8152 Replacement words with r and R are rechecked.
8153 Say where C-g leaves point. Mention ? as input.
8154
81552005-02-23 Lute Kamstra <lute@gnu.org>
8156
8157 * cmdargs.texi (Initial Options): Add cross reference.
8158
8cf51b2c
GM
81592005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8160
8161 * emacs.texi (Top): Update menu for splitting of node in
8162 msdog.texi.
8163 * frames.texi (Frames): Update xref for splitting of node in
8164 msdog.texi.
8165 * trouble.texi (Quitting): Ditto.
8166
81672005-02-16 Richard M. Stallman <rms@gnu.org>
8168
8169 * windows.texi (Split Window): Simplify line truncation info
8170 and xref to Display Custom.
8171
8172 * trouble.texi (Quitting): Emergency escape only for text terminal.
8173 (Screen Garbled): C-l for ungarbling is only for text terminal.
8174
8175 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8176
8177 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8178
8179 * programs.texi (Program Modes): Mention Python mode.
8180 (Moving by Defuns): Repeating C-M-h extends region.
8181 (Basic Indent): Clarify.
8182 (Custom C Indent): Clarify.
8183 (Expressions): Repeating C-M-@ extends region.
8184 (Info Lookup): Clarify for C-h S.
8185 (Symbol Completion): ESC TAB alternative for M-TAB.
8186 (Electric C): Clarify.
8187
8188 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8189
8190 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8191 MS-DOS Input node.
8192 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8193 (MS-DOS and MULE): Clarify.
8194 (MS-DOS Processes, Windows Processes): Fix typos.
8195
8196 * major.texi (Choosing Modes): Clarify.
8197
8198 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8199 (Keyboard Macro Step-Edit): Clarify.
8200
8201 * indent.texi (Indentation): Clarifications.
8202
8203 * help.texi (Help): Correct error about C-h in query-replace.
8204 Clarify apropos vs C-h a. Fix how to search in FAQ.
8205 (Key Help): Describe C-h w here.
8206 (Name Help): Minor cleanup. C-h w moved to Key Help.
8207 Clarify the "object" joke.
8208 (Apropos): Clarify. Mouse-1 like Mouse-2.
8209 (Help Mode): Mouse-1 like Mouse-2.
8210
8211 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8212
8213 * display.texi (Display): Reorder menu.
8214 (Faces): Cleanup.
8215 (Font Lock): Cleanup. Mention Options menu.
8216 Delete obsolete text.
8217 (Scrolling): For C-l, don't presume text terminal.
8218 (Horizontal Scrolling): Simplify intro.
8219 (Follow Mode): Clarify.
1c6c854e 8220 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8221 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8222 Doc default-tab-width. Doc line truncation more thoroughly.
8223
8224 * dired.texi (Dired Enter): C-x C-f can run Dired.
8225 (Dired Visiting): Comment out `a' command.
8226 Mouse-1 is like Mouse-2.
8227 (Shell Commands in Dired): ? can be used more than once.
8228
8229 * basic.texi (Continuation Lines): Simplify description of truncation,
8230 and refer to Display Custom for the rest of it.
8231
8cf51b2c
GM
82322005-02-06 Lute Kamstra <lute@gnu.org>
8233
8234 * basic.texi (Undo): Fix typo.
8235
8236 * cmdargs.texi (Emacs Invocation): Fix typo.
8237
8238 * custom.texi (Init Examples): Fix typo.
8239
8240 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8241
82422005-02-06 Richard M. Stallman <rms@gnu.org>
8243
8244 * regs.texi (Registers): Registers can hold numbers, too.
8245
8246 * killing.texi (Other Kill Commands): Cleanup.
8247 Delete redundant explanation of kill in read-only buffer.
8248 (Yanking): Mention term "copying".
8249 (Accumulating Text): Fix typo.
8250
8251 * entering.texi (Entering Emacs): Update rationale at start.
8252 (Exiting): Treat iconifying on a par with suspension.
8253
8254 * custom.texi (Minor Modes): Fix typo.
8255 (Easy Customization): Fix menu style.
8256 (Variables): Add xref.
8257 (Examining): Setting for future sessions works through .emacs.
8258 (Keymaps): "Text terminals", not "Many".
8259 (Init Rebinding): Explain \C-. Show example of \M-.
8260 Fix minor wording errors.
8261 (Function Keys): Explain vector syntax just once.
8262 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8263 (Init File): Mention .emacs.d directory.
8264 (Init Examples): Add xref.
8265 (Find Init): Mention .emacs.d directory.
8266
8267 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8268 (Action Arguments): Explain which kinds of -l args are found how.
8269 (Initial Options): --batch does not inhibit site-start.
8270 Add xrefs.
8271 (Command Example): Use --batch, not -batch.
8272
8273 * basic.texi (Inserting Text): Cleanup wording.
8274 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8275 C-n is not error at end of buffer.
8276 (Undo): Doc C-/ like C-_. Add xrefs.
8277 (Arguments): META key may be labeled ALT.
8278 Peculiar arg meanings are explained in doc strings.
8279
8280 * abbrevs.texi (Expanding Abbrevs): Clarify.
8281
82822005-02-05 Eli Zaretskii <eliz@gnu.org>
8283
8284 * frames.texi (Frame Parameters): Add an xref to the description
8285 of list-colors-display. Add a pointer to the X docs about colors.
8286
8287 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8288 Improve docs of list-colors-display.
8cf51b2c
GM
8289
82902005-02-03 Lute Kamstra <lute@gnu.org>
8291
8292 * frames.texi (Frames, Drag and Drop): Fix typos.
8293
82942005-02-03 Richard M. Stallman <rms@gnu.org>
8295
8296 * windows.texi (Basic Window): Mention color-change in mode line.
8297 (Change Window): Explain dragging vertical boundaries.
8298
8299 * text.texi (Sentences): Clarify.
8300 (Paragraphs): Explain M-a and blank lines.
8301 (Outline Mode): Clarify text and menu.
8302 (Hard and Soft Newlines): Mention use-hard-newlines.
8303
8304 * frames.texi (Frames): Delete unnecessary mention of Windows.
8305 (Mouse Commands): Likewise. Mention xterm mouse support.
8306 (Clipboard): Clarify.
8307 (Mouse References): Mention use of Mouse-1 for following links.
8308 (Menu Mouse Clicks): Clarify.
8309 (Mode Line Mouse): Clarify.
8310 (Drag and Drop): Rewrite.
8311
8312 * fixit.texi (Spelling): Fix typo.
8313
8314 * files.texi (File Names): Clarify.
8315 (Visiting): Update conditions for use of file dialog. Clarify.
8316 (Saving): Doc d as answer in save-some-buffers.
8317 (Remote Files): Clean up the text.
8318
8319 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8320
8321 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8322 (List Buffers): Clarify.
8323 (Several Buffers): Doc T command.
8324 (Buffer Convenience): Clarify menu.
8325
8326 * basic.texi (Undo): Clarify last change.
8327
83282005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8329
8330 * fixit.texi (Spelling): Fix typo.
8331
83322005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * basic.texi (Undo): Update description of `undo-outer-limit'.
8335
83362005-02-01 Nick Roberts <nickrob@snap.net.nz>
8337
8338 * building.texi: Update documentation relating to GDB Graphical
8339 Interface.
8340
83412005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8342
8343 * custom.texi (Easy Customization): Adapt menu to node name change.
8344
83452005-01-30 Richard M. Stallman <rms@gnu.org>
8346
8347 * custom.texi (Easy Customization): Defn of "User Option" now
8348 includes faces. Don't say just "option" when talking about variables.
8349 Do say just "options" to mean "anything customizable".
8350 (Specific Customization): Describe `customize-variable',
8351 not `customize-option'.
8352
8353 * glossary.texi (Glossary) <Faces>: Add xref.
8354 <User Option>: Change definition--include faces. Change xref.
8355
8356 * picture.texi (Picture): Mention artist.el.
8357
8358 * sending.texi, screen.texi, programs.texi, misc.texi:
8359 * mini.texi, major.texi, maintaining.texi, macos.texi:
8360 * help.texi, frames.texi, files.texi:
8361 Don't say just "option" when talking about variables.
8362
8363 * display.texi, mule.texi: Don't say just "option" when talking
8364 about variables. Other minor cleanups.
8365
8cf51b2c
GM
83662005-01-26 Lute Kamstra <lute@gnu.org>
8367
8368 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8369 File'. Mention the `-Q' option at the `--no-site-file' option.
8370
8cf51b2c
GM
83712005-01-22 David Kastrup <dak@gnu.org>
8372
8373 * building.texi (Grep Searching): Mention alias `find-grep' for
8374 `grep-find'.
8375
83762005-01-20 Richard M. Stallman <rms@gnu.org>
8377
8378 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8379
8cf51b2c
GM
83802005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8381
8382 * rmail.texi (Movemail): Explain differences
8383 between standard and mailutils versions of movemail.
8384 Describe command line and configuration options introduced
8385 with the latter.
8386 Explain the notion of mailbox URL, provide examples and
8387 cross-references to mailutils documentation.
8388 Describe various methods of specifying mailbox names,
8389 user names and user passwords for rmail.
1c6c854e
CS
8390 (Remote Mailboxes): New section.
8391 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8392 options used to control its behavior.
8393 (Other Mailbox Formats): Explain handling of various mailbox
8394 formats.
8395
83962005-01-13 Richard M. Stallman <rms@gnu.org>
8397
8398 * commands.texi (Commands): Clarification.
8399
84002005-01-11 Richard M. Stallman <rms@gnu.org>
8401
8402 * programs.texi (Multi-line Indent): Fix previous change.
8403 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8404
8cf51b2c
GM
84052005-01-08 Richard M. Stallman <rms@gnu.org>
8406
8407 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8408 lazy-highlight.
8409
8410 * search.texi (Query Replace): Mention faces query-replace
8411 and lazy-highlight.
8412 (Incremental Search): Update isearch highlighting info.
8413
8cf51b2c
GM
84142005-01-04 Richard M. Stallman <rms@gnu.org>
8415
8416 * custom.texi (Saving Customizations): Minor improvement.
8417
8cf51b2c
GM
84182005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * custom.texi (Saving Customizations): Emacs no longer loads
8421 `custom-file' after .emacs. No longer mention customizing through
8422 Custom.
8423
8cf51b2c
GM
84242005-01-01 Andreas Schwab <schwab@suse.de>
8425
8426 * killing.texi (Graphical Kill): Move up under node Killing,
8427 change @section to @subsection.
8428
84292005-01-01 Richard M. Stallman <rms@gnu.org>
8430
8431 * custom.texi (Face Customization): Mention hex color specs.
8432
8433 * emacs.texi (Top): Update Killing submenu.
8434
8435 * killing.texi (Killing): Reorganize section.
8436 No more TeX-only text; put the node command at start of chapter.
8437 But the first section heading is used only in TeX.
8438 Rewrite the text to read better in this mode.
8439 (Graphical Kill): New subnode gets some of the text that
8440 used to be in the first section.
8441
84422004-12-31 Richard M. Stallman <rms@gnu.org>
8443
8444 * dired.texi (Shell Commands in Dired): Delete the ? example.
8445
8446 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8447
8448 * files.texi (Saving): Describe new require-final-newline features
8449 and mode-require-final-newline.
8450
8cf51b2c
GM
84512004-12-29 Richard M. Stallman <rms@gnu.org>
8452
8453 * custom.texi (File Variables): Clarify previous change.
8454
c8763fb6 84552004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8456
8457 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8458 out now.
8459
84602004-12-27 Richard M. Stallman <rms@gnu.org>
8461
8462 * Makefile.in (MAKEINFO): Specify --force.
8463
8464 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8465 (Undo): Doc undo-outer-limit.
8466
8cf51b2c
GM
84672004-12-15 Juri Linkov <juri@jurta.org>
8468
8469 * mark.texi (Transient Mark, Mark Ring): M-< and other
8470 movement commands don't set mark in Transient Mark mode
8471 if mark is active.
8472
8cf51b2c
GM
84732004-12-12 Juri Linkov <juri@jurta.org>
8474
8475 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8476 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8477
8478 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8479 (Misc Dired Commands): Add @r{(Dired)} to w.
8480
84812004-12-12 Juri Linkov <juri@jurta.org>
8482
8483 * mark.texi (Marking Objects): Marking commands also extend the
8484 region when mark is active in Transient Mark mode.
8485
8cf51b2c
GM
84862004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8487
8488 * custom.texi (Saving Customizations): Emacs only loads the custom
8489 file automatically after the init file in version 22.1 or later.
8490 Adapt text and examples to this fact.
8491
8cf51b2c
GM
84922004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8493
8494 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8495 be set through Custom. Otherwise, it has no effect.
8496
8cf51b2c
GM
84972004-12-05 Richard M. Stallman <rms@gnu.org>
8498
8499 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8500 * entering.texi: Rename Command Line to Emacs Invocation.
8501
10d1d0af 8502 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8503
8504 * custom.texi (Easy Customization): Move up to section level,
8505 before Variables. Avoid using the term "variable"; say "option".
8506 New initial explanation.
8507 (Variables): In initial explanation, connect "variable" to the
8508 already-explained "user option".
8509
8510 * emacs.texi (Top): Fix ref to Command Line.
8511 Move reference to Easy Customization.
8512
8513 * xresources.texi (X Resources): Fix From link.
8514
8515 * doclicense.texi (GNU Free Documentation License): Fix To link.
8516
8517 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8518
8519 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8520
85212004-12-03 Richard M. Stallman <rms@gnu.org>
8522
8523 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8524
85252004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8526
8527 * kmacro.texi: Several small changes in addition to the following.
8528 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8529 defining a keyboard macro.
8530 Mention `kmacro-ring-max'.
8531 (Keyboard Macro Counter): Clarify description of
8532 `kmacro-insert-counter', `kmacro-set-counter',
8533 `kmacro-add-counter' and `kmacro-set-format'.
8534
85352004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8536
8537 * custom.texi (File Variables): Add `unibyte' and make it more
8538 clear that `unibyte' and `coding' are special. Suggested by Simon
8539 Krahnke <overlord@gmx.li>.
8540
8541 * mule.texi (Enabling Multibyte): Refer to File Variables.
8542 Suggested by Simon Krahnke <overlord@gmx.li>.
8543
c8763fb6 85442004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8545
8546 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8547 x-use-old-gtk-file-dialog.
8548
8cf51b2c
GM
85492004-11-20 Richard M. Stallman <rms@gnu.org>
8550
8551 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8552
85532004-11-09 Lars Brinkhoff <lars@nocrew.org>
8554
8555 * building.texi (Lisp Eval): Delete hyphen in section name.
8556
85572004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8558
8559 * files.texi (Old Versions):
8560 No longer document annotation as "CVS only".
8561
85622004-11-10 Andre Spiegel <spiegel@gnu.org>
8563
8564 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8565 version systems, mentioning the new ones that we support.
8566 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8567 suggestions.
8568
c8763fb6 85692004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8570
49823426 8571 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8572
c8763fb6 85732004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8574
8575 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8576
85772004-10-23 Eli Zaretskii <eliz@gnu.org>
8578
8579 * text.texi (Text Based Tables, Table Definition)
8580 (Table Creation, Table Recognition, Cell Commands)
8581 (Cell Justification, Row Commands, Column Commands)
8582 (Fixed Width Mode, Table Conversion, Measuring Tables)
8583 (Table Misc): New nodes, documenting the Table Mode.
8584
8cf51b2c
GM
85852004-10-19 Jason Rumney <jasonr@gnu.org>
8586
8587 * makefile.w32-in (info): Change order of arguments to makeinfo.
8588
85892004-10-19 Ulf Jasper <ulf.jasper@web.de>
8590
8591 * calendar.texi (iCalendar): Update for package changes.
8592
8cf51b2c
GM
85932004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8594
8595 * files.texi (Misc File Ops): View mode is a minor mode.
8596
8cf51b2c
GM
85972004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8598
8599 * calendar.texi (iCalendar): Style changes.
8600
86012004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8602
8603 * search.texi (Regexps): The regexp described in the example is no
8604 longer stored in the variable `sentence-end'.
8605
8cf51b2c
GM
86062004-10-06 Nick Roberts <nickrob@snap.net.nz>
8607
8608 * building.texi (Starting GUD): Note that multiple debugging
8609 sessions requires `gdb --fullname'.
8610
86112004-10-05 Ulf Jasper <ulf.jasper@web.de>
8612
8613 * calendar.texi (iCalendar): New section for a new package.
8614
8cf51b2c
GM
86152004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8616
8617 * text.texi: Various small changes in addition to the following.
8618 (Text): Replace xref for autotype with inforef.
8619 (Sentences): Explain nil value for `sentence-end'.
8620 (Paragraphs): Update default values for `paragraph-start' and
8621 `paragraph-separate'.
8622 (Text Mode): Correct description of Text mode's effect on the
8623 syntax table.
8624 (Outline Visibility): `hide-other' does not hide top level headings.
8625 `selective-display-ellipses' no longer has an effect on Outline mode.
8626 (TeX Misc): Add missing @cindex.
8627 Replace xref for RefTeX with inforef.
8628 (Requesting Formatted Text): The variable
8629 `enriched-fill-after-visiting' no longer exists.
8630 (Editing Format Info): Update names of menu items and commands.
8631 (Format Faces): Mention special effect of specifying the default face.
8632 Describe inheritance of text properties.
8633 Correct description of `fixed' face.
8634 (Format Indentation): Correct description of effect of setting
8635 margins. Mention `set-left-margin' and `set-right-margin'.
8636 (Format Justification): Update names of menu items.
8637 `set-justification-full' is now bound to `M-j b'.
8638 Mention that `default-justification' is a per buffer variable.
8639 (Format Properties): Update name of menu item.
8640 (Forcing Enriched Mode): `format-decode-buffer' automatically
8641 turns on Enriched mode if the buffer is in text/enriched format.
8642
86432004-10-05 Emilio C. Lopes <eclig@gmx.net>
8644
8645 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8646
86472004-09-28 Kim F. Storm <storm@cua.dk>
8648
8649 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8650 Align with new functionality.
8651
8cf51b2c
GM
86522004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8653
8654 * display.texi (Display Custom): Remove stray `@end defvar'.
8655
86562004-09-23 Kim F. Storm <storm@cua.dk>
8657
8658 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8659 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8660
8cf51b2c
GM
86612004-09-20 Richard M. Stallman <rms@gnu.org>
8662
8663 * custom.texi (Hooks): Explain using setq to clear out a hook.
8664 (File Variables): Explain multiline string constants.
8665 (Non-ASCII Rebinding): Explain when you need to update
8666 non-ASCII char codes in .emacs.
8667
8668 * building.texi (Compilation): Explain how to make a silent
8669 subprocess that won't be terminated. Explain compilation-environment.
8670
86712004-09-13 Kim F. Storm <storm@cua.dk>
8672
8673 * mini.texi (Repetition): Rename isearch-resume-enabled to
8674 isearch-resume-in-command-history and change default to disabled.
8675
8cf51b2c
GM
86762004-09-09 Kim F. Storm <storm@cua.dk>
8677
8678 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8679 with new `kmacro-name-last-macro'.
8680
8cf51b2c
GM
86812004-09-08 Juri Linkov <juri@jurta.org>
8682
8683 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8684
8cf51b2c
GM
86852004-09-03 Juri Linkov <juri@jurta.org>
8686
8687 * search.texi (Incremental Search): Update wording for M-%.
8688
86892004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8690
8691 * killing.texi (Killing): Correct description of kill commands in
8692 read-only buffer.
8693
86942004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8695
8696 * building.texi (Compilation Mode): Add a paragraph about rules
8697 for finding the compilation buffer for `next-error'.
8698
8699 * search.texi (Other Repeating Search): Mention that Occur mode
8700 supports the next-error functionality.
8701
87022004-09-02 Juri Linkov <juri@jurta.org>
8703
8704 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8705
87062004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8707
8708 * kmacro.texi (Basic Keyboard Macro):
8709 `apply-macro-to-region-lines' now operates on all lines that begin
8710 in the region, rather than on all complete lines in the region.
8711
c8763fb6 87122004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8713
8714 * frames.texi (Drag and drop): Add documentation about
8715 x-dnd-test-function and x-dnd-known-types.
8716
87172004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8718
8719 * indent.texi: Various minor changes in addition to:
8720 (Indentation Commands): Correct description of `indent-relative'.
8721 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8722 mode. The *Tab Stops* buffer uses Overwrite Mode.
8723 (Just Spaces): `tabify' converts sequences of at least two spaces
8724 to tabs.
8725
8cf51b2c
GM
87262004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8727
8728 * frames.texi (Secondary Selection): Setting the secondary
8729 selection with M-Drag-Mouse-1 does not alter the kill ring,
8730 setting it with M-Mouse-1 and M-Mouse-3 does.
8731 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8732 toolkit scroll bars.
8733 (Scroll Bars): Ditto.
8734
8735 * windows.texi (Basic Window): When using a window system, the value
8736 of point in a non-selected window is indicated by a hollow box.
8737 (Split Window): Side by side windows are separated by a scroll bar,
8738 if scroll bars are used.
8739 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8740 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8741 (Window Convenience): Update bindings for `winner-undo' and
8742 `winner-redo'.
8743
8744 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8745 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8746 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8747 of "Using Emacs as a Server".
8748 * building.texi (Building): Interchange nodes (for correct numbering).
8749 * programs.texi (Programs): Interchange nodes (for correct numbering).
8750 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8751 Info to the node structure.
8752 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8753 Rearrange order of nodes and sections such that both "GNU GENERAL
8754 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8755 end, as appropriate for appendices.
8756 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8757 Use `@unnumberedsec'.
8758 * trouble.texi: Adapt sectioning in Info to the node structure.
8759 Adapt node pointers to change in emacs.texi.
8760 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8761
8cf51b2c
GM
87622004-08-25 Kenichi Handa <handa@m17n.org>
8763
8764 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8765 description for unibyte mode.
8766
87672004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8770
8771 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8772 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8773 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8774 in @pxref.
8775
87762004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8777
8778 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8779 Change section names.
8780
8cf51b2c
GM
87812004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * kmacro.texi (Keyboard Macro Ring): Rename section.
8784 Emacs treats the head of the macro ring as the `last keyboard macro'.
8785 (Keyboard Macro Counter): Minor change.
8786 (Save Keyboard Macro): Some clarifications.
8787 (Edit Keyboard Macro): Rename section.
8788
8789 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8790 32-bit machines.
8791 (Several Buffers): Clarify which buffer is selected if `2' is
8792 pressed in the Buffer Menu.
8793 Auto Revert mode can be used to update the Buffer Menu
8794 automatically.
8795
87962004-08-21 Eli Zaretskii <eliz@gnu.org>
8797
8798 * help.texi (Misc Help): Add an index entry for finding an Info
8799 manual by its file name.
8800
88012004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8802
8803 * files.texi (Backup Deletion): Correct description of
8804 `delete-old-versions'.
8805 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8806 (Auto Save Files): Recommend `auto-save-mode' to reenable
8807 auto-saving, rather than the abbreviation `auto-save'.
8808
88092004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8810
8811 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8812 for "killing" and "yanking" in main menu.
8813
88142004-08-16 Richard M. Stallman <rms@gnu.org>
8815
8816 * killing.texi (Yanking, Killing): Minor cleanups.
8817
8818 * mark.texi (Momentary Mark): Minor cleanups.
8819
88202004-08-15 Kenichi Handa <handa@etl.go.jp>
8821
8822 * custom.texi (Non-ASCII Rebinding):
8823 C-q always inserts the right code to pass to global-set-key.
8824
8cf51b2c
GM
88252004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8826
8827 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8828 `insert-register', instead of `C-x r g' binding, for consistency.
8829
88302004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * fixit.texi (Spelling): Fix typo.
8833
88342004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8835
8836 * help.texi (Help): Fix Texinfo usage.
8837
8cf51b2c
GM
88382004-07-24 Richard M. Stallman <rms@gnu.org>
8839
8840 * text.texi (Paragraphs): Update how paragraphs are separated
8841 and the default for paragraph-separate.
8842
8843 * search.texi (Regexp Replace): Further update text for new
8844 replacement operators.
8845
8cf51b2c
GM
88462004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8847
8848 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8849 `R' switch.
8850
8851 * dired.texi (Dired Updating): `k' only deletes inserted
8852 subdirectories from the Dired buffer if a prefix argument was given.
8853
8854 * search.texi (Regexps): Delete redundant definition of `symbol' in
8855 description of `\_>'. It already occurs in the description of `\_<'.
8856
8cf51b2c
GM
88572004-07-01 Juri Linkov <juri@jurta.org>
8858
8859 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8860 (Regexp Search): Add M-r.
8861
88622004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8865
88662004-06-29 Jesper Harder <harder@ifa.au.dk>
8867
49823426 8868 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8869
88702004-06-25 Richard M. Stallman <rms@gnu.org>
8871
8872 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8873
88742004-06-25 David Kastrup <dak@gnu.org>
8875
8876 * search.texi (Regexp Replace): Some typo corrections and
8877 rearrangement.
8878
88792004-06-24 David Kastrup <dak@gnu.org>
8880
8881 * search.texi (Unconditional Replace): Use replace-string instead
8882 of query-replace in example.
8883 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8884 sequences.
8885 (Query Replace): Correct explanation of `^' which does not use
8886 the mark stack.
8887
88882004-06-21 Nick Roberts <nickrob@gnu.org>
8889
8890 * misc.texi (Shell History Copying): Document comint-insert-input.
8891 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8892
8cf51b2c
GM
88932004-06-20 Jesper Harder <harder@ifa.au.dk>
8894
8895 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8896 * custom.texi (Customization): Do.
8897 * anti.texi (Antinews): Do.
8898 * abbrevs.texi (Defining Abbrevs): Do.
8899
8900 * programs.texi (Info Lookup): Fix keybinding for
8901 info-lookup-symbol.
8902
89032004-06-16 Juanma Barranquero <lektu@terra.es>
8904
8905 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8906 Add emacs-xtra.
8907 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8908 (clean): Add emacs-xtra and flymake. Remove redundancies.
8909
89102004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8911
8912 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8913 Add emacs-xtra.
8914 * emacs-xtra.texi: New file.
8915
89162004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8919 (Dired and Find): Mention differences with ordinary Dired buffers.
8920
8cf51b2c
GM
89212004-06-13 Richard M. Stallman <rms@gnu.org>
8922
8923 * custom.texi (Init Syntax): Explain about vars that do special
8924 things when set with setq or with Custom.
8925 (Init Examples): Add line-number-mode example.
8926
8cf51b2c
GM
89272004-06-12 Juri Linkov <juri@jurta.org>
8928
8929 * dired.texi (Operating on Files): Add dired-do-touch.
8930
8cf51b2c
GM
89312004-06-10 Juri Linkov <juri@jurta.org>
8932
8933 * building.texi (Lisp Eval): Add C-M-x on defface.
8934
89352004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8936
8937 * files.texi (Reverting): Auto-Revert mode and
8938 Global Auto-Revert mode no longer revert remote files.
8939
8cf51b2c
GM
89402004-05-29 Richard M. Stallman <rms@gnu.org>
8941
8942 * custom.texi (Init File): Two dashes start --no-site-file.
8943
8cf51b2c
GM
89442004-05-29 Alan Mackenzie <acm@muc.de>
8945
8946 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8947 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8948 (AWK, Pike): Document as "C-like modes".
8949 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8950 (M-x man): Supersedes M-x manual-entry.
8951 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8952
8953 ("Comments in C"): Delete node; the info is in CC Mode manual.
8954 (c-comment-only-line-offset): Remove description.
8955
8956 (C-c ., C-c C-c): Describe new C Mode bindings.
8957
8958 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8959 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8960 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8961 Amend definitions.
8962
8963 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8964 Describe functions.
8965
8966 (c-comment-start-regexp, c-hanging-comment-ender-p)
8967 (c-hanging-comment-starter-p): Remove obsolete definitions.
8968
8969 * emacs.texi: Remove the menu entry "Comments in C".
8970
8cf51b2c
GM
89712004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8972
8973 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8974 `M-x locate'.
8975
89762004-05-16 Karl Berry <karl@gnu.org>
8977
8978 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8979 makeinfo --html fails.
8980 * help.texi (Help Summary) [@ifnottex]: Likewise.
8981
89822004-05-13 Nick Roberts <nickrob@gnu.org>
8983
8984 * building.texi (GDB Graphical Interface): Update and describe
8985 layout first.
8986
8cf51b2c
GM
89872004-05-04 Jason Rumney <jasonr@gnu.org>
8988
8989 * makefile.w32-in: Revert last change.
8990
89912004-05-03 Jason Rumney <jasonr@gnu.org>
8992
8993 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8994
8cf51b2c
GM
89952004-04-23 Juanma Barranquero <lektu@terra.es>
8996
8997 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8998
89992004-04-18 Juri Linkov <juri@jurta.org>
9000
9001 * fixit.texi (Spelling): Remove file extension from ispell xref.
9002
90032004-04-15 Kim F. Storm <storm@cua.dk>
9004
9005 * cmdargs.texi (Initial Options): Add -Q.
9006
90072004-04-05 Kim F. Storm <storm@cua.dk>
9008
9009 * custom.texi (File Variables): Add safe-local-eval-forms.
9010
8cf51b2c
GM
90112004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9012
9013 * files.texi (Reverting): Correct description of revert-buffer's
9014 handling of point.
9015
90162004-03-22 Juri Linkov <juri@jurta.org>
9017
9018 * emacs.texi (Top): Add `Misc X'.
9019
49823426 9020 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9021
9022 * glossary.texi: Improve references.
9023
9024 * help.texi: Sync keywords with finder.el.
9025
9026 * mini.texi (Completion): Add description for menu items.
9027
9028 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9029
9030 * sending.texi (Mail Methods): Fix xref to Message manual.
9031
8cf51b2c
GM
90322004-03-12 Richard M. Stallman <rms@gnu.org>
9033
8cf51b2c
GM
9034 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9035
8cf51b2c
GM
90362004-03-04 Richard M. Stallman <rms@gnu.org>
9037
9038 * search.texi (Regexps): Explain that ^ and $ have their
9039 special meanings only in certain contexts.
9040
9041 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9042
9043 * mule.texi (Specify Coding): Doc C-x RET F.
9044
9045 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9046 for multiple compile and grep buffers.
9047 (Indirect Buffers): Don't recommand clone-indirect-buffer
9048 for multiple compile and grep buffers.
9049
8cf51b2c
GM
90502004-02-29 Juanma Barranquero <lektu@terra.es>
9051
9052 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9053 Use $(DEL) instead of rm, and ignore exit code.
9054
8cf51b2c
GM
90552004-02-23 Nick Roberts <nick@nick.uklinux.net>
9056
9057 * building.texi (Watch Expressions): Update.
9058
90592004-02-21 Juri Linkov <juri@jurta.org>
9060
1c6c854e
CS
9061 * cmdargs.texi (Action Arguments): Add alias --find-file.
9062 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9063 to Command Arguments.
9064 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9065 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9066 (Window Size X): Join -g and --geometry. Add @cindex.
9067 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9068 (Title X): Remove alias -title.
9069 (Misc X): New node.
9070
c8763fb6 90712004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9072
9073 * frames.texi (Drag and drop): Add Motif to list of supported
9074 protocols.
9075
c8763fb6 90762004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9077
9078 * frames.texi (Drag and drop): New section.
9079
90802004-01-24 Richard M. Stallman <rms@gnu.org>
9081
1c6c854e 9082 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9083 Include it only @ifnotinfo. Patch the preceding and following
9084 node headers to point to each other.
9085
90862004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9087
9088 * calendar.texi (Appointments): Update section.
9089
90902003-12-29 Kevin Ryde <user42@zip.com.au>
9091
8cf51b2c
GM
9092 * programs.texi (C Modes): Fix the xref.
9093
90942003-12-23 Nick Roberts <nick@nick.uklinux.net>
9095
9096 * building.texi (Watch Expressions): Update.
9097 (Commands of GUD): Include use of toolbar + breakpoints set from
9098 fringe/margin.
9099
91002003-12-03 Andre Spiegel <spiegel@gnu.org>
9101
9102 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9103 <acm@muc.de>.
9104
c8763fb6 91052003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9106
9107 * frames.texi (Dialog Boxes): Add use-file-dialog.
9108
8cf51b2c
GM
91092003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9110
9111 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9112 in CC Mode.
9113
8cf51b2c
GM
91142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9115
9116 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9117 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9118 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9119 * man/frames.texi, man/glossary.texi, man/killing.texi:
9120 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9121 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9122 * man/sending.texi, man/text.texi, man/trouble.texi:
9123 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9124
91252003-11-01 Alan Mackenzie <acm@muc.de>
9126
9127 * search.texi (Scrolling During Incremental Search): Document a
9128 new scrolling facility in isearch mode.
9129
8cf51b2c
GM
91302003-10-22 Miles Bader <miles@gnu.org>
9131
9132 * Makefile.in (info): Move before $(top_srcdir)/info.
9133
91342003-10-22 Nick Roberts <nick@nick.uklinux.net>
9135
9136 * building.texi (Watch Expressions): Update section on data display
9137 to reflect code changes (GDB Graphical Interface).
9138
8cf51b2c
GM
91392003-10-13 Richard M. Stallman <rms@gnu.org>
9140
9141 * xresources.texi (GTK resources): Clean up previous change.
9142
c8763fb6 91432003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9144
9145 * xresources.texi (GTK resources): Add a note that some themes
9146 disallow customizations. Add scroll theme example.
9147
8cf51b2c
GM
91482003-09-30 Richard M. Stallman <rms@gnu.org>
9149
8cf51b2c
GM
9150 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9151
9152 * misc.texi (Saving Emacs Sessions): Shorten the section,
9153 collapsing back into one node.
9154
91552003-09-30 Lars Hansen <larsh@math.ku.dk>
9156
9157 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9158
ce058493 91592003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9160
9161 * xresources.texi (GTK names in Emacs): Correct typo.
9162
8cf51b2c
GM
91632003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9164
1c6c854e
CS
9165 * cmdargs.texi (Font X): Mention new default font.
9166 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9167 problems involved. (Result of discussion on emacs-devel.)
9168
91692003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9170
9171 * emacs.texi (Acknowledgements): Correct typo.
9172
91732003-09-22 Richard M. Stallman <rms@gnu.org>
9174
9175 * dired.texi (Misc Dired Commands): New node.
9176 (Dired Navigation): Add dired-goto-file.
9177
9178 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9179
9180 * emacs.texi (Acknowledgements): New node, split from Distribution.
9181
9182 * cmdargs.texi (Action Arguments): -f reads interactive args.
9183
8cf51b2c
GM
91842003-09-08 Lute Kamstra <lute@gnu.org>
9185
9186 * screen.texi (Mode Line): Say that POS comes before LINE.
9187 Mention `size-indication-mode'.
1c6c854e
CS
9188 * display.texi (Optional Mode Line):
9189 Document `size-indication-mode'.
8cf51b2c
GM
9190 * basic.texi (Position Info): Mention `size-indication-mode'.
9191
91922003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9193
9194 * xresources.texi (Resources): Refer to `editres' man page.
9195 (Lucid Resources): Update defaults. Expand description of
9196 `shadowThickness'.
9197
91982003-09-04 Miles Bader <miles@gnu.org>
9199
9200 * Makefile.in (top_srcdir): New variable.
9201 ($(top_srcdir)/info): New rule.
9202 (info): Depend on it.
9203
92042003-09-03 Peter Runestig <peter@runestig.com>
9205
9206 * makefile.w32-in: New file.
9207
92082003-08-29 Richard M. Stallman <rms@gnu.org>
9209
9210 * misc.texi (Saving Emacs Sessions): Correct previous change.
9211
8cf51b2c
GM
92122003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9213
8cf51b2c
GM
9214 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9215 (Intro): Include kmacro.texi after fixit.texi instead of after
9216 custom.texi. (As suggested by Kim Storm.)
9217
92182003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9219
9220 * fixit.texi (Fixit): Update `Next' pointer.
9221 * files.texi (Files): Update `Previous' pointer.
9222 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9223 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9224 (Suggested by Kim Storm.)
9225 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9226
92272003-08-18 Kim F. Storm <storm@cua.dk>
9228
9229 * kmacro.texi: New file describing enhanced keyboard macro
9230 functionality. Replaces old description in custom.texi.
9231
9232 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9233 (Keyboard Macros): Move to new kmacro.texi file.
9234
9235 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9236
8cf51b2c
GM
92372003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9238
9239 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9240
92412003-08-17 Alex Schroeder <alex@gnu.org>
9242
9243 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9244 required.
9245
8cf51b2c
GM
92462003-08-05 Richard M. Stallman <rms@gnu.org>
9247
9248 * programs.texi (Lisp Indent): Don't describe
9249 lisp-indent-function property here. Use xref to Lisp Manual.
9250
8cf51b2c
GM
92512003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9252
fffa137c 9253 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9254 abbreviations.
9255
92562003-07-24 Markus Rost <rost@math.ohio-state.edu>
9257
9258 * buffers.texi (List Buffers): Fix previous change.
9259
8cf51b2c
GM
92602003-07-13 Markus Rost <rost@math.ohio-state.edu>
9261
9262 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9263 List*.
9264
92652003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9266
8cf51b2c
GM
9267 * display.texi (Font Lock): Fix typo.
9268
92692003-07-07 Richard M. Stallman <rms@gnu.org>
9270
9271 * display.texi (Font Lock): Add xref for format info on
9272 font-lock-remove-keywords.
9273
9274 * building.texi (Compilation): Document what happens with asynch
9275 children of compiler process.
9276
9277 * help.texi (Library Keywords): Use @multitable.
9278
8cf51b2c
GM
92792003-06-04 Richard M. Stallman <rms@gnu.org>
9280
9281 * programs.texi (Expressions): Delete C-M-DEL.
9282
9283 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9284 comint-move-point-for-output renamed from
9285 comint-scroll-to-bottom-on-output.
9286
9287 * custom.texi (Init Rebinding): Replace previous change with xref.
9288 (Non-ASCII Rebinding): Explain that issue more briefly here.
9289
92902003-05-28 Richard M. Stallman <rms@gnu.org>
9291
9292 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9293
92942003-05-28 Nick Roberts <nick@nick.uklinux.net>
9295
9296 * building.texi (GDB Graphical Interface): New node.
9297 (Rewritten somewhat by RMS.)
9298
c8763fb6 92992003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9300
9301 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9302 non-English letters. Explain how to set coding systems correctly
9303 and how to include the right coding cookie in the file.
9304
c8763fb6 93052003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9306
9307 * indent.texi (Indentation): Explain the concepts.
9308 (Just Spaces): Explain why preventing tabs for indentation might
9309 be useful.
9310
8cf51b2c
GM
93112003-04-16 Richard M. Stallman <rms@gnu.org>
9312
9313 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9314
8cf51b2c
GM
93152003-02-22 Alex Schroeder <alex@emacswiki.org>
9316
9317 * cmdargs.texi (General Variables): Document SMTPSERVER.
9318
8cf51b2c
GM
9319 * sending.texi: Remove SMTP node.
9320 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9321 library.
9322
8cf51b2c
GM
93232003-02-22 Alex Schroeder <alex@emacswiki.org>
9324
9325 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9326
93272003-02-22 Simon Josefsson <jas@extundo.com>
9328
9329 * sending.texi (Mail Methods): Add node about SMTP.
9330
c8763fb6 93312003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9332
9333 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9334
8cf51b2c
GM
93352003-02-01 Kevin Ryde <user42@zip.com.au>
9336
9337 * glossary.texi (Glossary): Correction to cl cross reference.
9338
93392003-01-20 Richard M. Stallman <rms@gnu.org>
9340
9341 * killing.texi (Rectangles): Document C-x c r.
9342
c8763fb6 93432003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9344
9345 * xresources.texi (GTK resources): New node.
9346 (GTK widget names): New node.
9347 (GTK names in Emacs): New node.
9348 (GTK styles): New node.
9349
c8763fb6 93502003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9351
9352 * maintaining.texi (Create Tags Table): Add reference to the new
9353 `etags --help --lang=LANG' option.
9354
8cf51b2c
GM
93552002-10-02 Karl Berry <karl@gnu.org>
9356
49823426 9357 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9358 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9359 where needed for the sake of the HTML output.
8cf51b2c
GM
9360
93612001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9362
9363 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9364 source files.
9365
93662001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9367
9368 * Makefile.in (emacsman): New target.
9369
8cf51b2c
GM
93702001-10-20 Gerd Moellmann <gerd@gnu.org>
9371
9372 * (Version 21.1 released.)
9373
93742001-10-05 Gerd Moellmann <gerd@gnu.org>
9375
9376 * Branch for 21.1.
9377
8cf51b2c
GM
93782001-03-05 Gerd Moellmann <gerd@gnu.org>
9379
9380 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9381
8cf51b2c
GM
93822000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9383
9384 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9385
8cf51b2c
GM
93861999-07-12 Richard Stallman <rms@gnu.org>
9387
9388 * Version 20.4 released.
9389
93901998-12-04 Markus Rost <rost@delysid.gnu.org>
9391
9392 * Makefile.in (INFO_TARGETS): Delete customize.info.
9393 (DVI_TARGETS): Delete customize.dvi.
9394 (../info/customize, customize.dvi): Targets deleted.
9395
93961998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9397
9398 * Version 20.3 released.
9399
94001998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9401
9402 * Makefile.in (EMACSSOURCES): Add mule.texi.
9403 Add msdog.texi, ack.texi. Remove gnu1.texi.
9404
94051998-04-06 Andreas Schwab <schwab@gnu.org>
9406
768c0c0f
JB
9407 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9408 Use it in dvi targets.
8cf51b2c
GM
9409
94101997-09-23 Paul Eggert <eggert@twinsun.com>
9411
9412 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9413 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9414 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9415
94161997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9417
9418 * Version 20.2 released.
9419
94201997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9421
9422 * Version 20.1 released.
9423
94241997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9425
9426 * Makefile (../info/customize, customize.dvi): New targets.
9427 (INFO_TARGETS): Add ../info/customize.
9428 (DVI_TARGETS): Add customize.dvi.
9429
8cf51b2c
GM
94301996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9431
9432 * Version 19.33 released.
9433
94341996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9435
9436 * Version 19.32 released.
9437
8cf51b2c
GM
94381996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9439
9440 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9441
94421996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9443
9444 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9445 Specify -I option.
9446 (All dvi targets): Set the TEXINPUTS variable.
9447
94481996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9449
9450 * Version 19.31 released.
9451
8cf51b2c
GM
94521995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9453
9454 * Version 19.30 released.
9455
8cf51b2c
GM
94561995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9457
9458 * Makefile.in (maintainer-clean): Rename from realclean.
9459
94601994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9461
9462 * Makefile.in: New file.
9463 * Makefile: File deleted.
9464
94651994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9466
9467 * Makefile (TEXINDEX_OBJS): Variable deleted.
9468 (texindex, texindex.o, getopt.o): Rules deleted.
9469 All deps on texindex deleted.
9470 (distclean): Don't delete texindex.
9471 (mostlyclean): Don't delete *.o.
9472 * texindex.c, getopt.c: Files deleted.
9473
94741994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9475
9476 * Version 19.26 released.
9477
94781994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9479
9480 * Makefile (EMACSSOURCES): Exclude undo.texi.
9481
94821994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9483
9484 * Version 19.25 released.
9485
94861994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9487
9488 * Version 19.24 released.
9489
94901994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9491
9492 * Version 19.23 released.
9493
94941994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9495
9496 * Makefile: Delete spurious tab.
9497
94981994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9499
9500 * Makefile (.SUFFIXES): New rule.
9501
8cf51b2c
GM
95021993-12-04 Richard Stallman (rms@srarc2)
9503
9504 * getopt.c: New file.
9505 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9506 (getopt.o): New rule.
9507 (dvi): Don't depend on texindex.
49823426 9508 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9509
95101993-12-03 Richard Stallman (rms@srarc2)
9511
49823426
GM
9512 * Makefile (TEXI2DVI): New variable.
9513 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9514 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9515
95161993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9517
9518 * Version 19.22 released.
9519
95201993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9521
9522 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9523
95241993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9525
9526 * Version 19.21 released.
9527
8cf51b2c
GM
95281993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9529
9530 * Makefile (realclean): Don't delete the Info files.
9531
f0131492 95321993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9533
8cf51b2c
GM
9534 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9535 4' where appropriate.
9536
f0131492 95371993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9538
49823426 9539 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9540
9541 * texindex.c: Include "../src/config.h" if building in emacs.
9542
9543 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9544 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9545 Add target to build texindex.c, defining `emacs'.
9546
8cf51b2c
GM
95471993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9548
9549 * Version 19.19 released.
9550
8cf51b2c
GM
95511993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9552
9553 * Version 19.18 released.
9554
95551993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9556
9557 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9558
95591993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9560
9561 * Version 19.17 released.
9562
95631993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9564
9565 * split-man: Fix typos in last change.
9566
95671993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9568
9569 * Version 19.16 released.
9570
95711993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9572
9573 * version 19.15 released.
9574
95751993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9576
9577 * Makefile (distclean): It's rm, not rf.
9578
95791993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9580
9581 * Version 19.14 released.
9582
95831993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9584
9585 * Makefile: New file.
9586
95871993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9588
9589 * Version 19.13 released.
9590
95911993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9592
9593 * Version 19.9 released.
9594
95951993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9596
9597 * Version 19.8 released.
9598
95991993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9600
9601 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9602
9603 * trouble.texi: It's `enable-flow-control-on', not
9604 `evade-flow-control-on'.
9605
96061993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9607
9608 * display.texi: Document standard-display-european.
9609
96101993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9611
9612 * Version 19.7 released.
9613
9614 * emacs.texi: Add a sentence to the top menu mentioning the
9615 specific version of Emacs this manual applies to.
9616
96171993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9618
9619 * basic.texi: Document next-line-add-lines variable used to
9620 implement down-arrow.
9621
9622 * killing.texi: Document kill-whole-line.
9623
96241993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9625
9626 * text.texi: Update unix TeX ordering information.
9627
96281993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9629
9630 * news.texi: Mention fill-rectangle in keybinding list.
9631
9632 * killing.texi: Document fill-rectangle.
9633
96341993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9635
9636 * vc.texi: Bring the docs up to date with VC 5.2.
9637
96381992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9639
9640 * emacs.tex: Mention blackbox and gomoku under Amusements.
9641 Assembler mode is now mentioned and appropriately indexed
9642 under Programming Modes.
9643
96441991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9645
9646 * emacs.tex: Update TeX ordering information.
9647
8cf51b2c
GM
96481990-06-26 David Lawrence (tale@geech)
9649
9650 * emacs.tex: Note that completion-ignored-extensions is not used
9651 to filter out names when all completions are displayed in
9652 *Completions*.
9653
96541990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9655
9656 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9657
96581990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9659
9660 * emacs.tex: Add @findex grep.
9661
8cf51b2c
GM
96621988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9663
9664 * emacs.tex: Correct two typos. No other changes before
9665 Version 19 will be made.
9666
8cf51b2c
GM
96671988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9668
9669 * emacs.tex: Update information for obtaining TeX distribution from the
9670 University of Washington.
9671
9672;; Local Variables:
c8763fb6 9673;; coding: utf-8
8cf51b2c
GM
9674;; End:
9675
a162959e 9676 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9677
9678 This file is part of GNU Emacs.
9679
352c8b4a 9680 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9681 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9682 the Free Software Foundation, either version 3 of the License, or
9683 (at your option) any later version.
8cf51b2c
GM
9684
9685 GNU Emacs is distributed in the hope that it will be useful,
9686 but WITHOUT ANY WARRANTY; without even the implied warranty of
9687 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9688 GNU General Public License for more details.
9689
9690 You should have received a copy of the GNU General Public License
352c8b4a 9691 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.