Merge from trunk after 24.3 was moved to emacs-24 branch.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
87288971
MA
12012-10-30 Michael Albinus <michael.albinus@gmx.de>
2
3 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
4
fc83c2de
CY
52012-10-29 Chong Yidong <cyd@gnu.org>
6
7 * dired.texi (Shell Commands in Dired): Document changes to the
8 dired-do-async-shell-command.
9
82b21017
GM
102012-10-28 Glenn Morris <rgm@gnu.org>
11
12 * ack.texi (Acknowledgments): Mention gv.el.
13
caa5e5a4
BG
142012-10-27 Bastien Guerry <bzg@gnu.org>
15
16 * screen.texi (Menu Bar): Fix typo.
17
05b621a6
CY
182012-10-27 Chong Yidong <cyd@gnu.org>
19
20 * frames.texi (Mouse Avoidance): Mention new variable
21 mouse-avoidance-banish-position.
22
23 * programs.texi (Which Function): Which Function mode now works in
24 all major modes by default.
25
26 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
27
28 * files.texi (Misc File Ops): Symbolic links on Windows only work
29 on Vista and later.
30
31 * building.texi (Compilation): Document compilation-always-kill.
32
33 * search.texi (Symbol Search): New node.
34
35 * package.texi (Package Menu): Document the "new" status.
36
37 * windows.texi (Window Choice): Don't refer to the obsolete
38 special-display feature.
39
cd996018
CY
402012-10-24 Chong Yidong <cyd@gnu.org>
41
42 * mule.texi (Text Coding): set-buffer-file-coding-system can now
43 be invoked from the mode line.
44
45 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
46 changes to the mark and unmark commands.
47 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
48 which is no longer bound to dired-backup-diff.
49
fe605b94
BG
502012-10-23 Bastien Guerry <bzg@gnu.org>
51
9eadb1a9
BG
52 * text.texi (Org Authoring): Use a comma after @ref to avoid the
53 insertion of a period in the Info output.
fe605b94 54
d1069532
SM
552012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
56
57 * custom.texi (Hooks): Clarify that -hooks is deprecated.
58
1fb3aa3f
CY
592012-10-23 Chong Yidong <cyd@gnu.org>
60
61 * kmacro.texi (Edit Keyboard Macro): Fix typo.
62
f42f1094
DM
632012-10-18 Dani Moncayo <dmoncayo@gmail.com>
64
65 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
66
6c24e35f
GM
672012-10-17 Glenn Morris <rgm@gnu.org>
68
69 * mini.texi (Repetition): Further copyedit.
70
429cdb05
DM
712012-10-17 Dani Moncayo <dmoncayo@gmail.com>
72
73 * mini.texi (Repetition): Copyedit.
74
e5a94ec4
JL
752012-10-16 Juri Linkov <juri@jurta.org>
76
77 * search.texi (Query Replace): Document multi-buffer replacement
78 keys. (Bug#12655)
79
80 * maintaining.texi (Tags Search): Change link "Replace" to
81 "Query Replace".
82
73f2b4ab
CY
832012-10-13 Chong Yidong <cyd@gnu.org>
84
85 * files.texi (File Conveniences): ImageMagick enabled by default.
86
d8e213eb
DM
872012-10-10 Dani Moncayo <dmoncayo@gmail.com>
88
89 * basic.texi (Arguments): Fix typos.
90
b859a383
GM
912012-10-08 Glenn Morris <rgm@gnu.org>
92
cad4f290
GM
93 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
94
b859a383
GM
95 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
96
f1f4dba0
GM
972012-10-06 Glenn Morris <rgm@gnu.org>
98
99 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
100 Mention cal-tex-cursor-week2-summary.
101
c6b68a28
CY
1022012-10-06 Chong Yidong <cyd@gnu.org>
103
104 * mini.texi (Passwords): Fix typo.
105
751bac18
GM
1062012-10-02 Glenn Morris <rgm@gnu.org>
107
108 * maintaining.texi (VC Directory Commands):
109 Remove duplicate `q' entry. (Bug#12553)
110
48de8b12
CY
1112012-09-30 Chong Yidong <cyd@gnu.org>
112
113 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
114
115 * search.texi (Special Isearch): Document the lax space search
116 feature and M-s SPC.
117 (Regexp Search): Move main search-whitespace-regexp description to
118 Special Isearch.
119 (Replace): Document replace-lax-whitespace.
120
121 * basic.texi (Position Info): Document C-u M-=.
122 (Moving Point): Document move-to-column.
123
124 * display.texi (Useless Whitespace): Add delete-trailing-lines.
125
126 * misc.texi (emacsclient Options): Document the effect of
127 initial-buffer-choice on client frames. Document server-auth-dir.
128 Do not document server-host, which is bad security practice.
129
130 * building.texi (Lisp Libraries): Docstring lookups can trigger
131 autoloading. Document help-enable-auto-load.
132
133 * mini.texi (Yes or No Prompts): New node.
134
135 * ack.texi (Acknowledgments): Remove obsolete packages.
136
4695c850
GM
1372012-09-27 Glenn Morris <rgm@gnu.org>
138
139 * cal-xtra.texi (Advanced Calendar/Diary Usage):
140 Rename the section to be more general.
141 * emacs.texi: Update menu.
142
e109c4a6
CY
1432012-09-23 Chong Yidong <cyd@gnu.org>
144
145 * buffers.texi (Misc Buffer): Replace toggle-read-only with
146 read-only-mode.
147
148 * files.texi (Visiting): Likewise.
149
2e83df57
PE
1502012-09-22 Paul Eggert <eggert@cs.ucla.edu>
151
152 * trouble.texi (Crashing): Document ulimit -c.
153
58f3a196
PE
1542012-09-21 Paul Eggert <eggert@cs.ucla.edu>
155
156 * trouble.texi (Crashing): Document addr2line.
157
4ef1567b
CY
1582012-09-19 Chong Yidong <cyd@gnu.org>
159
160 * killing.texi (Yanking): Minor clarification (Bug#12469).
161
9e9da873
CY
1622012-09-17 Chong Yidong <cyd@gnu.org>
163
164 * building.texi (GDB User Interface Layout): Remove reference to
165 removed variable gdb-use-separate-io-buffer (Bug#12454).
166
0979429b
J
1672012-09-08 Jambunathan K <kjambunathan@gmail.com>
168
169 * regs.texi (Text Registers): `C-x r +' can now be used instead of
170 M-x append-to-register. New option `register-separator'.
171 (Number Registers): Mention that `C-x r +' is polymorphic.
172
14ba4cf3
CY
1732012-09-07 Chong Yidong <cyd@gnu.org>
174
175 * windows.texi (Window Choice): Don't mention obsolete
176 display-buffer-reuse-frames.
177
cf29dd84
PE
1782012-09-04 Paul Eggert <eggert@cs.ucla.edu>
179
180 Give more-useful info on a fatal error (Bug#12328).
181 * trouble.texi (Crashing): New section, documenting this.
182
aa0ecd94
MA
1832012-08-24 Michael Albinus <michael.albinus@gmx.de>
184
0979429b
J
185 * cmdargs.texi (General Variables):
186 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
187 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 188
ba025fbd
EZ
1892012-08-14 Eli Zaretskii <eliz@gnu.org>
190
191 * building.texi (Debugger Operation): Correct and improve
192 documentation of the GUD Tooltip mode.
193
0c51ff6d
CY
1942012-07-31 Chong Yidong <cyd@gnu.org>
195
196 * emacs.texi: Fix ISBN (Bug#12080).
197
35b6586e
CY
1982012-08-05 Chong Yidong <cyd@gnu.org>
199
200 * display.texi (Faces): Document frame-background-mode (Bug#7774).
201
202 * custom.texi (Face Customization): Move discussion of face
203 inheritance here, from Faces section.
204
0e1a094f 2052012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
206
207 * frames.texi (Mouse Commands): Fix the description of mouse-2.
208 (Bug#11958)
209
e32a12b5
CY
2102012-07-19 Chong Yidong <cyd@gnu.org>
211
212 * emacs.texi: Update ISBN.
213
9ea10cc3
CY
2142012-07-17 Chong Yidong <cyd@gnu.org>
215
216 * basic.texi (Inserting Text): Replace ucs-insert with
217 insert-char. Provide more details of input.
218
219 * mule.texi (International Chars, Input Methods): Likewise.
220
b68b3337
CY
2212012-07-13 Chong Yidong <cyd@gnu.org>
222
dea31bd3
CY
223 * custom.texi (Examining): Update C-h v message.
224
b68b3337
CY
225 * buffers.texi (Misc Buffer): Document view-read-only.
226
ab4c47d3
CY
2272012-07-07 Chong Yidong <cyd@gnu.org>
228
229 * custom.texi (Init File): Index site-lisp (Bug#11435).
230
6edc3d28
CY
2312012-07-06 Chong Yidong <cyd@gnu.org>
232
233 * emacs.texi: Re-order top-level menu to correspond to logical
234 order, to avoid makeinfo warnings.
235
236 * ack.texi (Acknowledgments): Note new python.el.
237
3812efdc
CY
2382012-06-29 Chong Yidong <cyd@gnu.org>
239
240 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
241 * basic.texi (Erasing, Basic Undo): Fix markup.
242
c8d3a25c 2432012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
244
245 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
246
c8d3a25c 2472012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
248
249 * fixit.texi (Undo): Fix typo. (Bug#11775)
250
65400531
GM
2512012-06-27 Glenn Morris <rgm@gnu.org>
252
253 * ack.texi (Acknowledgments): Tiny update.
254
ac1a0ce1 2552012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
256
257 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
258
ddfbf826 2592012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 260
ddfbf826 261 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
262
263 * anti.texi:
264 * building.texi:
265 * cmdargs.texi:
266 * custom.texi:
267 * display.texi:
268 * files.texi:
269 * frames.texi:
270 * glossary.texi:
271 * misc.texi:
272 * mule.texi:
273 * programs.texi:
274 * sending.texi:
275 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
276
85973ba0
MA
2772012-06-06 Michael Albinus <michael.albinus@gmx.de>
278
279 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
280
c1dabff0
GM
2812012-05-28 Glenn Morris <rgm@gnu.org>
282
283 * ack.texi, building.texi, calendar.texi, custom.texi:
284 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
285
abb9615e
GM
2862012-05-27 Glenn Morris <rgm@gnu.org>
287
bd39eb06
GM
288 * emacs.texi: Simplify following removal of node pointers.
289
abb9615e
GM
290 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
291 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
292 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
293 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
294 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
295 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
296 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
297 * windows.texi, xresources.texi: Nuke hand-written node pointers.
298
6c200b4a
GM
2992012-05-22 Glenn Morris <rgm@gnu.org>
300
301 * emacs.texi (Acknowledgments): Add another contributor.
302
3fe7cdc8
GM
3032012-05-12 Glenn Morris <rgm@gnu.org>
304
305 * Makefile.in (MKDIR_P): New, set by configure.
306 (mkinfodir): Use $MKDIR_P.
307
dc0f75c8
GM
3082012-05-10 Glenn Morris <rgm@gnu.org>
309
b8a82b69
GM
310 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
311 with "coding: raw-text".
312
dc0f75c8
GM
313 * files.texi (Interlocking): Mention create-lockfiles option.
314
666b903b 3152012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
316
317 * frames.texi (Mouse References, Mouse Commands): Fix index
318 entries (Bug#11362).
319
eceeb5fc 3202012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 321
eceeb5fc
CY
322 * custom.texi (Customization Groups, Custom Themes, Examining):
323 Improve page breaks.
324
325 * rmail.texi (Rmail Display): Use example rather than smallexample.
326
327 * calendar.texi: Convert inforefs to refs.
328
329 * dired.texi (Dired Enter): Improve page break.
330
331 * abbrevs.texi (Abbrev Concepts): Copyedits.
332
333 * maintaining.texi (Registering, Tag Syntax):
334 Tweak line and page breaks.
335
336 * programs.texi (Programs, Electric C): Copyedits.
337 (Program Modes): Add xref to Fortran.
338 (Left Margin Paren): Remove what was (oddly enough) the only use
339 of defvar in the entire Emacs manual.
340 (Hungry Delete): Remove footnote about ancient Emacs version.
341 (Other C Commands): Use example rather than smallexample.
342
343 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
344 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
345 Tweak line and page breaks.
346
347 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
348 (Major Modes): Use example rather than smallexample.
bbba8869 349
eceeb5fc
CY
350 * mule.texi (Output Coding): Reword to improve page-breaks.
351
352 * frames.texi (Fonts): Tweak line and page breaks.
353 Use example rather than smallexample. Change cross-reference.
354 (Text-Only Mouse): Fix xref.
355
356 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
357 (Indirect Buffers): Tweak line- and page-breaks.
358
359 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
360
8045b906
GM
3612012-05-04 Glenn Morris <rgm@gnu.org>
362
363 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
364 (info, infoclean): Use $INFO_EXT.
365 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
366 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
367 (INFO_TARGETS): Use $INFO_EXT.
368 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
369
90207a15 3702012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
371
372 * emacs.texi (@copying): Only print EDITION in the TeX version.
373
e2058813
GM
374 * search.texi (Regexp Search): Just say "Emacs".
375
a162959e
GM
376 * display.texi (Auto Scrolling):
377 Reword to avoid repetition and improve page break.
378
9eb25ee8
GM
379 * xresources.texi (Resources):
380 * mule.texi (Language Environments):
381 * misc.texi (Amusements):
382 * maintaining.texi (VC Change Log):
383 * frames.texi (Fonts):
384 * custom.texi (Specifying File Variables, Minibuffer Maps):
385 * cmdargs.texi (Initial Options):
386 * building.texi (Flymake):
387 Reword to remove/reduce some overly long/short lines.
388
a4289d0e
GM
3892012-04-27 Glenn Morris <rgm@gnu.org>
390
391 * emacs.texi: Some fixes for detailed menu.
392
1a72be46
GM
393 * emacs.texi: Add "et al." to authors.
394
16152b76
GM
395 * ack.texi, basic.texi, buffers.texi, building.texi:
396 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
397 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
398 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
399 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
400 * search.texi, trouble.texi, windows.texi:
401 Use Texinfo recommended convention for quotes+punctuation.
402
578c1d4b 4032012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 404
578c1d4b
GM
405 * mule.texi (Bidirectional Editing): Improve indexing.
406 Minor wording tweaks.
84412f2c 407
467a33d0
CY
4082012-04-15 Chong Yidong <cyd@gnu.org>
409
410 * misc.texi (emacsclient Options): More clarifications.
411
e6fd457e 4122012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 413
41be52d7
GM
414 * msdog.texi (Windows Printing): It doesn't set printer-name.
415
05806f43
GM
416 * mule.texi (Language Environments): Move font info to "Fontsets".
417 (Fontsets): Move intlfonts etc here from "Language Environments".
418 Copyedits.
419 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
420 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
421
e6fd457e 4222012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 423
0be641c0
CY
424 * glossary.texi (Glossary): Standardize on "text terminal"
425 terminology. All callers changed.
426
6a00f380
CY
427 * misc.texi (emacsclient Options): Document "client frame" concept
428 and its effect on C-x C-c more carefully.
429
e6fd457e 4302012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 431
870e8fb8
GM
432 * frames.texi (Scroll Bars):
433 * glossary.texi (Glossary): Use consistent case for "X Window System".
434
71cd7772
GM
435 * mule.texi (Select Input Method, Coding Systems):
436 State command names in kbd tables.
437 (Recognize Coding): Add cross-ref.
438 (Output Coding): Don't mention message mode in particular.
439 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
440 Copyedits.
441
35dc09a1 4422012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
443
444 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
445 Copyedits.
446 (Coding Systems): Mac OS X apparently uses newlines for EOL.
447 (Recognize Coding): Remove old auto-coding-regexp-alist example.
448 auto-coding-functions does not override coding: tags.
449 Remove rmail-decode-mime-charset; it no longer has any effect.
450
35dc09a1 4512012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
452
453 * custom.texi (Creating Custom Themes): Add reference to Custom
454 Themes node in Lisp manual.
455
35dc09a1 4562012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
457
458 * mule.texi (International): Copyedits.
459 (International Chars): Update C-x = example output.
460 (Disabling Multibyte): Rename from "Enabling Multibyte".
461 Clarify what "unibyte: t" does, and mode-line description.
462 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
463 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 464 (Language Environments): Copyedits.
893585f4
GM
465 (Input Methods): Copyedits. Use "^" for the postfix example,
466 because it is less confusing inside Info's `quotes'.
e0550cae 467
bd7239f5 468 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
469 Update for "Disabling Multibyte" node name change.
470 * emacs.texi: Update for "Disabling Multibyte" node name change.
471
1c64e6ed
GM
472 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
473 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
474 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
475 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
476 * sending.texi, text.texi, trouble.texi:
477 Use @file for buffers, per the Texinfo manual.
478
20331c1c
GM
479 * entering.texi (Entering Emacs):
480 Do not mention initial-buffer-choice = t.
481
8fc85b20
GM
482 * misc.texi (Gnus Startup): Use @env for environment variables.
483
35dc09a1
GM
484 * Makefile.in: Replace non-portable use of $< in ordinary rules.
485
87124233
GM
4862012-04-12 Glenn Morris <rgm@gnu.org>
487
488 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
489
f3774f20
GM
4902012-04-07 Glenn Morris <rgm@gnu.org>
491
492 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
493
8980d0b9
GM
4942012-04-05 Glenn Morris <rgm@gnu.org>
495
496 * glossary.texi (Glossary): Use anchors for internal cross-references.
497
8bf27c8a
GM
4982012-04-04 Glenn Morris <rgm@gnu.org>
499
500 * glossary.texi (Glossary): Copyedits.
501 Use Texinfo-recommended convention for quotes and punctuation.
502 Comment out a few specialized (Rmail) items.
a0706406 503 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 504 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 505
529c06b6
CY
5062012-04-03 Chong Yidong <cyd@gnu.org>
507
508 * sending.texi (Mail Misc): Fix an index entry.
509
53b0595a
EZ
5102012-04-02 Eli Zaretskii <eliz@gnu.org>
511
512 * msdog.texi (Windows Startup): Add description of emacsclient
513 operation under -c and -t on MS-Windows.
514
515 * misc.texi (emacsclient Options): Add cross-reference to "Windows
516 Startup". (Bug#11091)
517
d8e213eb 5182012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
519
520 * custom.texi (Changing a Variable): Fix example.
521
0d224826
EZ
5222012-04-01 Eli Zaretskii <eliz@gnu.org>
523
524 * misc.texi (emacsclient Options): More clarifications about -t
525 and -c on MS-Windows. (Bug#11091)
526
1d265f9f
EZ
5272012-03-31 Eli Zaretskii <eliz@gnu.org>
528
529 * misc.texi (emacsclient Options): Document peculiarities of new
530 frame creation on MS-Windows under -c or -t options. (Bug#11091)
531
5319014e
CY
5322012-03-30 Chong Yidong <cyd@gnu.org>
533
534 * files.texi (File Conveniences): Clarify Imagemagick discussion.
535
2bfab837
GM
5362012-03-22 Glenn Morris <rgm@gnu.org>
537
538 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
539
986bd52a
CY
5402012-03-17 Chong Yidong <cyd@gnu.org>
541
542 * package.texi (Package Installation): Document use of
543 package-initialize in init file.
544
66ecdc9e
GM
5452012-03-16 Glenn Morris <rgm@gnu.org>
546
547 * help.texi (Language Help):
548 * mule.texi (International Chars):
549 etc/HELLO is for character demonstration.
550
d8e213eb 5512012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
552
553 * dired.texi (Shell Commands in Dired): Fix typo.
554
a08a07e3
CY
5552012-03-04 Chong Yidong <cyd@gnu.org>
556
557 * killing.texi (Clipboard): Document clipboard manager.
558
53eced6d
GM
5592012-02-29 Glenn Morris <rgm@gnu.org>
560
f8425af2
GM
561 * ack.texi (Acknowledgments): Use @Tex{} in more places.
562
775b55af
GM
563 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
564
53eced6d
GM
565 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
566
44e97401
GM
5672012-02-28 Glenn Morris <rgm@gnu.org>
568
569 * custom.texi, display.texi, emacs.texi, files.texi:
570 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
571 Standardize possessive apostrophe usage.
572
525795c1
JD
5732012-02-25 Jan Djärv <jan.h.d@swipnet.se>
574
575 * macos.texi (Mac / GNUstep Customization): Remove text about
576 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
577
d8e213eb 5782012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
579
580 * buffers.texi (Select Buffer): Mention that saving in a new file
581 name can switch to a different major mode.
582
6ea1787e
GM
5832012-02-23 Glenn Morris <rgm@gnu.org>
584
49fe4321
GM
585 * mini.texi (Minibuffer File, Completion Options, Repetition):
586 Copyedits.
587 (Completion Example): Other M-x au* commands may be defined.
588 (Completion Styles): Mention emacs21 and completion-category-overrides.
589
8f4042d2
GM
590 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
591 (Windows Keyboard, Windows Mouse, Windows Processes)
592 (Windows Printing, Windows Misc): Copyedits.
593 (ls in Lisp): Update switches list.
594
371fb833
GM
595 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
596 Update dos-mode* function names.
597 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
598 (MS-DOS Processes): Add xref to main ls-lisp section.
599
6ea1787e
GM
600 * ack.texi (Acknowledgments): Mention smie.
601
40ace058
GM
6022012-02-22 Glenn Morris <rgm@gnu.org>
603
604 * macos.texi: Copyedits. Fix @key/@kbd usage.
605 (Mac / GNUstep Basics): Don't mention the panels, since the next
606 section covers them.
607 (Mac / GNUstep Customization): Merge some panel info from previous.
608
41f1e868
GM
6092012-02-21 Glenn Morris <rgm@gnu.org>
610
68af8d4f
GM
611 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
612 Small fixes.
613
2e03845d
GM
614 * emacs-xtra.texi: Picture mode is no longer a chapter.
615
f9a998c3
GM
616 * picture-xtra.texi (Basic Picture): C-a does get remapped.
617
41f1e868
GM
618 * ack.texi (Acknowledgments): Small changes, including resorting,
619 and removal of things no longer distributed.
620
ea09410d
GM
6212012-02-20 Glenn Morris <rgm@gnu.org>
622
2d2f6581
GM
623 * emacs.texi (Top, Preface): Small rephrasings.
624 (menu, detailmenu): Update entries, and reformat some descriptions.
625 * building.texi, display.texi, emacs-xtra.texi, files.texi:
626 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
627 Reformat some menu descriptions.
628
196f8c0e
GM
629 * ack.texi (Acknowledgments): More updates.
630
8730412a
GM
631 * emacs.texi (Acknowledgments): Add several names from ack.texi,
632 and from Author: headers.
ae15b89b 633 (Distrib): Small updates.
ea09410d 634
37863f20
GM
6352012-02-18 Glenn Morris <rgm@gnu.org>
636
37c3b9ee
GM
637 * ack.texi (Acknowledgments): Add xref to Org manual.
638
b474519e
GM
639 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
640 of '*mail*', since Message does not call it that.
641 (Rmail Reply): Rename rmail-dont-reply-to-names.
642 \\`info- no longer handled specially.
643 Update for rmail-enable-mime-composing.
644 Don't mention 'm' for replies.
645 Don't mention rmail-mail-new-frame and cancelling, since it does
646 not work for Message at the moment.
647
a5987767
GM
648 * cal-xtra.texi: Copyedits.
649
37863f20
GM
650 * emacs-xtra.texi: Set encoding to ISO-8859-1.
651
112d1241
GM
6522012-02-17 Glenn Morris <rgm@gnu.org>
653
0fd2c9a3
GM
654 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
655
1d6ecbfa
GM
656 * ack.texi (Acknowledgments): Mention Gnulib.
657
102f1b54
GM
658 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
659
112d1241
GM
660 * calendar.texi: Misc small changes, including updating the dates
661 of examples.
662
3a05ff1d
GM
6632012-02-16 Glenn Morris <rgm@gnu.org>
664
d1354af0
GM
665 * calendar.texi: Misc small changes.
666
5f9756ec
GM
667 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
668 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
669
3b19a30d
GM
670 * dired-xtra.texi (Subdir Switches): Small fixes.
671
3a05ff1d
GM
672 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
673
9f26dc24
GM
6742012-02-15 Glenn Morris <rgm@gnu.org>
675
676 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
677
fb969a57
GM
6782012-02-12 Glenn Morris <rgm@gnu.org>
679
680 * ack.texi (Acknowledgments):
681 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
682
0aca1292
GM
6832012-02-10 Glenn Morris <rgm@gnu.org>
684
104dc9c6
GM
685 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
686
0aca1292
GM
687 * programs.texi (Misc for Programs): Mention electric-layout-mode.
688
91af9d2e
GM
6892012-02-09 Glenn Morris <rgm@gnu.org>
690
0aca1292
GM
691 * buffers.texi (Misc Buffer): M-x info does not seem to require a
692 buffer switch after M-x rename-uniquely.
63c727b2 693
91af9d2e
GM
694 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
695
1ef1990c
JB
6962012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
697
698 * text.texi (Org Mode): Fix typo.
699
e74e58c9
GM
7002012-02-08 Glenn Morris <rgm@gnu.org>
701
cefee440
GM
702 * ack.texi (Acknowledgments): Update emacs-lock info.
703
a7686350
GM
704 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
705
e74e58c9
GM
706 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
707
fe93bc91
GM
7082012-02-07 Glenn Morris <rgm@gnu.org>
709
710 * files.texi (File Conveniences): Mention ImageMagick images.
711
d273439c
GM
7122012-02-05 Glenn Morris <rgm@gnu.org>
713
649f602c
GM
714 * trouble.texi (Checklist): Mention debug-on-event.
715
d273439c
GM
716 * maintaining.texi (Maintaining): Add cross-ref to ERT.
717
a9410bdf
GM
7182012-02-04 Glenn Morris <rgm@gnu.org>
719
1f5e1a16
GM
720 * macos.texi (Customization options specific to Mac OS / GNUstep):
721 New subsection.
722
b7314ef7
GM
723 * display.texi (Colors): Mention list-colors-sort.
724
a9410bdf
GM
725 * files.texi (File Conveniences): Mention image animation.
726
75319d7f
CY
7272012-01-31 Chong Yidong <cyd@gnu.org>
728
729 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
730 scroll bars (Bug#10666).
731
2680c309
CY
7322012-01-28 Chong Yidong <cyd@gnu.org>
733
691db250
CY
734 * files.texi (Filesets): Fix typos.
735
2680c309
CY
736 * display.texi (Faces): Add xref to Colors node.
737
2a90dfca
DM
7382012-01-27 Dani Moncayo <dmoncayo@gmail.com>
739
740 * buffers.texi (Select Buffer): Clarify explanation of switching
741 to new buffers. Fix description of next-buffer and
6df6ae42 742 previous-buffer (Bug#10334).
2a90dfca
DM
743 (Misc Buffer): Add xref to View Mode.
744
745 * text.texi (Fill Commands): Fix description of
746 sentence-end-double-space.
747
20d2304d
CY
7482012-01-23 Chong Yidong <cyd@gnu.org>
749
f088cb8b 750 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 751
01ec1eed
VS
7522012-01-16 Volker Sobek <reklov@live.com> (tiny change)
753
754 * programs.texi (Comment Commands): Typo (bug#10514).
755
06848b82
CY
7562012-01-15 Chong Yidong <cyd@gnu.org>
757
758 * xresources.texi (X Resources): Describe GTK+ case first.
759 (Resources): Don't use borderWidth as an example, since it doesn't
760 work with GTK+.
761 (Table of Resources): Clarify role of several resources, including
762 the Emacs 24 behavior of cursorBlink etc.
763 (Face Resources): Node deleted. Recommend using Customize
764 instead. Add paragraph to `Table of Resources' node summarizing
765 how to use X resources for changing faces.
766 (Lucid Resources): Rewrite, omitting description of font names,
767 referring to the Fonts node instead.
768 (LessTif Resources): Copyedits.
769 (GTK resources): Rewrite, describing the difference between gtk2
770 and gtk3.
771 (GTK Resource Basics): New node.
772 (GTK Widget Names, GTK Names in Emacs): Rewrite.
773 (GTK styles): Just refer to Fonts node for GTK font format.
774
775 * display.texi (Faces): Document the cursor face.
776
a73a3461
CY
7772012-01-14 Chong Yidong <cyd@gnu.org>
778
01ec1eed 779 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
780 (General Variables): Add xref to Lisp Libraries.
781 (Initial Options): Copyedits.
782 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
783 (Environment): Clarify what getenv does.
784 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
785 light backgrounds on xterms.
786 (Misc Variables): TEMP and TMP are not Windows-specific.
787 (Display X): Copyedits.
788 (Colors X): -bd does nothing for GTK.
789 (Icons X): Gnome 3 doesn't use taskbars.
790
791 * misc.texi (Shell): Document exec-path here.
792
793 * rmail.texi (Movemail): Add xref for exec-path.
794
e517eda4
GM
7952012-01-13 Glenn Morris <rgm@gnu.org>
796
797 * dired.texi (Dired and Find): Clarify find-ls-options.
798
1de76afe
CY
7992012-01-09 Chong Yidong <cyd@gnu.org>
800
71873e2b 801 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
802 SHA-256.
803
c61ab18c
CY
8042012-01-07 Chong Yidong <cyd@gnu.org>
805
e490b289
CY
806 * display.texi (Useless Whitespace): Add Whitespace mode.
807
1de77c4c
CY
808 * custom.texi (Hooks): Discuss how to disable minor modes.
809
810 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 811 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 812
c61ab18c
CY
813 * trouble.texi (Lossage): Refer to Bugs node for problems.
814 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
815 (Screen Garbled): Don't refer to terminal "manufacturers".
816 (Total Frustration): Node deleted. Eliza is documented in
817 Amusements now.
71873e2b
SM
818 (Known Problems): More info about using the bug tracker.
819 Mention debbugs package.
c61ab18c
CY
820 (Bug Criteria): Copyedits.
821 (Understanding Bug Reporting): Mention emacs -Q.
822
89bd9ccd
CY
8232012-01-06 Chong Yidong <cyd@gnu.org>
824
825 * custom.texi (Specifying File Variables): The mode: keyword
826 doesn't have to be first anymore. Add example of specifying minor
827 modes.
828 (Directory Variables): Simplify example. Mention application to
829 non-file buffers.
830 (Disabling): Use "initialization file" terminology.
831 (Init Examples): Fix hook example.
832
8034735f
EZ
8332012-01-06 Eli Zaretskii <eliz@gnu.org>
834
835 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
836 (Bug#10422)
837 Move the stuff about resources to xresources.texi.
838
839 * xresources.texi (Resources): Move information about setting X
840 resources in the Registry from cmdargs.texi. Make the index entry
841 be similar to the one in cmdargs.texi.
842
b0d7d8af
CY
8432012-01-05 Chong Yidong <cyd@gnu.org>
844
845 * custom.texi (Customization Groups): Update example.
846 (Browsing Custom): Document the new search field.
847 (Changing a Variable): Update example for Emacs 24 changes.
848 Document Custom-set and Custom-save commands.
849 (Face Customization): Document Emacs 24 changes. De-document
850 modify-face.
851 (Specific Customization): Mention customize-variable.
852 (Custom Themes): Add customize-themes, custom-theme-load-path,
853 custom-theme-directory, and describe-theme.
854 (Creating Custom Themes): New node.
855 (Examining): Mention M-:.
856
857 * package.texi (Packages): Fix typo.
858
88c5c7c8
CY
8592012-01-03 Chong Yidong <cyd@gnu.org>
860
861 * misc.texi (Single Shell): Don't document Lisp usage of
862 shell-command. Tidy up discussion of synchronicity. Add index
863 entries for async-shell-command.
864 (Interactive Shell): Note that M-x shell uses shell-file-name.
865 Note change in behavior in Emacs 24.
866 (Shell Mode): Shell mode now uses completion-at-point.
867 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
868 default method for recognizing prompts nowadays.
869 (Shell Ring): Add xref to Minibuffer History.
870 (Directory Tracking): Explain Dirtrack mode in more detail.
871 (Term Mode): Fix index entries.
872 (Paging in Term): Merge into Term Mode.
873 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
874 (Printing): Fix xref. State default of lpr-switches.
875 (PostScript): Remove obsolete sentence. Omit description of
876 non-interactive behaviors.
877 (Hyperlinking): Improve description.
878 (Browse-URL): Using compose-mail for mailto URLs is the default.
879 Document browse-url-mailto-function.
880 (Goto Address mode): Add index entries. Add xref to Browse-URL.
881 (FFAP): FFAP is not a minor mode.
71873e2b
SM
882 (Amusements): M-x lm was renamed to M-x landmark.
883 Document nato-region.
88c5c7c8 884
b8ecfdfe
CY
8852012-01-01 Chong Yidong <cyd@gnu.org>
886
887 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
888 (Gnus Startup): Note that the system might not be set up for news.
889 Describe group levels more clearly.
890 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
891 Summary of Gnus.
892 (Document View): Copyedits. Move zoom commads to DocView
893 Navigation node.
894 (DocView Navigation, DocView Searching, DocView Slicing)
895 (DocView Conversion): Nodes renamed from Navigation, etc.
896
897 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
898
7bc7d2aa
EZ
8992011-12-31 Eli Zaretskii <eliz@gnu.org>
900
901 * basic.texi (Moving Point): Fix the description of C-n and C-p.
902 (Bug#10380)
903
b30941db
CY
9042011-12-30 Chong Yidong <cyd@gnu.org>
905
906 * sending.texi (Sending Mail): Document initial mail buffer name,
907 and changed multiple mail buffer behavior.
908 (Mail Format): Put the example at the top of the section.
909 (Mail Headers): Move discussion of "From" to the top.
910 (Mail Sending): Document sendmail-query-once.
911 (Citing Mail): Make it less Rmail-specific.
912
0ed49f93
CY
9132011-12-29 Chong Yidong <cyd@gnu.org>
914
915 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
916 example. Add index entries.
917 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
918
c40a7de7
CY
9192011-12-26 Chong Yidong <cyd@gnu.org>
920
71873e2b
SM
921 * dired.texi (Dired Enter, Misc Dired Features):
922 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
923 (Dired Navigation): Add index entries.
924 (Dired Visiting): Fix View Mode xref.
925 (Marks vs Flags): Prefer C-/ binding for undo.
926 (Subdirectories in Dired): Add xrefs.
927 (Misc Dired Features): Document some Emacs 24 changes. Add index
928 entries.
929
930 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
931 variable, since it is explained in Minor Modes node.
932 (Defining Abbrevs): Copyedits.
933 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
934 C-/ binding for undo.
935 (Dabbrev Customization): Add xrefs for case-fold-search and
936 case-replace.
937
938 * dired-xtra.texi (Subdir Switches): Add xref.
939
940 * maintaining.texi (VC Directory Commands): Mention quit-window.
941
3d992aa0
CY
9422011-12-25 Chong Yidong <cyd@gnu.org>
943
944 * maintaining.texi (Tags): Mention Semantic.
945 (Create Tags Table, Etags Regexps): Copyedits.
946 (Find Tag): Mention minibuffer completion.
947 (List Tags): Mention completion-at-point. Completion is actually
948 available in M-x list-tags.
949
950 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
951 Document vc-delete-file.
952
953 * files.texi (Misc File Ops): Mention vc-delete-file.
954
955 * programs.texi (Symbol Completion): Mention completion-at-point
956 explicitly.
957
2785d024
CY
9582011-12-22 Chong Yidong <cyd@gnu.org>
959
960 * maintaining.texi (Change Log Commands): Don't specially mention
961 vc-update-change-log which is CVS-only.
962
963 * vc1-xtra.texi (Version Headers): Note that these are for
964 Subversion, CVS, etc. only.
71873e2b
SM
965 (General VC Options): De-document vc-keep-workfiles.
966 Fix RCS-isms.
2785d024 967
0ab39399
EZ
9682011-12-22 Eli Zaretskii <eliz@gnu.org>
969
970 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
971 should be @end iftex".
972
d3098e1e
CY
9732011-12-21 Chong Yidong <cyd@gnu.org>
974
975 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
976 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
977 (VC Pull): Mention vc-log-incoming.
978 (Log Buffer): Add CVS/RCS only disclaimer.
979
980 * vc1-xtra.texi (Remote Repositories): Update introduction.
981 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
982 (Remote Repositories, Version Backups): Node deleted.
983 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
984 (CVS Options): Reduce verbosity of description of obscure CVS
985 locking feature.
986 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
987 Tags node.
988 (Revision Tags): Move under Miscellaneous VC subsection.
989 (Change Logs and VC): Note that this is wrong for DVCSs.
990 De-document log entry manipulating features.
991 (Renaming and VC): Describe how it works on modern VCSes.
992
993 * files.texi (Misc File Ops): Mention vc-rename-file.
994
995 * programs.texi (Custom C Indent): Add index entries.
996
47d42d81
AM
9972011-12-20 Alan Mackenzie <acm@muc.de>
998
999 * programs.texi (Motion in C): Update the description of C-M-a and
1000 C-M-e, they now DTRT in enclosing scopes.
1001 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1002
2edef1a0
CY
10032011-12-20 Chong Yidong <cyd@gnu.org>
1004
1005 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1006 (Old Revisions): Use it.
1007 (VCS Repositories): Add "distributed" terminology.
1008 (Log Buffer): Remove duplicate description
1009 about changesets. Fix "current VC fileset" ambiguity.
1010 (Multi-User Branching): Node deleted.
1011 (Branches, Switching Branches): Discuss decentralized version
1012 control systems.
1013 (VC Pull): New node.
1014 (Merging): Document merging on decentralized systems.
1015 (Creating Branches): Note that this is specific to CVS and related
1016 systems.
1017
bc859d5f
CY
10182011-12-19 Chong Yidong <cyd@gnu.org>
1019
1020 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1021 (VC Mode Line): Add index entry for "version control status".
1022 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1023 Document vc-revert-show-diff. De-document vc-rollback.
1024 (VC Directory Mode): Rewrite introduction. Move prefix arg
1025 documentation here from VC Directory Buffer node.
1026 (VC Directory Buffer): Use a decentralized VCS example.
1027 (VC Directory Commands): Use a table. Remove material duplicated
1028 in previous nodes on multi-file VC filsets.
1029
9cff91f8
CY
10302011-12-17 Chong Yidong <cyd@gnu.org>
1031
1032 * maintaining.texi (VCS Concepts): Make "revision" terminology
1033 less CVS-specific.
1034 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1035 Registering node.
71873e2b 1036 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1037 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1038 log buffer. Add index entries.
71873e2b
SM
1039 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1040 Use "commit" terminology.
9cff91f8
CY
1041 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1042 doesn't refer to tags tables. Note other possible forms of the
1043 revision ID. C-x v = does not save.
1044 (Registering): Note similarity to C-x v v action. Fix description
1045 of how backends are chosen. De-document vc-default-init-revision.
1046 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1047 in root log buffers.
1048
f3b316df
CY
10492011-12-16 Chong Yidong <cyd@gnu.org>
1050
1051 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1052 (Basic VC Editing): Remove redundant descriptions.
1053 (VC With A Merging VCS): Make description more general instead of
1054 CVS-specific.
1055 (VC With A Locking VCS): Use VC fileset terminology.
1056
29eabb8e
CY
10572011-12-12 Chong Yidong <cyd@gnu.org>
1058
1059 * building.texi (Executing Lisp): Fix xref for C-M-x.
1060 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1061 manual. Note that load-path is not customizable.
1062 (Lisp Eval): Note that listed commands are available globally.
1063 Explain the meaning of "defun" in the C-M-x context.
1064 (Lisp Interaction): Copyedits.
71873e2b
SM
1065 (External Lisp): Fix name of inferior Lisp buffer.
1066 Mention Scheme.
29eabb8e
CY
1067 (Compilation): Define "inferior process".
1068
cd0314dd
EZ
10692011-12-10 Eli Zaretskii <eliz@gnu.org>
1070
1071 * msdog.texi (Windows Fonts): Document how to force GDI font
1072 backend on MS-Windows.
1073
0595bd7e 10742011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1075
1076 * building.texi (Compilation): Say what the -k flag to make does.
1077 Move subprocess discussion to Compilation Shell.
1078 (Compilation Mode): Add xref for grep, occur, and mouse
1079 references. Define "locus".
1080 (Grep Searching): Use @command.
71873e2b
SM
1081 (Debuggers, Commands of GUD, GDB Graphical Interface):
1082 Clarify intro.
0595bd7e
CY
1083 (Starting GUD): Clarify how arguments are specified.
1084 (Debugger Operation): Index entry for "GUD interaction buffer",
1085 and move basic description here from Commands of GUD node.
1086 (GDB User Interface Layout): Copyedits.
1087 (Source Buffers): Remove gdb-find-source-frame, which is not in
1088 gdb-mi.el.
1089 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1090 toggle-gdb-all-registers, which are not in gdb-mi.el.
1091 Don't re-document GUD interaction buffers.
b09d01da
CY
1092
1093 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1094 (Semantic): Add cindex entries for Semantic.
1095
2a185919
CY
10962011-12-06 Chong Yidong <cyd@gnu.org>
1097
1098 * programs.texi (Man Page): Clarify how to use Man-switches.
1099 Don't bother documenting Man-fontify-manpage-flag.
1100 (Lisp Doc): Add xref to Name Help node.
1101 (Hideshow): Add cindex. Mention role of ellipses, and default
1102 value of hs-isearch-open. Don't bother documenting
1103 hs-special-modes-alist.
1104 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1105 changing the window manager binding of M-TAB.
1106
ebf10822
CY
11072011-12-05 Chong Yidong <cyd@gnu.org>
1108
1109 * programs.texi (Comment Commands): Fix description of for M-; on
1110 blank lines. Move documentation of comment-region here.
1111 (Multi-Line Comments): Clarify the role of comment-multi-line.
1112 Refer to Comment Commands for comment-region doc.
1113 (Options for Comments): Refer to Multi-Line Comments for
1114 comment-multi-line doc, instead of duplicating it. Fix default
1115 values of comment-padding and comment-start-skip.
1116
ec7ae032
CY
11172011-12-04 Chong Yidong <cyd@gnu.org>
1118
1119 * programs.texi (Program Modes): Mention modes that are not
1120 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1121 Add index entry for backward-delete-char-untabify.
1122 Mention prog-mode-hook.
ec7ae032
CY
1123 (Which Function): Use "global minor mode" terminology.
1124 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1125 in Indentation chapter to avoid duplication.
1126 (Expressions): Copyedit.
1127 (Matching): Document Electric Pair mode.
1128
1129 * ack.texi (Acknowledgments):
1130 * rmail.texi (Movemail, Other Mailbox Formats):
1131 * frames.texi (Frames): Don't capitalize "Unix".
1132
a24bf23e
CY
11332011-12-04 Chong Yidong <cyd@gnu.org>
1134
1135 * text.texi (Nroff Mode): Mention what nroff is.
1136 (Text Based Tables, Table Recognition): Don't say "Table mode"
1137 since it's not a major or minor mode.
1138 (Text Based Tables): Reduce the size of the example.
1139 (Table Definition): Clarify definitions.
1140 (Table Creation): Add key table.
1141 (Cell Commands): Use kbd for commands.
1142 (Table Rows and Columns): Combine nodes Row Commands and Column
1143 Commands.
1144 (Fixed Width Mode): Node deleted; contents moved to parent.
1145 (Table Conversion): Shorten example.
1146 (Measuring Tables): Merge into Table Misc.
1147
8863a584
CY
11482011-12-03 Chong Yidong <cyd@gnu.org>
1149
1150 * text.texi (TeX Mode): Mention AUCTeX package.
1151 (TeX Editing): Add xref to documentation for Occur.
1152 (LaTeX Editing): Add xref to Completion node.
1153 (TeX Print): Fix description of tex-directory.
71873e2b 1154 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1155 its subnodes less verbose, since text/enriched files are
1156 practically unused.
71873e2b 1157 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1158 (Format Colors): Node deleted.
71873e2b 1159 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1160 for applying colors too.
1161 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1162
1163 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1164
1165 * display.texi (Colors): New node.
1166
1167 * cmdargs.texi (Colors X):
1168 * xresources.texi (GTK styles):
1169 * custom.texi (Face Customization): Reference it.
1170
1171 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1172 Link to Fill Commands for Justification entry.
1173
6fdebe93
EZ
11742011-12-03 Eli Zaretskii <eliz@gnu.org>
1175
1176 * display.texi (Auto Scrolling): More accurate description of what
1177 scroll-*-aggressively does, including the effect of non-zero
1178 margin. Fix "i.e." markup.
1179
95ca9bc7
CY
11802011-12-02 Chong Yidong <cyd@gnu.org>
1181
1182 * text.texi (Pages): Mention how formfeed chars are displayed.
1183 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1184 Describe adaptive filling more precisely.
1185 (Fill Commands): Note that filling removes excess whitespace.
1186 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1187 now bound to indent-for-tab-command in Text mode.
1188 (Outline Mode): Copyedits.
1189 (Outline Visibility): Note that Reveal mode is a buffer-local
1190 minor mode.
1191
1192 * modes.texi (Major Modes): Move note about checking major-mode in
1193 a hook function here, from Text mode.
1194
6d262977
CY
11952011-11-28 Chong Yidong <cyd@gnu.org>
1196
b22b1918
CY
1197 * text.texi (Words): Add xref to Position Info.
1198 (Paragraphs): Add xref to Regexps.
1199
6d262977
CY
1200 * indent.texi (Indentation): Rewrite introduction. Move table to
1201 Indentation Commands node.
1202 (Indentation Commands): Add index entries to table. Copyedits.
1203 (Tab Stops, Just Spaces): Copyedits.
1204 (Indent Convenience): New node. Document electric-indent-mode.
1205
1206 * programs.texi (Basic Indent):
1207 * windows.texi (Pop Up Window): Fix kindex entry.
1208
dc95a8b0
CY
12092011-11-28 Chong Yidong <cyd@gnu.org>
1210
1211 * modes.texi (Major Modes): Move major-mode variable doc here from
1212 Choosing Modes. Document describe-mode. Document prog-mode-hook
1213 and text-mode-hook. Add example of using hooks.
1214 (Minor Modes): Document behavior of mode command calls from Lisp.
1215 Note that setting the mode variable using Customize will DTRT.
1216 (Choosing Modes): Add example of setting a minor mode using a
1217 local variable.
1218
b63a8e8e
CY
12192011-11-27 Chong Yidong <cyd@gnu.org>
1220
1221 * frames.texi (Creating Frames): Move frame parameter example to
1222 Frame Parameters node.
1223 (Frame Commands): C-x 5 o does not warp the mouse by default.
1224 (Fonts): Add more GTK-style properties; also, they should be
1225 capitalized.
1226 (Special Buffer Frames): Node deleted; special-display is on the
1227 way out.
1228 (Frame Parameters): Example moved here from Creating Frames.
1229 Clarify that default-frame-alist affects the initial frame too.
1230 Delete auto-raise-mode and auto-lower-mode.
1231 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1232 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1233
1234 * windows.texi (Window Choice): Add xref to Lisp manual for
1235 special-display-*.
1236
a3dcc84e
EZ
12372011-11-26 Eli Zaretskii <eliz@gnu.org>
1238
1239 * display.texi (Text Display): Update the description,
1240 cross-references, and indexing related to display of control
1241 characters and raw bytes.
1242
4ad3bc2a
CY
12432011-11-25 Chong Yidong <cyd@gnu.org>
1244
1245 * frames.texi (Frames): Rewrite introduction.
1246 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1247 Mouse-3 does not copy to kill ring by default. DEL does not
1248 behave specially for mouse commands any more.
1249 (Mouse References): Document mouse-1-click-follows-link more
1250 thoroughly.
1251 (Menu Mouse Clicks): Move footnote to the main text and add xref
1252 to Init Rebinding node.
1253 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1254
1255 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1256
20db1522
JB
12572011-11-24 Juanma Barranquero <lekktu@gmail.com>
1258
1259 * display.texi (Font Lock): Fix typo.
1260
01d06b1f
GM
12612011-11-24 Glenn Morris <rgm@gnu.org>
1262
1263 * rmail.texi (Rmail Output):
1264 Mention rmail-automatic-folder-directives. (Bug#9657)
1265
0cbaa1d5
CY
12662011-11-21 Chong Yidong <cyd@gnu.org>
1267
1268 * mark.texi (Global Mark Ring): Fix description of global mark
1269 ring (Bug#10032).
1270
fe7a3057
JB
12712011-11-20 Juanma Barranquero <lekktu@gmail.com>
1272
1273 * msdog.texi (Windows Fonts): Fix typo.
1274
b6e63cbe
GM
12752011-11-17 Glenn Morris <rgm@gnu.org>
1276
1277 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1278
58179cce
JB
12792011-11-16 Juanma Barranquero <lekktu@gmail.com>
1280
1281 * killing.texi (Rectangles):
7877f373
JB
1282 * misc.texi (Document View):
1283 * modes.texi (Choosing Modes):
1284 * msdog.texi (Windows Fonts):
58179cce
JB
1285 * regs.texi (Rectangle Registers):
1286 * search.texi (Isearch Yank): Fix typos.
1287
291d142b
CY
12882011-11-06 Chong Yidong <cyd@gnu.org>
1289
1290 * windows.texi (Basic Window): Add xref to Cursor Display.
1291 (Split Window): Document negative arg for splitting commands.
1292 (Other Window): Document mouse-1 in text area of window.
1293 (Change Window): Don't mention window attributes, since they
1294 aren't defined. C-x 1 can't be used with minibuffer windows.
1295 Windows are no longer auto-deleted.
1296 (Window Choice): Add xref to Choosing Window in Lisp manual.
1297 (Window Convenience): Note that windmove disables shift-selection.
1298 Move M-x compare-windows here from Other Window node.
1299
1300 * custom.texi (Mouse Buttons):
1301 * search.texi (Isearch Scroll):
1302 * windows.texi (Split Window): Use new names split-window-below
1303 and split-window-right.
1304
a7ef684b
JB
13052011-10-26 Juanma Barranquero <lekktu@gmail.com>
1306
1307 * emacs.texi (Top): Fix typo.
1308
d53e1747
GM
13092011-10-25 Glenn Morris <rgm@gnu.org>
1310
1311 * abbrevs.texi (Saving Abbrevs):
1312 quietly-read-abbrev-file is not a command. (Bug#9866)
1313
e7a3ff06
CY
13142011-10-24 Chong Yidong <cyd@gnu.org>
1315
1316 * display.texi (Scrolling): Document scroll-up-line and
1317 scroll-down-line. Document scroll-command property.
1318 (Recentering): New node, split off from Scrolling.
1319
86c60681
CY
13202011-10-23 Chong Yidong <cyd@gnu.org>
1321
da97a9e6
CY
1322 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1323 (Tool Bars): Copyedits.
1324
86c60681
CY
1325 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1326
d195726a
CY
13272011-10-22 Chong Yidong <cyd@gnu.org>
1328
1329 * windows.texi (Displaying Buffers): Fix broken lispref link.
1330
a70e06c1
CY
13312011-10-22 Chong Yidong <cyd@gnu.org>
1332
1333 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1334 Move confirm-nonexistent-file-or-buffer discussion here.
1335
1336 * files.texi (File Names, Visiting): Move detailed discussion of
1337 minibuffer confirmation to Minibuffer Exit.
1338
1339 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1340 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1341
bfd779dd
CY
13422011-10-21 Chong Yidong <cyd@gnu.org>
1343
1344 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1345 (Backup Copying): backup-by-copying-when-mismatch is now t.
1346 (Customize Save): Fix description of require-final-newline.
1347 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1348 (Auto Save Control): Clarify.
1349 (File Archives): Add 7z.
1350 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1351
1352 * arevert-xtra.texi (Autorevert): Copyedits.
1353
6e317956
CY
13542011-10-20 Chong Yidong <cyd@gnu.org>
1355
1356 * custom.texi (Hooks, Init Examples):
1357 * display.texi (Font Lock):
1358 * fixit.texi (Spelling):
1359 * rmail.texi (Rmail Display): Minor mode function with no arg now
1360 enables it.
1361
1362 * fixit.texi (Spelling): Fix description of inline completion.
1363
5abc31ef
CY
13642011-10-19 Chong Yidong <cyd@gnu.org>
1365
1366 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1367 entries.
1368 (Isearch Yank): Document isearch-yank-pop.
1369 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1370 (Other Repeating Search): Document Occur Edit mode.
1371
939db9ac
CY
13722011-10-18 Chong Yidong <cyd@gnu.org>
1373
1374 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1375 from Line Truncation node.
1376 (Standard Faces): Note that only the background of the cursor face
1377 has an effect.
1378 (Cursor Display): Fix descriptions of cursor face
1379 and bar cursor blinking.
1380 (Text Display): Document nobreak-char-display more clearly.
1381 (Line Truncation): Add xref to Split Window node.
1382 (Display Custom): Don't bother documenting baud-rate or
1383 no-redraw-on-reenter.
1384
1385 * search.texi (Slow Isearch): Node removed.
1386
80c6d77f
GM
13872011-10-18 Glenn Morris <rgm@gnu.org>
1388
1389 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1390
d366bd53
CY
13912011-10-18 Chong Yidong <cyd@gnu.org>
1392
1393 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1394 of list-faces-display here, from Standard Faces node.
1395 Note special role of `default' background.
1396 (Standard Faces): Note special role of `default' background.
1397 Note that region face may be taken fom GTK. Add xref to Text Display.
1398 (Text Scale): Rename from "Temporary Face Changes".
1399 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1400 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1401 (Useless Whitespace): Simplify description of
1402 delete-trailing-whitespace. Note active region case.
1403 (Text Display): Fix description of escape-glyph face assignment.
1404 Remove unibye mode discussion. Update some parts for Unicode.
1405 Move glyphless chars documentation to Lisp manual.
1406
1407 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1408
21100e7d
CY
14092011-10-15 Chong Yidong <cyd@stupidchicken.com>
1410
1411 * display.texi (Scrolling): Tweak explanation of scroll direction.
1412 (View Mode): Add index entries.
1413
1414 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1415
1416 * regs.texi (Text Registers): C-x r i does not activate the mark.
1417 (Bookmarks): Document new default bookmark location.
1418
50b063c3
CY
14192011-10-13 Chong Yidong <cyd@stupidchicken.com>
1420
71873e2b
SM
1421 * killing.texi (Deletion): Add xref to Using Region.
1422 Document delete-forward-char.
50b063c3
CY
1423 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1424 description here. Recommend C-u C-SPC for jumping to mark.
1425 (Kill Ring): Move kill ring variable documentation here.
1426 (Primary Selection): Copyedits.
1427 (Rectangles): Document new command rectangle-number-lines.
1428 (CUA Bindings): Note that this disables the mark-even-if-inactive
1429 behavior for C-x and C-c.
1430
1431 * mark.texi (Mark): Mention "active region" terminology.
1432 (Using Region): Document delete-active-region.
1433
e1a3f5b1
CY
14342011-10-12 Chong Yidong <cyd@stupidchicken.com>
1435
1436 * mark.texi (Mark): Clarify description of disabled Transient Mark
1437 mode (Bug#9689).
1438 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1439 selection changes. Mention that commands like C-y set the mark.
1440 (Marking Objects): Add xref to Words node. Note that mark-word
1441 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1442 (Using Region): Mention M-$ in the table.
1443 Document mark-even-if-inactive here instead of in Mark Ring.
1444 (Mark Ring): Move mark-even-if-inactive to Using Region.
1445 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1446 (Disabled Transient Mark): Rename from "Persistent Mark"
1447 (Bug#9688). Callers changed.
1448
1449 * programs.texi (Expressions):
1450 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1451
3dc62b2b
CY
14522011-10-09 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1455 option" terminology.
1456 (Key Help): Add command names. Define "documentation string".
1457 (Name Help): Remove an over-long joke.
1458 (Apropos): Document prefix args. Remove duplicated descriptions.
1459 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1460 (Package Keywords): Rename from "Library by Keyword".
1461 Describe new package menu interface.
3dc62b2b 1462 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1463
1464 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1465 (Minibuffer History): Document numeric args to history commands.
de09aa52 1466
2d3fe5d7
EZ
14672011-10-08 Eli Zaretskii <eliz@gnu.org>
1468
1469 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1470
b2b0776e
CY
14712011-10-08 Chong Yidong <cyd@stupidchicken.com>
1472
71873e2b
SM
1473 * basic.texi (Position Info): Omit page commands.
1474 Document count-words-region and count-words.
b2b0776e
CY
1475
1476 * text.texi (Pages): Move what-page documentation here.
1477
27a16462
CY
14782011-10-08 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1481 Remote Files node instead of linking directly to the Tramp manual.
1482 (Minibuffer Edit): Add xref to Blank Lines.
1483 (Completion): Add xref to Symbol Completion. Remove redundant
1484 example, which is repeated in the next node.
1485 (Completion Commands): Minor clarifications.
1486 (Completion Styles): New node, split from Completion Commands.
1487 Document substring and initials styles.
1488 (Strict Completion): Remove information duplicated in other nodes.
1489 (Completion Options): Consolidate case difference discussion here.
1490
1491 * help.texi (Help Mode): Fix kindex entries.
1492
1493 * files.texi (File Names): Add index entries.
1494
de0bde62
CY
14952011-10-07 Chong Yidong <cyd@stupidchicken.com>
1496
71873e2b
SM
1497 * basic.texi (Inserting Text): Add xref to Completion.
1498 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1499 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1500 to left/right. Tweak left-char and right-char descriptions.
1501 M-left and M-right are now bound to left-word/right-word.
1502 (Erasing): Document delete-forward-char.
1503
1504 * screen.texi (Screen, Menu Bar): Copyedits.
1505 (Point): Remove duplicate paragraph on cursors, also in Screen.
1506 (Mode Line): Trailing dashes no longer shown on X displays.
1507
1508 * frames.texi (Non-Window Terminals): Index just "text-only
1509 terminal", which is used throughout the manual now.
1510
1511 * entering.texi (Entering Emacs): Define "startup screen".
1512 Document window-splitting behavior with command-line inputs.
1513 (Exiting): Remove obsolete paragraph about shells without suspend
1514 functionality.
1515
1516 * commands.texi (User Input): Define "input event" more clearly.
1517 (Keys): Add xref to Echo Area.
1518 (Commands): Clarify relation between commands and functions.
1519
453e4522
CY
15202011-10-06 Chong Yidong <cyd@stupidchicken.com>
1521
1522 * misc.texi (emacsclient Options): Document how emacsclient runs
1523 the Emacs daemon (Bug#9674).
1524
550f41cd
CY
15252011-10-01 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * basic.texi (Moving Point):
1528 * custom.texi (Mouse Buttons):
1529 * rmail.texi (Rmail Scrolling):
1530 * search.texi (Isearch Scroll):
550f41cd
CY
1531 * display.texi (Scrolling): Replace scroll-up/down with
1532 scroll-up/down-command. Fix scroll-preserve-screen-position
1533 description. Document scroll-error-top-bottom.
1534
9229fe87
GM
15352011-09-30 Glenn Morris <rgm@gnu.org>
1536
1537 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1538
0a2132ba
CY
15392011-09-24 Chong Yidong <cyd@stupidchicken.com>
1540
1541 * windows.texi (Pop Up Window): Defer discussion of window
1542 splitting to the Window Choice node. Add index entries.
1543 (Force Same Window): Node deleted.
1544 (Displaying Buffers, Window Choice): New nodes.
1545
1546 * buffers.texi (Select Buffer): Clarify description of
1547 buffer-switching commands. Add xref to Window Display node.
1548 Don't repeat confirm-nonexistent-file-or-buffer description from
1549 Visiting node. Remove even-window-heights.
1550
1551 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1552
33ed493b
CY
15532011-09-18 Chong Yidong <cyd@stupidchicken.com>
1554
1555 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1556
1557 * xresources.texi (Table of Resources): Fix documentation of
1558 bitmapIcon.
1559
92fa95ad
CY
15602011-09-15 Chong Yidong <cyd@stupidchicken.com>
1561
1562 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1563
16254627
EH
15642011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1565
1566 * frames.texi (Frame Commands): Note that delete-other-frames only
1567 deletes frames on current terminal.
1568
c3760c17
EZ
15692011-09-10 Eli Zaretskii <eliz@gnu.org>
1570
1571 * sending.texi (Mail Misc): Document mail-add-attachment.
1572
69b8be97
EZ
15732011-09-04 Eli Zaretskii <eliz@gnu.org>
1574
1575 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1576
3fd50d5c
CY
15772011-08-29 Chong Yidong <cyd@stupidchicken.com>
1578
1579 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1580
e2aeef63
CY
15812011-08-28 Chong Yidong <cyd@stupidchicken.com>
1582
1583 * files.texi (File Archives):
1584 * cal-xtra.texi (Diary Display):
1585 * help.texi (Help Mode): Add xref to View Mode.
1586
ddb54206
CY
15872011-08-28 Chong Yidong <cyd@stupidchicken.com>
1588
a6326082
CY
1589 * display.texi (View Mode): New node. Move view-file here from
1590 Misc File Ops. Move view-buffer here from Misc Buffer.
1591
1592 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1593
04e2ce72 1594 * files.texi (Misc File Ops): Document new
a6326082 1595 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1596
1597 * dired.texi (Dired Deletion): Shorten description of Trash.
1598
ddb54206
CY
1599 * misc.texi (emacsclient Options): Document server-port.
1600
bd206ce5
EZ
16012011-08-27 Eli Zaretskii <eliz@gnu.org>
1602
1603 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1604 even on MS-Windows. Fix a typo.
1605
d43f5a42
CY
16062011-08-26 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * package.texi: New file, documenting the package manager.
1609
1610 * emacs.texi: Include it.
1611
1612 * help.texi (Help Summary): Add describe-package.
1613
e0b1591b
CY
16142011-08-25 Chong Yidong <cyd@stupidchicken.com>
1615
856ce114
CY
1616 * misc.texi (Printing): Convert subnodes into subsections.
1617
f404f8bc
CY
1618 * text.texi (Two-Column): Move into Text chapter.
1619
1620 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1621 Files section. Convert from chapter into section.
1622
1623 * display.texi (Narrowing): Move into display chapter.
1624
e0b1591b
CY
1625 * sending.texi (Sending Mail):
1626 * rmail.texi (Rmail):
1627 * misc.texi (Gnus, Document View):
1628 * dired.texi (Dired):
1629 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1630
75bfc667
JL
16312011-08-07 Juri Linkov <juri@jurta.org>
1632
1633 * dired.texi (Operating on Files): Rewrite according to the fact
1634 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1635
fe676f91
MA
16362011-07-30 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1639 remote file name completion. (Bug#9197)
1640
4cc60b9b
EZ
16412011-07-28 Eli Zaretskii <eliz@gnu.org>
1642
1643 * mule.texi (Bidirectional Editing): Document the fact that
1644 bidi-display-reordering is t by default.
1645
89671e16
LMI
16462011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1647
1648 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1649 explicitly (bug#8904).
1650
fb23ecc2
LMI
16512011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1652
1653 * trouble.texi (Checklist): Use an `M-x' example instead of an
1654 Emacs Lisp form to switch on the dribble file (bug#8056).
1655
465c5fc8
LMI
16562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1657
1658 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1659
90a6258b
GM
16602011-07-13 Glenn Morris <rgm@gnu.org>
1661
1662 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1663
c7588364
LMI
16642011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1665
1666 * mark.texi (Mark Ring): Clarify how many locations are saved
1667 (bug#5770).
1668 (Global Mark Ring): Ditto.
1669
4cb4f3ba
LMI
16702011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1671
d648feab
LMI
1672 * text.texi (Table Recognition): Use "at point" instead of "under
1673 point" (bug#4345).
1674
4cb4f3ba
LMI
1675 * display.texi (Cursor Display): Mention `cursor-type'.
1676
1677 * screen.texi (Point): Clarify that it's only if you use a block
1678 cursor that it appears to be on a character (bug#4345).
1679
ecd0b990
CY
16802011-07-12 Chong Yidong <cyd@stupidchicken.com>
1681
1682 * misc.texi (Amusements): Move dissociated press here, from its
1683 own section.
1684
1685 * emacs.texi (Top): Update node listing.
1686
c2fd0368
LMI
16872011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1688
1689 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1690 clarity (bug#3523).
1691
fdeb32ec
CY
16922011-07-12 Chong Yidong <cyd@stupidchicken.com>
1693
1694 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1695 (Misc X): Document --parent-id.
1696
1697 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1698 defaults to nil.
1699
1700 * misc.texi (emacsclient Options): Document --parent-id.
1701
1702 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1703
f584ca38
LMI
17042011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1705
1706 * emacs.texi: Use "..." instead of ``...'' in the menus
1707 (bug#3503).
1708
963578d3
CY
17092011-07-11 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * killing.texi (Primary Selection): Document `only' setting for
1712 select-active-regions.
1713
1714 * mark.texi (Setting Mark): Reference Shift Selection node.
1715
1716 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1717
a30ed87b
LMI
17182011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
47076272
LMI
1720 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1721 motion keys" (bug#3503).
1722
a30ed87b
LMI
1723 * emacs.texi: Change all the register node names from "RegPos"
1724 (etc.) to "Positional Registers" (etc.) (bug#3314).
1725
4d45a8b7
CY
17262011-07-11 Chong Yidong <cyd@stupidchicken.com>
1727
1728 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1729 (Other Kill Commands, Kill Options): Copyedits.
1730 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1731 (Yanking): Move yank-excluded properties discussion here.
1732 (Cut and Paste): Move from frames.texi. Update subnodes to
1733 describe x-select-enable-clipboard case.
1734
1735 * frames.texi: Move Cut and Paste node and subnodes into
1736 killing.texi, except Mouse Commands and Word and Line Mouse.
1737
c160ddee
AM
17382011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1739
1740 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1741
3329e6e3
LMI
17422011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1743
32a214fe
LMI
1744 * screen.texi (Mode Line): Clarify that coding systems are
1745 characters, not letters (bug#1749).
1746
3329e6e3
LMI
1747 * cmdargs.texi (Environment): Mention removing variables
1748 (bug#1615). Text suggested by Kevin Rodgers.
1749
8875da1e
CY
17502011-07-10 Chong Yidong <cyd@stupidchicken.com>
1751
54806e45
CY
1752 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1753
8875da1e
CY
1754 * modes.texi: Rename from major.texi.
1755 (Modes): New node. Make Major Modes and Minor Modes subsections
1756 of this. All callers changed.
1757
1758 * custom.texi (Minor Modes): Move to modes.texi.
1759
7847b2a1
CY
17602011-07-10 Chong Yidong <cyd@stupidchicken.com>
1761
6cfd0fa2
CY
1762 * custom.texi (Syntax): Node deleted.
1763
1764 * help.texi (Help Summary):
1765 * major.texi (Major Modes):
1766 * programs.texi (Parentheses):
1767 * search.texi (Regexp Backslash, Regexp Backslash)
1768 (Regexp Backslash):
1769 * text.texi (Words): Callers changed.
1770
7847b2a1
CY
1771 * text.texi (Refill, Longlines): Delete nodes.
1772
1773 * ack.texi (Acknowledgments): Longlines removed from manual.
1774
1775 * emacs.texi (Top): Update node listing.
1776
2a71c436
GM
17772011-07-09 Glenn Morris <rgm@gnu.org>
1778
1779 * fortran-xtra.texi (Fortran): Update handled extensions.
1780
61436e9f
LMI
17812011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1782
1783 * display.texi (Scrolling): `C-v' (etc) are now bound to
1784 `scroll-*-command' (bug#8349).
1785
6e560c71
LMI
17862011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1787
48954a09 1788 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1789 doesn't actually delete any files (bug#7125).
1790
2904fd97
LMI
1791 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1792 argument for `C-c C-k' (bug#7391).
1793
6e560c71
LMI
1794 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1795 you're currently using (bug#8489).
1796
978ff6c5
EZ
17972011-07-01 Eli Zaretskii <eliz@gnu.org>
1798
1799 * mule.texi (Coding Systems): Move index entries from the previous
1800 change into their proper places.
1801
0d742084
LMI
18022011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1803
31976bd5
LMI
1804 * help.texi (Help Files): Document view-external-packages (bug#8902).
1805
0d742084
LMI
1806 * mule.texi (Coding Systems): Put a few more of the coding systems
1807 into the index (bug#8900).
1808
9f678528
GM
18092011-06-26 Glenn Morris <rgm@gnu.org>
1810
1811 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1812
18a4ce5e
AR
18132011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1814
1815 * misc.texi (emacsclient Options): Mention --frame-parameters.
1816
f0da764a
GM
18172011-06-09 Glenn Morris <rgm@gnu.org>
1818
1819 * custom.texi (Specifying File Variables):
1820 Recommend explicit arguments for minor modes.
1821
b047e7ac
PE
18222011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1823
1824 Document wide integers better.
1825 * buffers.texi (Buffers):
001903b5
PE
1826 * files.texi (Visiting): Document maxima for 64-bit machines,
1827 and mention virtual memory limits.
b047e7ac 1828
bf41276f
CY
18292011-05-28 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1832
1833 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1834 prog mode (Bug#8240).
1835
e145f188
GM
18362011-05-27 Glenn Morris <rgm@gnu.org>
1837
1838 * custom.texi (Specifying File Variables):
1839 Major modes no longer need come first.
1840
313f790e
CY
18412011-05-22 Chong Yidong <cyd@stupidchicken.com>
1842
1843 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1844 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1845
c136e5cd
GM
18462011-05-18 Glenn Morris <rgm@gnu.org>
1847
1848 * ack.texi (Acknowledgments): Remove fakemail.c.
1849
c71a0d48 18502011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1851
1852 Fixes for fitting text into 7x9 printed manual.
1853 * building.texi (Flymake, Breakpoints Buffer):
1854 * calendar.texi (Appointments):
1855 * cmdargs.texi (General Variables, Display X):
1856 * custom.texi (Saving Customizations, Face Customization)
1857 (Directory Variables, Minibuffer Maps, Init Rebinding):
1858 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1859 * fixit.texi (Spelling):
1860 * frames.texi (Creating Frames, Fonts):
1861 * help.texi (Help Files):
1862 * mini.texi (Minibuffer File):
1863 * misc.texi (emacsclient Options, Emulation):
1864 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1865 * mule.texi (International Chars, Language Environments)
1866 (Select Input Method, Modifying Fontsets, Charsets):
1867 * programs.texi (Custom C Indent):
1868 * rmail.texi (Rmail Labels):
1869 * text.texi (Table Conversion):
1870 * trouble.texi (Known Problems, Known Problems):
1871 * windows.texi (Change Window):
1872 * xresources.texi (GTK resources): Reflow text and re-indent code
1873 examples to avoid TeX overflows and underflows on 7x9 paper.
1874
1875 * emacs.texi: Fix the (commented out) smallbook command.
1876
1877 * macos.texi (Mac / GNUstep Events):
1878 * xresources.texi (Lucid Resources): Remove extraneous examples.
1879
b8f82dc1
GM
18802011-05-10 Glenn Morris <rgm@gnu.org>
1881
1882 * custom.texi (Specifying File Variables):
1883 Deprecate using mode: for minor modes.
1884
d306b4da
GM
18852011-05-07 Glenn Morris <rgm@gnu.org>
1886
1887 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1888
548d0a63
GM
18892011-05-06 Glenn Morris <rgm@gnu.org>
1890
5006e634
GM
1891 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1892
548d0a63
GM
1893 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1894
e793a940
LMI
18952011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1896
1897 * misc.texi (Emacs Server): Document `server-eval-at'.
1898
7031be6d
UR
18992011-04-24 Chong Yidong <cyd@stupidchicken.com>
1900
71873e2b
SM
1901 * maintaining.texi (List Tags): Document next-file.
1902 Suggested by Uday S Reddy.
7031be6d 1903
4ffd0d6b 19042011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1905
1906 * mini.texi (Minibuffer Edit):
1907 * screen.texi (Mode Line): Fix typo.
1908
1c6c854e
CS
19092011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1910
024ff170 1911 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1912
c5c9f40f
CY
19132011-03-26 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1916
09725d26
EZ
19172011-03-30 Eli Zaretskii <eliz@gnu.org>
1918
1919 * display.texi (Auto Scrolling): Document the limit of 100 lines
1920 for never-recentering scrolling with `scroll-conservatively'.
1921 (Bug#6671)
1922
09d9db2c 19232011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1924
1925 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1926 HOME on Windows and where it looks for init files. (Bug#8221)
1927
62d94509
EZ
19282011-03-10 Eli Zaretskii <eliz@gnu.org>
1929
1930 * search.texi (Regexp Example):
1931 * mule.texi (International Chars):
1932 * building.texi (External Lisp): Don't use characters outside
1933 ISO-8859-1.
1934
0286d9de
EZ
19352011-03-09 Eli Zaretskii <eliz@gnu.org>
1936
1c6c854e
CS
1937 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1938 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1939
1940 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1941
114902a5 1942 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1943 (Bug#8210)
1944
0afb4571
J
19452011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1946
1947 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1948 for Gtk+ 3.
1949
bb3865e8
GM
19502011-03-08 Glenn Morris <rgm@gnu.org>
1951
6446548e
GM
1952 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1953 * emacs.texi (Acknowledgments):
1954 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1955 * emacs.texi: Set documentencoding.
6446548e 1956
bb3865e8
GM
1957 * display.texi (Optional Mode Line): Don't mention exactly where
1958 display-time appears. (Bug#8193)
1959
33383987
JB
19602011-03-07 Chong Yidong <cyd@stupidchicken.com>
1961
1962 * Version 23.3 released.
1963
892777ba
CY
19642011-03-06 Chong Yidong <cyd@stupidchicken.com>
1965
1966 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1967
0b973fc5
DW
19682011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1969
1970 * misc.texi (emacsclient Options): Add q/quiet.
1971
8ef5a2f2
GM
19722011-03-02 Glenn Morris <rgm@gnu.org>
1973
1974 * mule.texi (Communication Coding) <x-select-request-type>:
1975 Remove duplicate (essentially) paragraph. (Bug#8148)
1976
bd106056
CS
19772011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1978
1979 * maintaining.texi (Format of ChangeLog): Add reference to
1980 add-log-full-name.
1981 (Change Log Commands): Add documentation for combining multiple
1982 symbols in one change.
1983
6640b281
GM
19842011-03-01 Glenn Morris <rgm@gnu.org>
1985
1986 * custom.texi (Directory Variables):
1987 Give an example of excluding subdirectories.
1988
2b0c7330 19892011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1990
1991 * search.texi (Regexp Search): Move index entries about regexps to the
1992 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1993
8c62c205
GM
19942011-02-19 Glenn Morris <rgm@gnu.org>
1995
1996 * dired.texi (Dired): Dired-X version number was dropped.
1997
3928f2b6
JD
19982011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1999
2000 * xresources.texi (X Resources): Remove *faceName and replace it with
2001 *font for Lucid.
2002
a41c8660
CY
20032011-02-05 Chong Yidong <cyd@stupidchicken.com>
2004
2005 * rmail.texi (Rmail Display): Document Rmail MIME support more
2006 accurately.
2007
2008 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2009 vc-log-outgoing.
2010 (Merging): Document vc-find-conflicted-file.
2011
233ba4d9 20122011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2013
2014 * custom.texi (Variables): Fix typo.
2015
14beddf4 20162011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2017
65401ee3
CY
2018 * search.texi (Regexps): Copyedits. Mention character classes
2019 (Bug#7809).
2020
19f81ecf
CY
2021 * files.texi (File Aliases): Restore explanatory text from Eli
2022 Zaretskii, accidentally removed in 2011-01-08 commit.
2023
bf3dae7e
EZ
20242011-01-29 Eli Zaretskii <eliz@gnu.org>
2025
2026 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2027 (MAKEINFO_OPTS): New variable.
2028 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2029 (emacs.html): New target.
2030 (clean): Remove emacs.html.
2031
45eb2a5d
WL
20322011-01-23 Werner Lemberg <wl@gnu.org>
2033
2034 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2035 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2036 (ENVADD): Updated.
2037
9acfe703
GM
20382011-01-18 Glenn Morris <rgm@gnu.org>
2039
2040 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2041
2042 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2043
362b9d48
GM
20442011-01-15 Chong Yidong <cyd@stupidchicken.com>
2045
bb033b5f
CY
2046 * building.texi (Compilation): Improve instructions for running two
2047 compilations (Bug#7573).
2048
b024d9f0
MD
2049 * files.texi (Backup Names): Document the new location of the
2050 last-resort backup file.
2051
362b9d48
GM
2052 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2053 manual. Explain why directory-abbrev-alist elements should be anchored
2054 (Bug#7777).
2055
20562011-01-15 Eli Zaretskii <eliz@gnu.org>
2057
2058 * msdog.texi (Windows Startup): Correct inaccurate description of
2059 differences between emacsclient.exe and emacsclientw.exe.
2060
7c420169 20612011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2062
2063 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2064
7c420169 20652011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2066
2067 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2068
7c420169 20692011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2070
2d34d523
EZ
2071 * frames.texi (Cut and Paste): Modify the section's name and text:
2072 don't mix "cut/paste" with "kill/yank".
2073 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2074 (Bug#7702)
2075
88ab4340
EZ
2076 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2077
7c420169 20782011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2079
2080 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2081 matches its position in the menu. (Bug#7674)
2082
7c420169 20832011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2084
2085 * trouble.texi (Checklist): Mention not replying via news either.
2086
92bb6c52
TH
20872010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2088
2089 * misc.texi (Document View): Update DocView section with newly
2090 supported document formats.
2091
b103c904
CY
20922010-12-21 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * killing.texi: Resection the Info version to conform to the
2095 printed manual, to avoid making sections on Accumulating Text, CUA
2096 and Rectangles into full chapters.
2097
f49d1f52 20982010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2099
2100 * custom.texi (Init Syntax): Add index entries for "character syntax".
2101 (Bug#7576)
2102
f49d1f52 21032010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2104
2105 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2106
f49d1f52 21072010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2108
2109 * trouble.texi (Checklist): Fix typo in newsgroup name.
2110
f49d1f52 21112010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2112
2113 * search.texi (Word Search): Note that the lazy highlight always
2114 matches to whole words (Bug#7470).
2115
f49d1f52 21162010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2117
4f1948eb
EZ
2118 * display.texi (Optional Mode Line): Make the description of
2119 load-average more accurate.
2120
b8a9e136
EZ
2121 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2122 registry, with a cross-reference.
62d72a4a
EZ
2123 (Windows Startup): New node. Move the stuff about the current
2124 directory from "Windows HOME".
b8a9e136 2125
07976ae3 21262010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2127
2128 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2129 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2130
07976ae3 21312010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2132
2133 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2134 Suggested by Štěpán Němec.
2135
07976ae3 21362010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2137
1aaae3f3
CY
2138 * maintaining.texi (Version Control): Say "commit", not "check in".
2139 (Version Control Systems): Simplify descriptions.
2140 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2141 VCS Concepts.
2142 (VC Mode Line): Update example.
2143 (Old Revisions): Document revert-buffer for vc-diff.
2144 (Log Buffer): Promote to a subsection. Document header lines.
2145
1c6c854e
CS
2146 * macos.texi (Mac / GNUstep Basics):
2147 Document ns-right-alternate-modifier.
ec8a6295 2148
1aaae3f3
CY
2149 * emacs.texi (Top): Update node listing.
2150
0eb025fb
EZ
21512010-11-13 Eli Zaretskii <eliz@gnu.org>
2152
2153 * rmail.texi (Rmail Coding): Characters with no fonts are not
2154 necessarily displayed as empty boxes.
2155
2156 * mule.texi (Language Environments, Fontsets): Characters with no
2157 fonts are not necessarily displayed as empty boxes.
2158
2159 * display.texi (Text Display): Document display of glyphless
2160 characters.
2161
ea4f7750
GM
21622010-11-13 Glenn Morris <rgm@gnu.org>
2163
2164 * basic.texi (Position Info): Add M-x count-words-region.
2165
90639cea
GM
21662010-11-11 Glenn Morris <rgm@gnu.org>
2167
2168 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2169
d607b96b 21702010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2171
2172 * msdog.texi (Windows HOME): Add information regarding startup
2173 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2174
c12e4a81
GM
21752010-10-11 Glenn Morris <rgm@gnu.org>
2176
df187c62
GM
2177 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2178
c12e4a81
GM
2179 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2180 (DVIPS): New variable.
234db610
GM
2181 (.PHONY): Add html, ps.
2182 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2183 (clean): Delete html, ps files.
c12e4a81 2184
6513b232
EZ
21852010-10-09 Eli Zaretskii <eliz@gnu.org>
2186
2187 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2188
f4f358f1
GM
21892010-10-09 Glenn Morris <rgm@gnu.org>
2190
c1dc72b3
GM
2191 * Makefile.in (VPATH): Remove.
2192 (infodir): Make it absolute.
2193 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2194
4393405b
GM
2195 * Makefile.in (dist): Anchor regexps.
2196
eef3ab94
GM
2197 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2198 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2199 (emacs-xtra.pdf): Use $<.
2200
aa9db089
GM
2201 * Makefile.in (infoclean): Remove harmless, long-standing error.
2202
abd40fb4
GM
2203 * Makefile.in ($(infodir)): Delete rule.
2204 (mkinfodir): New.
2205 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2206
f4f358f1 2207 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2208 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2209 * emacsver.texi: New file, replacing emacsver.texi.in.
2210
ea274122
GM
22112010-10-09 Glenn Morris <rgm@gnu.org>
2212
f7a31f11
GM
2213 * emacsver.texi.in: New file.
2214 * emacs.texi: Set EMACSVER by including emacsver.texi.
2215 * Makefile.in (distclean): Delete emacsver.texi.
2216 (dist): Copy emacsver.texi.
b13254e7 2217 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2218
3fb78d1f
GM
2219 * ack.texi (Acknowledgments): No more b2m.c.
2220
ea274122
GM
2221 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2222 (emacs): Remove rule.
2223 (dist): No need to deal with the emacs rule any more.
2224
17ca7950
GM
22252010-10-07 Glenn Morris <rgm@gnu.org>
2226
2227 * Makefile.in (version): New, set by configure.
2228 (clean): Delete dist tar file.
2229 (dist): Use version in tar name.
2230
4c83f6e1
GM
22312010-10-06 Glenn Morris <rgm@gnu.org>
2232
2233 * Makefile.in (EMACS_XTRA): Add the main source file.
2234 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2235 (mostlyclean): No core files, reorder other files.
2236 (clean): Delete specific dvi and pdf files.
2237 (infoclean, dist): New rules.
2238 (maintainer-clean): Use infoclean.
8a944cea 2239 ($(infodir)): Add parallel build workaround.
4c83f6e1 2240
0264072d
GM
22412010-10-04 Glenn Morris <rgm@gnu.org>
2242
2243 * Makefile.in (SHELL): Set it.
2244 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2245 (info, dvi): Replace above variables with their expansions.
2246 (info): Move mkdir from here...
2247 ($(infodir)/emacs): ... to here (for parallel builds).
2248 (pdf): New target.
2249 ($(infodir)/emacs): Pass -o option to makeinfo.
2250 (.PHONY): Declare clean rules.
2251 (maintainer-clean): Delete dvi and pdf files.
2252 Guard against cd failures. Use a more restrictive delete.
2253
3226d6ca
GM
22542010-10-02 Glenn Morris <rgm@gnu.org>
2255
2256 * misc.texi (Shell Mode): Remove reference to old function name.
2257
cad90f3b
EZ
22582010-09-30 Eli Zaretskii <eliz@gnu.org>
2259
2260 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2261 indicator characters.
2262
5f874327
GM
22632010-09-29 Glenn Morris <rgm@gnu.org>
2264
2265 * Makefile.in (top_srcdir): Remove unused variable.
2266
0ab9cff3
GM
22672010-09-14 Glenn Morris <rgm@gnu.org>
2268
67ae9766
GM
2269 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2270 the last hook item.
2271
0ab9cff3
GM
2272 * calendar.texi (Appointments): Also updated when a diary include file
2273 is saved.
2274
6664fc59 22752010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2276
2277 * trouble.texi (Bugs): Update the section intro.
2278 (Known Problems): New section.
2279 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2280 (Sending Patches): Bug fixes are best as responses to existing bugs.
2281 * emacs.texi (Known Problems): Add menu entry for new section.
2282
be3283d7
GM
22832010-09-09 Glenn Morris <rgm@gnu.org>
2284
2285 * xresources.texi: Untabify.
2286
10999305 22872010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2288
2289 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2290
10999305 22912010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2292
2293 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2294
30641319
JD
22952010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2296
2297 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2298
50dd7bc6
GM
22992010-08-21 Glenn Morris <rgm@gnu.org>
2300
2301 * misc.texi (Amusements): Mention bubbles and animate.
2302
5e620eca
EZ
23032010-07-31 Eli Zaretskii <eliz@gnu.org>
2304
2305 * files.texi (Visiting): Add more index entries for
2306 large-file-warning-threshold.
2307
8b2dd508
JD
23082010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2309
2310 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2311
8838673e
GM
23122010-06-23 Glenn Morris <rgm@gnu.org>
2313
2314 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2315 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2316 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2317 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2318 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2319 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2320 Untabify Texinfo files.
2321
04d3bb6c
GM
23222010-06-10 Glenn Morris <rgm@gnu.org>
2323
103dd3a8
GM
2324 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2325
04d3bb6c
GM
2326 * basic.texi (Inserting Text): Fix typo.
2327
50b79479
GM
23282010-06-10 Glenn Morris <rgm@gnu.org>
2329
2330 * ack.texi (Acknowledgments):
2331 * emacs.texi (Acknowledgments): Update for notifications.el.
2332
86d7a550
DU
23332010-05-31 Daiki Ueno <ueno@unixuser.org>
2334
2335 * dired.texi (Operating on Files): Mention encryption commands
2336 (Bug#6315).
2337
db5dce9d
EZ
23382010-05-29 Eli Zaretskii <eliz@gnu.org>
2339
2340 * basic.texi (Moving Point): Update due to renaming of commands bound
2341 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2342
34313041
EZ
23432010-05-18 Eli Zaretskii <eliz@gnu.org>
2344
2345 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2346 paragraphs.
2347 (Line Truncation): Fix wording for bidi display.
2348
1fc0ce04 2349 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2350 keys.
2351
0235128c 23522010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2353
2354 * building.texi (GDB Graphical Interface): Remove misleading comparison
2355 to an IDE (Bug#6128).
2356
0235128c 23572010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2358
2359 * programs.texi (Man Page):
2360 * misc.texi (Invoking emacsclient):
2361 * mini.texi (Repetition):
2362 * mark.texi (Setting Mark): Fix typos.
2363
0235128c 23642010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2365
2366 * misc.texi (Printing): Document htmlfontify-buffer.
2367
0235128c 23682010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2369
2370 * calendar.texi (Displaying the Diary, Format of Diary File):
2371 Fix external cross-references for TeX format output.
2372
0235128c
SM
23732010-05-07 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * Version 23.2 released.
2376
f63d0028
JD
23772010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2378
2379 * cmdargs.texi (Initial Options): Mention --chdir.
2380
20fe03ad
JD
23812010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2382
2383 * frames.texi (Tool Bars): Add tool-bar-style.
2384
b7d65a5f
GM
23852010-04-21 Glenn Morris <rgm@gnu.org>
2386
2387 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2388
a42dbee1
CY
23892010-04-18 Chong Yidong <cyd@stupidchicken.com>
2390
2391 * programs.texi (Semantic): New node.
2392
2393 * maintaining.texi (EDE): New node.
2394
2395 * emacs.texi: Update node listing.
2396
2397 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2398
6e104790 23992010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2400
d52dbd3d
GM
2401 * emacs.texi (Acknowledgments): Remove duplicate.
2402
a77fe20c
GM
2403 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2404
6e104790 24052010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2406
4ebe9902
GM
2407 * dired.texi (Misc Dired Features): Mention VC diff and log.
2408 * maintaining.texi (Old Revisions, VC Change Log):
2409 Mention that diff and log work in Dired buffers.
2410
98932641
GM
2411 * help.texi (Help Summary): Mention M-x info-finder.
2412
d5b22ab2 2413 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2414
4d4e9522
GM
2415 * custom.texi (Specifying File Variables, Directory Variables):
2416 Document new commands for manipulating local variable lists.
2417
6e104790 24182010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2419
2420 * trouble.texi (Contributing): Add cindex entry.
2421 Mention etc/CONTRIBUTE.
2422
6e104790 24232010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2424
2425 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2426 query-replace (Bug#5774).
2427
a20a9df3
GM
24282010-04-16 Glenn Morris <rgm@gnu.org>
2429
2430 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2431
1ecb2d3f
JD
24322010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2433
2434 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2435
99852628
JD
24362010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2437
2438 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2439
ce79424f
EZ
24402010-03-30 Eli Zaretskii <eliz@gnu.org>
2441
2442 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2443 cross-reference to "Inserting Text".
2444
2445 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2446 Mention completion provided by `ucs-insert'.
2447
85738751 24482010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2449
2450 * sending.texi (Sending Mail): Note variables that may need
2451 customizing.
2452 (Mail Sending): Expand discussion of send-mail-function.
2453
85738751 24542010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2455
2456 Document Message mode as the default mail mode.
2457
2458 * sending.texi (Sending Mail): Copyedits.
2459 (Mail Format, Mail Headers): Document mail-from-style changes.
2460 (Mail Commands): Rename from Mail mode. Document Message mode.
2461 (Mail Misc): Rename from Mail mode Misc.
2462 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2463 command names and update keybindings.
2464 (Header Editing): Document message-tab. De-document
2465 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2466 favor of mail-default-headers. Ad index entries for user-full-name and
2467 user-mail-address.
1c6c854e
CS
2468 (Citing Mail): Update changes in Message mode behavior.
2469 Document mail-yank-prefix.
e73c2434
CY
2470 (Mail Signature): New node, moved from Mail Misc.
2471 (Mail Aliases): Mail abbrevs are the default with Message mode.
2472 (Mail Methods): Note that Message mode is now the default.
2473
2474 * rmail.texi (Rmail Reply):
2475 * text.texi (Text Mode):
2476 * major.texi (Major Modes):
2477 * mule.texi (Output Coding): Refer to Message mode.
2478
2479 * custom.texi (Init Examples): Add xref to Mail Header.
2480
1fc0ce04 2481 * emacs.texi (Top): Fix xrefs.
e73c2434 2482
85738751 24832010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2484
c0c035fa
CY
2485 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2486 repository if there is none.
2487 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2488 vc-print-root-log.
ef7b27ef 2489 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2490
71785b7a
CY
2491 * programs.texi (Program Modes): Mention Javascript mode.
2492
f67c5dd0
CY
2493 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2494 * emacs.texi: Update node description.
2495
0f72a391 2496 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2497 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2498
dc2d2590
JL
24992010-03-30 Juri Linkov <juri@jurta.org>
2500
2501 * search.texi (Other Repeating Search): Remove line that `occur'
2502 can not handle multiline matches.
2503
a7b02820
EZ
25042010-03-30 Eli Zaretskii <eliz@gnu.org>
2505
2506 * mule.texi (International): Mention support of bidirectional editing.
2507 (Bidirectional Editing): New section.
2508
22ef1944
NR
25092010-03-28 Nick Roberts <nickrob@snap.net.nz>
2510
2511 * emacs.texi (Top): Update node names to those in building.texi.
2512
146b8b16
NR
25132010-03-27 Nick Roberts <nickrob@snap.net.nz>
2514
c5e87d10
PE
2515 doc/emacs/building.texi: Describe restored GDB/MI functionality
2516 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2517 doc/emacs/emacs.texi: Update node names for building.texi.
2518
6d98672d
GM
25192010-03-24 Glenn Morris <rgm@gnu.org>
2520
2521 * ack.texi (Acknowledgments):
2522 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2523
93318cbd
JD
25242010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2525
2526 * xresources.texi (Table of Resources): Clarify toolBar number
2527 for Gtk+.
2528
2529 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2530
15cf2f52
CY
25312010-03-21 Chong Yidong <cyd@stupidchicken.com>
2532
4102856c
CY
2533 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2534
15cf2f52
CY
2535 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2536 and multi-isearch-buffers-regexp.
2537
2538 * indent.texi (Indentation): Clarify description of
2539 indent-for-tab-command. Document tab-always-indent.
2540
d68eb23c
CY
25412010-03-20 Chong Yidong <cyd@stupidchicken.com>
2542
2543 * cmdargs.texi (Font X): Move most content to Fonts.
2544
2545 * frames.texi (Fonts): New node. Document font-use-system-font.
2546
2547 * emacs.texi (Top):
2548 * xresources.texi (Table of Resources):
2549 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2550
288f9fc0
CY
25512010-03-10 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * Branch for 23.2.
2554
17782bec
CY
25552010-03-06 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * custom.texi (Init Examples): Add xref to Locals.
2558
2559 * major.texi (Choosing Modes): Mention usage of setq-default for
2560 setting the default value of major-mode (Bug#5688).
2561
b4a1a8b2
CY
25622010-03-02 Chong Yidong <cyd@stupidchicken.com>
2563
2564 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2565
2566 * display.texi (Display Custom): Document make-pointer-invisible and
2567 underline-minimum-offset. Remove inverse-video.
2568
a1e759cd
CY
25692010-02-21 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * frames.texi (Frame Commands): Note that the last ordinary frame can
2572 be deleted in daemon mode (Bug#5616).
2573
4f3bc373
GM
25742010-02-18 Glenn Morris <rgm@gnu.org>
2575
2576 * trouble.texi (Contributing): Repository is no longer CVS.
2577
5dbbdd33
GM
25782010-02-08 Glenn Morris <rgm@gnu.org>
2579
2580 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2581
cd61af01
SM
25822010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2583
2584 * display.texi (Useless Whitespace, Text Display):
2585 * custom.texi (Init Examples): Avoid obsolete special default variables
2586 like default-major-mode.
2587
b1bb0a25 25882010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2589
2590 * programs.texi (Other C Commands): Replace reference to obsolete
2591 c-subword-mode.
2592
99d0985b
GM
25932010-01-21 Glenn Morris <rgm@gnu.org>
2594
2595 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2596
893db5bc
GM
25972010-01-12 Glenn Morris <rgm@gnu.org>
2598
2599 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2600 emacs-pretest-bug for bug reports for development versions.
2601
0419b8d6
GM
26022010-01-11 Glenn Morris <rgm@gnu.org>
2603
2604 * display.texi (Highlight Interactively): `t' does not mean highlight
2605 all patterns. (Bug#5335)
2606
26e533e2
CY
26072009-12-29 Chong Yidong <cyd@stupidchicken.com>
2608
2609 * misc.texi (Shell): Document async-shell-command.
2610
2611 * building.texi (Grep Searching): Document zrgrep.
2612
484eaeac 2613 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2614
7ee6c59b
NR
26152009-12-29 Nick Roberts <nickrob@snap.net.nz>
2616
2617 * building.texi: Import GDB Graphical Interface description from
2618 EMACS_23_1_RC.
2619
91ed7ea8
CY
26202009-12-24 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * emacs.texi (Top): Update node listing.
2623
2624 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2625
2626 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2627
2628 * cmdargs.texi (Initial Options):
2629 * xresources.texi (Resources): Document inhibit-x-resources.
2630
2631 * custom.texi (Specifying File Variables): Note that minor modes are
2632 enabled unconditionally.
2633
2634 * display.texi (Scrolling): Briefly document the old recenter command,
2635 and document recenter-positions.
2636
2637 * files.texi (Visiting):
2638 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2639
1c6c854e
CS
2640 * frames.texi (Cut/Paste Other App):
2641 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2642
2643 * killing.texi (Kill Options): New node.
2644
6ca89aaa
CY
26452009-12-05 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * misc.texi (Shell Options): ansi-color is now default.
2648
806642d4
GM
26492009-12-05 Glenn Morris <rgm@gnu.org>
2650
806642d4
GM
2651 * emacs.texi (Top): Update menu for cal-xtra node changes.
2652 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2653 or mode line. Don't mention invisible text or the details of
2654 diary-print-entries here, only in cal-xtra.
2655 (Format of Diary File): Mention that the "date on first line" format
2656 only really affects the simple display.
2657 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2658 (Diary Customizing): Holidays may be in the buffer or mode line.
2659 Move diary-print-entries to the "Diary Display" section.
2660 (Diary Display): New section, split out from "Fancy Diary Display".
2661 Explain the limitations of simple display, and how to print it.
2662
1a4f0c0a
GM
2663 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2664
e11adbd8
GM
2665 * cal-xtra.texi (Diary Display): Mention View mode.
2666
29a483ac
JL
26672009-11-29 Juri Linkov <juri@jurta.org>
2668
2669 * display.texi (Highlight Interactively): Actually a list of
2670 default faces is pre-loaded into a list of default values
2671 instead of the history.
2672
83d60c79
GM
26732009-11-20 Glenn Morris <rgm@gnu.org>
2674
2675 * ack.texi (Acknowledgments):
2676 * emacs.texi (Acknowledgments): Add htmlfontify.
2677
276bbe96
GM
26782009-11-14 Glenn Morris <rgm@gnu.org>
2679
98ad1bae
GM
2680 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2681
276bbe96
GM
2682 * ack.texi (Acknowledgments):
2683 * emacs.texi (Acknowledgments): Update for recent Org changes.
2684
18430066
CY
26852009-10-31 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2688 `charset' property, which is irrelevant to the user manual (Bug#3526).
2689
522ddc9f
JB
26902009-10-14 Juanma Barranquero <lekktu@gmail.com>
2691
2692 * trouble.texi (DEL Does Not Delete): Fix typo.
2693
50b49ade
MA
26942009-10-05 Michael Albinus <michael.albinus@gmx.de>
2695
2696 * files.texi (Misc File Ops): Mention copy-directory.
2697
6308321a
EZ
26982009-10-04 Eli Zaretskii <eliz@gnu.org>
2699
43b3b4d1
EZ
2700 * mule.texi (Unibyte Mode): Emphasize that
2701 unibyte-display-via-language-environment affects only the display.
2702
6308321a
EZ
2703 * display.texi (Horizontal Scrolling): Document cursor behavior under
2704 horizontal scrolling when point moves off the screen (Bug#4564).
2705 Improve wording.
2706
bd51ea7f
MA
27072009-10-01 Michael Albinus <michael.albinus@gmx.de>
2708
2709 * files.texi (Directories): delete-directory prompts for recursive
2710 deletion.
2711
55381962
GM
27122009-09-30 Glenn Morris <rgm@gnu.org>
2713
2714 * ack.texi (Acknowledgments):
2715 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2716
13989ab1
TH
27172009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2718
2719 * dired.texi (Dired Navigation): Use @code instead of @var for
2720 dired-isearch-filenames, so that it's not capitalized.
2721
8ba46c89
CY
27222009-09-19 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2725
2726 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2727
2728 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2729 (Key Bindings): Reference Init Rebinding in introductory text.
2730 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2731 (Keymaps): Simplify.
2732 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2733 (Minibuffer Maps): Remove mention of Mocklisp.
2734 (Init Rebinding): Move mode-local rebinding example here from Local
2735 Keymaps.
2736 (Modifier Keys): Clarify.
1e11b018 2737 (Rebinding): Add cindex for "binding keys".
8ba46c89 2738
6a5ca7c8
CY
27392009-09-13 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2742
0e1cba51
NR
27432009-08-31 Nick Roberts <nickrob@snap.net.nz>
2744
6a5ca7c8 2745 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2746 Reorganize these two sections.
0e1cba51 2747
76a87a4d
EZ
27482009-08-29 Eli Zaretskii <eliz@gnu.org>
2749
2750 * cmdargs.texi (Initial Options): Fix last change.
2751
82e98df4
SM
27522009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2753
2754 * mule.texi (Enabling Multibyte):
2755 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2756 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2757
fb89fad9
GM
27582009-08-20 Glenn Morris <rgm@gnu.org>
2759
2760 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2761
e99652b0
GM
27622009-08-19 Glenn Morris <rgm@gnu.org>
2763
2764 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2765
5cca97ad
GM
27662009-08-18 Glenn Morris <rgm@gnu.org>
2767
2768 * ack.texi (Acknowledgments):
2769 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2770
997797ae 2771 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2772
985bf85b
GM
27732009-08-09 Glenn Morris <rgm@gnu.org>
2774
2775 * ack.texi (Acknowledgments):
2776 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2777
8d6bb99e
DD
27782009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2779
2780 * emacs.texi (Top): Add new menu items for GDB-UI.
2781
2782 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2783 section. Threads buffer is in separate section now.
8d6bb99e 2784
8353da9c
GM
27852009-08-08 Glenn Morris <rgm@gnu.org>
2786
2787 * ack.texi (Acknowledgments):
2788 * emacs.texi (Acknowledgments):
2789 Update for js2-mode and org changes.
2790
f2074faf
MA
27912009-08-02 Michael Albinus <michael.albinus@gmx.de>
2792
2793 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2794 files.
2795
e8d2d3fb
CY
27962009-07-28 Chong Yidong <cyd@stupidchicken.com>
2797
2798 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2799
324a4f6a
GM
28002009-07-23 Glenn Morris <rgm@gnu.org>
2801
2802 * programs.texi (Matching): Update blink-matching-paren-distance.
2803
b6937a70
CY
28042009-07-21 Chong Yidong <cyd@stupidchicken.com>
2805
2806 * frames.texi (Cut/Paste Other App): For select-active-regions,
2807 selection is now updated on moving point.
2808
bd8aaa36
RS
28092009-07-21 Richard Stallman <rms@gnu.org>
2810
2811 * glossary.texi (GNU, Daemon): Update information.
2812
8d9b5eba
JL
28132009-07-19 Juri Linkov <juri@jurta.org>
2814
2815 * custom.texi (Specifying File Variables, Safe File Variables):
2816 "variables/value pairs" -> "variable/value pairs".
2817
a2acc1db
GM
28182009-07-15 Glenn Morris <rgm@gnu.org>
2819
2820 * misc.texi (Gnus): Remove widow.
2821
c5ae942b
GM
28222009-07-11 Glenn Morris <rgm@gnu.org>
2823
703d26ba
GM
2824 * Makefile.in (TEXI2PDF): New.
2825 (emacs.pdf, emacs-xtra.pdf): New targets.
2826
522ddc9f 2827 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2828
2829 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2830
2831 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2832 Don't print the copying notice twice in the printed version.
2833 Update the menu and detailmenu.
2834 (Preface): The meaning of "on-line" has changed.
2835 Correct name for "Common Problems" chapter.
2836 (Distrib): Update FSF shop URL.
2837 (Intro): Showing two files at once is not so exciting.
2838
2839 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2840 (Mac / GNUstep Basics): Minor grammar changes.
2841 (Mac / GNUstep Events): Fix typo.
2842 (GNUstep Support): CANNOT_DUMP no longer applies.
2843
2844 * misc.texi (Document View): Fix typos.
2845
2846 * dired.texi (Dired):
2847 * help.texi (Help):
2848 * macos.texi (Mac OS / GNUstep):
2849 * maintaining.texi (Version Control, Introduction to VC):
2850 End menu descriptions with a period.
c5ae942b 2851
b1c8242b
EZ
28522009-07-09 Eli Zaretskii <eliz@gnu.org>
2853
2854 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2855 so categorical in saying that the option is only useful on NTFS.
2856
220d9aa6
GM
28572009-07-09 Glenn Morris <rgm@gnu.org>
2858
2859 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2860 (ENVADD): Add texinfodir to TEXINPUTS.
2861
2862 * emacs.texi (Top): Fix cross-reference.
2863
2864 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2865
2866 * vc1-xtra.texi (Revision Tags): Fix typo.
2867
d07e72d3
GM
28682009-07-03 Glenn Morris <rgm@gnu.org>
2869
2870 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2871 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2872 (Merge Commands): `.' does not seem to work in A or B buffer.
2873 `l' can recreate the 3-window display.
2874
2875 * glossary.texi (Glossary): Minor phrasing changes throughout.
2876 Add more internal cross-references.
2877 <Autoloading>: You can't really autoload a variable.
2878 <C-M->: Move details here from `M-C-' item.
2879 <Continuation Line>: Refer to `Truncation.'
2880 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2881 <Home Directory, Unix>: New entries.
2882 <Deletion of Files>: Mention recycle bins.
2883 <Directory>: Mention ``folders.''
2884 <Error>: Don't mention ``type-ahead.''
2885 <Fringe>: Refer to the manual node.
2886 <Minor Mode>: Can be global or local.
2887 <Spell Checking>: There are other checkers besides Ispell.
2888
f144038a
GM
28892009-07-02 Glenn Morris <rgm@gnu.org>
2890
2891 * anti.texi (Antinews): Minor changes in phrasing.
2892
2893 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2894 some underfull lines in dvi output.
2895
2896 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2897
2898 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2899
2900 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2901
3f1c6666
JD
29022009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2903
2904 * xresources.texi (Table of Resources): Mention maximized for
2905 fullscreen.
2906
2907 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2908
62aadce7
CY
29092009-07-01 Chong Yidong <cyd@stupidchicken.com>
2910
2911 * anti.texi (Antinews): Correct the list of removed platforms.
2912
82ec412e
GM
29132009-06-28 Glenn Morris <rgm@gnu.org>
2914
2915 * arevert-xtra.texi: Minor language tweaks.
2916
09964e7d
GM
2917 * dired-xtra.texi: Minor revisions.
2918
666e158e
MB
29192009-06-23 Miles Bader <miles@gnu.org>
2920
c4cc8b9a 2921 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2922 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2923
70243478
CY
29242009-06-21 Chong Yidong <cyd@stupidchicken.com>
2925
2926 * Branch for 23.1.
2927
67cbe681
KH
29282009-06-17 Kenichi Handa <handa@m17n.org>
2929
2930 * mule.texi (Charsets): Update the description for the new charset.
2931 (list-character-sets): New findex.
125dd7c5 2932 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2933
40e67246
CY
29342009-06-10 Chong Yidong <cyd@stupidchicken.com>
2935
b5700de6
CY
2936 * basic.texi (Moving Point): Fix tag.
2937
2938 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2939
2940 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2941 use camel-case for PageUp and PageDown.
2942
2943 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2944 camel-case for PageUp and PageDown.
2945
2946 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2947
40e67246 2948 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2949 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2950
522ddc9f 29512009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2952
522ddc9f
JB
2953 * fixit.texi (Spelling): Set default dictionary.
2954 Improve descriptions (Bug#2554)
6f591cf4 2955
53483c76
DR
29562009-06-08 David Reitter <david.reitter@gmail.com>
2957
2958 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2959 since saving colors and faces set this way is not implemented.
2960 (Environment variables): Remove mention of mac-fix-env, which is
2961 scheduled to be removed.
2962
1557ef4f
CY
29632009-06-04 Chong Yidong <cyd@stupidchicken.com>
2964
91056528
CY
2965 * custom.texi (Init Examples): Add example of changing load-path.
2966
1557ef4f
CY
2967 * building.texi (Lisp Libraries): Add example of changing
2968 load-path (Bug#3446).
2969
623cec4c
CY
29702009-05-28 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * mark.texi (Mark): Further clarifications.
2973 (Setting Mark): Emphasize that C-SPC activates the mark.
2974
0fcca8ee
CY
29752009-05-28 Chong Yidong <cyd@stupidchicken.com>
2976
702b10e1
CY
2977 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2978 Mark mode.
0fcca8ee
CY
2979 (Using Region, Persistent Mark): Use "active mark" instead of "active
2980 region".
2981
d3b396e4
CY
29822009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2983
2984 * mule.texi (Select Input Method): Fix typo.
2985
3f698a06
CY
29862009-05-13 Chong Yidong <cyd@stupidchicken.com>
2987
2988 * anti.texi (Antinews): Document completion changes. Some additional
2989 copyedits and rearrangement of entries.
2990
b2a42eb7
CY
29912009-05-12 Chong Yidong <cyd@stupidchicken.com>
2992
932fd020
CY
2993 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2994 (Shell History Copying, Terminal emulator): Copyedits.
2995
1c6c854e
CS
2996 * xresources.texi (Resources): Simplify descriptions.
2997 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2998 (Table of Resources): Document fontBackend resource.
2999
b2a42eb7 3000 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3001 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3002 "Backspace". Remove discussion of obscure Xmodmap issue.
3003
c6ea7fb8
CY
30042009-05-07 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * files.texi (Visiting): Copyedits.
3007
ad36c422
CY
30082009-05-06 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * basic.texi (Inserting Text): Document ucs-insert.
3011
3012 * mule.texi (International Chars): Define "multibyte". Note that
3013 internal representation is unicode-based. Simplify definition of raw
3014 bytes. Mention ucs-insert.
3015 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3016 (Language Environments): Add language environments new to Emacs 23.
3017 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3018 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3019 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3020 (Output Coding): Copyedits.
3021
3022 * emacs.texi (Top): Update node listing.
3023
d4ad7b96
CY
30242009-05-05 Per Starbäck <per@starback.se> (tiny change)
3025
3026 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3027
5bd66204
SM
30282009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3029
3030 * building.texi (Lisp Libraries): `load-library' does offer completion.
3031
bc36ad1c
CY
30322009-04-28 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3035 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3036
f1a47884
EZ
30372009-04-25 Eli Zaretskii <eliz@gnu.org>
3038
3039 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3040
be77bd45
CY
30412009-04-22 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3044
3045 * building.texi (Lisp Interaction): Document initial-scratch-message.
3046
d3b82927
JB
30472009-04-18 Juanma Barranquero <lekktu@gmail.com>
3048
ed6e7b11
JB
3049 * msdog.texi (Windows Fonts): Fix typos.
3050
d3b82927
JB
3051 * files.texi (Save Commands): Fix pxref.
3052
bc323c04
CY
30532009-04-18 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * files.texi (Save Commands): Mention diff-buffer-with-file.
3056 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3057 Henoch (Bug#3036).
3058
2186d13f
GM
30592009-03-15 Glenn Morris <rgm@gnu.org>
3060
3061 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3062 the former is not always used.
3063 (Mail Headers): Use active voice. Add "Mail-reply-to".
3064 Change case of "Id". Avoid repeated "appropriate".
3065 (Mail Aliases): Fix previous change - use an example with a ".", so it
3066 does actually get quoted when expanded.
3067 (Mail Sending): Mailclient is the default on some systems.
3068 (Citing Mail): Mention mail-indentation-spaces.
3069 (Mail Mode Misc): Add an @dfn for "mail signature".
3070
71e454fc
CY
30712009-03-15 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3074 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3075 read-buffer-completion-ignore-case, and completion-styles.
3076 Remove description of partial-completion-mode.
71e454fc 3077
df1a3e06
GM
30782009-03-14 Glenn Morris <rgm@gnu.org>
3079
3080 * sending.texi (Mail Format): Fix typo. Add index entry for
3081 mail-header-separator.
3082 (Mail Headers): Put info about initialization and changing in one place
3083 at the start. Update FCC section for mbox Rmail. Clarify From
3084 section, mention mail-setup-with-from. Clarify Reply-to section.
3085 Add Mail-followup-to and mail-mailing-lists. Clarify References
3086 section.
3087 (Mail Aliases): Update example, make less contentious.
3088 Update for name change of mail-interactive-insert-alias.
3089 (Mail Mode): Remove mention of `%' as a word separator.
3090 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3091 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3092 commands. Clarify FCC handling. In mail-complete, add reference to
3093 Mail Aliases section, and mention mail-complete-function.
3094 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3095 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3096 signature netiquette. Explain how the mail hooks work when continuing
3097 a composition.
3098 (Mail Amusements): Internationalize the spook section a bit.
3099 Remove the spook mail-setup-hook example, since it doesn't work well.
3100 Mention fortune-file.
3101 (Mail Methods): Mention read-mail-command.
3102
ed6e7b11 31032009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3104
df1a3e06
GM
3105 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3106 and NS resources following recent changes.
959d68bd 3107
86dca3e8
JR
31082009-03-10 Jason Rumney <jasonr@gnu.org>
3109
3110 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3111 w32-use-visible-system-caret doc to indicate that it should get set
3112 automatically.
3113 (Windows Fonts): Add doc for the uniscribe backend.
3114
042fe98f
DN
31152009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3116
3117 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3118 vc-dir. (Bug#2598)
3119
7f8dba73
RS
31202009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3121
3122 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3123
505e70c3
GM
31242009-03-05 Glenn Morris <rgm@gnu.org>
3125
04242bdc
GM
3126 * rmail.texi (Rmail Basics): Add reference to sorting.
3127 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3128 Minor re-wordings.
3129 (Rmail Motion): Mention rmail-next-same-subject.
3130 (Rmail Deletion): Expunging is not the only way to change the numbers.
3131 (Rmail Labels): Labels can also be used in sorting.
3132 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3133 (Rmail Display): Mention rmail-mime.
3134
00cfe22c
GM
31352009-03-04 Glenn Morris <rgm@gnu.org>
3136
3137 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3138 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3139 summary. Mention sorts cannot be undone.
3140 (Rmail Display): Give an example of how to use goto-address-mode.
3141 (Rmail Editing): It's keybindings that are redefined, not commands.
3142 Fix some typos.
3143 (Movemail): Some minor rewording.
3144 (Remote Mailboxes): Emacs movemail supports pop by default.
3145 Fix some minor grammatical issues. The "two alternative ways" to
3146 specify a POP mailbox are really just one. Remove all reference to the
3147 variables rmail-pop-password and rmail-pop-password-required, obsolete
3148 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3149 can support Kerberos.
3150
3d963b67
GM
31512009-03-03 Glenn Morris <rgm@gnu.org>
3152
3153 * rmail.texi (Rmail Deletion): Revert previous change, which was
3154 describing the Rmail summary versions.
3155 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3156 Minor re-wording for rmail-resend.
3157 (Rmail Make Summary): Summaries apply to buffers rather than files.
3158 <rmail-summary-by-topic>: Headers includes the subject.
3159 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3160 details, including prefix arguments.
2340abde 3161 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3162 Not counting lines might be faster.
3163 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3164 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3165 Name the commands bound to the various keys. Mention prefix argument
3166 for searching.
3d963b67
GM
3167 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3168 Simplify rmail-highlighted-headers description. Update face name.
3169
a8ce3d17
JB
31702009-03-02 Juanma Barranquero <lekktu@gmail.com>
3171
3172 * mark.texi (Marking Objects): Fix typo.
3173
130a29b6
CY
31742009-03-01 Chong Yidong <cyd@stupidchicken.com>
3175
3176 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3177 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3178
9d5de6f8
GM
31792009-03-01 Glenn Morris <rgm@gnu.org>
3180
79fc530e 3181 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3182 (Rmail Motion): - M-s searches from the end of messages.
3183 (Rmail Deletion): Minor clarification. Fix numeric argument
3184 description.
3185 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3186 newmail and RMAILOSE files need not be in home-directory.
3187 (Rmail Files): Mention I/O menus are unselectable if no files match.
3188 Mention `MAIL' env-var.
3189
b545ff9c
JR
31902009-02-24 Jason Rumney <jasonr@gnu.org>
3191
3192 * mule.texi (Fontsets): Mention fontset-default, font specs and
3193 fallback fontsets.
3194 (Defining Fontsets): Mention ns and w32 variants of
3195 standard-fontset-spec. Update description of startup fontset to match
3196 Emacs 23 behavior.
a93be82a 3197 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3198 (International): Link to Modifying Fontsets.
b545ff9c 3199
75da0618 32002009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3201
3202 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3203 Mention ns-extended-platform-support-mode.
3204
6be93a16
KB
32052009-02-22 Karl Berry <karl@gnu.org>
3206
3207 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3208
867d4bb3
JB
32092009-02-19 Juanma Barranquero <lekktu@gmail.com>
3210
3211 * basic.texi (Moving Point, Position Info):
3212 * files.texi (Visiting):
3213 * mini.texi (Completion Options):
3214 * text.texi (HTML Mode): Remove duplicate words.
3215
49b5c0e8
GM
32162009-02-20 Glenn Morris <rgm@gnu.org>
3217
3218 * rmail.texi: Minor updates for mbox rather than Babyl.
3219
f43a822c
KB
32202009-02-17 Karl Berry <karl@gnu.org>
3221
49b5c0e8 3222 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3223
80d634b8
RS
32242009-02-17 Richard M Stallman <rms@gnu.org>
3225
3226 * anti.texi (Antinews): Mention Babyl format.
3227
3228 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3229
3230 * rmail.texi: Update for mbox format.
3231 Various small fixes, as well as the following.
3232 (Out of Rmail): Node deleted.
3233 (Rmail): Update menu.
3234 (Rmail Files): Comment out set-rmail-inbox-list.
3235 Document rmail-inbox-list instead.
3236 (Rmail Output): Substantial changes since C-o is now
3237 rmail-output-as-seen and o is rmail-output.
3238 (Rmail Attributes): Delete `stored', add `retried'.
3239 (Rmail Display): Editing headers works in all cases.
3240
f0d129c6
GM
32412009-02-17 Glenn Morris <rgm@gnu.org>
3242
3243 * basic.texi (Position Info): M-x count-lines-region is not always on
3244 M-=. (Bug#2269)
3245
160f11d3
GM
32462009-02-09 Glenn Morris <rgm@gnu.org>
3247
3248 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3249 defaults.
3250
763e01c4
EZ
32512009-02-07 Eli Zaretskii <eliz@gnu.org>
3252
3253 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3254 documentation of possible problems with redecoding.
3255
f5e1441d
GM
32562009-02-03 Glenn Morris <rgm@gnu.org>
3257
3258 * rmail.texi (Out of Rmail): Mention b2m.pl.
3259
e1eabe41
GM
32602009-01-31 Glenn Morris <rgm@gnu.org>
3261
3262 * rmail.texi (Out of Rmail): Correct b2m location.
3263
dd05f9de
CY
32642009-01-27 Chong Yidong <cyd@stupidchicken.com>
3265
3266 * fixit.texi (Undo): Update undo limit values.
3267
d74d846e
GM
32682009-01-27 Glenn Morris <rgm@gnu.org>
3269
3270 * emacs.texi (Top): Fix Antinews menu entry.
3271
49ffdce8
KB
32722009-01-25 Karl Berry <karl@gnu.org>
3273
3274 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3275 item with no marker, instead of the syntactically incorrect
3276 @itemize @asis.
3277
467e8d77
JL
32782009-01-25 Juri Linkov <juri@jurta.org>
3279
3280 * building.texi (Grep Searching): Fix index entry for lgrep.
3281
6c60bbdb
EZ
32822009-01-24 Eli Zaretskii <eliz@gnu.org>
3283
3284 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3285
9ce5a36f
AR
32862009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3287
3288 * macos.texi (Preferences Panel): Update description of font setting to
3289 reflect that prior frame selection is no longer needed.
3290
9aa5f2fb
NR
32912009-01-20 Nick Roberts <nickrob@snap.net.nz>
3292
3293 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3294 raise GUD subsections.
3295
3892ff9c
GM
32962009-01-15 Glenn Morris <rgm@gnu.org>
3297
3298 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3299
14731c8f
GM
33002009-01-10 Glenn Morris <rgm@gnu.org>
3301
3302 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3303
45c55e53
CY
33042009-01-04 Chong Yidong <cyd@stupidchicken.com>
3305
3306 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3307 logical lines.
3308
2e4667d1
JL
33092008-12-29 Juri Linkov <juri@jurta.org>
3310
3311 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3312
3313 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3314
2a3eac47
CY
33152008-12-28 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3318 goto-address-mode instead of goto-address.
3319
3da8da94
CY
3320 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3321 mode.
3322
2a3eac47
CY
3323 * emacs.texi (Top): Update node listing.
3324
057f6dd3
EZ
33252008-12-26 Eli Zaretskii <eliz@gnu.org>
3326
3327 * custom.texi (Directory Variables): Explain what is a "project".
3328 Add indexing. Improve wording. Add a footnote about using
3329 _dir-locals.el on MS-DOS.
3330
e6979067
DN
33312008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3332
3333 * files.texi (Misc File Ops): Mention chmod as an alias for
3334 set-file-modes.
3335
9de15963
MR
33362008-12-24 Martin Rudalics <rudalics@gmx.at>
3337
3338 * help.texi (Help): Fix typos and reword.
3339 (Help Summary): Add entries for C-h n and C-h r, reorder
3340 entries, and do some minor fixes.
3341 (Name Help): Say that C-h F works for commands only.
3342 (Misc Help): Say that view-lossage displays 300 keystrokes.
3343
236fd60d
GM
33442008-12-20 Glenn Morris <rgm@gnu.org>
3345
3346 * ack.texi (Acknowledgments): General update based on AUTHORS,
3347 including removal of some stuff no longer distributed.
3348
ed9265fc 33492008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3350
ed9265fc 3351 * fixit.texi: Mention hunspell.
349b3256 3352
e840fca5
GM
33532008-12-19 Glenn Morris <rgm@gnu.org>
3354
3355 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3356 Consolidate explanatory text at start.
e840fca5
GM
3357
3358 * display.texi (Text Display):
3359 * indent.texi (Indentation): Use @acronym with ASCII.
3360
9dfa7983
GM
33612008-12-18 Glenn Morris <rgm@gnu.org>
3362
3363 * ack.texi: Various small updates and fixes.
3364
97b3a00b
JL
33652008-12-18 Juri Linkov <juri@jurta.org>
3366
3367 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3368 as a key binding to start a forward nonincremental word search.
3369 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3370 a backward nonincremental word search. Add index for `M-s w'
3371 `isearch-forward-word'.
3372 (Regexp Search): Add a short summary of regexp key commands like
3373 in the node "Basic Isearch".
3374 (Other Repeating Search): Fix typo.
3375
33762008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3377
3378 * misc.texi (PostScript Variables): Fix doc.
3379
31ce6a07
CY
33802008-12-10 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * programs.texi (Program Modes): Mention Ruby mode.
3383
636b507b
DN
33842008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3385
3386 * misc.texi (emacsclient Options): Describe what an empty string
3387 argument does for --alternate-editor.
3388
a323fa14
CY
33892008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3390
3391 * cmdargs.texi (Font X): Distinguish between client-side and
3392 server-side fonts. List valid Fontconfig properties. Add reference to
3393 Fontconfig manual. List valid GTK font properties. Explain use of
3394 fc-list.
3395
c5ca6cd0
CY
33962008-12-09 Chong Yidong <cyd@stupidchicken.com>
3397
3398 * cmdargs.texi (Font X): Move discussion of quoting to top.
3399
e5136377
GM
34002008-12-06 Glenn Morris <rgm@gnu.org>
3401
3402 * maintaining.texi (Old Revisions): Improve previous change.
3403
248c026b
RS
34042008-12-05 Richard M Stallman <rms@gnu.org>
3405
3406 * anti.texi (Antinews): Minor fixes.
3407
a9253a1e
GM
34082008-12-03 Glenn Morris <rgm@gnu.org>
3409
3410 * maintaining.texi (Old Revisions): Fix diff-switches description.
3411
fa687b02
MR
34122008-12-01 Martin Rudalics <rudalics@gmx.at>
3413
3414 * emacs.texi (Top): Fix typo.
3415
72e6decd
CY
34162008-11-30 Chong Yidong <cyd@stupidchicken.com>
3417
320ee034
CY
3418 * misc.texi (Document View): Explain dependence on gs at the top.
3419 Copyedits.
3420
3421 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3422
72e6decd
CY
3423 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3424 (Comment Commands): Discuss region-active behavior of M-; first.
3425
2a472ee4
MR
34262008-11-29 Martin Rudalics <rudalics@gmx.at>
3427
9c6361c9
MR
3428 * display.texi (Line Truncation): Add reference to Continuation
3429 Lines.
3430
2a472ee4
MR
3431 * windows.texi (Pop Up Window): Mention split-height-threshold
3432 and split-width-threshold.
9c6361c9 3433 (Split Window): Add reference to Continuation Lines.
2a472ee4 3434
e93bc142
AR
34352008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3436
3437 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3438 (GNUstep Support): New node.
3439 * anti.texi:
3440 * emacs.texi:
3441 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3442
43b978db
RS
34432008-11-28 Richard M Stallman <rms@gnu.org>
3444
3445 * misc.texi (Dissociated Press): Minor cleanups.
3446
3447 * dired.texi (Image-Dired): Avoid passive.
3448
e8e2bd93
EZ
34492008-11-28 Eli Zaretskii <eliz@gnu.org>
3450
3451 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3452 representation.
3453
8d2d45da
CY
34542008-11-26 Richard M. Stallman <rms@gnu.org>
3455
3456 * files.texi (Visiting): Rewrite paragraph for clarity.
3457
3458 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3459
a5f7bbcc
AM
34602008-11-25 Alan Mackenzie <acm@muc.de>
3461
3462 * programs.texi (Moving by Parens): Clarify that parens inside strings
3463 and comments are ignored, and that the commands assume the starting
3464 point isn't in a string or comment.
3465
a71703d3
AR
34662008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3467
3468 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3469 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3470 version.
3471 (Mac Customization): Rewrite Preferences Panel section and merge in to
3472 this node, add Open files by dragging to an Emacs window.
3473
3474 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3475
aa5ab79a
CY
34762008-11-26 Chong Yidong <cyd@stupidchicken.com>
3477
0cc92c19
CY
3478 * files.texi (Misc File Ops): Document set-file-modes.
3479
c366b4e4
CY
3480 * windows.texi (Split Window): Document integer values of
3481 truncate-partial-width-windows.
3482
aa5ab79a
CY
3483 * text.texi (Text): Simplify description of markup languages.
3484 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3485 (TeX Editing): Note that `""' inserts one `"' character.
3486 (HTML Mode): Note in the introduction that XML mode is an alias for
3487 SGML mode. Mention nXML mode.
3488
56221db7
CY
34892008-11-25 Chong Yidong <cyd@stupidchicken.com>
3490
3491 * building.texi (Watch Expressions): Fix typo.
3492
90effe33
CY
34932008-11-24 Chong Yidong <cyd@stupidchicken.com>
3494
f90a5ae3
CY
3495 * files.texi (Visiting): Document new behavior of
3496 confirm-nonexistent-file-or-buffer.
3497
1c6c854e
CS
3498 * buffers.texi (Select Buffer):
3499 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3500
a18ffb4a
CY
3501 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3502 edit-picture.
3503
90effe33
CY
3504 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3505 edit-picture', since that is just an alias for picture-mode.
3506 (Sentences): Note that repeated M-@ extends the region.
3507 (Pages): Make terminology more consistent. Link to Regexps node.
3508 (Longlines): Discuss relationship with Visual Line mode.
3509 (Text Mode): Remove extraneous discussion of other modes, since they
3510 were already introduced in the parent node.
3511
e85103ec
CY
35122008-11-23 Chong Yidong <cyd@stupidchicken.com>
3513
5cb2fe30
CY
3514 * anti.texi (Antinews): Rewrite.
3515
1eb9b307 3516 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3517
3518 * frames.texi (Frame Commands): Mention "minimize" terminology.
3519
e85103ec
CY
3520 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3521 formats.
b908332f
CY
3522 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3523 (Misc X): Don't document useless -hb option.
e85103ec 3524
607f5f88
JL
35252008-11-22 Juri Linkov <juri@jurta.org>
3526
3527 * dired.texi (Dired Navigation): Change normal file name search option
3528 from `non-nil' to `t'. Add `dwim' option.
3529
e1b867a0
JL
35302008-11-22 Juri Linkov <juri@jurta.org>
3531
3532 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3533 ".dir-locals.el". Rename `define-project-bindings' to
3534 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3535 `dir-locals-set-directory-class'.
3536
dd186936
LK
35372008-11-22 Lute Kamstra <lute@gnu.org>
3538
3539 * buffers.texi (Select Buffer): Index goto-line.
3540 * basic.texi (Moving Point): Mention the use of a numeric prefix
3541 argument with goto-line and refer to Select Buffer for the use of a
3542 plain prefix argument.
3543
4b121911
GM
35442008-11-19 Glenn Morris <rgm@gnu.org>
3545
3546 * doclicense.texi: Update to FDL 1.3.
3547 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3548
27267e4c
CY
35492008-11-17 Chong Yidong <cyd@stupidchicken.com>
3550
696f351d
CY
3551 * custom.texi (Minor Modes): Define mode commands and mode variables
3552 more precisely. Recommend using mode commands instead of setting
3553 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3554 (Easy Customization): Use "init file" instead of .emacs.
3555 (Customization Groups): Update to new Custom buffer appearance.
3556 (Saving Customizations): Copyedits. Update example.
3557 (Variables): Give example of variable type-sensitivity.
3558 (Examining): Update example.
3559 (Hooks): Copyedits.
3560 (Specifying File Variables): Use C comments instead of an artificial
3561 Lisp for the example.
3562 (Keymaps): Move internals discussion to Prefix Keymaps.
3563 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3564 (Init Rebinding): Document kbd macro.
3565 (Init File): Link to Find Init.
696f351d
CY
3566
3567 * mark.texi (Using Region): Document Delete Selection Mode more
3568 thoroughly.
3569
3570 * frames.texi (Mouse Commands): Move most of the description of Delete
3571 Selection Mode to Using Region, and link to it.
1bc9c425 3572 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3573
b0570c25
CY
3574 * building.texi (Compilation): Document first-error value of
3575 compilation-scroll-output.
3576 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3577 works as soon as an error is available. Suggested by Juri Linkov.
3578
27267e4c
CY
3579 * mini.texi (Passwords): New node.
3580
3581 * files.texi (Remote Files): Link to Passwords node.
3582
3583 * emacs.texi (Top): Update node listings.
3584
122eb807
CY
35852008-11-16 Chong Yidong <cyd@stupidchicken.com>
3586
9c9855a3
CY
3587 * ack.texi (Acknowledgments): Some updating of credits.
3588
bd6fdcad
CY
3589 * emacs.texi (Acknowledgments): Add a couple more names.
3590
dd1eef46
CY
3591 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3592
122eb807 3593 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3594 (Misc File Ops): Document use of trash.
122eb807 3595
801a8da1
JB
35962008-11-16 Juanma Barranquero <lekktu@gmail.com>
3597
3598 * macos.texi (Mac Customization): Fix typos.
3599
0b4f2253
CY
36002008-11-14 Chong Yidong <cyd@stupidchicken.com>
3601
3602 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3603 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3604 the conventions of the main Emacs manual.
3605
3606 * emacs.texi (Top): Update node listings.
3607
517e2b89
CY
36082008-11-12 Chong Yidong <cyd@stupidchicken.com>
3609
07a85685
CY
3610 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3611 command-line-args is processed during startup.
3612 (Action Arguments): Correctly describe how file arguments interact with
3613 the startup screen. Link to Lisp Interaction for scratch buffer.
3614 (Initial Options): Link to Command Example for -batch option.
3615 (Environment): Document initial-environment.
3616
517e2b89
CY
3617 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3618 can't be changed in the site-start file.
3619
6337bbde
CY
36202008-11-07 Chong Yidong <cyd@stupidchicken.com>
3621
3622 * dired.texi (Dired): Mention C-x C-d too.
3623 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3624 (Dired Navigation): Explain dired-goto-file more clearly.
3625 Document dired-isearch-filenames.
6337bbde
CY
3626 (Dired Deletion): Remove unnecessary "expunged" terminology.
3627 (Flagging Many Files): & is now rebound to `% &'.
3628 (Shell Commands in Dired): Document dired-do-async-shell-command.
3629 Clarify how multi-file arguments are passed.
3630 (Misc Dired Features): Document dired-do-isearch.
3631
9e8eeff9
CY
36322008-11-06 Chong Yidong <cyd@stupidchicken.com>
3633
3634 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3635
e071f849
CY
36362008-11-03 Chong Yidong <cyd@stupidchicken.com>
3637
3638 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3639
05482eb1
CY
36402008-11-01 Chong Yidong <cyd@stupidchicken.com>
3641
e2346dea
CY
3642 * programs.texi (Program Modes): Link to Program Indent node.
3643 (Left Margin Paren): Explain consequences of changing
3644 open-paren-in-column-0-is-defun-start more concisely.
3645 (Which Function, Program Indent, Info Lookup): Minor edits.
3646 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3647 (Multi-line Indent): If region is active, TAB indents the region.
3648 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3649 (Matching): The delimiter at the cursor is highlighted---the character
3650 changes color.
3651 (Symbol Completion): Link to Completion node.
3652
e4b6428c
CY
3653 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3654 a strictly text-only system.
3655
05482eb1
CY
3656 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3657 batch mode.
3658
a11d3737
RS
36592008-11-01 Richard M. Stallman <rms@gnu.org>
3660
5abad626
RS
3661 * misc.texi (Document View): Major rewrite.
3662
a11d3737
RS
3663 * maintaining.texi (Types of Log File): Change logs are older than
3664 version control.
3665 (VCS Concepts): Simplify and rearrange.
3666 (Version Control Systems): Make it clear that Linux is only the kernel.
3667 (VC Mode Line): Shorten reference to menu item.
3668 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3669 (VC Directory Mode): Minor cleanup.
3670 Unchanged files are hidden, not omitted.
3671 (VC Directory Commands): Shorten and simplify.
3672 (Change Log Commands): New node, split from Change Logs.
3673 (VC Directory Buffer): New node, split from VC Directory Mode.
3674
c55a4acb
CY
36752008-10-31 Chong Yidong <cyd@stupidchicken.com>
3676
1c6c854e 3677 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3678 from files.texi.
3679
1c6c854e
CS
3680 * files.texi (Version Control): Move to maintaining.texi.
3681 Subnodes moved as well.
3682 (Document Files): Move to misc.texi.
df0356f6 3683
c55a4acb
CY
3684 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3685 vc-update-change-log.
df0356f6
CY
3686 (Version Control): Move here from files.texi.
3687 (Format of ChangeLog): Make it a subnode of Change Log.
3688
3689 * emacs.texi (Top): Update node listing.
c55a4acb 3690
ef082374
TH
36912008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3692
3693 * files.texi (Files): Add a section about document
3694 files (doc-view-mode).
3695
d52582c3
CY
36962008-10-31 Chong Yidong <cyd@stupidchicken.com>
3697
1c6c854e
CS
3698 * building.texi (Compilation Mode):
3699 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3700 (Debuggers): Lower GUD subsections to subsubsections.
3701 (Starting GUD): Add cindex.
3702 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3703
4e0a0968
CY
37042008-10-30 Chong Yidong <cyd@stupidchicken.com>
3705
03625b47
CY
3706 * indent.texi (Indentation): Link to Program Indent.
3707
4e0a0968
CY
3708 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3709 now uses emacsclient's terminal.
3710
8bd3f7ef
CY
37112008-10-29 Chong Yidong <cyd@stupidchicken.com>
3712
80e5620e
CY
3713 * mark.texi (Using Region): Document use-empty-active-region.
3714
97d5c404
CY
3715 * emacs.texi (Top): Update node listings.
3716
1c6c854e
CS
3717 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3718 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3719 (Invoking emacsclient): Rewrite, moving optional arguments to
3720 emacsclient Options.
21d2bae3
CY
3721 (emacsclient Options): New node. Document server-use-tcp and
3722 server-host.
8bd3f7ef 3723
5fda2cbd
CY
37242008-10-28 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * indent.texi (Indentation): Replace list with paragraphed text,
3727 putting description of syntax-driven indentation first. Document new
3728 effect of active regions on tab.
3729 (Tab Stops): Note that editable tab stops affect indentation commands.
3730
4ff029f6
DN
37312008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3732
3733 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3734
996cd6e4
CY
37352008-10-23 Chong Yidong <cyd@stupidchicken.com>
3736
f28815e3
CY
3737 * custom.texi (Function Keys): Note that modified keypad keys are not
3738 translated.
3739
996cd6e4
CY
3740 * basic.texi (Arguments): Explain how to insert multiple digits.
3741
49545fe2
MA
37422008-10-22 Michael Albinus <michael.albinus@gmx.de>
3743
3744 * files.texi (Remote Files): Precise selection of default method.
3745 Rewrite paragraph about disabling remote file names.
3746
edac0b53
CY
37472008-10-22 Chong Yidong <cyd@stupidchicken.com>
3748
e752c544
CY
3749 * search.texi (Special Isearch): Document M-TAB is isearch.
3750
edac0b53
CY
3751 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3752 command.
3753
3754 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3755
20a36054
TH
37562008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3757
1c6c854e 3758 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3759 section.
3760
69051ab6
CY
37612008-10-21 Chong Yidong <cyd@stupidchicken.com>
3762
c4b1a32a
CY
3763 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3764 to files.texi. Move contents of vc2-xtra.texi here.
3765
3766 * vc2-xtra.texi: File removed.
3767
3768 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3769 Directory Commands from the submenu. Don't include deleted file
3770 vc2-xtra.texi.
3771
3772 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3773 (Version Control): Add VC Directory Mode and VC Directory Commands to
3774 the submenu.
3775 (Why Version Control?): Use table format.
3776 (Version Control Systems): Note that Meta-CVS support is gone.
3777 (VCS Concepts): Note precisely when VC started supporting filesets.
3778 Remove bogus xref to CVS Options node.
3779 (Types of Log File): Copyedits.
3780 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3781 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3782 The Right Thing.
3783 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3784 (Log Buffer): Reorganize node, putting C-c C-c description first.
3785 (Old Revisions): Use CVS for example, not RCS.
3786 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3787 Commands from the submenu, putting them under Version Control.
3788 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3789 need to include it in the manual unconditionally, since it is now
3790 crucial to using distributed version control systems.
1a6e2954
CY
3791 (Comparing Files): Note that diff uses the minibuffer, and that the
3792 output is shown using Diff mode.
1c6c854e
CS
3793 (Diff Mode): Explain what "patch" and "hunk" mean.
3794 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3795 diff-show-trailing-whitespaces.
1a6e2954 3796 (File Archives): Add rar support.
c4b1a32a 3797
69051ab6
CY
3798 * major.texi (Choosing Modes): Make mode selection sequence more
3799 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3800 magic-mode-alist is nil by default.
3801 Document magic-fallback-mode-alist.
69051ab6 3802
e7421e03
CY
38032008-10-20 Chong Yidong <cyd@stupidchicken.com>
3804
3805 * frames.texi (Mouse References): Copyedits.
3806
6b2efdc2
TH
38072008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3808
3809 * ack.texi (Acknowledgments): Add myself as doc-view author.
3810
9c5e9396
EZ
38112008-10-20 Eli Zaretskii <eliz@gnu.org>
3812
3813 * frames.texi (Dialog Boxes): Add @cindex entries.
3814
dac94f8e
CY
38152008-10-20 Chong Yidong <cyd@stupidchicken.com>
3816
3817 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3818 (Text-Only Mouse): Copyedit.
3819
25597d40
CY
38202008-10-19 Chong Yidong <cyd@stupidchicken.com>
3821
f8a447f6
CY
3822 * frames.texi: Use @key throughout for mouse clicks.
3823 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3824 (Secondary Selection): Fix modified mouse click syntax.
3825 (Clipboard): Describe Cut, Copy and Paste commands.
3826 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3827 Copyedits.
3828 (Creating Frames): Add xref to Init File.
3829 (Frame Commands): Add xref to Exiting.
3830 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3831
b0f95216
CY
38322008-10-15 Chong Yidong <cyd@stupidchicken.com>
3833
b0817f00
CY
3834 * files.texi (Version Control): Copyedits. Add Bazaar.
3835 (Version Control Systems): List different VCS's using an itemized list.
3836 Add Bazaar.
3837 (VCS Concepts): Copyedits. Tweak description of file merging.
3838
b0f95216
CY
3839 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3840 (Cut/Paste Other App): Document select-active-regions and
3841 x-select-enable-primary.
3842
69d0d701
CY
38432008-10-13 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * mark.texi (Shift Selection): Correct case in node name.
3846
3847 * emacs.texi (Top): Update node order in Mark chapter.
3848
375e8351
EZ
38492008-10-12 Eli Zaretskii <eliz@gnu.org>
3850
3851 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3852
3853 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3854 elsewhere in the manual instead of describing yet again the intricacies
3855 of $HOME on MS-Windows and MS-DOS.
3856
ab58114f
CY
38572008-10-12 Chong Yidong <cyd@stupidchicken.com>
3858
4f959513 3859 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3860 (Minibuffer File): Add discussion of `~' in file names.
3861 Add insert-default-directory index reference.
4f959513 3862
ab58114f
CY
3863 * files.texi (File Names): Reorganize description.
3864 (Visiting): Add xref to Mode Line. Copyedits.
3865 (Save Commands): Mention prefix behavior of C-x C-s.
3866 (Numbered Backups): Node deleted.
3867 (Backup Names): Contents of Numbered Backups moved here. State default
3868 of version-control variable.
3869 (Reverting): Copyedits.
3870 (Version Control): Add additional version control systems.
3871
3872 * emacs.texi (Top): Delete Numbered Backups node.
3873
3874 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3875 Backup Names.
f2884f63 3876 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3877
b0b5100a
RF
38782008-10-11 Romain Francoise <romain@orebokech.com>
3879
3880 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3881
89774b5f
CY
38822008-10-11 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3885 (Select Buffer): Mention use of minibuffer history. Describe default
3886 value of default-major-mode. Mention that C-x 4 b selects the other
3887 window.
3888 (List Buffers): Document CRM indicators in the order they appear.
3889 (Kill Buffer): Document new command kill-matching buffers.
3890 (Several Buffers): Move explanation of the relationship between buffer
3891 list and buffer menu to the top.
3892 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3893
4c72bf27
CY
38942008-10-10 Chong Yidong <cyd@stupidchicken.com>
3895
3896 * entering.texi (Exiting): Document change of C-x C-c to
3897 save-buffers-kill-terminal. Document kill-emacs.
3898
f68eb991
EZ
38992008-09-30 Eli Zaretskii <eliz@gnu.org>
3900
3901 * mule.texi (Coding Systems): Don't mention codepage-setup.
3902
3903 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3904 cpNNN coding systems anymore.
3905 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3906 for unibyte mode. Don't mention line-drawing characters.
3907 Don't mention dos-unsupported-char-glyph.
f68eb991 3908
1a2dd44d
CY
39092008-09-25 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * search.texi (Search): Shorten introduction.
3912 (Basic Isearch): Add command table. Discuss reverse isearch and
3913 isearch highlighting.
3914 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3915 ring to cindex.
3916 (Special Isearch): Move input methods discussion here.
3917 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3918 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3919 Repeat Isearch.
3920 (Isearch Minibuffer): New node.
3921 (Word Search): Document new word search commands.
3922 (Regexp Example): Simplify example using sentence-end-base variable.
3923 (Replace): Reword introduction.
3924 (Unconditional Replace): Remove unnecessary example.
3925 (Other Repeating Search): Document new `M-s o' binding.
3926
3927 * emacs.texi (Top): Update node listings.
3928
e45da31d
JB
39292008-09-22 Juanma Barranquero <lekktu@gmail.com>
3930
3931 * emacs.texi (Top): Remove Kill Errors from menu.
3932
841c8096
CY
39332008-09-22 Chong Yidong <cyd@stupidchicken.com>
3934
402168fa
CY
3935 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3936 interface for defining macros. Simplify examples. Note that C-g quits
3937 macro definitions.
1c6c854e
CS
3938 (Keyboard Macro Counter): Document using F3 to insert counter.
3939 Give usage example.
402168fa
CY
3940 (Keyboard Macro Query): Organize query responses in a table.
3941
1c6c854e
CS
3942 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3943 Link to Erasing node.
841c8096
CY
3944 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3945 rationale to a footnote.
3946 (Kill Errors): Remove node, due to redundancy with Erasing.
3947 (Spelling): Move discussion of flyspell to end. Note new behavior of
3948 M-$ in active region. Remove non-ispell-specific keybindings from
3949 table.
3950
eab2ee89
DN
39512008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3952
3953 * cmdargs.texi (Initial Options): Document --daemon.
3954
3d53e905
GM
39552008-09-20 Glenn Morris <rgm@gnu.org>
3956
3957 * files.texi (Numbered Backups): Mention that some modes set
3958 version-control.
3959
1c90484d
GM
39602008-09-20 Jim Blandy <jimb@red-bean.com>
3961
3962 * files.texi (Numbered Backups): Reference File Variables, as well.
3963 Remove discussion of Rmail's implementation.
3964
0fc0d844
CY
39652008-09-06 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * misc.texi (Recursive Edit): Note that top-level exits active
3968 minibuffers.
3969
3970 * trouble.texi (Quitting): Likewise.
3971
b18d283d
CY
39722008-08-31 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * emacs.texi (Top): Add Temporary Face Changes xref.
3975
3976 * display.texi (Display): Move Temporary Face Changes node to just
3977 after Standard Faces.
3978 (Scrolling): Document recenter-top-bottom instead of recenter.
3979 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3980 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3981 (Display Custom): Copyedits.
3982 (Optional Mode Line): Document display-battery-mode.
3983
180135fc
RF
39842008-08-27 Romain Francoise <romain@orebokech.com>
3985
3986 * custom.texi (Directory Variables): Minor fix.
3987
d3fe3475
GM
39882008-08-27 Glenn Morris <rgm@gnu.org>
3989
3990 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3991 descriptions.
3992 (Calendar Customizing): Tweak layout description.
183080b6 3993 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3994 markers. Condense calendar-star-date and calendar-mark-today
3995 description.
3996 (Holiday Customizing): Add oriental and solar holidays.
3997 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3998 Fix holiday-float description. Use zerop in examples. Be less verbose.
3999 (Date Display Format): Change ISO format. Be less verbose.
4000 (Diary Customizing): Mention day and month abbrev arrays.
4001 Mention the date-form variables by name. Update European example.
4002 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4003 Condense examples. Mention diary-entry-symbols by name.
4004 Condense table for insertion commands.
4005 (Fancy Diary Display): Mention diary-include-string and
4006 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4007 Ethiopic, Persian date functions. Condense descriptions.
4008
4009 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4010 (Adding to Diary): Adapt for changed node name.
4011
71755807
GM
40122008-08-26 Glenn Morris <rgm@gnu.org>
4013
4014 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4015 node "Hebrew/Islamic Entries".
4016
4017 * calendar.texi (Specified Dates): Fix names of iso functions.
4018 (General Calendar): There may not be another window.
4019 (Writing Calendar Files, Holidays): Tweak intro.
4020 (Holidays): Mention Baha'i and Chinese holidays.
4021 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4022 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4023 (To Other Calendar): Add calendar-print-other-dates.
4024 Refer to "graphic display" rather than "X.
4025 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4026 (Displaying the Diary): Fix whitespace after reference.
4027 Fix `diary-number-of-entries' reference.
4028 (Date Formats): Explicitly mention that day names can be abbreviated.
4029 (Adding to Diary): Add some references to other sections.
4030 (Special Diary Entries): Fix reference.
4031 (Appointments): Simplify appt-message-warning-time entry.
4032 Clarify where times must be.
4033 (Importing Diary): Comment out icalendar paragraph that does not apply.
4034 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4035
d76ebc75
GM
40362008-08-23 Glenn Morris <rgm@gnu.org>
4037
4038 * fortran-xtra.texi (Fortran): Change description of free form and
4039 fixed form a bit. Mention hideshow and imenu.
4040 (Fortran Motion): Mention fortran-end-of-subprogram,
4041 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4042 (Fortran Indent): Minor re-word.
4043 (ForIndent Commands): Mention fortran-fill-paragraph and
4044 fortran-fill-statement.
4045 (ForIndent Cont): Mention fortran-tab-mode-string.
4046 (Fortran Comments): Mention fortran-comment-line-start-skip.
4047 (Fortran Columns): Mention font-locking.
4048 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4049
1fc0ce04 40502008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4051
4052 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4053
5c52e13c
CY
40542008-08-22 Chong Yidong <cyd@stupidchicken.com>
4055
4056 * mini.texi (Minibuffer): Simplify introduction.
4057 (Minibuffer File): Document tilde in minibuffer filenames.
4058 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4059 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4060 (Completion Example): Update example to current command list.
4061 (Completion Options): Document `lazy' value of completion-auto-help.
4062 Update contents of completion-ignored-extensions.
4063 (Minibuffer History): Describe "future history" list. State default
4064 value of history-delete-duplicates.
4065
77a00355
GM
40662008-08-21 Glenn Morris <rgm@gnu.org>
4067
4068 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4069 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4070
39ee1d04
CY
40712008-08-17 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * regs.texi (Registers): Clarify valid register names.
4074 (RegPos): Note that buffer is saved and restored too.
4075 (RegText): Note that mark is reactivated/deactivated.
4076 (RegConfig): Xref to Windows node.
4077
b12c348f
CY
40782008-08-16 Chong Yidong <cyd@stupidchicken.com>
4079
3ae7ba79
CY
4080 * basic.texi (Inserting Text): Provide command name for C-q.
4081
b12c348f
CY
4082 * killing.texi (Killing): Copyedit. Define read-only text.
4083 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4084 (Killing by Lines): Copyedit.
4085 (Other Kill Commands): Move M-w description here.
4086 (Yanking): Move M-w to Other Kill Commands.
4087 (Kill Ring): Also mention saving text in registers. Link to Text
4088 Properties in elisp manual.
4089 (Accumulating Text): Copyedit.
4090 (CUA Bindings): Shift selection is now the default.
4091
d8ff7692
TZ
40922008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4093
4094 * maintaining.texi (Change Log): Mention next-error is available.
4095
a43a8a2e
GM
40962008-08-10 Glenn Morris <rgm@gnu.org>
4097
4098 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4099 and intermonth text.
4100 (Holiday Customizing): Add holiday-chinese.
4101
eba27308
EZ
41022008-08-08 Eli Zaretskii <eliz@gnu.org>
4103
4104 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4105
5f14a5b3
DN
41062008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4107
4108 * files.texi (Log Buffer): Describe C-c C-d.
4109 (Diff Mode): Describe C-x 4 A.
4110
49989bff
EZ
41112008-08-06 Eli Zaretskii <eliz@gnu.org>
4112
4113 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4114
5c915c02
DN
41152008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4116
2beaf97a
DN
4117 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4118 describe the new bindings to show the changeset diff, toggle annotation
4119 visibility, show revisions.
4120 (VC Status): Describe key bindings for modifying the change comments,
4121 displaying changeset diffs and annotations.
4122
5c915c02
DN
4123 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4124
71798ace
NR
41252008-08-05 Nick Roberts <nickrob@snap.net.nz>
4126
4127 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4128
b8949644
EZ
41292008-08-02 Eli Zaretskii <eliz@gnu.org>
4130
4131 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4132 and wording.
4133
819567d1
DN
41342008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4135
4136 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4137 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4138 commands. Improve some old info.
4139
5f38310a
CY
41402008-07-31 Chong Yidong <cyd@stupidchicken.com>
4141
0dc3906b
CY
4142 * display.texi (Visual Line Mode): New node.
4143
5f38310a 4144 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4145 (Moving Point): Add additional alternative key bindings.
4146 Describe line-move-visual.
5f38310a
CY
4147 (Erasing): Describe DEL.
4148 (Basic Undo, Blank Lines, Arguments): Copyedit.
4149 (Continuation Lines): Mention Visual Line mode.
4150 (Position Info): Move extended discussion to mule.texi.
4151
4152 * mule.texi (International Chars): Describe C-x =.
4153
4154 * emacs.texi (Top): Add Visual Line Mode node.
4155
7c2fb837
DN
41562008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4157
4158 * emacs.texi: Remove VMS support.
4159
3f6b73ef
DN
41602008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4161
4162 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4163 the vc-dir command name.
4164
9e2a2647
DN
41652008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4166
4167 * xresources.texi: Remove mentions of Mac Carbon.
4168
568beaa2
AS
41692008-07-19 Andreas Schwab <schwab@suse.de>
4170
4171 * ns-emacs.texi: Move to ../misc.
4172
0ef94706
CY
41732008-07-15 Chong Yidong <cyd@stupidchicken.com>
4174
4175 * entering.texi (Exiting): Don't describe text-only terminals as the
4176 default. Describe the new startup screen.
4177 (Exiting): Describe how to kill Emacs first. Change description of
4178 iconification to handle modern window systems.
4179
ba60bd44 41802008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4181
4182 * ns-emacs.texi: New file, documents features of Emacs port under
4183 NeXTstep windowing.
4184
9f30aa73
CY
41852008-07-15 Chong Yidong <cyd@stupidchicken.com>
4186
938a5d2e
CY
4187 * entering.texi (Entering Emacs): Update prev node.
4188
4189 * glossary.texi (Glossary): Remove xref to Text Characters.
4190
9f30aa73
CY
4191 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4192 directly, rather than in the context of ASCII. Move description of
4193 special properties of modifier key to new Modifier Keys node.
4194 (Keys): Copyedit.
4195 (Text Characters): Delete node. Multibyte is the default nowadays, and
4196 the node contents are obsolete.
4197
4198 * custom.texi (Modifier Keys): New node.
4199
4200 * emacs.texi (Top): Update node list.
4201
7e53d36c
CY
42022008-07-13 Chong Yidong <cyd@stupidchicken.com>
4203
4204 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4205 saying that Emacs provides menus and mouse support (which is par for
4206 the course).
4207
4208 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4209 early on.
4210 (Point): Copyedit. Relegate historical trivia to a footnote.
4211 (Mode Line): Explain mode-line format more consistently.
4212 (Menu Bar): Copyedit.
4213
1e9fa96d
GM
42142008-06-27 Glenn Morris <rgm@gnu.org>
4215
4216 * cal-xtra.texi (Sexp Diary Entries):
4217 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4218
dc9bebb8
CY
42192008-06-26 Chong Yidong <cyd@stupidchicken.com>
4220
4221 * mark.texi (Shift selection): New node.
4222 (Mark): Copyedits.
4223 (Persistent Mark): Move to the end of the chapter.
4224
e7881076
EZ
42252008-06-20 Eli Zaretskii <eliz@gnu.org>
4226
4227 * makefile.w32-in (distclean): Remove makefile.
4228
f427400c
NR
42292008-06-17 Nick Roberts <nickrob@snap.net.nz>
4230
4231 * building.texi (Starting GUD): Add an entry for gud-gdb.
4232 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4233 command mode.
4234
b597d348
GM
42352008-06-17 Glenn Morris <rgm@gnu.org>
4236
4237 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4238
647b7094
NR
42392008-06-17 Nick Roberts <nickrob@snap.net.nz>
4240
4241 * building.texi (Starting GUD): Expand on remote debugging.
4242 (Other GDB-UI Buffers): Mention new keyboard bindings.
4243
47a30023
GM
42442008-06-15 Glenn Morris <rgm@gnu.org>
4245
4246 * gnu.texi: Use a verbatim license for this invariant section,
4247 as per etc/GNU.
4248
37e5d54a
GM
42492008-06-13 Daniel Engeler <engeler@gmail.com>
4250
4251 * emacs.texi, misc.texi: Add documentation about serial port access.
4252
8e65d46c
GM
42532008-06-13 Glenn Morris <rgm@gnu.org>
4254
c1473b4c
MB
4255 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4256 maintain.info.
8e65d46c 4257
e40a85cd
MB
42582008-06-05 Miles Bader <miles@gnu.org>
4259
4260 * display.texi (Temporary Face Changes): Update to reflect function
4261 renamings in face-remap.el.
4262
56c73dec
MB
42632008-06-04 Miles Bader <miles@gnu.org>
4264
1c6c854e
CS
4265 * display.texi (Temporary Face Changes):
4266 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4267 `increase-buffer-face-height' and `decrease-default-face-height' now
4268 that they aren't bound by default.
4269
9d3d42fb
MB
42702008-06-03 Miles Bader <miles@gnu.org>
4271
4272 * display.texi (Temporary Face Changes): New node.
4273
2be6bfe2
EZ
42742008-05-31 Eli Zaretskii <eliz@gnu.org>
4275
4276 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4277
daf7e339
GM
42782008-05-31 Glenn Morris <rgm@gnu.org>
4279
4280 * cal-xtra.texi (Fancy Diary Display): Simplify.
4281
d21d2618
GM
42822008-05-30 Glenn Morris <rgm@gnu.org>
4283
4284 * cal-xtra.texi (Fancy Diary Display): Update for
4285 diary-display-function replacing diary-display-hook.
4286
71ce5fd0
JB
42872008-05-29 Drew Adams <drew.adams@oracle.com>
4288
4289 * msdog.texi (Windows Keyboard): Add descriptions of
4290 w32-register-hot-key and w32-unregister-hot-key.
4291
a3cdbdf8
MO
42922008-05-21 Tom Tromey <tromey@redhat.com>
4293
4294 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4295 Variables node.
4296
854a574c
MO
42972008-05-19 Tom Tromey <tromey@redhat.com>
4298
4299 * custom.texi (Variables): Add Directory Variables to menu.
4300 (Directory Variables): New node.
4301
7c2ec3f9
ER
43022008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4303
71ce5fd0 4304 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4305
370fded4
ER
43062008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4307
4308 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4309 Revision Tags and rewritten. Section now uses modern terminology,
4310 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4311 accurately.
4312
6af511e3
EZ
43132008-05-10 Eli Zaretskii <eliz@gnu.org>
4314
4315 * msdog.texi (Windows Files): Update documentation of
4316 w32-get-true-file-attributes.
4317
7a78b6e7
ER
43182008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4319
4320 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4321 directory mode.
4322
1bcfc24e
CY
43232008-05-08 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4326 entry "television".
1bcfc24e 4327
db86064f
ER
43282008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4329
ab5ec32c 4330 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4331
a31b405e
ER
43322008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4333
4334 * emacs/buffers.texi, emacs/files.texi (Version-control):
4335 vc-toggle-read-only is no longer a good idea...
4336
ff2c14fc
GM
43372008-04-29 Glenn Morris <rgm@gnu.org>
4338
4339 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4340
367c9b7c
JL
43412008-04-22 Juri Linkov <juri@jurta.org>
4342
4343 * dired.texi (Subdirectories in Dired): Describe using `^'
4344 to return to the parent directory.
4345
4ac1e9b4
NR
43462008-04-22 Nick Roberts <nickrob@snap.net.nz>
4347
4348 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4349 recent changes.
4350
b9b3bf2b
NR
43512008-04-19 Nick Roberts <nickrob@snap.net.nz>
4352
4353 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4354 (Other GDB-UI Buffers): Update for recent thread related changes.
4355
4d120d6a
SM
43562008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4357
4358 * maintaining.texi (Maintaining):
4359 * emacs.texi (Top): Typo.
4360
a152877d
SM
43612008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4362
b9b3bf2b
NR
4363 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4364 arg in `font-lock-add-keywords'.
a152877d 4365
36c0514c
GM
43662008-04-08 Glenn Morris <rgm@gnu.org>
4367
4368 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4369 Also add Baha'i calendar references where appropriate.
4370
06a97d46
GM
43712008-04-05 Glenn Morris <rgm@gnu.org>
4372
4373 * custom.texi (Init File): Byte-compiling .emacs is bad.
4374
6adc6eed
SM
43752008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4376
4377 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4378
571388b0
GM
43792008-03-29 Glenn Morris <rgm@gnu.org>
4380
4381 * calendar.texi: Update for `calendar-date-style' replacing
4382 `european-calendar'.
4383
3ae8f876
JR
43842008-03-28 Jason Rumney <jasonr@gnu.org>
4385
4386 * display.texi (Display Custom): Mention overlay-margin in text.
4387
5bc6ddff 43882008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4389
5bc6ddff
MB
4390 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4391 tutorial' comments.
03a864d5 4392
7186a830
CY
43932008-03-28 Chong Yidong <cyd@stupidchicken.com>
4394
4395 * mark.texi (Mark): Rearrange nodes.
4396 (Persistent Mark): Rename from Transient Mark.
4397 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4398 Describe Transient Mark mode as the default.
4399
4400 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4401 the default behavior with Transient Mark mode off.
4402 (Position Info): Fix typo.
4403
71ce5fd0
JB
4404 * display.texi (Standard Faces): Reference the Mark node.
4405 Remove discussion of the region face, which is discussed there.
7186a830
CY
4406
4407 * emacs.texi (Top): Update node listings.
4408
4409 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4410 as the default.
4411
4412 * fixit.texi (Undo): Standardize choice of undo key sequence.
4413 (Undo, Spelling): Describe Transient Mark mode as the default.
4414
4415 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4416 default.
4417
4418 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4419
4420 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4421 mode is the default, and note that the mark is not activated when set.
4422
4423 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4424 Describe Transient Mark mode as the default.
4425
4426 * search.texi (Basic Isearch): Reference the Mark Ring node.
4427 (Replace, Unconditional Replace, Other Repeating Search):
4428 Describe Transient Mark mode as the default.
4429
1c6c854e
CS
4430 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4431 Describe Transient Mark mode as the default.
7186a830
CY
4432 (Paragraphs): Describe how M-h behaves when region is active.
4433
4434 * trouble.texi (Quitting): Clarify effects of C-g.
4435
dc47d1ff
GM
44362008-03-13 Glenn Morris <rgm@gnu.org>
4437
4438 * emacs.texi (EMACSVER): Set to 23.0.60.
4439
e3e0fb39 44402008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4441
e3e0fb39
GM
4442 * dired.texi (Hiding Subdirectories): Fix previous change.
4443
44442008-03-05 Drew Adams <drew.adams@oracle.com>
4445
4446 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4447
5e14abf8
KS
44482008-02-28 Kim F. Storm <storm@cua.dk>
4449
4450 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4451 Move describe-distribution to C-h C-o.
4452 Move view-emacs-problems to C-h C-p.
4453 Add view-emacs-debugging on C-h C-d.
4454 Add view-external-packages on C-h C-e.
d0207bf3 4455 Add view-order-manuals on C-h C-m.
5e14abf8 4456
d0207bf3 44572008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4458
4459 * msdog-xtra.texi (MS-DOS): Docstring fix.
4460
87e391bb
EZ
44612008-02-09 Eli Zaretskii <eliz@gnu.org>
4462
4463 * msdog.texi (Windows Fonts): Use a @table for describing font
4464 properties.
4465
5662e503
JR
44662008-02-07 Jason Rumney <jasonr@gnu.org>
4467
4468 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4469 value has changed.
4470 (Windows HOME): Clarify what is meant by "if that fails as well".
4471 (Windows Fonts): New section.
4472
72463824
GM
44732008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4474
4475 * basic.texi (Basic Undo): Remove duplicate "you can".
4476
7ff926e0
EZ
44772008-02-02 Eli Zaretskii <eliz@gnu.org>
4478
4479 * maintaining.texi (Tags): Fix last change.
4480
6ab7aef1
MA
44812008-02-02 Michael Albinus <michael.albinus@gmx.de>
4482
093571c3 4483 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4484
ace67e7e
NR
44852008-01-31 Nick Roberts <nickrob@snap.net.nz>
4486
4487 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4488
ae068fdf
RS
44892008-01-26 Richard Stallman <rms@gnu.org>
4490
4491 * maintaining.texi (Tags): Delete redundant index entry.
4492
a56d9a08
EZ
44932008-01-26 Eli Zaretskii <eliz@gnu.org>
4494
4495 * programs.texi (Imenu): Move "@cindex tags" from here...
4496 * maintaining.texi (Tags): ...to here.
4497
e941ed90
NR
44982008-01-23 Kevin Ryde <user42@zip.com.au>
4499
4500 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4501 click count.
4502
650276d5
JB
45032008-01-21 Juanma Barranquero <lekktu@gmail.com>
4504
4505 * entering.texi (Exiting): Fix typo.
4506 Reported by D. E. Evans <sinuhe@gnu.org>.
4507
8dc17977
MR
45082007-12-31 Martin Rudalics <rudalics@gmx.at>
4509
4510 * glossary.texi (Glossary): Fix typo.
4511
9f9695a6
RS
45122007-12-27 Richard Stallman <rms@gnu.org>
4513
4514 * text.texi (Formatted Text): Improve menu tag.
4515 (Editing Format Info): In Info, add duplicate menu of nodes
4516 about the submenus.
4517 (Format Faces): Say where Faces menu is found. Mention Other.
4518 (Format Colors): Say where these submenus are found.
4519 (Format Indentation, Format Justification): Likewise.
4520 (Format Properties): Likewise.
4521
abfd0191
RS
45222007-12-22 Richard Stallman <rms@gnu.org>
4523
4524 * search.texi (Query Replace): Make exp of query-replace more
4525 self-contained, and clarify.
8dc17977 4526
abfd0191
RS
4527 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4528
a2586785
RS
45292007-12-15 Richard Stallman <rms@gnu.org>
4530
4531 * files.texi (Auto Save): Clarify definition of auto-saving.
4532
a67cf2bb
RS
45332007-11-26 Richard Stallman <rms@gnu.org>
4534
4535 * help.texi (Help Echo): Cleanups.
4536
448b33b1
TTN
45372007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4538
4539 * files.texi (Why Version Control?): Fix typo.
4540 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4541 (Selecting a Fileset): Fix typos; small rewording.
4542 (Log Buffer): Likewise.
4543 (Old Revisions): Likewise.
448b33b1 4544
221bb7f6
EZ
45452007-11-17 Eli Zaretskii <eliz@gnu.org>
4546
4547 * mule.texi (Communication Coding): Fix wording of last change.
4548
d0207bf3 45492007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4550
630cb3b7
JB
4551 * custom.texi (Specifying File Variables):
4552 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4553
53b7759e
KH
45542007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4555
a5ab2e0c 4556 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4557
4558 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4559
c8763fb6 45602007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4561
630cb3b7 4562 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4563 --output=file.
4564
ff98e024
MR
45652007-11-13 Martin Rudalics <rudalics@gmx.at>
4566
4567 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4568 (Help Echo): Avoid mentioning the term "region" here and
4569 consistently use the term "active text".
4570
37b11c22
GM
45712007-11-11 Glenn Morris <rgm@gnu.org>
4572
4573 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4574
21d50ba1
JL
45752007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4576
1c6c854e
CS
4577 * search.texi (Query Replace):
4578 Mention `query-replace-show-replacement'.
21d50ba1 4579
c12ecb0a 45802007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4581
4582 * building.texi (Watch Expressions): Remove obscure sentence.
4583
3b4201f4
KH
45842007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4585
4586 * mule.texi (Select Input Method): Describe how to activate an input
4587 method in the text mode.
4588
07e5c0b0
DN
45892007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4590
4591 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4592
52dd7391
NR
45932007-10-30 Nick Roberts <nickrob@snap.net.nz>
4594
4595 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4596
c004e539
GM
45972007-10-30 Glenn Morris <rgm@gnu.org>
4598
4599 * misc.texi (Directory Tracking): Explain a bit more about
4600 dirtrack-mode.
4601
ca8c5b8c
GM
46022007-10-25 Glenn Morris <rgm@gnu.org>
4603
4604 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4605
b6c764ef
RS
46062007-10-24 Richard Stallman <rms@gnu.org>
4607
4608 * misc.texi (Interactive Shell): Cleanup last change.
4609
eabd84c9
JL
46102007-10-22 Juri Linkov <juri@jurta.org>
4611
4612 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4613 default values.
4614
0b43c7e2
ER
46152007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4616
ca8c5b8c 4617 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4618 'filesets'.
4619
a80859d4
MR
46202007-10-18 Martin Rudalics <rudalics@gmx.at>
4621
4622 * trouble.texi (Quitting): Fix typo.
4623
c9447ae1
GM
46242007-10-18 Glenn Morris <rgm@gnu.org>
4625
4626 * frames.texi (Mode Line Mouse): Mention minor mode names.
4627
168b980f
JL
46282007-10-17 Juri Linkov <juri@jurta.org>
4629
4630 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4631 fill-paragraph operates on the active region in Transient Mark mode.
4632 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4633 with fill-paragraph.
4634
4635 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4636 fill-paragraph.
4637
4638 * fixit.texi (Spelling): ispell-word operates on the active region
4639 in Transient Mark mode.
4640
5a331f34
JB
46412007-10-17 Aaron S. Hawley <aaronh@garden.org>
4642
4643 * building.texi (Source Buffers):
4644 * custom.texi (Init Non-ASCII):
4645 * glossary.texi (Glossary): Use "key binding" consistently.
4646
2a9f4d55
JB
46472007-10-17 Juanma Barranquero <lekktu@gmail.com>
4648
4649 * calendar.texi (Diary): Fix directive.
4650
de13cecf
RS
46512007-10-16 Richard Stallman <rms@gnu.org>
4652
4653 * calendar.texi (Diary): Clarify text about diary file example.
4654
5f90d53e
ER
46552007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4656
4657 * files.texi: Capitalize node names according to convention.
4658
3aa491bc
GM
46592007-10-13 Glenn Morris <rgm@gnu.org>
4660
4661 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4662
8a3106d3
ER
46632007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4664
4665 * emacs.texi:
4666 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4667 suggested by RMS and Robert J. Chassell.
8a3106d3 4668
da1080a2
ER
46692007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4670
3aa491bc 4671 * files.texi (Version Systems):
0870a421
ER
4672 * vc-xtra.texi:
4673 * vc1-xtra.texi:
ac3f4c6f 4674 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4675 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4676 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4677 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4678
58ade22b
ER
46792007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4680
da1080a2 4681 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4682 Reorder the descriptions to be chronological.
4683
93870ce2
RS
46842007-10-09 Richard Stallman <rms@gnu.org>
4685
4686 * display.texi (Cursor Display): Correct how cursor appears
4687 in nonselected windows.
4688
568c7288
NR
46892007-10-04 Nick Roberts <nickrob@snap.net.nz>
4690
4691 * building.texi (GDB Graphical Interface): Remove references to gdba
4692 and mention gud-gdb.
4693
1af74d06 46942007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4695
1af74d06 4696 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4697
0d8fb755
JL
46982007-10-06 Juri Linkov <juri@jurta.org>
4699
4700 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4701 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4702 fill-paragraph-or-region.
4703
4704 * basic.texi (Arguments): Replace fill-paragraph with
4705 fill-paragraph-or-region.
4706
b981e2c6
ER
47072007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4708
4709 * files.texi: Update the section on version control for 2007
2a9f4d55 4710 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4711 will come later.
4712
5fceaf9c
GM
47132007-09-15 Glenn Morris <rgm@gnu.org>
4714
4715 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4716 to `list-holidays'.
4717
b0e44b17
GM
47182007-09-14 Glenn Morris <rgm@gnu.org>
4719
4720 * calendar.texi: Update all instances of mark-calendar-holidays,
4721 list-calendar-holidays, list-holidays with the new names.
4722
8cf51b2c
GM
47232007-09-06 Glenn Morris <rgm@gnu.org>
4724
46a367db 4725 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4726 Split into the Emacs manual in emacs/, and other manuals in misc/.
4727 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4728 manual.
4729 (infodir): New variable.
4730 (info): Use $infodir.
4731 (emacsman): Delete target, not needed any more.
4732 Move all targets that are not the Emacs manual to misc/Makefile.in.
4733 (mostlyclean): Remove `gnustmp'.
4734 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4735 manual.
92f9b43f 4736 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4737 (emacsman): Delete target, not needed any more.
4738 (clean): Remove all info files but Emacs manual.
4739 Move all targets that are not the Emacs manual to misc/Makefile.in.
4740 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4741
4742 * Makefile.in (INFOSOURCES): Delete.
4743 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4744 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4745 *.vrs *.toc here...
4746 (maintainer-clean): ...from here.
4747
47482007-09-05 Glenn Morris <rgm@gnu.org>
4749
4750 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4751
8cf51b2c
GM
47522007-08-29 Glenn Morris <rgm@gnu.org>
4753
4754 * emacs.texi (EMACSVER): Increase to 23.0.50.
4755
3420c522
RS
47562007-08-27 Richard Stallman <rms@gnu.org>
4757
4758 * emacs.texi (Top): Clarify menu item for Glossary.
4759
4760 * display.texi (Faces): Change secn title.
4761 Clarify not all fonts come from Font Lock.
4762
8cf51b2c
GM
47632007-08-17 Eli Zaretskii <eliz@gnu.org>
4764
4765 * basic.texi (Position Info): Add index entry for face at point.
4766 Mention that character faces are also displayed by "C-u C-x =".
4767
8cf51b2c
GM
47682007-08-08 Glenn Morris <rgm@gnu.org>
4769
4770 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4771
47722007-08-07 Chong Yidong <cyd@stupidchicken.com>
4773
4774 * files.texi (File Conveniences): Document point motion keys in Image
4775 mode.
4776
8cf51b2c
GM
47772007-07-27 Glenn Morris <rgm@gnu.org>
4778
8cf51b2c
GM
4779 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4780 in-line.
4781
4782 * gpl.texi: New file with text of GPL.
4783 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4784
47852007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4786
4787 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4788
4789 * dired.texi (Wdired): Mention C-x C-q key binding.
4790
47912007-07-28 Nick Roberts <nickrob@snap.net.nz>
4792
4793 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4794
47952007-07-25 Glenn Morris <rgm@gnu.org>
4796
8cf51b2c
GM
4797 * emacs.texi (Copying): Replace license with GPLv3.
4798
4799 * Relicense all FSF files to GPLv3 or later.
4800
48012007-07-24 Glenn Morris <rgm@gnu.org>
4802
4803 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4804 for some calendars.
4805
48062007-07-23 Nick Roberts <nickrob@snap.net.nz>
4807
4808 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4809 default-directory for the current buffer is on a remote machine.
4810
8cf51b2c
GM
48112007-07-21 Eli Zaretskii <eliz@gnu.org>
4812
4813 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4814 default value.
4815
48162007-07-21 Richard Stallman <rms@gnu.org>
4817
4818 * files.texi (Why Version Control?): Improve previous change.
4819
48202007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4821
4822 * files.texi (Why Version Control?): New node.
4823
8cf51b2c
GM
48242007-07-12 Nick Roberts <nickrob@snap.net.nz>
4825
8cf51b2c
GM
4826 * building.texi (Starting GUD): Add xref to this anchor.
4827
8cf51b2c
GM
48282007-06-24 Karl Berry <karl@gnu.org>
4829
2a9f4d55 4830 * emacs.texi: New Back-Cover Text.
8cf51b2c 4831
8cf51b2c
GM
48322007-06-07 Alan Mackenzie <acm@muc.de>
4833
4834 * display.texi (Optional Mode Line): Document the new form of
4835 line+column numbers, "(561,2)".
4836
48372007-06-06 Juanma Barranquero <lekktu@gmail.com>
4838
49823426 4839 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4840
48412007-06-02 Chong Yidong <cyd@stupidchicken.com>
4842
4843 * Version 22.1 released.
4844
8cf51b2c
GM
48452007-05-07 Karl Berry <karl@gnu.org>
4846
4847 * emacs.texi (EMACSVER): Back to 22.
4848
48492007-05-06 Richard Stallman <rms@gnu.org>
4850
4851 * maintaining.texi (Create Tags Table): Clean up previous change.
4852
c8763fb6 48532007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4854
4855 * maintaining.texi (Create Tags Table): Add text about the dangers of
4856 making symbolic links to tags files.
4857
48582007-05-04 Karl Berry <karl@gnu.org>
4859
4860 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4861
48622007-05-03 Karl Berry <karl@gnu.org>
4863
4864 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4865
4866 * .cvsignore (*.pdf): New entry.
4867
8cf51b2c
GM
4868 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4869 for printing.
4870
48712007-05-01 Richard Stallman <rms@gnu.org>
4872
4873 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4874
8cf51b2c
GM
48752007-04-28 Glenn Morris <rgm@gnu.org>
4876
4877 * ack.texi (Acknowledgments):
4878 * anti.texi (Antinews):
8cf51b2c
GM
4879 * programs.texi (Program Modes): Restore mention of python.el pending
4880 consideration of legal status.
4881
48822007-04-28 Richard Stallman <rms@gnu.org>
4883
4884 * files.texi (File Names): Fixes to ~ description on MS systems.
4885
8cf51b2c
GM
48862007-04-26 Glenn Morris <rgm@gnu.org>
4887
4888 * emacs.texi (EMACSVER): Increase to 22.1.50.
4889
48902007-04-25 Karl Berry <karl@gnu.org>
4891
4892 * emacs.texi: Improve line breaks on copyright page,
4893 similar layout to lispref, 8.5x11 by default.
4894
4895 * dired.texi (Image-Dired): Improve line break, fix typo.
4896
48972007-04-24 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * programs.texi (Program Modes):
8cf51b2c
GM
4900 * anti.texi (Antinews):
4901 * ack.texi (Acknowledgments): python.el removed.
4902
8cf51b2c
GM
49032007-04-23 Chong Yidong <cyd@stupidchicken.com>
4904
4905 * display.texi (Highlight Interactively): Correct description of
4906 hi-lock-file-patterns-policy.
4907
4908 * files.texi (File Archives): Mention self-extracting executables.
4909
49102007-04-23 Eli Zaretskii <eliz@gnu.org>
4911
4912 * search.texi (Unconditional Replace, Query Replace): Add xref to
4913 "Replacement and Case".
4914
49152007-04-22 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * dired.texi (Image-Dired): Move from Thumbnails node.
4918 * misc.texi (Thumbnails): Node deleted.
4919 * emacs.texi (Top): Update node listing.
4920
4921 * files.texi (File Conveniences):
49823426 4922 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4923
49242007-04-21 Richard Stallman <rms@gnu.org>
4925
4926 * display.texi (Highlight Interactively): Correct previous change.
4927 Clarify doc of hi-lock-find-patterns, and move new features into it.
4928
49292007-04-20 David Koppelman <koppel@ece.lsu.edu>
4930
1c6c854e
CS
4931 * display.texi (Highlight Interactively):
4932 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4933
49342007-04-20 Martin Rudalics <rudalics@gmx.at>
4935
4936 * display.texi (Scrolling): Fix typo.
4937
8cf51b2c
GM
49382007-04-15 Chong Yidong <cyd@stupidchicken.com>
4939
8cf51b2c
GM
4940 * doclicense.texi: Remove node heading, so that it can be included by
4941 other files.
4942
4943 * emacs.texi: Insert node heading for GFDL.
4944
8cf51b2c
GM
49452007-04-14 Eli Zaretskii <eliz@gnu.org>
4946
4947 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4948 "command line".
4949
4950 * display.texi (Faces): Refer to "Creating Frames" for face
4951 and other frame customizations in .emacs.
4952
4953 * frames.texi (Creating Frames): Mention that face customizations can
4954 be put in .emacs. Add index entries.
4955
49562007-04-12 Richard Stallman <rms@gnu.org>
4957
4958 * glossary.texi (Glossary): Explain `iff'.
4959
49602007-04-11 Karl Berry <karl@gnu.org>
4961
4962 * gnu.texi (Top),
4963 * macos.texi (Mac Font Specs),
4964 * anti.texi (Antinews),
4965 * xresources.texi (Resources),
4966 * misc.texi (Emulation),
4967 * calendar.texi (Daylight Saving),
4968 * dired.texi (Dired and Find),
4969 * rmail.texi (Remote Mailboxes),
4970 * sending.texi (Mail Headers),
4971 * programs.texi (Which Function),
4972 * files.texi (Recover),
4973 * buffers.texi (Uniquify),
4974 * frames.texi (Wheeled Mice),
4975 * killing.texi (Rectangles): Wording to improve breaks in
4976 8.5x11 format.
4977 * mule.texi (Language Environments): \hbadness=10000 since there's
4978 no way to reword.
4979 * emacs.texi (smallbook): New @set to more easily switch between
4980 smallbook and 8.5x11.
4981
49822007-04-11 Richard Stallman <rms@gnu.org>
4983
4984 * files.texi (File Conveniences): Add xref to Tumme.
4985 Delete text about Thumbnail mode.
4986
8cf51b2c
GM
49872007-04-09 Alan Mackenzie <acm@muc.de>
4988
4989 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4990 new name. Insert concept index entries.
4991
8cf51b2c
GM
49922007-04-08 Chong Yidong <cyd@stupidchicken.com>
4993
4994 * display.texi (Standard Faces): Document prefix arg for
4995 list-faces-display.
4996
4997 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4998
8cf51b2c
GM
49992007-04-07 Chong Yidong <cyd@stupidchicken.com>
5000
8cf51b2c
GM
5001 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5002
5003 * files.texi (Misc File Ops): Rewrite description of
5004 insert-file-literally.
5005
8cf51b2c
GM
50062007-03-31 Eli Zaretskii <eliz@gnu.org>
5007
5008 * misc.texi (Printing): Postscript -> PostScript.
5009
8cf51b2c
GM
5010 * ack.texi (Acknowledgments): Postscript -> PostScript.
5011
5012 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5013
5014 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5015 below.
5016
50172007-03-30 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5020 Init Non-ASCII.
5021 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5022 (Init Non-ASCII): New node.
5023
50242007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5025
5026 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5027
8cf51b2c
GM
50282007-03-12 Glenn Morris <rgm@gnu.org>
5029
8cf51b2c
GM
5030 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5031 "Daylight Savings".
5032
49823426 5033 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5034 saving" in text throughout.
5035
8cf51b2c
GM
50362007-03-04 Richard Stallman <rms@gnu.org>
5037
5038 * custom.texi (Safe File Variables): Minor correction.
5039
8cf51b2c
GM
50402007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5041
5042 * rmail.texi (Movemail): Add internal ref.
5043 Don't indent the intro for the PROTO table.
5044 Format PROTO table items with @code.
5045
8cf51b2c
GM
50462007-02-26 Nick Roberts <nickrob@snap.net.nz>
5047
5048 * building.texi: Remove references to bashdb.
5049
8cf51b2c
GM
50502007-02-19 Juanma Barranquero <lekktu@gmail.com>
5051
5052 * mule.texi (Language Environments): Update list of supported language
5053 environments.
5054
8cf51b2c
GM
50552007-02-14 Kim F. Storm <storm@cua.dk>
5056
5057 * building.texi (Grep Searching): Fix lgrep doc.
5058
50592007-02-12 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * back.texi: Remove unused file.
5062
c8763fb6 50632007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5064
5065 * maintaining.texi (Tag Syntax): Now --members is the default for
5066 etags, not for ctags yet.
5067
8cf51b2c
GM
50682007-02-03 Eli Zaretskii <eliz@gnu.org>
5069
5070 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5071 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5072 expects. Add comments to prevent people from inadvertently modifying
5073 the key parts needed by `texinfo-multiple-files-update'.
5074
50752007-01-29 Chong Yidong <cyd@stupidchicken.com>
5076
5077 * frames.texi (Secondary Selection): Window clicked does not matter
5078 when mouse-yank-at-point is non-nil.
5079
8cf51b2c
GM
50802007-01-16 Glenn Morris <rgm@gnu.org>
5081
5082 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5083 system abbrev.
5084
50852007-01-11 Richard Stallman <rms@gnu.org>
5086
5087 * msdog.texi (Windows Keyboard): Another small cleanup.
5088
50892007-01-10 Richard Stallman <rms@gnu.org>
5090
5091 * msdog.texi (Windows Keyboard): Yet another try to make
5092 everyone happy with that passage.
5093
50942007-01-05 Richard Stallman <rms@gnu.org>
5095
5096 * anti.texi (Antinews): Mention M-x shell scrolling.
5097
50982007-01-05 Nick Roberts <nickrob@snap.net.nz>
5099
5100 * building.texi (Watch Expressions): Describe gdb-max-children.
5101
8cf51b2c
GM
51022007-01-04 Richard Stallman <rms@gnu.org>
5103
8cf51b2c
GM
5104 * msdog.texi (Windows Keyboard): Clarify previous change.
5105
8cf51b2c
GM
51062007-01-02 Richard Stallman <rms@gnu.org>
5107
5108 * custom.texi (Changing a Variable): Minor clarification.
5109 (Specific Customization): customize-customized => customize-unsaved.
5110
5111 * entering.texi (Entering Emacs): Clean up text about restarting
5112 Emacs for each file.
5113
5114 * misc.texi (Shell Options): Minor cleanup.
5115
5116 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5117 with Emacs, not vice versa.
5118
5119 * programs.texi (Symbol Completion): Recommend customizing
5120 window manager.
5121
5122 * xresources.texi (Resources): Minor fix.
5123
c8763fb6 51242007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5125
5126 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5127
51282007-01-01 Richard Stallman <rms@gnu.org>
5129
5130 * commands.texi (User Input): Document keys stolen by window mangers.
5131
51322006-12-31 Richard Stallman <rms@gnu.org>
5133
5134 * custom.texi (Specific Customization): Document customize-option
5135 instead of customize-variable.
5136
51372006-12-31 Kim F. Storm <storm@cua.dk>
5138
5139 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5140
51412006-12-30 Kim F. Storm <storm@cua.dk>
5142
5143 * killing.texi (CUA Bindings): Fix typo.
5144
5145 * xresources.texi (Table of Resources): Mention grow-only value for
5146 auto-resize-tool-bars.
5147
8cf51b2c
GM
51482006-12-27 Eli Zaretskii <eliz@gnu.org>
5149
5150 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5151 and how to get them back.
5152
51532006-12-26 Richard Stallman <rms@gnu.org>
5154
5155 * calendar.texi (Holidays): Holiday listing is based on current
5156 practice, but DST is not.
5157
51582006-12-25 Richard Stallman <rms@gnu.org>
5159
5160 * emacs.texi (Top): Update subnode menus.
5161
5162 * mark.texi (Transient Mark): Fix xref.
5163
5164 * killing.texi (Graphical Kill): Node deleted.
5165 (Killing): Add xref to Cut and Paste.
5166 (CUA Bindings): Update xref.
5167
5168 * frames.texi (Cut and Paste): New section to hold other nodes.
5169 (Mouse Commands): Node demoted.
5170 (Cut/Paste Other App): Split out from Mouse Commands.
5171 (Word and Line Mouse): Likewise.
5172 (Secondary Selection, Clipboard): Nodes demoted.
5173
8cf51b2c
GM
51742006-12-24 Kevin Ryde <user42@zip.com.au>
5175
5176 * calendar.texi (Holidays): US daylight saving begins second Sunday
5177 in March for 2007 onwards.
5178 (Daylight Savings): Show new US default daylight saving rules, 2nd
5179 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5180
51812006-12-23 Chong Yidong <cyd@stupidchicken.com>
5182
5183 * calendar.texi (Scroll Calendar): < and > are switched.
5184
51852006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5186
5187 * killing.texi (Deletion): Describe M-\ prefix argument.
5188
51892006-12-23 Richard Stallman <rms@gnu.org>
5190
5191 * search.texi (Regexp Search): Explain why forward and reverse regexp
5192 search are not mirror images.
5193
8cf51b2c
GM
51942006-12-19 Kim F. Storm <storm@cua.dk>
5195
5196 * major.texi (Choosing Modes): Describe match-function elements for
5197 magic-mode-alist.
5198
8cf51b2c
GM
51992006-12-18 Eli Zaretskii <eliz@gnu.org>
5200
5201 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5202 peculiarities.
5203
52042006-12-18 Richard Stallman <rms@gnu.org>
5205
5206 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5207
8cf51b2c
GM
52082006-12-17 Alan Mackenzie <acm@muc.de>
5209
5210 * programs.texi (Left Margin Paren): Remove the bit which says
5211 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5212 Discuss some of the issues of setting this option to nil.
5213
52142006-12-17 Glenn Morris <rgm@gnu.org>
5215
5216 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5217
52182006-12-16 Eli Zaretskii <eliz@gnu.org>
5219
5220 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5221 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5222 NTFS volumes.
5223 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5224 volumes.
5225
52262006-12-15 Eli Zaretskii <eliz@gnu.org>
5227
5228 * text.texi (HTML Mode): Fix "C-c TAB".
5229
8cf51b2c
GM
52302006-12-09 Richard Stallman <rms@gnu.org>
5231
5232 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5233
52342006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5235
5236 * files.texi (Misc File Ops): Document insert-file-literally.
5237
52382006-12-08 Eli Zaretskii <eliz@gnu.org>
5239
5240 * cmdargs.texi (Colors): Note that --color is intended for overriding
5241 the terminal defaults, not for normal invocation.
5242
5243 * misc.texi (Emacs Server): Improve wording. Don't mention the
5244 ``server program''. Add a cross-reference to "Init File" node.
5245 (Invoking emacsclient): Add index entries. Document both short and
5246 long versions of command-line options. Document the -f option.
5247
8cf51b2c
GM
52482006-12-06 Richard Stallman <rms@gnu.org>
5249
5250 * text.texi (Outline Format): Say to set outline-regexp
5251 and outline-level with major modes and file local variables.
5252
c8763fb6 52532006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5254
5255 * anti.texi (Antinews): Mention the alternative to
5256 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5257
8cf51b2c
GM
5258 * misc.texi (Interactive Shell): Ditto.
5259
52602006-12-04 Eli Zaretskii <eliz@gnu.org>
5261
5262 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5263
5264 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5265
52662006-12-01 Eli Zaretskii <eliz@gnu.org>
5267
5268 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5269 colon in the mode line.
5270
5271 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5272
52732006-11-26 Nick Roberts <nickrob@snap.net.nz>
5274
5275 * building.texi (Watch Expressions): Mention SPC for expanding/
5276 contracting watch expressions.
5277
52782006-11-26 Kim F. Storm <storm@cua.dk>
5279
5280 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5281
52822006-11-26 Nick Roberts <nickrob@snap.net.nz>
5283
5284 * building.texi (Debugger Operation): Define text command mode.
5285 Clarify how tooltips work.
5286 (GDB Graphical Interface): Explain how to run in text command mode
5287 more clearly.
5288
52892006-11-25 Juanma Barranquero <lekktu@gmail.com>
5290
5291 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5292
52932006-11-22 Juanma Barranquero <lekktu@gmail.com>
5294
5295 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5296
8cf51b2c
GM
52972006-11-18 Chong Yidong <cyd@stupidchicken.com>
5298
5299 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5300 and EMACS is deprecated.
5301
53022006-11-18 Juanma Barranquero <lekktu@gmail.com>
5303
5304 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5305
c8763fb6 53062006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5307
5308 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5309
5310 * emacs.texi: Include xresources.texi both for info and dvi.
5311
5312 * xresources.texi: Merge text from xresmini.texi.
5313
c8763fb6 53142006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5315
5316 * glossary.texi: Fix typos.
5317
8cf51b2c
GM
53182006-11-06 Richard Stallman <rms@gnu.org>
5319
5320 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5321
5322 * ack.texi (Acknowledgments): Fix name spelling.
5323
53242006-11-01 Juri Linkov <juri@jurta.org>
5325
5326 * search.texi (Word Search): Document incremental word search.
5327
53282006-10-28 Glenn Morris <rgm@gnu.org>
5329
5330 * ack.texi (Acknowledgments): Add cal-html author.
5331
5332 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5333 Calendar"). Describe new package cal-html.
5334 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5335 Calendar Files."
5336
8cf51b2c
GM
53372006-10-23 Richard Stallman <rms@gnu.org>
5338
5339 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5340 Abbrev mode is enabled.
5341
8cf51b2c
GM
53422006-10-16 Richard Stallman <rms@gnu.org>
5343
8cf51b2c
GM
5344 * emacs.texi: Update ISBN.
5345
8cf51b2c
GM
53462006-10-11 Kim F. Storm <storm@cua.dk>
5347
5348 * emacs.texi (Acknowledgments): Use @dotless{i}.
5349
53502006-10-08 Nick Roberts <nickrob@snap.net.nz>
5351
5352 * building.texi (Breakpoints Buffer): Mention catchpoints.
5353
53542006-10-08 Kim F. Storm <storm@cua.dk>
5355
5356 * ack.texi (Acknowledgments): Update.
5357
5358 * emacs.texi (Acknowledgments): Fix bad @/ form.
5359
8cf51b2c
GM
53602006-10-05 Kim F. Storm <storm@cua.dk>
5361
5362 * emacs.texi (Acknowledgments): Add more contributors.
5363
53642006-10-03 Richard Stallman <rms@gnu.org>
5365
5366 * emacs.texi (Acknowledgments): Update version and edition.
5367
8cf51b2c
GM
53682006-10-01 Karl Berry <karl@gnu.org>
5369
5370 * custom.texi (Customization Groups): Page break to keep example buffer
5371 on one page.
5372
53732006-09-30 Karl Berry <karl@gnu.org>
5374
5375 * programs.texi (Basic Indent): @need to improve page break.
5376 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5377
53782006-09-29 Glenn Morris <rgm@gnu.org>
5379
5380 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5381
53822006-09-29 Karl Berry <karl@gnu.org>
5383
5384 * windows.texi (Basic Window): Remove forced @break, no longer
5385 desirable.
5386 * frames.texi (Frame Commands),
5387 * mark.texi (Marking Objects): Reword to avoid bad page break.
5388 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5389
53902006-09-19 Richard Stallman <rms@gnu.org>
5391
5392 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5393 stick to present tense.
5394
c8763fb6 53952006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5396
5397 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5398 to x-gtk-use-old-file-dialog.
5399 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5400
54012006-09-15 Jay Belanger <belanger@truman.edu>
5402
49823426 5403 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5404 Change "Library Public License" to "Lesser Public License"
5405 throughout. Use "yyyy" to represent year.
5406
8cf51b2c
GM
54072006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5408
5409 * files.texi (Visiting): Add index entry "open file".
5410
8cf51b2c
GM
54112006-09-11 Richard Stallman <rms@gnu.org>
5412
5413 * building.texi (Compilation Mode): Clarification.
5414 (Grep Searching): Add xref to Compilation Mode.
5415
8cf51b2c
GM
54162006-09-08 Richard Stallman <rms@gnu.org>
5417
5418 * search.texi (Search): Ref multi-file search commands here.
5419 (Other Repeating Search): Not here.
5420
8cf51b2c
GM
54212006-08-28 Richard Stallman <rms@gnu.org>
5422
5423 * windows.texi (Split Window): Update xref.
5424
5425 * basic.texi (Continuation Lines): Update xref.
5426
5427 * indent.texi (Tab Stops): Update xref.
5428
5429 * emacs.texi (Top): Update subnode menu.
5430
5431 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5432 split out of Display Custom.
5433
54342006-08-25 Kim F. Storm <storm@cua.dk>
5435
5436 * display.texi (Display Custom): Add variables overline-margin
5437 and x-underline-at-descent-line.
5438
54392006-08-25 Richard Stallman <rms@gnu.org>
5440
5441 * entering.texi (Exiting): Rewrite to give graphical displays
5442 priority over text terminals.
5443
5444 * search.texi (Incremental Search): Move index entries.
5445
54462006-08-23 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * custom.texi (Init File): Reference Find Init to avoid "home
5449 directory" confusion.
5450
54512006-08-22 Nick Roberts <nickrob@snap.net.nz>
5452
5453 * building.texi (Other GDB-UI Buffers): Describe how to edit
5454 a value in the locals buffer.
5455
54562006-08-21 Richard Stallman <rms@gnu.org>
5457
5458 * search.texi (Basic Isearch): Add `isearch' index entry.
5459
54602006-08-16 Richard Stallman <rms@gnu.org>
5461
5462 * misc.texi (Saving Emacs Sessions): Clean up wording.
5463
5464 * mark.texi (Marking Objects): Mention term "select all".
5465
5466 * emacs.texi (Top): Update subnode menu.
5467
5468 * help.texi (Help Mode): Move node up in file.
5469
8cf51b2c
GM
54702006-08-15 Nick Roberts <nickrob@snap.net.nz>
5471
5472 * building.texi (Stack Buffer): Explain fringe arrow.
5473
8cf51b2c
GM
54742006-08-12 Eli Zaretskii <eliz@gnu.org>
5475
8cf51b2c
GM
5476 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5477 on startup.
5478
54792006-08-11 Romain Francoise <romain@orebokech.com>
5480
5481 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5482
54832006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5484
5485 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5486
54872006-08-10 Richard Stallman <rms@gnu.org>
5488
5489 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5490 with face merging. Empty regions don't count.
5491 Clarify face property inheritance.
8cf51b2c
GM
5492
54932006-08-08 Romain Francoise <romain@orebokech.com>
5494
5495 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5496 <arjuropo@cc.jyu.fi>.
5497
8cf51b2c
GM
54982006-08-04 Eli Zaretskii <eliz@gnu.org>
5499
5500 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5501 apply to all frames.
5502
8cf51b2c
GM
55032006-08-01 Richard Stallman <rms@gnu.org>
5504
5505 * help.texi (Name Help): Add index entries for describe-variable.
5506
55072006-08-01 Nick Roberts <nickrob@snap.net.nz>
5508
5509 * building.texi (GDB Graphical Interface): Shorten node names.
5510 (GDB-UI Layout): Use GDB-related.
5511 (Other GDB-UI Buffers): Simplify English.
5512
55132006-07-31 Richard Stallman <rms@gnu.org>
5514
5515 * search.texi (Query Replace): Add xref for Dired's Q command.
5516
8cf51b2c
GM
55172006-07-31 Nick Roberts <nickrob@snap.net.nz>
5518
5519 * building.texi (GDB commands in Fringe): Rename to...
5520 (Source Buffers): ..this and move forward. Describe hollow arrow and
5521 new option gdb-find-source-frame.
5522
55232006-07-29 Richard Stallman <rms@gnu.org>
5524
5525 * dired.texi (Operating on Files): Simplify previous change
5526 and fix Texinfo usage.
5527
55282006-07-29 Eli Zaretskii <eliz@gnu.org>
5529
5530 * dired.texi (Operating on Files): Add cross-references. State the
5531 Unix commands that do similar things.
5532
55332006-07-28 Richard Stallman <rms@gnu.org>
5534
5535 * mark.texi (Transient Mark): Clarify that region never disappears
5536 when Transient Mark mode is off, and not when it is on.
5537
55382006-07-27 Richard Stallman <rms@gnu.org>
5539
5540 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5541
55422006-07-24 Richard Stallman <rms@gnu.org>
5543
5544 * xresources.texi (GTK styles): Fix texinfo usage.
5545
8cf51b2c
GM
5546 * commands.texi (User Input): Explain why we teach keyboard cmds.
5547
5548 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5549 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5550 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5551 * doclicense.texi, display.texi, dired.texi, basic.texi:
5552 * anti.texi, ack.texi: Move periods and commas inside quotes.
5553
55542006-07-22 Eli Zaretskii <eliz@gnu.org>
5555
5556 * cmdargs.texi (General Variables): Document EMAIL.
5557
55582006-07-21 Eli Zaretskii <eliz@gnu.org>
5559
5560 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5561 doesn't have effect on MS-Windows.
5562
8cf51b2c
GM
55632006-07-17 Richard Stallman <rms@gnu.org>
5564
5565 * building.texi (Grep Searching): Explain about chaining grep commands.
5566
8cf51b2c
GM
55672006-07-10 Nick Roberts <nickrob@snap.net.nz>
5568
49823426 5569 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5570
55712006-07-09 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5574 is invoked for multiple files.
5575
55762006-07-08 Eli Zaretskii <eliz@gnu.org>
5577
5578 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5579 on-line manual for the rest of this node.
5580 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5581 unconditionally.
5582 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5583 Improve wording.
5584 (Windows Printing): Improve wording.
5585 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5586 rest of this node.
5587
8cf51b2c
GM
55882006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5589
49823426
GM
5590 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5591 with eval-buffer.
8cf51b2c
GM
5592
55932006-07-05 Nick Roberts <nickrob@snap.net.nz>
5594
5595 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5596 of character translation.
5597
55982006-07-04 Nick Roberts <nickrob@snap.net.nz>
5599
5600 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5601
56022006-07-03 Karl Berry <karl@gnu.org>
5603
5604 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5605 not-too-underfull hboxes in the TeX output.
5606 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5607 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5608 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5609 * sending.texi, text.texi: Fix overfull/underfull boxes.
5610
56112006-07-03 Romain Francoise <romain@orebokech.com>
5612
5613 * m-x.texi (M-x): Fix.
5614
56152006-07-03 Richard Stallman <rms@gnu.org>
5616
8cf51b2c
GM
5617 * search.texi (Other Repeating Search): filename -> file name.
5618
5619 * misc.texi (Narrowing): Minor cleanups.
5620
5621 * files.texi (Visiting): filename -> file name.
5622
5623 * emacs.texi (Top): Update subnode menus.
5624
5625 * mule.texi (Coding Systems): Move char translation stuff here.
5626 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5627 (Recognize Coding): Substantial local rewrites.
5628 (International): Update menu.
5629
5630 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5631 (Scrolling): Substantial local rewrites.
5632 (Display): Update menu and intro.
5633
5634 * dired.texi: filename -> file name.
5635
5636 * custom.texi (Safe File Variables): Texinfo usage fix.
5637
f0131492 56382006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5639
5640 * help.texi, m-x.texi: Lots of cleanups.
5641
8cf51b2c
GM
56422006-06-30 Eli Zaretskii <eliz@gnu.org>
5643
5644 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5645 (Windows Processes, Windows Misc): Shorten the printed version by
5646 selectively conditioning less important portions by @ifnottex.
5647
8cf51b2c
GM
56482006-06-27 Richard Stallman <rms@gnu.org>
5649
5650 * mini.texi (Minibuffer File): Minor cleanup.
5651
56522006-06-25 Nick Roberts <nickrob@snap.net.nz>
5653
5654 * frames.texi (XTerm Mouse): Rename to...
5655 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5656
5657 * emacs.texi (Top): Use new node name.
5658
56592006-06-24 Eli Zaretskii <eliz@gnu.org>
5660
5661 * emacs.texi (Top): Update the detailed menu according to changes in
5662 msdog.texi.
5663
5664 * msdog.texi (Windows Keyboard): New section.
5665 (Windows Mouse): New section.
5666 (Windows System Menu): Remove section (text merged with "Windows
5667 Keyboard").
5668 (Windows Misc): New section.
5669
5670 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5671
5672 * msdog.texi (ls in Lisp): New section.
5673
5674 * files.texi (Visiting): Document case-insensitive wildcard matching
5675 under find-file-wildcards.
5676
8cf51b2c
GM
56772006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5678
5679 * macos.texi (Mac Input): Add description of mac-function-modifier.
5680 Now Unicode keyboard layouts work.
5681
8cf51b2c
GM
56822006-06-10 Richard Stallman <rms@gnu.org>
5683
5684 * mule.texi (Recognize Coding): Clarify previous change.
5685
56862006-06-09 Kenichi Handa <handa@m17n.org>
5687
5688 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5689 notation.
5690
56912006-06-07 Kevin Ryde <user42@zip.com.au>
5692
5693 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5694 manual for @ifnottex, but in emacs-extra for @iftex.
5695
5696 * cmdargs.texi (General Variables): Fix smtpmail xref.
5697
56982006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5699
8cf51b2c 5700 * programs.texi (Comment Commands):
8cf51b2c 5701 * custom.texi (Specifying File Variables):
49823426 5702 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5703
57042006-06-07 Nick Roberts <nickrob@snap.net.nz>
5705
5706 * building.texi (Watch Expressions): Move node to end.
5707 (GDB Graphical Interface): Move description of clicks in fringe...
5708 (GDB commands in the Fringe): ...to here. New node.
5709
8cf51b2c
GM
57102006-06-05 Romain Francoise <romain@orebokech.com>
5711
49823426 5712 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5713
57142006-06-05 Nick Roberts <nickrob@snap.net.nz>
5715
5716 * building.texi (GDB Graphical Interface): Update bindings.
5717 (Commands of GUD): Add gud-print. Remove gud-run.
5718 Restate availability more generally.
5719
f0131492 57202006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5721
5722 * mini.texi: Lots of cleanups.
5723
57242006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5725
5726 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5727 and Mouse-2.
5728
c8763fb6 57292006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5730
5731 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5732
8cf51b2c
GM
57332006-05-31 Richard Stallman <rms@gnu.org>
5734
5735 * basic.texi (Moving Point): Fix previous change.
5736
c8763fb6 57372006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5738
5739 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5740
f0131492 57412006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5742
5743 * basic.texi: Many simplifications and improvements in wording.
5744
8cf51b2c
GM
57452006-05-26 Nick Roberts <nickrob@snap.net.nz>
5746
5747 * anti.texi (Antinews): Create a node for gdb-ui.
5748
8cf51b2c
GM
57492006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5750
5751 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5752
57532006-05-20 Richard Stallman <rms@gnu.org>
5754
5755 * dired.texi (Dired Navigation): dired-goto-file is now j.
5756
8cf51b2c
GM
57572006-05-20 Eli Zaretskii <eliz@gnu.org>
5758
5759 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5760 and their aliases.
5761
5762 * msdog.texi (Windows Printing): Mention non-support of plain text
5763 printing with some el-cheapo printers, and suggest a workaround.
5764
57652006-05-20 Kevin Ryde <user42@zip.com.au>
5766
5767 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5768 remove the bit saying you must set it.
5769
57702006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5771
5772 * trouble.texi (Checklist):
5773 * text.texi (Text, Auto Fill, Text Mode):
5774 * search.texi (Nonincremental Search):
5775 * rmail.texi (Rmail Labels):
5776 * mule.texi (Input Methods, Multibyte Conversion):
5777 * misc.texi (Gnus, Where to Look, PostScript):
5778 * maintaining.texi (Create Tags Table):
5779 * indent.texi (Indentation Commands):
5780 * fixit.texi (Spelling):
5781 * emacs.texi (Copying):
5782 * custom.texi (Init File): ifinfo -> ifnottex.
5783
8cf51b2c
GM
57842006-05-17 Richard Stallman <rms@gnu.org>
5785
5786 * files.texi (Diff Mode): Mention C-x `.
5787
57882006-05-08 Richard Stallman <rms@gnu.org>
5789
5790 * custom.texi (Disabling): Textual cleanups.
5791
8cf51b2c
GM
57922006-05-12 Glenn Morris <rgm@gnu.org>
5793
5794 * calendar.texi (Displaying the Diary, Format of Diary File):
5795 Refer to diary-view-entries, diary-list-entries,
5796 diary-show-all-entries rather than obsolete aliases.
5797
57982006-05-12 Eli Zaretskii <eliz@gnu.org>
5799
5800 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5801 (Displaying the Diary, Special Diary Entries, Importing Diary):
5802 * building.texi (Compilation Shell):
5803 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5804 emacs-xtra with @inforef's.
5805
5806 * files.texi (Visiting): Fix wording.
5807
5808 * mule.texi (Coding Systems, Text Coding): More indexing.
5809 Mention that C-x RET f can set eol conversion.
5810
c8763fb6 58112006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5812
5813 * xresmini.texi (GTK resources): Insert GTK description.
5814
5815 * xresources.texi (GTK resources): metafont should be menufont.
5816
8cf51b2c
GM
58172006-05-06 Michael Albinus <michael.albinus@gmx.de>
5818
49823426 5819 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5820 method, user name and host name is active only in partial
5821 completion mode.
5822
8cf51b2c
GM
58232006-05-06 Eli Zaretskii <eliz@gnu.org>
5824
5825 * makefile.w32-in (emacs.dvi):
5826 * Makefile.in (emacs.dvi): Add xresmini.texi.
5827
5828 * xresmini.texi (Table of Resources): Remove xref to non-existent
5829 node "LessTif Resources".
5830
5831 * msdog.texi (Microsoft Windows):
5832 * calendar.texi (Calendar/Diary, Displaying the Diary)
5833 (Special Diary Entries, Importing Diary, Holidays):
5834 * programs.texi (Program Modes):
5835 * text.texi (Text):
5836 * buffers.texi (Several Buffers):
5837 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5838
58392006-05-06 Eli Zaretskii <eliz@gnu.org>
5840
5841 The following changes merge the emacs-xtra manual into the main
5842 manual, but only for on-line version of the manual.
5843
5844 * vc2-xtra.texi (Version Backups, Local Version Control)
5845 (Making Snapshots, Change Logs and VC, Version Headers)
5846 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5847 on-line manual.
5848
5849 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5850 for on-line manual.
5851
5852 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5853 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5854 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5855 for on-line manual.
5856
5857 * fortran-xtra.texi (Fortran, Fortran Autofill)
5858 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5859 for on-line manual.
5860
5861 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5862 Conditional xref's for on-line manual.
5863
5864 * emerge-xtra.texi (Emerge, Overview of Emerge)
5865 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5866 manual.
5867
5868 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5869 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5870 (EMACSSOURCES): Use EMACS_XTRA.
5871 (../info/emacs-xtra): Remove.
5872 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5873
5874 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5875 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5876 (EMACSSOURCES): Use EMACS_XTRA.
5877 ($(infodir)/emacs-xtra): Remove.
5878 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5879
5880 * trouble.texi (Quitting):
5881 * text.texi (Text):
5882 * programs.texi (Program Modes):
5883 * msdog.texi (Microsoft Windows):
5884 * frames.texi (Frames):
5885 * files.texi (Backup, Version Control, VC Concepts)
5886 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5887 (Registering, VC Status, VC Undo, Multi-User Branching)
5888 (Comparing Files):
5889 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5890 (Displaying the Diary, Special Diary Entries, Importing Diary):
5891 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5892 conditional xref's, depending on @iftex/@ifnottex.
5893
5894 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5895 "MS-DOS". @include msdog-xtra.texi.
5896
5897 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5898 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5899
5900 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5901 for vc-xtra.texi subsections.
5902 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5903 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5904
5905 * sending.texi (Sending Mail): A @node line without explicit Prev,
5906 Next, and Up links.
5907
5908 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5909 Next, and Up links.
5910
5911 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5912 and its sections. @include picture-xtra.texi.
5913
5914 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5915 "Emerge".
5916 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5917
5918 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5919 exact duplicate of its name-sake in calendar.texi.
5920
5921 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5922 "Advanced Calendar/Diary Usage".
5923 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5924
5925 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5926 dired-xtra.texi.
5927 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5928
5929 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5930 (Files) [ifnottex]: Add menu entry for Autorevert.
5931
5932 * emacs-xtra.texi (Introduction): Reword to make consistent with
5933 printed version only.
5934 <Top level>: Remove the body of all chapters and move them to the
5935 new *-xtra.texi files. Use @raisesections and @lowersections to
5936 convert sections to chapters etc.
5937
5938 * msdog-xtra.texi:
5939 * fortran-xtra.texi:
5940 * vc-xtra.texi:
5941 * vc1-xtra.texi:
5942 * vc2-xtra.texi:
5943 * emerge-xtra.texi:
5944 * cal-xtra.texi:
5945 * dired-xtra.texi:
5946 * arevert-xtra.texi: New files, with text from respective chapters
5947 of emacs-xtra.texi. Convert each @chapter into @section, @section
5948 into @subsection, etc.
5949
1c6c854e 5950 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5951 updated.
5952
5953 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5954 Windows". All references updated.
5955
59562006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5957
5958 * macos.texi (Mac Input): Mention input from Character Palette.
5959 (Mac Font Specs): Fix typo.
5960
59612006-05-05 Richard Stallman <rms@gnu.org>
5962
5963 * files.texi (Diff Mode): Minor cleanup.
5964
59652006-05-05 Karl Berry <karl@gnu.org>
5966
8cf51b2c
GM
5967 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5968 errors from the current release of makeinfo (4.8).
5969 * help.texi (Library Keywords): Change widest word in multitable
5970 template from `emulations' to `convenience'. (Not sure if this is
5971 related to the font change.)
5972
59732006-05-05 Eli Zaretskii <eliz@gnu.org>
5974
5975 * files.texi (File Names): Add a footnote about limited support of
5976 ~USER on MS-Windows.
5977
5978 * cmdargs.texi (Initial Options): Add a footnote about limited
5979 support of ~USER on MS-Windows.
5980
59812006-05-03 Richard Stallman <rms@gnu.org>
5982
5983 * files.texi (Diff Mode): Node moved here.
5984 (Comparing Files): Delete what duplicates new node.
5985 (Files): Put Diff Mode in menu.
5986
1c6c854e 5987 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5988
5989 * emacs.texi (Top): Update menu for Diff Mode.
5990
5991 * trouble.texi (Emergency Escape): Simplify.
5992
5993 * emacs.texi (Top): Minor clarification.
5994
59952006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5996
5997 * commands.texi, entering.texi, screen.texi: Many simplifications.
5998
59992006-05-03 Richard Stallman <rms@gnu.org>
6000
6001 * commands.texi (Text Characters): Delete paragraph about unibyte
6002 non-ASCII printing chars.
6003
6004 * killing.texi (Killing): Say "graphical displays".
6005 * display.texi: Say "graphical displays".
6006
6007 * cmdargs.texi (Misc X): Say "graphical displays".
6008
60092006-05-01 Richard Stallman <rms@gnu.org>
6010
6011 * emacs.texi (Top): Add Diff Mode to menu.
6012
60132006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6014
6015 * misc.texi (Diff Mode): New node.
6016
60172006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6018
6019 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6020 (Mac Environment Variables): Shorten example line.
6021 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6022
60232006-05-01 Nick Roberts <nickrob@snap.net.nz>
6024
6025 * building.texi (GUD Customization): Describe cases %d and %c.
6026 Update description for %e.
6027
60282006-04-30 Glenn Morris <rgm@gnu.org>
6029
6030 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6031
60322006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6033
6034 * custom.texi (Examining): Update C-h v output example.
6035
60362006-04-29 Kim F. Storm <storm@cua.dk>
6037
6038 * building.texi (Grep Searching): Add lgrep and rgrep.
6039
8cf51b2c
GM
60402006-04-23 Richard Stallman <rms@gnu.org>
6041
6042 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6043
6044 * xresmini.texi: New file.
6045
6046 * xresources.texi (Face Resources): Split table into font resources
6047 and the rest. Combine similar attributes for brevity.
6048
8cf51b2c
GM
60492006-04-21 Eli Zaretskii <eliz@gnu.org>
6050
6051 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6052 backslashes and case-insensitivity in file names (moved to the
6053 main manual).
6054 (MS-DOS Printing): Move most of the text to the main manual.
6055
6056 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6057 New nodes.
6058 (Windows Processes, Windows System Menu): Add index entries and
6059 fix wording.
6060
8cf51b2c
GM
60612006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6062
6063 * misc.texi (Shell Ring): Add notes on saved input when
6064 navigating off the end of the history list.
6065
60662006-04-18 Chong Yidong <cyd@mit.edu>
6067
6068 * misc.texi (Shell Options): Correct default value of
6069 comint-scroll-show-maximum-output.
6070
8cf51b2c
GM
60712006-04-18 Nick Roberts <nickrob@snap.net.nz>
6072
6073 * building.texi (Watch Expressions): Update.
6074
8cf51b2c
GM
60752006-04-12 Richard Stallman <rms@gnu.org>
6076
6077 * search.texi: Clean up previous change.
6078
60792006-04-12 Eli Zaretskii <eliz@gnu.org>
6080
6081 * search.texi (Regexp Backslash, Regexp Replace): Add index
6082 entries for ``back reference'' and mention the term itself in the
6083 text.
6084
60852006-04-11 Richard Stallman <rms@gnu.org>
6086
6087 * custom.texi (Safe File Variables):
6088 Document enable-local-variables = :safe.
6089
60902006-04-11 Karl Berry <karl@gnu.org>
6091
6092 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6093 (Remote Repositories, Version Backups, Local Version Control)
6094 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6095 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6096 (Renaming VC Work Files and Master Files)
6097 (Inserting Version Control Headers, Customizing VC, General Options)
6098 (Options for RCS and SCCS, Options specific for CVS): Move all
6099 these nodes to emacs-xtra.texi, for brevity.
6100 * cmdargs.texi, files.texi: Change cross-references.
6101
8cf51b2c
GM
61022006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6103
6104 * files.texi (Old Versions): Update description of vc-annotate's
6105 use of color to indicate date ranges.
6106
8cf51b2c
GM
61072006-04-09 Kevin Ryde <user42@zip.com.au>
6108
8cf51b2c
GM
6109 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6110 put info and printed manual names the right way around.
6111
61122006-04-09 Karl Berry <karl@gnu.org>
6113
6114 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6115 emacs-xtra.texi, leaving only MS Windows information.
6116 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6117 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6118 node names.
6119
6120 * emacs.texi: Move @summarycontents and @contents to the beginning
6121 of the file.
6122
8cf51b2c
GM
61232006-04-08 Kevin Ryde <user42@zip.com.au>
6124
6125 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6126
61272006-04-07 Richard Stallman <rms@gnu.org>
6128
6129 * programs.texi (Comments, Comment Commands, Options for Comments)
6130 (Multi-Line Comments): "Align", not "indent".
6131 (Basic Indent): C-j deletes trailing whitespace before the newline.
6132
61332006-04-06 Richard Stallman <rms@gnu.org>
6134
8cf51b2c
GM
6135 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6136
61372006-04-06 Eli Zaretskii <eliz@gnu.org>
6138
6139 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6140
8cf51b2c
GM
61412006-04-05 Richard Stallman <rms@gnu.org>
6142
6143 * emacs.texi (Top): Update subnode menu.
6144
6145 * trouble.texi (Unasked-for Search): Node deleted.
6146 (Lossage): Delete from menu.
6147
61482006-04-04 Richard Stallman <rms@gnu.org>
6149
6150 * trouble.texi: Various cleanups.
6151 (Checklist): Don't bother saying how to snail a bug report.
6152 (Emergency Escape): Much rewriting.
6153 (After a Crash): Rename the core dump immediately.
6154 (Total Frustration): Call it a psychotherapist.
6155 (Bug Criteria): Avoid "illegal instruction".
6156 (Sending Patches): We always put the contributor's name in.
6157
6158 * misc.texi (Thumbnails): Minor correction.
6159
8cf51b2c
GM
61602006-04-03 Richard Stallman <rms@gnu.org>
6161
6162 * misc.texi (Thumbnails): Minor cleanup.
6163
61642006-04-02 Karl Berry <karl@gnu.org>
6165
6166 * sending.texi (Mail Sending): pxref to Top needs five args.
6167
6168 * texinfo.tex: Update to current version (2006-03-21.13).
6169
8cf51b2c
GM
61702006-03-31 Richard Stallman <rms@gnu.org>
6171
6172 * emacs.texi (Top): Update subnode menu.
6173
6174 * help.texi (Help Mode): Cleanup.
6175
6176 * dired.texi: Many cleanups.
6177 (Dired Deletion): Describe dired-recursive-deletes.
6178 (Operating on Files): dired-create-directory moved.
6179 (Misc Dired Features): Move to here.
6180 (Tumme): Node moved to misc.texi.
6181
6182 * custom.texi: Many cleanups.
6183 (Minor Modes): Don't mention ISO Accents Mode.
6184 (Examining): Update C-h v output example.
6185 (Hooks): Add index and xref for add-hook.
6186 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6187 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6188
6189 * misc.texi: Many cleanups.
6190 (beginning): Add to summary of topics.
6191 (Shell): Put eshell xref at the end. Remove eshell from table.
6192 (Thumbnails): New node.
6193
8cf51b2c
GM
61942006-03-28 Eli Zaretskii <eliz@gnu.org>
6195
6196 * files.texi (File Name Cache): Make it clear that the cache is
6197 not persistent.
6198
8cf51b2c
GM
61992006-03-25 Karl Berry <karl@gnu.org>
6200
49823426
GM
6201 * emacs-xtra.texi, emacs.texi, gnu.texi:
6202 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6203 (2) do not indent copyright year list (or anything else).
6204
8cf51b2c
GM
62052006-03-21 Juanma Barranquero <lekktu@gmail.com>
6206
6207 * files.texi (VC Dired Mode): Remove misplaced brackets.
6208
62092006-03-21 Andre Spiegel <spiegel@gnu.org>
6210
6211 * files.texi: Various updates and clarifications in the VC chapter.
6212
62132006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6214
6215 * help.texi (Help Mode): Document "C-c C-c".
6216
8cf51b2c
GM
62172006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6218
6219 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6220 menu in the standalone Info reader.
6221
62222006-03-15 Chong Yidong <cyd@stupidchicken.com>
6223
6224 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6225 moved here from Emacs manual.
6226
6227 * programs.texi (Fortran): Section moved to emacs-xtra.
6228 (Program Modes): Xref to Fortran in emacs-xtra.
6229
6230 * maintaining.texi (Emerge): Move to emacs-xtra.
6231 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6232
6233 * picture.texi: File deleted.
6234 * Makefile.in:
6235 * makefile.w32-in: Remove picture.texi.
6236
6237 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6238 * abbrevs.texi (Abbrevs):
6239 * sending.texi (Sending Mail): Picture node removed.
6240
6241 * emacs.texi (Top): Update node listings.
6242
8cf51b2c
GM
62432006-03-12 Richard Stallman <rms@gnu.org>
6244
6245 * calendar.texi: Various cleanups.
6246
8cf51b2c
GM
62472006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6248
6249 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6250 syntax.
6251
8cf51b2c
GM
62522006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6253
6254 * search.texi (Regexps): More accurately describe which characters
6255 are special in which situations. Recommend _not_ to quote `]' or
6256 `-' when they are not special.
6257
8cf51b2c
GM
62582006-02-28 Andre Spiegel <spiegel@gnu.org>
6259
6260 * files.texi (Old Versions): Clarify operation of C-x v =.
6261
8cf51b2c
GM
62622006-02-21 Nick Roberts <nickrob@snap.net.nz>
6263
6264 * building.texi (Watch Expressions): Update and describe
6265 gdb-speedbar-auto-raise.
6266
62672006-02-19 Richard M. Stallman <rms@gnu.org>
6268
6269 * emacs.texi: Use @smallbook.
6270 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6271 Update subnode menu.
6272
6273 * building.texi (Lisp Interaction): Minor addition.
6274
62752006-02-18 Nick Roberts <nickrob@snap.net.nz>
6276
6277 * building.texi (Watch Expressions): Update and be more precise.
6278
c8763fb6 62792006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6280
6281 * maintaining.texi (Create Tags Table): Explain why the
6282 exception when etags writes to files under the /dev tree.
6283
62842006-02-14 Richard M. Stallman <rms@gnu.org>
6285
6286 * custom.texi (Safe File Variables): Lots of clarification.
6287 Renamed from Unsafe File Variables.
6288
62892006-02-14 Chong Yidong <cyd@stupidchicken.com>
6290
6291 * custom.texi (Unsafe File Variables): File variable confirmation
6292 assumed denied in batch mode.
6293
62942006-02-14 Richard M. Stallman <rms@gnu.org>
6295
6296 * building.texi (GDB User Interface Layout): Don't say `inferior'
6297 for program being debugged.
6298
62992006-02-15 Nick Roberts <nickrob@snap.net.nz>
6300
6301 * building.texi (GDB Graphical Interface):
6302 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6303
63042006-02-13 Chong Yidong <cyd@stupidchicken.com>
6305
6306 * custom.texi (Specifying File Variables, Unsafe File Variables):
6307 New nodes, split from File Variables. Document new file local
6308 variable behavior.
6309
63102006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6311
6312 * display.texi (Standard Faces):
8cf51b2c
GM
6313 * files.texi (Visiting):
6314 * frames.texi (Clipboard):
6315 * glossary.texi (Glossary) <Clipboard>:
6316 * xresources.texi (X Resources): Mention Mac OS port.
6317
8cf51b2c
GM
63182006-02-12 Richard M. Stallman <rms@gnu.org>
6319
6320 * building.texi (Building): Clarify topic in intro.
6321
6322 * maintaining.texi (Maintaining): Change title; clarify topic.
6323 Delete duplicate index entries.
6324
6325 * building.texi (Other GDB User Interface Buffers): Clarifications.
6326
6327 * text.texi (Cell Commands): Clarifications.
6328
6329 * programs.texi (Defuns): Delete duplicate explanation of
6330 left-margin paren convention.
6331 (Hungry Delete): Minor cleanup.
6332
63332006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6334
6335 * dired.texi (Tumme): More tumme documentation.
6336
63372006-02-11 Alan Mackenzie <acm@muc.de>
6338
6339 * programs.texi ("Hungry Delete"): Correct the appellation of the
6340 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6341
63422006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6343
6344 * dired.texi (Tumme): Fix small bug.
6345
63462006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6347
6348 * macos.texi (Mac International): Rename "fontset-mac" to
6349 "fontset-standard".
6350
8cf51b2c
GM
63512006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6352
6353 * dired.texi (Tumme): Basic documentation for Tumme added.
6354
8cf51b2c
GM
63552006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * mule.texi (International):
6358 * programs.texi (Basic Indent): Fix typos.
6359
8cf51b2c
GM
6360 * custom.texi (Minor Modes):
6361 * display.texi (Text Display):
6362 * commands.texi (Text Characters): Update xrefs.
6363
63642006-02-07 Richard M. Stallman <rms@gnu.org>
6365
6366 * emacs.texi (Top): Update subnode menu.
6367 Update info on old Emacs papers.
6368 (Intro): "Graphical display", not window system.
6369
6370 * xresources.texi (GTK styles): Minor clarifications.
6371
6372 * trouble.texi: "Graphical display", not window system.
6373 (Stuck Recursive): Minor clarification.
6374
6375 * text.texi: Minor clarifications.
6376 (Sentences): Explain why two-space convention is better.
6377 Explain sentence-end-without-period here.
6378 (Fill Commands): Not here.
6379 (Refill): Node moved down.
6380 (Filling): Update menu.
6381 (Table Creation, Cell Justification, Column Commands): Clarify.
6382
6383 * sending.texi: Minor clarifications.
6384
6385 * search.texi (Regexp Backslash): Clarification.
6386
6387 * rmail.texi: Minor cleanups.
6388 (Rmail): Delete digression about `rmail-mode'.
6389 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6390 (Rmail Files): Mention C-u M-x rmail.
6391 (Rmail Reply): Mention References.
6392 (Rmail Display): Mention rmail-nonignored-headers.
6393
6394 * programs.texi: Minor cleanups.
6395 (Comment Commands): Mention momentary Transient Mark mode.
6396 (Matching): Be more specific about customizing show-paren-mode.
6397 (Info Lookup): Don't list the modes that support C-h S.
6398 Just say what it does in an unsupported mode.
6399 (Man Page): Delete excessive info on customizing woman.
6400 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6401
6402 * abbrevs.texi: Minor clarifications.
6403 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6404 not "dynamic abbrevs" as if they were a kind of abbrev.
6405
6406 * picture.texi (Picture): Minor cleanup.
6407
6408 * mule.texi (Communication Coding): Say "other applications".
6409 (Fontsets): Not specific to X. Add xref to X Resources.
6410 (Unibyte Mode): Rename from Single-Byte Character Support.
6411 "Graphical display", not window system.
6412 (International): Update menu.
6413
6414 * maintaining.texi (Format of ChangeLog):
6415 New node, split out from ChangeLog.
6416 (ChangeLog): Clarifications in the remaining text.
6417 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6418 (Find Tag): Add @w.
6419 (Tags Search): Explain tag table order here. Simplify grep ref.
6420 (List Tags): tags-tag-face is a variable, not a face.
6421 (Emerge): Cleanups.
6422
6423 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6424 (Keyboard Macros): Avoid "the user".
6425
6426 * killing.texi: "Graphical display", not window system.
6427
6428 * help.texi (Help Echo): "Graphical display", not window system.
6429
6430 * glossary.texi: Say "you", not "the user". Say "graphical display".
6431
6432 * frames.texi: Minor cleanups. "Graphical display", not window system.
6433
6434 * files.texi (Visiting): Make drag-and-drop not X-specific.
6435
6436 * custom.texi: Minor cleanups. "Graphical display", not window system.
6437
6438 * cmdargs.texi: Minor cleanups.
6439
6440 * building.texi (Compilation): Move and split kill-compilation para.
6441 Add para about multiple compilers.
6442 (Compilation Mode): Commands also available in grep mode and others.
6443 Mention C-u C-x ` more tutorially. Clarify C-x `.
6444 (Compilation Shell): Clarify. Put Bash example first.
6445 (Grep Searching): Minor cleanups; add @w.
6446 (Debuggers): Minor cleanups.
6447 (Starting GUD): Make GDB xgraphical mode issue clearer.
6448 (Debugger Operation): Lots of clarifications including
6449 GDB tooltip side-effect issue.
6450 (Commands of GUD): Clarify.
6451 (GUD Customization): Add bashdb-mode-hook.
6452 (GDB Graphical Interface): Rewrite for clarity.
6453 (GDB User Interface Layout): Rewrite for clarity.
6454 (Stack Buffer, Watch Expressions): Likewise.
6455 (Other GDB User Interface Buffers): Cleanups.
6456 (Lisp Libraries, External Lisp): Cleanup.
6457
6458 * basic.texi (Position Info): "Graphical displays", rather than
6459 window systems.
6460
6461 * anti.texi: Minor cleanup.
6462
8cf51b2c
GM
64632006-02-03 Eli Zaretskii <eliz@gnu.org>
6464
6465 * custom.texi (Init File, Find Init): Add cross-references to
6466 where $HOME is described.
6467
64682006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6469
6470 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6471 is not inside the @table.
6472
6473 * emacs.texi (Top): Correct node name.
6474
6475 * files.texi (File Names): Fix @xref.
6476 (Reverting): Fix typo.
6477
6478 * mule.texi (International): Correct node name.
6479
6480 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6481
64822006-02-01 Richard M. Stallman <rms@gnu.org>
6483
6484 * emacs.texi (Top): Update subnode menu.
6485
6486 * mule.texi: Minor clarifications.
6487 Reduce the specific references to X Windows.
6488 Refer to "graphical" terminals, rather than window systems.
6489 (Text Coding): Rename from Specify Coding.
6490 (Communication Coding, File Name Coding, Terminal Coding):
6491 New nodes split out from Text Coding.
6492
6493 * kmacro.texi: Minor clarifications.
6494 (Keyboard Macro Ring): Comment out some excessive commands.
6495 (Basic Keyboard Macro): Split up the table, putting part in each node.
6496
6497 * major.texi: Minor clarifications.
6498
6499 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6500
6501 * windows.texi: Minor clarifications.
6502 (Change Window): Don't describe mode-line mouse cmds here.
6503 Add xref to Mode Line Mouse.
6504
6505 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6506
6507 * macos.texi (Mac International): Fix xref.
6508
6509 * indent.texi: Minor clarifications.
6510
6511 * frames.texi: Minor clarifications.
6512 Reduce the specific references to X Windows.
6513 Refer to "graphical" terminals, rather than window systems.
6514 (Frame Parameters): Don't mention commands like
6515 set-foreground-color. Just say to customize a face.
6516 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6517
6518 * files.texi: Minor clarifications.
6519 (Numbered Backups): New node, split out from Backup Names.
6520
6521 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6522
6523 * cmdargs.texi (General Variables): Fix xref.
6524
6525 * buffers.texi: Minor clarifications.
6526
8cf51b2c
GM
65272006-01-31 Richard M. Stallman <rms@gnu.org>
6528
6529 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6530 Nodes moved to top.
6531
6532 * display.texi: Minor clarifications.
6533 (Display): Rearrange menu.
6534 (Standard Faces): Mention query-replace face.
6535 (Faces): Simplify.
6536 (Font Lock): Simplify face customization info.
6537 (Highlight Changes): Node merged into Highlight Interactively.
6538 (Highlight Interactively): Much rewriting and cleanup.
6539 (Optional Mode Line): Narrowed line number not good for goto-line.
6540 Simplify face customization advice.
6541 (Text Display): Mention use of escape-glyph face.
6542 Move ctl-arrow and tab-width here.
6543 (Display Custom): Move no-redraw-on-reenter to end of node.
6544
6545 * search.texi: Minor clarifications.
6546 (Isearch Scroll): Simplify.
6547 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6548
6549 * regs.texi (Registers): Mention bookmarks here.
6550
6551 * mark.texi: Minor clarifications.
6552 (Selective Undo): Node deleted.
6553
6554 * m-x.texi: Minor clarifications.
6555
6556 * killing.texi: Minor clarifications.
6557 Refer to "graphical" terminals, rather than window systems.
6558
6559 * help.texi: Clarifications.
6560 (Help): Don't describe C-h F and C-h K here.
6561 (Key Help): Describe C-h K here.
6562 (Name Help): Mention Emacs Lisp Intro.
6563 Describe C-h F here.
6564 (Misc Help): Mention C-h F and C-h K only briefly.
6565
6566 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6567 Selective undo text merged in.
6568 (Spelling): Mention Aspell along with Ispell.
6569
6570 * emacs.texi (Top): Update subnode menus.
6571
6572 * basic.texi (Basic Undo): Rename from Undo. Most of text
6573 moved to new Undo node.
6574
8cf51b2c
GM
65752006-01-29 Chong Yidong <cyd@stupidchicken.com>
6576
6577 * basic.texi (Continuation Lines, Inserting Text):
6578 Mention longlines mode.
6579
65802006-01-29 Richard M. Stallman <rms@gnu.org>
6581
10d1d0af 6582 * screen.texi: Minor cleanups.
8cf51b2c
GM
6583 (Screen): Clean up the intro paragraphs.
6584 (Mode Line): Lots of rewriting. Handle frame-name better.
6585 eol-mnemonic-... vars moved out.
6586
6587 * emacs.texi (Top): Change menu item for MS-DOS node.
6588 Update subnode menu.
6589
6590 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6591 chapter relates to Windows. Title changed.
6592
6593 * mini.texi: Minor cleanups.
6594
6595 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6596 (Mark): Put it in the menu.
6597
6598 * entering.texi: Minor cleanups.
6599
6600 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6601 (Intro): Refer to "graphical" terminals, rather than X.
6602
6603 * display.texi (Display Custom): Add xref to Variables.
6604 (Optional Mode Line): eol-mnemonic-... vars moved here.
6605
6606 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6607 rather than X.
6608
8cf51b2c
GM
6609 * basic.texi: Minor cleanups.
6610 (Undo): selective-undo moved.
6611
8cf51b2c
GM
66122006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6613
6614 * anti.texi (Antinews): Various corrections and additions.
6615
66162006-01-23 Juri Linkov <juri@jurta.org>
6617
6618 * custom.texi (Easy Customization, Customization Groups)
6619 (Browsing Custom): Mention links along with buttons.
6620
8cf51b2c
GM
66212006-01-21 Eli Zaretskii <eliz@gnu.org>
6622
8cf51b2c
GM
6623 * text.texi (TeX Print): Use @key for TAB.
6624
8cf51b2c
GM
6625 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6626
8cf51b2c
GM
66272006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6628
6629 * files.texi (File Aliases): Don't claim that usually separate
6630 buffers are created for two file names that name the same data.
6631 Mention additional situations where different names mean the same
6632 file on disk.
6633
66342006-01-19 Richard M. Stallman <rms@gnu.org>
6635
6636 * killing.texi (Deletion): Upcase @key argument.
6637
6638 * custom.texi (Custom Themes): Minor cleanup.
6639
6640 * programs.texi (Hungry Delete): Upcase @key argument.
6641
8cf51b2c
GM
66422006-01-16 Juri Linkov <juri@jurta.org>
6643
6644 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6645 Move `mode-line-highlight' before `mode-line-buffer-id'.
6646
8cf51b2c
GM
66472006-01-14 Richard M. Stallman <rms@gnu.org>
6648
6649 * basic.texi (Inserting Text): Minor cleanup.
6650
8cf51b2c
GM
66512006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6652
6653 * custom.texi (Changing a Variable, Face Customization):
6654 Update for changes in Custom menus.
6655
8cf51b2c
GM
66562006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6657
6658 * macos.texi (Mac International): Undo last change.
6659
8cf51b2c
GM
66602006-01-02 Chong Yidong <cyd@stupidchicken.com>
6661
6662 * custom.texi (Custom Themes): Describe the new
6663 customize-create-theme interface.
6664
66652005-12-30 Juri Linkov <juri@jurta.org>
6666
6667 * basic.texi (Position Info): Update example.
6668
c8763fb6 66692005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6670
6671 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6672
66732005-12-24 Chong Yidong <cyd@stupidchicken.com>
6674
6675 * custom.texi (Custom Themes): `load-theme' always loads.
6676
66772005-12-23 Juri Linkov <juri@jurta.org>
6678
6679 * display.texi (Highlight Interactively): Use double space to
6680 separate sentences. Replace C-p with M-p, and C-n with M-n.
6681
66822005-12-22 Richard M. Stallman <rms@gnu.org>
6683
6684 * custom.texi (Easy Customization and subnodes):
6685 Replace "active field" with "button".
6686 Use "user option" only for variables.
6687 Use "setting" for variable-or-face.
6688
66892005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6690
6691 * buffers.texi (Select Buffer): Change order in table to make
6692 "Similar" refer to the correct item.
6693 (Indirect Buffers): Minor rewording.
6694
8cf51b2c
GM
66952005-12-20 Juri Linkov <juri@jurta.org>
6696
6697 * files.texi (VC Status): Put P and N near p and n.
6698
8cf51b2c
GM
66992005-12-19 Richard M. Stallman <rms@gnu.org>
6700
6701 * programs.texi (Electric C): Delete the info about newline control.
6702 (Other C Commands): Minor cleanup.
6703 (Left Margin Paren): Minor cleanup.
6704
67052005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6706
6707 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6708 (Customization Groups): Delete text moved to "Browsing Custom".
6709 (Browsing Custom): New node.
6710 (Specific Customization): Clarify which commands only work for
6711 loaded options.
6712
67132005-12-18 Bill Wohler <wohler@newt.com>
6714
6715 * frames.texi (Tool Bars): Shorten text of previous change.
6716
67172005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6718
6719 * files.texi (VC Status): Document log-view mode.
6720
67212005-12-18 Bill Wohler <wohler@newt.com>
6722
6723 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6724 permanently via the customize interface.
6725
8cf51b2c
GM
67262005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6727
6728 * killing.texi (Killing by Lines): Document `kill-whole-line'
6729 function.
6730
c8763fb6 67312005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6732
6733 * buffers.texi (Select Buffer): Change `prev-buffer' to
6734 `previous-buffer'. Indicate that these functions use a frame
6735 local buffer list.
6736
8cf51b2c
GM
67372005-12-12 Richard M. Stallman <rms@gnu.org>
6738
6739 * custom.texi (Easy Customization): Change menu comment.
6740 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6741
6742 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6743 (Help): Among the Apropos commands, describe only C-h a here.
6744
67452005-12-11 Richard M. Stallman <rms@gnu.org>
6746
6747 * programs.texi (Options for Comments): Comment-end starts with space.
6748
6749 * glossary.texi (Glossary): Minor cleanup.
6750
6751 * files.texi (Old Versions): Use @table.
6752
8cf51b2c
GM
67532005-12-10 David Koppelman <koppel@ece.lsu.edu>
6754
6755 * display.texi (Highlight Interactively): Include
6756 global-hi-lock-mode. Add miscellaneous details and elaborations.
6757
67582005-12-09 Richard M. Stallman <rms@gnu.org>
6759
6760 * display.texi (Font Lock): Delete the Global FL menu item.
6761
67622005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6763
6764 * custom.texi (Minibuffer Maps): Mention the maps for file name
6765 completion.
6766
67672005-12-09 Kim F. Storm <storm@cua.dk>
6768
6769 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6770 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6771 cursor to next corner in rectangle; clarify insert around rectangle.
6772
8cf51b2c
GM
67732005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * custom.texi (Customization): Use xref to elisp manual for
6776 non-TeX output.
6777 (Minor Modes): Update.
6778 (Customization Groups, Changing a Variable, Face Customization):
6779 Update for new appearance of Custom buffers.
6780 (Changing a Variable): `custom-buffer-done-function' has been
6781 replaced by `custom-buffer-done-kill'.
6782 (Specific Customization): In the `customize-group' buffer, a
6783 subgroup's contents are not "hidden". They are not included at
6784 all. They have no [Show] button.
6785 (Mouse Buttons): Add pxref to description of mouse event lists in
6786 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6787 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6788 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6789
67902005-12-08 Richard M. Stallman <rms@gnu.org>
6791
6792 * mini.texi (Completion Commands, Completion):
6793 In file name input, SPC does not do completion.
6794
8cf51b2c
GM
67952005-12-08 Nick Roberts <nickrob@snap.net.nz>
6796
6797 * building.texi (GDB Graphical Interface): Explain screen size
6798 setting.
6799 (Other GDB User Interface Buffers): Describe features specific to
6800 GDB 6.4.
6801
8cf51b2c
GM
68022005-12-01 Nick Roberts <nickrob@snap.net.nz>
6803
6804 * building.texi (GDB User Interface Layout): Describe how to
6805 kill associated buffers.
6806 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6807 (Watch Expressions): Be more precise.
6808 (Other GDB User Interface Buffers): Describe how to change a
6809 register value.
6810
8cf51b2c
GM
68112005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6812
6813 * macos.texi (Mac Input): Remove description of
6814 mac-command-key-is-meta. Add descriptions of
6815 mac-control-modifier, mac-command-modifier, and
6816 mac-option-modifier.
6817 (Mac International): Fix description of conversion of clipboard data.
6818 (Mac Font Specs): Add example of font customization by face attributes.
6819
68202005-11-22 Nick Roberts <nickrob@snap.net.nz>
6821
6822 * building.texi (Watch Expressions): Expand description.
6823 (Other GDB User Interface Buffers): Describe local map for
6824 gud-watch.
6825
68262005-11-21 Chong Yidong <cyd@stupidchicken.com>
6827
6828 * display.texi (Font Lock): Font lock is enabled by default now.
6829
68302005-11-20 Juri Linkov <juri@jurta.org>
6831
6832 * basic.texi (Position Info): Update examples of the output.
6833 Remove the fact that examples are produced in the TeXinfo buffer,
6834 because in the Info reader users will get a different output from
6835 `C-x ='.
6836
6837 * building.texi (Compilation Mode): Remove paragraph duplicated
6838 from the node `Compilation'. Add `compilation-skip-threshold'.
6839
6840 * display.texi (Font Lock): Suggest more user-friendly method of
6841 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6842
68432005-11-18 Richard M. Stallman <rms@gnu.org>
6844
6845 * files.texi (Registering): Mention @@ in mode line.
6846
6847 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6848
68492005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6850
6851 * files.texi (Renaming and VC): Some back-ends don't
6852 handle renaming.
6853
8cf51b2c
GM
68542005-11-17 Juri Linkov <juri@jurta.org>
6855
6856 * emacs.texi (Top):
6857 * display.texi (Highlight Interactively): Put this font-lock based
6858 mode near Font Lock node.
6859
68602005-11-16 Chong Yidong <cyd@stupidchicken.com>
6861
6862 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6863 icons.
6864
68652005-11-12 Kim F. Storm <storm@cua.dk>
6866
6867 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6868 (Help Summary): Add C-h d and C-h e.
6869 (Apropos): Clarify that all apropos commands may search for either
6870 list of words or a regexp. Add C-h d for apropos-documentation.
6871 Describe apropos-documentation-sort-by-scores user option.
6872
8cf51b2c
GM
68732005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6874
6875 * killing.texi (CUA Bindings): Add @section.
6876
68772005-11-10 Kim F. Storm <storm@cua.dk>
6878
6879 * emacs.texi (Top): Add CUA Bindings entry to menu.
6880
6881 * killing.texi (CUA Bindings): New node. Moved here from
6882 misc.texi and extended with info on rectangle commands and
6883 rectangle highlighting, interface to registers, and the global
6884 mark feature.
6885
6886 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6887
6888 * regs.texi: Prev link points to CUA Bindings node.
6889
68902005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6891
6892 * help.texi (Help Echo): By default, help echos are only shown on
6893 mouse-over, not on point-over.
6894
c8763fb6 68952005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6896
6897 * misc.texi (Shell Mode): Describe how to activate password echoing.
6898
8cf51b2c
GM
68992005-11-04 Romain Francoise <romain@orebokech.com>
6900
6901 * mark.texi (Mark Ring): Fix typo.
6902
69032005-11-03 Richard M. Stallman <rms@gnu.org>
6904
6905 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6906
69072005-11-01 Bill Wohler <wohler@newt.com>
6908
6909 * help.texi (Help Mode): Fix typo.
6910
69112005-11-01 Nick Roberts <nickrob@snap.net.nz>
6912
1c6c854e
CS
6913 * building.texi (Other GDB User Interface Buffers):
6914 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6915
69162005-10-31 Romain Francoise <romain@orebokech.com>
6917
6918 * files.texi (Compressed Files): Fix typo.
6919
6920 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6921
6922 * windows.texi (Force Same Window): Likewise.
6923
69242005-10-30 Bill Wohler <wohler@newt.com>
6925
6926 * help.texi (Help Mode): URLs viewed with browse-url.
6927
69282005-10-31 Nick Roberts <nickrob@snap.net.nz>
6929
6930 * building.texi (GDB Graphical Interface): Don't reference
6931 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6932 must stay in same frame.
6933
69342005-10-29 Chong Yidong <cyd@stupidchicken.com>
6935
6936 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6937
6938 * anti.texi (Antinews): Likewise.
6939
8cf51b2c
GM
69402005-10-28 Bill Wohler <wohler@newt.com>
6941
6942 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6943
69442005-10-28 Richard M. Stallman <rms@gnu.org>
6945
6946 * files.texi (Visiting): Explain how to enter ? in a file name.
6947
6948 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6949
8cf51b2c
GM
69502005-10-25 Nick Roberts <nickrob@snap.net.nz>
6951
1c6c854e
CS
6952 * building.texi (GDB Graphical Interface):
6953 Describe gdb-mouse-until.
8cf51b2c
GM
6954
69552005-10-23 Richard M. Stallman <rms@gnu.org>
6956
6957 * custom.texi (Init File): Recommend when to use site-start.el.
6958
8cf51b2c
GM
69592005-10-21 Juri Linkov <juri@jurta.org>
6960
6961 * custom.texi (Examining): Mention accessing the old variable
6962 value via M-n in set-variable.
6963
8cf51b2c
GM
69642005-10-18 Romain Francoise <romain@orebokech.com>
6965
6966 * files.texi (Version Systems): Capitalize GNU.
6967
8cf51b2c
GM
69682005-10-18 Nick Roberts <nickrob@snap.net.nz>
6969
6970 * building.texi (Compilation Mode): Remove redundant paragraph.
6971 (Watch Expressions): Remove paragraph to reflect code change.
6972
8cf51b2c
GM
69732005-10-16 Richard M. Stallman <rms@gnu.org>
6974
6975 * building.texi (Compilation Mode, Compilation): Clarified.
6976
69772005-10-15 Richard M. Stallman <rms@gnu.org>
6978
6979 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6980
8cf51b2c
GM
69812005-10-13 Kenichi Handa <handa@m17n.org>
6982
6983 * basic.texi (Position Info): Fix previous change.
6984
c8763fb6 69852005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6986
6987 * cmdargs.texi (Icons X): Fix typo.
6988
69892005-10-12 Kenichi Handa <handa@m17n.org>
6990
6991 * basic.texi (Position Info): Describe the case that Emacs shows
6992 "part of display ...".
6993
c8763fb6 69942005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6995
6996 * cmdargs.texi (Icons X): -nb => -nbi.
6997
69982005-10-10 Chong Yidong <cyd@stupidchicken.com>
6999
7000 * frames.texi (Speedbar): A couple more clarifications.
7001
70022005-10-11 Nick Roberts <nickrob@snap.net.nz>
7003
7004 * building.texi (GDB User Interface Layout): Improve diagram.
7005 (Watch Expressions): Explain how to make speedbar global.
7006 (Other GDB User Interface Buffers): Make references more precise.
7007
8cf51b2c
GM
70082005-10-09 Richard M. Stallman <rms@gnu.org>
7009
7010 * frames.texi (Speedbar): Clarify the text.
7011
70122005-10-09 Chong Yidong <cyd@stupidchicken.com>
7013
7014 * frames.texi (Speedbar): Add information on keybindings,
7015 dismissing the speedbar, and buffer display mode. Link to
7016 speedbar manual.
7017
c8763fb6 70182005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7019
1c6c854e 7020 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7021 added -nb, --no-bitmap-icon.
7022
8cf51b2c
GM
70232005-10-07 Nick Roberts <nickrob@snap.net.nz>
7024
7025 * building.texi (GDB Graphical Interface): Add variables and
7026 functions to indices. Be more precise.
7027
c8763fb6 70282005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7029
7030 * frames.texi (Drag and Drop): Remove the x- from
7031 x-dnd-open-file-other-window and xdnd-protocol-alist.
7032
70332005-09-30 Romain Francoise <romain@orebokech.com>
7034
7035 * mini.texi (Minibuffer): The default value now appears before the
7036 colon in minibuffer prompts.
7037
8cf51b2c
GM
70382005-09-25 Richard M. Stallman <rms@gnu.org>
7039
7040 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7041
8cf51b2c
GM
70422005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7043
7044 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7045
8cf51b2c
GM
70462005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7047
7048 * emacs.texi (Top): Update submenus from macos.texi.
7049
7050 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7051 (Mac OS): Update feature support status.
7052 (Mac Input): List supported input scripts. Remove description
7053 about `mac-keyboard-text-encoding'. Mention mouse button
7054 emulation and related variables.
7055 (Mac International): Mention Central European and Cyrillic
7056 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7057 Add description about coding system for selection.
7058 Add description about language environment.
7059 (Mac Environment Variables):
7060 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7061 arguments. Add Preferences support.
7062 (Mac Directories): Explicitly state that this node is for Mac OS
7063 Classic only.
1c6c854e
CS
7064 (Mac Font Specs): Mention specification for scalable fonts.
7065 List supported charsets. Add preferred way of creating fontsets.
7066 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7067 (Mac Functions): Add descriptions about `mac-set-file-creator',
7068 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7069 and `mac-get-preference'.
7070
8cf51b2c
GM
70712005-09-16 Romain Francoise <romain@orebokech.com>
7072
7073 Update all files to specify GFDL version 1.2.
7074
7075 * doclicense.texi (GNU Free Documentation License): Update to
7076 version 1.2.
7077
70782005-09-15 Richard M. Stallman <rms@gnu.org>
7079
7080 * buffers.texi (List Buffers): Fix xref.
7081
7082 * rmail.texi (Rmail Basics): Fix xref.
7083
7084 * emacs.texi (Top): Update subnode menus.
7085
7086 * files.texi (Saving Commands): New node, broken out of Saving.
7087 (Customize Save): New node, broken out of Saving.
7088 Clarify effect of write-region-inhibit-fsync.
7089 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7090
8cf51b2c
GM
70912005-09-14 Romain Francoise <romain@orebokech.com>
7092
7093 * files.texi (Saving): Mention write-region-inhibit-fsync.
7094
70952005-09-05 Chong Yidong <cyd@stupidchicken.com>
7096
7097 * custom.texi (Custom Themes): New node.
7098
70992005-09-03 Richard M. Stallman <rms@gnu.org>
7100
49823426
GM
7101 * search.texi (Search Case): Mention vars that control
7102 case-fold-search for various operations.
8cf51b2c
GM
7103
71042005-08-22 Juri Linkov <juri@jurta.org>
7105
7106 * display.texi (Standard Faces): Merge the text from
7107 `(elisp)Standard Faces' into this node.
7108
71092005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7110
7111 * emacs.texi (Top): Delete menu item for deleted node
7112 Keyboard Translations.
7113
71142005-08-18 Richard M. Stallman <rms@gnu.org>
7115
8cf51b2c
GM
7116 * trouble.texi (Unasked-for Search):
7117 Delete xref to Keyboard Translations.
7118
7119 * glossary.texi (Glossary): Delete xref.
7120
8cf51b2c
GM
7121 * custom.texi (Minor Modes): Say that the list here is not complete.
7122 (Keyboard Translations): Node deleted.
7123 (Disabling): Delete xref to it.
7124 (Customization Groups): Fix Custom buffer example.
7125 (Hooks): Mention remove-hooks.
7126
71272005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7128
7129 * building.texi (GDB Graphical Interface): Improve filling of menu
7130 item.
7131
71322005-08-18 Nick Roberts <nickrob@snap.net.nz>
7133
7134 * building.texi (GDB Graphical Interface): Use better node names.
7135
71362005-08-14 Richard M. Stallman <rms@gnu.org>
7137
7138 * text.texi (Sentences): Fix xref.
7139
71402005-08-14 Juri Linkov <juri@jurta.org>
7141
7142 * building.texi (Compilation, Grep Searching): Move grep command
7143 headings from `Compilation' to `Grep Searching'.
7144
7145 * dired.texi (Dired and Find):
7146 * maintaining.texi (Tags Search): Replace grep xref to
7147 `Compilation' node with `Grep Searching'.
7148
7149 * files.texi (Comparing Files): Replace xref to `Compilation' with
7150 `Compilation Mode'.
7151
71522005-08-13 Alan Mackenzie <acm@muc.de>
7153
7154 * search.texi (Non-ASCII Isearch): Correct a typo.
7155 (Replacement Commands): Mention query-replace key binding.
7156
71572005-08-11 Richard M. Stallman <rms@gnu.org>
7158
7159 * programs.texi (Options for Comments): Fix xref.
7160
7161 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7162 out of Regexps.
7163
8cf51b2c
GM
71642005-08-09 Juri Linkov <juri@jurta.org>
7165
7166 * building.texi (Compilation): Use `itemx' instead of `item'.
7167 (Grep Searching): Simplify phrase.
7168
7169 * display.texi (Standard Faces): Describe vertical-border on
7170 window systems.
7171
7172 * windows.texi (Split Window): Simplify phrase and mention
7173 vertical-border face.
7174
71752005-08-09 Richard M. Stallman <rms@gnu.org>
7176
7177 * files.texi (Comparing Files): Clarify compare-windows.
7178
7179 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7180
8cf51b2c
GM
71812005-08-06 Eli Zaretskii <eliz@gnu.org>
7182
7183 * mule.texi (Coding Systems): Rephrase the paragraph about
7184 codepages: no need for "M-x codepage-setup" anymore, except on
7185 MS-DOS.
7186
7187 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7188 the MS-DOS port only.
7189
71902005-07-30 Eli Zaretskii <eliz@gnu.org>
7191
7192 * makefile.w32-in (info): Don't run multi-install-info.bat.
7193 ($(infodir)/dir): New target, produced by running
7194 multi-install-info.bat.
7195
8cf51b2c
GM
71962005-07-22 Eli Zaretskii <eliz@gnu.org>
7197
7198 * files.texi (Quoted File Names): Add index entry.
7199
8cf51b2c
GM
72002005-07-19 Juri Linkov <juri@jurta.org>
7201
7202 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7203
72042005-07-18 Juri Linkov <juri@jurta.org>
7205
8cf51b2c
GM
7206 * custom.texi (Easy Customization):
7207 * files.texi (Old Versions):
7208 * frames.texi (Wheeled Mice):
7209 * mule.texi (Specify Coding):
8cf51b2c
GM
7210 * text.texi (Cell Justification):
7211 * trouble.texi (After a Crash):
8cf51b2c
GM
7212 * xresources.texi (GTK styles):
7213 Delete duplicate duplicate words.
7214
72152005-07-17 Richard M. Stallman <rms@gnu.org>
7216
7217 * frames.texi (Creating Frames): Fix foreground color example.
7218
7219 * custom.texi (Init Examples): Clean up text about conditionals.
7220
72212005-07-16 Richard M. Stallman <rms@gnu.org>
7222
7223 * mini.texi (Completion Commands): Fix command name for ?.
7224
8cf51b2c
GM
72252005-07-16 Eli Zaretskii <eliz@gnu.org>
7226
7227 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7228 `menu' face has no effect on w32 and with GTK.
7229 Add cross-references.
8cf51b2c
GM
7230
7231 * cmdargs.texi (General Variables): Clarify the default location
7232 of $HOME on w32 systems.
7233
72342005-07-15 Jason Rumney <jasonr@gnu.org>
7235
7236 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7237 changed.
7238
72392005-07-08 Kenichi Handa <handa@m17n.org>
7240
1c6c854e
CS
7241 * mule.texi (Recognize Coding):
7242 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7243
72442005-07-07 Richard M. Stallman <rms@gnu.org>
7245
7246 * anti.texi (Antinews): Mention mode-line-inverse-video.
7247
7248 * files.texi (Saving): Minor correction about C-x C-w.
7249
7250 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7251
72522005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7253
7254 * search.texi (Isearch Scroll): Add example of using the
7255 `isearch-scroll' property.
7256 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7257 `Display Custom' node.
7258 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7259 and de-emphasize it.
7260 (Other Repeating Search): `occur' currently can not correctly
7261 handle multiline matches. Correct, clarify and update description
7262 of `flush-lines' and `keep-lines'.
7263
7264 * display.texi (Display Custom): Add anchor for `baud-rate'.
7265
72662005-07-07 Richard M. Stallman <rms@gnu.org>
7267
7268 * gnu.texi: Update where to get GNU status; add refs for how to help.
7269 Add footnotes 6 and 7.
7270
72712005-07-04 Lute Kamstra <lute@gnu.org>
7272
7273 Update FSF's address in GPL notices.
7274
8cf51b2c 7275 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7276 * trouble.texi (Checklist): Update FSF's address.
7277
8cf51b2c
GM
72782005-06-24 Richard M. Stallman <rms@gnu.org>
7279
7280 * display.texi (Text Display): Change index entries.
7281
72822005-06-24 Eli Zaretskii <eliz@gnu.org>
7283
7284 * makefile.w32-in (MAKEINFO): Use --force.
7285 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7286 Makefile.in.
8cf51b2c
GM
7287
72882005-06-23 Richard M. Stallman <rms@gnu.org>
7289
1c6c854e 7290 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7291 nobreak-char-display.
7292
7293 * emacs.texi (Top): Update detailed node listing.
7294
1c6c854e 7295 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7296 to nobreak-char-display and no-break-space to nobreak-space.
7297 (Standard Faces): Split up the list of standard faces
7298 and put it in a separate node. Add nobreak-space and
7299 escape-glyph.
7300
8cf51b2c
GM
73012005-06-23 Lute Kamstra <lute@gnu.org>
7302
7303 * mule.texi (Select Input Method): Fix typo.
7304
73052005-06-23 Kenichi Handa <handa@m17n.org>
7306
1c6c854e
CS
7307 * mule.texi (International): List all supported scripts.
7308 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7309 distribution.
7310 (Language Environments): List all language environments.
7311 Intlfonts contains fonts for most supported scripts, not all..
7312 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7313 input a specific character.
8cf51b2c
GM
7314 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7315
73162005-06-23 Juanma Barranquero <lekktu@gmail.com>
7317
49823426 7318 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7319
73202005-06-22 Miles Bader <miles@gnu.org>
7321
7322 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7323
73242005-06-20 Miles Bader <miles@gnu.org>
7325
7326 * display.texi (Faces): Add `vertical-divider'.
7327
73282005-06-17 Richard M. Stallman <rms@gnu.org>
7329
7330 * text.texi (Adaptive Fill): Minor clarification.
7331
8cf51b2c
GM
73322005-06-10 Lute Kamstra <lute@gnu.org>
7333
7334 * emacs.texi (Top): Correct version number.
7335 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7336 refer to the current version of Emacs.
7337
73382005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7339
7340 * files.texi (Log Buffer): Document when there can be more than
7341 one file to be committed.
7342
73432005-06-08 Juri Linkov <juri@jurta.org>
7344
7345 * display.texi (Faces): Add `shadow' face.
7346
73472005-06-07 Masatake YAMATO <jet@gyve.org>
7348
7349 * display.texi (Faces): Write about mode-line-highlight.
7350
73512005-06-06 Richard M. Stallman <rms@gnu.org>
7352
7353 * misc.texi (Printing Package): Explain how to initialize
7354 printing package.
7355
7356 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7357
73582005-06-05 Chong Yidong <cyd@stupidchicken.com>
7359
7360 * emacs.texi: Rename Hardcopy to Printing.
7361 Make PostScript and PostScript Variables subnodes of it.
7362
7363 * misc.texi (Printing): Rename node from Hardcopy.
7364 Mention menu bar options.
7365 Move PostScript and PostScript Variables to submenu.
7366 (Printing package): New node.
7367
7368 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7369
7370 * dired.texi (Operating on Files): Likewise.
7371
7372 * calendar.texi (Displaying the Diary): Likewise.
7373
7374 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7375
7376 * glossary.texi (Glossary): Likewise.
7377
7378 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7379 effect.
7380
73812005-06-04 Richard M. Stallman <rms@gnu.org>
7382
7383 * trouble.texi (After a Crash): Polish previous change.
7384
8cf51b2c
GM
73852005-05-30 Noah Friedman <friedman@splode.com>
7386
7387 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7388 recovery mechanism.
7389
8cf51b2c
GM
73902005-05-28 Nick Roberts <nickrob@snap.net.nz>
7391
7392 * building.texi (Other Buffers): SPC toggles display of
7393 floating point registers.
7394
8cf51b2c
GM
73952005-05-27 Nick Roberts <nickrob@snap.net.nz>
7396
7397 * files.texi (Log Buffer): Merge in description of Log Edit
7398 mode from pcl-cvs.texi.
7399
74002005-05-26 Richard M. Stallman <rms@gnu.org>
7401
7402 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7403
8cf51b2c
GM
74042005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7405
7406 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7407 not enabled by default.
7408 When not on a word, `ispell-word' by default checks the word
7409 before point.
7410
74112005-05-24 Nick Roberts <nickrob@snap.net.nz>
7412
7413 * building.texi (Debugger Operation): Simplify last sentence.
7414
74152005-05-23 Lute Kamstra <lute@gnu.org>
7416
7417 * emacs.texi: Update FSF's address throughout.
7418 (Preface): Use @cite.
7419 (Distrib): Add cross reference to the node "Copying". Mention the
7420 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7421 printed manuals.
7422 (Intro): Use @xref for the Emacs Lisp Intro.
7423
8cf51b2c
GM
74242005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7425
7426 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7427
7428 * basic.texi (Moving Point): Mention default for `goto-line'.
7429
7430 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7431 of a variable's docstring.
7432
74332005-05-18 Lute Kamstra <lute@gnu.org>
7434
7435 * maintaining.texi (Overview of Emerge): Add cross reference.
7436 Remove duplication.
7437
7438 * emacs.texi (Top): Update to the current structure of the manual.
7439 * misc.texi (Emacs Server): Add menu description.
7440 * files.texi (Saving): Fix menu.
7441 * custom.texi (Customization): Fix menu.
7442 * mule.texi (International): Fix menu.
7443 * kmacro.texi (Keyboard Macros): Fix menu.
7444
74452005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7446
7447 * display.texi: Various minor changes.
7448 (Faces): Delete text that is repeated in the next section.
7449
74502005-05-16 Nick Roberts <nickrob@snap.net.nz>
7451
7452 * building.texi (Debugger Operation): Mention GUD tooltips are
7453 disabled with GDB in text command mode.
7454
8cf51b2c
GM
74552005-05-16 Nick Roberts <nickrob@snap.net.nz>
7456
7457 * building.texi: Replace toolbar with "tool bar" for consistency.
7458 (Compilation Mode): Describe compilation-context-lines
7459 and use of arrow in compilation buffer.
7460 (Debugger Operation): Replace help text with variable's value.
7461
7462 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7463 consistency.
7464
74652005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7466
7467 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7468 Add xref.
7469
8cf51b2c
GM
74702005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7471
7472 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7473 (Position Info): Delete discussion of `goto-line'. It is already
7474 described in `Moving point'.
7475
7476 * mini.texi (Completion Commands): Correct reference.
7477 (Completion Options): Fix typo.
7478
7479 * killing.texi (Deletion): Complete description of `C-x C-o'.
7480
8cf51b2c
GM
74812005-05-10 Richard M. Stallman <rms@gnu.org>
7482
7483 * building.texi (Compilation): Clarify recompile's directory choice.
7484
7485 * frames.texi (Tooltips): Cleanups.
7486
7487 * basic.texi (Arguments): Fix punctuation.
7488
74892005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7490
7491 * screen.texi (Menu Bar): The up and down (not left and right)
7492 arrow keys move through a keyboard menu.
7493
74942005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7495
7496 * basic.texi: Various typo and grammar fixes.
7497 (Moving Point): C-a now runs move-beginning-of-line.
7498
74992005-05-08 Nick Roberts <nickrob@snap.net.nz>
7500
7501 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7502
7503 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7504 as different animals.
7505
75062005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7507
7508 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7509 Correct index entry.
7510
75112005-05-07 Nick Roberts <nickrob@snap.net.nz>
7512
7513 * building.texi (Debugger Operation): Update to reflect changes
7514 in GUD tooltips.
7515
75162005-04-30 Richard M. Stallman <rms@gnu.org>
7517
7518 * files.texi (Compressed Files): Auto Compression normally enabled.
7519
7520 * building.texi (Debugger Operation): Clarify previous change.
7521
8cf51b2c
GM
75222005-04-28 Nick Roberts <nickrob@snap.net.nz>
7523
7524 * building.texi (Debugger Operation): Add description for
7525 GUD tooltips when program is not running.
7526
75272005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7528
7529 * misc.texi (Shell): Add `Shell Prompts' to menu.
7530 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7531 description. Delete remarks moved to new node.
7532 (Shell Prompts): New node.
7533 (History References): Replace remarks moved to `Shell Prompts'
7534 with xref to that node.
7535 (Remote Host): Clarify how to specify the terminal type when
7536 logging in to a different machine.
7537
75382005-04-26 Richard M. Stallman <rms@gnu.org>
7539
7540 * emacs.texi (Top): Update submenus from files.texi.
7541
7542 * files.texi (Filesets): Clarify previous change.
7543
7544 * dired.texi (Misc Dired Features): Clarify previous change.
7545
75462005-04-25 Chong Yidong <cyd@stupidchicken.com>
7547
7548 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7549
1c6c854e
CS
7550 * dired.texi (Misc Dired Features):
7551 Document dired-compare-directories.
8cf51b2c
GM
7552
7553 * files.texi (Filesets): New node.
7554 (File Conveniences): Document Image mode.
7555
7556 * text.texi (TeX Print): Document tex-compile.
7557
75582005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7559
7560 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7561 Delete redundant reference to tooltip Custom group. It is
7562 referred too again in the next paragraph.
7563
75642005-04-24 Richard M. Stallman <rms@gnu.org>
7565
7566 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7567
8cf51b2c
GM
75682005-04-19 Kim F. Storm <storm@cua.dk>
7569
7570 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7571
75722005-04-18 Lars Hansen <larsh@math.ku.dk>
7573
7574 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7575 turns off desktop-save-mode.
7576
75772005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7578
7579 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7580 by default in terminals compatible with xterm. Mention that
7581 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7582 node.
7583
8cf51b2c
GM
75842005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7585
7586 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7587
c8763fb6 75882005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7589
7590 * xresources.texi (Table of Resources): Add cursorBlink.
7591
75922005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7593
7594 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7595 `d', `C-d' and `u'.
7596
75972005-04-11 Richard M. Stallman <rms@gnu.org>
7598
7599 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7600 (Misc X): Add -D, --basic-display.
7601
7602 * maintaining.texi (Change Log): Correct the description of
7603 the example.
7604
7605 * major.texi (Choosing Modes): Document magic-mode-alist.
7606
8cf51b2c
GM
76072005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7608
7609 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7610 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7611 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7612 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7613 `w', respectively.
7614 (Rmail Labels): Mention `l'.
7615 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7616 (Rmail Summary Edit): Describe `j' and RET.
7617
c8763fb6 76182005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7619
7620 * xresources.texi (Lucid Resources): Add fontSet resource.
7621
8cf51b2c
GM
76222005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7623
7624 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7625 now called `indicate-empty-lines'.
7626
76272005-04-06 Kim F. Storm <storm@cua.dk>
7628
7629 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7630
76312005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7632
7633 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7634 deleted.
7635 (Marks vs Flags): Add some convenient key bindings.
7636 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7637 (Misc Dired Features): Correct and expand description of `w' command.
7638
7639 * frames.texi (XTerm Mouse): Delete apparently false info.
7640 The GNU/Linux console currently does not appear to support
7641 `xterm-mouse-mode'.
7642
8cf51b2c
GM
76432005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7644
7645 * calendar.texi (Diary): Mention shell utility `calendar'.
7646
76472005-04-01 Richard M. Stallman <rms@gnu.org>
7648
7649 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7650
8cf51b2c
GM
76512005-04-01 Lute Kamstra <lute@gnu.org>
7652
7653 * maintaining.texi (Change Log): add-change-log-entry uses
7654 add-log-mailing-address.
7655
76562005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7657
7658 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7659 `VC Mode Line' and put in an xref to that node.
7660 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7661 its description.
7662
76632005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7664
7665 * calendar.texi (Calendar Systems): Say that the Persian calendar
7666 implemented here is the arithmetical one championed by Birashk.
7667
76682005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7669
7670 * programs.texi (Fortran Motion): Fix previous change.
7671
8cf51b2c
GM
76722005-03-29 Richard M. Stallman <rms@gnu.org>
7673
7674 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7675
76762005-03-29 Chong Yidong <cyd@stupidchicken.com>
7677
7678 * text.texi (Refill): Refer to Long Lines Mode.
7679 (Longlines): New node.
7680 (Auto Fill): Don't index "word wrap" here.
7681 (Filling): Add Longlines to menu.
7682
76832005-03-29 Richard M. Stallman <rms@gnu.org>
7684
7685 * xresources.texi: Minor fixes.
7686
7687 * misc.texi (Emacs Server): Fix Texinfo usage.
7688
7689 * emacs.texi (Top): Don't use a real section heading for
7690 "Detailed Node Listing". Fake it instead.
7691
7692 * basic.texi (Position Info): Minor cleanup.
7693
7694 * mule.texi (Input Methods): Minor cleanup.
7695
76962005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7697
7698 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7699 constructs as well.
7700 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7701
77022005-03-29 Kenichi Handa <handa@m17n.org>
7703
7704 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7705
7706 * basic.texi (Position Info): Update the description about the
7707 command C-u C-x =.
7708
77092005-03-28 Richard M. Stallman <rms@gnu.org>
7710
7711 * emacs.texi (Top): Use @section for the detailed node listing.
7712
7713 * calendar.texi: Minor fixes to previous change.
7714
7715 * programs.texi (Fortran): Small fixes to previous changes.
7716
7717 * emacs.texi (Top): Update list of subnodes of Dired.
7718 Likewise for building.texi.
7719
7720 * files.texi (File Conveniences): Delete Auto Image File mode.
7721
77222005-03-28 Chong Yidong <cyd@stupidchicken.com>
7723
7724 * building.texi (Flymake): New node.
7725
7726 * custom.texi (Function Keys): Document kp- event types and
7727 keypad-setup package.
7728
7729 * dired.texi (Wdired): New node.
7730
7731 * files.texi (File Conveniences): Reorder entries.
7732 Explain how to turn on Auto-image-file mode.
7733 Document Thumbs mode.
7734
7735 * mule.texi (Specify Coding): Document recode-region and
7736 recode-file-name.
7737
7738 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7739
77402005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7741
7742 * commands.texi (Keys): M-o is now a prefix key.
7743
77442005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7745
7746 * programs.texi: Reformat and update copyright years.
7747 (Fortran): Update section.
7748
77492005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7750
7751 * files.texi: Several small changes in addition to:
7752 (Visiting): Change xref for Dialog Boxes to ref.
7753 (Version Headers): Replace references to obsolete var
7754 `vc-header-alist' with `vc-BACKEND-header'.
7755 (Customizing VC): Update value of `vc-handled-backends'.
7756
77572005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7758
7759 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7760 move here from Emacs Lisp Reference Manual.
7761 * calendar.texi (Calendar/Diary, Diary Commands)
7762 (Special Diary Entries, Importing Diary): Change some xrefs to
7763 point to emacs-xtra rather than elisp.
7764
7765 * emacs-xtra.texi (Calendar Customizing):
7766 Move view-diary-entries-initially, view-calendar-holidays-initially,
7767 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7768 Emacs Manual.
7769 (Appt Customizing): Merge entire section into main Emacs Manual.
7770 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7771 mark-holidays-in-calendar here from emacs-xtra.
7772 (Displaying the Diary): Move view-diary-entries-initially,
7773 mark-diary-entries-in-calendar here from emacs-xtra.
7774 (Appointments): Move appt-display-mode-line,
7775 appt-display-duration, appt-disp-window-function,
7776 appt-delete-window-function here from emacs-xtra.
7777
7778 * calendar.texi: Update and reformat copyright.
7779 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7780 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7781 (Diary): Refer to `diary-file' rather than ~/diary.
7782 (Diary Commands): Rename node to "Displaying the Diary".
7783 * emacs.texi (Top): Rename "Diary Commands" section.
7784 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7785
77862005-03-26 Eli Zaretskii <eliz@gnu.org>
7787
7788 * misc.texi (Emacs Server): Fix the command for setting
7789 server-name. Add an xref to Invoking emacsclient.
7790
7791 * help.texi (Help Summary): Clarify when "C-h ." will do something
7792 nontrivial.
7793 (Apropos): Add cindex entry for apropos-sort-by-scores.
7794
7795 * display.texi (Text Display): Add index entries for how no-break
7796 characters are displayed.
7797
8cf51b2c
GM
77982005-03-26 Eli Zaretskii <eliz@gnu.org>
7799
7800 * files.texi (Visiting): Fix cross-references introduced with the
7801 last change.
7802
7803 * xresources.texi (GTK resources): Fix last change.
7804
8cf51b2c
GM
78052005-03-25 Chong Yidong <cyd@stupidchicken.com>
7806
7807 * xresources.texi (X Resources): GTK options documented too.
7808 (Resources): Clarify meaning of program name.
7809 (Table of Resources): Add visualClass.
7810 (GTK resources): Rewrite.
7811 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7812
7813 * display.texi (Text Display): Mention non-breaking spaces.
7814
7815 * files.texi (Reverting): Document auto-revert-check-vc-info.
7816
7817 * frames.texi (Mouse Commands): Document
7818 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7819
7820 * help.texi (Help Summary): Add `C-h .'.
7821 (Apropos): Apropos accepts a list of search terms.
7822 Document apropos-sort-by-scores.
7823 (Help Echo): Document display-local-help.
7824
7825 * misc.texi (Emacs Server): Document server-name.
7826 (Invoking emacsclient): Document -s option for server names.
7827
7828 * text.texi (Outline Visibility): Introduce "current heading
7829 line" (commands can be called with point on a body line).
7830 Re-order table to follow the sequence of discussion.
7831 hide-body won't hide lines before first header line.
7832 (TeX Mode): Add DocTeX mode.
7833
8cf51b2c
GM
78342005-03-24 Richard M. Stallman <rms@gnu.org>
7835
7836 * mule.texi (Single-Byte Character Support): Delete mention
7837 of iso-acc.el and iso-transl.el.
7838
8cf51b2c
GM
78392005-03-23 Lute Kamstra <lute@gnu.org>
7840
7841 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7842
78432005-03-23 Richard M. Stallman <rms@gnu.org>
7844
8cf51b2c
GM
7845 * search.texi: Delete explicit node pointers.
7846 (Incremental Search): New menu.
7847 (Basic Isearch, Repeat Isearch, Error in Isearch)
7848 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7849 (Slow Isearch): New subnodes.
7850 (Configuring Scrolling): Node deleted.
7851 (Search Case): Doc default-case-fold-search.
7852 (Regexp Replace): Move replace-regexp doc here.
7853
7854 * rmail.texi (Movemail): Put commas inside closequotes.
7855
7856 * picture.texi (Insert in Picture): Document C-c arrow combos.
7857 (Basic Picture): Clarify erasure.
7858
7859 * display.texi (Font Lock): Put commas inside closequotes.
7860
7861 * cmdargs.texi (General Variables): Put commas inside closequotes.
7862
78632005-03-23 Nick Roberts <nickrob@snap.net.nz>
7864
7865 * building.texi (Stack Buffer): Mention reverse contrast for
7866 *selected* frame (might not be current frame).
7867
8cf51b2c
GM
78682005-03-21 Richard M. Stallman <rms@gnu.org>
7869
7870 * building.texi (Starting GUD): Add bashdb.
7871
78722005-03-20 Chong Yidong <cyd@stupidchicken.com>
7873
7874 * basic.texi (Moving Point): Add M-g M-g binding.
7875 (Undo): Document undo-only.
7876 (Position Info): Document M-g M-g and C-u M-g M-g.
7877
7878 * building.texi (Building): Put Grep Searching after Compilation
7879 Shell.
7880 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7881 Document next-error-highlight.
7882 (Grep Searching): Document grep-highlight-matches.
7883 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7884
7885 * calendar.texi (Importing Diary): Rename node from iCalendar.
7886 Document diary-from-outlook.
7887
7888 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7889 Commands.
7890 Mention effect of X drag and drop on Dired buffers.
7891
7892 * files.texi (Visiting): Document large-file-warning-threshold.
7893 Move paragraph on file-selection dialog.
7894 Mention visiting files using X drag and drop.
7895 (Reverting): Mention using Auto-Revert mode to tail files.
7896 Document auto-revert-tail-mode.
7897 (Version Systems): Minor correction.
7898 (Comparing Files): Diff-mode is no longer based on Compilation
7899 mode.
7900 Document compare-ignore-whitespace.
7901 (Misc File Ops): Explain passing a directory to rename-file.
7902 Likewise for copy-file and make-symbolic-link.
7903
7904 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7905 Document mouse-wheel-progressive speed.
7906
7907 * help.texi (Misc Help): Document numeric argument for C-h i.
7908 Correctly explain the effect of just C-u as argument.
7909
7910 * killing.texi (Deletion): Document numeric argument for
7911 just-one-space.
7912
7913 * mini.texi (Completion): Completion acts on text before point.
7914
7915 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7916 (Emulation): CUA mode replaces pc-bindings-mode,
7917 pc-selection-mode, and s-region.
7918
7919 * mule.texi (Input Methods): Leim is now built-in.
7920 (Select Input Method): Document quail-show-key.
7921 (Specify Coding): Document revert-buffer-with-coding-system.
7922
7923 * programs.texi (Fortran Motion): Document f90-next-statement,
7924 f90-previous-statement, f90-next-block, f90-previous-block,
7925 f90-end-of-block, and f90-beginning-of-block.
7926
7927 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7928
7929 * emacs.texi (Acknowledgments): Updated.
7930
7931 * anti.texi: Total rewrite.
7932
8cf51b2c
GM
79332005-03-19 Chong Yidong <cyd@stupidchicken.com>
7934
7935 * ack.texi (Acknowledgments): Update.
7936
79372005-03-19 Eli Zaretskii <eliz@gnu.org>
7938
1c6c854e
CS
7939 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7940 Update copyright years.
8cf51b2c
GM
7941
79422005-03-14 Nick Roberts <nickrob@snap.net.nz>
7943
7944 * building.texi (Commands of GUD): Move paragraph on setting
7945 breakpoints with mouse to the GDB Graphical Interface node.
7946
79472005-03-07 Richard M. Stallman <rms@gnu.org>
7948
8cf51b2c
GM
7949 * misc.texi (Single Shell, Shell Options): Fix previous change.
7950
7951 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7952
79532005-03-06 Richard M. Stallman <rms@gnu.org>
7954
7955 * building.texi (Starting GUD): Don't explain text vs graphical
7956 GDB here. Just mention it and xref.
7957 Delete "just one debugger process".
7958 (Debugger Operation): Move GUD tooltip info here.
7959 (GUD Tooltips): Node deleted.
7960 (GDB Graphical Interface): Explain the two GDB modes here.
7961
8cf51b2c
GM
7962 * sending.texi (Sending Mail): Minor cleanup.
7963 (Mail Aliases): Explain quoting conventions.
7964 Update key rebinding example.
7965 (Header Editing): C-M-i is like M-TAB.
7966 (Mail Mode Misc): mail-attach-file does not do MIME.
7967
7968 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7969 that really belongs here.
7970 (Remote Mailboxes): Text moved to Rmail Inbox.
7971 (Rmail Display): Mention Mouse-1.
7972 (Movemail): Clarify two movemail versions.
7973 Clarify rmail-movemail-program.
7974
8cf51b2c
GM
7975 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7976 Document async shell commands.
7977 (Shell History): Clarify.
7978 (Shell Ring): Mention C-UP an C-DOWN.
7979 (Shell Options): Add comint-prompt-read-only.
7980 (Invoking emacsclient): Set EDITOR to run Emacs.
7981 (Sorting): No need to explain what region is.
7982 (Saving Emacs Sessions): Fix typo.
7983 (Recursive Edit): Fix punctuation.
7984 (Emulation): Don't mention "PC bindings" which are standard.
7985 (Hyperlinking): Explain Mouse-1 convention here.
7986 (Find Func): Node deleted.
7987
8cf51b2c
GM
7988 * help.texi (Name Help): Xref to Hyperlinking.
7989
7990 * glossary.texi (Glossary):
7991 Rename "Balance Parentheses" to "Balancing...".
7992 Add "Byte Compilation". Correct "Copyleft".
7993 New xref in "Customization".
7994 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7995 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7996 Rename "Registers" to "Register".
7997 Replace "Selecting" with "Selected Frame",
7998 "Selected Window", and "Selecting a Buffer".
7999
8000 * files.texi (Types of Log File): Explain how projects'
8001 methods can vary.
8002
8cf51b2c
GM
8003 * display.texi (Faces): Delete "Emacs 21".
8004
8005 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8006 * fixit.texi (Spelling): C-M-i like M-TAB.
8007 * mini.texi (Completion Options): C-M-i like M-TAB.
8008 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8009 * text.texi (Text Mode): C-M-i like M-TAB.
8010
8011 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8012
8013 * calendar.texi (Specified Dates): Mention `g w'.
8014 (Appointments): appt-activate toggles with no arg.
8015
8cf51b2c
GM
80162005-03-05 Juri Linkov <juri@jurta.org>
8017
8018 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8019 "invocation (command line arguments)".
8cf51b2c
GM
8020 (Misc X): Add -nbc, --no-blinking-cursor.
8021
80222005-03-04 Ulf Jasper <ulf.jasper@web.de>
8023
8024 * calendar.texi (iCalendar): No need to require it now.
8025
8cf51b2c
GM
80262005-03-03 Nick Roberts <nickrob@snap.net.nz>
8027
8028 * trouble.texi (Contributing): Mention Savannah. Direct users to
8029 emacs-devel.
8030
80312005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8032
8033 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8034 window.
8035
8cf51b2c
GM
80362005-02-27 Richard M. Stallman <rms@gnu.org>
8037
8038 * building.texi (Compilation): Update mode line status info.
8039
80402005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8041
8042 * calendar.texi (General Calendar): Document binding of
8043 scroll-other-window-down.
8044 (Mayan Calendar): Fix earliest date.
8045 (Time Intervals): Document timeclock-change.
8046 Fix timeclock-ask-before-exiting documentation.
8047
80482005-02-26 Kim F. Storm <storm@cua.dk>
8049
8050 * frames.texi (Mouse References):
8051 Add mouse-1-click-in-non-selected-windows.
8052
80532005-02-25 Richard M. Stallman <rms@gnu.org>
8054
8055 * screen.texi (Screen): Explain better about cursors and mode lines;
8056 don't presuppose text terminals.
8057 (Point): Don't assume just one cursor.
8058 Clarify explanation of cursors.
8059 (Echo Area, Menu Bar): Cleanups.
8060
8061 * mini.texi (Minibuffer): Prompts are highlighted.
8062 (Minibuffer Edit): Newline = C-j only on text terminals.
8063 Clarify resize-mini-windows values.
8064 Mention M-PAGEUP and M-PAGEDOWN.
8065 (Completion Commands): Mouse-1 like Mouse-2.
8066 (Minibuffer History): Explain history commands better.
8067 (Repetition): Add xref to Incremental Search.
8068
8069 * mark.texi (Setting Mark): Clarify info about displaying mark.
8070 Clarify explanation of C-@ and C-SPC.
8071 (Transient Mark): Mention Delete Selection mode.
8072 (Marking Objects): Clean up text about extending the region.
8073
8074 * m-x.texi (M-x): One C-g doesn't always go to top level.
8075 No delay before suggest-key-bindings output.
8076
8077 * fixit.texi (Fixit): Mention C-/ for undo.
8078 (Spelling): Mention ESC TAB like M-TAB.
8079 Replacement words with r and R are rechecked.
8080 Say where C-g leaves point. Mention ? as input.
8081
80822005-02-23 Lute Kamstra <lute@gnu.org>
8083
8084 * cmdargs.texi (Initial Options): Add cross reference.
8085
8cf51b2c
GM
80862005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8087
8088 * emacs.texi (Top): Update menu for splitting of node in
8089 msdog.texi.
8090 * frames.texi (Frames): Update xref for splitting of node in
8091 msdog.texi.
8092 * trouble.texi (Quitting): Ditto.
8093
80942005-02-16 Richard M. Stallman <rms@gnu.org>
8095
8096 * windows.texi (Split Window): Simplify line truncation info
8097 and xref to Display Custom.
8098
8099 * trouble.texi (Quitting): Emergency escape only for text terminal.
8100 (Screen Garbled): C-l for ungarbling is only for text terminal.
8101
8102 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8103
8104 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8105
8106 * programs.texi (Program Modes): Mention Python mode.
8107 (Moving by Defuns): Repeating C-M-h extends region.
8108 (Basic Indent): Clarify.
8109 (Custom C Indent): Clarify.
8110 (Expressions): Repeating C-M-@ extends region.
8111 (Info Lookup): Clarify for C-h S.
8112 (Symbol Completion): ESC TAB alternative for M-TAB.
8113 (Electric C): Clarify.
8114
8115 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8116
8117 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8118 MS-DOS Input node.
8119 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8120 (MS-DOS and MULE): Clarify.
8121 (MS-DOS Processes, Windows Processes): Fix typos.
8122
8123 * major.texi (Choosing Modes): Clarify.
8124
8125 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8126 (Keyboard Macro Step-Edit): Clarify.
8127
8128 * indent.texi (Indentation): Clarifications.
8129
8130 * help.texi (Help): Correct error about C-h in query-replace.
8131 Clarify apropos vs C-h a. Fix how to search in FAQ.
8132 (Key Help): Describe C-h w here.
8133 (Name Help): Minor cleanup. C-h w moved to Key Help.
8134 Clarify the "object" joke.
8135 (Apropos): Clarify. Mouse-1 like Mouse-2.
8136 (Help Mode): Mouse-1 like Mouse-2.
8137
8138 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8139
8140 * display.texi (Display): Reorder menu.
8141 (Faces): Cleanup.
8142 (Font Lock): Cleanup. Mention Options menu.
8143 Delete obsolete text.
8144 (Scrolling): For C-l, don't presume text terminal.
8145 (Horizontal Scrolling): Simplify intro.
8146 (Follow Mode): Clarify.
1c6c854e 8147 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8148 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8149 Doc default-tab-width. Doc line truncation more thoroughly.
8150
8151 * dired.texi (Dired Enter): C-x C-f can run Dired.
8152 (Dired Visiting): Comment out `a' command.
8153 Mouse-1 is like Mouse-2.
8154 (Shell Commands in Dired): ? can be used more than once.
8155
8156 * basic.texi (Continuation Lines): Simplify description of truncation,
8157 and refer to Display Custom for the rest of it.
8158
8cf51b2c
GM
81592005-02-06 Lute Kamstra <lute@gnu.org>
8160
8161 * basic.texi (Undo): Fix typo.
8162
8163 * cmdargs.texi (Emacs Invocation): Fix typo.
8164
8165 * custom.texi (Init Examples): Fix typo.
8166
8167 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8168
81692005-02-06 Richard M. Stallman <rms@gnu.org>
8170
8171 * regs.texi (Registers): Registers can hold numbers, too.
8172
8173 * killing.texi (Other Kill Commands): Cleanup.
8174 Delete redundant explanation of kill in read-only buffer.
8175 (Yanking): Mention term "copying".
8176 (Accumulating Text): Fix typo.
8177
8178 * entering.texi (Entering Emacs): Update rationale at start.
8179 (Exiting): Treat iconifying on a par with suspension.
8180
8181 * custom.texi (Minor Modes): Fix typo.
8182 (Easy Customization): Fix menu style.
8183 (Variables): Add xref.
8184 (Examining): Setting for future sessions works through .emacs.
8185 (Keymaps): "Text terminals", not "Many".
8186 (Init Rebinding): Explain \C-. Show example of \M-.
8187 Fix minor wording errors.
8188 (Function Keys): Explain vector syntax just once.
8189 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8190 (Init File): Mention .emacs.d directory.
8191 (Init Examples): Add xref.
8192 (Find Init): Mention .emacs.d directory.
8193
8194 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8195 (Action Arguments): Explain which kinds of -l args are found how.
8196 (Initial Options): --batch does not inhibit site-start.
8197 Add xrefs.
8198 (Command Example): Use --batch, not -batch.
8199
8200 * basic.texi (Inserting Text): Cleanup wording.
8201 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8202 C-n is not error at end of buffer.
8203 (Undo): Doc C-/ like C-_. Add xrefs.
8204 (Arguments): META key may be labeled ALT.
8205 Peculiar arg meanings are explained in doc strings.
8206
8207 * abbrevs.texi (Expanding Abbrevs): Clarify.
8208
82092005-02-05 Eli Zaretskii <eliz@gnu.org>
8210
8211 * frames.texi (Frame Parameters): Add an xref to the description
8212 of list-colors-display. Add a pointer to the X docs about colors.
8213
8214 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8215 Improve docs of list-colors-display.
8cf51b2c
GM
8216
82172005-02-03 Lute Kamstra <lute@gnu.org>
8218
8219 * frames.texi (Frames, Drag and Drop): Fix typos.
8220
82212005-02-03 Richard M. Stallman <rms@gnu.org>
8222
8223 * windows.texi (Basic Window): Mention color-change in mode line.
8224 (Change Window): Explain dragging vertical boundaries.
8225
8226 * text.texi (Sentences): Clarify.
8227 (Paragraphs): Explain M-a and blank lines.
8228 (Outline Mode): Clarify text and menu.
8229 (Hard and Soft Newlines): Mention use-hard-newlines.
8230
8231 * frames.texi (Frames): Delete unnecessary mention of Windows.
8232 (Mouse Commands): Likewise. Mention xterm mouse support.
8233 (Clipboard): Clarify.
8234 (Mouse References): Mention use of Mouse-1 for following links.
8235 (Menu Mouse Clicks): Clarify.
8236 (Mode Line Mouse): Clarify.
8237 (Drag and Drop): Rewrite.
8238
8239 * fixit.texi (Spelling): Fix typo.
8240
8241 * files.texi (File Names): Clarify.
8242 (Visiting): Update conditions for use of file dialog. Clarify.
8243 (Saving): Doc d as answer in save-some-buffers.
8244 (Remote Files): Clean up the text.
8245
8246 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8247
8248 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8249 (List Buffers): Clarify.
8250 (Several Buffers): Doc T command.
8251 (Buffer Convenience): Clarify menu.
8252
8253 * basic.texi (Undo): Clarify last change.
8254
82552005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8256
8257 * fixit.texi (Spelling): Fix typo.
8258
82592005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8260
8261 * basic.texi (Undo): Update description of `undo-outer-limit'.
8262
82632005-02-01 Nick Roberts <nickrob@snap.net.nz>
8264
8265 * building.texi: Update documentation relating to GDB Graphical
8266 Interface.
8267
82682005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * custom.texi (Easy Customization): Adapt menu to node name change.
8271
82722005-01-30 Richard M. Stallman <rms@gnu.org>
8273
8274 * custom.texi (Easy Customization): Defn of "User Option" now
8275 includes faces. Don't say just "option" when talking about variables.
8276 Do say just "options" to mean "anything customizable".
8277 (Specific Customization): Describe `customize-variable',
8278 not `customize-option'.
8279
8280 * glossary.texi (Glossary) <Faces>: Add xref.
8281 <User Option>: Change definition--include faces. Change xref.
8282
8283 * picture.texi (Picture): Mention artist.el.
8284
8285 * sending.texi, screen.texi, programs.texi, misc.texi:
8286 * mini.texi, major.texi, maintaining.texi, macos.texi:
8287 * help.texi, frames.texi, files.texi:
8288 Don't say just "option" when talking about variables.
8289
8290 * display.texi, mule.texi: Don't say just "option" when talking
8291 about variables. Other minor cleanups.
8292
8cf51b2c
GM
82932005-01-26 Lute Kamstra <lute@gnu.org>
8294
8295 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8296 File'. Mention the `-Q' option at the `--no-site-file' option.
8297
8cf51b2c
GM
82982005-01-22 David Kastrup <dak@gnu.org>
8299
8300 * building.texi (Grep Searching): Mention alias `find-grep' for
8301 `grep-find'.
8302
83032005-01-20 Richard M. Stallman <rms@gnu.org>
8304
8305 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8306
8cf51b2c
GM
83072005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8308
8309 * rmail.texi (Movemail): Explain differences
8310 between standard and mailutils versions of movemail.
8311 Describe command line and configuration options introduced
8312 with the latter.
8313 Explain the notion of mailbox URL, provide examples and
8314 cross-references to mailutils documentation.
8315 Describe various methods of specifying mailbox names,
8316 user names and user passwords for rmail.
1c6c854e
CS
8317 (Remote Mailboxes): New section.
8318 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8319 options used to control its behavior.
8320 (Other Mailbox Formats): Explain handling of various mailbox
8321 formats.
8322
83232005-01-13 Richard M. Stallman <rms@gnu.org>
8324
8325 * commands.texi (Commands): Clarification.
8326
83272005-01-11 Richard M. Stallman <rms@gnu.org>
8328
8329 * programs.texi (Multi-line Indent): Fix previous change.
8330 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8331
8cf51b2c
GM
83322005-01-08 Richard M. Stallman <rms@gnu.org>
8333
8334 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8335 lazy-highlight.
8336
8337 * search.texi (Query Replace): Mention faces query-replace
8338 and lazy-highlight.
8339 (Incremental Search): Update isearch highlighting info.
8340
8cf51b2c
GM
83412005-01-04 Richard M. Stallman <rms@gnu.org>
8342
8343 * custom.texi (Saving Customizations): Minor improvement.
8344
8cf51b2c
GM
83452005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8346
8347 * custom.texi (Saving Customizations): Emacs no longer loads
8348 `custom-file' after .emacs. No longer mention customizing through
8349 Custom.
8350
8cf51b2c
GM
83512005-01-01 Andreas Schwab <schwab@suse.de>
8352
8353 * killing.texi (Graphical Kill): Move up under node Killing,
8354 change @section to @subsection.
8355
83562005-01-01 Richard M. Stallman <rms@gnu.org>
8357
8358 * custom.texi (Face Customization): Mention hex color specs.
8359
8360 * emacs.texi (Top): Update Killing submenu.
8361
8362 * killing.texi (Killing): Reorganize section.
8363 No more TeX-only text; put the node command at start of chapter.
8364 But the first section heading is used only in TeX.
8365 Rewrite the text to read better in this mode.
8366 (Graphical Kill): New subnode gets some of the text that
8367 used to be in the first section.
8368
83692004-12-31 Richard M. Stallman <rms@gnu.org>
8370
8371 * dired.texi (Shell Commands in Dired): Delete the ? example.
8372
8373 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8374
8375 * files.texi (Saving): Describe new require-final-newline features
8376 and mode-require-final-newline.
8377
8cf51b2c
GM
83782004-12-29 Richard M. Stallman <rms@gnu.org>
8379
8380 * custom.texi (File Variables): Clarify previous change.
8381
c8763fb6 83822004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8383
8384 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8385 out now.
8386
83872004-12-27 Richard M. Stallman <rms@gnu.org>
8388
8389 * Makefile.in (MAKEINFO): Specify --force.
8390
8391 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8392 (Undo): Doc undo-outer-limit.
8393
8cf51b2c
GM
83942004-12-15 Juri Linkov <juri@jurta.org>
8395
8396 * mark.texi (Transient Mark, Mark Ring): M-< and other
8397 movement commands don't set mark in Transient Mark mode
8398 if mark is active.
8399
8cf51b2c
GM
84002004-12-12 Juri Linkov <juri@jurta.org>
8401
8402 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8403 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8404
8405 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8406 (Misc Dired Commands): Add @r{(Dired)} to w.
8407
84082004-12-12 Juri Linkov <juri@jurta.org>
8409
8410 * mark.texi (Marking Objects): Marking commands also extend the
8411 region when mark is active in Transient Mark mode.
8412
8cf51b2c
GM
84132004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8414
8415 * custom.texi (Saving Customizations): Emacs only loads the custom
8416 file automatically after the init file in version 22.1 or later.
8417 Adapt text and examples to this fact.
8418
8cf51b2c
GM
84192004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8420
8421 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8422 be set through Custom. Otherwise, it has no effect.
8423
8cf51b2c
GM
84242004-12-05 Richard M. Stallman <rms@gnu.org>
8425
8426 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8427 * entering.texi: Rename Command Line to Emacs Invocation.
8428
10d1d0af 8429 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8430
8431 * custom.texi (Easy Customization): Move up to section level,
8432 before Variables. Avoid using the term "variable"; say "option".
8433 New initial explanation.
8434 (Variables): In initial explanation, connect "variable" to the
8435 already-explained "user option".
8436
8437 * emacs.texi (Top): Fix ref to Command Line.
8438 Move reference to Easy Customization.
8439
8440 * xresources.texi (X Resources): Fix From link.
8441
8442 * doclicense.texi (GNU Free Documentation License): Fix To link.
8443
8444 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8445
8446 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8447
84482004-12-03 Richard M. Stallman <rms@gnu.org>
8449
8450 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8451
84522004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8453
8454 * kmacro.texi: Several small changes in addition to the following.
8455 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8456 defining a keyboard macro.
8457 Mention `kmacro-ring-max'.
8458 (Keyboard Macro Counter): Clarify description of
8459 `kmacro-insert-counter', `kmacro-set-counter',
8460 `kmacro-add-counter' and `kmacro-set-format'.
8461
84622004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8463
8464 * custom.texi (File Variables): Add `unibyte' and make it more
8465 clear that `unibyte' and `coding' are special. Suggested by Simon
8466 Krahnke <overlord@gmx.li>.
8467
8468 * mule.texi (Enabling Multibyte): Refer to File Variables.
8469 Suggested by Simon Krahnke <overlord@gmx.li>.
8470
c8763fb6 84712004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8472
8473 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8474 x-use-old-gtk-file-dialog.
8475
8cf51b2c
GM
84762004-11-20 Richard M. Stallman <rms@gnu.org>
8477
8478 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8479
84802004-11-09 Lars Brinkhoff <lars@nocrew.org>
8481
8482 * building.texi (Lisp Eval): Delete hyphen in section name.
8483
84842004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8485
8486 * files.texi (Old Versions):
8487 No longer document annotation as "CVS only".
8488
84892004-11-10 Andre Spiegel <spiegel@gnu.org>
8490
8491 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8492 version systems, mentioning the new ones that we support.
8493 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8494 suggestions.
8495
c8763fb6 84962004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8497
49823426 8498 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8499
c8763fb6 85002004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8501
8502 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8503
85042004-10-23 Eli Zaretskii <eliz@gnu.org>
8505
8506 * text.texi (Text Based Tables, Table Definition)
8507 (Table Creation, Table Recognition, Cell Commands)
8508 (Cell Justification, Row Commands, Column Commands)
8509 (Fixed Width Mode, Table Conversion, Measuring Tables)
8510 (Table Misc): New nodes, documenting the Table Mode.
8511
8cf51b2c
GM
85122004-10-19 Jason Rumney <jasonr@gnu.org>
8513
8514 * makefile.w32-in (info): Change order of arguments to makeinfo.
8515
85162004-10-19 Ulf Jasper <ulf.jasper@web.de>
8517
8518 * calendar.texi (iCalendar): Update for package changes.
8519
8cf51b2c
GM
85202004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8521
8522 * files.texi (Misc File Ops): View mode is a minor mode.
8523
8cf51b2c
GM
85242004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8525
8526 * calendar.texi (iCalendar): Style changes.
8527
85282004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8529
8530 * search.texi (Regexps): The regexp described in the example is no
8531 longer stored in the variable `sentence-end'.
8532
8cf51b2c
GM
85332004-10-06 Nick Roberts <nickrob@snap.net.nz>
8534
8535 * building.texi (Starting GUD): Note that multiple debugging
8536 sessions requires `gdb --fullname'.
8537
85382004-10-05 Ulf Jasper <ulf.jasper@web.de>
8539
8540 * calendar.texi (iCalendar): New section for a new package.
8541
8cf51b2c
GM
85422004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8543
8544 * text.texi: Various small changes in addition to the following.
8545 (Text): Replace xref for autotype with inforef.
8546 (Sentences): Explain nil value for `sentence-end'.
8547 (Paragraphs): Update default values for `paragraph-start' and
8548 `paragraph-separate'.
8549 (Text Mode): Correct description of Text mode's effect on the
8550 syntax table.
8551 (Outline Visibility): `hide-other' does not hide top level headings.
8552 `selective-display-ellipses' no longer has an effect on Outline mode.
8553 (TeX Misc): Add missing @cindex.
8554 Replace xref for RefTeX with inforef.
8555 (Requesting Formatted Text): The variable
8556 `enriched-fill-after-visiting' no longer exists.
8557 (Editing Format Info): Update names of menu items and commands.
8558 (Format Faces): Mention special effect of specifying the default face.
8559 Describe inheritance of text properties.
8560 Correct description of `fixed' face.
8561 (Format Indentation): Correct description of effect of setting
8562 margins. Mention `set-left-margin' and `set-right-margin'.
8563 (Format Justification): Update names of menu items.
8564 `set-justification-full' is now bound to `M-j b'.
8565 Mention that `default-justification' is a per buffer variable.
8566 (Format Properties): Update name of menu item.
8567 (Forcing Enriched Mode): `format-decode-buffer' automatically
8568 turns on Enriched mode if the buffer is in text/enriched format.
8569
85702004-10-05 Emilio C. Lopes <eclig@gmx.net>
8571
8572 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8573
85742004-09-28 Kim F. Storm <storm@cua.dk>
8575
8576 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8577 Align with new functionality.
8578
8cf51b2c
GM
85792004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8580
8581 * display.texi (Display Custom): Remove stray `@end defvar'.
8582
85832004-09-23 Kim F. Storm <storm@cua.dk>
8584
8585 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8586 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8587
8cf51b2c
GM
85882004-09-20 Richard M. Stallman <rms@gnu.org>
8589
8590 * custom.texi (Hooks): Explain using setq to clear out a hook.
8591 (File Variables): Explain multiline string constants.
8592 (Non-ASCII Rebinding): Explain when you need to update
8593 non-ASCII char codes in .emacs.
8594
8595 * building.texi (Compilation): Explain how to make a silent
8596 subprocess that won't be terminated. Explain compilation-environment.
8597
85982004-09-13 Kim F. Storm <storm@cua.dk>
8599
8600 * mini.texi (Repetition): Rename isearch-resume-enabled to
8601 isearch-resume-in-command-history and change default to disabled.
8602
8cf51b2c
GM
86032004-09-09 Kim F. Storm <storm@cua.dk>
8604
8605 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8606 with new `kmacro-name-last-macro'.
8607
8cf51b2c
GM
86082004-09-08 Juri Linkov <juri@jurta.org>
8609
8610 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8611
8cf51b2c
GM
86122004-09-03 Juri Linkov <juri@jurta.org>
8613
8614 * search.texi (Incremental Search): Update wording for M-%.
8615
86162004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8617
8618 * killing.texi (Killing): Correct description of kill commands in
8619 read-only buffer.
8620
86212004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8622
8623 * building.texi (Compilation Mode): Add a paragraph about rules
8624 for finding the compilation buffer for `next-error'.
8625
8626 * search.texi (Other Repeating Search): Mention that Occur mode
8627 supports the next-error functionality.
8628
86292004-09-02 Juri Linkov <juri@jurta.org>
8630
8631 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8632
86332004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8634
8635 * kmacro.texi (Basic Keyboard Macro):
8636 `apply-macro-to-region-lines' now operates on all lines that begin
8637 in the region, rather than on all complete lines in the region.
8638
c8763fb6 86392004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8640
8641 * frames.texi (Drag and drop): Add documentation about
8642 x-dnd-test-function and x-dnd-known-types.
8643
86442004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8645
8646 * indent.texi: Various minor changes in addition to:
8647 (Indentation Commands): Correct description of `indent-relative'.
8648 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8649 mode. The *Tab Stops* buffer uses Overwrite Mode.
8650 (Just Spaces): `tabify' converts sequences of at least two spaces
8651 to tabs.
8652
8cf51b2c
GM
86532004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8654
8655 * frames.texi (Secondary Selection): Setting the secondary
8656 selection with M-Drag-Mouse-1 does not alter the kill ring,
8657 setting it with M-Mouse-1 and M-Mouse-3 does.
8658 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8659 toolkit scroll bars.
8660 (Scroll Bars): Ditto.
8661
8662 * windows.texi (Basic Window): When using a window system, the value
8663 of point in a non-selected window is indicated by a hollow box.
8664 (Split Window): Side by side windows are separated by a scroll bar,
8665 if scroll bars are used.
8666 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8667 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8668 (Window Convenience): Update bindings for `winner-undo' and
8669 `winner-redo'.
8670
8671 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8672 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8673 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8674 of "Using Emacs as a Server".
8675 * building.texi (Building): Interchange nodes (for correct numbering).
8676 * programs.texi (Programs): Interchange nodes (for correct numbering).
8677 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8678 Info to the node structure.
8679 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8680 Rearrange order of nodes and sections such that both "GNU GENERAL
8681 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8682 end, as appropriate for appendices.
8683 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8684 Use `@unnumberedsec'.
8685 * trouble.texi: Adapt sectioning in Info to the node structure.
8686 Adapt node pointers to change in emacs.texi.
8687 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8688
8cf51b2c
GM
86892004-08-25 Kenichi Handa <handa@m17n.org>
8690
8691 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8692 description for unibyte mode.
8693
86942004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8695
8696 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8697
8698 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8699 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8700 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8701 in @pxref.
8702
87032004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8704
8705 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8706 Change section names.
8707
8cf51b2c
GM
87082004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8709
8710 * kmacro.texi (Keyboard Macro Ring): Rename section.
8711 Emacs treats the head of the macro ring as the `last keyboard macro'.
8712 (Keyboard Macro Counter): Minor change.
8713 (Save Keyboard Macro): Some clarifications.
8714 (Edit Keyboard Macro): Rename section.
8715
8716 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8717 32-bit machines.
8718 (Several Buffers): Clarify which buffer is selected if `2' is
8719 pressed in the Buffer Menu.
8720 Auto Revert mode can be used to update the Buffer Menu
8721 automatically.
8722
87232004-08-21 Eli Zaretskii <eliz@gnu.org>
8724
8725 * help.texi (Misc Help): Add an index entry for finding an Info
8726 manual by its file name.
8727
87282004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8729
8730 * files.texi (Backup Deletion): Correct description of
8731 `delete-old-versions'.
8732 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8733 (Auto Save Files): Recommend `auto-save-mode' to reenable
8734 auto-saving, rather than the abbreviation `auto-save'.
8735
87362004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8737
8738 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8739 for "killing" and "yanking" in main menu.
8740
87412004-08-16 Richard M. Stallman <rms@gnu.org>
8742
8743 * killing.texi (Yanking, Killing): Minor cleanups.
8744
8745 * mark.texi (Momentary Mark): Minor cleanups.
8746
87472004-08-15 Kenichi Handa <handa@etl.go.jp>
8748
8749 * custom.texi (Non-ASCII Rebinding):
8750 C-q always inserts the right code to pass to global-set-key.
8751
8cf51b2c
GM
87522004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8753
8754 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8755 `insert-register', instead of `C-x r g' binding, for consistency.
8756
87572004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8758
8759 * fixit.texi (Spelling): Fix typo.
8760
87612004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * help.texi (Help): Fix Texinfo usage.
8764
8cf51b2c
GM
87652004-07-24 Richard M. Stallman <rms@gnu.org>
8766
8767 * text.texi (Paragraphs): Update how paragraphs are separated
8768 and the default for paragraph-separate.
8769
8770 * search.texi (Regexp Replace): Further update text for new
8771 replacement operators.
8772
8cf51b2c
GM
87732004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8774
8775 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8776 `R' switch.
8777
8778 * dired.texi (Dired Updating): `k' only deletes inserted
8779 subdirectories from the Dired buffer if a prefix argument was given.
8780
8781 * search.texi (Regexps): Delete redundant definition of `symbol' in
8782 description of `\_>'. It already occurs in the description of `\_<'.
8783
8cf51b2c
GM
87842004-07-01 Juri Linkov <juri@jurta.org>
8785
8786 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8787 (Regexp Search): Add M-r.
8788
87892004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8790
8791 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8792
87932004-06-29 Jesper Harder <harder@ifa.au.dk>
8794
49823426 8795 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8796
87972004-06-25 Richard M. Stallman <rms@gnu.org>
8798
8799 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8800
88012004-06-25 David Kastrup <dak@gnu.org>
8802
8803 * search.texi (Regexp Replace): Some typo corrections and
8804 rearrangement.
8805
88062004-06-24 David Kastrup <dak@gnu.org>
8807
8808 * search.texi (Unconditional Replace): Use replace-string instead
8809 of query-replace in example.
8810 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8811 sequences.
8812 (Query Replace): Correct explanation of `^' which does not use
8813 the mark stack.
8814
88152004-06-21 Nick Roberts <nickrob@gnu.org>
8816
8817 * misc.texi (Shell History Copying): Document comint-insert-input.
8818 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8819
8cf51b2c
GM
88202004-06-20 Jesper Harder <harder@ifa.au.dk>
8821
8822 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8823 * custom.texi (Customization): Do.
8824 * anti.texi (Antinews): Do.
8825 * abbrevs.texi (Defining Abbrevs): Do.
8826
8827 * programs.texi (Info Lookup): Fix keybinding for
8828 info-lookup-symbol.
8829
88302004-06-16 Juanma Barranquero <lektu@terra.es>
8831
8832 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8833 Add emacs-xtra.
8834 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8835 (clean): Add emacs-xtra and flymake. Remove redundancies.
8836
88372004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8838
8839 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8840 Add emacs-xtra.
8841 * emacs-xtra.texi: New file.
8842
88432004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8844
8845 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8846 (Dired and Find): Mention differences with ordinary Dired buffers.
8847
8cf51b2c
GM
88482004-06-13 Richard M. Stallman <rms@gnu.org>
8849
8850 * custom.texi (Init Syntax): Explain about vars that do special
8851 things when set with setq or with Custom.
8852 (Init Examples): Add line-number-mode example.
8853
8cf51b2c
GM
88542004-06-12 Juri Linkov <juri@jurta.org>
8855
8856 * dired.texi (Operating on Files): Add dired-do-touch.
8857
8cf51b2c
GM
88582004-06-10 Juri Linkov <juri@jurta.org>
8859
8860 * building.texi (Lisp Eval): Add C-M-x on defface.
8861
88622004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * files.texi (Reverting): Auto-Revert mode and
8865 Global Auto-Revert mode no longer revert remote files.
8866
8cf51b2c
GM
88672004-05-29 Richard M. Stallman <rms@gnu.org>
8868
8869 * custom.texi (Init File): Two dashes start --no-site-file.
8870
8cf51b2c
GM
88712004-05-29 Alan Mackenzie <acm@muc.de>
8872
8873 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8874 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8875 (AWK, Pike): Document as "C-like modes".
8876 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8877 (M-x man): Supersedes M-x manual-entry.
8878 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8879
8880 ("Comments in C"): Delete node; the info is in CC Mode manual.
8881 (c-comment-only-line-offset): Remove description.
8882
8883 (C-c ., C-c C-c): Describe new C Mode bindings.
8884
8885 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8886 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8887 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8888 Amend definitions.
8889
8890 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8891 Describe functions.
8892
8893 (c-comment-start-regexp, c-hanging-comment-ender-p)
8894 (c-hanging-comment-starter-p): Remove obsolete definitions.
8895
8896 * emacs.texi: Remove the menu entry "Comments in C".
8897
8cf51b2c
GM
88982004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8899
8900 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8901 `M-x locate'.
8902
89032004-05-16 Karl Berry <karl@gnu.org>
8904
8905 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8906 makeinfo --html fails.
8907 * help.texi (Help Summary) [@ifnottex]: Likewise.
8908
89092004-05-13 Nick Roberts <nickrob@gnu.org>
8910
8911 * building.texi (GDB Graphical Interface): Update and describe
8912 layout first.
8913
8cf51b2c
GM
89142004-05-04 Jason Rumney <jasonr@gnu.org>
8915
8916 * makefile.w32-in: Revert last change.
8917
89182004-05-03 Jason Rumney <jasonr@gnu.org>
8919
8920 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8921
8cf51b2c
GM
89222004-04-23 Juanma Barranquero <lektu@terra.es>
8923
8924 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8925
89262004-04-18 Juri Linkov <juri@jurta.org>
8927
8928 * fixit.texi (Spelling): Remove file extension from ispell xref.
8929
89302004-04-15 Kim F. Storm <storm@cua.dk>
8931
8932 * cmdargs.texi (Initial Options): Add -Q.
8933
89342004-04-05 Kim F. Storm <storm@cua.dk>
8935
8936 * custom.texi (File Variables): Add safe-local-eval-forms.
8937
8cf51b2c
GM
89382004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8939
8940 * files.texi (Reverting): Correct description of revert-buffer's
8941 handling of point.
8942
89432004-03-22 Juri Linkov <juri@jurta.org>
8944
8945 * emacs.texi (Top): Add `Misc X'.
8946
49823426 8947 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8948
8949 * glossary.texi: Improve references.
8950
8951 * help.texi: Sync keywords with finder.el.
8952
8953 * mini.texi (Completion): Add description for menu items.
8954
8955 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8956
8957 * sending.texi (Mail Methods): Fix xref to Message manual.
8958
8cf51b2c
GM
89592004-03-12 Richard M. Stallman <rms@gnu.org>
8960
8cf51b2c
GM
8961 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8962
8cf51b2c
GM
89632004-03-04 Richard M. Stallman <rms@gnu.org>
8964
8965 * search.texi (Regexps): Explain that ^ and $ have their
8966 special meanings only in certain contexts.
8967
8968 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8969
8970 * mule.texi (Specify Coding): Doc C-x RET F.
8971
8972 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8973 for multiple compile and grep buffers.
8974 (Indirect Buffers): Don't recommand clone-indirect-buffer
8975 for multiple compile and grep buffers.
8976
8cf51b2c
GM
89772004-02-29 Juanma Barranquero <lektu@terra.es>
8978
8979 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8980 Use $(DEL) instead of rm, and ignore exit code.
8981
8cf51b2c
GM
89822004-02-23 Nick Roberts <nick@nick.uklinux.net>
8983
8984 * building.texi (Watch Expressions): Update.
8985
89862004-02-21 Juri Linkov <juri@jurta.org>
8987
1c6c854e
CS
8988 * cmdargs.texi (Action Arguments): Add alias --find-file.
8989 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8990 to Command Arguments.
8991 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8992 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8993 (Window Size X): Join -g and --geometry. Add @cindex.
8994 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8995 (Title X): Remove alias -title.
8996 (Misc X): New node.
8997
c8763fb6 89982004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8999
9000 * frames.texi (Drag and drop): Add Motif to list of supported
9001 protocols.
9002
c8763fb6 90032004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9004
9005 * frames.texi (Drag and drop): New section.
9006
90072004-01-24 Richard M. Stallman <rms@gnu.org>
9008
1c6c854e 9009 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9010 Include it only @ifnotinfo. Patch the preceding and following
9011 node headers to point to each other.
9012
90132004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9014
9015 * calendar.texi (Appointments): Update section.
9016
90172003-12-29 Kevin Ryde <user42@zip.com.au>
9018
8cf51b2c
GM
9019 * programs.texi (C Modes): Fix the xref.
9020
90212003-12-23 Nick Roberts <nick@nick.uklinux.net>
9022
9023 * building.texi (Watch Expressions): Update.
9024 (Commands of GUD): Include use of toolbar + breakpoints set from
9025 fringe/margin.
9026
90272003-12-03 Andre Spiegel <spiegel@gnu.org>
9028
9029 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9030 <acm@muc.de>.
9031
c8763fb6 90322003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9033
9034 * frames.texi (Dialog Boxes): Add use-file-dialog.
9035
8cf51b2c
GM
90362003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9037
9038 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9039 in CC Mode.
9040
8cf51b2c
GM
90412003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9042
9043 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9044 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9045 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9046 * man/frames.texi, man/glossary.texi, man/killing.texi:
9047 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9048 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9049 * man/sending.texi, man/text.texi, man/trouble.texi:
9050 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9051
90522003-11-01 Alan Mackenzie <acm@muc.de>
9053
9054 * search.texi (Scrolling During Incremental Search): Document a
9055 new scrolling facility in isearch mode.
9056
8cf51b2c
GM
90572003-10-22 Miles Bader <miles@gnu.org>
9058
9059 * Makefile.in (info): Move before $(top_srcdir)/info.
9060
90612003-10-22 Nick Roberts <nick@nick.uklinux.net>
9062
9063 * building.texi (Watch Expressions): Update section on data display
9064 to reflect code changes (GDB Graphical Interface).
9065
8cf51b2c
GM
90662003-10-13 Richard M. Stallman <rms@gnu.org>
9067
9068 * xresources.texi (GTK resources): Clean up previous change.
9069
c8763fb6 90702003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9071
9072 * xresources.texi (GTK resources): Add a note that some themes
9073 disallow customizations. Add scroll theme example.
9074
8cf51b2c
GM
90752003-09-30 Richard M. Stallman <rms@gnu.org>
9076
8cf51b2c
GM
9077 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9078
9079 * misc.texi (Saving Emacs Sessions): Shorten the section,
9080 collapsing back into one node.
9081
90822003-09-30 Lars Hansen <larsh@math.ku.dk>
9083
9084 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9085
ce058493 90862003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9087
9088 * xresources.texi (GTK names in Emacs): Correct typo.
9089
8cf51b2c
GM
90902003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9091
1c6c854e
CS
9092 * cmdargs.texi (Font X): Mention new default font.
9093 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9094 problems involved. (Result of discussion on emacs-devel.)
9095
90962003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9097
9098 * emacs.texi (Acknowledgements): Correct typo.
9099
91002003-09-22 Richard M. Stallman <rms@gnu.org>
9101
9102 * dired.texi (Misc Dired Commands): New node.
9103 (Dired Navigation): Add dired-goto-file.
9104
9105 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9106
9107 * emacs.texi (Acknowledgements): New node, split from Distribution.
9108
9109 * cmdargs.texi (Action Arguments): -f reads interactive args.
9110
8cf51b2c
GM
91112003-09-08 Lute Kamstra <lute@gnu.org>
9112
9113 * screen.texi (Mode Line): Say that POS comes before LINE.
9114 Mention `size-indication-mode'.
1c6c854e
CS
9115 * display.texi (Optional Mode Line):
9116 Document `size-indication-mode'.
8cf51b2c
GM
9117 * basic.texi (Position Info): Mention `size-indication-mode'.
9118
91192003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9120
9121 * xresources.texi (Resources): Refer to `editres' man page.
9122 (Lucid Resources): Update defaults. Expand description of
9123 `shadowThickness'.
9124
91252003-09-04 Miles Bader <miles@gnu.org>
9126
9127 * Makefile.in (top_srcdir): New variable.
9128 ($(top_srcdir)/info): New rule.
9129 (info): Depend on it.
9130
91312003-09-03 Peter Runestig <peter@runestig.com>
9132
9133 * makefile.w32-in: New file.
9134
91352003-08-29 Richard M. Stallman <rms@gnu.org>
9136
9137 * misc.texi (Saving Emacs Sessions): Correct previous change.
9138
8cf51b2c
GM
91392003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9140
8cf51b2c
GM
9141 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9142 (Intro): Include kmacro.texi after fixit.texi instead of after
9143 custom.texi. (As suggested by Kim Storm.)
9144
91452003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9146
9147 * fixit.texi (Fixit): Update `Next' pointer.
9148 * files.texi (Files): Update `Previous' pointer.
9149 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9150 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9151 (Suggested by Kim Storm.)
9152 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9153
91542003-08-18 Kim F. Storm <storm@cua.dk>
9155
9156 * kmacro.texi: New file describing enhanced keyboard macro
9157 functionality. Replaces old description in custom.texi.
9158
9159 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9160 (Keyboard Macros): Move to new kmacro.texi file.
9161
9162 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9163
8cf51b2c
GM
91642003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9165
9166 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9167
91682003-08-17 Alex Schroeder <alex@gnu.org>
9169
9170 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9171 required.
9172
8cf51b2c
GM
91732003-08-05 Richard M. Stallman <rms@gnu.org>
9174
9175 * programs.texi (Lisp Indent): Don't describe
9176 lisp-indent-function property here. Use xref to Lisp Manual.
9177
8cf51b2c
GM
91782003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9179
fffa137c 9180 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9181 abbreviations.
9182
91832003-07-24 Markus Rost <rost@math.ohio-state.edu>
9184
9185 * buffers.texi (List Buffers): Fix previous change.
9186
8cf51b2c
GM
91872003-07-13 Markus Rost <rost@math.ohio-state.edu>
9188
9189 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9190 List*.
9191
91922003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9193
8cf51b2c
GM
9194 * display.texi (Font Lock): Fix typo.
9195
91962003-07-07 Richard M. Stallman <rms@gnu.org>
9197
9198 * display.texi (Font Lock): Add xref for format info on
9199 font-lock-remove-keywords.
9200
9201 * building.texi (Compilation): Document what happens with asynch
9202 children of compiler process.
9203
9204 * help.texi (Library Keywords): Use @multitable.
9205
8cf51b2c
GM
92062003-06-04 Richard M. Stallman <rms@gnu.org>
9207
9208 * programs.texi (Expressions): Delete C-M-DEL.
9209
9210 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9211 comint-move-point-for-output renamed from
9212 comint-scroll-to-bottom-on-output.
9213
9214 * custom.texi (Init Rebinding): Replace previous change with xref.
9215 (Non-ASCII Rebinding): Explain that issue more briefly here.
9216
92172003-05-28 Richard M. Stallman <rms@gnu.org>
9218
9219 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9220
92212003-05-28 Nick Roberts <nick@nick.uklinux.net>
9222
9223 * building.texi (GDB Graphical Interface): New node.
9224 (Rewritten somewhat by RMS.)
9225
c8763fb6 92262003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9227
9228 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9229 non-English letters. Explain how to set coding systems correctly
9230 and how to include the right coding cookie in the file.
9231
c8763fb6 92322003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9233
9234 * indent.texi (Indentation): Explain the concepts.
9235 (Just Spaces): Explain why preventing tabs for indentation might
9236 be useful.
9237
8cf51b2c
GM
92382003-04-16 Richard M. Stallman <rms@gnu.org>
9239
9240 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9241
8cf51b2c
GM
92422003-02-22 Alex Schroeder <alex@emacswiki.org>
9243
9244 * cmdargs.texi (General Variables): Document SMTPSERVER.
9245
8cf51b2c
GM
9246 * sending.texi: Remove SMTP node.
9247 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9248 library.
9249
8cf51b2c
GM
92502003-02-22 Alex Schroeder <alex@emacswiki.org>
9251
9252 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9253
92542003-02-22 Simon Josefsson <jas@extundo.com>
9255
9256 * sending.texi (Mail Methods): Add node about SMTP.
9257
c8763fb6 92582003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9259
9260 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9261
8cf51b2c
GM
92622003-02-01 Kevin Ryde <user42@zip.com.au>
9263
9264 * glossary.texi (Glossary): Correction to cl cross reference.
9265
92662003-01-20 Richard M. Stallman <rms@gnu.org>
9267
9268 * killing.texi (Rectangles): Document C-x c r.
9269
c8763fb6 92702003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9271
9272 * xresources.texi (GTK resources): New node.
9273 (GTK widget names): New node.
9274 (GTK names in Emacs): New node.
9275 (GTK styles): New node.
9276
c8763fb6 92772003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9278
9279 * maintaining.texi (Create Tags Table): Add reference to the new
9280 `etags --help --lang=LANG' option.
9281
8cf51b2c
GM
92822002-10-02 Karl Berry <karl@gnu.org>
9283
49823426 9284 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9285 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9286 where needed for the sake of the HTML output.
8cf51b2c
GM
9287
92882001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9289
9290 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9291 source files.
9292
92932001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9294
9295 * Makefile.in (emacsman): New target.
9296
8cf51b2c
GM
92972001-10-20 Gerd Moellmann <gerd@gnu.org>
9298
9299 * (Version 21.1 released.)
9300
93012001-10-05 Gerd Moellmann <gerd@gnu.org>
9302
9303 * Branch for 21.1.
9304
8cf51b2c
GM
93052001-03-05 Gerd Moellmann <gerd@gnu.org>
9306
9307 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9308
8cf51b2c
GM
93092000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9310
9311 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9312
8cf51b2c
GM
93131999-07-12 Richard Stallman <rms@gnu.org>
9314
9315 * Version 20.4 released.
9316
93171998-12-04 Markus Rost <rost@delysid.gnu.org>
9318
9319 * Makefile.in (INFO_TARGETS): Delete customize.info.
9320 (DVI_TARGETS): Delete customize.dvi.
9321 (../info/customize, customize.dvi): Targets deleted.
9322
93231998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9324
9325 * Version 20.3 released.
9326
93271998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9328
9329 * Makefile.in (EMACSSOURCES): Add mule.texi.
9330 Add msdog.texi, ack.texi. Remove gnu1.texi.
9331
93321998-04-06 Andreas Schwab <schwab@gnu.org>
9333
768c0c0f
JB
9334 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9335 Use it in dvi targets.
8cf51b2c
GM
9336
93371997-09-23 Paul Eggert <eggert@twinsun.com>
9338
9339 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9340 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9341 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9342
93431997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9344
9345 * Version 20.2 released.
9346
93471997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9348
9349 * Version 20.1 released.
9350
93511997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9352
9353 * Makefile (../info/customize, customize.dvi): New targets.
9354 (INFO_TARGETS): Add ../info/customize.
9355 (DVI_TARGETS): Add customize.dvi.
9356
8cf51b2c
GM
93571996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9358
9359 * Version 19.33 released.
9360
93611996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9362
9363 * Version 19.32 released.
9364
8cf51b2c
GM
93651996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9366
9367 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9368
93691996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9370
9371 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9372 Specify -I option.
9373 (All dvi targets): Set the TEXINPUTS variable.
9374
93751996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9376
9377 * Version 19.31 released.
9378
8cf51b2c
GM
93791995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9380
9381 * Version 19.30 released.
9382
8cf51b2c
GM
93831995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9384
9385 * Makefile.in (maintainer-clean): Rename from realclean.
9386
93871994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9388
9389 * Makefile.in: New file.
9390 * Makefile: File deleted.
9391
93921994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9393
9394 * Makefile (TEXINDEX_OBJS): Variable deleted.
9395 (texindex, texindex.o, getopt.o): Rules deleted.
9396 All deps on texindex deleted.
9397 (distclean): Don't delete texindex.
9398 (mostlyclean): Don't delete *.o.
9399 * texindex.c, getopt.c: Files deleted.
9400
94011994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9402
9403 * Version 19.26 released.
9404
94051994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9406
9407 * Makefile (EMACSSOURCES): Exclude undo.texi.
9408
94091994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9410
9411 * Version 19.25 released.
9412
94131994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9414
9415 * Version 19.24 released.
9416
94171994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9418
9419 * Version 19.23 released.
9420
94211994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9422
9423 * Makefile: Delete spurious tab.
9424
94251994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9426
9427 * Makefile (.SUFFIXES): New rule.
9428
8cf51b2c
GM
94291993-12-04 Richard Stallman (rms@srarc2)
9430
9431 * getopt.c: New file.
9432 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9433 (getopt.o): New rule.
9434 (dvi): Don't depend on texindex.
49823426 9435 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9436
94371993-12-03 Richard Stallman (rms@srarc2)
9438
49823426
GM
9439 * Makefile (TEXI2DVI): New variable.
9440 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9441 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9442
94431993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9444
9445 * Version 19.22 released.
9446
94471993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9448
9449 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9450
94511993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9452
9453 * Version 19.21 released.
9454
8cf51b2c
GM
94551993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9456
9457 * Makefile (realclean): Don't delete the Info files.
9458
f0131492 94591993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9460
8cf51b2c
GM
9461 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9462 4' where appropriate.
9463
f0131492 94641993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9465
49823426 9466 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9467
9468 * texindex.c: Include "../src/config.h" if building in emacs.
9469
9470 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9471 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9472 Add target to build texindex.c, defining `emacs'.
9473
8cf51b2c
GM
94741993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9475
9476 * Version 19.19 released.
9477
8cf51b2c
GM
94781993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9479
9480 * Version 19.18 released.
9481
94821993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9483
9484 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9485
94861993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9487
9488 * Version 19.17 released.
9489
94901993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9491
9492 * split-man: Fix typos in last change.
9493
94941993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9495
9496 * Version 19.16 released.
9497
94981993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9499
9500 * version 19.15 released.
9501
95021993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9503
9504 * Makefile (distclean): It's rm, not rf.
9505
95061993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9507
9508 * Version 19.14 released.
9509
95101993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9511
9512 * Makefile: New file.
9513
95141993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9515
9516 * Version 19.13 released.
9517
95181993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9519
9520 * Version 19.9 released.
9521
95221993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9523
9524 * Version 19.8 released.
9525
95261993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9527
9528 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9529
9530 * trouble.texi: It's `enable-flow-control-on', not
9531 `evade-flow-control-on'.
9532
95331993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9534
9535 * display.texi: Document standard-display-european.
9536
95371993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9538
9539 * Version 19.7 released.
9540
9541 * emacs.texi: Add a sentence to the top menu mentioning the
9542 specific version of Emacs this manual applies to.
9543
95441993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9545
9546 * basic.texi: Document next-line-add-lines variable used to
9547 implement down-arrow.
9548
9549 * killing.texi: Document kill-whole-line.
9550
95511993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9552
9553 * text.texi: Update unix TeX ordering information.
9554
95551993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9556
9557 * news.texi: Mention fill-rectangle in keybinding list.
9558
9559 * killing.texi: Document fill-rectangle.
9560
95611993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9562
9563 * vc.texi: Bring the docs up to date with VC 5.2.
9564
95651992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9566
9567 * emacs.tex: Mention blackbox and gomoku under Amusements.
9568 Assembler mode is now mentioned and appropriately indexed
9569 under Programming Modes.
9570
95711991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9572
9573 * emacs.tex: Update TeX ordering information.
9574
8cf51b2c
GM
95751990-06-26 David Lawrence (tale@geech)
9576
9577 * emacs.tex: Note that completion-ignored-extensions is not used
9578 to filter out names when all completions are displayed in
9579 *Completions*.
9580
95811990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9582
9583 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9584
95851990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9586
9587 * emacs.tex: Add @findex grep.
9588
8cf51b2c
GM
95891988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9590
9591 * emacs.tex: Correct two typos. No other changes before
9592 Version 19 will be made.
9593
8cf51b2c
GM
95941988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9595
9596 * emacs.tex: Update information for obtaining TeX distribution from the
9597 University of Washington.
9598
9599;; Local Variables:
c8763fb6 9600;; coding: utf-8
8cf51b2c
GM
9601;; End:
9602
a162959e 9603 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9604
9605 This file is part of GNU Emacs.
9606
352c8b4a 9607 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9608 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9609 the Free Software Foundation, either version 3 of the License, or
9610 (at your option) any later version.
8cf51b2c
GM
9611
9612 GNU Emacs is distributed in the hope that it will be useful,
9613 but WITHOUT ANY WARRANTY; without even the implied warranty of
9614 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9615 GNU General Public License for more details.
9616
9617 You should have received a copy of the GNU General Public License
352c8b4a 9618 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.