Merge from gnulib for 'inline'.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
c07a6ded
PE
12012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2
3 * doclicense.texi, gpl.texi: Update to latest version from FSF.
4 These are just minor editorial changes.
5
6ef2e5ef 62012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
7
8 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
9 clarifications (Bug#12865).
10 (Horizontal Scrolling): Clarifications.
11
2ac9538d 122012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
13
14 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
15
a33da68b
EZ
162012-11-16 Eli Zaretskii <eliz@gnu.org>
17
18 * trouble.texi (Crashing): Add information about MS-Windows and
19 the emacs_backtrace.txt file. (Bug#12908)
20
f78ee6af 212012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
22
23 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
24 actually named gdb-stopped-functions.
25
f78ee6af 262012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
27
28 * misc.texi (Single Shell): Mention async-shell-command-buffer.
29
19e09879
GM
302012-11-10 Glenn Morris <rgm@gnu.org>
31
32 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
33
ef7238c3
GM
34 * emacs.texi (Acknowledgments): Add profiler author.
35 * ack.texi (Acknowledgments): Add some recent contributions.
36
6baf66d5 372012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 38
9d9e48d9
CY
39 * files.texi (Diff Mode): Doc fixes for
40 diff-delete-trailing-whitespace (Bug#12831).
41
4c1f6a5b
CY
42 * trouble.texi (Crashing): Copyedits.
43
6baf66d5 442012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
45
46 * files.texi (Diff Mode): Trailing whitespace updates.
47
6baf66d5 482012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 49
4eeba558
CY
50 * misc.texi (Terminal emulator): Document Term mode faces.
51
7d806bfe
CY
52 * mini.texi (Basic Minibuffer): New node. Document
53 minibuffer-electric-default-mode.
54
55 * display.texi (Visual Line Mode): Fix index entry.
56
cce0aa5a
CY
57 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
58 and index the keybindings. Document tabulated-list-sort.
59 (Kill Buffer): Capitalize Buffer Menu.
60
61 * trouble.texi (Memory Full): Capitalize Buffer Menu.
62
6baf66d5 632012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
64
65 * display.texi (Auto Scrolling): Clarify that scroll-step is
66 ignored when scroll-conservatively is set to a non-zero value.
67 (Bug#12801)
68
6baf66d5 692012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
70
71 * dired.texi (Dired Updating): Doc fix (Bug#11744).
72
87288971
MA
732012-10-30 Michael Albinus <michael.albinus@gmx.de>
74
75 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
76
fc83c2de
CY
772012-10-29 Chong Yidong <cyd@gnu.org>
78
79 * dired.texi (Shell Commands in Dired): Document changes to the
80 dired-do-async-shell-command.
81
82b21017
GM
822012-10-28 Glenn Morris <rgm@gnu.org>
83
84 * ack.texi (Acknowledgments): Mention gv.el.
85
caa5e5a4
BG
862012-10-27 Bastien Guerry <bzg@gnu.org>
87
88 * screen.texi (Menu Bar): Fix typo.
89
05b621a6
CY
902012-10-27 Chong Yidong <cyd@gnu.org>
91
92 * frames.texi (Mouse Avoidance): Mention new variable
93 mouse-avoidance-banish-position.
94
95 * programs.texi (Which Function): Which Function mode now works in
96 all major modes by default.
97
98 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
99
100 * files.texi (Misc File Ops): Symbolic links on Windows only work
101 on Vista and later.
102
103 * building.texi (Compilation): Document compilation-always-kill.
104
105 * search.texi (Symbol Search): New node.
106
107 * package.texi (Package Menu): Document the "new" status.
108
109 * windows.texi (Window Choice): Don't refer to the obsolete
110 special-display feature.
111
cd996018
CY
1122012-10-24 Chong Yidong <cyd@gnu.org>
113
114 * mule.texi (Text Coding): set-buffer-file-coding-system can now
115 be invoked from the mode line.
116
117 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
118 changes to the mark and unmark commands.
119 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
120 which is no longer bound to dired-backup-diff.
121
fe605b94
BG
1222012-10-23 Bastien Guerry <bzg@gnu.org>
123
9eadb1a9
BG
124 * text.texi (Org Authoring): Use a comma after @ref to avoid the
125 insertion of a period in the Info output.
fe605b94 126
d1069532
SM
1272012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
128
129 * custom.texi (Hooks): Clarify that -hooks is deprecated.
130
1fb3aa3f
CY
1312012-10-23 Chong Yidong <cyd@gnu.org>
132
133 * kmacro.texi (Edit Keyboard Macro): Fix typo.
134
f42f1094
DM
1352012-10-18 Dani Moncayo <dmoncayo@gmail.com>
136
137 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
138
6c24e35f
GM
1392012-10-17 Glenn Morris <rgm@gnu.org>
140
141 * mini.texi (Repetition): Further copyedit.
142
429cdb05
DM
1432012-10-17 Dani Moncayo <dmoncayo@gmail.com>
144
145 * mini.texi (Repetition): Copyedit.
146
e5a94ec4
JL
1472012-10-16 Juri Linkov <juri@jurta.org>
148
149 * search.texi (Query Replace): Document multi-buffer replacement
150 keys. (Bug#12655)
151
152 * maintaining.texi (Tags Search): Change link "Replace" to
153 "Query Replace".
154
73f2b4ab
CY
1552012-10-13 Chong Yidong <cyd@gnu.org>
156
157 * files.texi (File Conveniences): ImageMagick enabled by default.
158
d8e213eb
DM
1592012-10-10 Dani Moncayo <dmoncayo@gmail.com>
160
161 * basic.texi (Arguments): Fix typos.
162
b859a383
GM
1632012-10-08 Glenn Morris <rgm@gnu.org>
164
cad4f290
GM
165 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
166
b859a383
GM
167 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
168
f1f4dba0
GM
1692012-10-06 Glenn Morris <rgm@gnu.org>
170
171 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
172 Mention cal-tex-cursor-week2-summary.
173
c6b68a28
CY
1742012-10-06 Chong Yidong <cyd@gnu.org>
175
176 * mini.texi (Passwords): Fix typo.
177
751bac18
GM
1782012-10-02 Glenn Morris <rgm@gnu.org>
179
180 * maintaining.texi (VC Directory Commands):
181 Remove duplicate `q' entry. (Bug#12553)
182
48de8b12
CY
1832012-09-30 Chong Yidong <cyd@gnu.org>
184
185 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
186
187 * search.texi (Special Isearch): Document the lax space search
188 feature and M-s SPC.
189 (Regexp Search): Move main search-whitespace-regexp description to
190 Special Isearch.
191 (Replace): Document replace-lax-whitespace.
192
193 * basic.texi (Position Info): Document C-u M-=.
194 (Moving Point): Document move-to-column.
195
196 * display.texi (Useless Whitespace): Add delete-trailing-lines.
197
198 * misc.texi (emacsclient Options): Document the effect of
199 initial-buffer-choice on client frames. Document server-auth-dir.
200 Do not document server-host, which is bad security practice.
201
202 * building.texi (Lisp Libraries): Docstring lookups can trigger
203 autoloading. Document help-enable-auto-load.
204
205 * mini.texi (Yes or No Prompts): New node.
206
207 * ack.texi (Acknowledgments): Remove obsolete packages.
208
4695c850
GM
2092012-09-27 Glenn Morris <rgm@gnu.org>
210
211 * cal-xtra.texi (Advanced Calendar/Diary Usage):
212 Rename the section to be more general.
213 * emacs.texi: Update menu.
214
e109c4a6
CY
2152012-09-23 Chong Yidong <cyd@gnu.org>
216
217 * buffers.texi (Misc Buffer): Replace toggle-read-only with
218 read-only-mode.
219
220 * files.texi (Visiting): Likewise.
221
2e83df57
PE
2222012-09-22 Paul Eggert <eggert@cs.ucla.edu>
223
224 * trouble.texi (Crashing): Document ulimit -c.
225
58f3a196
PE
2262012-09-21 Paul Eggert <eggert@cs.ucla.edu>
227
228 * trouble.texi (Crashing): Document addr2line.
229
4ef1567b
CY
2302012-09-19 Chong Yidong <cyd@gnu.org>
231
232 * killing.texi (Yanking): Minor clarification (Bug#12469).
233
9e9da873
CY
2342012-09-17 Chong Yidong <cyd@gnu.org>
235
236 * building.texi (GDB User Interface Layout): Remove reference to
237 removed variable gdb-use-separate-io-buffer (Bug#12454).
238
0979429b
J
2392012-09-08 Jambunathan K <kjambunathan@gmail.com>
240
241 * regs.texi (Text Registers): `C-x r +' can now be used instead of
242 M-x append-to-register. New option `register-separator'.
243 (Number Registers): Mention that `C-x r +' is polymorphic.
244
14ba4cf3
CY
2452012-09-07 Chong Yidong <cyd@gnu.org>
246
247 * windows.texi (Window Choice): Don't mention obsolete
248 display-buffer-reuse-frames.
249
cf29dd84
PE
2502012-09-04 Paul Eggert <eggert@cs.ucla.edu>
251
252 Give more-useful info on a fatal error (Bug#12328).
253 * trouble.texi (Crashing): New section, documenting this.
254
aa0ecd94
MA
2552012-08-24 Michael Albinus <michael.albinus@gmx.de>
256
0979429b
J
257 * cmdargs.texi (General Variables):
258 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
259 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 260
ba025fbd
EZ
2612012-08-14 Eli Zaretskii <eliz@gnu.org>
262
263 * building.texi (Debugger Operation): Correct and improve
264 documentation of the GUD Tooltip mode.
265
0c51ff6d
CY
2662012-07-31 Chong Yidong <cyd@gnu.org>
267
268 * emacs.texi: Fix ISBN (Bug#12080).
269
35b6586e
CY
2702012-08-05 Chong Yidong <cyd@gnu.org>
271
272 * display.texi (Faces): Document frame-background-mode (Bug#7774).
273
274 * custom.texi (Face Customization): Move discussion of face
275 inheritance here, from Faces section.
276
0e1a094f 2772012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
278
279 * frames.texi (Mouse Commands): Fix the description of mouse-2.
280 (Bug#11958)
281
e32a12b5
CY
2822012-07-19 Chong Yidong <cyd@gnu.org>
283
284 * emacs.texi: Update ISBN.
285
9ea10cc3
CY
2862012-07-17 Chong Yidong <cyd@gnu.org>
287
288 * basic.texi (Inserting Text): Replace ucs-insert with
289 insert-char. Provide more details of input.
290
291 * mule.texi (International Chars, Input Methods): Likewise.
292
b68b3337
CY
2932012-07-13 Chong Yidong <cyd@gnu.org>
294
dea31bd3
CY
295 * custom.texi (Examining): Update C-h v message.
296
b68b3337
CY
297 * buffers.texi (Misc Buffer): Document view-read-only.
298
ab4c47d3
CY
2992012-07-07 Chong Yidong <cyd@gnu.org>
300
301 * custom.texi (Init File): Index site-lisp (Bug#11435).
302
6edc3d28
CY
3032012-07-06 Chong Yidong <cyd@gnu.org>
304
305 * emacs.texi: Re-order top-level menu to correspond to logical
306 order, to avoid makeinfo warnings.
307
308 * ack.texi (Acknowledgments): Note new python.el.
309
3812efdc
CY
3102012-06-29 Chong Yidong <cyd@gnu.org>
311
312 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
313 * basic.texi (Erasing, Basic Undo): Fix markup.
314
c8d3a25c 3152012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
316
317 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
318
c8d3a25c 3192012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
320
321 * fixit.texi (Undo): Fix typo. (Bug#11775)
322
65400531
GM
3232012-06-27 Glenn Morris <rgm@gnu.org>
324
325 * ack.texi (Acknowledgments): Tiny update.
326
ac1a0ce1 3272012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
328
329 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
330
ddfbf826 3312012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 332
ddfbf826 333 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
334
335 * anti.texi:
336 * building.texi:
337 * cmdargs.texi:
338 * custom.texi:
339 * display.texi:
340 * files.texi:
341 * frames.texi:
342 * glossary.texi:
343 * misc.texi:
344 * mule.texi:
345 * programs.texi:
346 * sending.texi:
347 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
348
85973ba0
MA
3492012-06-06 Michael Albinus <michael.albinus@gmx.de>
350
351 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
352
c1dabff0
GM
3532012-05-28 Glenn Morris <rgm@gnu.org>
354
355 * ack.texi, building.texi, calendar.texi, custom.texi:
356 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
357
abb9615e
GM
3582012-05-27 Glenn Morris <rgm@gnu.org>
359
bd39eb06
GM
360 * emacs.texi: Simplify following removal of node pointers.
361
abb9615e
GM
362 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
363 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
364 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
365 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
366 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
367 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
368 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
369 * windows.texi, xresources.texi: Nuke hand-written node pointers.
370
6c200b4a
GM
3712012-05-22 Glenn Morris <rgm@gnu.org>
372
373 * emacs.texi (Acknowledgments): Add another contributor.
374
3fe7cdc8
GM
3752012-05-12 Glenn Morris <rgm@gnu.org>
376
377 * Makefile.in (MKDIR_P): New, set by configure.
378 (mkinfodir): Use $MKDIR_P.
379
dc0f75c8
GM
3802012-05-10 Glenn Morris <rgm@gnu.org>
381
b8a82b69
GM
382 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
383 with "coding: raw-text".
384
dc0f75c8
GM
385 * files.texi (Interlocking): Mention create-lockfiles option.
386
666b903b 3872012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
388
389 * frames.texi (Mouse References, Mouse Commands): Fix index
390 entries (Bug#11362).
391
eceeb5fc 3922012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 393
eceeb5fc
CY
394 * custom.texi (Customization Groups, Custom Themes, Examining):
395 Improve page breaks.
396
397 * rmail.texi (Rmail Display): Use example rather than smallexample.
398
399 * calendar.texi: Convert inforefs to refs.
400
401 * dired.texi (Dired Enter): Improve page break.
402
403 * abbrevs.texi (Abbrev Concepts): Copyedits.
404
405 * maintaining.texi (Registering, Tag Syntax):
406 Tweak line and page breaks.
407
408 * programs.texi (Programs, Electric C): Copyedits.
409 (Program Modes): Add xref to Fortran.
410 (Left Margin Paren): Remove what was (oddly enough) the only use
411 of defvar in the entire Emacs manual.
412 (Hungry Delete): Remove footnote about ancient Emacs version.
413 (Other C Commands): Use example rather than smallexample.
414
415 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
416 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
417 Tweak line and page breaks.
418
419 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
420 (Major Modes): Use example rather than smallexample.
bbba8869 421
eceeb5fc
CY
422 * mule.texi (Output Coding): Reword to improve page-breaks.
423
424 * frames.texi (Fonts): Tweak line and page breaks.
425 Use example rather than smallexample. Change cross-reference.
426 (Text-Only Mouse): Fix xref.
427
428 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
429 (Indirect Buffers): Tweak line- and page-breaks.
430
431 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
432
8045b906
GM
4332012-05-04 Glenn Morris <rgm@gnu.org>
434
435 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
436 (info, infoclean): Use $INFO_EXT.
437 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
438 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
439 (INFO_TARGETS): Use $INFO_EXT.
440 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
441
90207a15 4422012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
443
444 * emacs.texi (@copying): Only print EDITION in the TeX version.
445
e2058813
GM
446 * search.texi (Regexp Search): Just say "Emacs".
447
a162959e
GM
448 * display.texi (Auto Scrolling):
449 Reword to avoid repetition and improve page break.
450
9eb25ee8
GM
451 * xresources.texi (Resources):
452 * mule.texi (Language Environments):
453 * misc.texi (Amusements):
454 * maintaining.texi (VC Change Log):
455 * frames.texi (Fonts):
456 * custom.texi (Specifying File Variables, Minibuffer Maps):
457 * cmdargs.texi (Initial Options):
458 * building.texi (Flymake):
459 Reword to remove/reduce some overly long/short lines.
460
a4289d0e
GM
4612012-04-27 Glenn Morris <rgm@gnu.org>
462
463 * emacs.texi: Some fixes for detailed menu.
464
1a72be46
GM
465 * emacs.texi: Add "et al." to authors.
466
16152b76
GM
467 * ack.texi, basic.texi, buffers.texi, building.texi:
468 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
469 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
470 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
471 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
472 * search.texi, trouble.texi, windows.texi:
473 Use Texinfo recommended convention for quotes+punctuation.
474
578c1d4b 4752012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 476
578c1d4b
GM
477 * mule.texi (Bidirectional Editing): Improve indexing.
478 Minor wording tweaks.
84412f2c 479
467a33d0
CY
4802012-04-15 Chong Yidong <cyd@gnu.org>
481
482 * misc.texi (emacsclient Options): More clarifications.
483
e6fd457e 4842012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 485
41be52d7
GM
486 * msdog.texi (Windows Printing): It doesn't set printer-name.
487
05806f43
GM
488 * mule.texi (Language Environments): Move font info to "Fontsets".
489 (Fontsets): Move intlfonts etc here from "Language Environments".
490 Copyedits.
491 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
492 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
493
e6fd457e 4942012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 495
0be641c0
CY
496 * glossary.texi (Glossary): Standardize on "text terminal"
497 terminology. All callers changed.
498
6a00f380
CY
499 * misc.texi (emacsclient Options): Document "client frame" concept
500 and its effect on C-x C-c more carefully.
501
e6fd457e 5022012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 503
870e8fb8
GM
504 * frames.texi (Scroll Bars):
505 * glossary.texi (Glossary): Use consistent case for "X Window System".
506
71cd7772
GM
507 * mule.texi (Select Input Method, Coding Systems):
508 State command names in kbd tables.
509 (Recognize Coding): Add cross-ref.
510 (Output Coding): Don't mention message mode in particular.
511 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
512 Copyedits.
513
35dc09a1 5142012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
515
516 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
517 Copyedits.
518 (Coding Systems): Mac OS X apparently uses newlines for EOL.
519 (Recognize Coding): Remove old auto-coding-regexp-alist example.
520 auto-coding-functions does not override coding: tags.
521 Remove rmail-decode-mime-charset; it no longer has any effect.
522
35dc09a1 5232012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
524
525 * custom.texi (Creating Custom Themes): Add reference to Custom
526 Themes node in Lisp manual.
527
35dc09a1 5282012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
529
530 * mule.texi (International): Copyedits.
531 (International Chars): Update C-x = example output.
532 (Disabling Multibyte): Rename from "Enabling Multibyte".
533 Clarify what "unibyte: t" does, and mode-line description.
534 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
535 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 536 (Language Environments): Copyedits.
893585f4
GM
537 (Input Methods): Copyedits. Use "^" for the postfix example,
538 because it is less confusing inside Info's `quotes'.
e0550cae 539
bd7239f5 540 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
541 Update for "Disabling Multibyte" node name change.
542 * emacs.texi: Update for "Disabling Multibyte" node name change.
543
1c64e6ed
GM
544 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
545 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
546 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
547 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
548 * sending.texi, text.texi, trouble.texi:
549 Use @file for buffers, per the Texinfo manual.
550
20331c1c
GM
551 * entering.texi (Entering Emacs):
552 Do not mention initial-buffer-choice = t.
553
8fc85b20
GM
554 * misc.texi (Gnus Startup): Use @env for environment variables.
555
35dc09a1
GM
556 * Makefile.in: Replace non-portable use of $< in ordinary rules.
557
87124233
GM
5582012-04-12 Glenn Morris <rgm@gnu.org>
559
560 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
561
f3774f20
GM
5622012-04-07 Glenn Morris <rgm@gnu.org>
563
564 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
565
8980d0b9
GM
5662012-04-05 Glenn Morris <rgm@gnu.org>
567
568 * glossary.texi (Glossary): Use anchors for internal cross-references.
569
8bf27c8a
GM
5702012-04-04 Glenn Morris <rgm@gnu.org>
571
572 * glossary.texi (Glossary): Copyedits.
573 Use Texinfo-recommended convention for quotes and punctuation.
574 Comment out a few specialized (Rmail) items.
a0706406 575 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 576 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 577
529c06b6
CY
5782012-04-03 Chong Yidong <cyd@gnu.org>
579
580 * sending.texi (Mail Misc): Fix an index entry.
581
53b0595a
EZ
5822012-04-02 Eli Zaretskii <eliz@gnu.org>
583
584 * msdog.texi (Windows Startup): Add description of emacsclient
585 operation under -c and -t on MS-Windows.
586
587 * misc.texi (emacsclient Options): Add cross-reference to "Windows
588 Startup". (Bug#11091)
589
d8e213eb 5902012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
591
592 * custom.texi (Changing a Variable): Fix example.
593
0d224826
EZ
5942012-04-01 Eli Zaretskii <eliz@gnu.org>
595
596 * misc.texi (emacsclient Options): More clarifications about -t
597 and -c on MS-Windows. (Bug#11091)
598
1d265f9f
EZ
5992012-03-31 Eli Zaretskii <eliz@gnu.org>
600
601 * misc.texi (emacsclient Options): Document peculiarities of new
602 frame creation on MS-Windows under -c or -t options. (Bug#11091)
603
5319014e
CY
6042012-03-30 Chong Yidong <cyd@gnu.org>
605
606 * files.texi (File Conveniences): Clarify Imagemagick discussion.
607
2bfab837
GM
6082012-03-22 Glenn Morris <rgm@gnu.org>
609
610 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
611
986bd52a
CY
6122012-03-17 Chong Yidong <cyd@gnu.org>
613
614 * package.texi (Package Installation): Document use of
615 package-initialize in init file.
616
66ecdc9e
GM
6172012-03-16 Glenn Morris <rgm@gnu.org>
618
619 * help.texi (Language Help):
620 * mule.texi (International Chars):
621 etc/HELLO is for character demonstration.
622
d8e213eb 6232012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
624
625 * dired.texi (Shell Commands in Dired): Fix typo.
626
a08a07e3
CY
6272012-03-04 Chong Yidong <cyd@gnu.org>
628
629 * killing.texi (Clipboard): Document clipboard manager.
630
53eced6d
GM
6312012-02-29 Glenn Morris <rgm@gnu.org>
632
f8425af2
GM
633 * ack.texi (Acknowledgments): Use @Tex{} in more places.
634
775b55af
GM
635 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
636
53eced6d
GM
637 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
638
44e97401
GM
6392012-02-28 Glenn Morris <rgm@gnu.org>
640
641 * custom.texi, display.texi, emacs.texi, files.texi:
642 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
643 Standardize possessive apostrophe usage.
644
525795c1
JD
6452012-02-25 Jan Djärv <jan.h.d@swipnet.se>
646
647 * macos.texi (Mac / GNUstep Customization): Remove text about
648 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
649
d8e213eb 6502012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
651
652 * buffers.texi (Select Buffer): Mention that saving in a new file
653 name can switch to a different major mode.
654
6ea1787e
GM
6552012-02-23 Glenn Morris <rgm@gnu.org>
656
49fe4321
GM
657 * mini.texi (Minibuffer File, Completion Options, Repetition):
658 Copyedits.
659 (Completion Example): Other M-x au* commands may be defined.
660 (Completion Styles): Mention emacs21 and completion-category-overrides.
661
8f4042d2
GM
662 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
663 (Windows Keyboard, Windows Mouse, Windows Processes)
664 (Windows Printing, Windows Misc): Copyedits.
665 (ls in Lisp): Update switches list.
666
371fb833
GM
667 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
668 Update dos-mode* function names.
669 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
670 (MS-DOS Processes): Add xref to main ls-lisp section.
671
6ea1787e
GM
672 * ack.texi (Acknowledgments): Mention smie.
673
40ace058
GM
6742012-02-22 Glenn Morris <rgm@gnu.org>
675
676 * macos.texi: Copyedits. Fix @key/@kbd usage.
677 (Mac / GNUstep Basics): Don't mention the panels, since the next
678 section covers them.
679 (Mac / GNUstep Customization): Merge some panel info from previous.
680
41f1e868
GM
6812012-02-21 Glenn Morris <rgm@gnu.org>
682
68af8d4f
GM
683 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
684 Small fixes.
685
2e03845d
GM
686 * emacs-xtra.texi: Picture mode is no longer a chapter.
687
f9a998c3
GM
688 * picture-xtra.texi (Basic Picture): C-a does get remapped.
689
41f1e868
GM
690 * ack.texi (Acknowledgments): Small changes, including resorting,
691 and removal of things no longer distributed.
692
ea09410d
GM
6932012-02-20 Glenn Morris <rgm@gnu.org>
694
2d2f6581
GM
695 * emacs.texi (Top, Preface): Small rephrasings.
696 (menu, detailmenu): Update entries, and reformat some descriptions.
697 * building.texi, display.texi, emacs-xtra.texi, files.texi:
698 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
699 Reformat some menu descriptions.
700
196f8c0e
GM
701 * ack.texi (Acknowledgments): More updates.
702
8730412a
GM
703 * emacs.texi (Acknowledgments): Add several names from ack.texi,
704 and from Author: headers.
ae15b89b 705 (Distrib): Small updates.
ea09410d 706
37863f20
GM
7072012-02-18 Glenn Morris <rgm@gnu.org>
708
37c3b9ee
GM
709 * ack.texi (Acknowledgments): Add xref to Org manual.
710
b474519e
GM
711 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
712 of '*mail*', since Message does not call it that.
713 (Rmail Reply): Rename rmail-dont-reply-to-names.
714 \\`info- no longer handled specially.
715 Update for rmail-enable-mime-composing.
716 Don't mention 'm' for replies.
717 Don't mention rmail-mail-new-frame and cancelling, since it does
718 not work for Message at the moment.
719
a5987767
GM
720 * cal-xtra.texi: Copyedits.
721
37863f20
GM
722 * emacs-xtra.texi: Set encoding to ISO-8859-1.
723
112d1241
GM
7242012-02-17 Glenn Morris <rgm@gnu.org>
725
0fd2c9a3
GM
726 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
727
1d6ecbfa
GM
728 * ack.texi (Acknowledgments): Mention Gnulib.
729
102f1b54
GM
730 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
731
112d1241
GM
732 * calendar.texi: Misc small changes, including updating the dates
733 of examples.
734
3a05ff1d
GM
7352012-02-16 Glenn Morris <rgm@gnu.org>
736
d1354af0
GM
737 * calendar.texi: Misc small changes.
738
5f9756ec
GM
739 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
740 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
741
3b19a30d
GM
742 * dired-xtra.texi (Subdir Switches): Small fixes.
743
3a05ff1d
GM
744 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
745
9f26dc24
GM
7462012-02-15 Glenn Morris <rgm@gnu.org>
747
748 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
749
fb969a57
GM
7502012-02-12 Glenn Morris <rgm@gnu.org>
751
752 * ack.texi (Acknowledgments):
753 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
754
0aca1292
GM
7552012-02-10 Glenn Morris <rgm@gnu.org>
756
104dc9c6
GM
757 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
758
0aca1292
GM
759 * programs.texi (Misc for Programs): Mention electric-layout-mode.
760
91af9d2e
GM
7612012-02-09 Glenn Morris <rgm@gnu.org>
762
0aca1292
GM
763 * buffers.texi (Misc Buffer): M-x info does not seem to require a
764 buffer switch after M-x rename-uniquely.
63c727b2 765
91af9d2e
GM
766 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
767
1ef1990c
JB
7682012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
769
770 * text.texi (Org Mode): Fix typo.
771
e74e58c9
GM
7722012-02-08 Glenn Morris <rgm@gnu.org>
773
cefee440
GM
774 * ack.texi (Acknowledgments): Update emacs-lock info.
775
a7686350
GM
776 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
777
e74e58c9
GM
778 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
779
fe93bc91
GM
7802012-02-07 Glenn Morris <rgm@gnu.org>
781
782 * files.texi (File Conveniences): Mention ImageMagick images.
783
d273439c
GM
7842012-02-05 Glenn Morris <rgm@gnu.org>
785
649f602c
GM
786 * trouble.texi (Checklist): Mention debug-on-event.
787
d273439c
GM
788 * maintaining.texi (Maintaining): Add cross-ref to ERT.
789
a9410bdf
GM
7902012-02-04 Glenn Morris <rgm@gnu.org>
791
1f5e1a16
GM
792 * macos.texi (Customization options specific to Mac OS / GNUstep):
793 New subsection.
794
b7314ef7
GM
795 * display.texi (Colors): Mention list-colors-sort.
796
a9410bdf
GM
797 * files.texi (File Conveniences): Mention image animation.
798
75319d7f
CY
7992012-01-31 Chong Yidong <cyd@gnu.org>
800
801 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
802 scroll bars (Bug#10666).
803
2680c309
CY
8042012-01-28 Chong Yidong <cyd@gnu.org>
805
691db250
CY
806 * files.texi (Filesets): Fix typos.
807
2680c309
CY
808 * display.texi (Faces): Add xref to Colors node.
809
2a90dfca
DM
8102012-01-27 Dani Moncayo <dmoncayo@gmail.com>
811
812 * buffers.texi (Select Buffer): Clarify explanation of switching
813 to new buffers. Fix description of next-buffer and
6df6ae42 814 previous-buffer (Bug#10334).
2a90dfca
DM
815 (Misc Buffer): Add xref to View Mode.
816
817 * text.texi (Fill Commands): Fix description of
818 sentence-end-double-space.
819
20d2304d
CY
8202012-01-23 Chong Yidong <cyd@gnu.org>
821
f088cb8b 822 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 823
01ec1eed
VS
8242012-01-16 Volker Sobek <reklov@live.com> (tiny change)
825
826 * programs.texi (Comment Commands): Typo (bug#10514).
827
06848b82
CY
8282012-01-15 Chong Yidong <cyd@gnu.org>
829
830 * xresources.texi (X Resources): Describe GTK+ case first.
831 (Resources): Don't use borderWidth as an example, since it doesn't
832 work with GTK+.
833 (Table of Resources): Clarify role of several resources, including
834 the Emacs 24 behavior of cursorBlink etc.
835 (Face Resources): Node deleted. Recommend using Customize
836 instead. Add paragraph to `Table of Resources' node summarizing
837 how to use X resources for changing faces.
838 (Lucid Resources): Rewrite, omitting description of font names,
839 referring to the Fonts node instead.
840 (LessTif Resources): Copyedits.
841 (GTK resources): Rewrite, describing the difference between gtk2
842 and gtk3.
843 (GTK Resource Basics): New node.
844 (GTK Widget Names, GTK Names in Emacs): Rewrite.
845 (GTK styles): Just refer to Fonts node for GTK font format.
846
847 * display.texi (Faces): Document the cursor face.
848
a73a3461
CY
8492012-01-14 Chong Yidong <cyd@gnu.org>
850
01ec1eed 851 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
852 (General Variables): Add xref to Lisp Libraries.
853 (Initial Options): Copyedits.
854 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
855 (Environment): Clarify what getenv does.
856 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
857 light backgrounds on xterms.
858 (Misc Variables): TEMP and TMP are not Windows-specific.
859 (Display X): Copyedits.
860 (Colors X): -bd does nothing for GTK.
861 (Icons X): Gnome 3 doesn't use taskbars.
862
863 * misc.texi (Shell): Document exec-path here.
864
865 * rmail.texi (Movemail): Add xref for exec-path.
866
e517eda4
GM
8672012-01-13 Glenn Morris <rgm@gnu.org>
868
869 * dired.texi (Dired and Find): Clarify find-ls-options.
870
1de76afe
CY
8712012-01-09 Chong Yidong <cyd@gnu.org>
872
71873e2b 873 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
874 SHA-256.
875
c61ab18c
CY
8762012-01-07 Chong Yidong <cyd@gnu.org>
877
e490b289
CY
878 * display.texi (Useless Whitespace): Add Whitespace mode.
879
1de77c4c
CY
880 * custom.texi (Hooks): Discuss how to disable minor modes.
881
882 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 883 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 884
c61ab18c
CY
885 * trouble.texi (Lossage): Refer to Bugs node for problems.
886 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
887 (Screen Garbled): Don't refer to terminal "manufacturers".
888 (Total Frustration): Node deleted. Eliza is documented in
889 Amusements now.
71873e2b
SM
890 (Known Problems): More info about using the bug tracker.
891 Mention debbugs package.
c61ab18c
CY
892 (Bug Criteria): Copyedits.
893 (Understanding Bug Reporting): Mention emacs -Q.
894
89bd9ccd
CY
8952012-01-06 Chong Yidong <cyd@gnu.org>
896
897 * custom.texi (Specifying File Variables): The mode: keyword
898 doesn't have to be first anymore. Add example of specifying minor
899 modes.
900 (Directory Variables): Simplify example. Mention application to
901 non-file buffers.
902 (Disabling): Use "initialization file" terminology.
903 (Init Examples): Fix hook example.
904
8034735f
EZ
9052012-01-06 Eli Zaretskii <eliz@gnu.org>
906
907 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
908 (Bug#10422)
909 Move the stuff about resources to xresources.texi.
910
911 * xresources.texi (Resources): Move information about setting X
912 resources in the Registry from cmdargs.texi. Make the index entry
913 be similar to the one in cmdargs.texi.
914
b0d7d8af
CY
9152012-01-05 Chong Yidong <cyd@gnu.org>
916
917 * custom.texi (Customization Groups): Update example.
918 (Browsing Custom): Document the new search field.
919 (Changing a Variable): Update example for Emacs 24 changes.
920 Document Custom-set and Custom-save commands.
921 (Face Customization): Document Emacs 24 changes. De-document
922 modify-face.
923 (Specific Customization): Mention customize-variable.
924 (Custom Themes): Add customize-themes, custom-theme-load-path,
925 custom-theme-directory, and describe-theme.
926 (Creating Custom Themes): New node.
927 (Examining): Mention M-:.
928
929 * package.texi (Packages): Fix typo.
930
88c5c7c8
CY
9312012-01-03 Chong Yidong <cyd@gnu.org>
932
933 * misc.texi (Single Shell): Don't document Lisp usage of
934 shell-command. Tidy up discussion of synchronicity. Add index
935 entries for async-shell-command.
936 (Interactive Shell): Note that M-x shell uses shell-file-name.
937 Note change in behavior in Emacs 24.
938 (Shell Mode): Shell mode now uses completion-at-point.
939 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
940 default method for recognizing prompts nowadays.
941 (Shell Ring): Add xref to Minibuffer History.
942 (Directory Tracking): Explain Dirtrack mode in more detail.
943 (Term Mode): Fix index entries.
944 (Paging in Term): Merge into Term Mode.
945 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
946 (Printing): Fix xref. State default of lpr-switches.
947 (PostScript): Remove obsolete sentence. Omit description of
948 non-interactive behaviors.
949 (Hyperlinking): Improve description.
950 (Browse-URL): Using compose-mail for mailto URLs is the default.
951 Document browse-url-mailto-function.
952 (Goto Address mode): Add index entries. Add xref to Browse-URL.
953 (FFAP): FFAP is not a minor mode.
71873e2b
SM
954 (Amusements): M-x lm was renamed to M-x landmark.
955 Document nato-region.
88c5c7c8 956
b8ecfdfe
CY
9572012-01-01 Chong Yidong <cyd@gnu.org>
958
959 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
960 (Gnus Startup): Note that the system might not be set up for news.
961 Describe group levels more clearly.
962 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
963 Summary of Gnus.
964 (Document View): Copyedits. Move zoom commads to DocView
965 Navigation node.
966 (DocView Navigation, DocView Searching, DocView Slicing)
967 (DocView Conversion): Nodes renamed from Navigation, etc.
968
969 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
970
7bc7d2aa
EZ
9712011-12-31 Eli Zaretskii <eliz@gnu.org>
972
973 * basic.texi (Moving Point): Fix the description of C-n and C-p.
974 (Bug#10380)
975
b30941db
CY
9762011-12-30 Chong Yidong <cyd@gnu.org>
977
978 * sending.texi (Sending Mail): Document initial mail buffer name,
979 and changed multiple mail buffer behavior.
980 (Mail Format): Put the example at the top of the section.
981 (Mail Headers): Move discussion of "From" to the top.
982 (Mail Sending): Document sendmail-query-once.
983 (Citing Mail): Make it less Rmail-specific.
984
0ed49f93
CY
9852011-12-29 Chong Yidong <cyd@gnu.org>
986
987 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
988 example. Add index entries.
989 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
990
c40a7de7
CY
9912011-12-26 Chong Yidong <cyd@gnu.org>
992
71873e2b
SM
993 * dired.texi (Dired Enter, Misc Dired Features):
994 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
995 (Dired Navigation): Add index entries.
996 (Dired Visiting): Fix View Mode xref.
997 (Marks vs Flags): Prefer C-/ binding for undo.
998 (Subdirectories in Dired): Add xrefs.
999 (Misc Dired Features): Document some Emacs 24 changes. Add index
1000 entries.
1001
1002 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1003 variable, since it is explained in Minor Modes node.
1004 (Defining Abbrevs): Copyedits.
1005 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1006 C-/ binding for undo.
1007 (Dabbrev Customization): Add xrefs for case-fold-search and
1008 case-replace.
1009
1010 * dired-xtra.texi (Subdir Switches): Add xref.
1011
1012 * maintaining.texi (VC Directory Commands): Mention quit-window.
1013
3d992aa0
CY
10142011-12-25 Chong Yidong <cyd@gnu.org>
1015
1016 * maintaining.texi (Tags): Mention Semantic.
1017 (Create Tags Table, Etags Regexps): Copyedits.
1018 (Find Tag): Mention minibuffer completion.
1019 (List Tags): Mention completion-at-point. Completion is actually
1020 available in M-x list-tags.
1021
1022 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1023 Document vc-delete-file.
1024
1025 * files.texi (Misc File Ops): Mention vc-delete-file.
1026
1027 * programs.texi (Symbol Completion): Mention completion-at-point
1028 explicitly.
1029
2785d024
CY
10302011-12-22 Chong Yidong <cyd@gnu.org>
1031
1032 * maintaining.texi (Change Log Commands): Don't specially mention
1033 vc-update-change-log which is CVS-only.
1034
1035 * vc1-xtra.texi (Version Headers): Note that these are for
1036 Subversion, CVS, etc. only.
71873e2b
SM
1037 (General VC Options): De-document vc-keep-workfiles.
1038 Fix RCS-isms.
2785d024 1039
0ab39399
EZ
10402011-12-22 Eli Zaretskii <eliz@gnu.org>
1041
1042 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1043 should be @end iftex".
1044
d3098e1e
CY
10452011-12-21 Chong Yidong <cyd@gnu.org>
1046
1047 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1048 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1049 (VC Pull): Mention vc-log-incoming.
1050 (Log Buffer): Add CVS/RCS only disclaimer.
1051
1052 * vc1-xtra.texi (Remote Repositories): Update introduction.
1053 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1054 (Remote Repositories, Version Backups): Node deleted.
1055 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1056 (CVS Options): Reduce verbosity of description of obscure CVS
1057 locking feature.
1058 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1059 Tags node.
1060 (Revision Tags): Move under Miscellaneous VC subsection.
1061 (Change Logs and VC): Note that this is wrong for DVCSs.
1062 De-document log entry manipulating features.
1063 (Renaming and VC): Describe how it works on modern VCSes.
1064
1065 * files.texi (Misc File Ops): Mention vc-rename-file.
1066
1067 * programs.texi (Custom C Indent): Add index entries.
1068
47d42d81
AM
10692011-12-20 Alan Mackenzie <acm@muc.de>
1070
1071 * programs.texi (Motion in C): Update the description of C-M-a and
1072 C-M-e, they now DTRT in enclosing scopes.
1073 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1074
2edef1a0
CY
10752011-12-20 Chong Yidong <cyd@gnu.org>
1076
1077 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1078 (Old Revisions): Use it.
1079 (VCS Repositories): Add "distributed" terminology.
1080 (Log Buffer): Remove duplicate description
1081 about changesets. Fix "current VC fileset" ambiguity.
1082 (Multi-User Branching): Node deleted.
1083 (Branches, Switching Branches): Discuss decentralized version
1084 control systems.
1085 (VC Pull): New node.
1086 (Merging): Document merging on decentralized systems.
1087 (Creating Branches): Note that this is specific to CVS and related
1088 systems.
1089
bc859d5f
CY
10902011-12-19 Chong Yidong <cyd@gnu.org>
1091
1092 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1093 (VC Mode Line): Add index entry for "version control status".
1094 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1095 Document vc-revert-show-diff. De-document vc-rollback.
1096 (VC Directory Mode): Rewrite introduction. Move prefix arg
1097 documentation here from VC Directory Buffer node.
1098 (VC Directory Buffer): Use a decentralized VCS example.
1099 (VC Directory Commands): Use a table. Remove material duplicated
1100 in previous nodes on multi-file VC filsets.
1101
9cff91f8
CY
11022011-12-17 Chong Yidong <cyd@gnu.org>
1103
1104 * maintaining.texi (VCS Concepts): Make "revision" terminology
1105 less CVS-specific.
1106 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1107 Registering node.
71873e2b 1108 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1109 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1110 log buffer. Add index entries.
71873e2b
SM
1111 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1112 Use "commit" terminology.
9cff91f8
CY
1113 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1114 doesn't refer to tags tables. Note other possible forms of the
1115 revision ID. C-x v = does not save.
1116 (Registering): Note similarity to C-x v v action. Fix description
1117 of how backends are chosen. De-document vc-default-init-revision.
1118 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1119 in root log buffers.
1120
f3b316df
CY
11212011-12-16 Chong Yidong <cyd@gnu.org>
1122
1123 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1124 (Basic VC Editing): Remove redundant descriptions.
1125 (VC With A Merging VCS): Make description more general instead of
1126 CVS-specific.
1127 (VC With A Locking VCS): Use VC fileset terminology.
1128
29eabb8e
CY
11292011-12-12 Chong Yidong <cyd@gnu.org>
1130
1131 * building.texi (Executing Lisp): Fix xref for C-M-x.
1132 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1133 manual. Note that load-path is not customizable.
1134 (Lisp Eval): Note that listed commands are available globally.
1135 Explain the meaning of "defun" in the C-M-x context.
1136 (Lisp Interaction): Copyedits.
71873e2b
SM
1137 (External Lisp): Fix name of inferior Lisp buffer.
1138 Mention Scheme.
29eabb8e
CY
1139 (Compilation): Define "inferior process".
1140
cd0314dd
EZ
11412011-12-10 Eli Zaretskii <eliz@gnu.org>
1142
1143 * msdog.texi (Windows Fonts): Document how to force GDI font
1144 backend on MS-Windows.
1145
0595bd7e 11462011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1147
1148 * building.texi (Compilation): Say what the -k flag to make does.
1149 Move subprocess discussion to Compilation Shell.
1150 (Compilation Mode): Add xref for grep, occur, and mouse
1151 references. Define "locus".
1152 (Grep Searching): Use @command.
71873e2b
SM
1153 (Debuggers, Commands of GUD, GDB Graphical Interface):
1154 Clarify intro.
0595bd7e
CY
1155 (Starting GUD): Clarify how arguments are specified.
1156 (Debugger Operation): Index entry for "GUD interaction buffer",
1157 and move basic description here from Commands of GUD node.
1158 (GDB User Interface Layout): Copyedits.
1159 (Source Buffers): Remove gdb-find-source-frame, which is not in
1160 gdb-mi.el.
1161 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1162 toggle-gdb-all-registers, which are not in gdb-mi.el.
1163 Don't re-document GUD interaction buffers.
b09d01da
CY
1164
1165 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1166 (Semantic): Add cindex entries for Semantic.
1167
2a185919
CY
11682011-12-06 Chong Yidong <cyd@gnu.org>
1169
1170 * programs.texi (Man Page): Clarify how to use Man-switches.
1171 Don't bother documenting Man-fontify-manpage-flag.
1172 (Lisp Doc): Add xref to Name Help node.
1173 (Hideshow): Add cindex. Mention role of ellipses, and default
1174 value of hs-isearch-open. Don't bother documenting
1175 hs-special-modes-alist.
1176 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1177 changing the window manager binding of M-TAB.
1178
ebf10822
CY
11792011-12-05 Chong Yidong <cyd@gnu.org>
1180
1181 * programs.texi (Comment Commands): Fix description of for M-; on
1182 blank lines. Move documentation of comment-region here.
1183 (Multi-Line Comments): Clarify the role of comment-multi-line.
1184 Refer to Comment Commands for comment-region doc.
1185 (Options for Comments): Refer to Multi-Line Comments for
1186 comment-multi-line doc, instead of duplicating it. Fix default
1187 values of comment-padding and comment-start-skip.
1188
ec7ae032
CY
11892011-12-04 Chong Yidong <cyd@gnu.org>
1190
1191 * programs.texi (Program Modes): Mention modes that are not
1192 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1193 Add index entry for backward-delete-char-untabify.
1194 Mention prog-mode-hook.
ec7ae032
CY
1195 (Which Function): Use "global minor mode" terminology.
1196 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1197 in Indentation chapter to avoid duplication.
1198 (Expressions): Copyedit.
1199 (Matching): Document Electric Pair mode.
1200
1201 * ack.texi (Acknowledgments):
1202 * rmail.texi (Movemail, Other Mailbox Formats):
1203 * frames.texi (Frames): Don't capitalize "Unix".
1204
a24bf23e
CY
12052011-12-04 Chong Yidong <cyd@gnu.org>
1206
1207 * text.texi (Nroff Mode): Mention what nroff is.
1208 (Text Based Tables, Table Recognition): Don't say "Table mode"
1209 since it's not a major or minor mode.
1210 (Text Based Tables): Reduce the size of the example.
1211 (Table Definition): Clarify definitions.
1212 (Table Creation): Add key table.
1213 (Cell Commands): Use kbd for commands.
1214 (Table Rows and Columns): Combine nodes Row Commands and Column
1215 Commands.
1216 (Fixed Width Mode): Node deleted; contents moved to parent.
1217 (Table Conversion): Shorten example.
1218 (Measuring Tables): Merge into Table Misc.
1219
8863a584
CY
12202011-12-03 Chong Yidong <cyd@gnu.org>
1221
1222 * text.texi (TeX Mode): Mention AUCTeX package.
1223 (TeX Editing): Add xref to documentation for Occur.
1224 (LaTeX Editing): Add xref to Completion node.
1225 (TeX Print): Fix description of tex-directory.
71873e2b 1226 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1227 its subnodes less verbose, since text/enriched files are
1228 practically unused.
71873e2b 1229 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1230 (Format Colors): Node deleted.
71873e2b 1231 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1232 for applying colors too.
1233 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1234
1235 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1236
1237 * display.texi (Colors): New node.
1238
1239 * cmdargs.texi (Colors X):
1240 * xresources.texi (GTK styles):
1241 * custom.texi (Face Customization): Reference it.
1242
1243 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1244 Link to Fill Commands for Justification entry.
1245
6fdebe93
EZ
12462011-12-03 Eli Zaretskii <eliz@gnu.org>
1247
1248 * display.texi (Auto Scrolling): More accurate description of what
1249 scroll-*-aggressively does, including the effect of non-zero
1250 margin. Fix "i.e." markup.
1251
95ca9bc7
CY
12522011-12-02 Chong Yidong <cyd@gnu.org>
1253
1254 * text.texi (Pages): Mention how formfeed chars are displayed.
1255 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1256 Describe adaptive filling more precisely.
1257 (Fill Commands): Note that filling removes excess whitespace.
1258 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1259 now bound to indent-for-tab-command in Text mode.
1260 (Outline Mode): Copyedits.
1261 (Outline Visibility): Note that Reveal mode is a buffer-local
1262 minor mode.
1263
1264 * modes.texi (Major Modes): Move note about checking major-mode in
1265 a hook function here, from Text mode.
1266
6d262977
CY
12672011-11-28 Chong Yidong <cyd@gnu.org>
1268
b22b1918
CY
1269 * text.texi (Words): Add xref to Position Info.
1270 (Paragraphs): Add xref to Regexps.
1271
6d262977
CY
1272 * indent.texi (Indentation): Rewrite introduction. Move table to
1273 Indentation Commands node.
1274 (Indentation Commands): Add index entries to table. Copyedits.
1275 (Tab Stops, Just Spaces): Copyedits.
1276 (Indent Convenience): New node. Document electric-indent-mode.
1277
1278 * programs.texi (Basic Indent):
1279 * windows.texi (Pop Up Window): Fix kindex entry.
1280
dc95a8b0
CY
12812011-11-28 Chong Yidong <cyd@gnu.org>
1282
1283 * modes.texi (Major Modes): Move major-mode variable doc here from
1284 Choosing Modes. Document describe-mode. Document prog-mode-hook
1285 and text-mode-hook. Add example of using hooks.
1286 (Minor Modes): Document behavior of mode command calls from Lisp.
1287 Note that setting the mode variable using Customize will DTRT.
1288 (Choosing Modes): Add example of setting a minor mode using a
1289 local variable.
1290
b63a8e8e
CY
12912011-11-27 Chong Yidong <cyd@gnu.org>
1292
1293 * frames.texi (Creating Frames): Move frame parameter example to
1294 Frame Parameters node.
1295 (Frame Commands): C-x 5 o does not warp the mouse by default.
1296 (Fonts): Add more GTK-style properties; also, they should be
1297 capitalized.
1298 (Special Buffer Frames): Node deleted; special-display is on the
1299 way out.
1300 (Frame Parameters): Example moved here from Creating Frames.
1301 Clarify that default-frame-alist affects the initial frame too.
1302 Delete auto-raise-mode and auto-lower-mode.
1303 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1304 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1305
1306 * windows.texi (Window Choice): Add xref to Lisp manual for
1307 special-display-*.
1308
a3dcc84e
EZ
13092011-11-26 Eli Zaretskii <eliz@gnu.org>
1310
1311 * display.texi (Text Display): Update the description,
1312 cross-references, and indexing related to display of control
1313 characters and raw bytes.
1314
4ad3bc2a
CY
13152011-11-25 Chong Yidong <cyd@gnu.org>
1316
1317 * frames.texi (Frames): Rewrite introduction.
1318 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1319 Mouse-3 does not copy to kill ring by default. DEL does not
1320 behave specially for mouse commands any more.
1321 (Mouse References): Document mouse-1-click-follows-link more
1322 thoroughly.
1323 (Menu Mouse Clicks): Move footnote to the main text and add xref
1324 to Init Rebinding node.
1325 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1326
1327 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1328
20db1522
JB
13292011-11-24 Juanma Barranquero <lekktu@gmail.com>
1330
1331 * display.texi (Font Lock): Fix typo.
1332
01d06b1f
GM
13332011-11-24 Glenn Morris <rgm@gnu.org>
1334
1335 * rmail.texi (Rmail Output):
1336 Mention rmail-automatic-folder-directives. (Bug#9657)
1337
0cbaa1d5
CY
13382011-11-21 Chong Yidong <cyd@gnu.org>
1339
1340 * mark.texi (Global Mark Ring): Fix description of global mark
1341 ring (Bug#10032).
1342
fe7a3057
JB
13432011-11-20 Juanma Barranquero <lekktu@gmail.com>
1344
1345 * msdog.texi (Windows Fonts): Fix typo.
1346
b6e63cbe
GM
13472011-11-17 Glenn Morris <rgm@gnu.org>
1348
1349 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1350
58179cce
JB
13512011-11-16 Juanma Barranquero <lekktu@gmail.com>
1352
1353 * killing.texi (Rectangles):
7877f373
JB
1354 * misc.texi (Document View):
1355 * modes.texi (Choosing Modes):
1356 * msdog.texi (Windows Fonts):
58179cce
JB
1357 * regs.texi (Rectangle Registers):
1358 * search.texi (Isearch Yank): Fix typos.
1359
291d142b
CY
13602011-11-06 Chong Yidong <cyd@gnu.org>
1361
1362 * windows.texi (Basic Window): Add xref to Cursor Display.
1363 (Split Window): Document negative arg for splitting commands.
1364 (Other Window): Document mouse-1 in text area of window.
1365 (Change Window): Don't mention window attributes, since they
1366 aren't defined. C-x 1 can't be used with minibuffer windows.
1367 Windows are no longer auto-deleted.
1368 (Window Choice): Add xref to Choosing Window in Lisp manual.
1369 (Window Convenience): Note that windmove disables shift-selection.
1370 Move M-x compare-windows here from Other Window node.
1371
1372 * custom.texi (Mouse Buttons):
1373 * search.texi (Isearch Scroll):
1374 * windows.texi (Split Window): Use new names split-window-below
1375 and split-window-right.
1376
a7ef684b
JB
13772011-10-26 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * emacs.texi (Top): Fix typo.
1380
d53e1747
GM
13812011-10-25 Glenn Morris <rgm@gnu.org>
1382
1383 * abbrevs.texi (Saving Abbrevs):
1384 quietly-read-abbrev-file is not a command. (Bug#9866)
1385
e7a3ff06
CY
13862011-10-24 Chong Yidong <cyd@gnu.org>
1387
1388 * display.texi (Scrolling): Document scroll-up-line and
1389 scroll-down-line. Document scroll-command property.
1390 (Recentering): New node, split off from Scrolling.
1391
86c60681
CY
13922011-10-23 Chong Yidong <cyd@gnu.org>
1393
da97a9e6
CY
1394 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1395 (Tool Bars): Copyedits.
1396
86c60681
CY
1397 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1398
d195726a
CY
13992011-10-22 Chong Yidong <cyd@gnu.org>
1400
1401 * windows.texi (Displaying Buffers): Fix broken lispref link.
1402
a70e06c1
CY
14032011-10-22 Chong Yidong <cyd@gnu.org>
1404
1405 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1406 Move confirm-nonexistent-file-or-buffer discussion here.
1407
1408 * files.texi (File Names, Visiting): Move detailed discussion of
1409 minibuffer confirmation to Minibuffer Exit.
1410
1411 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1412 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1413
bfd779dd
CY
14142011-10-21 Chong Yidong <cyd@gnu.org>
1415
1416 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1417 (Backup Copying): backup-by-copying-when-mismatch is now t.
1418 (Customize Save): Fix description of require-final-newline.
1419 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1420 (Auto Save Control): Clarify.
1421 (File Archives): Add 7z.
1422 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1423
1424 * arevert-xtra.texi (Autorevert): Copyedits.
1425
6e317956
CY
14262011-10-20 Chong Yidong <cyd@gnu.org>
1427
1428 * custom.texi (Hooks, Init Examples):
1429 * display.texi (Font Lock):
1430 * fixit.texi (Spelling):
1431 * rmail.texi (Rmail Display): Minor mode function with no arg now
1432 enables it.
1433
1434 * fixit.texi (Spelling): Fix description of inline completion.
1435
5abc31ef
CY
14362011-10-19 Chong Yidong <cyd@gnu.org>
1437
1438 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1439 entries.
1440 (Isearch Yank): Document isearch-yank-pop.
1441 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1442 (Other Repeating Search): Document Occur Edit mode.
1443
939db9ac
CY
14442011-10-18 Chong Yidong <cyd@gnu.org>
1445
1446 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1447 from Line Truncation node.
1448 (Standard Faces): Note that only the background of the cursor face
1449 has an effect.
1450 (Cursor Display): Fix descriptions of cursor face
1451 and bar cursor blinking.
1452 (Text Display): Document nobreak-char-display more clearly.
1453 (Line Truncation): Add xref to Split Window node.
1454 (Display Custom): Don't bother documenting baud-rate or
1455 no-redraw-on-reenter.
1456
1457 * search.texi (Slow Isearch): Node removed.
1458
80c6d77f
GM
14592011-10-18 Glenn Morris <rgm@gnu.org>
1460
1461 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1462
d366bd53
CY
14632011-10-18 Chong Yidong <cyd@gnu.org>
1464
1465 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1466 of list-faces-display here, from Standard Faces node.
1467 Note special role of `default' background.
1468 (Standard Faces): Note special role of `default' background.
1469 Note that region face may be taken fom GTK. Add xref to Text Display.
1470 (Text Scale): Rename from "Temporary Face Changes".
1471 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1472 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1473 (Useless Whitespace): Simplify description of
1474 delete-trailing-whitespace. Note active region case.
1475 (Text Display): Fix description of escape-glyph face assignment.
1476 Remove unibye mode discussion. Update some parts for Unicode.
1477 Move glyphless chars documentation to Lisp manual.
1478
1479 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1480
21100e7d
CY
14812011-10-15 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * display.texi (Scrolling): Tweak explanation of scroll direction.
1484 (View Mode): Add index entries.
1485
1486 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1487
1488 * regs.texi (Text Registers): C-x r i does not activate the mark.
1489 (Bookmarks): Document new default bookmark location.
1490
50b063c3
CY
14912011-10-13 Chong Yidong <cyd@stupidchicken.com>
1492
71873e2b
SM
1493 * killing.texi (Deletion): Add xref to Using Region.
1494 Document delete-forward-char.
50b063c3
CY
1495 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1496 description here. Recommend C-u C-SPC for jumping to mark.
1497 (Kill Ring): Move kill ring variable documentation here.
1498 (Primary Selection): Copyedits.
1499 (Rectangles): Document new command rectangle-number-lines.
1500 (CUA Bindings): Note that this disables the mark-even-if-inactive
1501 behavior for C-x and C-c.
1502
1503 * mark.texi (Mark): Mention "active region" terminology.
1504 (Using Region): Document delete-active-region.
1505
e1a3f5b1
CY
15062011-10-12 Chong Yidong <cyd@stupidchicken.com>
1507
1508 * mark.texi (Mark): Clarify description of disabled Transient Mark
1509 mode (Bug#9689).
1510 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1511 selection changes. Mention that commands like C-y set the mark.
1512 (Marking Objects): Add xref to Words node. Note that mark-word
1513 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1514 (Using Region): Mention M-$ in the table.
1515 Document mark-even-if-inactive here instead of in Mark Ring.
1516 (Mark Ring): Move mark-even-if-inactive to Using Region.
1517 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1518 (Disabled Transient Mark): Rename from "Persistent Mark"
1519 (Bug#9688). Callers changed.
1520
1521 * programs.texi (Expressions):
1522 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1523
3dc62b2b
CY
15242011-10-09 Chong Yidong <cyd@stupidchicken.com>
1525
1526 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1527 option" terminology.
1528 (Key Help): Add command names. Define "documentation string".
1529 (Name Help): Remove an over-long joke.
1530 (Apropos): Document prefix args. Remove duplicated descriptions.
1531 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1532 (Package Keywords): Rename from "Library by Keyword".
1533 Describe new package menu interface.
3dc62b2b 1534 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1535
1536 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1537 (Minibuffer History): Document numeric args to history commands.
de09aa52 1538
2d3fe5d7
EZ
15392011-10-08 Eli Zaretskii <eliz@gnu.org>
1540
1541 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1542
b2b0776e
CY
15432011-10-08 Chong Yidong <cyd@stupidchicken.com>
1544
71873e2b
SM
1545 * basic.texi (Position Info): Omit page commands.
1546 Document count-words-region and count-words.
b2b0776e
CY
1547
1548 * text.texi (Pages): Move what-page documentation here.
1549
27a16462
CY
15502011-10-08 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1553 Remote Files node instead of linking directly to the Tramp manual.
1554 (Minibuffer Edit): Add xref to Blank Lines.
1555 (Completion): Add xref to Symbol Completion. Remove redundant
1556 example, which is repeated in the next node.
1557 (Completion Commands): Minor clarifications.
1558 (Completion Styles): New node, split from Completion Commands.
1559 Document substring and initials styles.
1560 (Strict Completion): Remove information duplicated in other nodes.
1561 (Completion Options): Consolidate case difference discussion here.
1562
1563 * help.texi (Help Mode): Fix kindex entries.
1564
1565 * files.texi (File Names): Add index entries.
1566
de0bde62
CY
15672011-10-07 Chong Yidong <cyd@stupidchicken.com>
1568
71873e2b
SM
1569 * basic.texi (Inserting Text): Add xref to Completion.
1570 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1571 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1572 to left/right. Tweak left-char and right-char descriptions.
1573 M-left and M-right are now bound to left-word/right-word.
1574 (Erasing): Document delete-forward-char.
1575
1576 * screen.texi (Screen, Menu Bar): Copyedits.
1577 (Point): Remove duplicate paragraph on cursors, also in Screen.
1578 (Mode Line): Trailing dashes no longer shown on X displays.
1579
1580 * frames.texi (Non-Window Terminals): Index just "text-only
1581 terminal", which is used throughout the manual now.
1582
1583 * entering.texi (Entering Emacs): Define "startup screen".
1584 Document window-splitting behavior with command-line inputs.
1585 (Exiting): Remove obsolete paragraph about shells without suspend
1586 functionality.
1587
1588 * commands.texi (User Input): Define "input event" more clearly.
1589 (Keys): Add xref to Echo Area.
1590 (Commands): Clarify relation between commands and functions.
1591
453e4522
CY
15922011-10-06 Chong Yidong <cyd@stupidchicken.com>
1593
1594 * misc.texi (emacsclient Options): Document how emacsclient runs
1595 the Emacs daemon (Bug#9674).
1596
550f41cd
CY
15972011-10-01 Chong Yidong <cyd@stupidchicken.com>
1598
1599 * basic.texi (Moving Point):
1600 * custom.texi (Mouse Buttons):
1601 * rmail.texi (Rmail Scrolling):
1602 * search.texi (Isearch Scroll):
550f41cd
CY
1603 * display.texi (Scrolling): Replace scroll-up/down with
1604 scroll-up/down-command. Fix scroll-preserve-screen-position
1605 description. Document scroll-error-top-bottom.
1606
9229fe87
GM
16072011-09-30 Glenn Morris <rgm@gnu.org>
1608
1609 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1610
0a2132ba
CY
16112011-09-24 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * windows.texi (Pop Up Window): Defer discussion of window
1614 splitting to the Window Choice node. Add index entries.
1615 (Force Same Window): Node deleted.
1616 (Displaying Buffers, Window Choice): New nodes.
1617
1618 * buffers.texi (Select Buffer): Clarify description of
1619 buffer-switching commands. Add xref to Window Display node.
1620 Don't repeat confirm-nonexistent-file-or-buffer description from
1621 Visiting node. Remove even-window-heights.
1622
1623 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1624
33ed493b
CY
16252011-09-18 Chong Yidong <cyd@stupidchicken.com>
1626
1627 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1628
1629 * xresources.texi (Table of Resources): Fix documentation of
1630 bitmapIcon.
1631
92fa95ad
CY
16322011-09-15 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1635
16254627
EH
16362011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1637
1638 * frames.texi (Frame Commands): Note that delete-other-frames only
1639 deletes frames on current terminal.
1640
c3760c17
EZ
16412011-09-10 Eli Zaretskii <eliz@gnu.org>
1642
1643 * sending.texi (Mail Misc): Document mail-add-attachment.
1644
69b8be97
EZ
16452011-09-04 Eli Zaretskii <eliz@gnu.org>
1646
1647 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1648
3fd50d5c
CY
16492011-08-29 Chong Yidong <cyd@stupidchicken.com>
1650
1651 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1652
e2aeef63
CY
16532011-08-28 Chong Yidong <cyd@stupidchicken.com>
1654
1655 * files.texi (File Archives):
1656 * cal-xtra.texi (Diary Display):
1657 * help.texi (Help Mode): Add xref to View Mode.
1658
ddb54206
CY
16592011-08-28 Chong Yidong <cyd@stupidchicken.com>
1660
a6326082
CY
1661 * display.texi (View Mode): New node. Move view-file here from
1662 Misc File Ops. Move view-buffer here from Misc Buffer.
1663
1664 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1665
04e2ce72 1666 * files.texi (Misc File Ops): Document new
a6326082 1667 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1668
1669 * dired.texi (Dired Deletion): Shorten description of Trash.
1670
ddb54206
CY
1671 * misc.texi (emacsclient Options): Document server-port.
1672
bd206ce5
EZ
16732011-08-27 Eli Zaretskii <eliz@gnu.org>
1674
1675 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1676 even on MS-Windows. Fix a typo.
1677
d43f5a42
CY
16782011-08-26 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * package.texi: New file, documenting the package manager.
1681
1682 * emacs.texi: Include it.
1683
1684 * help.texi (Help Summary): Add describe-package.
1685
e0b1591b
CY
16862011-08-25 Chong Yidong <cyd@stupidchicken.com>
1687
856ce114
CY
1688 * misc.texi (Printing): Convert subnodes into subsections.
1689
f404f8bc
CY
1690 * text.texi (Two-Column): Move into Text chapter.
1691
1692 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1693 Files section. Convert from chapter into section.
1694
1695 * display.texi (Narrowing): Move into display chapter.
1696
e0b1591b
CY
1697 * sending.texi (Sending Mail):
1698 * rmail.texi (Rmail):
1699 * misc.texi (Gnus, Document View):
1700 * dired.texi (Dired):
1701 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1702
75bfc667
JL
17032011-08-07 Juri Linkov <juri@jurta.org>
1704
1705 * dired.texi (Operating on Files): Rewrite according to the fact
1706 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1707
fe676f91
MA
17082011-07-30 Michael Albinus <michael.albinus@gmx.de>
1709
1710 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1711 remote file name completion. (Bug#9197)
1712
4cc60b9b
EZ
17132011-07-28 Eli Zaretskii <eliz@gnu.org>
1714
1715 * mule.texi (Bidirectional Editing): Document the fact that
1716 bidi-display-reordering is t by default.
1717
89671e16
LMI
17182011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
1720 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1721 explicitly (bug#8904).
1722
fb23ecc2
LMI
17232011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1724
1725 * trouble.texi (Checklist): Use an `M-x' example instead of an
1726 Emacs Lisp form to switch on the dribble file (bug#8056).
1727
465c5fc8
LMI
17282011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1729
1730 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1731
90a6258b
GM
17322011-07-13 Glenn Morris <rgm@gnu.org>
1733
1734 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1735
c7588364
LMI
17362011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1737
1738 * mark.texi (Mark Ring): Clarify how many locations are saved
1739 (bug#5770).
1740 (Global Mark Ring): Ditto.
1741
4cb4f3ba
LMI
17422011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1743
d648feab
LMI
1744 * text.texi (Table Recognition): Use "at point" instead of "under
1745 point" (bug#4345).
1746
4cb4f3ba
LMI
1747 * display.texi (Cursor Display): Mention `cursor-type'.
1748
1749 * screen.texi (Point): Clarify that it's only if you use a block
1750 cursor that it appears to be on a character (bug#4345).
1751
ecd0b990
CY
17522011-07-12 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * misc.texi (Amusements): Move dissociated press here, from its
1755 own section.
1756
1757 * emacs.texi (Top): Update node listing.
1758
c2fd0368
LMI
17592011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1760
1761 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1762 clarity (bug#3523).
1763
fdeb32ec
CY
17642011-07-12 Chong Yidong <cyd@stupidchicken.com>
1765
1766 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1767 (Misc X): Document --parent-id.
1768
1769 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1770 defaults to nil.
1771
1772 * misc.texi (emacsclient Options): Document --parent-id.
1773
1774 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1775
f584ca38
LMI
17762011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1777
1778 * emacs.texi: Use "..." instead of ``...'' in the menus
1779 (bug#3503).
1780
963578d3
CY
17812011-07-11 Chong Yidong <cyd@stupidchicken.com>
1782
1783 * killing.texi (Primary Selection): Document `only' setting for
1784 select-active-regions.
1785
1786 * mark.texi (Setting Mark): Reference Shift Selection node.
1787
1788 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1789
a30ed87b
LMI
17902011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1791
47076272
LMI
1792 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1793 motion keys" (bug#3503).
1794
a30ed87b
LMI
1795 * emacs.texi: Change all the register node names from "RegPos"
1796 (etc.) to "Positional Registers" (etc.) (bug#3314).
1797
4d45a8b7
CY
17982011-07-11 Chong Yidong <cyd@stupidchicken.com>
1799
1800 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1801 (Other Kill Commands, Kill Options): Copyedits.
1802 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1803 (Yanking): Move yank-excluded properties discussion here.
1804 (Cut and Paste): Move from frames.texi. Update subnodes to
1805 describe x-select-enable-clipboard case.
1806
1807 * frames.texi: Move Cut and Paste node and subnodes into
1808 killing.texi, except Mouse Commands and Word and Line Mouse.
1809
c160ddee
AM
18102011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1811
1812 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1813
3329e6e3
LMI
18142011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1815
32a214fe
LMI
1816 * screen.texi (Mode Line): Clarify that coding systems are
1817 characters, not letters (bug#1749).
1818
3329e6e3
LMI
1819 * cmdargs.texi (Environment): Mention removing variables
1820 (bug#1615). Text suggested by Kevin Rodgers.
1821
8875da1e
CY
18222011-07-10 Chong Yidong <cyd@stupidchicken.com>
1823
54806e45
CY
1824 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1825
8875da1e
CY
1826 * modes.texi: Rename from major.texi.
1827 (Modes): New node. Make Major Modes and Minor Modes subsections
1828 of this. All callers changed.
1829
1830 * custom.texi (Minor Modes): Move to modes.texi.
1831
7847b2a1
CY
18322011-07-10 Chong Yidong <cyd@stupidchicken.com>
1833
6cfd0fa2
CY
1834 * custom.texi (Syntax): Node deleted.
1835
1836 * help.texi (Help Summary):
1837 * major.texi (Major Modes):
1838 * programs.texi (Parentheses):
1839 * search.texi (Regexp Backslash, Regexp Backslash)
1840 (Regexp Backslash):
1841 * text.texi (Words): Callers changed.
1842
7847b2a1
CY
1843 * text.texi (Refill, Longlines): Delete nodes.
1844
1845 * ack.texi (Acknowledgments): Longlines removed from manual.
1846
1847 * emacs.texi (Top): Update node listing.
1848
2a71c436
GM
18492011-07-09 Glenn Morris <rgm@gnu.org>
1850
1851 * fortran-xtra.texi (Fortran): Update handled extensions.
1852
61436e9f
LMI
18532011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
1855 * display.texi (Scrolling): `C-v' (etc) are now bound to
1856 `scroll-*-command' (bug#8349).
1857
6e560c71
LMI
18582011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1859
48954a09 1860 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1861 doesn't actually delete any files (bug#7125).
1862
2904fd97
LMI
1863 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1864 argument for `C-c C-k' (bug#7391).
1865
6e560c71
LMI
1866 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1867 you're currently using (bug#8489).
1868
978ff6c5
EZ
18692011-07-01 Eli Zaretskii <eliz@gnu.org>
1870
1871 * mule.texi (Coding Systems): Move index entries from the previous
1872 change into their proper places.
1873
0d742084
LMI
18742011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1875
31976bd5
LMI
1876 * help.texi (Help Files): Document view-external-packages (bug#8902).
1877
0d742084
LMI
1878 * mule.texi (Coding Systems): Put a few more of the coding systems
1879 into the index (bug#8900).
1880
9f678528
GM
18812011-06-26 Glenn Morris <rgm@gnu.org>
1882
1883 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1884
18a4ce5e
AR
18852011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1886
1887 * misc.texi (emacsclient Options): Mention --frame-parameters.
1888
f0da764a
GM
18892011-06-09 Glenn Morris <rgm@gnu.org>
1890
1891 * custom.texi (Specifying File Variables):
1892 Recommend explicit arguments for minor modes.
1893
b047e7ac
PE
18942011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1895
1896 Document wide integers better.
1897 * buffers.texi (Buffers):
001903b5
PE
1898 * files.texi (Visiting): Document maxima for 64-bit machines,
1899 and mention virtual memory limits.
b047e7ac 1900
bf41276f
CY
19012011-05-28 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1904
1905 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1906 prog mode (Bug#8240).
1907
e145f188
GM
19082011-05-27 Glenn Morris <rgm@gnu.org>
1909
1910 * custom.texi (Specifying File Variables):
1911 Major modes no longer need come first.
1912
313f790e
CY
19132011-05-22 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1916 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1917
c136e5cd
GM
19182011-05-18 Glenn Morris <rgm@gnu.org>
1919
1920 * ack.texi (Acknowledgments): Remove fakemail.c.
1921
c71a0d48 19222011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1923
1924 Fixes for fitting text into 7x9 printed manual.
1925 * building.texi (Flymake, Breakpoints Buffer):
1926 * calendar.texi (Appointments):
1927 * cmdargs.texi (General Variables, Display X):
1928 * custom.texi (Saving Customizations, Face Customization)
1929 (Directory Variables, Minibuffer Maps, Init Rebinding):
1930 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1931 * fixit.texi (Spelling):
1932 * frames.texi (Creating Frames, Fonts):
1933 * help.texi (Help Files):
1934 * mini.texi (Minibuffer File):
1935 * misc.texi (emacsclient Options, Emulation):
1936 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1937 * mule.texi (International Chars, Language Environments)
1938 (Select Input Method, Modifying Fontsets, Charsets):
1939 * programs.texi (Custom C Indent):
1940 * rmail.texi (Rmail Labels):
1941 * text.texi (Table Conversion):
1942 * trouble.texi (Known Problems, Known Problems):
1943 * windows.texi (Change Window):
1944 * xresources.texi (GTK resources): Reflow text and re-indent code
1945 examples to avoid TeX overflows and underflows on 7x9 paper.
1946
1947 * emacs.texi: Fix the (commented out) smallbook command.
1948
1949 * macos.texi (Mac / GNUstep Events):
1950 * xresources.texi (Lucid Resources): Remove extraneous examples.
1951
b8f82dc1
GM
19522011-05-10 Glenn Morris <rgm@gnu.org>
1953
1954 * custom.texi (Specifying File Variables):
1955 Deprecate using mode: for minor modes.
1956
d306b4da
GM
19572011-05-07 Glenn Morris <rgm@gnu.org>
1958
1959 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1960
548d0a63
GM
19612011-05-06 Glenn Morris <rgm@gnu.org>
1962
5006e634
GM
1963 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1964
548d0a63
GM
1965 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1966
e793a940
LMI
19672011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1968
1969 * misc.texi (Emacs Server): Document `server-eval-at'.
1970
7031be6d
UR
19712011-04-24 Chong Yidong <cyd@stupidchicken.com>
1972
71873e2b
SM
1973 * maintaining.texi (List Tags): Document next-file.
1974 Suggested by Uday S Reddy.
7031be6d 1975
4ffd0d6b 19762011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1977
1978 * mini.texi (Minibuffer Edit):
1979 * screen.texi (Mode Line): Fix typo.
1980
1c6c854e
CS
19812011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1982
024ff170 1983 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1984
c5c9f40f
CY
19852011-03-26 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1988
09725d26
EZ
19892011-03-30 Eli Zaretskii <eliz@gnu.org>
1990
1991 * display.texi (Auto Scrolling): Document the limit of 100 lines
1992 for never-recentering scrolling with `scroll-conservatively'.
1993 (Bug#6671)
1994
09d9db2c 19952011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1996
1997 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1998 HOME on Windows and where it looks for init files. (Bug#8221)
1999
62d94509
EZ
20002011-03-10 Eli Zaretskii <eliz@gnu.org>
2001
2002 * search.texi (Regexp Example):
2003 * mule.texi (International Chars):
2004 * building.texi (External Lisp): Don't use characters outside
2005 ISO-8859-1.
2006
0286d9de
EZ
20072011-03-09 Eli Zaretskii <eliz@gnu.org>
2008
1c6c854e
CS
2009 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2010 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2011
2012 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2013
114902a5 2014 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2015 (Bug#8210)
2016
0afb4571
J
20172011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2018
2019 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2020 for Gtk+ 3.
2021
bb3865e8
GM
20222011-03-08 Glenn Morris <rgm@gnu.org>
2023
6446548e
GM
2024 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2025 * emacs.texi (Acknowledgments):
2026 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2027 * emacs.texi: Set documentencoding.
6446548e 2028
bb3865e8
GM
2029 * display.texi (Optional Mode Line): Don't mention exactly where
2030 display-time appears. (Bug#8193)
2031
33383987
JB
20322011-03-07 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * Version 23.3 released.
2035
892777ba
CY
20362011-03-06 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2039
0b973fc5
DW
20402011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2041
2042 * misc.texi (emacsclient Options): Add q/quiet.
2043
8ef5a2f2
GM
20442011-03-02 Glenn Morris <rgm@gnu.org>
2045
2046 * mule.texi (Communication Coding) <x-select-request-type>:
2047 Remove duplicate (essentially) paragraph. (Bug#8148)
2048
bd106056
CS
20492011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2050
2051 * maintaining.texi (Format of ChangeLog): Add reference to
2052 add-log-full-name.
2053 (Change Log Commands): Add documentation for combining multiple
2054 symbols in one change.
2055
6640b281
GM
20562011-03-01 Glenn Morris <rgm@gnu.org>
2057
2058 * custom.texi (Directory Variables):
2059 Give an example of excluding subdirectories.
2060
2b0c7330 20612011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2062
2063 * search.texi (Regexp Search): Move index entries about regexps to the
2064 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2065
8c62c205
GM
20662011-02-19 Glenn Morris <rgm@gnu.org>
2067
2068 * dired.texi (Dired): Dired-X version number was dropped.
2069
3928f2b6
JD
20702011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2071
2072 * xresources.texi (X Resources): Remove *faceName and replace it with
2073 *font for Lucid.
2074
a41c8660
CY
20752011-02-05 Chong Yidong <cyd@stupidchicken.com>
2076
2077 * rmail.texi (Rmail Display): Document Rmail MIME support more
2078 accurately.
2079
2080 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2081 vc-log-outgoing.
2082 (Merging): Document vc-find-conflicted-file.
2083
233ba4d9 20842011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2085
2086 * custom.texi (Variables): Fix typo.
2087
14beddf4 20882011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2089
65401ee3
CY
2090 * search.texi (Regexps): Copyedits. Mention character classes
2091 (Bug#7809).
2092
19f81ecf
CY
2093 * files.texi (File Aliases): Restore explanatory text from Eli
2094 Zaretskii, accidentally removed in 2011-01-08 commit.
2095
bf3dae7e
EZ
20962011-01-29 Eli Zaretskii <eliz@gnu.org>
2097
2098 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2099 (MAKEINFO_OPTS): New variable.
2100 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2101 (emacs.html): New target.
2102 (clean): Remove emacs.html.
2103
45eb2a5d
WL
21042011-01-23 Werner Lemberg <wl@gnu.org>
2105
2106 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2107 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2108 (ENVADD): Updated.
2109
9acfe703
GM
21102011-01-18 Glenn Morris <rgm@gnu.org>
2111
2112 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2113
2114 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2115
362b9d48
GM
21162011-01-15 Chong Yidong <cyd@stupidchicken.com>
2117
bb033b5f
CY
2118 * building.texi (Compilation): Improve instructions for running two
2119 compilations (Bug#7573).
2120
b024d9f0
MD
2121 * files.texi (Backup Names): Document the new location of the
2122 last-resort backup file.
2123
362b9d48
GM
2124 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2125 manual. Explain why directory-abbrev-alist elements should be anchored
2126 (Bug#7777).
2127
21282011-01-15 Eli Zaretskii <eliz@gnu.org>
2129
2130 * msdog.texi (Windows Startup): Correct inaccurate description of
2131 differences between emacsclient.exe and emacsclientw.exe.
2132
7c420169 21332011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2134
2135 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2136
7c420169 21372011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2138
2139 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2140
7c420169 21412011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2142
2d34d523
EZ
2143 * frames.texi (Cut and Paste): Modify the section's name and text:
2144 don't mix "cut/paste" with "kill/yank".
2145 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2146 (Bug#7702)
2147
88ab4340
EZ
2148 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2149
7c420169 21502011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2151
2152 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2153 matches its position in the menu. (Bug#7674)
2154
7c420169 21552011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2156
2157 * trouble.texi (Checklist): Mention not replying via news either.
2158
92bb6c52
TH
21592010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2160
2161 * misc.texi (Document View): Update DocView section with newly
2162 supported document formats.
2163
b103c904
CY
21642010-12-21 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * killing.texi: Resection the Info version to conform to the
2167 printed manual, to avoid making sections on Accumulating Text, CUA
2168 and Rectangles into full chapters.
2169
f49d1f52 21702010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2171
2172 * custom.texi (Init Syntax): Add index entries for "character syntax".
2173 (Bug#7576)
2174
f49d1f52 21752010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2176
2177 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2178
f49d1f52 21792010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2180
2181 * trouble.texi (Checklist): Fix typo in newsgroup name.
2182
f49d1f52 21832010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2184
2185 * search.texi (Word Search): Note that the lazy highlight always
2186 matches to whole words (Bug#7470).
2187
f49d1f52 21882010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2189
4f1948eb
EZ
2190 * display.texi (Optional Mode Line): Make the description of
2191 load-average more accurate.
2192
b8a9e136
EZ
2193 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2194 registry, with a cross-reference.
62d72a4a
EZ
2195 (Windows Startup): New node. Move the stuff about the current
2196 directory from "Windows HOME".
b8a9e136 2197
07976ae3 21982010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2199
2200 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2201 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2202
07976ae3 22032010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2204
2205 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2206 Suggested by Štěpán Němec.
2207
07976ae3 22082010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2209
1aaae3f3
CY
2210 * maintaining.texi (Version Control): Say "commit", not "check in".
2211 (Version Control Systems): Simplify descriptions.
2212 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2213 VCS Concepts.
2214 (VC Mode Line): Update example.
2215 (Old Revisions): Document revert-buffer for vc-diff.
2216 (Log Buffer): Promote to a subsection. Document header lines.
2217
1c6c854e
CS
2218 * macos.texi (Mac / GNUstep Basics):
2219 Document ns-right-alternate-modifier.
ec8a6295 2220
1aaae3f3
CY
2221 * emacs.texi (Top): Update node listing.
2222
0eb025fb
EZ
22232010-11-13 Eli Zaretskii <eliz@gnu.org>
2224
2225 * rmail.texi (Rmail Coding): Characters with no fonts are not
2226 necessarily displayed as empty boxes.
2227
2228 * mule.texi (Language Environments, Fontsets): Characters with no
2229 fonts are not necessarily displayed as empty boxes.
2230
2231 * display.texi (Text Display): Document display of glyphless
2232 characters.
2233
ea4f7750
GM
22342010-11-13 Glenn Morris <rgm@gnu.org>
2235
2236 * basic.texi (Position Info): Add M-x count-words-region.
2237
90639cea
GM
22382010-11-11 Glenn Morris <rgm@gnu.org>
2239
2240 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2241
d607b96b 22422010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2243
2244 * msdog.texi (Windows HOME): Add information regarding startup
2245 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2246
c12e4a81
GM
22472010-10-11 Glenn Morris <rgm@gnu.org>
2248
df187c62
GM
2249 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2250
c12e4a81
GM
2251 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2252 (DVIPS): New variable.
234db610
GM
2253 (.PHONY): Add html, ps.
2254 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2255 (clean): Delete html, ps files.
c12e4a81 2256
6513b232
EZ
22572010-10-09 Eli Zaretskii <eliz@gnu.org>
2258
2259 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2260
f4f358f1
GM
22612010-10-09 Glenn Morris <rgm@gnu.org>
2262
c1dc72b3
GM
2263 * Makefile.in (VPATH): Remove.
2264 (infodir): Make it absolute.
2265 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2266
4393405b
GM
2267 * Makefile.in (dist): Anchor regexps.
2268
eef3ab94
GM
2269 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2270 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2271 (emacs-xtra.pdf): Use $<.
2272
aa9db089
GM
2273 * Makefile.in (infoclean): Remove harmless, long-standing error.
2274
abd40fb4
GM
2275 * Makefile.in ($(infodir)): Delete rule.
2276 (mkinfodir): New.
2277 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2278
f4f358f1 2279 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2280 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2281 * emacsver.texi: New file, replacing emacsver.texi.in.
2282
ea274122
GM
22832010-10-09 Glenn Morris <rgm@gnu.org>
2284
f7a31f11
GM
2285 * emacsver.texi.in: New file.
2286 * emacs.texi: Set EMACSVER by including emacsver.texi.
2287 * Makefile.in (distclean): Delete emacsver.texi.
2288 (dist): Copy emacsver.texi.
b13254e7 2289 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2290
3fb78d1f
GM
2291 * ack.texi (Acknowledgments): No more b2m.c.
2292
ea274122
GM
2293 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2294 (emacs): Remove rule.
2295 (dist): No need to deal with the emacs rule any more.
2296
17ca7950
GM
22972010-10-07 Glenn Morris <rgm@gnu.org>
2298
2299 * Makefile.in (version): New, set by configure.
2300 (clean): Delete dist tar file.
2301 (dist): Use version in tar name.
2302
4c83f6e1
GM
23032010-10-06 Glenn Morris <rgm@gnu.org>
2304
2305 * Makefile.in (EMACS_XTRA): Add the main source file.
2306 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2307 (mostlyclean): No core files, reorder other files.
2308 (clean): Delete specific dvi and pdf files.
2309 (infoclean, dist): New rules.
2310 (maintainer-clean): Use infoclean.
8a944cea 2311 ($(infodir)): Add parallel build workaround.
4c83f6e1 2312
0264072d
GM
23132010-10-04 Glenn Morris <rgm@gnu.org>
2314
2315 * Makefile.in (SHELL): Set it.
2316 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2317 (info, dvi): Replace above variables with their expansions.
2318 (info): Move mkdir from here...
2319 ($(infodir)/emacs): ... to here (for parallel builds).
2320 (pdf): New target.
2321 ($(infodir)/emacs): Pass -o option to makeinfo.
2322 (.PHONY): Declare clean rules.
2323 (maintainer-clean): Delete dvi and pdf files.
2324 Guard against cd failures. Use a more restrictive delete.
2325
3226d6ca
GM
23262010-10-02 Glenn Morris <rgm@gnu.org>
2327
2328 * misc.texi (Shell Mode): Remove reference to old function name.
2329
cad90f3b
EZ
23302010-09-30 Eli Zaretskii <eliz@gnu.org>
2331
2332 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2333 indicator characters.
2334
5f874327
GM
23352010-09-29 Glenn Morris <rgm@gnu.org>
2336
2337 * Makefile.in (top_srcdir): Remove unused variable.
2338
0ab9cff3
GM
23392010-09-14 Glenn Morris <rgm@gnu.org>
2340
67ae9766
GM
2341 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2342 the last hook item.
2343
0ab9cff3
GM
2344 * calendar.texi (Appointments): Also updated when a diary include file
2345 is saved.
2346
6664fc59 23472010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2348
2349 * trouble.texi (Bugs): Update the section intro.
2350 (Known Problems): New section.
2351 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2352 (Sending Patches): Bug fixes are best as responses to existing bugs.
2353 * emacs.texi (Known Problems): Add menu entry for new section.
2354
be3283d7
GM
23552010-09-09 Glenn Morris <rgm@gnu.org>
2356
2357 * xresources.texi: Untabify.
2358
10999305 23592010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2360
2361 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2362
10999305 23632010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2364
2365 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2366
30641319
JD
23672010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2368
2369 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2370
50dd7bc6
GM
23712010-08-21 Glenn Morris <rgm@gnu.org>
2372
2373 * misc.texi (Amusements): Mention bubbles and animate.
2374
5e620eca
EZ
23752010-07-31 Eli Zaretskii <eliz@gnu.org>
2376
2377 * files.texi (Visiting): Add more index entries for
2378 large-file-warning-threshold.
2379
8b2dd508
JD
23802010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2381
2382 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2383
8838673e
GM
23842010-06-23 Glenn Morris <rgm@gnu.org>
2385
2386 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2387 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2388 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2389 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2390 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2391 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2392 Untabify Texinfo files.
2393
04d3bb6c
GM
23942010-06-10 Glenn Morris <rgm@gnu.org>
2395
103dd3a8
GM
2396 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2397
04d3bb6c
GM
2398 * basic.texi (Inserting Text): Fix typo.
2399
50b79479
GM
24002010-06-10 Glenn Morris <rgm@gnu.org>
2401
2402 * ack.texi (Acknowledgments):
2403 * emacs.texi (Acknowledgments): Update for notifications.el.
2404
86d7a550
DU
24052010-05-31 Daiki Ueno <ueno@unixuser.org>
2406
2407 * dired.texi (Operating on Files): Mention encryption commands
2408 (Bug#6315).
2409
db5dce9d
EZ
24102010-05-29 Eli Zaretskii <eliz@gnu.org>
2411
2412 * basic.texi (Moving Point): Update due to renaming of commands bound
2413 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2414
34313041
EZ
24152010-05-18 Eli Zaretskii <eliz@gnu.org>
2416
2417 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2418 paragraphs.
2419 (Line Truncation): Fix wording for bidi display.
2420
1fc0ce04 2421 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2422 keys.
2423
0235128c 24242010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2425
2426 * building.texi (GDB Graphical Interface): Remove misleading comparison
2427 to an IDE (Bug#6128).
2428
0235128c 24292010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2430
2431 * programs.texi (Man Page):
2432 * misc.texi (Invoking emacsclient):
2433 * mini.texi (Repetition):
2434 * mark.texi (Setting Mark): Fix typos.
2435
0235128c 24362010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2437
2438 * misc.texi (Printing): Document htmlfontify-buffer.
2439
0235128c 24402010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2441
2442 * calendar.texi (Displaying the Diary, Format of Diary File):
2443 Fix external cross-references for TeX format output.
2444
0235128c
SM
24452010-05-07 Chong Yidong <cyd@stupidchicken.com>
2446
2447 * Version 23.2 released.
2448
f63d0028
JD
24492010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2450
2451 * cmdargs.texi (Initial Options): Mention --chdir.
2452
20fe03ad
JD
24532010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2454
2455 * frames.texi (Tool Bars): Add tool-bar-style.
2456
b7d65a5f
GM
24572010-04-21 Glenn Morris <rgm@gnu.org>
2458
2459 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2460
a42dbee1
CY
24612010-04-18 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * programs.texi (Semantic): New node.
2464
2465 * maintaining.texi (EDE): New node.
2466
2467 * emacs.texi: Update node listing.
2468
2469 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2470
6e104790 24712010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2472
d52dbd3d
GM
2473 * emacs.texi (Acknowledgments): Remove duplicate.
2474
a77fe20c
GM
2475 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2476
6e104790 24772010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2478
4ebe9902
GM
2479 * dired.texi (Misc Dired Features): Mention VC diff and log.
2480 * maintaining.texi (Old Revisions, VC Change Log):
2481 Mention that diff and log work in Dired buffers.
2482
98932641
GM
2483 * help.texi (Help Summary): Mention M-x info-finder.
2484
d5b22ab2 2485 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2486
4d4e9522
GM
2487 * custom.texi (Specifying File Variables, Directory Variables):
2488 Document new commands for manipulating local variable lists.
2489
6e104790 24902010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2491
2492 * trouble.texi (Contributing): Add cindex entry.
2493 Mention etc/CONTRIBUTE.
2494
6e104790 24952010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2496
2497 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2498 query-replace (Bug#5774).
2499
a20a9df3
GM
25002010-04-16 Glenn Morris <rgm@gnu.org>
2501
2502 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2503
1ecb2d3f
JD
25042010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2505
2506 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2507
99852628
JD
25082010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2509
2510 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2511
ce79424f
EZ
25122010-03-30 Eli Zaretskii <eliz@gnu.org>
2513
2514 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2515 cross-reference to "Inserting Text".
2516
2517 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2518 Mention completion provided by `ucs-insert'.
2519
85738751 25202010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2521
2522 * sending.texi (Sending Mail): Note variables that may need
2523 customizing.
2524 (Mail Sending): Expand discussion of send-mail-function.
2525
85738751 25262010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2527
2528 Document Message mode as the default mail mode.
2529
2530 * sending.texi (Sending Mail): Copyedits.
2531 (Mail Format, Mail Headers): Document mail-from-style changes.
2532 (Mail Commands): Rename from Mail mode. Document Message mode.
2533 (Mail Misc): Rename from Mail mode Misc.
2534 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2535 command names and update keybindings.
2536 (Header Editing): Document message-tab. De-document
2537 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2538 favor of mail-default-headers. Ad index entries for user-full-name and
2539 user-mail-address.
1c6c854e
CS
2540 (Citing Mail): Update changes in Message mode behavior.
2541 Document mail-yank-prefix.
e73c2434
CY
2542 (Mail Signature): New node, moved from Mail Misc.
2543 (Mail Aliases): Mail abbrevs are the default with Message mode.
2544 (Mail Methods): Note that Message mode is now the default.
2545
2546 * rmail.texi (Rmail Reply):
2547 * text.texi (Text Mode):
2548 * major.texi (Major Modes):
2549 * mule.texi (Output Coding): Refer to Message mode.
2550
2551 * custom.texi (Init Examples): Add xref to Mail Header.
2552
1fc0ce04 2553 * emacs.texi (Top): Fix xrefs.
e73c2434 2554
85738751 25552010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2556
c0c035fa
CY
2557 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2558 repository if there is none.
2559 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2560 vc-print-root-log.
ef7b27ef 2561 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2562
71785b7a
CY
2563 * programs.texi (Program Modes): Mention Javascript mode.
2564
f67c5dd0
CY
2565 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2566 * emacs.texi: Update node description.
2567
0f72a391 2568 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2569 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2570
dc2d2590
JL
25712010-03-30 Juri Linkov <juri@jurta.org>
2572
2573 * search.texi (Other Repeating Search): Remove line that `occur'
2574 can not handle multiline matches.
2575
a7b02820
EZ
25762010-03-30 Eli Zaretskii <eliz@gnu.org>
2577
2578 * mule.texi (International): Mention support of bidirectional editing.
2579 (Bidirectional Editing): New section.
2580
22ef1944
NR
25812010-03-28 Nick Roberts <nickrob@snap.net.nz>
2582
2583 * emacs.texi (Top): Update node names to those in building.texi.
2584
146b8b16
NR
25852010-03-27 Nick Roberts <nickrob@snap.net.nz>
2586
c5e87d10
PE
2587 doc/emacs/building.texi: Describe restored GDB/MI functionality
2588 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2589 doc/emacs/emacs.texi: Update node names for building.texi.
2590
6d98672d
GM
25912010-03-24 Glenn Morris <rgm@gnu.org>
2592
2593 * ack.texi (Acknowledgments):
2594 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2595
93318cbd
JD
25962010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2597
2598 * xresources.texi (Table of Resources): Clarify toolBar number
2599 for Gtk+.
2600
2601 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2602
15cf2f52
CY
26032010-03-21 Chong Yidong <cyd@stupidchicken.com>
2604
4102856c
CY
2605 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2606
15cf2f52
CY
2607 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2608 and multi-isearch-buffers-regexp.
2609
2610 * indent.texi (Indentation): Clarify description of
2611 indent-for-tab-command. Document tab-always-indent.
2612
d68eb23c
CY
26132010-03-20 Chong Yidong <cyd@stupidchicken.com>
2614
2615 * cmdargs.texi (Font X): Move most content to Fonts.
2616
2617 * frames.texi (Fonts): New node. Document font-use-system-font.
2618
2619 * emacs.texi (Top):
2620 * xresources.texi (Table of Resources):
2621 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2622
288f9fc0
CY
26232010-03-10 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * Branch for 23.2.
2626
17782bec
CY
26272010-03-06 Chong Yidong <cyd@stupidchicken.com>
2628
2629 * custom.texi (Init Examples): Add xref to Locals.
2630
2631 * major.texi (Choosing Modes): Mention usage of setq-default for
2632 setting the default value of major-mode (Bug#5688).
2633
b4a1a8b2
CY
26342010-03-02 Chong Yidong <cyd@stupidchicken.com>
2635
2636 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2637
2638 * display.texi (Display Custom): Document make-pointer-invisible and
2639 underline-minimum-offset. Remove inverse-video.
2640
a1e759cd
CY
26412010-02-21 Chong Yidong <cyd@stupidchicken.com>
2642
2643 * frames.texi (Frame Commands): Note that the last ordinary frame can
2644 be deleted in daemon mode (Bug#5616).
2645
4f3bc373
GM
26462010-02-18 Glenn Morris <rgm@gnu.org>
2647
2648 * trouble.texi (Contributing): Repository is no longer CVS.
2649
5dbbdd33
GM
26502010-02-08 Glenn Morris <rgm@gnu.org>
2651
2652 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2653
cd61af01
SM
26542010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2655
2656 * display.texi (Useless Whitespace, Text Display):
2657 * custom.texi (Init Examples): Avoid obsolete special default variables
2658 like default-major-mode.
2659
b1bb0a25 26602010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2661
2662 * programs.texi (Other C Commands): Replace reference to obsolete
2663 c-subword-mode.
2664
99d0985b
GM
26652010-01-21 Glenn Morris <rgm@gnu.org>
2666
2667 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2668
893db5bc
GM
26692010-01-12 Glenn Morris <rgm@gnu.org>
2670
2671 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2672 emacs-pretest-bug for bug reports for development versions.
2673
0419b8d6
GM
26742010-01-11 Glenn Morris <rgm@gnu.org>
2675
2676 * display.texi (Highlight Interactively): `t' does not mean highlight
2677 all patterns. (Bug#5335)
2678
26e533e2
CY
26792009-12-29 Chong Yidong <cyd@stupidchicken.com>
2680
2681 * misc.texi (Shell): Document async-shell-command.
2682
2683 * building.texi (Grep Searching): Document zrgrep.
2684
484eaeac 2685 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2686
7ee6c59b
NR
26872009-12-29 Nick Roberts <nickrob@snap.net.nz>
2688
2689 * building.texi: Import GDB Graphical Interface description from
2690 EMACS_23_1_RC.
2691
91ed7ea8
CY
26922009-12-24 Chong Yidong <cyd@stupidchicken.com>
2693
2694 * emacs.texi (Top): Update node listing.
2695
2696 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2697
2698 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2699
2700 * cmdargs.texi (Initial Options):
2701 * xresources.texi (Resources): Document inhibit-x-resources.
2702
2703 * custom.texi (Specifying File Variables): Note that minor modes are
2704 enabled unconditionally.
2705
2706 * display.texi (Scrolling): Briefly document the old recenter command,
2707 and document recenter-positions.
2708
2709 * files.texi (Visiting):
2710 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2711
1c6c854e
CS
2712 * frames.texi (Cut/Paste Other App):
2713 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2714
2715 * killing.texi (Kill Options): New node.
2716
6ca89aaa
CY
27172009-12-05 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * misc.texi (Shell Options): ansi-color is now default.
2720
806642d4
GM
27212009-12-05 Glenn Morris <rgm@gnu.org>
2722
806642d4
GM
2723 * emacs.texi (Top): Update menu for cal-xtra node changes.
2724 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2725 or mode line. Don't mention invisible text or the details of
2726 diary-print-entries here, only in cal-xtra.
2727 (Format of Diary File): Mention that the "date on first line" format
2728 only really affects the simple display.
2729 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2730 (Diary Customizing): Holidays may be in the buffer or mode line.
2731 Move diary-print-entries to the "Diary Display" section.
2732 (Diary Display): New section, split out from "Fancy Diary Display".
2733 Explain the limitations of simple display, and how to print it.
2734
1a4f0c0a
GM
2735 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2736
e11adbd8
GM
2737 * cal-xtra.texi (Diary Display): Mention View mode.
2738
29a483ac
JL
27392009-11-29 Juri Linkov <juri@jurta.org>
2740
2741 * display.texi (Highlight Interactively): Actually a list of
2742 default faces is pre-loaded into a list of default values
2743 instead of the history.
2744
83d60c79
GM
27452009-11-20 Glenn Morris <rgm@gnu.org>
2746
2747 * ack.texi (Acknowledgments):
2748 * emacs.texi (Acknowledgments): Add htmlfontify.
2749
276bbe96
GM
27502009-11-14 Glenn Morris <rgm@gnu.org>
2751
98ad1bae
GM
2752 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2753
276bbe96
GM
2754 * ack.texi (Acknowledgments):
2755 * emacs.texi (Acknowledgments): Update for recent Org changes.
2756
18430066
CY
27572009-10-31 Chong Yidong <cyd@stupidchicken.com>
2758
2759 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2760 `charset' property, which is irrelevant to the user manual (Bug#3526).
2761
522ddc9f
JB
27622009-10-14 Juanma Barranquero <lekktu@gmail.com>
2763
2764 * trouble.texi (DEL Does Not Delete): Fix typo.
2765
50b49ade
MA
27662009-10-05 Michael Albinus <michael.albinus@gmx.de>
2767
2768 * files.texi (Misc File Ops): Mention copy-directory.
2769
6308321a
EZ
27702009-10-04 Eli Zaretskii <eliz@gnu.org>
2771
43b3b4d1
EZ
2772 * mule.texi (Unibyte Mode): Emphasize that
2773 unibyte-display-via-language-environment affects only the display.
2774
6308321a
EZ
2775 * display.texi (Horizontal Scrolling): Document cursor behavior under
2776 horizontal scrolling when point moves off the screen (Bug#4564).
2777 Improve wording.
2778
bd51ea7f
MA
27792009-10-01 Michael Albinus <michael.albinus@gmx.de>
2780
2781 * files.texi (Directories): delete-directory prompts for recursive
2782 deletion.
2783
55381962
GM
27842009-09-30 Glenn Morris <rgm@gnu.org>
2785
2786 * ack.texi (Acknowledgments):
2787 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2788
13989ab1
TH
27892009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2790
2791 * dired.texi (Dired Navigation): Use @code instead of @var for
2792 dired-isearch-filenames, so that it's not capitalized.
2793
8ba46c89
CY
27942009-09-19 Chong Yidong <cyd@stupidchicken.com>
2795
2796 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2797
2798 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2799
2800 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2801 (Key Bindings): Reference Init Rebinding in introductory text.
2802 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2803 (Keymaps): Simplify.
2804 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2805 (Minibuffer Maps): Remove mention of Mocklisp.
2806 (Init Rebinding): Move mode-local rebinding example here from Local
2807 Keymaps.
2808 (Modifier Keys): Clarify.
1e11b018 2809 (Rebinding): Add cindex for "binding keys".
8ba46c89 2810
6a5ca7c8
CY
28112009-09-13 Chong Yidong <cyd@stupidchicken.com>
2812
2813 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2814
0e1cba51
NR
28152009-08-31 Nick Roberts <nickrob@snap.net.nz>
2816
6a5ca7c8 2817 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2818 Reorganize these two sections.
0e1cba51 2819
76a87a4d
EZ
28202009-08-29 Eli Zaretskii <eliz@gnu.org>
2821
2822 * cmdargs.texi (Initial Options): Fix last change.
2823
82e98df4
SM
28242009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2825
2826 * mule.texi (Enabling Multibyte):
2827 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2828 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2829
fb89fad9
GM
28302009-08-20 Glenn Morris <rgm@gnu.org>
2831
2832 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2833
e99652b0
GM
28342009-08-19 Glenn Morris <rgm@gnu.org>
2835
2836 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2837
5cca97ad
GM
28382009-08-18 Glenn Morris <rgm@gnu.org>
2839
2840 * ack.texi (Acknowledgments):
2841 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2842
997797ae 2843 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2844
985bf85b
GM
28452009-08-09 Glenn Morris <rgm@gnu.org>
2846
2847 * ack.texi (Acknowledgments):
2848 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2849
8d6bb99e
DD
28502009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2851
2852 * emacs.texi (Top): Add new menu items for GDB-UI.
2853
2854 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2855 section. Threads buffer is in separate section now.
8d6bb99e 2856
8353da9c
GM
28572009-08-08 Glenn Morris <rgm@gnu.org>
2858
2859 * ack.texi (Acknowledgments):
2860 * emacs.texi (Acknowledgments):
2861 Update for js2-mode and org changes.
2862
f2074faf
MA
28632009-08-02 Michael Albinus <michael.albinus@gmx.de>
2864
2865 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2866 files.
2867
e8d2d3fb
CY
28682009-07-28 Chong Yidong <cyd@stupidchicken.com>
2869
2870 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2871
324a4f6a
GM
28722009-07-23 Glenn Morris <rgm@gnu.org>
2873
2874 * programs.texi (Matching): Update blink-matching-paren-distance.
2875
b6937a70
CY
28762009-07-21 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * frames.texi (Cut/Paste Other App): For select-active-regions,
2879 selection is now updated on moving point.
2880
bd8aaa36
RS
28812009-07-21 Richard Stallman <rms@gnu.org>
2882
2883 * glossary.texi (GNU, Daemon): Update information.
2884
8d9b5eba
JL
28852009-07-19 Juri Linkov <juri@jurta.org>
2886
2887 * custom.texi (Specifying File Variables, Safe File Variables):
2888 "variables/value pairs" -> "variable/value pairs".
2889
a2acc1db
GM
28902009-07-15 Glenn Morris <rgm@gnu.org>
2891
2892 * misc.texi (Gnus): Remove widow.
2893
c5ae942b
GM
28942009-07-11 Glenn Morris <rgm@gnu.org>
2895
703d26ba
GM
2896 * Makefile.in (TEXI2PDF): New.
2897 (emacs.pdf, emacs-xtra.pdf): New targets.
2898
522ddc9f 2899 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2900
2901 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2902
2903 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2904 Don't print the copying notice twice in the printed version.
2905 Update the menu and detailmenu.
2906 (Preface): The meaning of "on-line" has changed.
2907 Correct name for "Common Problems" chapter.
2908 (Distrib): Update FSF shop URL.
2909 (Intro): Showing two files at once is not so exciting.
2910
2911 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2912 (Mac / GNUstep Basics): Minor grammar changes.
2913 (Mac / GNUstep Events): Fix typo.
2914 (GNUstep Support): CANNOT_DUMP no longer applies.
2915
2916 * misc.texi (Document View): Fix typos.
2917
2918 * dired.texi (Dired):
2919 * help.texi (Help):
2920 * macos.texi (Mac OS / GNUstep):
2921 * maintaining.texi (Version Control, Introduction to VC):
2922 End menu descriptions with a period.
c5ae942b 2923
b1c8242b
EZ
29242009-07-09 Eli Zaretskii <eliz@gnu.org>
2925
2926 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2927 so categorical in saying that the option is only useful on NTFS.
2928
220d9aa6
GM
29292009-07-09 Glenn Morris <rgm@gnu.org>
2930
2931 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2932 (ENVADD): Add texinfodir to TEXINPUTS.
2933
2934 * emacs.texi (Top): Fix cross-reference.
2935
2936 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2937
2938 * vc1-xtra.texi (Revision Tags): Fix typo.
2939
d07e72d3
GM
29402009-07-03 Glenn Morris <rgm@gnu.org>
2941
2942 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2943 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2944 (Merge Commands): `.' does not seem to work in A or B buffer.
2945 `l' can recreate the 3-window display.
2946
2947 * glossary.texi (Glossary): Minor phrasing changes throughout.
2948 Add more internal cross-references.
2949 <Autoloading>: You can't really autoload a variable.
2950 <C-M->: Move details here from `M-C-' item.
2951 <Continuation Line>: Refer to `Truncation.'
2952 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2953 <Home Directory, Unix>: New entries.
2954 <Deletion of Files>: Mention recycle bins.
2955 <Directory>: Mention ``folders.''
2956 <Error>: Don't mention ``type-ahead.''
2957 <Fringe>: Refer to the manual node.
2958 <Minor Mode>: Can be global or local.
2959 <Spell Checking>: There are other checkers besides Ispell.
2960
f144038a
GM
29612009-07-02 Glenn Morris <rgm@gnu.org>
2962
2963 * anti.texi (Antinews): Minor changes in phrasing.
2964
2965 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2966 some underfull lines in dvi output.
2967
2968 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2969
2970 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2971
2972 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2973
3f1c6666
JD
29742009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2975
2976 * xresources.texi (Table of Resources): Mention maximized for
2977 fullscreen.
2978
2979 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2980
62aadce7
CY
29812009-07-01 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * anti.texi (Antinews): Correct the list of removed platforms.
2984
82ec412e
GM
29852009-06-28 Glenn Morris <rgm@gnu.org>
2986
2987 * arevert-xtra.texi: Minor language tweaks.
2988
09964e7d
GM
2989 * dired-xtra.texi: Minor revisions.
2990
666e158e
MB
29912009-06-23 Miles Bader <miles@gnu.org>
2992
c4cc8b9a 2993 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2994 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2995
70243478
CY
29962009-06-21 Chong Yidong <cyd@stupidchicken.com>
2997
2998 * Branch for 23.1.
2999
67cbe681
KH
30002009-06-17 Kenichi Handa <handa@m17n.org>
3001
3002 * mule.texi (Charsets): Update the description for the new charset.
3003 (list-character-sets): New findex.
125dd7c5 3004 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3005
40e67246
CY
30062009-06-10 Chong Yidong <cyd@stupidchicken.com>
3007
b5700de6
CY
3008 * basic.texi (Moving Point): Fix tag.
3009
3010 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3011
3012 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3013 use camel-case for PageUp and PageDown.
3014
3015 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3016 camel-case for PageUp and PageDown.
3017
3018 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3019
40e67246 3020 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3021 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3022
522ddc9f 30232009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3024
522ddc9f
JB
3025 * fixit.texi (Spelling): Set default dictionary.
3026 Improve descriptions (Bug#2554)
6f591cf4 3027
53483c76
DR
30282009-06-08 David Reitter <david.reitter@gmail.com>
3029
3030 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3031 since saving colors and faces set this way is not implemented.
3032 (Environment variables): Remove mention of mac-fix-env, which is
3033 scheduled to be removed.
3034
1557ef4f
CY
30352009-06-04 Chong Yidong <cyd@stupidchicken.com>
3036
91056528
CY
3037 * custom.texi (Init Examples): Add example of changing load-path.
3038
1557ef4f
CY
3039 * building.texi (Lisp Libraries): Add example of changing
3040 load-path (Bug#3446).
3041
623cec4c
CY
30422009-05-28 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * mark.texi (Mark): Further clarifications.
3045 (Setting Mark): Emphasize that C-SPC activates the mark.
3046
0fcca8ee
CY
30472009-05-28 Chong Yidong <cyd@stupidchicken.com>
3048
702b10e1
CY
3049 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3050 Mark mode.
0fcca8ee
CY
3051 (Using Region, Persistent Mark): Use "active mark" instead of "active
3052 region".
3053
d3b396e4
CY
30542009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3055
3056 * mule.texi (Select Input Method): Fix typo.
3057
3f698a06
CY
30582009-05-13 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * anti.texi (Antinews): Document completion changes. Some additional
3061 copyedits and rearrangement of entries.
3062
b2a42eb7
CY
30632009-05-12 Chong Yidong <cyd@stupidchicken.com>
3064
932fd020
CY
3065 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3066 (Shell History Copying, Terminal emulator): Copyedits.
3067
1c6c854e
CS
3068 * xresources.texi (Resources): Simplify descriptions.
3069 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3070 (Table of Resources): Document fontBackend resource.
3071
b2a42eb7 3072 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3073 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3074 "Backspace". Remove discussion of obscure Xmodmap issue.
3075
c6ea7fb8
CY
30762009-05-07 Chong Yidong <cyd@stupidchicken.com>
3077
3078 * files.texi (Visiting): Copyedits.
3079
ad36c422
CY
30802009-05-06 Chong Yidong <cyd@stupidchicken.com>
3081
3082 * basic.texi (Inserting Text): Document ucs-insert.
3083
3084 * mule.texi (International Chars): Define "multibyte". Note that
3085 internal representation is unicode-based. Simplify definition of raw
3086 bytes. Mention ucs-insert.
3087 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3088 (Language Environments): Add language environments new to Emacs 23.
3089 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3090 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3091 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3092 (Output Coding): Copyedits.
3093
3094 * emacs.texi (Top): Update node listing.
3095
d4ad7b96
CY
30962009-05-05 Per Starbäck <per@starback.se> (tiny change)
3097
3098 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3099
5bd66204
SM
31002009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3101
3102 * building.texi (Lisp Libraries): `load-library' does offer completion.
3103
bc36ad1c
CY
31042009-04-28 Chong Yidong <cyd@stupidchicken.com>
3105
3106 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3107 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3108
f1a47884
EZ
31092009-04-25 Eli Zaretskii <eliz@gnu.org>
3110
3111 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3112
be77bd45
CY
31132009-04-22 Chong Yidong <cyd@stupidchicken.com>
3114
3115 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3116
3117 * building.texi (Lisp Interaction): Document initial-scratch-message.
3118
d3b82927
JB
31192009-04-18 Juanma Barranquero <lekktu@gmail.com>
3120
ed6e7b11
JB
3121 * msdog.texi (Windows Fonts): Fix typos.
3122
d3b82927
JB
3123 * files.texi (Save Commands): Fix pxref.
3124
bc323c04
CY
31252009-04-18 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * files.texi (Save Commands): Mention diff-buffer-with-file.
3128 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3129 Henoch (Bug#3036).
3130
2186d13f
GM
31312009-03-15 Glenn Morris <rgm@gnu.org>
3132
3133 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3134 the former is not always used.
3135 (Mail Headers): Use active voice. Add "Mail-reply-to".
3136 Change case of "Id". Avoid repeated "appropriate".
3137 (Mail Aliases): Fix previous change - use an example with a ".", so it
3138 does actually get quoted when expanded.
3139 (Mail Sending): Mailclient is the default on some systems.
3140 (Citing Mail): Mention mail-indentation-spaces.
3141 (Mail Mode Misc): Add an @dfn for "mail signature".
3142
71e454fc
CY
31432009-03-15 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3146 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3147 read-buffer-completion-ignore-case, and completion-styles.
3148 Remove description of partial-completion-mode.
71e454fc 3149
df1a3e06
GM
31502009-03-14 Glenn Morris <rgm@gnu.org>
3151
3152 * sending.texi (Mail Format): Fix typo. Add index entry for
3153 mail-header-separator.
3154 (Mail Headers): Put info about initialization and changing in one place
3155 at the start. Update FCC section for mbox Rmail. Clarify From
3156 section, mention mail-setup-with-from. Clarify Reply-to section.
3157 Add Mail-followup-to and mail-mailing-lists. Clarify References
3158 section.
3159 (Mail Aliases): Update example, make less contentious.
3160 Update for name change of mail-interactive-insert-alias.
3161 (Mail Mode): Remove mention of `%' as a word separator.
3162 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3163 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3164 commands. Clarify FCC handling. In mail-complete, add reference to
3165 Mail Aliases section, and mention mail-complete-function.
3166 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3167 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3168 signature netiquette. Explain how the mail hooks work when continuing
3169 a composition.
3170 (Mail Amusements): Internationalize the spook section a bit.
3171 Remove the spook mail-setup-hook example, since it doesn't work well.
3172 Mention fortune-file.
3173 (Mail Methods): Mention read-mail-command.
3174
ed6e7b11 31752009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3176
df1a3e06
GM
3177 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3178 and NS resources following recent changes.
959d68bd 3179
86dca3e8
JR
31802009-03-10 Jason Rumney <jasonr@gnu.org>
3181
3182 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3183 w32-use-visible-system-caret doc to indicate that it should get set
3184 automatically.
3185 (Windows Fonts): Add doc for the uniscribe backend.
3186
042fe98f
DN
31872009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3188
3189 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3190 vc-dir. (Bug#2598)
3191
7f8dba73
RS
31922009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3193
3194 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3195
505e70c3
GM
31962009-03-05 Glenn Morris <rgm@gnu.org>
3197
04242bdc
GM
3198 * rmail.texi (Rmail Basics): Add reference to sorting.
3199 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3200 Minor re-wordings.
3201 (Rmail Motion): Mention rmail-next-same-subject.
3202 (Rmail Deletion): Expunging is not the only way to change the numbers.
3203 (Rmail Labels): Labels can also be used in sorting.
3204 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3205 (Rmail Display): Mention rmail-mime.
3206
00cfe22c
GM
32072009-03-04 Glenn Morris <rgm@gnu.org>
3208
3209 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3210 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3211 summary. Mention sorts cannot be undone.
3212 (Rmail Display): Give an example of how to use goto-address-mode.
3213 (Rmail Editing): It's keybindings that are redefined, not commands.
3214 Fix some typos.
3215 (Movemail): Some minor rewording.
3216 (Remote Mailboxes): Emacs movemail supports pop by default.
3217 Fix some minor grammatical issues. The "two alternative ways" to
3218 specify a POP mailbox are really just one. Remove all reference to the
3219 variables rmail-pop-password and rmail-pop-password-required, obsolete
3220 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3221 can support Kerberos.
3222
3d963b67
GM
32232009-03-03 Glenn Morris <rgm@gnu.org>
3224
3225 * rmail.texi (Rmail Deletion): Revert previous change, which was
3226 describing the Rmail summary versions.
3227 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3228 Minor re-wording for rmail-resend.
3229 (Rmail Make Summary): Summaries apply to buffers rather than files.
3230 <rmail-summary-by-topic>: Headers includes the subject.
3231 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3232 details, including prefix arguments.
2340abde 3233 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3234 Not counting lines might be faster.
3235 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3236 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3237 Name the commands bound to the various keys. Mention prefix argument
3238 for searching.
3d963b67
GM
3239 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3240 Simplify rmail-highlighted-headers description. Update face name.
3241
a8ce3d17
JB
32422009-03-02 Juanma Barranquero <lekktu@gmail.com>
3243
3244 * mark.texi (Marking Objects): Fix typo.
3245
130a29b6
CY
32462009-03-01 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3249 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3250
9d5de6f8
GM
32512009-03-01 Glenn Morris <rgm@gnu.org>
3252
79fc530e 3253 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3254 (Rmail Motion): - M-s searches from the end of messages.
3255 (Rmail Deletion): Minor clarification. Fix numeric argument
3256 description.
3257 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3258 newmail and RMAILOSE files need not be in home-directory.
3259 (Rmail Files): Mention I/O menus are unselectable if no files match.
3260 Mention `MAIL' env-var.
3261
b545ff9c
JR
32622009-02-24 Jason Rumney <jasonr@gnu.org>
3263
3264 * mule.texi (Fontsets): Mention fontset-default, font specs and
3265 fallback fontsets.
3266 (Defining Fontsets): Mention ns and w32 variants of
3267 standard-fontset-spec. Update description of startup fontset to match
3268 Emacs 23 behavior.
a93be82a 3269 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3270 (International): Link to Modifying Fontsets.
b545ff9c 3271
75da0618 32722009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3273
3274 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3275 Mention ns-extended-platform-support-mode.
3276
6be93a16
KB
32772009-02-22 Karl Berry <karl@gnu.org>
3278
3279 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3280
867d4bb3
JB
32812009-02-19 Juanma Barranquero <lekktu@gmail.com>
3282
3283 * basic.texi (Moving Point, Position Info):
3284 * files.texi (Visiting):
3285 * mini.texi (Completion Options):
3286 * text.texi (HTML Mode): Remove duplicate words.
3287
49b5c0e8
GM
32882009-02-20 Glenn Morris <rgm@gnu.org>
3289
3290 * rmail.texi: Minor updates for mbox rather than Babyl.
3291
f43a822c
KB
32922009-02-17 Karl Berry <karl@gnu.org>
3293
49b5c0e8 3294 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3295
80d634b8
RS
32962009-02-17 Richard M Stallman <rms@gnu.org>
3297
3298 * anti.texi (Antinews): Mention Babyl format.
3299
3300 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3301
3302 * rmail.texi: Update for mbox format.
3303 Various small fixes, as well as the following.
3304 (Out of Rmail): Node deleted.
3305 (Rmail): Update menu.
3306 (Rmail Files): Comment out set-rmail-inbox-list.
3307 Document rmail-inbox-list instead.
3308 (Rmail Output): Substantial changes since C-o is now
3309 rmail-output-as-seen and o is rmail-output.
3310 (Rmail Attributes): Delete `stored', add `retried'.
3311 (Rmail Display): Editing headers works in all cases.
3312
f0d129c6
GM
33132009-02-17 Glenn Morris <rgm@gnu.org>
3314
3315 * basic.texi (Position Info): M-x count-lines-region is not always on
3316 M-=. (Bug#2269)
3317
160f11d3
GM
33182009-02-09 Glenn Morris <rgm@gnu.org>
3319
3320 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3321 defaults.
3322
763e01c4
EZ
33232009-02-07 Eli Zaretskii <eliz@gnu.org>
3324
3325 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3326 documentation of possible problems with redecoding.
3327
f5e1441d
GM
33282009-02-03 Glenn Morris <rgm@gnu.org>
3329
3330 * rmail.texi (Out of Rmail): Mention b2m.pl.
3331
e1eabe41
GM
33322009-01-31 Glenn Morris <rgm@gnu.org>
3333
3334 * rmail.texi (Out of Rmail): Correct b2m location.
3335
dd05f9de
CY
33362009-01-27 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * fixit.texi (Undo): Update undo limit values.
3339
d74d846e
GM
33402009-01-27 Glenn Morris <rgm@gnu.org>
3341
3342 * emacs.texi (Top): Fix Antinews menu entry.
3343
49ffdce8
KB
33442009-01-25 Karl Berry <karl@gnu.org>
3345
3346 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3347 item with no marker, instead of the syntactically incorrect
3348 @itemize @asis.
3349
467e8d77
JL
33502009-01-25 Juri Linkov <juri@jurta.org>
3351
3352 * building.texi (Grep Searching): Fix index entry for lgrep.
3353
6c60bbdb
EZ
33542009-01-24 Eli Zaretskii <eliz@gnu.org>
3355
3356 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3357
9ce5a36f
AR
33582009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3359
3360 * macos.texi (Preferences Panel): Update description of font setting to
3361 reflect that prior frame selection is no longer needed.
3362
9aa5f2fb
NR
33632009-01-20 Nick Roberts <nickrob@snap.net.nz>
3364
3365 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3366 raise GUD subsections.
3367
3892ff9c
GM
33682009-01-15 Glenn Morris <rgm@gnu.org>
3369
3370 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3371
14731c8f
GM
33722009-01-10 Glenn Morris <rgm@gnu.org>
3373
3374 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3375
45c55e53
CY
33762009-01-04 Chong Yidong <cyd@stupidchicken.com>
3377
3378 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3379 logical lines.
3380
2e4667d1
JL
33812008-12-29 Juri Linkov <juri@jurta.org>
3382
3383 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3384
3385 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3386
2a3eac47
CY
33872008-12-28 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3390 goto-address-mode instead of goto-address.
3391
3da8da94
CY
3392 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3393 mode.
3394
2a3eac47
CY
3395 * emacs.texi (Top): Update node listing.
3396
057f6dd3
EZ
33972008-12-26 Eli Zaretskii <eliz@gnu.org>
3398
3399 * custom.texi (Directory Variables): Explain what is a "project".
3400 Add indexing. Improve wording. Add a footnote about using
3401 _dir-locals.el on MS-DOS.
3402
e6979067
DN
34032008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3404
3405 * files.texi (Misc File Ops): Mention chmod as an alias for
3406 set-file-modes.
3407
9de15963
MR
34082008-12-24 Martin Rudalics <rudalics@gmx.at>
3409
3410 * help.texi (Help): Fix typos and reword.
3411 (Help Summary): Add entries for C-h n and C-h r, reorder
3412 entries, and do some minor fixes.
3413 (Name Help): Say that C-h F works for commands only.
3414 (Misc Help): Say that view-lossage displays 300 keystrokes.
3415
236fd60d
GM
34162008-12-20 Glenn Morris <rgm@gnu.org>
3417
3418 * ack.texi (Acknowledgments): General update based on AUTHORS,
3419 including removal of some stuff no longer distributed.
3420
ed9265fc 34212008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3422
ed9265fc 3423 * fixit.texi: Mention hunspell.
349b3256 3424
e840fca5
GM
34252008-12-19 Glenn Morris <rgm@gnu.org>
3426
3427 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3428 Consolidate explanatory text at start.
e840fca5
GM
3429
3430 * display.texi (Text Display):
3431 * indent.texi (Indentation): Use @acronym with ASCII.
3432
9dfa7983
GM
34332008-12-18 Glenn Morris <rgm@gnu.org>
3434
3435 * ack.texi: Various small updates and fixes.
3436
97b3a00b
JL
34372008-12-18 Juri Linkov <juri@jurta.org>
3438
3439 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3440 as a key binding to start a forward nonincremental word search.
3441 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3442 a backward nonincremental word search. Add index for `M-s w'
3443 `isearch-forward-word'.
3444 (Regexp Search): Add a short summary of regexp key commands like
3445 in the node "Basic Isearch".
3446 (Other Repeating Search): Fix typo.
3447
34482008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3449
3450 * misc.texi (PostScript Variables): Fix doc.
3451
31ce6a07
CY
34522008-12-10 Chong Yidong <cyd@stupidchicken.com>
3453
3454 * programs.texi (Program Modes): Mention Ruby mode.
3455
636b507b
DN
34562008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3457
3458 * misc.texi (emacsclient Options): Describe what an empty string
3459 argument does for --alternate-editor.
3460
a323fa14
CY
34612008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3462
3463 * cmdargs.texi (Font X): Distinguish between client-side and
3464 server-side fonts. List valid Fontconfig properties. Add reference to
3465 Fontconfig manual. List valid GTK font properties. Explain use of
3466 fc-list.
3467
c5ca6cd0
CY
34682008-12-09 Chong Yidong <cyd@stupidchicken.com>
3469
3470 * cmdargs.texi (Font X): Move discussion of quoting to top.
3471
e5136377
GM
34722008-12-06 Glenn Morris <rgm@gnu.org>
3473
3474 * maintaining.texi (Old Revisions): Improve previous change.
3475
248c026b
RS
34762008-12-05 Richard M Stallman <rms@gnu.org>
3477
3478 * anti.texi (Antinews): Minor fixes.
3479
a9253a1e
GM
34802008-12-03 Glenn Morris <rgm@gnu.org>
3481
3482 * maintaining.texi (Old Revisions): Fix diff-switches description.
3483
fa687b02
MR
34842008-12-01 Martin Rudalics <rudalics@gmx.at>
3485
3486 * emacs.texi (Top): Fix typo.
3487
72e6decd
CY
34882008-11-30 Chong Yidong <cyd@stupidchicken.com>
3489
320ee034
CY
3490 * misc.texi (Document View): Explain dependence on gs at the top.
3491 Copyedits.
3492
3493 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3494
72e6decd
CY
3495 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3496 (Comment Commands): Discuss region-active behavior of M-; first.
3497
2a472ee4
MR
34982008-11-29 Martin Rudalics <rudalics@gmx.at>
3499
9c6361c9
MR
3500 * display.texi (Line Truncation): Add reference to Continuation
3501 Lines.
3502
2a472ee4
MR
3503 * windows.texi (Pop Up Window): Mention split-height-threshold
3504 and split-width-threshold.
9c6361c9 3505 (Split Window): Add reference to Continuation Lines.
2a472ee4 3506
e93bc142
AR
35072008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3508
3509 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3510 (GNUstep Support): New node.
3511 * anti.texi:
3512 * emacs.texi:
3513 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3514
43b978db
RS
35152008-11-28 Richard M Stallman <rms@gnu.org>
3516
3517 * misc.texi (Dissociated Press): Minor cleanups.
3518
3519 * dired.texi (Image-Dired): Avoid passive.
3520
e8e2bd93
EZ
35212008-11-28 Eli Zaretskii <eliz@gnu.org>
3522
3523 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3524 representation.
3525
8d2d45da
CY
35262008-11-26 Richard M. Stallman <rms@gnu.org>
3527
3528 * files.texi (Visiting): Rewrite paragraph for clarity.
3529
3530 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3531
a5f7bbcc
AM
35322008-11-25 Alan Mackenzie <acm@muc.de>
3533
3534 * programs.texi (Moving by Parens): Clarify that parens inside strings
3535 and comments are ignored, and that the commands assume the starting
3536 point isn't in a string or comment.
3537
a71703d3
AR
35382008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3539
3540 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3541 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3542 version.
3543 (Mac Customization): Rewrite Preferences Panel section and merge in to
3544 this node, add Open files by dragging to an Emacs window.
3545
3546 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3547
aa5ab79a
CY
35482008-11-26 Chong Yidong <cyd@stupidchicken.com>
3549
0cc92c19
CY
3550 * files.texi (Misc File Ops): Document set-file-modes.
3551
c366b4e4
CY
3552 * windows.texi (Split Window): Document integer values of
3553 truncate-partial-width-windows.
3554
aa5ab79a
CY
3555 * text.texi (Text): Simplify description of markup languages.
3556 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3557 (TeX Editing): Note that `""' inserts one `"' character.
3558 (HTML Mode): Note in the introduction that XML mode is an alias for
3559 SGML mode. Mention nXML mode.
3560
56221db7
CY
35612008-11-25 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * building.texi (Watch Expressions): Fix typo.
3564
90effe33
CY
35652008-11-24 Chong Yidong <cyd@stupidchicken.com>
3566
f90a5ae3
CY
3567 * files.texi (Visiting): Document new behavior of
3568 confirm-nonexistent-file-or-buffer.
3569
1c6c854e
CS
3570 * buffers.texi (Select Buffer):
3571 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3572
a18ffb4a
CY
3573 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3574 edit-picture.
3575
90effe33
CY
3576 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3577 edit-picture', since that is just an alias for picture-mode.
3578 (Sentences): Note that repeated M-@ extends the region.
3579 (Pages): Make terminology more consistent. Link to Regexps node.
3580 (Longlines): Discuss relationship with Visual Line mode.
3581 (Text Mode): Remove extraneous discussion of other modes, since they
3582 were already introduced in the parent node.
3583
e85103ec
CY
35842008-11-23 Chong Yidong <cyd@stupidchicken.com>
3585
5cb2fe30
CY
3586 * anti.texi (Antinews): Rewrite.
3587
1eb9b307 3588 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3589
3590 * frames.texi (Frame Commands): Mention "minimize" terminology.
3591
e85103ec
CY
3592 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3593 formats.
b908332f
CY
3594 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3595 (Misc X): Don't document useless -hb option.
e85103ec 3596
607f5f88
JL
35972008-11-22 Juri Linkov <juri@jurta.org>
3598
3599 * dired.texi (Dired Navigation): Change normal file name search option
3600 from `non-nil' to `t'. Add `dwim' option.
3601
e1b867a0
JL
36022008-11-22 Juri Linkov <juri@jurta.org>
3603
3604 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3605 ".dir-locals.el". Rename `define-project-bindings' to
3606 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3607 `dir-locals-set-directory-class'.
3608
dd186936
LK
36092008-11-22 Lute Kamstra <lute@gnu.org>
3610
3611 * buffers.texi (Select Buffer): Index goto-line.
3612 * basic.texi (Moving Point): Mention the use of a numeric prefix
3613 argument with goto-line and refer to Select Buffer for the use of a
3614 plain prefix argument.
3615
4b121911
GM
36162008-11-19 Glenn Morris <rgm@gnu.org>
3617
3618 * doclicense.texi: Update to FDL 1.3.
3619 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3620
27267e4c
CY
36212008-11-17 Chong Yidong <cyd@stupidchicken.com>
3622
696f351d
CY
3623 * custom.texi (Minor Modes): Define mode commands and mode variables
3624 more precisely. Recommend using mode commands instead of setting
3625 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3626 (Easy Customization): Use "init file" instead of .emacs.
3627 (Customization Groups): Update to new Custom buffer appearance.
3628 (Saving Customizations): Copyedits. Update example.
3629 (Variables): Give example of variable type-sensitivity.
3630 (Examining): Update example.
3631 (Hooks): Copyedits.
3632 (Specifying File Variables): Use C comments instead of an artificial
3633 Lisp for the example.
3634 (Keymaps): Move internals discussion to Prefix Keymaps.
3635 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3636 (Init Rebinding): Document kbd macro.
3637 (Init File): Link to Find Init.
696f351d
CY
3638
3639 * mark.texi (Using Region): Document Delete Selection Mode more
3640 thoroughly.
3641
3642 * frames.texi (Mouse Commands): Move most of the description of Delete
3643 Selection Mode to Using Region, and link to it.
1bc9c425 3644 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3645
b0570c25
CY
3646 * building.texi (Compilation): Document first-error value of
3647 compilation-scroll-output.
3648 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3649 works as soon as an error is available. Suggested by Juri Linkov.
3650
27267e4c
CY
3651 * mini.texi (Passwords): New node.
3652
3653 * files.texi (Remote Files): Link to Passwords node.
3654
3655 * emacs.texi (Top): Update node listings.
3656
122eb807
CY
36572008-11-16 Chong Yidong <cyd@stupidchicken.com>
3658
9c9855a3
CY
3659 * ack.texi (Acknowledgments): Some updating of credits.
3660
bd6fdcad
CY
3661 * emacs.texi (Acknowledgments): Add a couple more names.
3662
dd1eef46
CY
3663 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3664
122eb807 3665 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3666 (Misc File Ops): Document use of trash.
122eb807 3667
801a8da1
JB
36682008-11-16 Juanma Barranquero <lekktu@gmail.com>
3669
3670 * macos.texi (Mac Customization): Fix typos.
3671
0b4f2253
CY
36722008-11-14 Chong Yidong <cyd@stupidchicken.com>
3673
3674 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3675 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3676 the conventions of the main Emacs manual.
3677
3678 * emacs.texi (Top): Update node listings.
3679
517e2b89
CY
36802008-11-12 Chong Yidong <cyd@stupidchicken.com>
3681
07a85685
CY
3682 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3683 command-line-args is processed during startup.
3684 (Action Arguments): Correctly describe how file arguments interact with
3685 the startup screen. Link to Lisp Interaction for scratch buffer.
3686 (Initial Options): Link to Command Example for -batch option.
3687 (Environment): Document initial-environment.
3688
517e2b89
CY
3689 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3690 can't be changed in the site-start file.
3691
6337bbde
CY
36922008-11-07 Chong Yidong <cyd@stupidchicken.com>
3693
3694 * dired.texi (Dired): Mention C-x C-d too.
3695 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3696 (Dired Navigation): Explain dired-goto-file more clearly.
3697 Document dired-isearch-filenames.
6337bbde
CY
3698 (Dired Deletion): Remove unnecessary "expunged" terminology.
3699 (Flagging Many Files): & is now rebound to `% &'.
3700 (Shell Commands in Dired): Document dired-do-async-shell-command.
3701 Clarify how multi-file arguments are passed.
3702 (Misc Dired Features): Document dired-do-isearch.
3703
9e8eeff9
CY
37042008-11-06 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3707
e071f849
CY
37082008-11-03 Chong Yidong <cyd@stupidchicken.com>
3709
3710 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3711
05482eb1
CY
37122008-11-01 Chong Yidong <cyd@stupidchicken.com>
3713
e2346dea
CY
3714 * programs.texi (Program Modes): Link to Program Indent node.
3715 (Left Margin Paren): Explain consequences of changing
3716 open-paren-in-column-0-is-defun-start more concisely.
3717 (Which Function, Program Indent, Info Lookup): Minor edits.
3718 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3719 (Multi-line Indent): If region is active, TAB indents the region.
3720 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3721 (Matching): The delimiter at the cursor is highlighted---the character
3722 changes color.
3723 (Symbol Completion): Link to Completion node.
3724
e4b6428c
CY
3725 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3726 a strictly text-only system.
3727
05482eb1
CY
3728 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3729 batch mode.
3730
a11d3737
RS
37312008-11-01 Richard M. Stallman <rms@gnu.org>
3732
5abad626
RS
3733 * misc.texi (Document View): Major rewrite.
3734
a11d3737
RS
3735 * maintaining.texi (Types of Log File): Change logs are older than
3736 version control.
3737 (VCS Concepts): Simplify and rearrange.
3738 (Version Control Systems): Make it clear that Linux is only the kernel.
3739 (VC Mode Line): Shorten reference to menu item.
3740 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3741 (VC Directory Mode): Minor cleanup.
3742 Unchanged files are hidden, not omitted.
3743 (VC Directory Commands): Shorten and simplify.
3744 (Change Log Commands): New node, split from Change Logs.
3745 (VC Directory Buffer): New node, split from VC Directory Mode.
3746
c55a4acb
CY
37472008-10-31 Chong Yidong <cyd@stupidchicken.com>
3748
1c6c854e 3749 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3750 from files.texi.
3751
1c6c854e
CS
3752 * files.texi (Version Control): Move to maintaining.texi.
3753 Subnodes moved as well.
3754 (Document Files): Move to misc.texi.
df0356f6 3755
c55a4acb
CY
3756 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3757 vc-update-change-log.
df0356f6
CY
3758 (Version Control): Move here from files.texi.
3759 (Format of ChangeLog): Make it a subnode of Change Log.
3760
3761 * emacs.texi (Top): Update node listing.
c55a4acb 3762
ef082374
TH
37632008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3764
3765 * files.texi (Files): Add a section about document
3766 files (doc-view-mode).
3767
d52582c3
CY
37682008-10-31 Chong Yidong <cyd@stupidchicken.com>
3769
1c6c854e
CS
3770 * building.texi (Compilation Mode):
3771 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3772 (Debuggers): Lower GUD subsections to subsubsections.
3773 (Starting GUD): Add cindex.
3774 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3775
4e0a0968
CY
37762008-10-30 Chong Yidong <cyd@stupidchicken.com>
3777
03625b47
CY
3778 * indent.texi (Indentation): Link to Program Indent.
3779
4e0a0968
CY
3780 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3781 now uses emacsclient's terminal.
3782
8bd3f7ef
CY
37832008-10-29 Chong Yidong <cyd@stupidchicken.com>
3784
80e5620e
CY
3785 * mark.texi (Using Region): Document use-empty-active-region.
3786
97d5c404
CY
3787 * emacs.texi (Top): Update node listings.
3788
1c6c854e
CS
3789 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3790 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3791 (Invoking emacsclient): Rewrite, moving optional arguments to
3792 emacsclient Options.
21d2bae3
CY
3793 (emacsclient Options): New node. Document server-use-tcp and
3794 server-host.
8bd3f7ef 3795
5fda2cbd
CY
37962008-10-28 Chong Yidong <cyd@stupidchicken.com>
3797
3798 * indent.texi (Indentation): Replace list with paragraphed text,
3799 putting description of syntax-driven indentation first. Document new
3800 effect of active regions on tab.
3801 (Tab Stops): Note that editable tab stops affect indentation commands.
3802
4ff029f6
DN
38032008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3804
3805 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3806
996cd6e4
CY
38072008-10-23 Chong Yidong <cyd@stupidchicken.com>
3808
f28815e3
CY
3809 * custom.texi (Function Keys): Note that modified keypad keys are not
3810 translated.
3811
996cd6e4
CY
3812 * basic.texi (Arguments): Explain how to insert multiple digits.
3813
49545fe2
MA
38142008-10-22 Michael Albinus <michael.albinus@gmx.de>
3815
3816 * files.texi (Remote Files): Precise selection of default method.
3817 Rewrite paragraph about disabling remote file names.
3818
edac0b53
CY
38192008-10-22 Chong Yidong <cyd@stupidchicken.com>
3820
e752c544
CY
3821 * search.texi (Special Isearch): Document M-TAB is isearch.
3822
edac0b53
CY
3823 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3824 command.
3825
3826 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3827
20a36054
TH
38282008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3829
1c6c854e 3830 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3831 section.
3832
69051ab6
CY
38332008-10-21 Chong Yidong <cyd@stupidchicken.com>
3834
c4b1a32a
CY
3835 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3836 to files.texi. Move contents of vc2-xtra.texi here.
3837
3838 * vc2-xtra.texi: File removed.
3839
3840 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3841 Directory Commands from the submenu. Don't include deleted file
3842 vc2-xtra.texi.
3843
3844 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3845 (Version Control): Add VC Directory Mode and VC Directory Commands to
3846 the submenu.
3847 (Why Version Control?): Use table format.
3848 (Version Control Systems): Note that Meta-CVS support is gone.
3849 (VCS Concepts): Note precisely when VC started supporting filesets.
3850 Remove bogus xref to CVS Options node.
3851 (Types of Log File): Copyedits.
3852 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3853 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3854 The Right Thing.
3855 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3856 (Log Buffer): Reorganize node, putting C-c C-c description first.
3857 (Old Revisions): Use CVS for example, not RCS.
3858 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3859 Commands from the submenu, putting them under Version Control.
3860 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3861 need to include it in the manual unconditionally, since it is now
3862 crucial to using distributed version control systems.
1a6e2954
CY
3863 (Comparing Files): Note that diff uses the minibuffer, and that the
3864 output is shown using Diff mode.
1c6c854e
CS
3865 (Diff Mode): Explain what "patch" and "hunk" mean.
3866 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3867 diff-show-trailing-whitespaces.
1a6e2954 3868 (File Archives): Add rar support.
c4b1a32a 3869
69051ab6
CY
3870 * major.texi (Choosing Modes): Make mode selection sequence more
3871 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3872 magic-mode-alist is nil by default.
3873 Document magic-fallback-mode-alist.
69051ab6 3874
e7421e03
CY
38752008-10-20 Chong Yidong <cyd@stupidchicken.com>
3876
3877 * frames.texi (Mouse References): Copyedits.
3878
6b2efdc2
TH
38792008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3880
3881 * ack.texi (Acknowledgments): Add myself as doc-view author.
3882
9c5e9396
EZ
38832008-10-20 Eli Zaretskii <eliz@gnu.org>
3884
3885 * frames.texi (Dialog Boxes): Add @cindex entries.
3886
dac94f8e
CY
38872008-10-20 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3890 (Text-Only Mouse): Copyedit.
3891
25597d40
CY
38922008-10-19 Chong Yidong <cyd@stupidchicken.com>
3893
f8a447f6
CY
3894 * frames.texi: Use @key throughout for mouse clicks.
3895 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3896 (Secondary Selection): Fix modified mouse click syntax.
3897 (Clipboard): Describe Cut, Copy and Paste commands.
3898 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3899 Copyedits.
3900 (Creating Frames): Add xref to Init File.
3901 (Frame Commands): Add xref to Exiting.
3902 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3903
b0f95216
CY
39042008-10-15 Chong Yidong <cyd@stupidchicken.com>
3905
b0817f00
CY
3906 * files.texi (Version Control): Copyedits. Add Bazaar.
3907 (Version Control Systems): List different VCS's using an itemized list.
3908 Add Bazaar.
3909 (VCS Concepts): Copyedits. Tweak description of file merging.
3910
b0f95216
CY
3911 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3912 (Cut/Paste Other App): Document select-active-regions and
3913 x-select-enable-primary.
3914
69d0d701
CY
39152008-10-13 Chong Yidong <cyd@stupidchicken.com>
3916
3917 * mark.texi (Shift Selection): Correct case in node name.
3918
3919 * emacs.texi (Top): Update node order in Mark chapter.
3920
375e8351
EZ
39212008-10-12 Eli Zaretskii <eliz@gnu.org>
3922
3923 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3924
3925 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3926 elsewhere in the manual instead of describing yet again the intricacies
3927 of $HOME on MS-Windows and MS-DOS.
3928
ab58114f
CY
39292008-10-12 Chong Yidong <cyd@stupidchicken.com>
3930
4f959513 3931 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3932 (Minibuffer File): Add discussion of `~' in file names.
3933 Add insert-default-directory index reference.
4f959513 3934
ab58114f
CY
3935 * files.texi (File Names): Reorganize description.
3936 (Visiting): Add xref to Mode Line. Copyedits.
3937 (Save Commands): Mention prefix behavior of C-x C-s.
3938 (Numbered Backups): Node deleted.
3939 (Backup Names): Contents of Numbered Backups moved here. State default
3940 of version-control variable.
3941 (Reverting): Copyedits.
3942 (Version Control): Add additional version control systems.
3943
3944 * emacs.texi (Top): Delete Numbered Backups node.
3945
3946 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3947 Backup Names.
f2884f63 3948 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3949
b0b5100a
RF
39502008-10-11 Romain Francoise <romain@orebokech.com>
3951
3952 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3953
89774b5f
CY
39542008-10-11 Chong Yidong <cyd@stupidchicken.com>
3955
3956 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3957 (Select Buffer): Mention use of minibuffer history. Describe default
3958 value of default-major-mode. Mention that C-x 4 b selects the other
3959 window.
3960 (List Buffers): Document CRM indicators in the order they appear.
3961 (Kill Buffer): Document new command kill-matching buffers.
3962 (Several Buffers): Move explanation of the relationship between buffer
3963 list and buffer menu to the top.
3964 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3965
4c72bf27
CY
39662008-10-10 Chong Yidong <cyd@stupidchicken.com>
3967
3968 * entering.texi (Exiting): Document change of C-x C-c to
3969 save-buffers-kill-terminal. Document kill-emacs.
3970
f68eb991
EZ
39712008-09-30 Eli Zaretskii <eliz@gnu.org>
3972
3973 * mule.texi (Coding Systems): Don't mention codepage-setup.
3974
3975 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3976 cpNNN coding systems anymore.
3977 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3978 for unibyte mode. Don't mention line-drawing characters.
3979 Don't mention dos-unsupported-char-glyph.
f68eb991 3980
1a2dd44d
CY
39812008-09-25 Chong Yidong <cyd@stupidchicken.com>
3982
3983 * search.texi (Search): Shorten introduction.
3984 (Basic Isearch): Add command table. Discuss reverse isearch and
3985 isearch highlighting.
3986 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3987 ring to cindex.
3988 (Special Isearch): Move input methods discussion here.
3989 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3990 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3991 Repeat Isearch.
3992 (Isearch Minibuffer): New node.
3993 (Word Search): Document new word search commands.
3994 (Regexp Example): Simplify example using sentence-end-base variable.
3995 (Replace): Reword introduction.
3996 (Unconditional Replace): Remove unnecessary example.
3997 (Other Repeating Search): Document new `M-s o' binding.
3998
3999 * emacs.texi (Top): Update node listings.
4000
e45da31d
JB
40012008-09-22 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * emacs.texi (Top): Remove Kill Errors from menu.
4004
841c8096
CY
40052008-09-22 Chong Yidong <cyd@stupidchicken.com>
4006
402168fa
CY
4007 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4008 interface for defining macros. Simplify examples. Note that C-g quits
4009 macro definitions.
1c6c854e
CS
4010 (Keyboard Macro Counter): Document using F3 to insert counter.
4011 Give usage example.
402168fa
CY
4012 (Keyboard Macro Query): Organize query responses in a table.
4013
1c6c854e
CS
4014 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4015 Link to Erasing node.
841c8096
CY
4016 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4017 rationale to a footnote.
4018 (Kill Errors): Remove node, due to redundancy with Erasing.
4019 (Spelling): Move discussion of flyspell to end. Note new behavior of
4020 M-$ in active region. Remove non-ispell-specific keybindings from
4021 table.
4022
eab2ee89
DN
40232008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4024
4025 * cmdargs.texi (Initial Options): Document --daemon.
4026
3d53e905
GM
40272008-09-20 Glenn Morris <rgm@gnu.org>
4028
4029 * files.texi (Numbered Backups): Mention that some modes set
4030 version-control.
4031
1c90484d
GM
40322008-09-20 Jim Blandy <jimb@red-bean.com>
4033
4034 * files.texi (Numbered Backups): Reference File Variables, as well.
4035 Remove discussion of Rmail's implementation.
4036
0fc0d844
CY
40372008-09-06 Chong Yidong <cyd@stupidchicken.com>
4038
4039 * misc.texi (Recursive Edit): Note that top-level exits active
4040 minibuffers.
4041
4042 * trouble.texi (Quitting): Likewise.
4043
b18d283d
CY
40442008-08-31 Chong Yidong <cyd@stupidchicken.com>
4045
4046 * emacs.texi (Top): Add Temporary Face Changes xref.
4047
4048 * display.texi (Display): Move Temporary Face Changes node to just
4049 after Standard Faces.
4050 (Scrolling): Document recenter-top-bottom instead of recenter.
4051 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4052 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4053 (Display Custom): Copyedits.
4054 (Optional Mode Line): Document display-battery-mode.
4055
180135fc
RF
40562008-08-27 Romain Francoise <romain@orebokech.com>
4057
4058 * custom.texi (Directory Variables): Minor fix.
4059
d3fe3475
GM
40602008-08-27 Glenn Morris <rgm@gnu.org>
4061
4062 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4063 descriptions.
4064 (Calendar Customizing): Tweak layout description.
183080b6 4065 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4066 markers. Condense calendar-star-date and calendar-mark-today
4067 description.
4068 (Holiday Customizing): Add oriental and solar holidays.
4069 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4070 Fix holiday-float description. Use zerop in examples. Be less verbose.
4071 (Date Display Format): Change ISO format. Be less verbose.
4072 (Diary Customizing): Mention day and month abbrev arrays.
4073 Mention the date-form variables by name. Update European example.
4074 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4075 Condense examples. Mention diary-entry-symbols by name.
4076 Condense table for insertion commands.
4077 (Fancy Diary Display): Mention diary-include-string and
4078 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4079 Ethiopic, Persian date functions. Condense descriptions.
4080
4081 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4082 (Adding to Diary): Adapt for changed node name.
4083
71755807
GM
40842008-08-26 Glenn Morris <rgm@gnu.org>
4085
4086 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4087 node "Hebrew/Islamic Entries".
4088
4089 * calendar.texi (Specified Dates): Fix names of iso functions.
4090 (General Calendar): There may not be another window.
4091 (Writing Calendar Files, Holidays): Tweak intro.
4092 (Holidays): Mention Baha'i and Chinese holidays.
4093 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4094 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4095 (To Other Calendar): Add calendar-print-other-dates.
4096 Refer to "graphic display" rather than "X.
4097 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4098 (Displaying the Diary): Fix whitespace after reference.
4099 Fix `diary-number-of-entries' reference.
4100 (Date Formats): Explicitly mention that day names can be abbreviated.
4101 (Adding to Diary): Add some references to other sections.
4102 (Special Diary Entries): Fix reference.
4103 (Appointments): Simplify appt-message-warning-time entry.
4104 Clarify where times must be.
4105 (Importing Diary): Comment out icalendar paragraph that does not apply.
4106 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4107
d76ebc75
GM
41082008-08-23 Glenn Morris <rgm@gnu.org>
4109
4110 * fortran-xtra.texi (Fortran): Change description of free form and
4111 fixed form a bit. Mention hideshow and imenu.
4112 (Fortran Motion): Mention fortran-end-of-subprogram,
4113 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4114 (Fortran Indent): Minor re-word.
4115 (ForIndent Commands): Mention fortran-fill-paragraph and
4116 fortran-fill-statement.
4117 (ForIndent Cont): Mention fortran-tab-mode-string.
4118 (Fortran Comments): Mention fortran-comment-line-start-skip.
4119 (Fortran Columns): Mention font-locking.
4120 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4121
1fc0ce04 41222008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4123
4124 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4125
5c52e13c
CY
41262008-08-22 Chong Yidong <cyd@stupidchicken.com>
4127
4128 * mini.texi (Minibuffer): Simplify introduction.
4129 (Minibuffer File): Document tilde in minibuffer filenames.
4130 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4131 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4132 (Completion Example): Update example to current command list.
4133 (Completion Options): Document `lazy' value of completion-auto-help.
4134 Update contents of completion-ignored-extensions.
4135 (Minibuffer History): Describe "future history" list. State default
4136 value of history-delete-duplicates.
4137
77a00355
GM
41382008-08-21 Glenn Morris <rgm@gnu.org>
4139
4140 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4141 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4142
39ee1d04
CY
41432008-08-17 Chong Yidong <cyd@stupidchicken.com>
4144
4145 * regs.texi (Registers): Clarify valid register names.
4146 (RegPos): Note that buffer is saved and restored too.
4147 (RegText): Note that mark is reactivated/deactivated.
4148 (RegConfig): Xref to Windows node.
4149
b12c348f
CY
41502008-08-16 Chong Yidong <cyd@stupidchicken.com>
4151
3ae7ba79
CY
4152 * basic.texi (Inserting Text): Provide command name for C-q.
4153
b12c348f
CY
4154 * killing.texi (Killing): Copyedit. Define read-only text.
4155 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4156 (Killing by Lines): Copyedit.
4157 (Other Kill Commands): Move M-w description here.
4158 (Yanking): Move M-w to Other Kill Commands.
4159 (Kill Ring): Also mention saving text in registers. Link to Text
4160 Properties in elisp manual.
4161 (Accumulating Text): Copyedit.
4162 (CUA Bindings): Shift selection is now the default.
4163
d8ff7692
TZ
41642008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4165
4166 * maintaining.texi (Change Log): Mention next-error is available.
4167
a43a8a2e
GM
41682008-08-10 Glenn Morris <rgm@gnu.org>
4169
4170 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4171 and intermonth text.
4172 (Holiday Customizing): Add holiday-chinese.
4173
eba27308
EZ
41742008-08-08 Eli Zaretskii <eliz@gnu.org>
4175
4176 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4177
5f14a5b3
DN
41782008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4179
4180 * files.texi (Log Buffer): Describe C-c C-d.
4181 (Diff Mode): Describe C-x 4 A.
4182
49989bff
EZ
41832008-08-06 Eli Zaretskii <eliz@gnu.org>
4184
4185 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4186
5c915c02
DN
41872008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4188
2beaf97a
DN
4189 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4190 describe the new bindings to show the changeset diff, toggle annotation
4191 visibility, show revisions.
4192 (VC Status): Describe key bindings for modifying the change comments,
4193 displaying changeset diffs and annotations.
4194
5c915c02
DN
4195 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4196
71798ace
NR
41972008-08-05 Nick Roberts <nickrob@snap.net.nz>
4198
4199 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4200
b8949644
EZ
42012008-08-02 Eli Zaretskii <eliz@gnu.org>
4202
4203 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4204 and wording.
4205
819567d1
DN
42062008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4207
4208 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4209 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4210 commands. Improve some old info.
4211
5f38310a
CY
42122008-07-31 Chong Yidong <cyd@stupidchicken.com>
4213
0dc3906b
CY
4214 * display.texi (Visual Line Mode): New node.
4215
5f38310a 4216 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4217 (Moving Point): Add additional alternative key bindings.
4218 Describe line-move-visual.
5f38310a
CY
4219 (Erasing): Describe DEL.
4220 (Basic Undo, Blank Lines, Arguments): Copyedit.
4221 (Continuation Lines): Mention Visual Line mode.
4222 (Position Info): Move extended discussion to mule.texi.
4223
4224 * mule.texi (International Chars): Describe C-x =.
4225
4226 * emacs.texi (Top): Add Visual Line Mode node.
4227
7c2fb837
DN
42282008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4229
4230 * emacs.texi: Remove VMS support.
4231
3f6b73ef
DN
42322008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4233
4234 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4235 the vc-dir command name.
4236
9e2a2647
DN
42372008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4238
4239 * xresources.texi: Remove mentions of Mac Carbon.
4240
568beaa2
AS
42412008-07-19 Andreas Schwab <schwab@suse.de>
4242
4243 * ns-emacs.texi: Move to ../misc.
4244
0ef94706
CY
42452008-07-15 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * entering.texi (Exiting): Don't describe text-only terminals as the
4248 default. Describe the new startup screen.
4249 (Exiting): Describe how to kill Emacs first. Change description of
4250 iconification to handle modern window systems.
4251
ba60bd44 42522008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4253
4254 * ns-emacs.texi: New file, documents features of Emacs port under
4255 NeXTstep windowing.
4256
9f30aa73
CY
42572008-07-15 Chong Yidong <cyd@stupidchicken.com>
4258
938a5d2e
CY
4259 * entering.texi (Entering Emacs): Update prev node.
4260
4261 * glossary.texi (Glossary): Remove xref to Text Characters.
4262
9f30aa73
CY
4263 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4264 directly, rather than in the context of ASCII. Move description of
4265 special properties of modifier key to new Modifier Keys node.
4266 (Keys): Copyedit.
4267 (Text Characters): Delete node. Multibyte is the default nowadays, and
4268 the node contents are obsolete.
4269
4270 * custom.texi (Modifier Keys): New node.
4271
4272 * emacs.texi (Top): Update node list.
4273
7e53d36c
CY
42742008-07-13 Chong Yidong <cyd@stupidchicken.com>
4275
4276 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4277 saying that Emacs provides menus and mouse support (which is par for
4278 the course).
4279
4280 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4281 early on.
4282 (Point): Copyedit. Relegate historical trivia to a footnote.
4283 (Mode Line): Explain mode-line format more consistently.
4284 (Menu Bar): Copyedit.
4285
1e9fa96d
GM
42862008-06-27 Glenn Morris <rgm@gnu.org>
4287
4288 * cal-xtra.texi (Sexp Diary Entries):
4289 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4290
dc9bebb8
CY
42912008-06-26 Chong Yidong <cyd@stupidchicken.com>
4292
4293 * mark.texi (Shift selection): New node.
4294 (Mark): Copyedits.
4295 (Persistent Mark): Move to the end of the chapter.
4296
e7881076
EZ
42972008-06-20 Eli Zaretskii <eliz@gnu.org>
4298
4299 * makefile.w32-in (distclean): Remove makefile.
4300
f427400c
NR
43012008-06-17 Nick Roberts <nickrob@snap.net.nz>
4302
4303 * building.texi (Starting GUD): Add an entry for gud-gdb.
4304 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4305 command mode.
4306
b597d348
GM
43072008-06-17 Glenn Morris <rgm@gnu.org>
4308
4309 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4310
647b7094
NR
43112008-06-17 Nick Roberts <nickrob@snap.net.nz>
4312
4313 * building.texi (Starting GUD): Expand on remote debugging.
4314 (Other GDB-UI Buffers): Mention new keyboard bindings.
4315
47a30023
GM
43162008-06-15 Glenn Morris <rgm@gnu.org>
4317
4318 * gnu.texi: Use a verbatim license for this invariant section,
4319 as per etc/GNU.
4320
37e5d54a
GM
43212008-06-13 Daniel Engeler <engeler@gmail.com>
4322
4323 * emacs.texi, misc.texi: Add documentation about serial port access.
4324
8e65d46c
GM
43252008-06-13 Glenn Morris <rgm@gnu.org>
4326
c1473b4c
MB
4327 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4328 maintain.info.
8e65d46c 4329
e40a85cd
MB
43302008-06-05 Miles Bader <miles@gnu.org>
4331
4332 * display.texi (Temporary Face Changes): Update to reflect function
4333 renamings in face-remap.el.
4334
56c73dec
MB
43352008-06-04 Miles Bader <miles@gnu.org>
4336
1c6c854e
CS
4337 * display.texi (Temporary Face Changes):
4338 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4339 `increase-buffer-face-height' and `decrease-default-face-height' now
4340 that they aren't bound by default.
4341
9d3d42fb
MB
43422008-06-03 Miles Bader <miles@gnu.org>
4343
4344 * display.texi (Temporary Face Changes): New node.
4345
2be6bfe2
EZ
43462008-05-31 Eli Zaretskii <eliz@gnu.org>
4347
4348 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4349
daf7e339
GM
43502008-05-31 Glenn Morris <rgm@gnu.org>
4351
4352 * cal-xtra.texi (Fancy Diary Display): Simplify.
4353
d21d2618
GM
43542008-05-30 Glenn Morris <rgm@gnu.org>
4355
4356 * cal-xtra.texi (Fancy Diary Display): Update for
4357 diary-display-function replacing diary-display-hook.
4358
71ce5fd0
JB
43592008-05-29 Drew Adams <drew.adams@oracle.com>
4360
4361 * msdog.texi (Windows Keyboard): Add descriptions of
4362 w32-register-hot-key and w32-unregister-hot-key.
4363
a3cdbdf8
MO
43642008-05-21 Tom Tromey <tromey@redhat.com>
4365
4366 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4367 Variables node.
4368
854a574c
MO
43692008-05-19 Tom Tromey <tromey@redhat.com>
4370
4371 * custom.texi (Variables): Add Directory Variables to menu.
4372 (Directory Variables): New node.
4373
7c2ec3f9
ER
43742008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4375
71ce5fd0 4376 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4377
370fded4
ER
43782008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4379
4380 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4381 Revision Tags and rewritten. Section now uses modern terminology,
4382 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4383 accurately.
4384
6af511e3
EZ
43852008-05-10 Eli Zaretskii <eliz@gnu.org>
4386
4387 * msdog.texi (Windows Files): Update documentation of
4388 w32-get-true-file-attributes.
4389
7a78b6e7
ER
43902008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4391
4392 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4393 directory mode.
4394
1bcfc24e
CY
43952008-05-08 Chong Yidong <cyd@stupidchicken.com>
4396
4397 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4398 entry "television".
1bcfc24e 4399
db86064f
ER
44002008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4401
ab5ec32c 4402 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4403
a31b405e
ER
44042008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4405
4406 * emacs/buffers.texi, emacs/files.texi (Version-control):
4407 vc-toggle-read-only is no longer a good idea...
4408
ff2c14fc
GM
44092008-04-29 Glenn Morris <rgm@gnu.org>
4410
4411 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4412
367c9b7c
JL
44132008-04-22 Juri Linkov <juri@jurta.org>
4414
4415 * dired.texi (Subdirectories in Dired): Describe using `^'
4416 to return to the parent directory.
4417
4ac1e9b4
NR
44182008-04-22 Nick Roberts <nickrob@snap.net.nz>
4419
4420 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4421 recent changes.
4422
b9b3bf2b
NR
44232008-04-19 Nick Roberts <nickrob@snap.net.nz>
4424
4425 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4426 (Other GDB-UI Buffers): Update for recent thread related changes.
4427
4d120d6a
SM
44282008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4429
4430 * maintaining.texi (Maintaining):
4431 * emacs.texi (Top): Typo.
4432
a152877d
SM
44332008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4434
b9b3bf2b
NR
4435 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4436 arg in `font-lock-add-keywords'.
a152877d 4437
36c0514c
GM
44382008-04-08 Glenn Morris <rgm@gnu.org>
4439
4440 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4441 Also add Baha'i calendar references where appropriate.
4442
06a97d46
GM
44432008-04-05 Glenn Morris <rgm@gnu.org>
4444
4445 * custom.texi (Init File): Byte-compiling .emacs is bad.
4446
6adc6eed
SM
44472008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4448
4449 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4450
571388b0
GM
44512008-03-29 Glenn Morris <rgm@gnu.org>
4452
4453 * calendar.texi: Update for `calendar-date-style' replacing
4454 `european-calendar'.
4455
3ae8f876
JR
44562008-03-28 Jason Rumney <jasonr@gnu.org>
4457
4458 * display.texi (Display Custom): Mention overlay-margin in text.
4459
5bc6ddff 44602008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4461
5bc6ddff
MB
4462 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4463 tutorial' comments.
03a864d5 4464
7186a830
CY
44652008-03-28 Chong Yidong <cyd@stupidchicken.com>
4466
4467 * mark.texi (Mark): Rearrange nodes.
4468 (Persistent Mark): Rename from Transient Mark.
4469 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4470 Describe Transient Mark mode as the default.
4471
4472 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4473 the default behavior with Transient Mark mode off.
4474 (Position Info): Fix typo.
4475
71ce5fd0
JB
4476 * display.texi (Standard Faces): Reference the Mark node.
4477 Remove discussion of the region face, which is discussed there.
7186a830
CY
4478
4479 * emacs.texi (Top): Update node listings.
4480
4481 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4482 as the default.
4483
4484 * fixit.texi (Undo): Standardize choice of undo key sequence.
4485 (Undo, Spelling): Describe Transient Mark mode as the default.
4486
4487 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4488 default.
4489
4490 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4491
4492 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4493 mode is the default, and note that the mark is not activated when set.
4494
4495 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4496 Describe Transient Mark mode as the default.
4497
4498 * search.texi (Basic Isearch): Reference the Mark Ring node.
4499 (Replace, Unconditional Replace, Other Repeating Search):
4500 Describe Transient Mark mode as the default.
4501
1c6c854e
CS
4502 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4503 Describe Transient Mark mode as the default.
7186a830
CY
4504 (Paragraphs): Describe how M-h behaves when region is active.
4505
4506 * trouble.texi (Quitting): Clarify effects of C-g.
4507
dc47d1ff
GM
45082008-03-13 Glenn Morris <rgm@gnu.org>
4509
4510 * emacs.texi (EMACSVER): Set to 23.0.60.
4511
e3e0fb39 45122008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4513
e3e0fb39
GM
4514 * dired.texi (Hiding Subdirectories): Fix previous change.
4515
45162008-03-05 Drew Adams <drew.adams@oracle.com>
4517
4518 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4519
5e14abf8
KS
45202008-02-28 Kim F. Storm <storm@cua.dk>
4521
4522 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4523 Move describe-distribution to C-h C-o.
4524 Move view-emacs-problems to C-h C-p.
4525 Add view-emacs-debugging on C-h C-d.
4526 Add view-external-packages on C-h C-e.
d0207bf3 4527 Add view-order-manuals on C-h C-m.
5e14abf8 4528
d0207bf3 45292008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4530
4531 * msdog-xtra.texi (MS-DOS): Docstring fix.
4532
87e391bb
EZ
45332008-02-09 Eli Zaretskii <eliz@gnu.org>
4534
4535 * msdog.texi (Windows Fonts): Use a @table for describing font
4536 properties.
4537
5662e503
JR
45382008-02-07 Jason Rumney <jasonr@gnu.org>
4539
4540 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4541 value has changed.
4542 (Windows HOME): Clarify what is meant by "if that fails as well".
4543 (Windows Fonts): New section.
4544
72463824
GM
45452008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4546
4547 * basic.texi (Basic Undo): Remove duplicate "you can".
4548
7ff926e0
EZ
45492008-02-02 Eli Zaretskii <eliz@gnu.org>
4550
4551 * maintaining.texi (Tags): Fix last change.
4552
6ab7aef1
MA
45532008-02-02 Michael Albinus <michael.albinus@gmx.de>
4554
093571c3 4555 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4556
ace67e7e
NR
45572008-01-31 Nick Roberts <nickrob@snap.net.nz>
4558
4559 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4560
ae068fdf
RS
45612008-01-26 Richard Stallman <rms@gnu.org>
4562
4563 * maintaining.texi (Tags): Delete redundant index entry.
4564
a56d9a08
EZ
45652008-01-26 Eli Zaretskii <eliz@gnu.org>
4566
4567 * programs.texi (Imenu): Move "@cindex tags" from here...
4568 * maintaining.texi (Tags): ...to here.
4569
e941ed90
NR
45702008-01-23 Kevin Ryde <user42@zip.com.au>
4571
4572 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4573 click count.
4574
650276d5
JB
45752008-01-21 Juanma Barranquero <lekktu@gmail.com>
4576
4577 * entering.texi (Exiting): Fix typo.
4578 Reported by D. E. Evans <sinuhe@gnu.org>.
4579
8dc17977
MR
45802007-12-31 Martin Rudalics <rudalics@gmx.at>
4581
4582 * glossary.texi (Glossary): Fix typo.
4583
9f9695a6
RS
45842007-12-27 Richard Stallman <rms@gnu.org>
4585
4586 * text.texi (Formatted Text): Improve menu tag.
4587 (Editing Format Info): In Info, add duplicate menu of nodes
4588 about the submenus.
4589 (Format Faces): Say where Faces menu is found. Mention Other.
4590 (Format Colors): Say where these submenus are found.
4591 (Format Indentation, Format Justification): Likewise.
4592 (Format Properties): Likewise.
4593
abfd0191
RS
45942007-12-22 Richard Stallman <rms@gnu.org>
4595
4596 * search.texi (Query Replace): Make exp of query-replace more
4597 self-contained, and clarify.
8dc17977 4598
abfd0191
RS
4599 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4600
a2586785
RS
46012007-12-15 Richard Stallman <rms@gnu.org>
4602
4603 * files.texi (Auto Save): Clarify definition of auto-saving.
4604
a67cf2bb
RS
46052007-11-26 Richard Stallman <rms@gnu.org>
4606
4607 * help.texi (Help Echo): Cleanups.
4608
448b33b1
TTN
46092007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4610
4611 * files.texi (Why Version Control?): Fix typo.
4612 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4613 (Selecting a Fileset): Fix typos; small rewording.
4614 (Log Buffer): Likewise.
4615 (Old Revisions): Likewise.
448b33b1 4616
221bb7f6
EZ
46172007-11-17 Eli Zaretskii <eliz@gnu.org>
4618
4619 * mule.texi (Communication Coding): Fix wording of last change.
4620
d0207bf3 46212007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4622
630cb3b7
JB
4623 * custom.texi (Specifying File Variables):
4624 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4625
53b7759e
KH
46262007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4627
a5ab2e0c 4628 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4629
4630 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4631
c8763fb6 46322007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4633
630cb3b7 4634 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4635 --output=file.
4636
ff98e024
MR
46372007-11-13 Martin Rudalics <rudalics@gmx.at>
4638
4639 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4640 (Help Echo): Avoid mentioning the term "region" here and
4641 consistently use the term "active text".
4642
37b11c22
GM
46432007-11-11 Glenn Morris <rgm@gnu.org>
4644
4645 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4646
21d50ba1
JL
46472007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4648
1c6c854e
CS
4649 * search.texi (Query Replace):
4650 Mention `query-replace-show-replacement'.
21d50ba1 4651
c12ecb0a 46522007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4653
4654 * building.texi (Watch Expressions): Remove obscure sentence.
4655
3b4201f4
KH
46562007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4657
4658 * mule.texi (Select Input Method): Describe how to activate an input
4659 method in the text mode.
4660
07e5c0b0
DN
46612007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4662
4663 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4664
52dd7391
NR
46652007-10-30 Nick Roberts <nickrob@snap.net.nz>
4666
4667 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4668
c004e539
GM
46692007-10-30 Glenn Morris <rgm@gnu.org>
4670
4671 * misc.texi (Directory Tracking): Explain a bit more about
4672 dirtrack-mode.
4673
ca8c5b8c
GM
46742007-10-25 Glenn Morris <rgm@gnu.org>
4675
4676 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4677
b6c764ef
RS
46782007-10-24 Richard Stallman <rms@gnu.org>
4679
4680 * misc.texi (Interactive Shell): Cleanup last change.
4681
eabd84c9
JL
46822007-10-22 Juri Linkov <juri@jurta.org>
4683
4684 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4685 default values.
4686
0b43c7e2
ER
46872007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4688
ca8c5b8c 4689 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4690 'filesets'.
4691
a80859d4
MR
46922007-10-18 Martin Rudalics <rudalics@gmx.at>
4693
4694 * trouble.texi (Quitting): Fix typo.
4695
c9447ae1
GM
46962007-10-18 Glenn Morris <rgm@gnu.org>
4697
4698 * frames.texi (Mode Line Mouse): Mention minor mode names.
4699
168b980f
JL
47002007-10-17 Juri Linkov <juri@jurta.org>
4701
4702 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4703 fill-paragraph operates on the active region in Transient Mark mode.
4704 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4705 with fill-paragraph.
4706
4707 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4708 fill-paragraph.
4709
4710 * fixit.texi (Spelling): ispell-word operates on the active region
4711 in Transient Mark mode.
4712
5a331f34
JB
47132007-10-17 Aaron S. Hawley <aaronh@garden.org>
4714
4715 * building.texi (Source Buffers):
4716 * custom.texi (Init Non-ASCII):
4717 * glossary.texi (Glossary): Use "key binding" consistently.
4718
2a9f4d55
JB
47192007-10-17 Juanma Barranquero <lekktu@gmail.com>
4720
4721 * calendar.texi (Diary): Fix directive.
4722
de13cecf
RS
47232007-10-16 Richard Stallman <rms@gnu.org>
4724
4725 * calendar.texi (Diary): Clarify text about diary file example.
4726
5f90d53e
ER
47272007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4728
4729 * files.texi: Capitalize node names according to convention.
4730
3aa491bc
GM
47312007-10-13 Glenn Morris <rgm@gnu.org>
4732
4733 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4734
8a3106d3
ER
47352007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4736
4737 * emacs.texi:
4738 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4739 suggested by RMS and Robert J. Chassell.
8a3106d3 4740
da1080a2
ER
47412007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4742
3aa491bc 4743 * files.texi (Version Systems):
0870a421
ER
4744 * vc-xtra.texi:
4745 * vc1-xtra.texi:
ac3f4c6f 4746 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4747 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4748 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4749 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4750
58ade22b
ER
47512007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4752
da1080a2 4753 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4754 Reorder the descriptions to be chronological.
4755
93870ce2
RS
47562007-10-09 Richard Stallman <rms@gnu.org>
4757
4758 * display.texi (Cursor Display): Correct how cursor appears
4759 in nonselected windows.
4760
568c7288
NR
47612007-10-04 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * building.texi (GDB Graphical Interface): Remove references to gdba
4764 and mention gud-gdb.
4765
1af74d06 47662007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4767
1af74d06 4768 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4769
0d8fb755
JL
47702007-10-06 Juri Linkov <juri@jurta.org>
4771
4772 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4773 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4774 fill-paragraph-or-region.
4775
4776 * basic.texi (Arguments): Replace fill-paragraph with
4777 fill-paragraph-or-region.
4778
b981e2c6
ER
47792007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4780
4781 * files.texi: Update the section on version control for 2007
2a9f4d55 4782 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4783 will come later.
4784
5fceaf9c
GM
47852007-09-15 Glenn Morris <rgm@gnu.org>
4786
4787 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4788 to `list-holidays'.
4789
b0e44b17
GM
47902007-09-14 Glenn Morris <rgm@gnu.org>
4791
4792 * calendar.texi: Update all instances of mark-calendar-holidays,
4793 list-calendar-holidays, list-holidays with the new names.
4794
8cf51b2c
GM
47952007-09-06 Glenn Morris <rgm@gnu.org>
4796
46a367db 4797 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4798 Split into the Emacs manual in emacs/, and other manuals in misc/.
4799 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4800 manual.
4801 (infodir): New variable.
4802 (info): Use $infodir.
4803 (emacsman): Delete target, not needed any more.
4804 Move all targets that are not the Emacs manual to misc/Makefile.in.
4805 (mostlyclean): Remove `gnustmp'.
4806 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4807 manual.
92f9b43f 4808 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4809 (emacsman): Delete target, not needed any more.
4810 (clean): Remove all info files but Emacs manual.
4811 Move all targets that are not the Emacs manual to misc/Makefile.in.
4812 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4813
4814 * Makefile.in (INFOSOURCES): Delete.
4815 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4816 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4817 *.vrs *.toc here...
4818 (maintainer-clean): ...from here.
4819
48202007-09-05 Glenn Morris <rgm@gnu.org>
4821
4822 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4823
8cf51b2c
GM
48242007-08-29 Glenn Morris <rgm@gnu.org>
4825
4826 * emacs.texi (EMACSVER): Increase to 23.0.50.
4827
3420c522
RS
48282007-08-27 Richard Stallman <rms@gnu.org>
4829
4830 * emacs.texi (Top): Clarify menu item for Glossary.
4831
4832 * display.texi (Faces): Change secn title.
4833 Clarify not all fonts come from Font Lock.
4834
8cf51b2c
GM
48352007-08-17 Eli Zaretskii <eliz@gnu.org>
4836
4837 * basic.texi (Position Info): Add index entry for face at point.
4838 Mention that character faces are also displayed by "C-u C-x =".
4839
8cf51b2c
GM
48402007-08-08 Glenn Morris <rgm@gnu.org>
4841
4842 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4843
48442007-08-07 Chong Yidong <cyd@stupidchicken.com>
4845
4846 * files.texi (File Conveniences): Document point motion keys in Image
4847 mode.
4848
8cf51b2c
GM
48492007-07-27 Glenn Morris <rgm@gnu.org>
4850
8cf51b2c
GM
4851 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4852 in-line.
4853
4854 * gpl.texi: New file with text of GPL.
4855 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4856
48572007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4858
4859 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4860
4861 * dired.texi (Wdired): Mention C-x C-q key binding.
4862
48632007-07-28 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4866
48672007-07-25 Glenn Morris <rgm@gnu.org>
4868
8cf51b2c
GM
4869 * emacs.texi (Copying): Replace license with GPLv3.
4870
4871 * Relicense all FSF files to GPLv3 or later.
4872
48732007-07-24 Glenn Morris <rgm@gnu.org>
4874
4875 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4876 for some calendars.
4877
48782007-07-23 Nick Roberts <nickrob@snap.net.nz>
4879
4880 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4881 default-directory for the current buffer is on a remote machine.
4882
8cf51b2c
GM
48832007-07-21 Eli Zaretskii <eliz@gnu.org>
4884
4885 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4886 default value.
4887
48882007-07-21 Richard Stallman <rms@gnu.org>
4889
4890 * files.texi (Why Version Control?): Improve previous change.
4891
48922007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4893
4894 * files.texi (Why Version Control?): New node.
4895
8cf51b2c
GM
48962007-07-12 Nick Roberts <nickrob@snap.net.nz>
4897
8cf51b2c
GM
4898 * building.texi (Starting GUD): Add xref to this anchor.
4899
8cf51b2c
GM
49002007-06-24 Karl Berry <karl@gnu.org>
4901
2a9f4d55 4902 * emacs.texi: New Back-Cover Text.
8cf51b2c 4903
8cf51b2c
GM
49042007-06-07 Alan Mackenzie <acm@muc.de>
4905
4906 * display.texi (Optional Mode Line): Document the new form of
4907 line+column numbers, "(561,2)".
4908
49092007-06-06 Juanma Barranquero <lekktu@gmail.com>
4910
49823426 4911 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4912
49132007-06-02 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * Version 22.1 released.
4916
8cf51b2c
GM
49172007-05-07 Karl Berry <karl@gnu.org>
4918
4919 * emacs.texi (EMACSVER): Back to 22.
4920
49212007-05-06 Richard Stallman <rms@gnu.org>
4922
4923 * maintaining.texi (Create Tags Table): Clean up previous change.
4924
c8763fb6 49252007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4926
4927 * maintaining.texi (Create Tags Table): Add text about the dangers of
4928 making symbolic links to tags files.
4929
49302007-05-04 Karl Berry <karl@gnu.org>
4931
4932 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4933
49342007-05-03 Karl Berry <karl@gnu.org>
4935
4936 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4937
4938 * .cvsignore (*.pdf): New entry.
4939
8cf51b2c
GM
4940 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4941 for printing.
4942
49432007-05-01 Richard Stallman <rms@gnu.org>
4944
4945 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4946
8cf51b2c
GM
49472007-04-28 Glenn Morris <rgm@gnu.org>
4948
4949 * ack.texi (Acknowledgments):
4950 * anti.texi (Antinews):
8cf51b2c
GM
4951 * programs.texi (Program Modes): Restore mention of python.el pending
4952 consideration of legal status.
4953
49542007-04-28 Richard Stallman <rms@gnu.org>
4955
4956 * files.texi (File Names): Fixes to ~ description on MS systems.
4957
8cf51b2c
GM
49582007-04-26 Glenn Morris <rgm@gnu.org>
4959
4960 * emacs.texi (EMACSVER): Increase to 22.1.50.
4961
49622007-04-25 Karl Berry <karl@gnu.org>
4963
4964 * emacs.texi: Improve line breaks on copyright page,
4965 similar layout to lispref, 8.5x11 by default.
4966
4967 * dired.texi (Image-Dired): Improve line break, fix typo.
4968
49692007-04-24 Chong Yidong <cyd@stupidchicken.com>
4970
4971 * programs.texi (Program Modes):
8cf51b2c
GM
4972 * anti.texi (Antinews):
4973 * ack.texi (Acknowledgments): python.el removed.
4974
8cf51b2c
GM
49752007-04-23 Chong Yidong <cyd@stupidchicken.com>
4976
4977 * display.texi (Highlight Interactively): Correct description of
4978 hi-lock-file-patterns-policy.
4979
4980 * files.texi (File Archives): Mention self-extracting executables.
4981
49822007-04-23 Eli Zaretskii <eliz@gnu.org>
4983
4984 * search.texi (Unconditional Replace, Query Replace): Add xref to
4985 "Replacement and Case".
4986
49872007-04-22 Chong Yidong <cyd@stupidchicken.com>
4988
4989 * dired.texi (Image-Dired): Move from Thumbnails node.
4990 * misc.texi (Thumbnails): Node deleted.
4991 * emacs.texi (Top): Update node listing.
4992
4993 * files.texi (File Conveniences):
49823426 4994 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4995
49962007-04-21 Richard Stallman <rms@gnu.org>
4997
4998 * display.texi (Highlight Interactively): Correct previous change.
4999 Clarify doc of hi-lock-find-patterns, and move new features into it.
5000
50012007-04-20 David Koppelman <koppel@ece.lsu.edu>
5002
1c6c854e
CS
5003 * display.texi (Highlight Interactively):
5004 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5005
50062007-04-20 Martin Rudalics <rudalics@gmx.at>
5007
5008 * display.texi (Scrolling): Fix typo.
5009
8cf51b2c
GM
50102007-04-15 Chong Yidong <cyd@stupidchicken.com>
5011
8cf51b2c
GM
5012 * doclicense.texi: Remove node heading, so that it can be included by
5013 other files.
5014
5015 * emacs.texi: Insert node heading for GFDL.
5016
8cf51b2c
GM
50172007-04-14 Eli Zaretskii <eliz@gnu.org>
5018
5019 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5020 "command line".
5021
5022 * display.texi (Faces): Refer to "Creating Frames" for face
5023 and other frame customizations in .emacs.
5024
5025 * frames.texi (Creating Frames): Mention that face customizations can
5026 be put in .emacs. Add index entries.
5027
50282007-04-12 Richard Stallman <rms@gnu.org>
5029
5030 * glossary.texi (Glossary): Explain `iff'.
5031
50322007-04-11 Karl Berry <karl@gnu.org>
5033
5034 * gnu.texi (Top),
5035 * macos.texi (Mac Font Specs),
5036 * anti.texi (Antinews),
5037 * xresources.texi (Resources),
5038 * misc.texi (Emulation),
5039 * calendar.texi (Daylight Saving),
5040 * dired.texi (Dired and Find),
5041 * rmail.texi (Remote Mailboxes),
5042 * sending.texi (Mail Headers),
5043 * programs.texi (Which Function),
5044 * files.texi (Recover),
5045 * buffers.texi (Uniquify),
5046 * frames.texi (Wheeled Mice),
5047 * killing.texi (Rectangles): Wording to improve breaks in
5048 8.5x11 format.
5049 * mule.texi (Language Environments): \hbadness=10000 since there's
5050 no way to reword.
5051 * emacs.texi (smallbook): New @set to more easily switch between
5052 smallbook and 8.5x11.
5053
50542007-04-11 Richard Stallman <rms@gnu.org>
5055
5056 * files.texi (File Conveniences): Add xref to Tumme.
5057 Delete text about Thumbnail mode.
5058
8cf51b2c
GM
50592007-04-09 Alan Mackenzie <acm@muc.de>
5060
5061 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5062 new name. Insert concept index entries.
5063
8cf51b2c
GM
50642007-04-08 Chong Yidong <cyd@stupidchicken.com>
5065
5066 * display.texi (Standard Faces): Document prefix arg for
5067 list-faces-display.
5068
5069 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5070
8cf51b2c
GM
50712007-04-07 Chong Yidong <cyd@stupidchicken.com>
5072
8cf51b2c
GM
5073 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5074
5075 * files.texi (Misc File Ops): Rewrite description of
5076 insert-file-literally.
5077
8cf51b2c
GM
50782007-03-31 Eli Zaretskii <eliz@gnu.org>
5079
5080 * misc.texi (Printing): Postscript -> PostScript.
5081
8cf51b2c
GM
5082 * ack.texi (Acknowledgments): Postscript -> PostScript.
5083
5084 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5085
5086 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5087 below.
5088
50892007-03-30 Chong Yidong <cyd@stupidchicken.com>
5090
5091 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5092 Init Non-ASCII.
5093 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5094 (Init Non-ASCII): New node.
5095
50962007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5097
5098 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5099
8cf51b2c
GM
51002007-03-12 Glenn Morris <rgm@gnu.org>
5101
8cf51b2c
GM
5102 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5103 "Daylight Savings".
5104
49823426 5105 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5106 saving" in text throughout.
5107
8cf51b2c
GM
51082007-03-04 Richard Stallman <rms@gnu.org>
5109
5110 * custom.texi (Safe File Variables): Minor correction.
5111
8cf51b2c
GM
51122007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5113
5114 * rmail.texi (Movemail): Add internal ref.
5115 Don't indent the intro for the PROTO table.
5116 Format PROTO table items with @code.
5117
8cf51b2c
GM
51182007-02-26 Nick Roberts <nickrob@snap.net.nz>
5119
5120 * building.texi: Remove references to bashdb.
5121
8cf51b2c
GM
51222007-02-19 Juanma Barranquero <lekktu@gmail.com>
5123
5124 * mule.texi (Language Environments): Update list of supported language
5125 environments.
5126
8cf51b2c
GM
51272007-02-14 Kim F. Storm <storm@cua.dk>
5128
5129 * building.texi (Grep Searching): Fix lgrep doc.
5130
51312007-02-12 Chong Yidong <cyd@stupidchicken.com>
5132
5133 * back.texi: Remove unused file.
5134
c8763fb6 51352007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5136
5137 * maintaining.texi (Tag Syntax): Now --members is the default for
5138 etags, not for ctags yet.
5139
8cf51b2c
GM
51402007-02-03 Eli Zaretskii <eliz@gnu.org>
5141
5142 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5143 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5144 expects. Add comments to prevent people from inadvertently modifying
5145 the key parts needed by `texinfo-multiple-files-update'.
5146
51472007-01-29 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * frames.texi (Secondary Selection): Window clicked does not matter
5150 when mouse-yank-at-point is non-nil.
5151
8cf51b2c
GM
51522007-01-16 Glenn Morris <rgm@gnu.org>
5153
5154 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5155 system abbrev.
5156
51572007-01-11 Richard Stallman <rms@gnu.org>
5158
5159 * msdog.texi (Windows Keyboard): Another small cleanup.
5160
51612007-01-10 Richard Stallman <rms@gnu.org>
5162
5163 * msdog.texi (Windows Keyboard): Yet another try to make
5164 everyone happy with that passage.
5165
51662007-01-05 Richard Stallman <rms@gnu.org>
5167
5168 * anti.texi (Antinews): Mention M-x shell scrolling.
5169
51702007-01-05 Nick Roberts <nickrob@snap.net.nz>
5171
5172 * building.texi (Watch Expressions): Describe gdb-max-children.
5173
8cf51b2c
GM
51742007-01-04 Richard Stallman <rms@gnu.org>
5175
8cf51b2c
GM
5176 * msdog.texi (Windows Keyboard): Clarify previous change.
5177
8cf51b2c
GM
51782007-01-02 Richard Stallman <rms@gnu.org>
5179
5180 * custom.texi (Changing a Variable): Minor clarification.
5181 (Specific Customization): customize-customized => customize-unsaved.
5182
5183 * entering.texi (Entering Emacs): Clean up text about restarting
5184 Emacs for each file.
5185
5186 * misc.texi (Shell Options): Minor cleanup.
5187
5188 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5189 with Emacs, not vice versa.
5190
5191 * programs.texi (Symbol Completion): Recommend customizing
5192 window manager.
5193
5194 * xresources.texi (Resources): Minor fix.
5195
c8763fb6 51962007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5197
5198 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5199
52002007-01-01 Richard Stallman <rms@gnu.org>
5201
5202 * commands.texi (User Input): Document keys stolen by window mangers.
5203
52042006-12-31 Richard Stallman <rms@gnu.org>
5205
5206 * custom.texi (Specific Customization): Document customize-option
5207 instead of customize-variable.
5208
52092006-12-31 Kim F. Storm <storm@cua.dk>
5210
5211 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5212
52132006-12-30 Kim F. Storm <storm@cua.dk>
5214
5215 * killing.texi (CUA Bindings): Fix typo.
5216
5217 * xresources.texi (Table of Resources): Mention grow-only value for
5218 auto-resize-tool-bars.
5219
8cf51b2c
GM
52202006-12-27 Eli Zaretskii <eliz@gnu.org>
5221
5222 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5223 and how to get them back.
5224
52252006-12-26 Richard Stallman <rms@gnu.org>
5226
5227 * calendar.texi (Holidays): Holiday listing is based on current
5228 practice, but DST is not.
5229
52302006-12-25 Richard Stallman <rms@gnu.org>
5231
5232 * emacs.texi (Top): Update subnode menus.
5233
5234 * mark.texi (Transient Mark): Fix xref.
5235
5236 * killing.texi (Graphical Kill): Node deleted.
5237 (Killing): Add xref to Cut and Paste.
5238 (CUA Bindings): Update xref.
5239
5240 * frames.texi (Cut and Paste): New section to hold other nodes.
5241 (Mouse Commands): Node demoted.
5242 (Cut/Paste Other App): Split out from Mouse Commands.
5243 (Word and Line Mouse): Likewise.
5244 (Secondary Selection, Clipboard): Nodes demoted.
5245
8cf51b2c
GM
52462006-12-24 Kevin Ryde <user42@zip.com.au>
5247
5248 * calendar.texi (Holidays): US daylight saving begins second Sunday
5249 in March for 2007 onwards.
5250 (Daylight Savings): Show new US default daylight saving rules, 2nd
5251 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5252
52532006-12-23 Chong Yidong <cyd@stupidchicken.com>
5254
5255 * calendar.texi (Scroll Calendar): < and > are switched.
5256
52572006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5258
5259 * killing.texi (Deletion): Describe M-\ prefix argument.
5260
52612006-12-23 Richard Stallman <rms@gnu.org>
5262
5263 * search.texi (Regexp Search): Explain why forward and reverse regexp
5264 search are not mirror images.
5265
8cf51b2c
GM
52662006-12-19 Kim F. Storm <storm@cua.dk>
5267
5268 * major.texi (Choosing Modes): Describe match-function elements for
5269 magic-mode-alist.
5270
8cf51b2c
GM
52712006-12-18 Eli Zaretskii <eliz@gnu.org>
5272
5273 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5274 peculiarities.
5275
52762006-12-18 Richard Stallman <rms@gnu.org>
5277
5278 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5279
8cf51b2c
GM
52802006-12-17 Alan Mackenzie <acm@muc.de>
5281
5282 * programs.texi (Left Margin Paren): Remove the bit which says
5283 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5284 Discuss some of the issues of setting this option to nil.
5285
52862006-12-17 Glenn Morris <rgm@gnu.org>
5287
5288 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5289
52902006-12-16 Eli Zaretskii <eliz@gnu.org>
5291
5292 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5293 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5294 NTFS volumes.
5295 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5296 volumes.
5297
52982006-12-15 Eli Zaretskii <eliz@gnu.org>
5299
5300 * text.texi (HTML Mode): Fix "C-c TAB".
5301
8cf51b2c
GM
53022006-12-09 Richard Stallman <rms@gnu.org>
5303
5304 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5305
53062006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5307
5308 * files.texi (Misc File Ops): Document insert-file-literally.
5309
53102006-12-08 Eli Zaretskii <eliz@gnu.org>
5311
5312 * cmdargs.texi (Colors): Note that --color is intended for overriding
5313 the terminal defaults, not for normal invocation.
5314
5315 * misc.texi (Emacs Server): Improve wording. Don't mention the
5316 ``server program''. Add a cross-reference to "Init File" node.
5317 (Invoking emacsclient): Add index entries. Document both short and
5318 long versions of command-line options. Document the -f option.
5319
8cf51b2c
GM
53202006-12-06 Richard Stallman <rms@gnu.org>
5321
5322 * text.texi (Outline Format): Say to set outline-regexp
5323 and outline-level with major modes and file local variables.
5324
c8763fb6 53252006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5326
5327 * anti.texi (Antinews): Mention the alternative to
5328 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5329
8cf51b2c
GM
5330 * misc.texi (Interactive Shell): Ditto.
5331
53322006-12-04 Eli Zaretskii <eliz@gnu.org>
5333
5334 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5335
5336 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5337
53382006-12-01 Eli Zaretskii <eliz@gnu.org>
5339
5340 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5341 colon in the mode line.
5342
5343 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5344
53452006-11-26 Nick Roberts <nickrob@snap.net.nz>
5346
5347 * building.texi (Watch Expressions): Mention SPC for expanding/
5348 contracting watch expressions.
5349
53502006-11-26 Kim F. Storm <storm@cua.dk>
5351
5352 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5353
53542006-11-26 Nick Roberts <nickrob@snap.net.nz>
5355
5356 * building.texi (Debugger Operation): Define text command mode.
5357 Clarify how tooltips work.
5358 (GDB Graphical Interface): Explain how to run in text command mode
5359 more clearly.
5360
53612006-11-25 Juanma Barranquero <lekktu@gmail.com>
5362
5363 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5364
53652006-11-22 Juanma Barranquero <lekktu@gmail.com>
5366
5367 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5368
8cf51b2c
GM
53692006-11-18 Chong Yidong <cyd@stupidchicken.com>
5370
5371 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5372 and EMACS is deprecated.
5373
53742006-11-18 Juanma Barranquero <lekktu@gmail.com>
5375
5376 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5377
c8763fb6 53782006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5379
5380 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5381
5382 * emacs.texi: Include xresources.texi both for info and dvi.
5383
5384 * xresources.texi: Merge text from xresmini.texi.
5385
c8763fb6 53862006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5387
5388 * glossary.texi: Fix typos.
5389
8cf51b2c
GM
53902006-11-06 Richard Stallman <rms@gnu.org>
5391
5392 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5393
5394 * ack.texi (Acknowledgments): Fix name spelling.
5395
53962006-11-01 Juri Linkov <juri@jurta.org>
5397
5398 * search.texi (Word Search): Document incremental word search.
5399
54002006-10-28 Glenn Morris <rgm@gnu.org>
5401
5402 * ack.texi (Acknowledgments): Add cal-html author.
5403
5404 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5405 Calendar"). Describe new package cal-html.
5406 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5407 Calendar Files."
5408
8cf51b2c
GM
54092006-10-23 Richard Stallman <rms@gnu.org>
5410
5411 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5412 Abbrev mode is enabled.
5413
8cf51b2c
GM
54142006-10-16 Richard Stallman <rms@gnu.org>
5415
8cf51b2c
GM
5416 * emacs.texi: Update ISBN.
5417
8cf51b2c
GM
54182006-10-11 Kim F. Storm <storm@cua.dk>
5419
5420 * emacs.texi (Acknowledgments): Use @dotless{i}.
5421
54222006-10-08 Nick Roberts <nickrob@snap.net.nz>
5423
5424 * building.texi (Breakpoints Buffer): Mention catchpoints.
5425
54262006-10-08 Kim F. Storm <storm@cua.dk>
5427
5428 * ack.texi (Acknowledgments): Update.
5429
5430 * emacs.texi (Acknowledgments): Fix bad @/ form.
5431
8cf51b2c
GM
54322006-10-05 Kim F. Storm <storm@cua.dk>
5433
5434 * emacs.texi (Acknowledgments): Add more contributors.
5435
54362006-10-03 Richard Stallman <rms@gnu.org>
5437
5438 * emacs.texi (Acknowledgments): Update version and edition.
5439
8cf51b2c
GM
54402006-10-01 Karl Berry <karl@gnu.org>
5441
5442 * custom.texi (Customization Groups): Page break to keep example buffer
5443 on one page.
5444
54452006-09-30 Karl Berry <karl@gnu.org>
5446
5447 * programs.texi (Basic Indent): @need to improve page break.
5448 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5449
54502006-09-29 Glenn Morris <rgm@gnu.org>
5451
5452 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5453
54542006-09-29 Karl Berry <karl@gnu.org>
5455
5456 * windows.texi (Basic Window): Remove forced @break, no longer
5457 desirable.
5458 * frames.texi (Frame Commands),
5459 * mark.texi (Marking Objects): Reword to avoid bad page break.
5460 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5461
54622006-09-19 Richard Stallman <rms@gnu.org>
5463
5464 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5465 stick to present tense.
5466
c8763fb6 54672006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5468
5469 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5470 to x-gtk-use-old-file-dialog.
5471 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5472
54732006-09-15 Jay Belanger <belanger@truman.edu>
5474
49823426 5475 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5476 Change "Library Public License" to "Lesser Public License"
5477 throughout. Use "yyyy" to represent year.
5478
8cf51b2c
GM
54792006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5480
5481 * files.texi (Visiting): Add index entry "open file".
5482
8cf51b2c
GM
54832006-09-11 Richard Stallman <rms@gnu.org>
5484
5485 * building.texi (Compilation Mode): Clarification.
5486 (Grep Searching): Add xref to Compilation Mode.
5487
8cf51b2c
GM
54882006-09-08 Richard Stallman <rms@gnu.org>
5489
5490 * search.texi (Search): Ref multi-file search commands here.
5491 (Other Repeating Search): Not here.
5492
8cf51b2c
GM
54932006-08-28 Richard Stallman <rms@gnu.org>
5494
5495 * windows.texi (Split Window): Update xref.
5496
5497 * basic.texi (Continuation Lines): Update xref.
5498
5499 * indent.texi (Tab Stops): Update xref.
5500
5501 * emacs.texi (Top): Update subnode menu.
5502
5503 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5504 split out of Display Custom.
5505
55062006-08-25 Kim F. Storm <storm@cua.dk>
5507
5508 * display.texi (Display Custom): Add variables overline-margin
5509 and x-underline-at-descent-line.
5510
55112006-08-25 Richard Stallman <rms@gnu.org>
5512
5513 * entering.texi (Exiting): Rewrite to give graphical displays
5514 priority over text terminals.
5515
5516 * search.texi (Incremental Search): Move index entries.
5517
55182006-08-23 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * custom.texi (Init File): Reference Find Init to avoid "home
5521 directory" confusion.
5522
55232006-08-22 Nick Roberts <nickrob@snap.net.nz>
5524
5525 * building.texi (Other GDB-UI Buffers): Describe how to edit
5526 a value in the locals buffer.
5527
55282006-08-21 Richard Stallman <rms@gnu.org>
5529
5530 * search.texi (Basic Isearch): Add `isearch' index entry.
5531
55322006-08-16 Richard Stallman <rms@gnu.org>
5533
5534 * misc.texi (Saving Emacs Sessions): Clean up wording.
5535
5536 * mark.texi (Marking Objects): Mention term "select all".
5537
5538 * emacs.texi (Top): Update subnode menu.
5539
5540 * help.texi (Help Mode): Move node up in file.
5541
8cf51b2c
GM
55422006-08-15 Nick Roberts <nickrob@snap.net.nz>
5543
5544 * building.texi (Stack Buffer): Explain fringe arrow.
5545
8cf51b2c
GM
55462006-08-12 Eli Zaretskii <eliz@gnu.org>
5547
8cf51b2c
GM
5548 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5549 on startup.
5550
55512006-08-11 Romain Francoise <romain@orebokech.com>
5552
5553 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5554
55552006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5556
5557 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5558
55592006-08-10 Richard Stallman <rms@gnu.org>
5560
5561 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5562 with face merging. Empty regions don't count.
5563 Clarify face property inheritance.
8cf51b2c
GM
5564
55652006-08-08 Romain Francoise <romain@orebokech.com>
5566
5567 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5568 <arjuropo@cc.jyu.fi>.
5569
8cf51b2c
GM
55702006-08-04 Eli Zaretskii <eliz@gnu.org>
5571
5572 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5573 apply to all frames.
5574
8cf51b2c
GM
55752006-08-01 Richard Stallman <rms@gnu.org>
5576
5577 * help.texi (Name Help): Add index entries for describe-variable.
5578
55792006-08-01 Nick Roberts <nickrob@snap.net.nz>
5580
5581 * building.texi (GDB Graphical Interface): Shorten node names.
5582 (GDB-UI Layout): Use GDB-related.
5583 (Other GDB-UI Buffers): Simplify English.
5584
55852006-07-31 Richard Stallman <rms@gnu.org>
5586
5587 * search.texi (Query Replace): Add xref for Dired's Q command.
5588
8cf51b2c
GM
55892006-07-31 Nick Roberts <nickrob@snap.net.nz>
5590
5591 * building.texi (GDB commands in Fringe): Rename to...
5592 (Source Buffers): ..this and move forward. Describe hollow arrow and
5593 new option gdb-find-source-frame.
5594
55952006-07-29 Richard Stallman <rms@gnu.org>
5596
5597 * dired.texi (Operating on Files): Simplify previous change
5598 and fix Texinfo usage.
5599
56002006-07-29 Eli Zaretskii <eliz@gnu.org>
5601
5602 * dired.texi (Operating on Files): Add cross-references. State the
5603 Unix commands that do similar things.
5604
56052006-07-28 Richard Stallman <rms@gnu.org>
5606
5607 * mark.texi (Transient Mark): Clarify that region never disappears
5608 when Transient Mark mode is off, and not when it is on.
5609
56102006-07-27 Richard Stallman <rms@gnu.org>
5611
5612 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5613
56142006-07-24 Richard Stallman <rms@gnu.org>
5615
5616 * xresources.texi (GTK styles): Fix texinfo usage.
5617
8cf51b2c
GM
5618 * commands.texi (User Input): Explain why we teach keyboard cmds.
5619
5620 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5621 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5622 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5623 * doclicense.texi, display.texi, dired.texi, basic.texi:
5624 * anti.texi, ack.texi: Move periods and commas inside quotes.
5625
56262006-07-22 Eli Zaretskii <eliz@gnu.org>
5627
5628 * cmdargs.texi (General Variables): Document EMAIL.
5629
56302006-07-21 Eli Zaretskii <eliz@gnu.org>
5631
5632 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5633 doesn't have effect on MS-Windows.
5634
8cf51b2c
GM
56352006-07-17 Richard Stallman <rms@gnu.org>
5636
5637 * building.texi (Grep Searching): Explain about chaining grep commands.
5638
8cf51b2c
GM
56392006-07-10 Nick Roberts <nickrob@snap.net.nz>
5640
49823426 5641 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5642
56432006-07-09 Chong Yidong <cyd@stupidchicken.com>
5644
5645 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5646 is invoked for multiple files.
5647
56482006-07-08 Eli Zaretskii <eliz@gnu.org>
5649
5650 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5651 on-line manual for the rest of this node.
5652 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5653 unconditionally.
5654 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5655 Improve wording.
5656 (Windows Printing): Improve wording.
5657 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5658 rest of this node.
5659
8cf51b2c
GM
56602006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5661
49823426
GM
5662 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5663 with eval-buffer.
8cf51b2c
GM
5664
56652006-07-05 Nick Roberts <nickrob@snap.net.nz>
5666
5667 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5668 of character translation.
5669
56702006-07-04 Nick Roberts <nickrob@snap.net.nz>
5671
5672 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5673
56742006-07-03 Karl Berry <karl@gnu.org>
5675
5676 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5677 not-too-underfull hboxes in the TeX output.
5678 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5679 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5680 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5681 * sending.texi, text.texi: Fix overfull/underfull boxes.
5682
56832006-07-03 Romain Francoise <romain@orebokech.com>
5684
5685 * m-x.texi (M-x): Fix.
5686
56872006-07-03 Richard Stallman <rms@gnu.org>
5688
8cf51b2c
GM
5689 * search.texi (Other Repeating Search): filename -> file name.
5690
5691 * misc.texi (Narrowing): Minor cleanups.
5692
5693 * files.texi (Visiting): filename -> file name.
5694
5695 * emacs.texi (Top): Update subnode menus.
5696
5697 * mule.texi (Coding Systems): Move char translation stuff here.
5698 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5699 (Recognize Coding): Substantial local rewrites.
5700 (International): Update menu.
5701
5702 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5703 (Scrolling): Substantial local rewrites.
5704 (Display): Update menu and intro.
5705
5706 * dired.texi: filename -> file name.
5707
5708 * custom.texi (Safe File Variables): Texinfo usage fix.
5709
f0131492 57102006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5711
5712 * help.texi, m-x.texi: Lots of cleanups.
5713
8cf51b2c
GM
57142006-06-30 Eli Zaretskii <eliz@gnu.org>
5715
5716 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5717 (Windows Processes, Windows Misc): Shorten the printed version by
5718 selectively conditioning less important portions by @ifnottex.
5719
8cf51b2c
GM
57202006-06-27 Richard Stallman <rms@gnu.org>
5721
5722 * mini.texi (Minibuffer File): Minor cleanup.
5723
57242006-06-25 Nick Roberts <nickrob@snap.net.nz>
5725
5726 * frames.texi (XTerm Mouse): Rename to...
5727 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5728
5729 * emacs.texi (Top): Use new node name.
5730
57312006-06-24 Eli Zaretskii <eliz@gnu.org>
5732
5733 * emacs.texi (Top): Update the detailed menu according to changes in
5734 msdog.texi.
5735
5736 * msdog.texi (Windows Keyboard): New section.
5737 (Windows Mouse): New section.
5738 (Windows System Menu): Remove section (text merged with "Windows
5739 Keyboard").
5740 (Windows Misc): New section.
5741
5742 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5743
5744 * msdog.texi (ls in Lisp): New section.
5745
5746 * files.texi (Visiting): Document case-insensitive wildcard matching
5747 under find-file-wildcards.
5748
8cf51b2c
GM
57492006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5750
5751 * macos.texi (Mac Input): Add description of mac-function-modifier.
5752 Now Unicode keyboard layouts work.
5753
8cf51b2c
GM
57542006-06-10 Richard Stallman <rms@gnu.org>
5755
5756 * mule.texi (Recognize Coding): Clarify previous change.
5757
57582006-06-09 Kenichi Handa <handa@m17n.org>
5759
5760 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5761 notation.
5762
57632006-06-07 Kevin Ryde <user42@zip.com.au>
5764
5765 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5766 manual for @ifnottex, but in emacs-extra for @iftex.
5767
5768 * cmdargs.texi (General Variables): Fix smtpmail xref.
5769
57702006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5771
8cf51b2c 5772 * programs.texi (Comment Commands):
8cf51b2c 5773 * custom.texi (Specifying File Variables):
49823426 5774 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5775
57762006-06-07 Nick Roberts <nickrob@snap.net.nz>
5777
5778 * building.texi (Watch Expressions): Move node to end.
5779 (GDB Graphical Interface): Move description of clicks in fringe...
5780 (GDB commands in the Fringe): ...to here. New node.
5781
8cf51b2c
GM
57822006-06-05 Romain Francoise <romain@orebokech.com>
5783
49823426 5784 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5785
57862006-06-05 Nick Roberts <nickrob@snap.net.nz>
5787
5788 * building.texi (GDB Graphical Interface): Update bindings.
5789 (Commands of GUD): Add gud-print. Remove gud-run.
5790 Restate availability more generally.
5791
f0131492 57922006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5793
5794 * mini.texi: Lots of cleanups.
5795
57962006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5799 and Mouse-2.
5800
c8763fb6 58012006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5802
5803 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5804
8cf51b2c
GM
58052006-05-31 Richard Stallman <rms@gnu.org>
5806
5807 * basic.texi (Moving Point): Fix previous change.
5808
c8763fb6 58092006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5810
5811 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5812
f0131492 58132006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5814
5815 * basic.texi: Many simplifications and improvements in wording.
5816
8cf51b2c
GM
58172006-05-26 Nick Roberts <nickrob@snap.net.nz>
5818
5819 * anti.texi (Antinews): Create a node for gdb-ui.
5820
8cf51b2c
GM
58212006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5822
5823 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5824
58252006-05-20 Richard Stallman <rms@gnu.org>
5826
5827 * dired.texi (Dired Navigation): dired-goto-file is now j.
5828
8cf51b2c
GM
58292006-05-20 Eli Zaretskii <eliz@gnu.org>
5830
5831 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5832 and their aliases.
5833
5834 * msdog.texi (Windows Printing): Mention non-support of plain text
5835 printing with some el-cheapo printers, and suggest a workaround.
5836
58372006-05-20 Kevin Ryde <user42@zip.com.au>
5838
5839 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5840 remove the bit saying you must set it.
5841
58422006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5843
5844 * trouble.texi (Checklist):
5845 * text.texi (Text, Auto Fill, Text Mode):
5846 * search.texi (Nonincremental Search):
5847 * rmail.texi (Rmail Labels):
5848 * mule.texi (Input Methods, Multibyte Conversion):
5849 * misc.texi (Gnus, Where to Look, PostScript):
5850 * maintaining.texi (Create Tags Table):
5851 * indent.texi (Indentation Commands):
5852 * fixit.texi (Spelling):
5853 * emacs.texi (Copying):
5854 * custom.texi (Init File): ifinfo -> ifnottex.
5855
8cf51b2c
GM
58562006-05-17 Richard Stallman <rms@gnu.org>
5857
5858 * files.texi (Diff Mode): Mention C-x `.
5859
58602006-05-08 Richard Stallman <rms@gnu.org>
5861
5862 * custom.texi (Disabling): Textual cleanups.
5863
8cf51b2c
GM
58642006-05-12 Glenn Morris <rgm@gnu.org>
5865
5866 * calendar.texi (Displaying the Diary, Format of Diary File):
5867 Refer to diary-view-entries, diary-list-entries,
5868 diary-show-all-entries rather than obsolete aliases.
5869
58702006-05-12 Eli Zaretskii <eliz@gnu.org>
5871
5872 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5873 (Displaying the Diary, Special Diary Entries, Importing Diary):
5874 * building.texi (Compilation Shell):
5875 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5876 emacs-xtra with @inforef's.
5877
5878 * files.texi (Visiting): Fix wording.
5879
5880 * mule.texi (Coding Systems, Text Coding): More indexing.
5881 Mention that C-x RET f can set eol conversion.
5882
c8763fb6 58832006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5884
5885 * xresmini.texi (GTK resources): Insert GTK description.
5886
5887 * xresources.texi (GTK resources): metafont should be menufont.
5888
8cf51b2c
GM
58892006-05-06 Michael Albinus <michael.albinus@gmx.de>
5890
49823426 5891 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5892 method, user name and host name is active only in partial
5893 completion mode.
5894
8cf51b2c
GM
58952006-05-06 Eli Zaretskii <eliz@gnu.org>
5896
5897 * makefile.w32-in (emacs.dvi):
5898 * Makefile.in (emacs.dvi): Add xresmini.texi.
5899
5900 * xresmini.texi (Table of Resources): Remove xref to non-existent
5901 node "LessTif Resources".
5902
5903 * msdog.texi (Microsoft Windows):
5904 * calendar.texi (Calendar/Diary, Displaying the Diary)
5905 (Special Diary Entries, Importing Diary, Holidays):
5906 * programs.texi (Program Modes):
5907 * text.texi (Text):
5908 * buffers.texi (Several Buffers):
5909 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5910
59112006-05-06 Eli Zaretskii <eliz@gnu.org>
5912
5913 The following changes merge the emacs-xtra manual into the main
5914 manual, but only for on-line version of the manual.
5915
5916 * vc2-xtra.texi (Version Backups, Local Version Control)
5917 (Making Snapshots, Change Logs and VC, Version Headers)
5918 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5919 on-line manual.
5920
5921 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5922 for on-line manual.
5923
5924 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5925 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5926 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5927 for on-line manual.
5928
5929 * fortran-xtra.texi (Fortran, Fortran Autofill)
5930 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5931 for on-line manual.
5932
5933 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5934 Conditional xref's for on-line manual.
5935
5936 * emerge-xtra.texi (Emerge, Overview of Emerge)
5937 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5938 manual.
5939
5940 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5941 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5942 (EMACSSOURCES): Use EMACS_XTRA.
5943 (../info/emacs-xtra): Remove.
5944 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5945
5946 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5947 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5948 (EMACSSOURCES): Use EMACS_XTRA.
5949 ($(infodir)/emacs-xtra): Remove.
5950 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5951
5952 * trouble.texi (Quitting):
5953 * text.texi (Text):
5954 * programs.texi (Program Modes):
5955 * msdog.texi (Microsoft Windows):
5956 * frames.texi (Frames):
5957 * files.texi (Backup, Version Control, VC Concepts)
5958 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5959 (Registering, VC Status, VC Undo, Multi-User Branching)
5960 (Comparing Files):
5961 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5962 (Displaying the Diary, Special Diary Entries, Importing Diary):
5963 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5964 conditional xref's, depending on @iftex/@ifnottex.
5965
5966 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5967 "MS-DOS". @include msdog-xtra.texi.
5968
5969 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5970 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5971
5972 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5973 for vc-xtra.texi subsections.
5974 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5975 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5976
5977 * sending.texi (Sending Mail): A @node line without explicit Prev,
5978 Next, and Up links.
5979
5980 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5981 Next, and Up links.
5982
5983 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5984 and its sections. @include picture-xtra.texi.
5985
5986 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5987 "Emerge".
5988 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5989
5990 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5991 exact duplicate of its name-sake in calendar.texi.
5992
5993 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5994 "Advanced Calendar/Diary Usage".
5995 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5996
5997 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5998 dired-xtra.texi.
5999 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6000
6001 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6002 (Files) [ifnottex]: Add menu entry for Autorevert.
6003
6004 * emacs-xtra.texi (Introduction): Reword to make consistent with
6005 printed version only.
6006 <Top level>: Remove the body of all chapters and move them to the
6007 new *-xtra.texi files. Use @raisesections and @lowersections to
6008 convert sections to chapters etc.
6009
6010 * msdog-xtra.texi:
6011 * fortran-xtra.texi:
6012 * vc-xtra.texi:
6013 * vc1-xtra.texi:
6014 * vc2-xtra.texi:
6015 * emerge-xtra.texi:
6016 * cal-xtra.texi:
6017 * dired-xtra.texi:
6018 * arevert-xtra.texi: New files, with text from respective chapters
6019 of emacs-xtra.texi. Convert each @chapter into @section, @section
6020 into @subsection, etc.
6021
1c6c854e 6022 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6023 updated.
6024
6025 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6026 Windows". All references updated.
6027
60282006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6029
6030 * macos.texi (Mac Input): Mention input from Character Palette.
6031 (Mac Font Specs): Fix typo.
6032
60332006-05-05 Richard Stallman <rms@gnu.org>
6034
6035 * files.texi (Diff Mode): Minor cleanup.
6036
60372006-05-05 Karl Berry <karl@gnu.org>
6038
8cf51b2c
GM
6039 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6040 errors from the current release of makeinfo (4.8).
6041 * help.texi (Library Keywords): Change widest word in multitable
6042 template from `emulations' to `convenience'. (Not sure if this is
6043 related to the font change.)
6044
60452006-05-05 Eli Zaretskii <eliz@gnu.org>
6046
6047 * files.texi (File Names): Add a footnote about limited support of
6048 ~USER on MS-Windows.
6049
6050 * cmdargs.texi (Initial Options): Add a footnote about limited
6051 support of ~USER on MS-Windows.
6052
60532006-05-03 Richard Stallman <rms@gnu.org>
6054
6055 * files.texi (Diff Mode): Node moved here.
6056 (Comparing Files): Delete what duplicates new node.
6057 (Files): Put Diff Mode in menu.
6058
1c6c854e 6059 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6060
6061 * emacs.texi (Top): Update menu for Diff Mode.
6062
6063 * trouble.texi (Emergency Escape): Simplify.
6064
6065 * emacs.texi (Top): Minor clarification.
6066
60672006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6068
6069 * commands.texi, entering.texi, screen.texi: Many simplifications.
6070
60712006-05-03 Richard Stallman <rms@gnu.org>
6072
6073 * commands.texi (Text Characters): Delete paragraph about unibyte
6074 non-ASCII printing chars.
6075
6076 * killing.texi (Killing): Say "graphical displays".
6077 * display.texi: Say "graphical displays".
6078
6079 * cmdargs.texi (Misc X): Say "graphical displays".
6080
60812006-05-01 Richard Stallman <rms@gnu.org>
6082
6083 * emacs.texi (Top): Add Diff Mode to menu.
6084
60852006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6086
6087 * misc.texi (Diff Mode): New node.
6088
60892006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6090
6091 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6092 (Mac Environment Variables): Shorten example line.
6093 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6094
60952006-05-01 Nick Roberts <nickrob@snap.net.nz>
6096
6097 * building.texi (GUD Customization): Describe cases %d and %c.
6098 Update description for %e.
6099
61002006-04-30 Glenn Morris <rgm@gnu.org>
6101
6102 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6103
61042006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6105
6106 * custom.texi (Examining): Update C-h v output example.
6107
61082006-04-29 Kim F. Storm <storm@cua.dk>
6109
6110 * building.texi (Grep Searching): Add lgrep and rgrep.
6111
8cf51b2c
GM
61122006-04-23 Richard Stallman <rms@gnu.org>
6113
6114 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6115
6116 * xresmini.texi: New file.
6117
6118 * xresources.texi (Face Resources): Split table into font resources
6119 and the rest. Combine similar attributes for brevity.
6120
8cf51b2c
GM
61212006-04-21 Eli Zaretskii <eliz@gnu.org>
6122
6123 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6124 backslashes and case-insensitivity in file names (moved to the
6125 main manual).
6126 (MS-DOS Printing): Move most of the text to the main manual.
6127
6128 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6129 New nodes.
6130 (Windows Processes, Windows System Menu): Add index entries and
6131 fix wording.
6132
8cf51b2c
GM
61332006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6134
6135 * misc.texi (Shell Ring): Add notes on saved input when
6136 navigating off the end of the history list.
6137
61382006-04-18 Chong Yidong <cyd@mit.edu>
6139
6140 * misc.texi (Shell Options): Correct default value of
6141 comint-scroll-show-maximum-output.
6142
8cf51b2c
GM
61432006-04-18 Nick Roberts <nickrob@snap.net.nz>
6144
6145 * building.texi (Watch Expressions): Update.
6146
8cf51b2c
GM
61472006-04-12 Richard Stallman <rms@gnu.org>
6148
6149 * search.texi: Clean up previous change.
6150
61512006-04-12 Eli Zaretskii <eliz@gnu.org>
6152
6153 * search.texi (Regexp Backslash, Regexp Replace): Add index
6154 entries for ``back reference'' and mention the term itself in the
6155 text.
6156
61572006-04-11 Richard Stallman <rms@gnu.org>
6158
6159 * custom.texi (Safe File Variables):
6160 Document enable-local-variables = :safe.
6161
61622006-04-11 Karl Berry <karl@gnu.org>
6163
6164 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6165 (Remote Repositories, Version Backups, Local Version Control)
6166 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6167 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6168 (Renaming VC Work Files and Master Files)
6169 (Inserting Version Control Headers, Customizing VC, General Options)
6170 (Options for RCS and SCCS, Options specific for CVS): Move all
6171 these nodes to emacs-xtra.texi, for brevity.
6172 * cmdargs.texi, files.texi: Change cross-references.
6173
8cf51b2c
GM
61742006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6175
6176 * files.texi (Old Versions): Update description of vc-annotate's
6177 use of color to indicate date ranges.
6178
8cf51b2c
GM
61792006-04-09 Kevin Ryde <user42@zip.com.au>
6180
8cf51b2c
GM
6181 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6182 put info and printed manual names the right way around.
6183
61842006-04-09 Karl Berry <karl@gnu.org>
6185
6186 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6187 emacs-xtra.texi, leaving only MS Windows information.
6188 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6189 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6190 node names.
6191
6192 * emacs.texi: Move @summarycontents and @contents to the beginning
6193 of the file.
6194
8cf51b2c
GM
61952006-04-08 Kevin Ryde <user42@zip.com.au>
6196
6197 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6198
61992006-04-07 Richard Stallman <rms@gnu.org>
6200
6201 * programs.texi (Comments, Comment Commands, Options for Comments)
6202 (Multi-Line Comments): "Align", not "indent".
6203 (Basic Indent): C-j deletes trailing whitespace before the newline.
6204
62052006-04-06 Richard Stallman <rms@gnu.org>
6206
8cf51b2c
GM
6207 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6208
62092006-04-06 Eli Zaretskii <eliz@gnu.org>
6210
6211 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6212
8cf51b2c
GM
62132006-04-05 Richard Stallman <rms@gnu.org>
6214
6215 * emacs.texi (Top): Update subnode menu.
6216
6217 * trouble.texi (Unasked-for Search): Node deleted.
6218 (Lossage): Delete from menu.
6219
62202006-04-04 Richard Stallman <rms@gnu.org>
6221
6222 * trouble.texi: Various cleanups.
6223 (Checklist): Don't bother saying how to snail a bug report.
6224 (Emergency Escape): Much rewriting.
6225 (After a Crash): Rename the core dump immediately.
6226 (Total Frustration): Call it a psychotherapist.
6227 (Bug Criteria): Avoid "illegal instruction".
6228 (Sending Patches): We always put the contributor's name in.
6229
6230 * misc.texi (Thumbnails): Minor correction.
6231
8cf51b2c
GM
62322006-04-03 Richard Stallman <rms@gnu.org>
6233
6234 * misc.texi (Thumbnails): Minor cleanup.
6235
62362006-04-02 Karl Berry <karl@gnu.org>
6237
6238 * sending.texi (Mail Sending): pxref to Top needs five args.
6239
6240 * texinfo.tex: Update to current version (2006-03-21.13).
6241
8cf51b2c
GM
62422006-03-31 Richard Stallman <rms@gnu.org>
6243
6244 * emacs.texi (Top): Update subnode menu.
6245
6246 * help.texi (Help Mode): Cleanup.
6247
6248 * dired.texi: Many cleanups.
6249 (Dired Deletion): Describe dired-recursive-deletes.
6250 (Operating on Files): dired-create-directory moved.
6251 (Misc Dired Features): Move to here.
6252 (Tumme): Node moved to misc.texi.
6253
6254 * custom.texi: Many cleanups.
6255 (Minor Modes): Don't mention ISO Accents Mode.
6256 (Examining): Update C-h v output example.
6257 (Hooks): Add index and xref for add-hook.
6258 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6259 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6260
6261 * misc.texi: Many cleanups.
6262 (beginning): Add to summary of topics.
6263 (Shell): Put eshell xref at the end. Remove eshell from table.
6264 (Thumbnails): New node.
6265
8cf51b2c
GM
62662006-03-28 Eli Zaretskii <eliz@gnu.org>
6267
6268 * files.texi (File Name Cache): Make it clear that the cache is
6269 not persistent.
6270
8cf51b2c
GM
62712006-03-25 Karl Berry <karl@gnu.org>
6272
49823426
GM
6273 * emacs-xtra.texi, emacs.texi, gnu.texi:
6274 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6275 (2) do not indent copyright year list (or anything else).
6276
8cf51b2c
GM
62772006-03-21 Juanma Barranquero <lekktu@gmail.com>
6278
6279 * files.texi (VC Dired Mode): Remove misplaced brackets.
6280
62812006-03-21 Andre Spiegel <spiegel@gnu.org>
6282
6283 * files.texi: Various updates and clarifications in the VC chapter.
6284
62852006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6286
6287 * help.texi (Help Mode): Document "C-c C-c".
6288
8cf51b2c
GM
62892006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6290
6291 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6292 menu in the standalone Info reader.
6293
62942006-03-15 Chong Yidong <cyd@stupidchicken.com>
6295
6296 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6297 moved here from Emacs manual.
6298
6299 * programs.texi (Fortran): Section moved to emacs-xtra.
6300 (Program Modes): Xref to Fortran in emacs-xtra.
6301
6302 * maintaining.texi (Emerge): Move to emacs-xtra.
6303 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6304
6305 * picture.texi: File deleted.
6306 * Makefile.in:
6307 * makefile.w32-in: Remove picture.texi.
6308
6309 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6310 * abbrevs.texi (Abbrevs):
6311 * sending.texi (Sending Mail): Picture node removed.
6312
6313 * emacs.texi (Top): Update node listings.
6314
8cf51b2c
GM
63152006-03-12 Richard Stallman <rms@gnu.org>
6316
6317 * calendar.texi: Various cleanups.
6318
8cf51b2c
GM
63192006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6322 syntax.
6323
8cf51b2c
GM
63242006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6325
6326 * search.texi (Regexps): More accurately describe which characters
6327 are special in which situations. Recommend _not_ to quote `]' or
6328 `-' when they are not special.
6329
8cf51b2c
GM
63302006-02-28 Andre Spiegel <spiegel@gnu.org>
6331
6332 * files.texi (Old Versions): Clarify operation of C-x v =.
6333
8cf51b2c
GM
63342006-02-21 Nick Roberts <nickrob@snap.net.nz>
6335
6336 * building.texi (Watch Expressions): Update and describe
6337 gdb-speedbar-auto-raise.
6338
63392006-02-19 Richard M. Stallman <rms@gnu.org>
6340
6341 * emacs.texi: Use @smallbook.
6342 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6343 Update subnode menu.
6344
6345 * building.texi (Lisp Interaction): Minor addition.
6346
63472006-02-18 Nick Roberts <nickrob@snap.net.nz>
6348
6349 * building.texi (Watch Expressions): Update and be more precise.
6350
c8763fb6 63512006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6352
6353 * maintaining.texi (Create Tags Table): Explain why the
6354 exception when etags writes to files under the /dev tree.
6355
63562006-02-14 Richard M. Stallman <rms@gnu.org>
6357
6358 * custom.texi (Safe File Variables): Lots of clarification.
6359 Renamed from Unsafe File Variables.
6360
63612006-02-14 Chong Yidong <cyd@stupidchicken.com>
6362
6363 * custom.texi (Unsafe File Variables): File variable confirmation
6364 assumed denied in batch mode.
6365
63662006-02-14 Richard M. Stallman <rms@gnu.org>
6367
6368 * building.texi (GDB User Interface Layout): Don't say `inferior'
6369 for program being debugged.
6370
63712006-02-15 Nick Roberts <nickrob@snap.net.nz>
6372
6373 * building.texi (GDB Graphical Interface):
6374 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6375
63762006-02-13 Chong Yidong <cyd@stupidchicken.com>
6377
6378 * custom.texi (Specifying File Variables, Unsafe File Variables):
6379 New nodes, split from File Variables. Document new file local
6380 variable behavior.
6381
63822006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6383
6384 * display.texi (Standard Faces):
8cf51b2c
GM
6385 * files.texi (Visiting):
6386 * frames.texi (Clipboard):
6387 * glossary.texi (Glossary) <Clipboard>:
6388 * xresources.texi (X Resources): Mention Mac OS port.
6389
8cf51b2c
GM
63902006-02-12 Richard M. Stallman <rms@gnu.org>
6391
6392 * building.texi (Building): Clarify topic in intro.
6393
6394 * maintaining.texi (Maintaining): Change title; clarify topic.
6395 Delete duplicate index entries.
6396
6397 * building.texi (Other GDB User Interface Buffers): Clarifications.
6398
6399 * text.texi (Cell Commands): Clarifications.
6400
6401 * programs.texi (Defuns): Delete duplicate explanation of
6402 left-margin paren convention.
6403 (Hungry Delete): Minor cleanup.
6404
64052006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6406
6407 * dired.texi (Tumme): More tumme documentation.
6408
64092006-02-11 Alan Mackenzie <acm@muc.de>
6410
6411 * programs.texi ("Hungry Delete"): Correct the appellation of the
6412 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6413
64142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6415
6416 * dired.texi (Tumme): Fix small bug.
6417
64182006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6419
6420 * macos.texi (Mac International): Rename "fontset-mac" to
6421 "fontset-standard".
6422
8cf51b2c
GM
64232006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6424
6425 * dired.texi (Tumme): Basic documentation for Tumme added.
6426
8cf51b2c
GM
64272006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6428
6429 * mule.texi (International):
6430 * programs.texi (Basic Indent): Fix typos.
6431
8cf51b2c
GM
6432 * custom.texi (Minor Modes):
6433 * display.texi (Text Display):
6434 * commands.texi (Text Characters): Update xrefs.
6435
64362006-02-07 Richard M. Stallman <rms@gnu.org>
6437
6438 * emacs.texi (Top): Update subnode menu.
6439 Update info on old Emacs papers.
6440 (Intro): "Graphical display", not window system.
6441
6442 * xresources.texi (GTK styles): Minor clarifications.
6443
6444 * trouble.texi: "Graphical display", not window system.
6445 (Stuck Recursive): Minor clarification.
6446
6447 * text.texi: Minor clarifications.
6448 (Sentences): Explain why two-space convention is better.
6449 Explain sentence-end-without-period here.
6450 (Fill Commands): Not here.
6451 (Refill): Node moved down.
6452 (Filling): Update menu.
6453 (Table Creation, Cell Justification, Column Commands): Clarify.
6454
6455 * sending.texi: Minor clarifications.
6456
6457 * search.texi (Regexp Backslash): Clarification.
6458
6459 * rmail.texi: Minor cleanups.
6460 (Rmail): Delete digression about `rmail-mode'.
6461 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6462 (Rmail Files): Mention C-u M-x rmail.
6463 (Rmail Reply): Mention References.
6464 (Rmail Display): Mention rmail-nonignored-headers.
6465
6466 * programs.texi: Minor cleanups.
6467 (Comment Commands): Mention momentary Transient Mark mode.
6468 (Matching): Be more specific about customizing show-paren-mode.
6469 (Info Lookup): Don't list the modes that support C-h S.
6470 Just say what it does in an unsupported mode.
6471 (Man Page): Delete excessive info on customizing woman.
6472 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6473
6474 * abbrevs.texi: Minor clarifications.
6475 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6476 not "dynamic abbrevs" as if they were a kind of abbrev.
6477
6478 * picture.texi (Picture): Minor cleanup.
6479
6480 * mule.texi (Communication Coding): Say "other applications".
6481 (Fontsets): Not specific to X. Add xref to X Resources.
6482 (Unibyte Mode): Rename from Single-Byte Character Support.
6483 "Graphical display", not window system.
6484 (International): Update menu.
6485
6486 * maintaining.texi (Format of ChangeLog):
6487 New node, split out from ChangeLog.
6488 (ChangeLog): Clarifications in the remaining text.
6489 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6490 (Find Tag): Add @w.
6491 (Tags Search): Explain tag table order here. Simplify grep ref.
6492 (List Tags): tags-tag-face is a variable, not a face.
6493 (Emerge): Cleanups.
6494
6495 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6496 (Keyboard Macros): Avoid "the user".
6497
6498 * killing.texi: "Graphical display", not window system.
6499
6500 * help.texi (Help Echo): "Graphical display", not window system.
6501
6502 * glossary.texi: Say "you", not "the user". Say "graphical display".
6503
6504 * frames.texi: Minor cleanups. "Graphical display", not window system.
6505
6506 * files.texi (Visiting): Make drag-and-drop not X-specific.
6507
6508 * custom.texi: Minor cleanups. "Graphical display", not window system.
6509
6510 * cmdargs.texi: Minor cleanups.
6511
6512 * building.texi (Compilation): Move and split kill-compilation para.
6513 Add para about multiple compilers.
6514 (Compilation Mode): Commands also available in grep mode and others.
6515 Mention C-u C-x ` more tutorially. Clarify C-x `.
6516 (Compilation Shell): Clarify. Put Bash example first.
6517 (Grep Searching): Minor cleanups; add @w.
6518 (Debuggers): Minor cleanups.
6519 (Starting GUD): Make GDB xgraphical mode issue clearer.
6520 (Debugger Operation): Lots of clarifications including
6521 GDB tooltip side-effect issue.
6522 (Commands of GUD): Clarify.
6523 (GUD Customization): Add bashdb-mode-hook.
6524 (GDB Graphical Interface): Rewrite for clarity.
6525 (GDB User Interface Layout): Rewrite for clarity.
6526 (Stack Buffer, Watch Expressions): Likewise.
6527 (Other GDB User Interface Buffers): Cleanups.
6528 (Lisp Libraries, External Lisp): Cleanup.
6529
6530 * basic.texi (Position Info): "Graphical displays", rather than
6531 window systems.
6532
6533 * anti.texi: Minor cleanup.
6534
8cf51b2c
GM
65352006-02-03 Eli Zaretskii <eliz@gnu.org>
6536
6537 * custom.texi (Init File, Find Init): Add cross-references to
6538 where $HOME is described.
6539
65402006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6541
6542 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6543 is not inside the @table.
6544
6545 * emacs.texi (Top): Correct node name.
6546
6547 * files.texi (File Names): Fix @xref.
6548 (Reverting): Fix typo.
6549
6550 * mule.texi (International): Correct node name.
6551
6552 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6553
65542006-02-01 Richard M. Stallman <rms@gnu.org>
6555
6556 * emacs.texi (Top): Update subnode menu.
6557
6558 * mule.texi: Minor clarifications.
6559 Reduce the specific references to X Windows.
6560 Refer to "graphical" terminals, rather than window systems.
6561 (Text Coding): Rename from Specify Coding.
6562 (Communication Coding, File Name Coding, Terminal Coding):
6563 New nodes split out from Text Coding.
6564
6565 * kmacro.texi: Minor clarifications.
6566 (Keyboard Macro Ring): Comment out some excessive commands.
6567 (Basic Keyboard Macro): Split up the table, putting part in each node.
6568
6569 * major.texi: Minor clarifications.
6570
6571 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6572
6573 * windows.texi: Minor clarifications.
6574 (Change Window): Don't describe mode-line mouse cmds here.
6575 Add xref to Mode Line Mouse.
6576
6577 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6578
6579 * macos.texi (Mac International): Fix xref.
6580
6581 * indent.texi: Minor clarifications.
6582
6583 * frames.texi: Minor clarifications.
6584 Reduce the specific references to X Windows.
6585 Refer to "graphical" terminals, rather than window systems.
6586 (Frame Parameters): Don't mention commands like
6587 set-foreground-color. Just say to customize a face.
6588 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6589
6590 * files.texi: Minor clarifications.
6591 (Numbered Backups): New node, split out from Backup Names.
6592
6593 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6594
6595 * cmdargs.texi (General Variables): Fix xref.
6596
6597 * buffers.texi: Minor clarifications.
6598
8cf51b2c
GM
65992006-01-31 Richard M. Stallman <rms@gnu.org>
6600
6601 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6602 Nodes moved to top.
6603
6604 * display.texi: Minor clarifications.
6605 (Display): Rearrange menu.
6606 (Standard Faces): Mention query-replace face.
6607 (Faces): Simplify.
6608 (Font Lock): Simplify face customization info.
6609 (Highlight Changes): Node merged into Highlight Interactively.
6610 (Highlight Interactively): Much rewriting and cleanup.
6611 (Optional Mode Line): Narrowed line number not good for goto-line.
6612 Simplify face customization advice.
6613 (Text Display): Mention use of escape-glyph face.
6614 Move ctl-arrow and tab-width here.
6615 (Display Custom): Move no-redraw-on-reenter to end of node.
6616
6617 * search.texi: Minor clarifications.
6618 (Isearch Scroll): Simplify.
6619 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6620
6621 * regs.texi (Registers): Mention bookmarks here.
6622
6623 * mark.texi: Minor clarifications.
6624 (Selective Undo): Node deleted.
6625
6626 * m-x.texi: Minor clarifications.
6627
6628 * killing.texi: Minor clarifications.
6629 Refer to "graphical" terminals, rather than window systems.
6630
6631 * help.texi: Clarifications.
6632 (Help): Don't describe C-h F and C-h K here.
6633 (Key Help): Describe C-h K here.
6634 (Name Help): Mention Emacs Lisp Intro.
6635 Describe C-h F here.
6636 (Misc Help): Mention C-h F and C-h K only briefly.
6637
6638 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6639 Selective undo text merged in.
6640 (Spelling): Mention Aspell along with Ispell.
6641
6642 * emacs.texi (Top): Update subnode menus.
6643
6644 * basic.texi (Basic Undo): Rename from Undo. Most of text
6645 moved to new Undo node.
6646
8cf51b2c
GM
66472006-01-29 Chong Yidong <cyd@stupidchicken.com>
6648
6649 * basic.texi (Continuation Lines, Inserting Text):
6650 Mention longlines mode.
6651
66522006-01-29 Richard M. Stallman <rms@gnu.org>
6653
10d1d0af 6654 * screen.texi: Minor cleanups.
8cf51b2c
GM
6655 (Screen): Clean up the intro paragraphs.
6656 (Mode Line): Lots of rewriting. Handle frame-name better.
6657 eol-mnemonic-... vars moved out.
6658
6659 * emacs.texi (Top): Change menu item for MS-DOS node.
6660 Update subnode menu.
6661
6662 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6663 chapter relates to Windows. Title changed.
6664
6665 * mini.texi: Minor cleanups.
6666
6667 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6668 (Mark): Put it in the menu.
6669
6670 * entering.texi: Minor cleanups.
6671
6672 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6673 (Intro): Refer to "graphical" terminals, rather than X.
6674
6675 * display.texi (Display Custom): Add xref to Variables.
6676 (Optional Mode Line): eol-mnemonic-... vars moved here.
6677
6678 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6679 rather than X.
6680
8cf51b2c
GM
6681 * basic.texi: Minor cleanups.
6682 (Undo): selective-undo moved.
6683
8cf51b2c
GM
66842006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6685
6686 * anti.texi (Antinews): Various corrections and additions.
6687
66882006-01-23 Juri Linkov <juri@jurta.org>
6689
6690 * custom.texi (Easy Customization, Customization Groups)
6691 (Browsing Custom): Mention links along with buttons.
6692
8cf51b2c
GM
66932006-01-21 Eli Zaretskii <eliz@gnu.org>
6694
8cf51b2c
GM
6695 * text.texi (TeX Print): Use @key for TAB.
6696
8cf51b2c
GM
6697 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6698
8cf51b2c
GM
66992006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6700
6701 * files.texi (File Aliases): Don't claim that usually separate
6702 buffers are created for two file names that name the same data.
6703 Mention additional situations where different names mean the same
6704 file on disk.
6705
67062006-01-19 Richard M. Stallman <rms@gnu.org>
6707
6708 * killing.texi (Deletion): Upcase @key argument.
6709
6710 * custom.texi (Custom Themes): Minor cleanup.
6711
6712 * programs.texi (Hungry Delete): Upcase @key argument.
6713
8cf51b2c
GM
67142006-01-16 Juri Linkov <juri@jurta.org>
6715
6716 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6717 Move `mode-line-highlight' before `mode-line-buffer-id'.
6718
8cf51b2c
GM
67192006-01-14 Richard M. Stallman <rms@gnu.org>
6720
6721 * basic.texi (Inserting Text): Minor cleanup.
6722
8cf51b2c
GM
67232006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6724
6725 * custom.texi (Changing a Variable, Face Customization):
6726 Update for changes in Custom menus.
6727
8cf51b2c
GM
67282006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6729
6730 * macos.texi (Mac International): Undo last change.
6731
8cf51b2c
GM
67322006-01-02 Chong Yidong <cyd@stupidchicken.com>
6733
6734 * custom.texi (Custom Themes): Describe the new
6735 customize-create-theme interface.
6736
67372005-12-30 Juri Linkov <juri@jurta.org>
6738
6739 * basic.texi (Position Info): Update example.
6740
c8763fb6 67412005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6742
6743 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6744
67452005-12-24 Chong Yidong <cyd@stupidchicken.com>
6746
6747 * custom.texi (Custom Themes): `load-theme' always loads.
6748
67492005-12-23 Juri Linkov <juri@jurta.org>
6750
6751 * display.texi (Highlight Interactively): Use double space to
6752 separate sentences. Replace C-p with M-p, and C-n with M-n.
6753
67542005-12-22 Richard M. Stallman <rms@gnu.org>
6755
6756 * custom.texi (Easy Customization and subnodes):
6757 Replace "active field" with "button".
6758 Use "user option" only for variables.
6759 Use "setting" for variable-or-face.
6760
67612005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6762
6763 * buffers.texi (Select Buffer): Change order in table to make
6764 "Similar" refer to the correct item.
6765 (Indirect Buffers): Minor rewording.
6766
8cf51b2c
GM
67672005-12-20 Juri Linkov <juri@jurta.org>
6768
6769 * files.texi (VC Status): Put P and N near p and n.
6770
8cf51b2c
GM
67712005-12-19 Richard M. Stallman <rms@gnu.org>
6772
6773 * programs.texi (Electric C): Delete the info about newline control.
6774 (Other C Commands): Minor cleanup.
6775 (Left Margin Paren): Minor cleanup.
6776
67772005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6778
6779 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6780 (Customization Groups): Delete text moved to "Browsing Custom".
6781 (Browsing Custom): New node.
6782 (Specific Customization): Clarify which commands only work for
6783 loaded options.
6784
67852005-12-18 Bill Wohler <wohler@newt.com>
6786
6787 * frames.texi (Tool Bars): Shorten text of previous change.
6788
67892005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6790
6791 * files.texi (VC Status): Document log-view mode.
6792
67932005-12-18 Bill Wohler <wohler@newt.com>
6794
6795 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6796 permanently via the customize interface.
6797
8cf51b2c
GM
67982005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6799
6800 * killing.texi (Killing by Lines): Document `kill-whole-line'
6801 function.
6802
c8763fb6 68032005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6804
6805 * buffers.texi (Select Buffer): Change `prev-buffer' to
6806 `previous-buffer'. Indicate that these functions use a frame
6807 local buffer list.
6808
8cf51b2c
GM
68092005-12-12 Richard M. Stallman <rms@gnu.org>
6810
6811 * custom.texi (Easy Customization): Change menu comment.
6812 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6813
6814 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6815 (Help): Among the Apropos commands, describe only C-h a here.
6816
68172005-12-11 Richard M. Stallman <rms@gnu.org>
6818
6819 * programs.texi (Options for Comments): Comment-end starts with space.
6820
6821 * glossary.texi (Glossary): Minor cleanup.
6822
6823 * files.texi (Old Versions): Use @table.
6824
8cf51b2c
GM
68252005-12-10 David Koppelman <koppel@ece.lsu.edu>
6826
6827 * display.texi (Highlight Interactively): Include
6828 global-hi-lock-mode. Add miscellaneous details and elaborations.
6829
68302005-12-09 Richard M. Stallman <rms@gnu.org>
6831
6832 * display.texi (Font Lock): Delete the Global FL menu item.
6833
68342005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6835
6836 * custom.texi (Minibuffer Maps): Mention the maps for file name
6837 completion.
6838
68392005-12-09 Kim F. Storm <storm@cua.dk>
6840
6841 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6842 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6843 cursor to next corner in rectangle; clarify insert around rectangle.
6844
8cf51b2c
GM
68452005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6846
6847 * custom.texi (Customization): Use xref to elisp manual for
6848 non-TeX output.
6849 (Minor Modes): Update.
6850 (Customization Groups, Changing a Variable, Face Customization):
6851 Update for new appearance of Custom buffers.
6852 (Changing a Variable): `custom-buffer-done-function' has been
6853 replaced by `custom-buffer-done-kill'.
6854 (Specific Customization): In the `customize-group' buffer, a
6855 subgroup's contents are not "hidden". They are not included at
6856 all. They have no [Show] button.
6857 (Mouse Buttons): Add pxref to description of mouse event lists in
6858 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6859 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6860 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6861
68622005-12-08 Richard M. Stallman <rms@gnu.org>
6863
6864 * mini.texi (Completion Commands, Completion):
6865 In file name input, SPC does not do completion.
6866
8cf51b2c
GM
68672005-12-08 Nick Roberts <nickrob@snap.net.nz>
6868
6869 * building.texi (GDB Graphical Interface): Explain screen size
6870 setting.
6871 (Other GDB User Interface Buffers): Describe features specific to
6872 GDB 6.4.
6873
8cf51b2c
GM
68742005-12-01 Nick Roberts <nickrob@snap.net.nz>
6875
6876 * building.texi (GDB User Interface Layout): Describe how to
6877 kill associated buffers.
6878 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6879 (Watch Expressions): Be more precise.
6880 (Other GDB User Interface Buffers): Describe how to change a
6881 register value.
6882
8cf51b2c
GM
68832005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6884
6885 * macos.texi (Mac Input): Remove description of
6886 mac-command-key-is-meta. Add descriptions of
6887 mac-control-modifier, mac-command-modifier, and
6888 mac-option-modifier.
6889 (Mac International): Fix description of conversion of clipboard data.
6890 (Mac Font Specs): Add example of font customization by face attributes.
6891
68922005-11-22 Nick Roberts <nickrob@snap.net.nz>
6893
6894 * building.texi (Watch Expressions): Expand description.
6895 (Other GDB User Interface Buffers): Describe local map for
6896 gud-watch.
6897
68982005-11-21 Chong Yidong <cyd@stupidchicken.com>
6899
6900 * display.texi (Font Lock): Font lock is enabled by default now.
6901
69022005-11-20 Juri Linkov <juri@jurta.org>
6903
6904 * basic.texi (Position Info): Update examples of the output.
6905 Remove the fact that examples are produced in the TeXinfo buffer,
6906 because in the Info reader users will get a different output from
6907 `C-x ='.
6908
6909 * building.texi (Compilation Mode): Remove paragraph duplicated
6910 from the node `Compilation'. Add `compilation-skip-threshold'.
6911
6912 * display.texi (Font Lock): Suggest more user-friendly method of
6913 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6914
69152005-11-18 Richard M. Stallman <rms@gnu.org>
6916
6917 * files.texi (Registering): Mention @@ in mode line.
6918
6919 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6920
69212005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6922
6923 * files.texi (Renaming and VC): Some back-ends don't
6924 handle renaming.
6925
8cf51b2c
GM
69262005-11-17 Juri Linkov <juri@jurta.org>
6927
6928 * emacs.texi (Top):
6929 * display.texi (Highlight Interactively): Put this font-lock based
6930 mode near Font Lock node.
6931
69322005-11-16 Chong Yidong <cyd@stupidchicken.com>
6933
6934 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6935 icons.
6936
69372005-11-12 Kim F. Storm <storm@cua.dk>
6938
6939 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6940 (Help Summary): Add C-h d and C-h e.
6941 (Apropos): Clarify that all apropos commands may search for either
6942 list of words or a regexp. Add C-h d for apropos-documentation.
6943 Describe apropos-documentation-sort-by-scores user option.
6944
8cf51b2c
GM
69452005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6946
6947 * killing.texi (CUA Bindings): Add @section.
6948
69492005-11-10 Kim F. Storm <storm@cua.dk>
6950
6951 * emacs.texi (Top): Add CUA Bindings entry to menu.
6952
6953 * killing.texi (CUA Bindings): New node. Moved here from
6954 misc.texi and extended with info on rectangle commands and
6955 rectangle highlighting, interface to registers, and the global
6956 mark feature.
6957
6958 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6959
6960 * regs.texi: Prev link points to CUA Bindings node.
6961
69622005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6963
6964 * help.texi (Help Echo): By default, help echos are only shown on
6965 mouse-over, not on point-over.
6966
c8763fb6 69672005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6968
6969 * misc.texi (Shell Mode): Describe how to activate password echoing.
6970
8cf51b2c
GM
69712005-11-04 Romain Francoise <romain@orebokech.com>
6972
6973 * mark.texi (Mark Ring): Fix typo.
6974
69752005-11-03 Richard M. Stallman <rms@gnu.org>
6976
6977 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6978
69792005-11-01 Bill Wohler <wohler@newt.com>
6980
6981 * help.texi (Help Mode): Fix typo.
6982
69832005-11-01 Nick Roberts <nickrob@snap.net.nz>
6984
1c6c854e
CS
6985 * building.texi (Other GDB User Interface Buffers):
6986 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6987
69882005-10-31 Romain Francoise <romain@orebokech.com>
6989
6990 * files.texi (Compressed Files): Fix typo.
6991
6992 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6993
6994 * windows.texi (Force Same Window): Likewise.
6995
69962005-10-30 Bill Wohler <wohler@newt.com>
6997
6998 * help.texi (Help Mode): URLs viewed with browse-url.
6999
70002005-10-31 Nick Roberts <nickrob@snap.net.nz>
7001
7002 * building.texi (GDB Graphical Interface): Don't reference
7003 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7004 must stay in same frame.
7005
70062005-10-29 Chong Yidong <cyd@stupidchicken.com>
7007
7008 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7009
7010 * anti.texi (Antinews): Likewise.
7011
8cf51b2c
GM
70122005-10-28 Bill Wohler <wohler@newt.com>
7013
7014 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7015
70162005-10-28 Richard M. Stallman <rms@gnu.org>
7017
7018 * files.texi (Visiting): Explain how to enter ? in a file name.
7019
7020 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7021
8cf51b2c
GM
70222005-10-25 Nick Roberts <nickrob@snap.net.nz>
7023
1c6c854e
CS
7024 * building.texi (GDB Graphical Interface):
7025 Describe gdb-mouse-until.
8cf51b2c
GM
7026
70272005-10-23 Richard M. Stallman <rms@gnu.org>
7028
7029 * custom.texi (Init File): Recommend when to use site-start.el.
7030
8cf51b2c
GM
70312005-10-21 Juri Linkov <juri@jurta.org>
7032
7033 * custom.texi (Examining): Mention accessing the old variable
7034 value via M-n in set-variable.
7035
8cf51b2c
GM
70362005-10-18 Romain Francoise <romain@orebokech.com>
7037
7038 * files.texi (Version Systems): Capitalize GNU.
7039
8cf51b2c
GM
70402005-10-18 Nick Roberts <nickrob@snap.net.nz>
7041
7042 * building.texi (Compilation Mode): Remove redundant paragraph.
7043 (Watch Expressions): Remove paragraph to reflect code change.
7044
8cf51b2c
GM
70452005-10-16 Richard M. Stallman <rms@gnu.org>
7046
7047 * building.texi (Compilation Mode, Compilation): Clarified.
7048
70492005-10-15 Richard M. Stallman <rms@gnu.org>
7050
7051 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7052
8cf51b2c
GM
70532005-10-13 Kenichi Handa <handa@m17n.org>
7054
7055 * basic.texi (Position Info): Fix previous change.
7056
c8763fb6 70572005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7058
7059 * cmdargs.texi (Icons X): Fix typo.
7060
70612005-10-12 Kenichi Handa <handa@m17n.org>
7062
7063 * basic.texi (Position Info): Describe the case that Emacs shows
7064 "part of display ...".
7065
c8763fb6 70662005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7067
7068 * cmdargs.texi (Icons X): -nb => -nbi.
7069
70702005-10-10 Chong Yidong <cyd@stupidchicken.com>
7071
7072 * frames.texi (Speedbar): A couple more clarifications.
7073
70742005-10-11 Nick Roberts <nickrob@snap.net.nz>
7075
7076 * building.texi (GDB User Interface Layout): Improve diagram.
7077 (Watch Expressions): Explain how to make speedbar global.
7078 (Other GDB User Interface Buffers): Make references more precise.
7079
8cf51b2c
GM
70802005-10-09 Richard M. Stallman <rms@gnu.org>
7081
7082 * frames.texi (Speedbar): Clarify the text.
7083
70842005-10-09 Chong Yidong <cyd@stupidchicken.com>
7085
7086 * frames.texi (Speedbar): Add information on keybindings,
7087 dismissing the speedbar, and buffer display mode. Link to
7088 speedbar manual.
7089
c8763fb6 70902005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7091
1c6c854e 7092 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7093 added -nb, --no-bitmap-icon.
7094
8cf51b2c
GM
70952005-10-07 Nick Roberts <nickrob@snap.net.nz>
7096
7097 * building.texi (GDB Graphical Interface): Add variables and
7098 functions to indices. Be more precise.
7099
c8763fb6 71002005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7101
7102 * frames.texi (Drag and Drop): Remove the x- from
7103 x-dnd-open-file-other-window and xdnd-protocol-alist.
7104
71052005-09-30 Romain Francoise <romain@orebokech.com>
7106
7107 * mini.texi (Minibuffer): The default value now appears before the
7108 colon in minibuffer prompts.
7109
8cf51b2c
GM
71102005-09-25 Richard M. Stallman <rms@gnu.org>
7111
7112 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7113
8cf51b2c
GM
71142005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7115
7116 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7117
8cf51b2c
GM
71182005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7119
7120 * emacs.texi (Top): Update submenus from macos.texi.
7121
7122 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7123 (Mac OS): Update feature support status.
7124 (Mac Input): List supported input scripts. Remove description
7125 about `mac-keyboard-text-encoding'. Mention mouse button
7126 emulation and related variables.
7127 (Mac International): Mention Central European and Cyrillic
7128 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7129 Add description about coding system for selection.
7130 Add description about language environment.
7131 (Mac Environment Variables):
7132 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7133 arguments. Add Preferences support.
7134 (Mac Directories): Explicitly state that this node is for Mac OS
7135 Classic only.
1c6c854e
CS
7136 (Mac Font Specs): Mention specification for scalable fonts.
7137 List supported charsets. Add preferred way of creating fontsets.
7138 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7139 (Mac Functions): Add descriptions about `mac-set-file-creator',
7140 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7141 and `mac-get-preference'.
7142
8cf51b2c
GM
71432005-09-16 Romain Francoise <romain@orebokech.com>
7144
7145 Update all files to specify GFDL version 1.2.
7146
7147 * doclicense.texi (GNU Free Documentation License): Update to
7148 version 1.2.
7149
71502005-09-15 Richard M. Stallman <rms@gnu.org>
7151
7152 * buffers.texi (List Buffers): Fix xref.
7153
7154 * rmail.texi (Rmail Basics): Fix xref.
7155
7156 * emacs.texi (Top): Update subnode menus.
7157
7158 * files.texi (Saving Commands): New node, broken out of Saving.
7159 (Customize Save): New node, broken out of Saving.
7160 Clarify effect of write-region-inhibit-fsync.
7161 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7162
8cf51b2c
GM
71632005-09-14 Romain Francoise <romain@orebokech.com>
7164
7165 * files.texi (Saving): Mention write-region-inhibit-fsync.
7166
71672005-09-05 Chong Yidong <cyd@stupidchicken.com>
7168
7169 * custom.texi (Custom Themes): New node.
7170
71712005-09-03 Richard M. Stallman <rms@gnu.org>
7172
49823426
GM
7173 * search.texi (Search Case): Mention vars that control
7174 case-fold-search for various operations.
8cf51b2c
GM
7175
71762005-08-22 Juri Linkov <juri@jurta.org>
7177
7178 * display.texi (Standard Faces): Merge the text from
7179 `(elisp)Standard Faces' into this node.
7180
71812005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7182
7183 * emacs.texi (Top): Delete menu item for deleted node
7184 Keyboard Translations.
7185
71862005-08-18 Richard M. Stallman <rms@gnu.org>
7187
8cf51b2c
GM
7188 * trouble.texi (Unasked-for Search):
7189 Delete xref to Keyboard Translations.
7190
7191 * glossary.texi (Glossary): Delete xref.
7192
8cf51b2c
GM
7193 * custom.texi (Minor Modes): Say that the list here is not complete.
7194 (Keyboard Translations): Node deleted.
7195 (Disabling): Delete xref to it.
7196 (Customization Groups): Fix Custom buffer example.
7197 (Hooks): Mention remove-hooks.
7198
71992005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7200
7201 * building.texi (GDB Graphical Interface): Improve filling of menu
7202 item.
7203
72042005-08-18 Nick Roberts <nickrob@snap.net.nz>
7205
7206 * building.texi (GDB Graphical Interface): Use better node names.
7207
72082005-08-14 Richard M. Stallman <rms@gnu.org>
7209
7210 * text.texi (Sentences): Fix xref.
7211
72122005-08-14 Juri Linkov <juri@jurta.org>
7213
7214 * building.texi (Compilation, Grep Searching): Move grep command
7215 headings from `Compilation' to `Grep Searching'.
7216
7217 * dired.texi (Dired and Find):
7218 * maintaining.texi (Tags Search): Replace grep xref to
7219 `Compilation' node with `Grep Searching'.
7220
7221 * files.texi (Comparing Files): Replace xref to `Compilation' with
7222 `Compilation Mode'.
7223
72242005-08-13 Alan Mackenzie <acm@muc.de>
7225
7226 * search.texi (Non-ASCII Isearch): Correct a typo.
7227 (Replacement Commands): Mention query-replace key binding.
7228
72292005-08-11 Richard M. Stallman <rms@gnu.org>
7230
7231 * programs.texi (Options for Comments): Fix xref.
7232
7233 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7234 out of Regexps.
7235
8cf51b2c
GM
72362005-08-09 Juri Linkov <juri@jurta.org>
7237
7238 * building.texi (Compilation): Use `itemx' instead of `item'.
7239 (Grep Searching): Simplify phrase.
7240
7241 * display.texi (Standard Faces): Describe vertical-border on
7242 window systems.
7243
7244 * windows.texi (Split Window): Simplify phrase and mention
7245 vertical-border face.
7246
72472005-08-09 Richard M. Stallman <rms@gnu.org>
7248
7249 * files.texi (Comparing Files): Clarify compare-windows.
7250
7251 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7252
8cf51b2c
GM
72532005-08-06 Eli Zaretskii <eliz@gnu.org>
7254
7255 * mule.texi (Coding Systems): Rephrase the paragraph about
7256 codepages: no need for "M-x codepage-setup" anymore, except on
7257 MS-DOS.
7258
7259 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7260 the MS-DOS port only.
7261
72622005-07-30 Eli Zaretskii <eliz@gnu.org>
7263
7264 * makefile.w32-in (info): Don't run multi-install-info.bat.
7265 ($(infodir)/dir): New target, produced by running
7266 multi-install-info.bat.
7267
8cf51b2c
GM
72682005-07-22 Eli Zaretskii <eliz@gnu.org>
7269
7270 * files.texi (Quoted File Names): Add index entry.
7271
8cf51b2c
GM
72722005-07-19 Juri Linkov <juri@jurta.org>
7273
7274 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7275
72762005-07-18 Juri Linkov <juri@jurta.org>
7277
8cf51b2c
GM
7278 * custom.texi (Easy Customization):
7279 * files.texi (Old Versions):
7280 * frames.texi (Wheeled Mice):
7281 * mule.texi (Specify Coding):
8cf51b2c
GM
7282 * text.texi (Cell Justification):
7283 * trouble.texi (After a Crash):
8cf51b2c
GM
7284 * xresources.texi (GTK styles):
7285 Delete duplicate duplicate words.
7286
72872005-07-17 Richard M. Stallman <rms@gnu.org>
7288
7289 * frames.texi (Creating Frames): Fix foreground color example.
7290
7291 * custom.texi (Init Examples): Clean up text about conditionals.
7292
72932005-07-16 Richard M. Stallman <rms@gnu.org>
7294
7295 * mini.texi (Completion Commands): Fix command name for ?.
7296
8cf51b2c
GM
72972005-07-16 Eli Zaretskii <eliz@gnu.org>
7298
7299 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7300 `menu' face has no effect on w32 and with GTK.
7301 Add cross-references.
8cf51b2c
GM
7302
7303 * cmdargs.texi (General Variables): Clarify the default location
7304 of $HOME on w32 systems.
7305
73062005-07-15 Jason Rumney <jasonr@gnu.org>
7307
7308 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7309 changed.
7310
73112005-07-08 Kenichi Handa <handa@m17n.org>
7312
1c6c854e
CS
7313 * mule.texi (Recognize Coding):
7314 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7315
73162005-07-07 Richard M. Stallman <rms@gnu.org>
7317
7318 * anti.texi (Antinews): Mention mode-line-inverse-video.
7319
7320 * files.texi (Saving): Minor correction about C-x C-w.
7321
7322 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7323
73242005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7325
7326 * search.texi (Isearch Scroll): Add example of using the
7327 `isearch-scroll' property.
7328 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7329 `Display Custom' node.
7330 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7331 and de-emphasize it.
7332 (Other Repeating Search): `occur' currently can not correctly
7333 handle multiline matches. Correct, clarify and update description
7334 of `flush-lines' and `keep-lines'.
7335
7336 * display.texi (Display Custom): Add anchor for `baud-rate'.
7337
73382005-07-07 Richard M. Stallman <rms@gnu.org>
7339
7340 * gnu.texi: Update where to get GNU status; add refs for how to help.
7341 Add footnotes 6 and 7.
7342
73432005-07-04 Lute Kamstra <lute@gnu.org>
7344
7345 Update FSF's address in GPL notices.
7346
8cf51b2c 7347 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7348 * trouble.texi (Checklist): Update FSF's address.
7349
8cf51b2c
GM
73502005-06-24 Richard M. Stallman <rms@gnu.org>
7351
7352 * display.texi (Text Display): Change index entries.
7353
73542005-06-24 Eli Zaretskii <eliz@gnu.org>
7355
7356 * makefile.w32-in (MAKEINFO): Use --force.
7357 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7358 Makefile.in.
8cf51b2c
GM
7359
73602005-06-23 Richard M. Stallman <rms@gnu.org>
7361
1c6c854e 7362 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7363 nobreak-char-display.
7364
7365 * emacs.texi (Top): Update detailed node listing.
7366
1c6c854e 7367 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7368 to nobreak-char-display and no-break-space to nobreak-space.
7369 (Standard Faces): Split up the list of standard faces
7370 and put it in a separate node. Add nobreak-space and
7371 escape-glyph.
7372
8cf51b2c
GM
73732005-06-23 Lute Kamstra <lute@gnu.org>
7374
7375 * mule.texi (Select Input Method): Fix typo.
7376
73772005-06-23 Kenichi Handa <handa@m17n.org>
7378
1c6c854e
CS
7379 * mule.texi (International): List all supported scripts.
7380 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7381 distribution.
7382 (Language Environments): List all language environments.
7383 Intlfonts contains fonts for most supported scripts, not all..
7384 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7385 input a specific character.
8cf51b2c
GM
7386 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7387
73882005-06-23 Juanma Barranquero <lekktu@gmail.com>
7389
49823426 7390 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7391
73922005-06-22 Miles Bader <miles@gnu.org>
7393
7394 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7395
73962005-06-20 Miles Bader <miles@gnu.org>
7397
7398 * display.texi (Faces): Add `vertical-divider'.
7399
74002005-06-17 Richard M. Stallman <rms@gnu.org>
7401
7402 * text.texi (Adaptive Fill): Minor clarification.
7403
8cf51b2c
GM
74042005-06-10 Lute Kamstra <lute@gnu.org>
7405
7406 * emacs.texi (Top): Correct version number.
7407 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7408 refer to the current version of Emacs.
7409
74102005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7411
7412 * files.texi (Log Buffer): Document when there can be more than
7413 one file to be committed.
7414
74152005-06-08 Juri Linkov <juri@jurta.org>
7416
7417 * display.texi (Faces): Add `shadow' face.
7418
74192005-06-07 Masatake YAMATO <jet@gyve.org>
7420
7421 * display.texi (Faces): Write about mode-line-highlight.
7422
74232005-06-06 Richard M. Stallman <rms@gnu.org>
7424
7425 * misc.texi (Printing Package): Explain how to initialize
7426 printing package.
7427
7428 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7429
74302005-06-05 Chong Yidong <cyd@stupidchicken.com>
7431
7432 * emacs.texi: Rename Hardcopy to Printing.
7433 Make PostScript and PostScript Variables subnodes of it.
7434
7435 * misc.texi (Printing): Rename node from Hardcopy.
7436 Mention menu bar options.
7437 Move PostScript and PostScript Variables to submenu.
7438 (Printing package): New node.
7439
7440 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7441
7442 * dired.texi (Operating on Files): Likewise.
7443
7444 * calendar.texi (Displaying the Diary): Likewise.
7445
7446 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7447
7448 * glossary.texi (Glossary): Likewise.
7449
7450 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7451 effect.
7452
74532005-06-04 Richard M. Stallman <rms@gnu.org>
7454
7455 * trouble.texi (After a Crash): Polish previous change.
7456
8cf51b2c
GM
74572005-05-30 Noah Friedman <friedman@splode.com>
7458
7459 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7460 recovery mechanism.
7461
8cf51b2c
GM
74622005-05-28 Nick Roberts <nickrob@snap.net.nz>
7463
7464 * building.texi (Other Buffers): SPC toggles display of
7465 floating point registers.
7466
8cf51b2c
GM
74672005-05-27 Nick Roberts <nickrob@snap.net.nz>
7468
7469 * files.texi (Log Buffer): Merge in description of Log Edit
7470 mode from pcl-cvs.texi.
7471
74722005-05-26 Richard M. Stallman <rms@gnu.org>
7473
7474 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7475
8cf51b2c
GM
74762005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7477
7478 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7479 not enabled by default.
7480 When not on a word, `ispell-word' by default checks the word
7481 before point.
7482
74832005-05-24 Nick Roberts <nickrob@snap.net.nz>
7484
7485 * building.texi (Debugger Operation): Simplify last sentence.
7486
74872005-05-23 Lute Kamstra <lute@gnu.org>
7488
7489 * emacs.texi: Update FSF's address throughout.
7490 (Preface): Use @cite.
7491 (Distrib): Add cross reference to the node "Copying". Mention the
7492 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7493 printed manuals.
7494 (Intro): Use @xref for the Emacs Lisp Intro.
7495
8cf51b2c
GM
74962005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7497
7498 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7499
7500 * basic.texi (Moving Point): Mention default for `goto-line'.
7501
7502 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7503 of a variable's docstring.
7504
75052005-05-18 Lute Kamstra <lute@gnu.org>
7506
7507 * maintaining.texi (Overview of Emerge): Add cross reference.
7508 Remove duplication.
7509
7510 * emacs.texi (Top): Update to the current structure of the manual.
7511 * misc.texi (Emacs Server): Add menu description.
7512 * files.texi (Saving): Fix menu.
7513 * custom.texi (Customization): Fix menu.
7514 * mule.texi (International): Fix menu.
7515 * kmacro.texi (Keyboard Macros): Fix menu.
7516
75172005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7518
7519 * display.texi: Various minor changes.
7520 (Faces): Delete text that is repeated in the next section.
7521
75222005-05-16 Nick Roberts <nickrob@snap.net.nz>
7523
7524 * building.texi (Debugger Operation): Mention GUD tooltips are
7525 disabled with GDB in text command mode.
7526
8cf51b2c
GM
75272005-05-16 Nick Roberts <nickrob@snap.net.nz>
7528
7529 * building.texi: Replace toolbar with "tool bar" for consistency.
7530 (Compilation Mode): Describe compilation-context-lines
7531 and use of arrow in compilation buffer.
7532 (Debugger Operation): Replace help text with variable's value.
7533
7534 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7535 consistency.
7536
75372005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7538
7539 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7540 Add xref.
7541
8cf51b2c
GM
75422005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7543
7544 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7545 (Position Info): Delete discussion of `goto-line'. It is already
7546 described in `Moving point'.
7547
7548 * mini.texi (Completion Commands): Correct reference.
7549 (Completion Options): Fix typo.
7550
7551 * killing.texi (Deletion): Complete description of `C-x C-o'.
7552
8cf51b2c
GM
75532005-05-10 Richard M. Stallman <rms@gnu.org>
7554
7555 * building.texi (Compilation): Clarify recompile's directory choice.
7556
7557 * frames.texi (Tooltips): Cleanups.
7558
7559 * basic.texi (Arguments): Fix punctuation.
7560
75612005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7562
7563 * screen.texi (Menu Bar): The up and down (not left and right)
7564 arrow keys move through a keyboard menu.
7565
75662005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7567
7568 * basic.texi: Various typo and grammar fixes.
7569 (Moving Point): C-a now runs move-beginning-of-line.
7570
75712005-05-08 Nick Roberts <nickrob@snap.net.nz>
7572
7573 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7574
7575 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7576 as different animals.
7577
75782005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7579
7580 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7581 Correct index entry.
7582
75832005-05-07 Nick Roberts <nickrob@snap.net.nz>
7584
7585 * building.texi (Debugger Operation): Update to reflect changes
7586 in GUD tooltips.
7587
75882005-04-30 Richard M. Stallman <rms@gnu.org>
7589
7590 * files.texi (Compressed Files): Auto Compression normally enabled.
7591
7592 * building.texi (Debugger Operation): Clarify previous change.
7593
8cf51b2c
GM
75942005-04-28 Nick Roberts <nickrob@snap.net.nz>
7595
7596 * building.texi (Debugger Operation): Add description for
7597 GUD tooltips when program is not running.
7598
75992005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7600
7601 * misc.texi (Shell): Add `Shell Prompts' to menu.
7602 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7603 description. Delete remarks moved to new node.
7604 (Shell Prompts): New node.
7605 (History References): Replace remarks moved to `Shell Prompts'
7606 with xref to that node.
7607 (Remote Host): Clarify how to specify the terminal type when
7608 logging in to a different machine.
7609
76102005-04-26 Richard M. Stallman <rms@gnu.org>
7611
7612 * emacs.texi (Top): Update submenus from files.texi.
7613
7614 * files.texi (Filesets): Clarify previous change.
7615
7616 * dired.texi (Misc Dired Features): Clarify previous change.
7617
76182005-04-25 Chong Yidong <cyd@stupidchicken.com>
7619
7620 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7621
1c6c854e
CS
7622 * dired.texi (Misc Dired Features):
7623 Document dired-compare-directories.
8cf51b2c
GM
7624
7625 * files.texi (Filesets): New node.
7626 (File Conveniences): Document Image mode.
7627
7628 * text.texi (TeX Print): Document tex-compile.
7629
76302005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7631
7632 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7633 Delete redundant reference to tooltip Custom group. It is
7634 referred too again in the next paragraph.
7635
76362005-04-24 Richard M. Stallman <rms@gnu.org>
7637
7638 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7639
8cf51b2c
GM
76402005-04-19 Kim F. Storm <storm@cua.dk>
7641
7642 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7643
76442005-04-18 Lars Hansen <larsh@math.ku.dk>
7645
7646 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7647 turns off desktop-save-mode.
7648
76492005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7650
7651 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7652 by default in terminals compatible with xterm. Mention that
7653 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7654 node.
7655
8cf51b2c
GM
76562005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7657
7658 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7659
c8763fb6 76602005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7661
7662 * xresources.texi (Table of Resources): Add cursorBlink.
7663
76642005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7665
7666 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7667 `d', `C-d' and `u'.
7668
76692005-04-11 Richard M. Stallman <rms@gnu.org>
7670
7671 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7672 (Misc X): Add -D, --basic-display.
7673
7674 * maintaining.texi (Change Log): Correct the description of
7675 the example.
7676
7677 * major.texi (Choosing Modes): Document magic-mode-alist.
7678
8cf51b2c
GM
76792005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7682 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7683 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7684 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7685 `w', respectively.
7686 (Rmail Labels): Mention `l'.
7687 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7688 (Rmail Summary Edit): Describe `j' and RET.
7689
c8763fb6 76902005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7691
7692 * xresources.texi (Lucid Resources): Add fontSet resource.
7693
8cf51b2c
GM
76942005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7695
7696 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7697 now called `indicate-empty-lines'.
7698
76992005-04-06 Kim F. Storm <storm@cua.dk>
7700
7701 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7702
77032005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7704
7705 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7706 deleted.
7707 (Marks vs Flags): Add some convenient key bindings.
7708 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7709 (Misc Dired Features): Correct and expand description of `w' command.
7710
7711 * frames.texi (XTerm Mouse): Delete apparently false info.
7712 The GNU/Linux console currently does not appear to support
7713 `xterm-mouse-mode'.
7714
8cf51b2c
GM
77152005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7716
7717 * calendar.texi (Diary): Mention shell utility `calendar'.
7718
77192005-04-01 Richard M. Stallman <rms@gnu.org>
7720
7721 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7722
8cf51b2c
GM
77232005-04-01 Lute Kamstra <lute@gnu.org>
7724
7725 * maintaining.texi (Change Log): add-change-log-entry uses
7726 add-log-mailing-address.
7727
77282005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7729
7730 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7731 `VC Mode Line' and put in an xref to that node.
7732 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7733 its description.
7734
77352005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7736
7737 * calendar.texi (Calendar Systems): Say that the Persian calendar
7738 implemented here is the arithmetical one championed by Birashk.
7739
77402005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7741
7742 * programs.texi (Fortran Motion): Fix previous change.
7743
8cf51b2c
GM
77442005-03-29 Richard M. Stallman <rms@gnu.org>
7745
7746 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7747
77482005-03-29 Chong Yidong <cyd@stupidchicken.com>
7749
7750 * text.texi (Refill): Refer to Long Lines Mode.
7751 (Longlines): New node.
7752 (Auto Fill): Don't index "word wrap" here.
7753 (Filling): Add Longlines to menu.
7754
77552005-03-29 Richard M. Stallman <rms@gnu.org>
7756
7757 * xresources.texi: Minor fixes.
7758
7759 * misc.texi (Emacs Server): Fix Texinfo usage.
7760
7761 * emacs.texi (Top): Don't use a real section heading for
7762 "Detailed Node Listing". Fake it instead.
7763
7764 * basic.texi (Position Info): Minor cleanup.
7765
7766 * mule.texi (Input Methods): Minor cleanup.
7767
77682005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7769
7770 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7771 constructs as well.
7772 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7773
77742005-03-29 Kenichi Handa <handa@m17n.org>
7775
7776 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7777
7778 * basic.texi (Position Info): Update the description about the
7779 command C-u C-x =.
7780
77812005-03-28 Richard M. Stallman <rms@gnu.org>
7782
7783 * emacs.texi (Top): Use @section for the detailed node listing.
7784
7785 * calendar.texi: Minor fixes to previous change.
7786
7787 * programs.texi (Fortran): Small fixes to previous changes.
7788
7789 * emacs.texi (Top): Update list of subnodes of Dired.
7790 Likewise for building.texi.
7791
7792 * files.texi (File Conveniences): Delete Auto Image File mode.
7793
77942005-03-28 Chong Yidong <cyd@stupidchicken.com>
7795
7796 * building.texi (Flymake): New node.
7797
7798 * custom.texi (Function Keys): Document kp- event types and
7799 keypad-setup package.
7800
7801 * dired.texi (Wdired): New node.
7802
7803 * files.texi (File Conveniences): Reorder entries.
7804 Explain how to turn on Auto-image-file mode.
7805 Document Thumbs mode.
7806
7807 * mule.texi (Specify Coding): Document recode-region and
7808 recode-file-name.
7809
7810 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7811
78122005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * commands.texi (Keys): M-o is now a prefix key.
7815
78162005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7817
7818 * programs.texi: Reformat and update copyright years.
7819 (Fortran): Update section.
7820
78212005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7822
7823 * files.texi: Several small changes in addition to:
7824 (Visiting): Change xref for Dialog Boxes to ref.
7825 (Version Headers): Replace references to obsolete var
7826 `vc-header-alist' with `vc-BACKEND-header'.
7827 (Customizing VC): Update value of `vc-handled-backends'.
7828
78292005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7830
7831 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7832 move here from Emacs Lisp Reference Manual.
7833 * calendar.texi (Calendar/Diary, Diary Commands)
7834 (Special Diary Entries, Importing Diary): Change some xrefs to
7835 point to emacs-xtra rather than elisp.
7836
7837 * emacs-xtra.texi (Calendar Customizing):
7838 Move view-diary-entries-initially, view-calendar-holidays-initially,
7839 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7840 Emacs Manual.
7841 (Appt Customizing): Merge entire section into main Emacs Manual.
7842 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7843 mark-holidays-in-calendar here from emacs-xtra.
7844 (Displaying the Diary): Move view-diary-entries-initially,
7845 mark-diary-entries-in-calendar here from emacs-xtra.
7846 (Appointments): Move appt-display-mode-line,
7847 appt-display-duration, appt-disp-window-function,
7848 appt-delete-window-function here from emacs-xtra.
7849
7850 * calendar.texi: Update and reformat copyright.
7851 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7852 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7853 (Diary): Refer to `diary-file' rather than ~/diary.
7854 (Diary Commands): Rename node to "Displaying the Diary".
7855 * emacs.texi (Top): Rename "Diary Commands" section.
7856 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7857
78582005-03-26 Eli Zaretskii <eliz@gnu.org>
7859
7860 * misc.texi (Emacs Server): Fix the command for setting
7861 server-name. Add an xref to Invoking emacsclient.
7862
7863 * help.texi (Help Summary): Clarify when "C-h ." will do something
7864 nontrivial.
7865 (Apropos): Add cindex entry for apropos-sort-by-scores.
7866
7867 * display.texi (Text Display): Add index entries for how no-break
7868 characters are displayed.
7869
8cf51b2c
GM
78702005-03-26 Eli Zaretskii <eliz@gnu.org>
7871
7872 * files.texi (Visiting): Fix cross-references introduced with the
7873 last change.
7874
7875 * xresources.texi (GTK resources): Fix last change.
7876
8cf51b2c
GM
78772005-03-25 Chong Yidong <cyd@stupidchicken.com>
7878
7879 * xresources.texi (X Resources): GTK options documented too.
7880 (Resources): Clarify meaning of program name.
7881 (Table of Resources): Add visualClass.
7882 (GTK resources): Rewrite.
7883 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7884
7885 * display.texi (Text Display): Mention non-breaking spaces.
7886
7887 * files.texi (Reverting): Document auto-revert-check-vc-info.
7888
7889 * frames.texi (Mouse Commands): Document
7890 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7891
7892 * help.texi (Help Summary): Add `C-h .'.
7893 (Apropos): Apropos accepts a list of search terms.
7894 Document apropos-sort-by-scores.
7895 (Help Echo): Document display-local-help.
7896
7897 * misc.texi (Emacs Server): Document server-name.
7898 (Invoking emacsclient): Document -s option for server names.
7899
7900 * text.texi (Outline Visibility): Introduce "current heading
7901 line" (commands can be called with point on a body line).
7902 Re-order table to follow the sequence of discussion.
7903 hide-body won't hide lines before first header line.
7904 (TeX Mode): Add DocTeX mode.
7905
8cf51b2c
GM
79062005-03-24 Richard M. Stallman <rms@gnu.org>
7907
7908 * mule.texi (Single-Byte Character Support): Delete mention
7909 of iso-acc.el and iso-transl.el.
7910
8cf51b2c
GM
79112005-03-23 Lute Kamstra <lute@gnu.org>
7912
7913 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7914
79152005-03-23 Richard M. Stallman <rms@gnu.org>
7916
8cf51b2c
GM
7917 * search.texi: Delete explicit node pointers.
7918 (Incremental Search): New menu.
7919 (Basic Isearch, Repeat Isearch, Error in Isearch)
7920 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7921 (Slow Isearch): New subnodes.
7922 (Configuring Scrolling): Node deleted.
7923 (Search Case): Doc default-case-fold-search.
7924 (Regexp Replace): Move replace-regexp doc here.
7925
7926 * rmail.texi (Movemail): Put commas inside closequotes.
7927
7928 * picture.texi (Insert in Picture): Document C-c arrow combos.
7929 (Basic Picture): Clarify erasure.
7930
7931 * display.texi (Font Lock): Put commas inside closequotes.
7932
7933 * cmdargs.texi (General Variables): Put commas inside closequotes.
7934
79352005-03-23 Nick Roberts <nickrob@snap.net.nz>
7936
7937 * building.texi (Stack Buffer): Mention reverse contrast for
7938 *selected* frame (might not be current frame).
7939
8cf51b2c
GM
79402005-03-21 Richard M. Stallman <rms@gnu.org>
7941
7942 * building.texi (Starting GUD): Add bashdb.
7943
79442005-03-20 Chong Yidong <cyd@stupidchicken.com>
7945
7946 * basic.texi (Moving Point): Add M-g M-g binding.
7947 (Undo): Document undo-only.
7948 (Position Info): Document M-g M-g and C-u M-g M-g.
7949
7950 * building.texi (Building): Put Grep Searching after Compilation
7951 Shell.
7952 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7953 Document next-error-highlight.
7954 (Grep Searching): Document grep-highlight-matches.
7955 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7956
7957 * calendar.texi (Importing Diary): Rename node from iCalendar.
7958 Document diary-from-outlook.
7959
7960 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7961 Commands.
7962 Mention effect of X drag and drop on Dired buffers.
7963
7964 * files.texi (Visiting): Document large-file-warning-threshold.
7965 Move paragraph on file-selection dialog.
7966 Mention visiting files using X drag and drop.
7967 (Reverting): Mention using Auto-Revert mode to tail files.
7968 Document auto-revert-tail-mode.
7969 (Version Systems): Minor correction.
7970 (Comparing Files): Diff-mode is no longer based on Compilation
7971 mode.
7972 Document compare-ignore-whitespace.
7973 (Misc File Ops): Explain passing a directory to rename-file.
7974 Likewise for copy-file and make-symbolic-link.
7975
7976 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7977 Document mouse-wheel-progressive speed.
7978
7979 * help.texi (Misc Help): Document numeric argument for C-h i.
7980 Correctly explain the effect of just C-u as argument.
7981
7982 * killing.texi (Deletion): Document numeric argument for
7983 just-one-space.
7984
7985 * mini.texi (Completion): Completion acts on text before point.
7986
7987 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7988 (Emulation): CUA mode replaces pc-bindings-mode,
7989 pc-selection-mode, and s-region.
7990
7991 * mule.texi (Input Methods): Leim is now built-in.
7992 (Select Input Method): Document quail-show-key.
7993 (Specify Coding): Document revert-buffer-with-coding-system.
7994
7995 * programs.texi (Fortran Motion): Document f90-next-statement,
7996 f90-previous-statement, f90-next-block, f90-previous-block,
7997 f90-end-of-block, and f90-beginning-of-block.
7998
7999 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8000
8001 * emacs.texi (Acknowledgments): Updated.
8002
8003 * anti.texi: Total rewrite.
8004
8cf51b2c
GM
80052005-03-19 Chong Yidong <cyd@stupidchicken.com>
8006
8007 * ack.texi (Acknowledgments): Update.
8008
80092005-03-19 Eli Zaretskii <eliz@gnu.org>
8010
1c6c854e
CS
8011 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8012 Update copyright years.
8cf51b2c
GM
8013
80142005-03-14 Nick Roberts <nickrob@snap.net.nz>
8015
8016 * building.texi (Commands of GUD): Move paragraph on setting
8017 breakpoints with mouse to the GDB Graphical Interface node.
8018
80192005-03-07 Richard M. Stallman <rms@gnu.org>
8020
8cf51b2c
GM
8021 * misc.texi (Single Shell, Shell Options): Fix previous change.
8022
8023 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8024
80252005-03-06 Richard M. Stallman <rms@gnu.org>
8026
8027 * building.texi (Starting GUD): Don't explain text vs graphical
8028 GDB here. Just mention it and xref.
8029 Delete "just one debugger process".
8030 (Debugger Operation): Move GUD tooltip info here.
8031 (GUD Tooltips): Node deleted.
8032 (GDB Graphical Interface): Explain the two GDB modes here.
8033
8cf51b2c
GM
8034 * sending.texi (Sending Mail): Minor cleanup.
8035 (Mail Aliases): Explain quoting conventions.
8036 Update key rebinding example.
8037 (Header Editing): C-M-i is like M-TAB.
8038 (Mail Mode Misc): mail-attach-file does not do MIME.
8039
8040 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8041 that really belongs here.
8042 (Remote Mailboxes): Text moved to Rmail Inbox.
8043 (Rmail Display): Mention Mouse-1.
8044 (Movemail): Clarify two movemail versions.
8045 Clarify rmail-movemail-program.
8046
8cf51b2c
GM
8047 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8048 Document async shell commands.
8049 (Shell History): Clarify.
8050 (Shell Ring): Mention C-UP an C-DOWN.
8051 (Shell Options): Add comint-prompt-read-only.
8052 (Invoking emacsclient): Set EDITOR to run Emacs.
8053 (Sorting): No need to explain what region is.
8054 (Saving Emacs Sessions): Fix typo.
8055 (Recursive Edit): Fix punctuation.
8056 (Emulation): Don't mention "PC bindings" which are standard.
8057 (Hyperlinking): Explain Mouse-1 convention here.
8058 (Find Func): Node deleted.
8059
8cf51b2c
GM
8060 * help.texi (Name Help): Xref to Hyperlinking.
8061
8062 * glossary.texi (Glossary):
8063 Rename "Balance Parentheses" to "Balancing...".
8064 Add "Byte Compilation". Correct "Copyleft".
8065 New xref in "Customization".
8066 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8067 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8068 Rename "Registers" to "Register".
8069 Replace "Selecting" with "Selected Frame",
8070 "Selected Window", and "Selecting a Buffer".
8071
8072 * files.texi (Types of Log File): Explain how projects'
8073 methods can vary.
8074
8cf51b2c
GM
8075 * display.texi (Faces): Delete "Emacs 21".
8076
8077 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8078 * fixit.texi (Spelling): C-M-i like M-TAB.
8079 * mini.texi (Completion Options): C-M-i like M-TAB.
8080 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8081 * text.texi (Text Mode): C-M-i like M-TAB.
8082
8083 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8084
8085 * calendar.texi (Specified Dates): Mention `g w'.
8086 (Appointments): appt-activate toggles with no arg.
8087
8cf51b2c
GM
80882005-03-05 Juri Linkov <juri@jurta.org>
8089
8090 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8091 "invocation (command line arguments)".
8cf51b2c
GM
8092 (Misc X): Add -nbc, --no-blinking-cursor.
8093
80942005-03-04 Ulf Jasper <ulf.jasper@web.de>
8095
8096 * calendar.texi (iCalendar): No need to require it now.
8097
8cf51b2c
GM
80982005-03-03 Nick Roberts <nickrob@snap.net.nz>
8099
8100 * trouble.texi (Contributing): Mention Savannah. Direct users to
8101 emacs-devel.
8102
81032005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8104
8105 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8106 window.
8107
8cf51b2c
GM
81082005-02-27 Richard M. Stallman <rms@gnu.org>
8109
8110 * building.texi (Compilation): Update mode line status info.
8111
81122005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8113
8114 * calendar.texi (General Calendar): Document binding of
8115 scroll-other-window-down.
8116 (Mayan Calendar): Fix earliest date.
8117 (Time Intervals): Document timeclock-change.
8118 Fix timeclock-ask-before-exiting documentation.
8119
81202005-02-26 Kim F. Storm <storm@cua.dk>
8121
8122 * frames.texi (Mouse References):
8123 Add mouse-1-click-in-non-selected-windows.
8124
81252005-02-25 Richard M. Stallman <rms@gnu.org>
8126
8127 * screen.texi (Screen): Explain better about cursors and mode lines;
8128 don't presuppose text terminals.
8129 (Point): Don't assume just one cursor.
8130 Clarify explanation of cursors.
8131 (Echo Area, Menu Bar): Cleanups.
8132
8133 * mini.texi (Minibuffer): Prompts are highlighted.
8134 (Minibuffer Edit): Newline = C-j only on text terminals.
8135 Clarify resize-mini-windows values.
8136 Mention M-PAGEUP and M-PAGEDOWN.
8137 (Completion Commands): Mouse-1 like Mouse-2.
8138 (Minibuffer History): Explain history commands better.
8139 (Repetition): Add xref to Incremental Search.
8140
8141 * mark.texi (Setting Mark): Clarify info about displaying mark.
8142 Clarify explanation of C-@ and C-SPC.
8143 (Transient Mark): Mention Delete Selection mode.
8144 (Marking Objects): Clean up text about extending the region.
8145
8146 * m-x.texi (M-x): One C-g doesn't always go to top level.
8147 No delay before suggest-key-bindings output.
8148
8149 * fixit.texi (Fixit): Mention C-/ for undo.
8150 (Spelling): Mention ESC TAB like M-TAB.
8151 Replacement words with r and R are rechecked.
8152 Say where C-g leaves point. Mention ? as input.
8153
81542005-02-23 Lute Kamstra <lute@gnu.org>
8155
8156 * cmdargs.texi (Initial Options): Add cross reference.
8157
8cf51b2c
GM
81582005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8159
8160 * emacs.texi (Top): Update menu for splitting of node in
8161 msdog.texi.
8162 * frames.texi (Frames): Update xref for splitting of node in
8163 msdog.texi.
8164 * trouble.texi (Quitting): Ditto.
8165
81662005-02-16 Richard M. Stallman <rms@gnu.org>
8167
8168 * windows.texi (Split Window): Simplify line truncation info
8169 and xref to Display Custom.
8170
8171 * trouble.texi (Quitting): Emergency escape only for text terminal.
8172 (Screen Garbled): C-l for ungarbling is only for text terminal.
8173
8174 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8175
8176 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8177
8178 * programs.texi (Program Modes): Mention Python mode.
8179 (Moving by Defuns): Repeating C-M-h extends region.
8180 (Basic Indent): Clarify.
8181 (Custom C Indent): Clarify.
8182 (Expressions): Repeating C-M-@ extends region.
8183 (Info Lookup): Clarify for C-h S.
8184 (Symbol Completion): ESC TAB alternative for M-TAB.
8185 (Electric C): Clarify.
8186
8187 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8188
8189 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8190 MS-DOS Input node.
8191 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8192 (MS-DOS and MULE): Clarify.
8193 (MS-DOS Processes, Windows Processes): Fix typos.
8194
8195 * major.texi (Choosing Modes): Clarify.
8196
8197 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8198 (Keyboard Macro Step-Edit): Clarify.
8199
8200 * indent.texi (Indentation): Clarifications.
8201
8202 * help.texi (Help): Correct error about C-h in query-replace.
8203 Clarify apropos vs C-h a. Fix how to search in FAQ.
8204 (Key Help): Describe C-h w here.
8205 (Name Help): Minor cleanup. C-h w moved to Key Help.
8206 Clarify the "object" joke.
8207 (Apropos): Clarify. Mouse-1 like Mouse-2.
8208 (Help Mode): Mouse-1 like Mouse-2.
8209
8210 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8211
8212 * display.texi (Display): Reorder menu.
8213 (Faces): Cleanup.
8214 (Font Lock): Cleanup. Mention Options menu.
8215 Delete obsolete text.
8216 (Scrolling): For C-l, don't presume text terminal.
8217 (Horizontal Scrolling): Simplify intro.
8218 (Follow Mode): Clarify.
1c6c854e 8219 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8220 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8221 Doc default-tab-width. Doc line truncation more thoroughly.
8222
8223 * dired.texi (Dired Enter): C-x C-f can run Dired.
8224 (Dired Visiting): Comment out `a' command.
8225 Mouse-1 is like Mouse-2.
8226 (Shell Commands in Dired): ? can be used more than once.
8227
8228 * basic.texi (Continuation Lines): Simplify description of truncation,
8229 and refer to Display Custom for the rest of it.
8230
8cf51b2c
GM
82312005-02-06 Lute Kamstra <lute@gnu.org>
8232
8233 * basic.texi (Undo): Fix typo.
8234
8235 * cmdargs.texi (Emacs Invocation): Fix typo.
8236
8237 * custom.texi (Init Examples): Fix typo.
8238
8239 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8240
82412005-02-06 Richard M. Stallman <rms@gnu.org>
8242
8243 * regs.texi (Registers): Registers can hold numbers, too.
8244
8245 * killing.texi (Other Kill Commands): Cleanup.
8246 Delete redundant explanation of kill in read-only buffer.
8247 (Yanking): Mention term "copying".
8248 (Accumulating Text): Fix typo.
8249
8250 * entering.texi (Entering Emacs): Update rationale at start.
8251 (Exiting): Treat iconifying on a par with suspension.
8252
8253 * custom.texi (Minor Modes): Fix typo.
8254 (Easy Customization): Fix menu style.
8255 (Variables): Add xref.
8256 (Examining): Setting for future sessions works through .emacs.
8257 (Keymaps): "Text terminals", not "Many".
8258 (Init Rebinding): Explain \C-. Show example of \M-.
8259 Fix minor wording errors.
8260 (Function Keys): Explain vector syntax just once.
8261 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8262 (Init File): Mention .emacs.d directory.
8263 (Init Examples): Add xref.
8264 (Find Init): Mention .emacs.d directory.
8265
8266 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8267 (Action Arguments): Explain which kinds of -l args are found how.
8268 (Initial Options): --batch does not inhibit site-start.
8269 Add xrefs.
8270 (Command Example): Use --batch, not -batch.
8271
8272 * basic.texi (Inserting Text): Cleanup wording.
8273 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8274 C-n is not error at end of buffer.
8275 (Undo): Doc C-/ like C-_. Add xrefs.
8276 (Arguments): META key may be labeled ALT.
8277 Peculiar arg meanings are explained in doc strings.
8278
8279 * abbrevs.texi (Expanding Abbrevs): Clarify.
8280
82812005-02-05 Eli Zaretskii <eliz@gnu.org>
8282
8283 * frames.texi (Frame Parameters): Add an xref to the description
8284 of list-colors-display. Add a pointer to the X docs about colors.
8285
8286 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8287 Improve docs of list-colors-display.
8cf51b2c
GM
8288
82892005-02-03 Lute Kamstra <lute@gnu.org>
8290
8291 * frames.texi (Frames, Drag and Drop): Fix typos.
8292
82932005-02-03 Richard M. Stallman <rms@gnu.org>
8294
8295 * windows.texi (Basic Window): Mention color-change in mode line.
8296 (Change Window): Explain dragging vertical boundaries.
8297
8298 * text.texi (Sentences): Clarify.
8299 (Paragraphs): Explain M-a and blank lines.
8300 (Outline Mode): Clarify text and menu.
8301 (Hard and Soft Newlines): Mention use-hard-newlines.
8302
8303 * frames.texi (Frames): Delete unnecessary mention of Windows.
8304 (Mouse Commands): Likewise. Mention xterm mouse support.
8305 (Clipboard): Clarify.
8306 (Mouse References): Mention use of Mouse-1 for following links.
8307 (Menu Mouse Clicks): Clarify.
8308 (Mode Line Mouse): Clarify.
8309 (Drag and Drop): Rewrite.
8310
8311 * fixit.texi (Spelling): Fix typo.
8312
8313 * files.texi (File Names): Clarify.
8314 (Visiting): Update conditions for use of file dialog. Clarify.
8315 (Saving): Doc d as answer in save-some-buffers.
8316 (Remote Files): Clean up the text.
8317
8318 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8319
8320 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8321 (List Buffers): Clarify.
8322 (Several Buffers): Doc T command.
8323 (Buffer Convenience): Clarify menu.
8324
8325 * basic.texi (Undo): Clarify last change.
8326
83272005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8328
8329 * fixit.texi (Spelling): Fix typo.
8330
83312005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8332
8333 * basic.texi (Undo): Update description of `undo-outer-limit'.
8334
83352005-02-01 Nick Roberts <nickrob@snap.net.nz>
8336
8337 * building.texi: Update documentation relating to GDB Graphical
8338 Interface.
8339
83402005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8341
8342 * custom.texi (Easy Customization): Adapt menu to node name change.
8343
83442005-01-30 Richard M. Stallman <rms@gnu.org>
8345
8346 * custom.texi (Easy Customization): Defn of "User Option" now
8347 includes faces. Don't say just "option" when talking about variables.
8348 Do say just "options" to mean "anything customizable".
8349 (Specific Customization): Describe `customize-variable',
8350 not `customize-option'.
8351
8352 * glossary.texi (Glossary) <Faces>: Add xref.
8353 <User Option>: Change definition--include faces. Change xref.
8354
8355 * picture.texi (Picture): Mention artist.el.
8356
8357 * sending.texi, screen.texi, programs.texi, misc.texi:
8358 * mini.texi, major.texi, maintaining.texi, macos.texi:
8359 * help.texi, frames.texi, files.texi:
8360 Don't say just "option" when talking about variables.
8361
8362 * display.texi, mule.texi: Don't say just "option" when talking
8363 about variables. Other minor cleanups.
8364
8cf51b2c
GM
83652005-01-26 Lute Kamstra <lute@gnu.org>
8366
8367 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8368 File'. Mention the `-Q' option at the `--no-site-file' option.
8369
8cf51b2c
GM
83702005-01-22 David Kastrup <dak@gnu.org>
8371
8372 * building.texi (Grep Searching): Mention alias `find-grep' for
8373 `grep-find'.
8374
83752005-01-20 Richard M. Stallman <rms@gnu.org>
8376
8377 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8378
8cf51b2c
GM
83792005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8380
8381 * rmail.texi (Movemail): Explain differences
8382 between standard and mailutils versions of movemail.
8383 Describe command line and configuration options introduced
8384 with the latter.
8385 Explain the notion of mailbox URL, provide examples and
8386 cross-references to mailutils documentation.
8387 Describe various methods of specifying mailbox names,
8388 user names and user passwords for rmail.
1c6c854e
CS
8389 (Remote Mailboxes): New section.
8390 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8391 options used to control its behavior.
8392 (Other Mailbox Formats): Explain handling of various mailbox
8393 formats.
8394
83952005-01-13 Richard M. Stallman <rms@gnu.org>
8396
8397 * commands.texi (Commands): Clarification.
8398
83992005-01-11 Richard M. Stallman <rms@gnu.org>
8400
8401 * programs.texi (Multi-line Indent): Fix previous change.
8402 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8403
8cf51b2c
GM
84042005-01-08 Richard M. Stallman <rms@gnu.org>
8405
8406 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8407 lazy-highlight.
8408
8409 * search.texi (Query Replace): Mention faces query-replace
8410 and lazy-highlight.
8411 (Incremental Search): Update isearch highlighting info.
8412
8cf51b2c
GM
84132005-01-04 Richard M. Stallman <rms@gnu.org>
8414
8415 * custom.texi (Saving Customizations): Minor improvement.
8416
8cf51b2c
GM
84172005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8418
8419 * custom.texi (Saving Customizations): Emacs no longer loads
8420 `custom-file' after .emacs. No longer mention customizing through
8421 Custom.
8422
8cf51b2c
GM
84232005-01-01 Andreas Schwab <schwab@suse.de>
8424
8425 * killing.texi (Graphical Kill): Move up under node Killing,
8426 change @section to @subsection.
8427
84282005-01-01 Richard M. Stallman <rms@gnu.org>
8429
8430 * custom.texi (Face Customization): Mention hex color specs.
8431
8432 * emacs.texi (Top): Update Killing submenu.
8433
8434 * killing.texi (Killing): Reorganize section.
8435 No more TeX-only text; put the node command at start of chapter.
8436 But the first section heading is used only in TeX.
8437 Rewrite the text to read better in this mode.
8438 (Graphical Kill): New subnode gets some of the text that
8439 used to be in the first section.
8440
84412004-12-31 Richard M. Stallman <rms@gnu.org>
8442
8443 * dired.texi (Shell Commands in Dired): Delete the ? example.
8444
8445 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8446
8447 * files.texi (Saving): Describe new require-final-newline features
8448 and mode-require-final-newline.
8449
8cf51b2c
GM
84502004-12-29 Richard M. Stallman <rms@gnu.org>
8451
8452 * custom.texi (File Variables): Clarify previous change.
8453
c8763fb6 84542004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8455
8456 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8457 out now.
8458
84592004-12-27 Richard M. Stallman <rms@gnu.org>
8460
8461 * Makefile.in (MAKEINFO): Specify --force.
8462
8463 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8464 (Undo): Doc undo-outer-limit.
8465
8cf51b2c
GM
84662004-12-15 Juri Linkov <juri@jurta.org>
8467
8468 * mark.texi (Transient Mark, Mark Ring): M-< and other
8469 movement commands don't set mark in Transient Mark mode
8470 if mark is active.
8471
8cf51b2c
GM
84722004-12-12 Juri Linkov <juri@jurta.org>
8473
8474 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8475 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8476
8477 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8478 (Misc Dired Commands): Add @r{(Dired)} to w.
8479
84802004-12-12 Juri Linkov <juri@jurta.org>
8481
8482 * mark.texi (Marking Objects): Marking commands also extend the
8483 region when mark is active in Transient Mark mode.
8484
8cf51b2c
GM
84852004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8486
8487 * custom.texi (Saving Customizations): Emacs only loads the custom
8488 file automatically after the init file in version 22.1 or later.
8489 Adapt text and examples to this fact.
8490
8cf51b2c
GM
84912004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8492
8493 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8494 be set through Custom. Otherwise, it has no effect.
8495
8cf51b2c
GM
84962004-12-05 Richard M. Stallman <rms@gnu.org>
8497
8498 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8499 * entering.texi: Rename Command Line to Emacs Invocation.
8500
10d1d0af 8501 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8502
8503 * custom.texi (Easy Customization): Move up to section level,
8504 before Variables. Avoid using the term "variable"; say "option".
8505 New initial explanation.
8506 (Variables): In initial explanation, connect "variable" to the
8507 already-explained "user option".
8508
8509 * emacs.texi (Top): Fix ref to Command Line.
8510 Move reference to Easy Customization.
8511
8512 * xresources.texi (X Resources): Fix From link.
8513
8514 * doclicense.texi (GNU Free Documentation License): Fix To link.
8515
8516 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8517
8518 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8519
85202004-12-03 Richard M. Stallman <rms@gnu.org>
8521
8522 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8523
85242004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8525
8526 * kmacro.texi: Several small changes in addition to the following.
8527 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8528 defining a keyboard macro.
8529 Mention `kmacro-ring-max'.
8530 (Keyboard Macro Counter): Clarify description of
8531 `kmacro-insert-counter', `kmacro-set-counter',
8532 `kmacro-add-counter' and `kmacro-set-format'.
8533
85342004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8535
8536 * custom.texi (File Variables): Add `unibyte' and make it more
8537 clear that `unibyte' and `coding' are special. Suggested by Simon
8538 Krahnke <overlord@gmx.li>.
8539
8540 * mule.texi (Enabling Multibyte): Refer to File Variables.
8541 Suggested by Simon Krahnke <overlord@gmx.li>.
8542
c8763fb6 85432004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8544
8545 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8546 x-use-old-gtk-file-dialog.
8547
8cf51b2c
GM
85482004-11-20 Richard M. Stallman <rms@gnu.org>
8549
8550 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8551
85522004-11-09 Lars Brinkhoff <lars@nocrew.org>
8553
8554 * building.texi (Lisp Eval): Delete hyphen in section name.
8555
85562004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8557
8558 * files.texi (Old Versions):
8559 No longer document annotation as "CVS only".
8560
85612004-11-10 Andre Spiegel <spiegel@gnu.org>
8562
8563 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8564 version systems, mentioning the new ones that we support.
8565 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8566 suggestions.
8567
c8763fb6 85682004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8569
49823426 8570 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8571
c8763fb6 85722004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8573
8574 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8575
85762004-10-23 Eli Zaretskii <eliz@gnu.org>
8577
8578 * text.texi (Text Based Tables, Table Definition)
8579 (Table Creation, Table Recognition, Cell Commands)
8580 (Cell Justification, Row Commands, Column Commands)
8581 (Fixed Width Mode, Table Conversion, Measuring Tables)
8582 (Table Misc): New nodes, documenting the Table Mode.
8583
8cf51b2c
GM
85842004-10-19 Jason Rumney <jasonr@gnu.org>
8585
8586 * makefile.w32-in (info): Change order of arguments to makeinfo.
8587
85882004-10-19 Ulf Jasper <ulf.jasper@web.de>
8589
8590 * calendar.texi (iCalendar): Update for package changes.
8591
8cf51b2c
GM
85922004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8593
8594 * files.texi (Misc File Ops): View mode is a minor mode.
8595
8cf51b2c
GM
85962004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8597
8598 * calendar.texi (iCalendar): Style changes.
8599
86002004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8601
8602 * search.texi (Regexps): The regexp described in the example is no
8603 longer stored in the variable `sentence-end'.
8604
8cf51b2c
GM
86052004-10-06 Nick Roberts <nickrob@snap.net.nz>
8606
8607 * building.texi (Starting GUD): Note that multiple debugging
8608 sessions requires `gdb --fullname'.
8609
86102004-10-05 Ulf Jasper <ulf.jasper@web.de>
8611
8612 * calendar.texi (iCalendar): New section for a new package.
8613
8cf51b2c
GM
86142004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8615
8616 * text.texi: Various small changes in addition to the following.
8617 (Text): Replace xref for autotype with inforef.
8618 (Sentences): Explain nil value for `sentence-end'.
8619 (Paragraphs): Update default values for `paragraph-start' and
8620 `paragraph-separate'.
8621 (Text Mode): Correct description of Text mode's effect on the
8622 syntax table.
8623 (Outline Visibility): `hide-other' does not hide top level headings.
8624 `selective-display-ellipses' no longer has an effect on Outline mode.
8625 (TeX Misc): Add missing @cindex.
8626 Replace xref for RefTeX with inforef.
8627 (Requesting Formatted Text): The variable
8628 `enriched-fill-after-visiting' no longer exists.
8629 (Editing Format Info): Update names of menu items and commands.
8630 (Format Faces): Mention special effect of specifying the default face.
8631 Describe inheritance of text properties.
8632 Correct description of `fixed' face.
8633 (Format Indentation): Correct description of effect of setting
8634 margins. Mention `set-left-margin' and `set-right-margin'.
8635 (Format Justification): Update names of menu items.
8636 `set-justification-full' is now bound to `M-j b'.
8637 Mention that `default-justification' is a per buffer variable.
8638 (Format Properties): Update name of menu item.
8639 (Forcing Enriched Mode): `format-decode-buffer' automatically
8640 turns on Enriched mode if the buffer is in text/enriched format.
8641
86422004-10-05 Emilio C. Lopes <eclig@gmx.net>
8643
8644 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8645
86462004-09-28 Kim F. Storm <storm@cua.dk>
8647
8648 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8649 Align with new functionality.
8650
8cf51b2c
GM
86512004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8652
8653 * display.texi (Display Custom): Remove stray `@end defvar'.
8654
86552004-09-23 Kim F. Storm <storm@cua.dk>
8656
8657 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8658 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8659
8cf51b2c
GM
86602004-09-20 Richard M. Stallman <rms@gnu.org>
8661
8662 * custom.texi (Hooks): Explain using setq to clear out a hook.
8663 (File Variables): Explain multiline string constants.
8664 (Non-ASCII Rebinding): Explain when you need to update
8665 non-ASCII char codes in .emacs.
8666
8667 * building.texi (Compilation): Explain how to make a silent
8668 subprocess that won't be terminated. Explain compilation-environment.
8669
86702004-09-13 Kim F. Storm <storm@cua.dk>
8671
8672 * mini.texi (Repetition): Rename isearch-resume-enabled to
8673 isearch-resume-in-command-history and change default to disabled.
8674
8cf51b2c
GM
86752004-09-09 Kim F. Storm <storm@cua.dk>
8676
8677 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8678 with new `kmacro-name-last-macro'.
8679
8cf51b2c
GM
86802004-09-08 Juri Linkov <juri@jurta.org>
8681
8682 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8683
8cf51b2c
GM
86842004-09-03 Juri Linkov <juri@jurta.org>
8685
8686 * search.texi (Incremental Search): Update wording for M-%.
8687
86882004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8689
8690 * killing.texi (Killing): Correct description of kill commands in
8691 read-only buffer.
8692
86932004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8694
8695 * building.texi (Compilation Mode): Add a paragraph about rules
8696 for finding the compilation buffer for `next-error'.
8697
8698 * search.texi (Other Repeating Search): Mention that Occur mode
8699 supports the next-error functionality.
8700
87012004-09-02 Juri Linkov <juri@jurta.org>
8702
8703 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8704
87052004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8706
8707 * kmacro.texi (Basic Keyboard Macro):
8708 `apply-macro-to-region-lines' now operates on all lines that begin
8709 in the region, rather than on all complete lines in the region.
8710
c8763fb6 87112004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8712
8713 * frames.texi (Drag and drop): Add documentation about
8714 x-dnd-test-function and x-dnd-known-types.
8715
87162004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8717
8718 * indent.texi: Various minor changes in addition to:
8719 (Indentation Commands): Correct description of `indent-relative'.
8720 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8721 mode. The *Tab Stops* buffer uses Overwrite Mode.
8722 (Just Spaces): `tabify' converts sequences of at least two spaces
8723 to tabs.
8724
8cf51b2c
GM
87252004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8726
8727 * frames.texi (Secondary Selection): Setting the secondary
8728 selection with M-Drag-Mouse-1 does not alter the kill ring,
8729 setting it with M-Mouse-1 and M-Mouse-3 does.
8730 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8731 toolkit scroll bars.
8732 (Scroll Bars): Ditto.
8733
8734 * windows.texi (Basic Window): When using a window system, the value
8735 of point in a non-selected window is indicated by a hollow box.
8736 (Split Window): Side by side windows are separated by a scroll bar,
8737 if scroll bars are used.
8738 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8739 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8740 (Window Convenience): Update bindings for `winner-undo' and
8741 `winner-redo'.
8742
8743 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8744 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8745 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8746 of "Using Emacs as a Server".
8747 * building.texi (Building): Interchange nodes (for correct numbering).
8748 * programs.texi (Programs): Interchange nodes (for correct numbering).
8749 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8750 Info to the node structure.
8751 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8752 Rearrange order of nodes and sections such that both "GNU GENERAL
8753 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8754 end, as appropriate for appendices.
8755 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8756 Use `@unnumberedsec'.
8757 * trouble.texi: Adapt sectioning in Info to the node structure.
8758 Adapt node pointers to change in emacs.texi.
8759 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8760
8cf51b2c
GM
87612004-08-25 Kenichi Handa <handa@m17n.org>
8762
8763 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8764 description for unibyte mode.
8765
87662004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8767
8768 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8769
8770 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8771 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8772 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8773 in @pxref.
8774
87752004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8776
8777 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8778 Change section names.
8779
8cf51b2c
GM
87802004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8781
8782 * kmacro.texi (Keyboard Macro Ring): Rename section.
8783 Emacs treats the head of the macro ring as the `last keyboard macro'.
8784 (Keyboard Macro Counter): Minor change.
8785 (Save Keyboard Macro): Some clarifications.
8786 (Edit Keyboard Macro): Rename section.
8787
8788 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8789 32-bit machines.
8790 (Several Buffers): Clarify which buffer is selected if `2' is
8791 pressed in the Buffer Menu.
8792 Auto Revert mode can be used to update the Buffer Menu
8793 automatically.
8794
87952004-08-21 Eli Zaretskii <eliz@gnu.org>
8796
8797 * help.texi (Misc Help): Add an index entry for finding an Info
8798 manual by its file name.
8799
88002004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8801
8802 * files.texi (Backup Deletion): Correct description of
8803 `delete-old-versions'.
8804 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8805 (Auto Save Files): Recommend `auto-save-mode' to reenable
8806 auto-saving, rather than the abbreviation `auto-save'.
8807
88082004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8809
8810 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8811 for "killing" and "yanking" in main menu.
8812
88132004-08-16 Richard M. Stallman <rms@gnu.org>
8814
8815 * killing.texi (Yanking, Killing): Minor cleanups.
8816
8817 * mark.texi (Momentary Mark): Minor cleanups.
8818
88192004-08-15 Kenichi Handa <handa@etl.go.jp>
8820
8821 * custom.texi (Non-ASCII Rebinding):
8822 C-q always inserts the right code to pass to global-set-key.
8823
8cf51b2c
GM
88242004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8825
8826 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8827 `insert-register', instead of `C-x r g' binding, for consistency.
8828
88292004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8830
8831 * fixit.texi (Spelling): Fix typo.
8832
88332004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8834
8835 * help.texi (Help): Fix Texinfo usage.
8836
8cf51b2c
GM
88372004-07-24 Richard M. Stallman <rms@gnu.org>
8838
8839 * text.texi (Paragraphs): Update how paragraphs are separated
8840 and the default for paragraph-separate.
8841
8842 * search.texi (Regexp Replace): Further update text for new
8843 replacement operators.
8844
8cf51b2c
GM
88452004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8846
8847 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8848 `R' switch.
8849
8850 * dired.texi (Dired Updating): `k' only deletes inserted
8851 subdirectories from the Dired buffer if a prefix argument was given.
8852
8853 * search.texi (Regexps): Delete redundant definition of `symbol' in
8854 description of `\_>'. It already occurs in the description of `\_<'.
8855
8cf51b2c
GM
88562004-07-01 Juri Linkov <juri@jurta.org>
8857
8858 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8859 (Regexp Search): Add M-r.
8860
88612004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8862
8863 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8864
88652004-06-29 Jesper Harder <harder@ifa.au.dk>
8866
49823426 8867 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8868
88692004-06-25 Richard M. Stallman <rms@gnu.org>
8870
8871 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8872
88732004-06-25 David Kastrup <dak@gnu.org>
8874
8875 * search.texi (Regexp Replace): Some typo corrections and
8876 rearrangement.
8877
88782004-06-24 David Kastrup <dak@gnu.org>
8879
8880 * search.texi (Unconditional Replace): Use replace-string instead
8881 of query-replace in example.
8882 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8883 sequences.
8884 (Query Replace): Correct explanation of `^' which does not use
8885 the mark stack.
8886
88872004-06-21 Nick Roberts <nickrob@gnu.org>
8888
8889 * misc.texi (Shell History Copying): Document comint-insert-input.
8890 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8891
8cf51b2c
GM
88922004-06-20 Jesper Harder <harder@ifa.au.dk>
8893
8894 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8895 * custom.texi (Customization): Do.
8896 * anti.texi (Antinews): Do.
8897 * abbrevs.texi (Defining Abbrevs): Do.
8898
8899 * programs.texi (Info Lookup): Fix keybinding for
8900 info-lookup-symbol.
8901
89022004-06-16 Juanma Barranquero <lektu@terra.es>
8903
8904 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8905 Add emacs-xtra.
8906 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8907 (clean): Add emacs-xtra and flymake. Remove redundancies.
8908
89092004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8910
8911 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8912 Add emacs-xtra.
8913 * emacs-xtra.texi: New file.
8914
89152004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8916
8917 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8918 (Dired and Find): Mention differences with ordinary Dired buffers.
8919
8cf51b2c
GM
89202004-06-13 Richard M. Stallman <rms@gnu.org>
8921
8922 * custom.texi (Init Syntax): Explain about vars that do special
8923 things when set with setq or with Custom.
8924 (Init Examples): Add line-number-mode example.
8925
8cf51b2c
GM
89262004-06-12 Juri Linkov <juri@jurta.org>
8927
8928 * dired.texi (Operating on Files): Add dired-do-touch.
8929
8cf51b2c
GM
89302004-06-10 Juri Linkov <juri@jurta.org>
8931
8932 * building.texi (Lisp Eval): Add C-M-x on defface.
8933
89342004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8935
8936 * files.texi (Reverting): Auto-Revert mode and
8937 Global Auto-Revert mode no longer revert remote files.
8938
8cf51b2c
GM
89392004-05-29 Richard M. Stallman <rms@gnu.org>
8940
8941 * custom.texi (Init File): Two dashes start --no-site-file.
8942
8cf51b2c
GM
89432004-05-29 Alan Mackenzie <acm@muc.de>
8944
8945 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8946 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8947 (AWK, Pike): Document as "C-like modes".
8948 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8949 (M-x man): Supersedes M-x manual-entry.
8950 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8951
8952 ("Comments in C"): Delete node; the info is in CC Mode manual.
8953 (c-comment-only-line-offset): Remove description.
8954
8955 (C-c ., C-c C-c): Describe new C Mode bindings.
8956
8957 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8958 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8959 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8960 Amend definitions.
8961
8962 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8963 Describe functions.
8964
8965 (c-comment-start-regexp, c-hanging-comment-ender-p)
8966 (c-hanging-comment-starter-p): Remove obsolete definitions.
8967
8968 * emacs.texi: Remove the menu entry "Comments in C".
8969
8cf51b2c
GM
89702004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8971
8972 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8973 `M-x locate'.
8974
89752004-05-16 Karl Berry <karl@gnu.org>
8976
8977 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8978 makeinfo --html fails.
8979 * help.texi (Help Summary) [@ifnottex]: Likewise.
8980
89812004-05-13 Nick Roberts <nickrob@gnu.org>
8982
8983 * building.texi (GDB Graphical Interface): Update and describe
8984 layout first.
8985
8cf51b2c
GM
89862004-05-04 Jason Rumney <jasonr@gnu.org>
8987
8988 * makefile.w32-in: Revert last change.
8989
89902004-05-03 Jason Rumney <jasonr@gnu.org>
8991
8992 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8993
8cf51b2c
GM
89942004-04-23 Juanma Barranquero <lektu@terra.es>
8995
8996 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8997
89982004-04-18 Juri Linkov <juri@jurta.org>
8999
9000 * fixit.texi (Spelling): Remove file extension from ispell xref.
9001
90022004-04-15 Kim F. Storm <storm@cua.dk>
9003
9004 * cmdargs.texi (Initial Options): Add -Q.
9005
90062004-04-05 Kim F. Storm <storm@cua.dk>
9007
9008 * custom.texi (File Variables): Add safe-local-eval-forms.
9009
8cf51b2c
GM
90102004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9011
9012 * files.texi (Reverting): Correct description of revert-buffer's
9013 handling of point.
9014
90152004-03-22 Juri Linkov <juri@jurta.org>
9016
9017 * emacs.texi (Top): Add `Misc X'.
9018
49823426 9019 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9020
9021 * glossary.texi: Improve references.
9022
9023 * help.texi: Sync keywords with finder.el.
9024
9025 * mini.texi (Completion): Add description for menu items.
9026
9027 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9028
9029 * sending.texi (Mail Methods): Fix xref to Message manual.
9030
8cf51b2c
GM
90312004-03-12 Richard M. Stallman <rms@gnu.org>
9032
8cf51b2c
GM
9033 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9034
8cf51b2c
GM
90352004-03-04 Richard M. Stallman <rms@gnu.org>
9036
9037 * search.texi (Regexps): Explain that ^ and $ have their
9038 special meanings only in certain contexts.
9039
9040 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9041
9042 * mule.texi (Specify Coding): Doc C-x RET F.
9043
9044 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9045 for multiple compile and grep buffers.
9046 (Indirect Buffers): Don't recommand clone-indirect-buffer
9047 for multiple compile and grep buffers.
9048
8cf51b2c
GM
90492004-02-29 Juanma Barranquero <lektu@terra.es>
9050
9051 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9052 Use $(DEL) instead of rm, and ignore exit code.
9053
8cf51b2c
GM
90542004-02-23 Nick Roberts <nick@nick.uklinux.net>
9055
9056 * building.texi (Watch Expressions): Update.
9057
90582004-02-21 Juri Linkov <juri@jurta.org>
9059
1c6c854e
CS
9060 * cmdargs.texi (Action Arguments): Add alias --find-file.
9061 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9062 to Command Arguments.
9063 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9064 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9065 (Window Size X): Join -g and --geometry. Add @cindex.
9066 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9067 (Title X): Remove alias -title.
9068 (Misc X): New node.
9069
c8763fb6 90702004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9071
9072 * frames.texi (Drag and drop): Add Motif to list of supported
9073 protocols.
9074
c8763fb6 90752004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9076
9077 * frames.texi (Drag and drop): New section.
9078
90792004-01-24 Richard M. Stallman <rms@gnu.org>
9080
1c6c854e 9081 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9082 Include it only @ifnotinfo. Patch the preceding and following
9083 node headers to point to each other.
9084
90852004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9086
9087 * calendar.texi (Appointments): Update section.
9088
90892003-12-29 Kevin Ryde <user42@zip.com.au>
9090
8cf51b2c
GM
9091 * programs.texi (C Modes): Fix the xref.
9092
90932003-12-23 Nick Roberts <nick@nick.uklinux.net>
9094
9095 * building.texi (Watch Expressions): Update.
9096 (Commands of GUD): Include use of toolbar + breakpoints set from
9097 fringe/margin.
9098
90992003-12-03 Andre Spiegel <spiegel@gnu.org>
9100
9101 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9102 <acm@muc.de>.
9103
c8763fb6 91042003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9105
9106 * frames.texi (Dialog Boxes): Add use-file-dialog.
9107
8cf51b2c
GM
91082003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9109
9110 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9111 in CC Mode.
9112
8cf51b2c
GM
91132003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9114
9115 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9116 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9117 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9118 * man/frames.texi, man/glossary.texi, man/killing.texi:
9119 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9120 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9121 * man/sending.texi, man/text.texi, man/trouble.texi:
9122 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9123
91242003-11-01 Alan Mackenzie <acm@muc.de>
9125
9126 * search.texi (Scrolling During Incremental Search): Document a
9127 new scrolling facility in isearch mode.
9128
8cf51b2c
GM
91292003-10-22 Miles Bader <miles@gnu.org>
9130
9131 * Makefile.in (info): Move before $(top_srcdir)/info.
9132
91332003-10-22 Nick Roberts <nick@nick.uklinux.net>
9134
9135 * building.texi (Watch Expressions): Update section on data display
9136 to reflect code changes (GDB Graphical Interface).
9137
8cf51b2c
GM
91382003-10-13 Richard M. Stallman <rms@gnu.org>
9139
9140 * xresources.texi (GTK resources): Clean up previous change.
9141
c8763fb6 91422003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9143
9144 * xresources.texi (GTK resources): Add a note that some themes
9145 disallow customizations. Add scroll theme example.
9146
8cf51b2c
GM
91472003-09-30 Richard M. Stallman <rms@gnu.org>
9148
8cf51b2c
GM
9149 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9150
9151 * misc.texi (Saving Emacs Sessions): Shorten the section,
9152 collapsing back into one node.
9153
91542003-09-30 Lars Hansen <larsh@math.ku.dk>
9155
9156 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9157
ce058493 91582003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9159
9160 * xresources.texi (GTK names in Emacs): Correct typo.
9161
8cf51b2c
GM
91622003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9163
1c6c854e
CS
9164 * cmdargs.texi (Font X): Mention new default font.
9165 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9166 problems involved. (Result of discussion on emacs-devel.)
9167
91682003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9169
9170 * emacs.texi (Acknowledgements): Correct typo.
9171
91722003-09-22 Richard M. Stallman <rms@gnu.org>
9173
9174 * dired.texi (Misc Dired Commands): New node.
9175 (Dired Navigation): Add dired-goto-file.
9176
9177 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9178
9179 * emacs.texi (Acknowledgements): New node, split from Distribution.
9180
9181 * cmdargs.texi (Action Arguments): -f reads interactive args.
9182
8cf51b2c
GM
91832003-09-08 Lute Kamstra <lute@gnu.org>
9184
9185 * screen.texi (Mode Line): Say that POS comes before LINE.
9186 Mention `size-indication-mode'.
1c6c854e
CS
9187 * display.texi (Optional Mode Line):
9188 Document `size-indication-mode'.
8cf51b2c
GM
9189 * basic.texi (Position Info): Mention `size-indication-mode'.
9190
91912003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9192
9193 * xresources.texi (Resources): Refer to `editres' man page.
9194 (Lucid Resources): Update defaults. Expand description of
9195 `shadowThickness'.
9196
91972003-09-04 Miles Bader <miles@gnu.org>
9198
9199 * Makefile.in (top_srcdir): New variable.
9200 ($(top_srcdir)/info): New rule.
9201 (info): Depend on it.
9202
92032003-09-03 Peter Runestig <peter@runestig.com>
9204
9205 * makefile.w32-in: New file.
9206
92072003-08-29 Richard M. Stallman <rms@gnu.org>
9208
9209 * misc.texi (Saving Emacs Sessions): Correct previous change.
9210
8cf51b2c
GM
92112003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9212
8cf51b2c
GM
9213 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9214 (Intro): Include kmacro.texi after fixit.texi instead of after
9215 custom.texi. (As suggested by Kim Storm.)
9216
92172003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9218
9219 * fixit.texi (Fixit): Update `Next' pointer.
9220 * files.texi (Files): Update `Previous' pointer.
9221 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9222 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9223 (Suggested by Kim Storm.)
9224 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9225
92262003-08-18 Kim F. Storm <storm@cua.dk>
9227
9228 * kmacro.texi: New file describing enhanced keyboard macro
9229 functionality. Replaces old description in custom.texi.
9230
9231 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9232 (Keyboard Macros): Move to new kmacro.texi file.
9233
9234 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9235
8cf51b2c
GM
92362003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9237
9238 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9239
92402003-08-17 Alex Schroeder <alex@gnu.org>
9241
9242 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9243 required.
9244
8cf51b2c
GM
92452003-08-05 Richard M. Stallman <rms@gnu.org>
9246
9247 * programs.texi (Lisp Indent): Don't describe
9248 lisp-indent-function property here. Use xref to Lisp Manual.
9249
8cf51b2c
GM
92502003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9251
fffa137c 9252 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9253 abbreviations.
9254
92552003-07-24 Markus Rost <rost@math.ohio-state.edu>
9256
9257 * buffers.texi (List Buffers): Fix previous change.
9258
8cf51b2c
GM
92592003-07-13 Markus Rost <rost@math.ohio-state.edu>
9260
9261 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9262 List*.
9263
92642003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9265
8cf51b2c
GM
9266 * display.texi (Font Lock): Fix typo.
9267
92682003-07-07 Richard M. Stallman <rms@gnu.org>
9269
9270 * display.texi (Font Lock): Add xref for format info on
9271 font-lock-remove-keywords.
9272
9273 * building.texi (Compilation): Document what happens with asynch
9274 children of compiler process.
9275
9276 * help.texi (Library Keywords): Use @multitable.
9277
8cf51b2c
GM
92782003-06-04 Richard M. Stallman <rms@gnu.org>
9279
9280 * programs.texi (Expressions): Delete C-M-DEL.
9281
9282 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9283 comint-move-point-for-output renamed from
9284 comint-scroll-to-bottom-on-output.
9285
9286 * custom.texi (Init Rebinding): Replace previous change with xref.
9287 (Non-ASCII Rebinding): Explain that issue more briefly here.
9288
92892003-05-28 Richard M. Stallman <rms@gnu.org>
9290
9291 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9292
92932003-05-28 Nick Roberts <nick@nick.uklinux.net>
9294
9295 * building.texi (GDB Graphical Interface): New node.
9296 (Rewritten somewhat by RMS.)
9297
c8763fb6 92982003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9299
9300 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9301 non-English letters. Explain how to set coding systems correctly
9302 and how to include the right coding cookie in the file.
9303
c8763fb6 93042003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9305
9306 * indent.texi (Indentation): Explain the concepts.
9307 (Just Spaces): Explain why preventing tabs for indentation might
9308 be useful.
9309
8cf51b2c
GM
93102003-04-16 Richard M. Stallman <rms@gnu.org>
9311
9312 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9313
8cf51b2c
GM
93142003-02-22 Alex Schroeder <alex@emacswiki.org>
9315
9316 * cmdargs.texi (General Variables): Document SMTPSERVER.
9317
8cf51b2c
GM
9318 * sending.texi: Remove SMTP node.
9319 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9320 library.
9321
8cf51b2c
GM
93222003-02-22 Alex Schroeder <alex@emacswiki.org>
9323
9324 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9325
93262003-02-22 Simon Josefsson <jas@extundo.com>
9327
9328 * sending.texi (Mail Methods): Add node about SMTP.
9329
c8763fb6 93302003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9331
9332 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9333
8cf51b2c
GM
93342003-02-01 Kevin Ryde <user42@zip.com.au>
9335
9336 * glossary.texi (Glossary): Correction to cl cross reference.
9337
93382003-01-20 Richard M. Stallman <rms@gnu.org>
9339
9340 * killing.texi (Rectangles): Document C-x c r.
9341
c8763fb6 93422003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9343
9344 * xresources.texi (GTK resources): New node.
9345 (GTK widget names): New node.
9346 (GTK names in Emacs): New node.
9347 (GTK styles): New node.
9348
c8763fb6 93492003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9350
9351 * maintaining.texi (Create Tags Table): Add reference to the new
9352 `etags --help --lang=LANG' option.
9353
8cf51b2c
GM
93542002-10-02 Karl Berry <karl@gnu.org>
9355
49823426 9356 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9357 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9358 where needed for the sake of the HTML output.
8cf51b2c
GM
9359
93602001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9361
9362 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9363 source files.
9364
93652001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9366
9367 * Makefile.in (emacsman): New target.
9368
8cf51b2c
GM
93692001-10-20 Gerd Moellmann <gerd@gnu.org>
9370
9371 * (Version 21.1 released.)
9372
93732001-10-05 Gerd Moellmann <gerd@gnu.org>
9374
9375 * Branch for 21.1.
9376
8cf51b2c
GM
93772001-03-05 Gerd Moellmann <gerd@gnu.org>
9378
9379 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9380
8cf51b2c
GM
93812000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9382
9383 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9384
8cf51b2c
GM
93851999-07-12 Richard Stallman <rms@gnu.org>
9386
9387 * Version 20.4 released.
9388
93891998-12-04 Markus Rost <rost@delysid.gnu.org>
9390
9391 * Makefile.in (INFO_TARGETS): Delete customize.info.
9392 (DVI_TARGETS): Delete customize.dvi.
9393 (../info/customize, customize.dvi): Targets deleted.
9394
93951998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9396
9397 * Version 20.3 released.
9398
93991998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9400
9401 * Makefile.in (EMACSSOURCES): Add mule.texi.
9402 Add msdog.texi, ack.texi. Remove gnu1.texi.
9403
94041998-04-06 Andreas Schwab <schwab@gnu.org>
9405
768c0c0f
JB
9406 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9407 Use it in dvi targets.
8cf51b2c
GM
9408
94091997-09-23 Paul Eggert <eggert@twinsun.com>
9410
9411 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9412 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9413 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9414
94151997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9416
9417 * Version 20.2 released.
9418
94191997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9420
9421 * Version 20.1 released.
9422
94231997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9424
9425 * Makefile (../info/customize, customize.dvi): New targets.
9426 (INFO_TARGETS): Add ../info/customize.
9427 (DVI_TARGETS): Add customize.dvi.
9428
8cf51b2c
GM
94291996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9430
9431 * Version 19.33 released.
9432
94331996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9434
9435 * Version 19.32 released.
9436
8cf51b2c
GM
94371996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9438
9439 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9440
94411996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9442
9443 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9444 Specify -I option.
9445 (All dvi targets): Set the TEXINPUTS variable.
9446
94471996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9448
9449 * Version 19.31 released.
9450
8cf51b2c
GM
94511995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9452
9453 * Version 19.30 released.
9454
8cf51b2c
GM
94551995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9456
9457 * Makefile.in (maintainer-clean): Rename from realclean.
9458
94591994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9460
9461 * Makefile.in: New file.
9462 * Makefile: File deleted.
9463
94641994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9465
9466 * Makefile (TEXINDEX_OBJS): Variable deleted.
9467 (texindex, texindex.o, getopt.o): Rules deleted.
9468 All deps on texindex deleted.
9469 (distclean): Don't delete texindex.
9470 (mostlyclean): Don't delete *.o.
9471 * texindex.c, getopt.c: Files deleted.
9472
94731994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9474
9475 * Version 19.26 released.
9476
94771994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9478
9479 * Makefile (EMACSSOURCES): Exclude undo.texi.
9480
94811994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9482
9483 * Version 19.25 released.
9484
94851994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9486
9487 * Version 19.24 released.
9488
94891994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9490
9491 * Version 19.23 released.
9492
94931994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9494
9495 * Makefile: Delete spurious tab.
9496
94971994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9498
9499 * Makefile (.SUFFIXES): New rule.
9500
8cf51b2c
GM
95011993-12-04 Richard Stallman (rms@srarc2)
9502
9503 * getopt.c: New file.
9504 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9505 (getopt.o): New rule.
9506 (dvi): Don't depend on texindex.
49823426 9507 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9508
95091993-12-03 Richard Stallman (rms@srarc2)
9510
49823426
GM
9511 * Makefile (TEXI2DVI): New variable.
9512 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9513 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9514
95151993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9516
9517 * Version 19.22 released.
9518
95191993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9520
9521 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9522
95231993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9524
9525 * Version 19.21 released.
9526
8cf51b2c
GM
95271993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9528
9529 * Makefile (realclean): Don't delete the Info files.
9530
f0131492 95311993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9532
8cf51b2c
GM
9533 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9534 4' where appropriate.
9535
f0131492 95361993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9537
49823426 9538 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9539
9540 * texindex.c: Include "../src/config.h" if building in emacs.
9541
9542 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9543 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9544 Add target to build texindex.c, defining `emacs'.
9545
8cf51b2c
GM
95461993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9547
9548 * Version 19.19 released.
9549
8cf51b2c
GM
95501993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9551
9552 * Version 19.18 released.
9553
95541993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9555
9556 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9557
95581993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9559
9560 * Version 19.17 released.
9561
95621993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9563
9564 * split-man: Fix typos in last change.
9565
95661993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9567
9568 * Version 19.16 released.
9569
95701993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9571
9572 * version 19.15 released.
9573
95741993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9575
9576 * Makefile (distclean): It's rm, not rf.
9577
95781993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9579
9580 * Version 19.14 released.
9581
95821993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9583
9584 * Makefile: New file.
9585
95861993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9587
9588 * Version 19.13 released.
9589
95901993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9591
9592 * Version 19.9 released.
9593
95941993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9595
9596 * Version 19.8 released.
9597
95981993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9599
9600 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9601
9602 * trouble.texi: It's `enable-flow-control-on', not
9603 `evade-flow-control-on'.
9604
96051993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9606
9607 * display.texi: Document standard-display-european.
9608
96091993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9610
9611 * Version 19.7 released.
9612
9613 * emacs.texi: Add a sentence to the top menu mentioning the
9614 specific version of Emacs this manual applies to.
9615
96161993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9617
9618 * basic.texi: Document next-line-add-lines variable used to
9619 implement down-arrow.
9620
9621 * killing.texi: Document kill-whole-line.
9622
96231993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9624
9625 * text.texi: Update unix TeX ordering information.
9626
96271993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9628
9629 * news.texi: Mention fill-rectangle in keybinding list.
9630
9631 * killing.texi: Document fill-rectangle.
9632
96331993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9634
9635 * vc.texi: Bring the docs up to date with VC 5.2.
9636
96371992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9638
9639 * emacs.tex: Mention blackbox and gomoku under Amusements.
9640 Assembler mode is now mentioned and appropriately indexed
9641 under Programming Modes.
9642
96431991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9644
9645 * emacs.tex: Update TeX ordering information.
9646
8cf51b2c
GM
96471990-06-26 David Lawrence (tale@geech)
9648
9649 * emacs.tex: Note that completion-ignored-extensions is not used
9650 to filter out names when all completions are displayed in
9651 *Completions*.
9652
96531990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9654
9655 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9656
96571990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9658
9659 * emacs.tex: Add @findex grep.
9660
8cf51b2c
GM
96611988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9662
9663 * emacs.tex: Correct two typos. No other changes before
9664 Version 19 will be made.
9665
8cf51b2c
GM
96661988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9667
9668 * emacs.tex: Update information for obtaining TeX distribution from the
9669 University of Washington.
9670
9671;; Local Variables:
c8763fb6 9672;; coding: utf-8
8cf51b2c
GM
9673;; End:
9674
a162959e 9675 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9676
9677 This file is part of GNU Emacs.
9678
352c8b4a 9679 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9680 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9681 the Free Software Foundation, either version 3 of the License, or
9682 (at your option) any later version.
8cf51b2c
GM
9683
9684 GNU Emacs is distributed in the hope that it will be useful,
9685 but WITHOUT ANY WARRANTY; without even the implied warranty of
9686 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9687 GNU General Public License for more details.
9688
9689 You should have received a copy of the GNU General Public License
352c8b4a 9690 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.