Clarify documentation of scroll-step, per bug #12801.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
bff6f241
EZ
12012-11-05 Eli Zaretskii <eliz@gnu.org>
2
3 * display.texi (Auto Scrolling): Clarify that scroll-step is
4 ignored when scroll-conservatively is set to a non-zero value.
5 (Bug#12801)
6
766376c6
CY
72012-11-05 Chong Yidong <cyd@gnu.org>
8
9 * dired.texi (Dired Updating): Doc fix (Bug#11744).
10
87288971
MA
112012-10-30 Michael Albinus <michael.albinus@gmx.de>
12
13 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
14
fc83c2de
CY
152012-10-29 Chong Yidong <cyd@gnu.org>
16
17 * dired.texi (Shell Commands in Dired): Document changes to the
18 dired-do-async-shell-command.
19
82b21017
GM
202012-10-28 Glenn Morris <rgm@gnu.org>
21
22 * ack.texi (Acknowledgments): Mention gv.el.
23
caa5e5a4
BG
242012-10-27 Bastien Guerry <bzg@gnu.org>
25
26 * screen.texi (Menu Bar): Fix typo.
27
05b621a6
CY
282012-10-27 Chong Yidong <cyd@gnu.org>
29
30 * frames.texi (Mouse Avoidance): Mention new variable
31 mouse-avoidance-banish-position.
32
33 * programs.texi (Which Function): Which Function mode now works in
34 all major modes by default.
35
36 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
37
38 * files.texi (Misc File Ops): Symbolic links on Windows only work
39 on Vista and later.
40
41 * building.texi (Compilation): Document compilation-always-kill.
42
43 * search.texi (Symbol Search): New node.
44
45 * package.texi (Package Menu): Document the "new" status.
46
47 * windows.texi (Window Choice): Don't refer to the obsolete
48 special-display feature.
49
cd996018
CY
502012-10-24 Chong Yidong <cyd@gnu.org>
51
52 * mule.texi (Text Coding): set-buffer-file-coding-system can now
53 be invoked from the mode line.
54
55 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
56 changes to the mark and unmark commands.
57 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
58 which is no longer bound to dired-backup-diff.
59
fe605b94
BG
602012-10-23 Bastien Guerry <bzg@gnu.org>
61
9eadb1a9
BG
62 * text.texi (Org Authoring): Use a comma after @ref to avoid the
63 insertion of a period in the Info output.
fe605b94 64
d1069532
SM
652012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
66
67 * custom.texi (Hooks): Clarify that -hooks is deprecated.
68
1fb3aa3f
CY
692012-10-23 Chong Yidong <cyd@gnu.org>
70
71 * kmacro.texi (Edit Keyboard Macro): Fix typo.
72
f42f1094
DM
732012-10-18 Dani Moncayo <dmoncayo@gmail.com>
74
75 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
76
6c24e35f
GM
772012-10-17 Glenn Morris <rgm@gnu.org>
78
79 * mini.texi (Repetition): Further copyedit.
80
429cdb05
DM
812012-10-17 Dani Moncayo <dmoncayo@gmail.com>
82
83 * mini.texi (Repetition): Copyedit.
84
e5a94ec4
JL
852012-10-16 Juri Linkov <juri@jurta.org>
86
87 * search.texi (Query Replace): Document multi-buffer replacement
88 keys. (Bug#12655)
89
90 * maintaining.texi (Tags Search): Change link "Replace" to
91 "Query Replace".
92
73f2b4ab
CY
932012-10-13 Chong Yidong <cyd@gnu.org>
94
95 * files.texi (File Conveniences): ImageMagick enabled by default.
96
d8e213eb
DM
972012-10-10 Dani Moncayo <dmoncayo@gmail.com>
98
99 * basic.texi (Arguments): Fix typos.
100
b859a383
GM
1012012-10-08 Glenn Morris <rgm@gnu.org>
102
cad4f290
GM
103 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
104
b859a383
GM
105 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
106
f1f4dba0
GM
1072012-10-06 Glenn Morris <rgm@gnu.org>
108
109 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
110 Mention cal-tex-cursor-week2-summary.
111
c6b68a28
CY
1122012-10-06 Chong Yidong <cyd@gnu.org>
113
114 * mini.texi (Passwords): Fix typo.
115
751bac18
GM
1162012-10-02 Glenn Morris <rgm@gnu.org>
117
118 * maintaining.texi (VC Directory Commands):
119 Remove duplicate `q' entry. (Bug#12553)
120
48de8b12
CY
1212012-09-30 Chong Yidong <cyd@gnu.org>
122
123 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
124
125 * search.texi (Special Isearch): Document the lax space search
126 feature and M-s SPC.
127 (Regexp Search): Move main search-whitespace-regexp description to
128 Special Isearch.
129 (Replace): Document replace-lax-whitespace.
130
131 * basic.texi (Position Info): Document C-u M-=.
132 (Moving Point): Document move-to-column.
133
134 * display.texi (Useless Whitespace): Add delete-trailing-lines.
135
136 * misc.texi (emacsclient Options): Document the effect of
137 initial-buffer-choice on client frames. Document server-auth-dir.
138 Do not document server-host, which is bad security practice.
139
140 * building.texi (Lisp Libraries): Docstring lookups can trigger
141 autoloading. Document help-enable-auto-load.
142
143 * mini.texi (Yes or No Prompts): New node.
144
145 * ack.texi (Acknowledgments): Remove obsolete packages.
146
4695c850
GM
1472012-09-27 Glenn Morris <rgm@gnu.org>
148
149 * cal-xtra.texi (Advanced Calendar/Diary Usage):
150 Rename the section to be more general.
151 * emacs.texi: Update menu.
152
e109c4a6
CY
1532012-09-23 Chong Yidong <cyd@gnu.org>
154
155 * buffers.texi (Misc Buffer): Replace toggle-read-only with
156 read-only-mode.
157
158 * files.texi (Visiting): Likewise.
159
2e83df57
PE
1602012-09-22 Paul Eggert <eggert@cs.ucla.edu>
161
162 * trouble.texi (Crashing): Document ulimit -c.
163
58f3a196
PE
1642012-09-21 Paul Eggert <eggert@cs.ucla.edu>
165
166 * trouble.texi (Crashing): Document addr2line.
167
4ef1567b
CY
1682012-09-19 Chong Yidong <cyd@gnu.org>
169
170 * killing.texi (Yanking): Minor clarification (Bug#12469).
171
9e9da873
CY
1722012-09-17 Chong Yidong <cyd@gnu.org>
173
174 * building.texi (GDB User Interface Layout): Remove reference to
175 removed variable gdb-use-separate-io-buffer (Bug#12454).
176
0979429b
J
1772012-09-08 Jambunathan K <kjambunathan@gmail.com>
178
179 * regs.texi (Text Registers): `C-x r +' can now be used instead of
180 M-x append-to-register. New option `register-separator'.
181 (Number Registers): Mention that `C-x r +' is polymorphic.
182
14ba4cf3
CY
1832012-09-07 Chong Yidong <cyd@gnu.org>
184
185 * windows.texi (Window Choice): Don't mention obsolete
186 display-buffer-reuse-frames.
187
cf29dd84
PE
1882012-09-04 Paul Eggert <eggert@cs.ucla.edu>
189
190 Give more-useful info on a fatal error (Bug#12328).
191 * trouble.texi (Crashing): New section, documenting this.
192
aa0ecd94
MA
1932012-08-24 Michael Albinus <michael.albinus@gmx.de>
194
0979429b
J
195 * cmdargs.texi (General Variables):
196 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
197 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 198
ba025fbd
EZ
1992012-08-14 Eli Zaretskii <eliz@gnu.org>
200
201 * building.texi (Debugger Operation): Correct and improve
202 documentation of the GUD Tooltip mode.
203
0c51ff6d
CY
2042012-07-31 Chong Yidong <cyd@gnu.org>
205
206 * emacs.texi: Fix ISBN (Bug#12080).
207
35b6586e
CY
2082012-08-05 Chong Yidong <cyd@gnu.org>
209
210 * display.texi (Faces): Document frame-background-mode (Bug#7774).
211
212 * custom.texi (Face Customization): Move discussion of face
213 inheritance here, from Faces section.
214
0e1a094f 2152012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
216
217 * frames.texi (Mouse Commands): Fix the description of mouse-2.
218 (Bug#11958)
219
e32a12b5
CY
2202012-07-19 Chong Yidong <cyd@gnu.org>
221
222 * emacs.texi: Update ISBN.
223
9ea10cc3
CY
2242012-07-17 Chong Yidong <cyd@gnu.org>
225
226 * basic.texi (Inserting Text): Replace ucs-insert with
227 insert-char. Provide more details of input.
228
229 * mule.texi (International Chars, Input Methods): Likewise.
230
b68b3337
CY
2312012-07-13 Chong Yidong <cyd@gnu.org>
232
dea31bd3
CY
233 * custom.texi (Examining): Update C-h v message.
234
b68b3337
CY
235 * buffers.texi (Misc Buffer): Document view-read-only.
236
ab4c47d3
CY
2372012-07-07 Chong Yidong <cyd@gnu.org>
238
239 * custom.texi (Init File): Index site-lisp (Bug#11435).
240
6edc3d28
CY
2412012-07-06 Chong Yidong <cyd@gnu.org>
242
243 * emacs.texi: Re-order top-level menu to correspond to logical
244 order, to avoid makeinfo warnings.
245
246 * ack.texi (Acknowledgments): Note new python.el.
247
3812efdc
CY
2482012-06-29 Chong Yidong <cyd@gnu.org>
249
250 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
251 * basic.texi (Erasing, Basic Undo): Fix markup.
252
c8d3a25c 2532012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
254
255 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
256
c8d3a25c 2572012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
258
259 * fixit.texi (Undo): Fix typo. (Bug#11775)
260
65400531
GM
2612012-06-27 Glenn Morris <rgm@gnu.org>
262
263 * ack.texi (Acknowledgments): Tiny update.
264
ac1a0ce1 2652012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
266
267 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
268
ddfbf826 2692012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 270
ddfbf826 271 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
272
273 * anti.texi:
274 * building.texi:
275 * cmdargs.texi:
276 * custom.texi:
277 * display.texi:
278 * files.texi:
279 * frames.texi:
280 * glossary.texi:
281 * misc.texi:
282 * mule.texi:
283 * programs.texi:
284 * sending.texi:
285 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
286
85973ba0
MA
2872012-06-06 Michael Albinus <michael.albinus@gmx.de>
288
289 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
290
c1dabff0
GM
2912012-05-28 Glenn Morris <rgm@gnu.org>
292
293 * ack.texi, building.texi, calendar.texi, custom.texi:
294 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
295
abb9615e
GM
2962012-05-27 Glenn Morris <rgm@gnu.org>
297
bd39eb06
GM
298 * emacs.texi: Simplify following removal of node pointers.
299
abb9615e
GM
300 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
301 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
302 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
303 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
304 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
305 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
306 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
307 * windows.texi, xresources.texi: Nuke hand-written node pointers.
308
6c200b4a
GM
3092012-05-22 Glenn Morris <rgm@gnu.org>
310
311 * emacs.texi (Acknowledgments): Add another contributor.
312
3fe7cdc8
GM
3132012-05-12 Glenn Morris <rgm@gnu.org>
314
315 * Makefile.in (MKDIR_P): New, set by configure.
316 (mkinfodir): Use $MKDIR_P.
317
dc0f75c8
GM
3182012-05-10 Glenn Morris <rgm@gnu.org>
319
b8a82b69
GM
320 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
321 with "coding: raw-text".
322
dc0f75c8
GM
323 * files.texi (Interlocking): Mention create-lockfiles option.
324
666b903b 3252012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
326
327 * frames.texi (Mouse References, Mouse Commands): Fix index
328 entries (Bug#11362).
329
eceeb5fc 3302012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 331
eceeb5fc
CY
332 * custom.texi (Customization Groups, Custom Themes, Examining):
333 Improve page breaks.
334
335 * rmail.texi (Rmail Display): Use example rather than smallexample.
336
337 * calendar.texi: Convert inforefs to refs.
338
339 * dired.texi (Dired Enter): Improve page break.
340
341 * abbrevs.texi (Abbrev Concepts): Copyedits.
342
343 * maintaining.texi (Registering, Tag Syntax):
344 Tweak line and page breaks.
345
346 * programs.texi (Programs, Electric C): Copyedits.
347 (Program Modes): Add xref to Fortran.
348 (Left Margin Paren): Remove what was (oddly enough) the only use
349 of defvar in the entire Emacs manual.
350 (Hungry Delete): Remove footnote about ancient Emacs version.
351 (Other C Commands): Use example rather than smallexample.
352
353 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
354 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
355 Tweak line and page breaks.
356
357 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
358 (Major Modes): Use example rather than smallexample.
bbba8869 359
eceeb5fc
CY
360 * mule.texi (Output Coding): Reword to improve page-breaks.
361
362 * frames.texi (Fonts): Tweak line and page breaks.
363 Use example rather than smallexample. Change cross-reference.
364 (Text-Only Mouse): Fix xref.
365
366 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
367 (Indirect Buffers): Tweak line- and page-breaks.
368
369 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
370
8045b906
GM
3712012-05-04 Glenn Morris <rgm@gnu.org>
372
373 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
374 (info, infoclean): Use $INFO_EXT.
375 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
376 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
377 (INFO_TARGETS): Use $INFO_EXT.
378 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
379
90207a15 3802012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
381
382 * emacs.texi (@copying): Only print EDITION in the TeX version.
383
e2058813
GM
384 * search.texi (Regexp Search): Just say "Emacs".
385
a162959e
GM
386 * display.texi (Auto Scrolling):
387 Reword to avoid repetition and improve page break.
388
9eb25ee8
GM
389 * xresources.texi (Resources):
390 * mule.texi (Language Environments):
391 * misc.texi (Amusements):
392 * maintaining.texi (VC Change Log):
393 * frames.texi (Fonts):
394 * custom.texi (Specifying File Variables, Minibuffer Maps):
395 * cmdargs.texi (Initial Options):
396 * building.texi (Flymake):
397 Reword to remove/reduce some overly long/short lines.
398
a4289d0e
GM
3992012-04-27 Glenn Morris <rgm@gnu.org>
400
401 * emacs.texi: Some fixes for detailed menu.
402
1a72be46
GM
403 * emacs.texi: Add "et al." to authors.
404
16152b76
GM
405 * ack.texi, basic.texi, buffers.texi, building.texi:
406 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
407 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
408 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
409 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
410 * search.texi, trouble.texi, windows.texi:
411 Use Texinfo recommended convention for quotes+punctuation.
412
578c1d4b 4132012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 414
578c1d4b
GM
415 * mule.texi (Bidirectional Editing): Improve indexing.
416 Minor wording tweaks.
84412f2c 417
467a33d0
CY
4182012-04-15 Chong Yidong <cyd@gnu.org>
419
420 * misc.texi (emacsclient Options): More clarifications.
421
e6fd457e 4222012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 423
41be52d7
GM
424 * msdog.texi (Windows Printing): It doesn't set printer-name.
425
05806f43
GM
426 * mule.texi (Language Environments): Move font info to "Fontsets".
427 (Fontsets): Move intlfonts etc here from "Language Environments".
428 Copyedits.
429 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
430 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
431
e6fd457e 4322012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 433
0be641c0
CY
434 * glossary.texi (Glossary): Standardize on "text terminal"
435 terminology. All callers changed.
436
6a00f380
CY
437 * misc.texi (emacsclient Options): Document "client frame" concept
438 and its effect on C-x C-c more carefully.
439
e6fd457e 4402012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 441
870e8fb8
GM
442 * frames.texi (Scroll Bars):
443 * glossary.texi (Glossary): Use consistent case for "X Window System".
444
71cd7772
GM
445 * mule.texi (Select Input Method, Coding Systems):
446 State command names in kbd tables.
447 (Recognize Coding): Add cross-ref.
448 (Output Coding): Don't mention message mode in particular.
449 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
450 Copyedits.
451
35dc09a1 4522012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
453
454 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
455 Copyedits.
456 (Coding Systems): Mac OS X apparently uses newlines for EOL.
457 (Recognize Coding): Remove old auto-coding-regexp-alist example.
458 auto-coding-functions does not override coding: tags.
459 Remove rmail-decode-mime-charset; it no longer has any effect.
460
35dc09a1 4612012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
462
463 * custom.texi (Creating Custom Themes): Add reference to Custom
464 Themes node in Lisp manual.
465
35dc09a1 4662012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
467
468 * mule.texi (International): Copyedits.
469 (International Chars): Update C-x = example output.
470 (Disabling Multibyte): Rename from "Enabling Multibyte".
471 Clarify what "unibyte: t" does, and mode-line description.
472 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
473 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 474 (Language Environments): Copyedits.
893585f4
GM
475 (Input Methods): Copyedits. Use "^" for the postfix example,
476 because it is less confusing inside Info's `quotes'.
e0550cae 477
bd7239f5 478 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
479 Update for "Disabling Multibyte" node name change.
480 * emacs.texi: Update for "Disabling Multibyte" node name change.
481
1c64e6ed
GM
482 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
483 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
484 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
485 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
486 * sending.texi, text.texi, trouble.texi:
487 Use @file for buffers, per the Texinfo manual.
488
20331c1c
GM
489 * entering.texi (Entering Emacs):
490 Do not mention initial-buffer-choice = t.
491
8fc85b20
GM
492 * misc.texi (Gnus Startup): Use @env for environment variables.
493
35dc09a1
GM
494 * Makefile.in: Replace non-portable use of $< in ordinary rules.
495
87124233
GM
4962012-04-12 Glenn Morris <rgm@gnu.org>
497
498 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
499
f3774f20
GM
5002012-04-07 Glenn Morris <rgm@gnu.org>
501
502 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
503
8980d0b9
GM
5042012-04-05 Glenn Morris <rgm@gnu.org>
505
506 * glossary.texi (Glossary): Use anchors for internal cross-references.
507
8bf27c8a
GM
5082012-04-04 Glenn Morris <rgm@gnu.org>
509
510 * glossary.texi (Glossary): Copyedits.
511 Use Texinfo-recommended convention for quotes and punctuation.
512 Comment out a few specialized (Rmail) items.
a0706406 513 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 514 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 515
529c06b6
CY
5162012-04-03 Chong Yidong <cyd@gnu.org>
517
518 * sending.texi (Mail Misc): Fix an index entry.
519
53b0595a
EZ
5202012-04-02 Eli Zaretskii <eliz@gnu.org>
521
522 * msdog.texi (Windows Startup): Add description of emacsclient
523 operation under -c and -t on MS-Windows.
524
525 * misc.texi (emacsclient Options): Add cross-reference to "Windows
526 Startup". (Bug#11091)
527
d8e213eb 5282012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
529
530 * custom.texi (Changing a Variable): Fix example.
531
0d224826
EZ
5322012-04-01 Eli Zaretskii <eliz@gnu.org>
533
534 * misc.texi (emacsclient Options): More clarifications about -t
535 and -c on MS-Windows. (Bug#11091)
536
1d265f9f
EZ
5372012-03-31 Eli Zaretskii <eliz@gnu.org>
538
539 * misc.texi (emacsclient Options): Document peculiarities of new
540 frame creation on MS-Windows under -c or -t options. (Bug#11091)
541
5319014e
CY
5422012-03-30 Chong Yidong <cyd@gnu.org>
543
544 * files.texi (File Conveniences): Clarify Imagemagick discussion.
545
2bfab837
GM
5462012-03-22 Glenn Morris <rgm@gnu.org>
547
548 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
549
986bd52a
CY
5502012-03-17 Chong Yidong <cyd@gnu.org>
551
552 * package.texi (Package Installation): Document use of
553 package-initialize in init file.
554
66ecdc9e
GM
5552012-03-16 Glenn Morris <rgm@gnu.org>
556
557 * help.texi (Language Help):
558 * mule.texi (International Chars):
559 etc/HELLO is for character demonstration.
560
d8e213eb 5612012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
562
563 * dired.texi (Shell Commands in Dired): Fix typo.
564
a08a07e3
CY
5652012-03-04 Chong Yidong <cyd@gnu.org>
566
567 * killing.texi (Clipboard): Document clipboard manager.
568
53eced6d
GM
5692012-02-29 Glenn Morris <rgm@gnu.org>
570
f8425af2
GM
571 * ack.texi (Acknowledgments): Use @Tex{} in more places.
572
775b55af
GM
573 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
574
53eced6d
GM
575 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
576
44e97401
GM
5772012-02-28 Glenn Morris <rgm@gnu.org>
578
579 * custom.texi, display.texi, emacs.texi, files.texi:
580 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
581 Standardize possessive apostrophe usage.
582
525795c1
JD
5832012-02-25 Jan Djärv <jan.h.d@swipnet.se>
584
585 * macos.texi (Mac / GNUstep Customization): Remove text about
586 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
587
d8e213eb 5882012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
589
590 * buffers.texi (Select Buffer): Mention that saving in a new file
591 name can switch to a different major mode.
592
6ea1787e
GM
5932012-02-23 Glenn Morris <rgm@gnu.org>
594
49fe4321
GM
595 * mini.texi (Minibuffer File, Completion Options, Repetition):
596 Copyedits.
597 (Completion Example): Other M-x au* commands may be defined.
598 (Completion Styles): Mention emacs21 and completion-category-overrides.
599
8f4042d2
GM
600 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
601 (Windows Keyboard, Windows Mouse, Windows Processes)
602 (Windows Printing, Windows Misc): Copyedits.
603 (ls in Lisp): Update switches list.
604
371fb833
GM
605 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
606 Update dos-mode* function names.
607 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
608 (MS-DOS Processes): Add xref to main ls-lisp section.
609
6ea1787e
GM
610 * ack.texi (Acknowledgments): Mention smie.
611
40ace058
GM
6122012-02-22 Glenn Morris <rgm@gnu.org>
613
614 * macos.texi: Copyedits. Fix @key/@kbd usage.
615 (Mac / GNUstep Basics): Don't mention the panels, since the next
616 section covers them.
617 (Mac / GNUstep Customization): Merge some panel info from previous.
618
41f1e868
GM
6192012-02-21 Glenn Morris <rgm@gnu.org>
620
68af8d4f
GM
621 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
622 Small fixes.
623
2e03845d
GM
624 * emacs-xtra.texi: Picture mode is no longer a chapter.
625
f9a998c3
GM
626 * picture-xtra.texi (Basic Picture): C-a does get remapped.
627
41f1e868
GM
628 * ack.texi (Acknowledgments): Small changes, including resorting,
629 and removal of things no longer distributed.
630
ea09410d
GM
6312012-02-20 Glenn Morris <rgm@gnu.org>
632
2d2f6581
GM
633 * emacs.texi (Top, Preface): Small rephrasings.
634 (menu, detailmenu): Update entries, and reformat some descriptions.
635 * building.texi, display.texi, emacs-xtra.texi, files.texi:
636 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
637 Reformat some menu descriptions.
638
196f8c0e
GM
639 * ack.texi (Acknowledgments): More updates.
640
8730412a
GM
641 * emacs.texi (Acknowledgments): Add several names from ack.texi,
642 and from Author: headers.
ae15b89b 643 (Distrib): Small updates.
ea09410d 644
37863f20
GM
6452012-02-18 Glenn Morris <rgm@gnu.org>
646
37c3b9ee
GM
647 * ack.texi (Acknowledgments): Add xref to Org manual.
648
b474519e
GM
649 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
650 of '*mail*', since Message does not call it that.
651 (Rmail Reply): Rename rmail-dont-reply-to-names.
652 \\`info- no longer handled specially.
653 Update for rmail-enable-mime-composing.
654 Don't mention 'm' for replies.
655 Don't mention rmail-mail-new-frame and cancelling, since it does
656 not work for Message at the moment.
657
a5987767
GM
658 * cal-xtra.texi: Copyedits.
659
37863f20
GM
660 * emacs-xtra.texi: Set encoding to ISO-8859-1.
661
112d1241
GM
6622012-02-17 Glenn Morris <rgm@gnu.org>
663
0fd2c9a3
GM
664 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
665
1d6ecbfa
GM
666 * ack.texi (Acknowledgments): Mention Gnulib.
667
102f1b54
GM
668 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
669
112d1241
GM
670 * calendar.texi: Misc small changes, including updating the dates
671 of examples.
672
3a05ff1d
GM
6732012-02-16 Glenn Morris <rgm@gnu.org>
674
d1354af0
GM
675 * calendar.texi: Misc small changes.
676
5f9756ec
GM
677 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
678 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
679
3b19a30d
GM
680 * dired-xtra.texi (Subdir Switches): Small fixes.
681
3a05ff1d
GM
682 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
683
9f26dc24
GM
6842012-02-15 Glenn Morris <rgm@gnu.org>
685
686 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
687
fb969a57
GM
6882012-02-12 Glenn Morris <rgm@gnu.org>
689
690 * ack.texi (Acknowledgments):
691 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
692
0aca1292
GM
6932012-02-10 Glenn Morris <rgm@gnu.org>
694
104dc9c6
GM
695 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
696
0aca1292
GM
697 * programs.texi (Misc for Programs): Mention electric-layout-mode.
698
91af9d2e
GM
6992012-02-09 Glenn Morris <rgm@gnu.org>
700
0aca1292
GM
701 * buffers.texi (Misc Buffer): M-x info does not seem to require a
702 buffer switch after M-x rename-uniquely.
63c727b2 703
91af9d2e
GM
704 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
705
1ef1990c
JB
7062012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
707
708 * text.texi (Org Mode): Fix typo.
709
e74e58c9
GM
7102012-02-08 Glenn Morris <rgm@gnu.org>
711
cefee440
GM
712 * ack.texi (Acknowledgments): Update emacs-lock info.
713
a7686350
GM
714 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
715
e74e58c9
GM
716 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
717
fe93bc91
GM
7182012-02-07 Glenn Morris <rgm@gnu.org>
719
720 * files.texi (File Conveniences): Mention ImageMagick images.
721
d273439c
GM
7222012-02-05 Glenn Morris <rgm@gnu.org>
723
649f602c
GM
724 * trouble.texi (Checklist): Mention debug-on-event.
725
d273439c
GM
726 * maintaining.texi (Maintaining): Add cross-ref to ERT.
727
a9410bdf
GM
7282012-02-04 Glenn Morris <rgm@gnu.org>
729
1f5e1a16
GM
730 * macos.texi (Customization options specific to Mac OS / GNUstep):
731 New subsection.
732
b7314ef7
GM
733 * display.texi (Colors): Mention list-colors-sort.
734
a9410bdf
GM
735 * files.texi (File Conveniences): Mention image animation.
736
75319d7f
CY
7372012-01-31 Chong Yidong <cyd@gnu.org>
738
739 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
740 scroll bars (Bug#10666).
741
2680c309
CY
7422012-01-28 Chong Yidong <cyd@gnu.org>
743
691db250
CY
744 * files.texi (Filesets): Fix typos.
745
2680c309
CY
746 * display.texi (Faces): Add xref to Colors node.
747
2a90dfca
DM
7482012-01-27 Dani Moncayo <dmoncayo@gmail.com>
749
750 * buffers.texi (Select Buffer): Clarify explanation of switching
751 to new buffers. Fix description of next-buffer and
6df6ae42 752 previous-buffer (Bug#10334).
2a90dfca
DM
753 (Misc Buffer): Add xref to View Mode.
754
755 * text.texi (Fill Commands): Fix description of
756 sentence-end-double-space.
757
20d2304d
CY
7582012-01-23 Chong Yidong <cyd@gnu.org>
759
f088cb8b 760 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 761
01ec1eed
VS
7622012-01-16 Volker Sobek <reklov@live.com> (tiny change)
763
764 * programs.texi (Comment Commands): Typo (bug#10514).
765
06848b82
CY
7662012-01-15 Chong Yidong <cyd@gnu.org>
767
768 * xresources.texi (X Resources): Describe GTK+ case first.
769 (Resources): Don't use borderWidth as an example, since it doesn't
770 work with GTK+.
771 (Table of Resources): Clarify role of several resources, including
772 the Emacs 24 behavior of cursorBlink etc.
773 (Face Resources): Node deleted. Recommend using Customize
774 instead. Add paragraph to `Table of Resources' node summarizing
775 how to use X resources for changing faces.
776 (Lucid Resources): Rewrite, omitting description of font names,
777 referring to the Fonts node instead.
778 (LessTif Resources): Copyedits.
779 (GTK resources): Rewrite, describing the difference between gtk2
780 and gtk3.
781 (GTK Resource Basics): New node.
782 (GTK Widget Names, GTK Names in Emacs): Rewrite.
783 (GTK styles): Just refer to Fonts node for GTK font format.
784
785 * display.texi (Faces): Document the cursor face.
786
a73a3461
CY
7872012-01-14 Chong Yidong <cyd@gnu.org>
788
01ec1eed 789 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
790 (General Variables): Add xref to Lisp Libraries.
791 (Initial Options): Copyedits.
792 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
793 (Environment): Clarify what getenv does.
794 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
795 light backgrounds on xterms.
796 (Misc Variables): TEMP and TMP are not Windows-specific.
797 (Display X): Copyedits.
798 (Colors X): -bd does nothing for GTK.
799 (Icons X): Gnome 3 doesn't use taskbars.
800
801 * misc.texi (Shell): Document exec-path here.
802
803 * rmail.texi (Movemail): Add xref for exec-path.
804
e517eda4
GM
8052012-01-13 Glenn Morris <rgm@gnu.org>
806
807 * dired.texi (Dired and Find): Clarify find-ls-options.
808
1de76afe
CY
8092012-01-09 Chong Yidong <cyd@gnu.org>
810
71873e2b 811 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
812 SHA-256.
813
c61ab18c
CY
8142012-01-07 Chong Yidong <cyd@gnu.org>
815
e490b289
CY
816 * display.texi (Useless Whitespace): Add Whitespace mode.
817
1de77c4c
CY
818 * custom.texi (Hooks): Discuss how to disable minor modes.
819
820 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 821 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 822
c61ab18c
CY
823 * trouble.texi (Lossage): Refer to Bugs node for problems.
824 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
825 (Screen Garbled): Don't refer to terminal "manufacturers".
826 (Total Frustration): Node deleted. Eliza is documented in
827 Amusements now.
71873e2b
SM
828 (Known Problems): More info about using the bug tracker.
829 Mention debbugs package.
c61ab18c
CY
830 (Bug Criteria): Copyedits.
831 (Understanding Bug Reporting): Mention emacs -Q.
832
89bd9ccd
CY
8332012-01-06 Chong Yidong <cyd@gnu.org>
834
835 * custom.texi (Specifying File Variables): The mode: keyword
836 doesn't have to be first anymore. Add example of specifying minor
837 modes.
838 (Directory Variables): Simplify example. Mention application to
839 non-file buffers.
840 (Disabling): Use "initialization file" terminology.
841 (Init Examples): Fix hook example.
842
8034735f
EZ
8432012-01-06 Eli Zaretskii <eliz@gnu.org>
844
845 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
846 (Bug#10422)
847 Move the stuff about resources to xresources.texi.
848
849 * xresources.texi (Resources): Move information about setting X
850 resources in the Registry from cmdargs.texi. Make the index entry
851 be similar to the one in cmdargs.texi.
852
b0d7d8af
CY
8532012-01-05 Chong Yidong <cyd@gnu.org>
854
855 * custom.texi (Customization Groups): Update example.
856 (Browsing Custom): Document the new search field.
857 (Changing a Variable): Update example for Emacs 24 changes.
858 Document Custom-set and Custom-save commands.
859 (Face Customization): Document Emacs 24 changes. De-document
860 modify-face.
861 (Specific Customization): Mention customize-variable.
862 (Custom Themes): Add customize-themes, custom-theme-load-path,
863 custom-theme-directory, and describe-theme.
864 (Creating Custom Themes): New node.
865 (Examining): Mention M-:.
866
867 * package.texi (Packages): Fix typo.
868
88c5c7c8
CY
8692012-01-03 Chong Yidong <cyd@gnu.org>
870
871 * misc.texi (Single Shell): Don't document Lisp usage of
872 shell-command. Tidy up discussion of synchronicity. Add index
873 entries for async-shell-command.
874 (Interactive Shell): Note that M-x shell uses shell-file-name.
875 Note change in behavior in Emacs 24.
876 (Shell Mode): Shell mode now uses completion-at-point.
877 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
878 default method for recognizing prompts nowadays.
879 (Shell Ring): Add xref to Minibuffer History.
880 (Directory Tracking): Explain Dirtrack mode in more detail.
881 (Term Mode): Fix index entries.
882 (Paging in Term): Merge into Term Mode.
883 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
884 (Printing): Fix xref. State default of lpr-switches.
885 (PostScript): Remove obsolete sentence. Omit description of
886 non-interactive behaviors.
887 (Hyperlinking): Improve description.
888 (Browse-URL): Using compose-mail for mailto URLs is the default.
889 Document browse-url-mailto-function.
890 (Goto Address mode): Add index entries. Add xref to Browse-URL.
891 (FFAP): FFAP is not a minor mode.
71873e2b
SM
892 (Amusements): M-x lm was renamed to M-x landmark.
893 Document nato-region.
88c5c7c8 894
b8ecfdfe
CY
8952012-01-01 Chong Yidong <cyd@gnu.org>
896
897 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
898 (Gnus Startup): Note that the system might not be set up for news.
899 Describe group levels more clearly.
900 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
901 Summary of Gnus.
902 (Document View): Copyedits. Move zoom commads to DocView
903 Navigation node.
904 (DocView Navigation, DocView Searching, DocView Slicing)
905 (DocView Conversion): Nodes renamed from Navigation, etc.
906
907 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
908
7bc7d2aa
EZ
9092011-12-31 Eli Zaretskii <eliz@gnu.org>
910
911 * basic.texi (Moving Point): Fix the description of C-n and C-p.
912 (Bug#10380)
913
b30941db
CY
9142011-12-30 Chong Yidong <cyd@gnu.org>
915
916 * sending.texi (Sending Mail): Document initial mail buffer name,
917 and changed multiple mail buffer behavior.
918 (Mail Format): Put the example at the top of the section.
919 (Mail Headers): Move discussion of "From" to the top.
920 (Mail Sending): Document sendmail-query-once.
921 (Citing Mail): Make it less Rmail-specific.
922
0ed49f93
CY
9232011-12-29 Chong Yidong <cyd@gnu.org>
924
925 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
926 example. Add index entries.
927 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
928
c40a7de7
CY
9292011-12-26 Chong Yidong <cyd@gnu.org>
930
71873e2b
SM
931 * dired.texi (Dired Enter, Misc Dired Features):
932 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
933 (Dired Navigation): Add index entries.
934 (Dired Visiting): Fix View Mode xref.
935 (Marks vs Flags): Prefer C-/ binding for undo.
936 (Subdirectories in Dired): Add xrefs.
937 (Misc Dired Features): Document some Emacs 24 changes. Add index
938 entries.
939
940 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
941 variable, since it is explained in Minor Modes node.
942 (Defining Abbrevs): Copyedits.
943 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
944 C-/ binding for undo.
945 (Dabbrev Customization): Add xrefs for case-fold-search and
946 case-replace.
947
948 * dired-xtra.texi (Subdir Switches): Add xref.
949
950 * maintaining.texi (VC Directory Commands): Mention quit-window.
951
3d992aa0
CY
9522011-12-25 Chong Yidong <cyd@gnu.org>
953
954 * maintaining.texi (Tags): Mention Semantic.
955 (Create Tags Table, Etags Regexps): Copyedits.
956 (Find Tag): Mention minibuffer completion.
957 (List Tags): Mention completion-at-point. Completion is actually
958 available in M-x list-tags.
959
960 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
961 Document vc-delete-file.
962
963 * files.texi (Misc File Ops): Mention vc-delete-file.
964
965 * programs.texi (Symbol Completion): Mention completion-at-point
966 explicitly.
967
2785d024
CY
9682011-12-22 Chong Yidong <cyd@gnu.org>
969
970 * maintaining.texi (Change Log Commands): Don't specially mention
971 vc-update-change-log which is CVS-only.
972
973 * vc1-xtra.texi (Version Headers): Note that these are for
974 Subversion, CVS, etc. only.
71873e2b
SM
975 (General VC Options): De-document vc-keep-workfiles.
976 Fix RCS-isms.
2785d024 977
0ab39399
EZ
9782011-12-22 Eli Zaretskii <eliz@gnu.org>
979
980 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
981 should be @end iftex".
982
d3098e1e
CY
9832011-12-21 Chong Yidong <cyd@gnu.org>
984
985 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
986 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
987 (VC Pull): Mention vc-log-incoming.
988 (Log Buffer): Add CVS/RCS only disclaimer.
989
990 * vc1-xtra.texi (Remote Repositories): Update introduction.
991 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
992 (Remote Repositories, Version Backups): Node deleted.
993 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
994 (CVS Options): Reduce verbosity of description of obscure CVS
995 locking feature.
996 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
997 Tags node.
998 (Revision Tags): Move under Miscellaneous VC subsection.
999 (Change Logs and VC): Note that this is wrong for DVCSs.
1000 De-document log entry manipulating features.
1001 (Renaming and VC): Describe how it works on modern VCSes.
1002
1003 * files.texi (Misc File Ops): Mention vc-rename-file.
1004
1005 * programs.texi (Custom C Indent): Add index entries.
1006
47d42d81
AM
10072011-12-20 Alan Mackenzie <acm@muc.de>
1008
1009 * programs.texi (Motion in C): Update the description of C-M-a and
1010 C-M-e, they now DTRT in enclosing scopes.
1011 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1012
2edef1a0
CY
10132011-12-20 Chong Yidong <cyd@gnu.org>
1014
1015 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1016 (Old Revisions): Use it.
1017 (VCS Repositories): Add "distributed" terminology.
1018 (Log Buffer): Remove duplicate description
1019 about changesets. Fix "current VC fileset" ambiguity.
1020 (Multi-User Branching): Node deleted.
1021 (Branches, Switching Branches): Discuss decentralized version
1022 control systems.
1023 (VC Pull): New node.
1024 (Merging): Document merging on decentralized systems.
1025 (Creating Branches): Note that this is specific to CVS and related
1026 systems.
1027
bc859d5f
CY
10282011-12-19 Chong Yidong <cyd@gnu.org>
1029
1030 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1031 (VC Mode Line): Add index entry for "version control status".
1032 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1033 Document vc-revert-show-diff. De-document vc-rollback.
1034 (VC Directory Mode): Rewrite introduction. Move prefix arg
1035 documentation here from VC Directory Buffer node.
1036 (VC Directory Buffer): Use a decentralized VCS example.
1037 (VC Directory Commands): Use a table. Remove material duplicated
1038 in previous nodes on multi-file VC filsets.
1039
9cff91f8
CY
10402011-12-17 Chong Yidong <cyd@gnu.org>
1041
1042 * maintaining.texi (VCS Concepts): Make "revision" terminology
1043 less CVS-specific.
1044 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1045 Registering node.
71873e2b 1046 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1047 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1048 log buffer. Add index entries.
71873e2b
SM
1049 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1050 Use "commit" terminology.
9cff91f8
CY
1051 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1052 doesn't refer to tags tables. Note other possible forms of the
1053 revision ID. C-x v = does not save.
1054 (Registering): Note similarity to C-x v v action. Fix description
1055 of how backends are chosen. De-document vc-default-init-revision.
1056 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1057 in root log buffers.
1058
f3b316df
CY
10592011-12-16 Chong Yidong <cyd@gnu.org>
1060
1061 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1062 (Basic VC Editing): Remove redundant descriptions.
1063 (VC With A Merging VCS): Make description more general instead of
1064 CVS-specific.
1065 (VC With A Locking VCS): Use VC fileset terminology.
1066
29eabb8e
CY
10672011-12-12 Chong Yidong <cyd@gnu.org>
1068
1069 * building.texi (Executing Lisp): Fix xref for C-M-x.
1070 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1071 manual. Note that load-path is not customizable.
1072 (Lisp Eval): Note that listed commands are available globally.
1073 Explain the meaning of "defun" in the C-M-x context.
1074 (Lisp Interaction): Copyedits.
71873e2b
SM
1075 (External Lisp): Fix name of inferior Lisp buffer.
1076 Mention Scheme.
29eabb8e
CY
1077 (Compilation): Define "inferior process".
1078
cd0314dd
EZ
10792011-12-10 Eli Zaretskii <eliz@gnu.org>
1080
1081 * msdog.texi (Windows Fonts): Document how to force GDI font
1082 backend on MS-Windows.
1083
0595bd7e 10842011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1085
1086 * building.texi (Compilation): Say what the -k flag to make does.
1087 Move subprocess discussion to Compilation Shell.
1088 (Compilation Mode): Add xref for grep, occur, and mouse
1089 references. Define "locus".
1090 (Grep Searching): Use @command.
71873e2b
SM
1091 (Debuggers, Commands of GUD, GDB Graphical Interface):
1092 Clarify intro.
0595bd7e
CY
1093 (Starting GUD): Clarify how arguments are specified.
1094 (Debugger Operation): Index entry for "GUD interaction buffer",
1095 and move basic description here from Commands of GUD node.
1096 (GDB User Interface Layout): Copyedits.
1097 (Source Buffers): Remove gdb-find-source-frame, which is not in
1098 gdb-mi.el.
1099 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1100 toggle-gdb-all-registers, which are not in gdb-mi.el.
1101 Don't re-document GUD interaction buffers.
b09d01da
CY
1102
1103 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1104 (Semantic): Add cindex entries for Semantic.
1105
2a185919
CY
11062011-12-06 Chong Yidong <cyd@gnu.org>
1107
1108 * programs.texi (Man Page): Clarify how to use Man-switches.
1109 Don't bother documenting Man-fontify-manpage-flag.
1110 (Lisp Doc): Add xref to Name Help node.
1111 (Hideshow): Add cindex. Mention role of ellipses, and default
1112 value of hs-isearch-open. Don't bother documenting
1113 hs-special-modes-alist.
1114 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1115 changing the window manager binding of M-TAB.
1116
ebf10822
CY
11172011-12-05 Chong Yidong <cyd@gnu.org>
1118
1119 * programs.texi (Comment Commands): Fix description of for M-; on
1120 blank lines. Move documentation of comment-region here.
1121 (Multi-Line Comments): Clarify the role of comment-multi-line.
1122 Refer to Comment Commands for comment-region doc.
1123 (Options for Comments): Refer to Multi-Line Comments for
1124 comment-multi-line doc, instead of duplicating it. Fix default
1125 values of comment-padding and comment-start-skip.
1126
ec7ae032
CY
11272011-12-04 Chong Yidong <cyd@gnu.org>
1128
1129 * programs.texi (Program Modes): Mention modes that are not
1130 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1131 Add index entry for backward-delete-char-untabify.
1132 Mention prog-mode-hook.
ec7ae032
CY
1133 (Which Function): Use "global minor mode" terminology.
1134 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1135 in Indentation chapter to avoid duplication.
1136 (Expressions): Copyedit.
1137 (Matching): Document Electric Pair mode.
1138
1139 * ack.texi (Acknowledgments):
1140 * rmail.texi (Movemail, Other Mailbox Formats):
1141 * frames.texi (Frames): Don't capitalize "Unix".
1142
a24bf23e
CY
11432011-12-04 Chong Yidong <cyd@gnu.org>
1144
1145 * text.texi (Nroff Mode): Mention what nroff is.
1146 (Text Based Tables, Table Recognition): Don't say "Table mode"
1147 since it's not a major or minor mode.
1148 (Text Based Tables): Reduce the size of the example.
1149 (Table Definition): Clarify definitions.
1150 (Table Creation): Add key table.
1151 (Cell Commands): Use kbd for commands.
1152 (Table Rows and Columns): Combine nodes Row Commands and Column
1153 Commands.
1154 (Fixed Width Mode): Node deleted; contents moved to parent.
1155 (Table Conversion): Shorten example.
1156 (Measuring Tables): Merge into Table Misc.
1157
8863a584
CY
11582011-12-03 Chong Yidong <cyd@gnu.org>
1159
1160 * text.texi (TeX Mode): Mention AUCTeX package.
1161 (TeX Editing): Add xref to documentation for Occur.
1162 (LaTeX Editing): Add xref to Completion node.
1163 (TeX Print): Fix description of tex-directory.
71873e2b 1164 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1165 its subnodes less verbose, since text/enriched files are
1166 practically unused.
71873e2b 1167 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1168 (Format Colors): Node deleted.
71873e2b 1169 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1170 for applying colors too.
1171 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1172
1173 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1174
1175 * display.texi (Colors): New node.
1176
1177 * cmdargs.texi (Colors X):
1178 * xresources.texi (GTK styles):
1179 * custom.texi (Face Customization): Reference it.
1180
1181 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1182 Link to Fill Commands for Justification entry.
1183
6fdebe93
EZ
11842011-12-03 Eli Zaretskii <eliz@gnu.org>
1185
1186 * display.texi (Auto Scrolling): More accurate description of what
1187 scroll-*-aggressively does, including the effect of non-zero
1188 margin. Fix "i.e." markup.
1189
95ca9bc7
CY
11902011-12-02 Chong Yidong <cyd@gnu.org>
1191
1192 * text.texi (Pages): Mention how formfeed chars are displayed.
1193 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1194 Describe adaptive filling more precisely.
1195 (Fill Commands): Note that filling removes excess whitespace.
1196 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1197 now bound to indent-for-tab-command in Text mode.
1198 (Outline Mode): Copyedits.
1199 (Outline Visibility): Note that Reveal mode is a buffer-local
1200 minor mode.
1201
1202 * modes.texi (Major Modes): Move note about checking major-mode in
1203 a hook function here, from Text mode.
1204
6d262977
CY
12052011-11-28 Chong Yidong <cyd@gnu.org>
1206
b22b1918
CY
1207 * text.texi (Words): Add xref to Position Info.
1208 (Paragraphs): Add xref to Regexps.
1209
6d262977
CY
1210 * indent.texi (Indentation): Rewrite introduction. Move table to
1211 Indentation Commands node.
1212 (Indentation Commands): Add index entries to table. Copyedits.
1213 (Tab Stops, Just Spaces): Copyedits.
1214 (Indent Convenience): New node. Document electric-indent-mode.
1215
1216 * programs.texi (Basic Indent):
1217 * windows.texi (Pop Up Window): Fix kindex entry.
1218
dc95a8b0
CY
12192011-11-28 Chong Yidong <cyd@gnu.org>
1220
1221 * modes.texi (Major Modes): Move major-mode variable doc here from
1222 Choosing Modes. Document describe-mode. Document prog-mode-hook
1223 and text-mode-hook. Add example of using hooks.
1224 (Minor Modes): Document behavior of mode command calls from Lisp.
1225 Note that setting the mode variable using Customize will DTRT.
1226 (Choosing Modes): Add example of setting a minor mode using a
1227 local variable.
1228
b63a8e8e
CY
12292011-11-27 Chong Yidong <cyd@gnu.org>
1230
1231 * frames.texi (Creating Frames): Move frame parameter example to
1232 Frame Parameters node.
1233 (Frame Commands): C-x 5 o does not warp the mouse by default.
1234 (Fonts): Add more GTK-style properties; also, they should be
1235 capitalized.
1236 (Special Buffer Frames): Node deleted; special-display is on the
1237 way out.
1238 (Frame Parameters): Example moved here from Creating Frames.
1239 Clarify that default-frame-alist affects the initial frame too.
1240 Delete auto-raise-mode and auto-lower-mode.
1241 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1242 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1243
1244 * windows.texi (Window Choice): Add xref to Lisp manual for
1245 special-display-*.
1246
a3dcc84e
EZ
12472011-11-26 Eli Zaretskii <eliz@gnu.org>
1248
1249 * display.texi (Text Display): Update the description,
1250 cross-references, and indexing related to display of control
1251 characters and raw bytes.
1252
4ad3bc2a
CY
12532011-11-25 Chong Yidong <cyd@gnu.org>
1254
1255 * frames.texi (Frames): Rewrite introduction.
1256 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1257 Mouse-3 does not copy to kill ring by default. DEL does not
1258 behave specially for mouse commands any more.
1259 (Mouse References): Document mouse-1-click-follows-link more
1260 thoroughly.
1261 (Menu Mouse Clicks): Move footnote to the main text and add xref
1262 to Init Rebinding node.
1263 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1264
1265 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1266
20db1522
JB
12672011-11-24 Juanma Barranquero <lekktu@gmail.com>
1268
1269 * display.texi (Font Lock): Fix typo.
1270
01d06b1f
GM
12712011-11-24 Glenn Morris <rgm@gnu.org>
1272
1273 * rmail.texi (Rmail Output):
1274 Mention rmail-automatic-folder-directives. (Bug#9657)
1275
0cbaa1d5
CY
12762011-11-21 Chong Yidong <cyd@gnu.org>
1277
1278 * mark.texi (Global Mark Ring): Fix description of global mark
1279 ring (Bug#10032).
1280
fe7a3057
JB
12812011-11-20 Juanma Barranquero <lekktu@gmail.com>
1282
1283 * msdog.texi (Windows Fonts): Fix typo.
1284
b6e63cbe
GM
12852011-11-17 Glenn Morris <rgm@gnu.org>
1286
1287 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1288
58179cce
JB
12892011-11-16 Juanma Barranquero <lekktu@gmail.com>
1290
1291 * killing.texi (Rectangles):
7877f373
JB
1292 * misc.texi (Document View):
1293 * modes.texi (Choosing Modes):
1294 * msdog.texi (Windows Fonts):
58179cce
JB
1295 * regs.texi (Rectangle Registers):
1296 * search.texi (Isearch Yank): Fix typos.
1297
291d142b
CY
12982011-11-06 Chong Yidong <cyd@gnu.org>
1299
1300 * windows.texi (Basic Window): Add xref to Cursor Display.
1301 (Split Window): Document negative arg for splitting commands.
1302 (Other Window): Document mouse-1 in text area of window.
1303 (Change Window): Don't mention window attributes, since they
1304 aren't defined. C-x 1 can't be used with minibuffer windows.
1305 Windows are no longer auto-deleted.
1306 (Window Choice): Add xref to Choosing Window in Lisp manual.
1307 (Window Convenience): Note that windmove disables shift-selection.
1308 Move M-x compare-windows here from Other Window node.
1309
1310 * custom.texi (Mouse Buttons):
1311 * search.texi (Isearch Scroll):
1312 * windows.texi (Split Window): Use new names split-window-below
1313 and split-window-right.
1314
a7ef684b
JB
13152011-10-26 Juanma Barranquero <lekktu@gmail.com>
1316
1317 * emacs.texi (Top): Fix typo.
1318
d53e1747
GM
13192011-10-25 Glenn Morris <rgm@gnu.org>
1320
1321 * abbrevs.texi (Saving Abbrevs):
1322 quietly-read-abbrev-file is not a command. (Bug#9866)
1323
e7a3ff06
CY
13242011-10-24 Chong Yidong <cyd@gnu.org>
1325
1326 * display.texi (Scrolling): Document scroll-up-line and
1327 scroll-down-line. Document scroll-command property.
1328 (Recentering): New node, split off from Scrolling.
1329
86c60681
CY
13302011-10-23 Chong Yidong <cyd@gnu.org>
1331
da97a9e6
CY
1332 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1333 (Tool Bars): Copyedits.
1334
86c60681
CY
1335 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1336
d195726a
CY
13372011-10-22 Chong Yidong <cyd@gnu.org>
1338
1339 * windows.texi (Displaying Buffers): Fix broken lispref link.
1340
a70e06c1
CY
13412011-10-22 Chong Yidong <cyd@gnu.org>
1342
1343 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1344 Move confirm-nonexistent-file-or-buffer discussion here.
1345
1346 * files.texi (File Names, Visiting): Move detailed discussion of
1347 minibuffer confirmation to Minibuffer Exit.
1348
1349 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1350 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1351
bfd779dd
CY
13522011-10-21 Chong Yidong <cyd@gnu.org>
1353
1354 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1355 (Backup Copying): backup-by-copying-when-mismatch is now t.
1356 (Customize Save): Fix description of require-final-newline.
1357 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1358 (Auto Save Control): Clarify.
1359 (File Archives): Add 7z.
1360 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1361
1362 * arevert-xtra.texi (Autorevert): Copyedits.
1363
6e317956
CY
13642011-10-20 Chong Yidong <cyd@gnu.org>
1365
1366 * custom.texi (Hooks, Init Examples):
1367 * display.texi (Font Lock):
1368 * fixit.texi (Spelling):
1369 * rmail.texi (Rmail Display): Minor mode function with no arg now
1370 enables it.
1371
1372 * fixit.texi (Spelling): Fix description of inline completion.
1373
5abc31ef
CY
13742011-10-19 Chong Yidong <cyd@gnu.org>
1375
1376 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1377 entries.
1378 (Isearch Yank): Document isearch-yank-pop.
1379 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1380 (Other Repeating Search): Document Occur Edit mode.
1381
939db9ac
CY
13822011-10-18 Chong Yidong <cyd@gnu.org>
1383
1384 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1385 from Line Truncation node.
1386 (Standard Faces): Note that only the background of the cursor face
1387 has an effect.
1388 (Cursor Display): Fix descriptions of cursor face
1389 and bar cursor blinking.
1390 (Text Display): Document nobreak-char-display more clearly.
1391 (Line Truncation): Add xref to Split Window node.
1392 (Display Custom): Don't bother documenting baud-rate or
1393 no-redraw-on-reenter.
1394
1395 * search.texi (Slow Isearch): Node removed.
1396
80c6d77f
GM
13972011-10-18 Glenn Morris <rgm@gnu.org>
1398
1399 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1400
d366bd53
CY
14012011-10-18 Chong Yidong <cyd@gnu.org>
1402
1403 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1404 of list-faces-display here, from Standard Faces node.
1405 Note special role of `default' background.
1406 (Standard Faces): Note special role of `default' background.
1407 Note that region face may be taken fom GTK. Add xref to Text Display.
1408 (Text Scale): Rename from "Temporary Face Changes".
1409 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1410 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1411 (Useless Whitespace): Simplify description of
1412 delete-trailing-whitespace. Note active region case.
1413 (Text Display): Fix description of escape-glyph face assignment.
1414 Remove unibye mode discussion. Update some parts for Unicode.
1415 Move glyphless chars documentation to Lisp manual.
1416
1417 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1418
21100e7d
CY
14192011-10-15 Chong Yidong <cyd@stupidchicken.com>
1420
1421 * display.texi (Scrolling): Tweak explanation of scroll direction.
1422 (View Mode): Add index entries.
1423
1424 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1425
1426 * regs.texi (Text Registers): C-x r i does not activate the mark.
1427 (Bookmarks): Document new default bookmark location.
1428
50b063c3
CY
14292011-10-13 Chong Yidong <cyd@stupidchicken.com>
1430
71873e2b
SM
1431 * killing.texi (Deletion): Add xref to Using Region.
1432 Document delete-forward-char.
50b063c3
CY
1433 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1434 description here. Recommend C-u C-SPC for jumping to mark.
1435 (Kill Ring): Move kill ring variable documentation here.
1436 (Primary Selection): Copyedits.
1437 (Rectangles): Document new command rectangle-number-lines.
1438 (CUA Bindings): Note that this disables the mark-even-if-inactive
1439 behavior for C-x and C-c.
1440
1441 * mark.texi (Mark): Mention "active region" terminology.
1442 (Using Region): Document delete-active-region.
1443
e1a3f5b1
CY
14442011-10-12 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * mark.texi (Mark): Clarify description of disabled Transient Mark
1447 mode (Bug#9689).
1448 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1449 selection changes. Mention that commands like C-y set the mark.
1450 (Marking Objects): Add xref to Words node. Note that mark-word
1451 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1452 (Using Region): Mention M-$ in the table.
1453 Document mark-even-if-inactive here instead of in Mark Ring.
1454 (Mark Ring): Move mark-even-if-inactive to Using Region.
1455 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1456 (Disabled Transient Mark): Rename from "Persistent Mark"
1457 (Bug#9688). Callers changed.
1458
1459 * programs.texi (Expressions):
1460 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1461
3dc62b2b
CY
14622011-10-09 Chong Yidong <cyd@stupidchicken.com>
1463
1464 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1465 option" terminology.
1466 (Key Help): Add command names. Define "documentation string".
1467 (Name Help): Remove an over-long joke.
1468 (Apropos): Document prefix args. Remove duplicated descriptions.
1469 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1470 (Package Keywords): Rename from "Library by Keyword".
1471 Describe new package menu interface.
3dc62b2b 1472 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1473
1474 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1475 (Minibuffer History): Document numeric args to history commands.
de09aa52 1476
2d3fe5d7
EZ
14772011-10-08 Eli Zaretskii <eliz@gnu.org>
1478
1479 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1480
b2b0776e
CY
14812011-10-08 Chong Yidong <cyd@stupidchicken.com>
1482
71873e2b
SM
1483 * basic.texi (Position Info): Omit page commands.
1484 Document count-words-region and count-words.
b2b0776e
CY
1485
1486 * text.texi (Pages): Move what-page documentation here.
1487
27a16462
CY
14882011-10-08 Chong Yidong <cyd@stupidchicken.com>
1489
1490 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1491 Remote Files node instead of linking directly to the Tramp manual.
1492 (Minibuffer Edit): Add xref to Blank Lines.
1493 (Completion): Add xref to Symbol Completion. Remove redundant
1494 example, which is repeated in the next node.
1495 (Completion Commands): Minor clarifications.
1496 (Completion Styles): New node, split from Completion Commands.
1497 Document substring and initials styles.
1498 (Strict Completion): Remove information duplicated in other nodes.
1499 (Completion Options): Consolidate case difference discussion here.
1500
1501 * help.texi (Help Mode): Fix kindex entries.
1502
1503 * files.texi (File Names): Add index entries.
1504
de0bde62
CY
15052011-10-07 Chong Yidong <cyd@stupidchicken.com>
1506
71873e2b
SM
1507 * basic.texi (Inserting Text): Add xref to Completion.
1508 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1509 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1510 to left/right. Tweak left-char and right-char descriptions.
1511 M-left and M-right are now bound to left-word/right-word.
1512 (Erasing): Document delete-forward-char.
1513
1514 * screen.texi (Screen, Menu Bar): Copyedits.
1515 (Point): Remove duplicate paragraph on cursors, also in Screen.
1516 (Mode Line): Trailing dashes no longer shown on X displays.
1517
1518 * frames.texi (Non-Window Terminals): Index just "text-only
1519 terminal", which is used throughout the manual now.
1520
1521 * entering.texi (Entering Emacs): Define "startup screen".
1522 Document window-splitting behavior with command-line inputs.
1523 (Exiting): Remove obsolete paragraph about shells without suspend
1524 functionality.
1525
1526 * commands.texi (User Input): Define "input event" more clearly.
1527 (Keys): Add xref to Echo Area.
1528 (Commands): Clarify relation between commands and functions.
1529
453e4522
CY
15302011-10-06 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * misc.texi (emacsclient Options): Document how emacsclient runs
1533 the Emacs daemon (Bug#9674).
1534
550f41cd
CY
15352011-10-01 Chong Yidong <cyd@stupidchicken.com>
1536
1537 * basic.texi (Moving Point):
1538 * custom.texi (Mouse Buttons):
1539 * rmail.texi (Rmail Scrolling):
1540 * search.texi (Isearch Scroll):
550f41cd
CY
1541 * display.texi (Scrolling): Replace scroll-up/down with
1542 scroll-up/down-command. Fix scroll-preserve-screen-position
1543 description. Document scroll-error-top-bottom.
1544
9229fe87
GM
15452011-09-30 Glenn Morris <rgm@gnu.org>
1546
1547 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1548
0a2132ba
CY
15492011-09-24 Chong Yidong <cyd@stupidchicken.com>
1550
1551 * windows.texi (Pop Up Window): Defer discussion of window
1552 splitting to the Window Choice node. Add index entries.
1553 (Force Same Window): Node deleted.
1554 (Displaying Buffers, Window Choice): New nodes.
1555
1556 * buffers.texi (Select Buffer): Clarify description of
1557 buffer-switching commands. Add xref to Window Display node.
1558 Don't repeat confirm-nonexistent-file-or-buffer description from
1559 Visiting node. Remove even-window-heights.
1560
1561 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1562
33ed493b
CY
15632011-09-18 Chong Yidong <cyd@stupidchicken.com>
1564
1565 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1566
1567 * xresources.texi (Table of Resources): Fix documentation of
1568 bitmapIcon.
1569
92fa95ad
CY
15702011-09-15 Chong Yidong <cyd@stupidchicken.com>
1571
1572 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1573
16254627
EH
15742011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1575
1576 * frames.texi (Frame Commands): Note that delete-other-frames only
1577 deletes frames on current terminal.
1578
c3760c17
EZ
15792011-09-10 Eli Zaretskii <eliz@gnu.org>
1580
1581 * sending.texi (Mail Misc): Document mail-add-attachment.
1582
69b8be97
EZ
15832011-09-04 Eli Zaretskii <eliz@gnu.org>
1584
1585 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1586
3fd50d5c
CY
15872011-08-29 Chong Yidong <cyd@stupidchicken.com>
1588
1589 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1590
e2aeef63
CY
15912011-08-28 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * files.texi (File Archives):
1594 * cal-xtra.texi (Diary Display):
1595 * help.texi (Help Mode): Add xref to View Mode.
1596
ddb54206
CY
15972011-08-28 Chong Yidong <cyd@stupidchicken.com>
1598
a6326082
CY
1599 * display.texi (View Mode): New node. Move view-file here from
1600 Misc File Ops. Move view-buffer here from Misc Buffer.
1601
1602 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1603
04e2ce72 1604 * files.texi (Misc File Ops): Document new
a6326082 1605 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1606
1607 * dired.texi (Dired Deletion): Shorten description of Trash.
1608
ddb54206
CY
1609 * misc.texi (emacsclient Options): Document server-port.
1610
bd206ce5
EZ
16112011-08-27 Eli Zaretskii <eliz@gnu.org>
1612
1613 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1614 even on MS-Windows. Fix a typo.
1615
d43f5a42
CY
16162011-08-26 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * package.texi: New file, documenting the package manager.
1619
1620 * emacs.texi: Include it.
1621
1622 * help.texi (Help Summary): Add describe-package.
1623
e0b1591b
CY
16242011-08-25 Chong Yidong <cyd@stupidchicken.com>
1625
856ce114
CY
1626 * misc.texi (Printing): Convert subnodes into subsections.
1627
f404f8bc
CY
1628 * text.texi (Two-Column): Move into Text chapter.
1629
1630 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1631 Files section. Convert from chapter into section.
1632
1633 * display.texi (Narrowing): Move into display chapter.
1634
e0b1591b
CY
1635 * sending.texi (Sending Mail):
1636 * rmail.texi (Rmail):
1637 * misc.texi (Gnus, Document View):
1638 * dired.texi (Dired):
1639 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1640
75bfc667
JL
16412011-08-07 Juri Linkov <juri@jurta.org>
1642
1643 * dired.texi (Operating on Files): Rewrite according to the fact
1644 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1645
fe676f91
MA
16462011-07-30 Michael Albinus <michael.albinus@gmx.de>
1647
1648 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1649 remote file name completion. (Bug#9197)
1650
4cc60b9b
EZ
16512011-07-28 Eli Zaretskii <eliz@gnu.org>
1652
1653 * mule.texi (Bidirectional Editing): Document the fact that
1654 bidi-display-reordering is t by default.
1655
89671e16
LMI
16562011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1657
1658 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1659 explicitly (bug#8904).
1660
fb23ecc2
LMI
16612011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1662
1663 * trouble.texi (Checklist): Use an `M-x' example instead of an
1664 Emacs Lisp form to switch on the dribble file (bug#8056).
1665
465c5fc8
LMI
16662011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1667
1668 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1669
90a6258b
GM
16702011-07-13 Glenn Morris <rgm@gnu.org>
1671
1672 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1673
c7588364
LMI
16742011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1675
1676 * mark.texi (Mark Ring): Clarify how many locations are saved
1677 (bug#5770).
1678 (Global Mark Ring): Ditto.
1679
4cb4f3ba
LMI
16802011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1681
d648feab
LMI
1682 * text.texi (Table Recognition): Use "at point" instead of "under
1683 point" (bug#4345).
1684
4cb4f3ba
LMI
1685 * display.texi (Cursor Display): Mention `cursor-type'.
1686
1687 * screen.texi (Point): Clarify that it's only if you use a block
1688 cursor that it appears to be on a character (bug#4345).
1689
ecd0b990
CY
16902011-07-12 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * misc.texi (Amusements): Move dissociated press here, from its
1693 own section.
1694
1695 * emacs.texi (Top): Update node listing.
1696
c2fd0368
LMI
16972011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1698
1699 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1700 clarity (bug#3523).
1701
fdeb32ec
CY
17022011-07-12 Chong Yidong <cyd@stupidchicken.com>
1703
1704 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1705 (Misc X): Document --parent-id.
1706
1707 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1708 defaults to nil.
1709
1710 * misc.texi (emacsclient Options): Document --parent-id.
1711
1712 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1713
f584ca38
LMI
17142011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1715
1716 * emacs.texi: Use "..." instead of ``...'' in the menus
1717 (bug#3503).
1718
963578d3
CY
17192011-07-11 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * killing.texi (Primary Selection): Document `only' setting for
1722 select-active-regions.
1723
1724 * mark.texi (Setting Mark): Reference Shift Selection node.
1725
1726 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1727
a30ed87b
LMI
17282011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1729
47076272
LMI
1730 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1731 motion keys" (bug#3503).
1732
a30ed87b
LMI
1733 * emacs.texi: Change all the register node names from "RegPos"
1734 (etc.) to "Positional Registers" (etc.) (bug#3314).
1735
4d45a8b7
CY
17362011-07-11 Chong Yidong <cyd@stupidchicken.com>
1737
1738 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1739 (Other Kill Commands, Kill Options): Copyedits.
1740 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1741 (Yanking): Move yank-excluded properties discussion here.
1742 (Cut and Paste): Move from frames.texi. Update subnodes to
1743 describe x-select-enable-clipboard case.
1744
1745 * frames.texi: Move Cut and Paste node and subnodes into
1746 killing.texi, except Mouse Commands and Word and Line Mouse.
1747
c160ddee
AM
17482011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1749
1750 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1751
3329e6e3
LMI
17522011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1753
32a214fe
LMI
1754 * screen.texi (Mode Line): Clarify that coding systems are
1755 characters, not letters (bug#1749).
1756
3329e6e3
LMI
1757 * cmdargs.texi (Environment): Mention removing variables
1758 (bug#1615). Text suggested by Kevin Rodgers.
1759
8875da1e
CY
17602011-07-10 Chong Yidong <cyd@stupidchicken.com>
1761
54806e45
CY
1762 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1763
8875da1e
CY
1764 * modes.texi: Rename from major.texi.
1765 (Modes): New node. Make Major Modes and Minor Modes subsections
1766 of this. All callers changed.
1767
1768 * custom.texi (Minor Modes): Move to modes.texi.
1769
7847b2a1
CY
17702011-07-10 Chong Yidong <cyd@stupidchicken.com>
1771
6cfd0fa2
CY
1772 * custom.texi (Syntax): Node deleted.
1773
1774 * help.texi (Help Summary):
1775 * major.texi (Major Modes):
1776 * programs.texi (Parentheses):
1777 * search.texi (Regexp Backslash, Regexp Backslash)
1778 (Regexp Backslash):
1779 * text.texi (Words): Callers changed.
1780
7847b2a1
CY
1781 * text.texi (Refill, Longlines): Delete nodes.
1782
1783 * ack.texi (Acknowledgments): Longlines removed from manual.
1784
1785 * emacs.texi (Top): Update node listing.
1786
2a71c436
GM
17872011-07-09 Glenn Morris <rgm@gnu.org>
1788
1789 * fortran-xtra.texi (Fortran): Update handled extensions.
1790
61436e9f
LMI
17912011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1792
1793 * display.texi (Scrolling): `C-v' (etc) are now bound to
1794 `scroll-*-command' (bug#8349).
1795
6e560c71
LMI
17962011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1797
48954a09 1798 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1799 doesn't actually delete any files (bug#7125).
1800
2904fd97
LMI
1801 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1802 argument for `C-c C-k' (bug#7391).
1803
6e560c71
LMI
1804 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1805 you're currently using (bug#8489).
1806
978ff6c5
EZ
18072011-07-01 Eli Zaretskii <eliz@gnu.org>
1808
1809 * mule.texi (Coding Systems): Move index entries from the previous
1810 change into their proper places.
1811
0d742084
LMI
18122011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1813
31976bd5
LMI
1814 * help.texi (Help Files): Document view-external-packages (bug#8902).
1815
0d742084
LMI
1816 * mule.texi (Coding Systems): Put a few more of the coding systems
1817 into the index (bug#8900).
1818
9f678528
GM
18192011-06-26 Glenn Morris <rgm@gnu.org>
1820
1821 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1822
18a4ce5e
AR
18232011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1824
1825 * misc.texi (emacsclient Options): Mention --frame-parameters.
1826
f0da764a
GM
18272011-06-09 Glenn Morris <rgm@gnu.org>
1828
1829 * custom.texi (Specifying File Variables):
1830 Recommend explicit arguments for minor modes.
1831
b047e7ac
PE
18322011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1833
1834 Document wide integers better.
1835 * buffers.texi (Buffers):
001903b5
PE
1836 * files.texi (Visiting): Document maxima for 64-bit machines,
1837 and mention virtual memory limits.
b047e7ac 1838
bf41276f
CY
18392011-05-28 Chong Yidong <cyd@stupidchicken.com>
1840
1841 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1842
1843 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1844 prog mode (Bug#8240).
1845
e145f188
GM
18462011-05-27 Glenn Morris <rgm@gnu.org>
1847
1848 * custom.texi (Specifying File Variables):
1849 Major modes no longer need come first.
1850
313f790e
CY
18512011-05-22 Chong Yidong <cyd@stupidchicken.com>
1852
1853 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1854 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1855
c136e5cd
GM
18562011-05-18 Glenn Morris <rgm@gnu.org>
1857
1858 * ack.texi (Acknowledgments): Remove fakemail.c.
1859
c71a0d48 18602011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1861
1862 Fixes for fitting text into 7x9 printed manual.
1863 * building.texi (Flymake, Breakpoints Buffer):
1864 * calendar.texi (Appointments):
1865 * cmdargs.texi (General Variables, Display X):
1866 * custom.texi (Saving Customizations, Face Customization)
1867 (Directory Variables, Minibuffer Maps, Init Rebinding):
1868 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1869 * fixit.texi (Spelling):
1870 * frames.texi (Creating Frames, Fonts):
1871 * help.texi (Help Files):
1872 * mini.texi (Minibuffer File):
1873 * misc.texi (emacsclient Options, Emulation):
1874 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1875 * mule.texi (International Chars, Language Environments)
1876 (Select Input Method, Modifying Fontsets, Charsets):
1877 * programs.texi (Custom C Indent):
1878 * rmail.texi (Rmail Labels):
1879 * text.texi (Table Conversion):
1880 * trouble.texi (Known Problems, Known Problems):
1881 * windows.texi (Change Window):
1882 * xresources.texi (GTK resources): Reflow text and re-indent code
1883 examples to avoid TeX overflows and underflows on 7x9 paper.
1884
1885 * emacs.texi: Fix the (commented out) smallbook command.
1886
1887 * macos.texi (Mac / GNUstep Events):
1888 * xresources.texi (Lucid Resources): Remove extraneous examples.
1889
b8f82dc1
GM
18902011-05-10 Glenn Morris <rgm@gnu.org>
1891
1892 * custom.texi (Specifying File Variables):
1893 Deprecate using mode: for minor modes.
1894
d306b4da
GM
18952011-05-07 Glenn Morris <rgm@gnu.org>
1896
1897 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1898
548d0a63
GM
18992011-05-06 Glenn Morris <rgm@gnu.org>
1900
5006e634
GM
1901 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1902
548d0a63
GM
1903 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1904
e793a940
LMI
19052011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1906
1907 * misc.texi (Emacs Server): Document `server-eval-at'.
1908
7031be6d
UR
19092011-04-24 Chong Yidong <cyd@stupidchicken.com>
1910
71873e2b
SM
1911 * maintaining.texi (List Tags): Document next-file.
1912 Suggested by Uday S Reddy.
7031be6d 1913
4ffd0d6b 19142011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1915
1916 * mini.texi (Minibuffer Edit):
1917 * screen.texi (Mode Line): Fix typo.
1918
1c6c854e
CS
19192011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1920
024ff170 1921 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1922
c5c9f40f
CY
19232011-03-26 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1926
09725d26
EZ
19272011-03-30 Eli Zaretskii <eliz@gnu.org>
1928
1929 * display.texi (Auto Scrolling): Document the limit of 100 lines
1930 for never-recentering scrolling with `scroll-conservatively'.
1931 (Bug#6671)
1932
09d9db2c 19332011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1934
1935 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1936 HOME on Windows and where it looks for init files. (Bug#8221)
1937
62d94509
EZ
19382011-03-10 Eli Zaretskii <eliz@gnu.org>
1939
1940 * search.texi (Regexp Example):
1941 * mule.texi (International Chars):
1942 * building.texi (External Lisp): Don't use characters outside
1943 ISO-8859-1.
1944
0286d9de
EZ
19452011-03-09 Eli Zaretskii <eliz@gnu.org>
1946
1c6c854e
CS
1947 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1948 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1949
1950 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1951
114902a5 1952 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1953 (Bug#8210)
1954
0afb4571
J
19552011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1956
1957 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1958 for Gtk+ 3.
1959
bb3865e8
GM
19602011-03-08 Glenn Morris <rgm@gnu.org>
1961
6446548e
GM
1962 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1963 * emacs.texi (Acknowledgments):
1964 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1965 * emacs.texi: Set documentencoding.
6446548e 1966
bb3865e8
GM
1967 * display.texi (Optional Mode Line): Don't mention exactly where
1968 display-time appears. (Bug#8193)
1969
33383987
JB
19702011-03-07 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * Version 23.3 released.
1973
892777ba
CY
19742011-03-06 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1977
0b973fc5
DW
19782011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1979
1980 * misc.texi (emacsclient Options): Add q/quiet.
1981
8ef5a2f2
GM
19822011-03-02 Glenn Morris <rgm@gnu.org>
1983
1984 * mule.texi (Communication Coding) <x-select-request-type>:
1985 Remove duplicate (essentially) paragraph. (Bug#8148)
1986
bd106056
CS
19872011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1988
1989 * maintaining.texi (Format of ChangeLog): Add reference to
1990 add-log-full-name.
1991 (Change Log Commands): Add documentation for combining multiple
1992 symbols in one change.
1993
6640b281
GM
19942011-03-01 Glenn Morris <rgm@gnu.org>
1995
1996 * custom.texi (Directory Variables):
1997 Give an example of excluding subdirectories.
1998
2b0c7330 19992011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2000
2001 * search.texi (Regexp Search): Move index entries about regexps to the
2002 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2003
8c62c205
GM
20042011-02-19 Glenn Morris <rgm@gnu.org>
2005
2006 * dired.texi (Dired): Dired-X version number was dropped.
2007
3928f2b6
JD
20082011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2009
2010 * xresources.texi (X Resources): Remove *faceName and replace it with
2011 *font for Lucid.
2012
a41c8660
CY
20132011-02-05 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * rmail.texi (Rmail Display): Document Rmail MIME support more
2016 accurately.
2017
2018 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2019 vc-log-outgoing.
2020 (Merging): Document vc-find-conflicted-file.
2021
233ba4d9 20222011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2023
2024 * custom.texi (Variables): Fix typo.
2025
14beddf4 20262011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2027
65401ee3
CY
2028 * search.texi (Regexps): Copyedits. Mention character classes
2029 (Bug#7809).
2030
19f81ecf
CY
2031 * files.texi (File Aliases): Restore explanatory text from Eli
2032 Zaretskii, accidentally removed in 2011-01-08 commit.
2033
bf3dae7e
EZ
20342011-01-29 Eli Zaretskii <eliz@gnu.org>
2035
2036 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2037 (MAKEINFO_OPTS): New variable.
2038 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2039 (emacs.html): New target.
2040 (clean): Remove emacs.html.
2041
45eb2a5d
WL
20422011-01-23 Werner Lemberg <wl@gnu.org>
2043
2044 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2045 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2046 (ENVADD): Updated.
2047
9acfe703
GM
20482011-01-18 Glenn Morris <rgm@gnu.org>
2049
2050 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2051
2052 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2053
362b9d48
GM
20542011-01-15 Chong Yidong <cyd@stupidchicken.com>
2055
bb033b5f
CY
2056 * building.texi (Compilation): Improve instructions for running two
2057 compilations (Bug#7573).
2058
b024d9f0
MD
2059 * files.texi (Backup Names): Document the new location of the
2060 last-resort backup file.
2061
362b9d48
GM
2062 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2063 manual. Explain why directory-abbrev-alist elements should be anchored
2064 (Bug#7777).
2065
20662011-01-15 Eli Zaretskii <eliz@gnu.org>
2067
2068 * msdog.texi (Windows Startup): Correct inaccurate description of
2069 differences between emacsclient.exe and emacsclientw.exe.
2070
7c420169 20712011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2072
2073 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2074
7c420169 20752011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2076
2077 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2078
7c420169 20792011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2080
2d34d523
EZ
2081 * frames.texi (Cut and Paste): Modify the section's name and text:
2082 don't mix "cut/paste" with "kill/yank".
2083 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2084 (Bug#7702)
2085
88ab4340
EZ
2086 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2087
7c420169 20882011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2089
2090 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2091 matches its position in the menu. (Bug#7674)
2092
7c420169 20932011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2094
2095 * trouble.texi (Checklist): Mention not replying via news either.
2096
92bb6c52
TH
20972010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2098
2099 * misc.texi (Document View): Update DocView section with newly
2100 supported document formats.
2101
b103c904
CY
21022010-12-21 Chong Yidong <cyd@stupidchicken.com>
2103
2104 * killing.texi: Resection the Info version to conform to the
2105 printed manual, to avoid making sections on Accumulating Text, CUA
2106 and Rectangles into full chapters.
2107
f49d1f52 21082010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2109
2110 * custom.texi (Init Syntax): Add index entries for "character syntax".
2111 (Bug#7576)
2112
f49d1f52 21132010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2114
2115 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2116
f49d1f52 21172010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2118
2119 * trouble.texi (Checklist): Fix typo in newsgroup name.
2120
f49d1f52 21212010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2122
2123 * search.texi (Word Search): Note that the lazy highlight always
2124 matches to whole words (Bug#7470).
2125
f49d1f52 21262010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2127
4f1948eb
EZ
2128 * display.texi (Optional Mode Line): Make the description of
2129 load-average more accurate.
2130
b8a9e136
EZ
2131 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2132 registry, with a cross-reference.
62d72a4a
EZ
2133 (Windows Startup): New node. Move the stuff about the current
2134 directory from "Windows HOME".
b8a9e136 2135
07976ae3 21362010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2137
2138 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2139 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2140
07976ae3 21412010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2142
2143 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2144 Suggested by Štěpán Němec.
2145
07976ae3 21462010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2147
1aaae3f3
CY
2148 * maintaining.texi (Version Control): Say "commit", not "check in".
2149 (Version Control Systems): Simplify descriptions.
2150 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2151 VCS Concepts.
2152 (VC Mode Line): Update example.
2153 (Old Revisions): Document revert-buffer for vc-diff.
2154 (Log Buffer): Promote to a subsection. Document header lines.
2155
1c6c854e
CS
2156 * macos.texi (Mac / GNUstep Basics):
2157 Document ns-right-alternate-modifier.
ec8a6295 2158
1aaae3f3
CY
2159 * emacs.texi (Top): Update node listing.
2160
0eb025fb
EZ
21612010-11-13 Eli Zaretskii <eliz@gnu.org>
2162
2163 * rmail.texi (Rmail Coding): Characters with no fonts are not
2164 necessarily displayed as empty boxes.
2165
2166 * mule.texi (Language Environments, Fontsets): Characters with no
2167 fonts are not necessarily displayed as empty boxes.
2168
2169 * display.texi (Text Display): Document display of glyphless
2170 characters.
2171
ea4f7750
GM
21722010-11-13 Glenn Morris <rgm@gnu.org>
2173
2174 * basic.texi (Position Info): Add M-x count-words-region.
2175
90639cea
GM
21762010-11-11 Glenn Morris <rgm@gnu.org>
2177
2178 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2179
d607b96b 21802010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2181
2182 * msdog.texi (Windows HOME): Add information regarding startup
2183 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2184
c12e4a81
GM
21852010-10-11 Glenn Morris <rgm@gnu.org>
2186
df187c62
GM
2187 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2188
c12e4a81
GM
2189 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2190 (DVIPS): New variable.
234db610
GM
2191 (.PHONY): Add html, ps.
2192 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2193 (clean): Delete html, ps files.
c12e4a81 2194
6513b232
EZ
21952010-10-09 Eli Zaretskii <eliz@gnu.org>
2196
2197 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2198
f4f358f1
GM
21992010-10-09 Glenn Morris <rgm@gnu.org>
2200
c1dc72b3
GM
2201 * Makefile.in (VPATH): Remove.
2202 (infodir): Make it absolute.
2203 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2204
4393405b
GM
2205 * Makefile.in (dist): Anchor regexps.
2206
eef3ab94
GM
2207 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2208 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2209 (emacs-xtra.pdf): Use $<.
2210
aa9db089
GM
2211 * Makefile.in (infoclean): Remove harmless, long-standing error.
2212
abd40fb4
GM
2213 * Makefile.in ($(infodir)): Delete rule.
2214 (mkinfodir): New.
2215 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2216
f4f358f1 2217 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2218 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2219 * emacsver.texi: New file, replacing emacsver.texi.in.
2220
ea274122
GM
22212010-10-09 Glenn Morris <rgm@gnu.org>
2222
f7a31f11
GM
2223 * emacsver.texi.in: New file.
2224 * emacs.texi: Set EMACSVER by including emacsver.texi.
2225 * Makefile.in (distclean): Delete emacsver.texi.
2226 (dist): Copy emacsver.texi.
b13254e7 2227 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2228
3fb78d1f
GM
2229 * ack.texi (Acknowledgments): No more b2m.c.
2230
ea274122
GM
2231 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2232 (emacs): Remove rule.
2233 (dist): No need to deal with the emacs rule any more.
2234
17ca7950
GM
22352010-10-07 Glenn Morris <rgm@gnu.org>
2236
2237 * Makefile.in (version): New, set by configure.
2238 (clean): Delete dist tar file.
2239 (dist): Use version in tar name.
2240
4c83f6e1
GM
22412010-10-06 Glenn Morris <rgm@gnu.org>
2242
2243 * Makefile.in (EMACS_XTRA): Add the main source file.
2244 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2245 (mostlyclean): No core files, reorder other files.
2246 (clean): Delete specific dvi and pdf files.
2247 (infoclean, dist): New rules.
2248 (maintainer-clean): Use infoclean.
8a944cea 2249 ($(infodir)): Add parallel build workaround.
4c83f6e1 2250
0264072d
GM
22512010-10-04 Glenn Morris <rgm@gnu.org>
2252
2253 * Makefile.in (SHELL): Set it.
2254 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2255 (info, dvi): Replace above variables with their expansions.
2256 (info): Move mkdir from here...
2257 ($(infodir)/emacs): ... to here (for parallel builds).
2258 (pdf): New target.
2259 ($(infodir)/emacs): Pass -o option to makeinfo.
2260 (.PHONY): Declare clean rules.
2261 (maintainer-clean): Delete dvi and pdf files.
2262 Guard against cd failures. Use a more restrictive delete.
2263
3226d6ca
GM
22642010-10-02 Glenn Morris <rgm@gnu.org>
2265
2266 * misc.texi (Shell Mode): Remove reference to old function name.
2267
cad90f3b
EZ
22682010-09-30 Eli Zaretskii <eliz@gnu.org>
2269
2270 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2271 indicator characters.
2272
5f874327
GM
22732010-09-29 Glenn Morris <rgm@gnu.org>
2274
2275 * Makefile.in (top_srcdir): Remove unused variable.
2276
0ab9cff3
GM
22772010-09-14 Glenn Morris <rgm@gnu.org>
2278
67ae9766
GM
2279 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2280 the last hook item.
2281
0ab9cff3
GM
2282 * calendar.texi (Appointments): Also updated when a diary include file
2283 is saved.
2284
6664fc59 22852010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2286
2287 * trouble.texi (Bugs): Update the section intro.
2288 (Known Problems): New section.
2289 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2290 (Sending Patches): Bug fixes are best as responses to existing bugs.
2291 * emacs.texi (Known Problems): Add menu entry for new section.
2292
be3283d7
GM
22932010-09-09 Glenn Morris <rgm@gnu.org>
2294
2295 * xresources.texi: Untabify.
2296
10999305 22972010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2298
2299 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2300
10999305 23012010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2302
2303 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2304
30641319
JD
23052010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2306
2307 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2308
50dd7bc6
GM
23092010-08-21 Glenn Morris <rgm@gnu.org>
2310
2311 * misc.texi (Amusements): Mention bubbles and animate.
2312
5e620eca
EZ
23132010-07-31 Eli Zaretskii <eliz@gnu.org>
2314
2315 * files.texi (Visiting): Add more index entries for
2316 large-file-warning-threshold.
2317
8b2dd508
JD
23182010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2319
2320 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2321
8838673e
GM
23222010-06-23 Glenn Morris <rgm@gnu.org>
2323
2324 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2325 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2326 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2327 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2328 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2329 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2330 Untabify Texinfo files.
2331
04d3bb6c
GM
23322010-06-10 Glenn Morris <rgm@gnu.org>
2333
103dd3a8
GM
2334 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2335
04d3bb6c
GM
2336 * basic.texi (Inserting Text): Fix typo.
2337
50b79479
GM
23382010-06-10 Glenn Morris <rgm@gnu.org>
2339
2340 * ack.texi (Acknowledgments):
2341 * emacs.texi (Acknowledgments): Update for notifications.el.
2342
86d7a550
DU
23432010-05-31 Daiki Ueno <ueno@unixuser.org>
2344
2345 * dired.texi (Operating on Files): Mention encryption commands
2346 (Bug#6315).
2347
db5dce9d
EZ
23482010-05-29 Eli Zaretskii <eliz@gnu.org>
2349
2350 * basic.texi (Moving Point): Update due to renaming of commands bound
2351 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2352
34313041
EZ
23532010-05-18 Eli Zaretskii <eliz@gnu.org>
2354
2355 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2356 paragraphs.
2357 (Line Truncation): Fix wording for bidi display.
2358
1fc0ce04 2359 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2360 keys.
2361
0235128c 23622010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2363
2364 * building.texi (GDB Graphical Interface): Remove misleading comparison
2365 to an IDE (Bug#6128).
2366
0235128c 23672010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2368
2369 * programs.texi (Man Page):
2370 * misc.texi (Invoking emacsclient):
2371 * mini.texi (Repetition):
2372 * mark.texi (Setting Mark): Fix typos.
2373
0235128c 23742010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2375
2376 * misc.texi (Printing): Document htmlfontify-buffer.
2377
0235128c 23782010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2379
2380 * calendar.texi (Displaying the Diary, Format of Diary File):
2381 Fix external cross-references for TeX format output.
2382
0235128c
SM
23832010-05-07 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * Version 23.2 released.
2386
f63d0028
JD
23872010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2388
2389 * cmdargs.texi (Initial Options): Mention --chdir.
2390
20fe03ad
JD
23912010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2392
2393 * frames.texi (Tool Bars): Add tool-bar-style.
2394
b7d65a5f
GM
23952010-04-21 Glenn Morris <rgm@gnu.org>
2396
2397 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2398
a42dbee1
CY
23992010-04-18 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * programs.texi (Semantic): New node.
2402
2403 * maintaining.texi (EDE): New node.
2404
2405 * emacs.texi: Update node listing.
2406
2407 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2408
6e104790 24092010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2410
d52dbd3d
GM
2411 * emacs.texi (Acknowledgments): Remove duplicate.
2412
a77fe20c
GM
2413 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2414
6e104790 24152010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2416
4ebe9902
GM
2417 * dired.texi (Misc Dired Features): Mention VC diff and log.
2418 * maintaining.texi (Old Revisions, VC Change Log):
2419 Mention that diff and log work in Dired buffers.
2420
98932641
GM
2421 * help.texi (Help Summary): Mention M-x info-finder.
2422
d5b22ab2 2423 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2424
4d4e9522
GM
2425 * custom.texi (Specifying File Variables, Directory Variables):
2426 Document new commands for manipulating local variable lists.
2427
6e104790 24282010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2429
2430 * trouble.texi (Contributing): Add cindex entry.
2431 Mention etc/CONTRIBUTE.
2432
6e104790 24332010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2434
2435 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2436 query-replace (Bug#5774).
2437
a20a9df3
GM
24382010-04-16 Glenn Morris <rgm@gnu.org>
2439
2440 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2441
1ecb2d3f
JD
24422010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2443
2444 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2445
99852628
JD
24462010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2447
2448 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2449
ce79424f
EZ
24502010-03-30 Eli Zaretskii <eliz@gnu.org>
2451
2452 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2453 cross-reference to "Inserting Text".
2454
2455 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2456 Mention completion provided by `ucs-insert'.
2457
85738751 24582010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2459
2460 * sending.texi (Sending Mail): Note variables that may need
2461 customizing.
2462 (Mail Sending): Expand discussion of send-mail-function.
2463
85738751 24642010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2465
2466 Document Message mode as the default mail mode.
2467
2468 * sending.texi (Sending Mail): Copyedits.
2469 (Mail Format, Mail Headers): Document mail-from-style changes.
2470 (Mail Commands): Rename from Mail mode. Document Message mode.
2471 (Mail Misc): Rename from Mail mode Misc.
2472 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2473 command names and update keybindings.
2474 (Header Editing): Document message-tab. De-document
2475 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2476 favor of mail-default-headers. Ad index entries for user-full-name and
2477 user-mail-address.
1c6c854e
CS
2478 (Citing Mail): Update changes in Message mode behavior.
2479 Document mail-yank-prefix.
e73c2434
CY
2480 (Mail Signature): New node, moved from Mail Misc.
2481 (Mail Aliases): Mail abbrevs are the default with Message mode.
2482 (Mail Methods): Note that Message mode is now the default.
2483
2484 * rmail.texi (Rmail Reply):
2485 * text.texi (Text Mode):
2486 * major.texi (Major Modes):
2487 * mule.texi (Output Coding): Refer to Message mode.
2488
2489 * custom.texi (Init Examples): Add xref to Mail Header.
2490
1fc0ce04 2491 * emacs.texi (Top): Fix xrefs.
e73c2434 2492
85738751 24932010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2494
c0c035fa
CY
2495 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2496 repository if there is none.
2497 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2498 vc-print-root-log.
ef7b27ef 2499 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2500
71785b7a
CY
2501 * programs.texi (Program Modes): Mention Javascript mode.
2502
f67c5dd0
CY
2503 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2504 * emacs.texi: Update node description.
2505
0f72a391 2506 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2507 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2508
dc2d2590
JL
25092010-03-30 Juri Linkov <juri@jurta.org>
2510
2511 * search.texi (Other Repeating Search): Remove line that `occur'
2512 can not handle multiline matches.
2513
a7b02820
EZ
25142010-03-30 Eli Zaretskii <eliz@gnu.org>
2515
2516 * mule.texi (International): Mention support of bidirectional editing.
2517 (Bidirectional Editing): New section.
2518
22ef1944
NR
25192010-03-28 Nick Roberts <nickrob@snap.net.nz>
2520
2521 * emacs.texi (Top): Update node names to those in building.texi.
2522
146b8b16
NR
25232010-03-27 Nick Roberts <nickrob@snap.net.nz>
2524
c5e87d10
PE
2525 doc/emacs/building.texi: Describe restored GDB/MI functionality
2526 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2527 doc/emacs/emacs.texi: Update node names for building.texi.
2528
6d98672d
GM
25292010-03-24 Glenn Morris <rgm@gnu.org>
2530
2531 * ack.texi (Acknowledgments):
2532 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2533
93318cbd
JD
25342010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2535
2536 * xresources.texi (Table of Resources): Clarify toolBar number
2537 for Gtk+.
2538
2539 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2540
15cf2f52
CY
25412010-03-21 Chong Yidong <cyd@stupidchicken.com>
2542
4102856c
CY
2543 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2544
15cf2f52
CY
2545 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2546 and multi-isearch-buffers-regexp.
2547
2548 * indent.texi (Indentation): Clarify description of
2549 indent-for-tab-command. Document tab-always-indent.
2550
d68eb23c
CY
25512010-03-20 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * cmdargs.texi (Font X): Move most content to Fonts.
2554
2555 * frames.texi (Fonts): New node. Document font-use-system-font.
2556
2557 * emacs.texi (Top):
2558 * xresources.texi (Table of Resources):
2559 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2560
288f9fc0
CY
25612010-03-10 Chong Yidong <cyd@stupidchicken.com>
2562
2563 * Branch for 23.2.
2564
17782bec
CY
25652010-03-06 Chong Yidong <cyd@stupidchicken.com>
2566
2567 * custom.texi (Init Examples): Add xref to Locals.
2568
2569 * major.texi (Choosing Modes): Mention usage of setq-default for
2570 setting the default value of major-mode (Bug#5688).
2571
b4a1a8b2
CY
25722010-03-02 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2575
2576 * display.texi (Display Custom): Document make-pointer-invisible and
2577 underline-minimum-offset. Remove inverse-video.
2578
a1e759cd
CY
25792010-02-21 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * frames.texi (Frame Commands): Note that the last ordinary frame can
2582 be deleted in daemon mode (Bug#5616).
2583
4f3bc373
GM
25842010-02-18 Glenn Morris <rgm@gnu.org>
2585
2586 * trouble.texi (Contributing): Repository is no longer CVS.
2587
5dbbdd33
GM
25882010-02-08 Glenn Morris <rgm@gnu.org>
2589
2590 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2591
cd61af01
SM
25922010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2593
2594 * display.texi (Useless Whitespace, Text Display):
2595 * custom.texi (Init Examples): Avoid obsolete special default variables
2596 like default-major-mode.
2597
b1bb0a25 25982010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2599
2600 * programs.texi (Other C Commands): Replace reference to obsolete
2601 c-subword-mode.
2602
99d0985b
GM
26032010-01-21 Glenn Morris <rgm@gnu.org>
2604
2605 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2606
893db5bc
GM
26072010-01-12 Glenn Morris <rgm@gnu.org>
2608
2609 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2610 emacs-pretest-bug for bug reports for development versions.
2611
0419b8d6
GM
26122010-01-11 Glenn Morris <rgm@gnu.org>
2613
2614 * display.texi (Highlight Interactively): `t' does not mean highlight
2615 all patterns. (Bug#5335)
2616
26e533e2
CY
26172009-12-29 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * misc.texi (Shell): Document async-shell-command.
2620
2621 * building.texi (Grep Searching): Document zrgrep.
2622
484eaeac 2623 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2624
7ee6c59b
NR
26252009-12-29 Nick Roberts <nickrob@snap.net.nz>
2626
2627 * building.texi: Import GDB Graphical Interface description from
2628 EMACS_23_1_RC.
2629
91ed7ea8
CY
26302009-12-24 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * emacs.texi (Top): Update node listing.
2633
2634 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2635
2636 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2637
2638 * cmdargs.texi (Initial Options):
2639 * xresources.texi (Resources): Document inhibit-x-resources.
2640
2641 * custom.texi (Specifying File Variables): Note that minor modes are
2642 enabled unconditionally.
2643
2644 * display.texi (Scrolling): Briefly document the old recenter command,
2645 and document recenter-positions.
2646
2647 * files.texi (Visiting):
2648 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2649
1c6c854e
CS
2650 * frames.texi (Cut/Paste Other App):
2651 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2652
2653 * killing.texi (Kill Options): New node.
2654
6ca89aaa
CY
26552009-12-05 Chong Yidong <cyd@stupidchicken.com>
2656
2657 * misc.texi (Shell Options): ansi-color is now default.
2658
806642d4
GM
26592009-12-05 Glenn Morris <rgm@gnu.org>
2660
806642d4
GM
2661 * emacs.texi (Top): Update menu for cal-xtra node changes.
2662 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2663 or mode line. Don't mention invisible text or the details of
2664 diary-print-entries here, only in cal-xtra.
2665 (Format of Diary File): Mention that the "date on first line" format
2666 only really affects the simple display.
2667 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2668 (Diary Customizing): Holidays may be in the buffer or mode line.
2669 Move diary-print-entries to the "Diary Display" section.
2670 (Diary Display): New section, split out from "Fancy Diary Display".
2671 Explain the limitations of simple display, and how to print it.
2672
1a4f0c0a
GM
2673 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2674
e11adbd8
GM
2675 * cal-xtra.texi (Diary Display): Mention View mode.
2676
29a483ac
JL
26772009-11-29 Juri Linkov <juri@jurta.org>
2678
2679 * display.texi (Highlight Interactively): Actually a list of
2680 default faces is pre-loaded into a list of default values
2681 instead of the history.
2682
83d60c79
GM
26832009-11-20 Glenn Morris <rgm@gnu.org>
2684
2685 * ack.texi (Acknowledgments):
2686 * emacs.texi (Acknowledgments): Add htmlfontify.
2687
276bbe96
GM
26882009-11-14 Glenn Morris <rgm@gnu.org>
2689
98ad1bae
GM
2690 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2691
276bbe96
GM
2692 * ack.texi (Acknowledgments):
2693 * emacs.texi (Acknowledgments): Update for recent Org changes.
2694
18430066
CY
26952009-10-31 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2698 `charset' property, which is irrelevant to the user manual (Bug#3526).
2699
522ddc9f
JB
27002009-10-14 Juanma Barranquero <lekktu@gmail.com>
2701
2702 * trouble.texi (DEL Does Not Delete): Fix typo.
2703
50b49ade
MA
27042009-10-05 Michael Albinus <michael.albinus@gmx.de>
2705
2706 * files.texi (Misc File Ops): Mention copy-directory.
2707
6308321a
EZ
27082009-10-04 Eli Zaretskii <eliz@gnu.org>
2709
43b3b4d1
EZ
2710 * mule.texi (Unibyte Mode): Emphasize that
2711 unibyte-display-via-language-environment affects only the display.
2712
6308321a
EZ
2713 * display.texi (Horizontal Scrolling): Document cursor behavior under
2714 horizontal scrolling when point moves off the screen (Bug#4564).
2715 Improve wording.
2716
bd51ea7f
MA
27172009-10-01 Michael Albinus <michael.albinus@gmx.de>
2718
2719 * files.texi (Directories): delete-directory prompts for recursive
2720 deletion.
2721
55381962
GM
27222009-09-30 Glenn Morris <rgm@gnu.org>
2723
2724 * ack.texi (Acknowledgments):
2725 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2726
13989ab1
TH
27272009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2728
2729 * dired.texi (Dired Navigation): Use @code instead of @var for
2730 dired-isearch-filenames, so that it's not capitalized.
2731
8ba46c89
CY
27322009-09-19 Chong Yidong <cyd@stupidchicken.com>
2733
2734 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2735
2736 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2737
2738 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2739 (Key Bindings): Reference Init Rebinding in introductory text.
2740 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2741 (Keymaps): Simplify.
2742 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2743 (Minibuffer Maps): Remove mention of Mocklisp.
2744 (Init Rebinding): Move mode-local rebinding example here from Local
2745 Keymaps.
2746 (Modifier Keys): Clarify.
1e11b018 2747 (Rebinding): Add cindex for "binding keys".
8ba46c89 2748
6a5ca7c8
CY
27492009-09-13 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2752
0e1cba51
NR
27532009-08-31 Nick Roberts <nickrob@snap.net.nz>
2754
6a5ca7c8 2755 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2756 Reorganize these two sections.
0e1cba51 2757
76a87a4d
EZ
27582009-08-29 Eli Zaretskii <eliz@gnu.org>
2759
2760 * cmdargs.texi (Initial Options): Fix last change.
2761
82e98df4
SM
27622009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * mule.texi (Enabling Multibyte):
2765 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2766 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2767
fb89fad9
GM
27682009-08-20 Glenn Morris <rgm@gnu.org>
2769
2770 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2771
e99652b0
GM
27722009-08-19 Glenn Morris <rgm@gnu.org>
2773
2774 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2775
5cca97ad
GM
27762009-08-18 Glenn Morris <rgm@gnu.org>
2777
2778 * ack.texi (Acknowledgments):
2779 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2780
997797ae 2781 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2782
985bf85b
GM
27832009-08-09 Glenn Morris <rgm@gnu.org>
2784
2785 * ack.texi (Acknowledgments):
2786 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2787
8d6bb99e
DD
27882009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2789
2790 * emacs.texi (Top): Add new menu items for GDB-UI.
2791
2792 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2793 section. Threads buffer is in separate section now.
8d6bb99e 2794
8353da9c
GM
27952009-08-08 Glenn Morris <rgm@gnu.org>
2796
2797 * ack.texi (Acknowledgments):
2798 * emacs.texi (Acknowledgments):
2799 Update for js2-mode and org changes.
2800
f2074faf
MA
28012009-08-02 Michael Albinus <michael.albinus@gmx.de>
2802
2803 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2804 files.
2805
e8d2d3fb
CY
28062009-07-28 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2809
324a4f6a
GM
28102009-07-23 Glenn Morris <rgm@gnu.org>
2811
2812 * programs.texi (Matching): Update blink-matching-paren-distance.
2813
b6937a70
CY
28142009-07-21 Chong Yidong <cyd@stupidchicken.com>
2815
2816 * frames.texi (Cut/Paste Other App): For select-active-regions,
2817 selection is now updated on moving point.
2818
bd8aaa36
RS
28192009-07-21 Richard Stallman <rms@gnu.org>
2820
2821 * glossary.texi (GNU, Daemon): Update information.
2822
8d9b5eba
JL
28232009-07-19 Juri Linkov <juri@jurta.org>
2824
2825 * custom.texi (Specifying File Variables, Safe File Variables):
2826 "variables/value pairs" -> "variable/value pairs".
2827
a2acc1db
GM
28282009-07-15 Glenn Morris <rgm@gnu.org>
2829
2830 * misc.texi (Gnus): Remove widow.
2831
c5ae942b
GM
28322009-07-11 Glenn Morris <rgm@gnu.org>
2833
703d26ba
GM
2834 * Makefile.in (TEXI2PDF): New.
2835 (emacs.pdf, emacs-xtra.pdf): New targets.
2836
522ddc9f 2837 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2838
2839 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2840
2841 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2842 Don't print the copying notice twice in the printed version.
2843 Update the menu and detailmenu.
2844 (Preface): The meaning of "on-line" has changed.
2845 Correct name for "Common Problems" chapter.
2846 (Distrib): Update FSF shop URL.
2847 (Intro): Showing two files at once is not so exciting.
2848
2849 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2850 (Mac / GNUstep Basics): Minor grammar changes.
2851 (Mac / GNUstep Events): Fix typo.
2852 (GNUstep Support): CANNOT_DUMP no longer applies.
2853
2854 * misc.texi (Document View): Fix typos.
2855
2856 * dired.texi (Dired):
2857 * help.texi (Help):
2858 * macos.texi (Mac OS / GNUstep):
2859 * maintaining.texi (Version Control, Introduction to VC):
2860 End menu descriptions with a period.
c5ae942b 2861
b1c8242b
EZ
28622009-07-09 Eli Zaretskii <eliz@gnu.org>
2863
2864 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2865 so categorical in saying that the option is only useful on NTFS.
2866
220d9aa6
GM
28672009-07-09 Glenn Morris <rgm@gnu.org>
2868
2869 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2870 (ENVADD): Add texinfodir to TEXINPUTS.
2871
2872 * emacs.texi (Top): Fix cross-reference.
2873
2874 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2875
2876 * vc1-xtra.texi (Revision Tags): Fix typo.
2877
d07e72d3
GM
28782009-07-03 Glenn Morris <rgm@gnu.org>
2879
2880 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2881 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2882 (Merge Commands): `.' does not seem to work in A or B buffer.
2883 `l' can recreate the 3-window display.
2884
2885 * glossary.texi (Glossary): Minor phrasing changes throughout.
2886 Add more internal cross-references.
2887 <Autoloading>: You can't really autoload a variable.
2888 <C-M->: Move details here from `M-C-' item.
2889 <Continuation Line>: Refer to `Truncation.'
2890 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2891 <Home Directory, Unix>: New entries.
2892 <Deletion of Files>: Mention recycle bins.
2893 <Directory>: Mention ``folders.''
2894 <Error>: Don't mention ``type-ahead.''
2895 <Fringe>: Refer to the manual node.
2896 <Minor Mode>: Can be global or local.
2897 <Spell Checking>: There are other checkers besides Ispell.
2898
f144038a
GM
28992009-07-02 Glenn Morris <rgm@gnu.org>
2900
2901 * anti.texi (Antinews): Minor changes in phrasing.
2902
2903 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2904 some underfull lines in dvi output.
2905
2906 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2907
2908 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2909
2910 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2911
3f1c6666
JD
29122009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2913
2914 * xresources.texi (Table of Resources): Mention maximized for
2915 fullscreen.
2916
2917 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2918
62aadce7
CY
29192009-07-01 Chong Yidong <cyd@stupidchicken.com>
2920
2921 * anti.texi (Antinews): Correct the list of removed platforms.
2922
82ec412e
GM
29232009-06-28 Glenn Morris <rgm@gnu.org>
2924
2925 * arevert-xtra.texi: Minor language tweaks.
2926
09964e7d
GM
2927 * dired-xtra.texi: Minor revisions.
2928
666e158e
MB
29292009-06-23 Miles Bader <miles@gnu.org>
2930
c4cc8b9a 2931 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2932 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2933
70243478
CY
29342009-06-21 Chong Yidong <cyd@stupidchicken.com>
2935
2936 * Branch for 23.1.
2937
67cbe681
KH
29382009-06-17 Kenichi Handa <handa@m17n.org>
2939
2940 * mule.texi (Charsets): Update the description for the new charset.
2941 (list-character-sets): New findex.
125dd7c5 2942 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2943
40e67246
CY
29442009-06-10 Chong Yidong <cyd@stupidchicken.com>
2945
b5700de6
CY
2946 * basic.texi (Moving Point): Fix tag.
2947
2948 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2949
2950 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2951 use camel-case for PageUp and PageDown.
2952
2953 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2954 camel-case for PageUp and PageDown.
2955
2956 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2957
40e67246 2958 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2959 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2960
522ddc9f 29612009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2962
522ddc9f
JB
2963 * fixit.texi (Spelling): Set default dictionary.
2964 Improve descriptions (Bug#2554)
6f591cf4 2965
53483c76
DR
29662009-06-08 David Reitter <david.reitter@gmail.com>
2967
2968 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2969 since saving colors and faces set this way is not implemented.
2970 (Environment variables): Remove mention of mac-fix-env, which is
2971 scheduled to be removed.
2972
1557ef4f
CY
29732009-06-04 Chong Yidong <cyd@stupidchicken.com>
2974
91056528
CY
2975 * custom.texi (Init Examples): Add example of changing load-path.
2976
1557ef4f
CY
2977 * building.texi (Lisp Libraries): Add example of changing
2978 load-path (Bug#3446).
2979
623cec4c
CY
29802009-05-28 Chong Yidong <cyd@stupidchicken.com>
2981
2982 * mark.texi (Mark): Further clarifications.
2983 (Setting Mark): Emphasize that C-SPC activates the mark.
2984
0fcca8ee
CY
29852009-05-28 Chong Yidong <cyd@stupidchicken.com>
2986
702b10e1
CY
2987 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2988 Mark mode.
0fcca8ee
CY
2989 (Using Region, Persistent Mark): Use "active mark" instead of "active
2990 region".
2991
d3b396e4
CY
29922009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2993
2994 * mule.texi (Select Input Method): Fix typo.
2995
3f698a06
CY
29962009-05-13 Chong Yidong <cyd@stupidchicken.com>
2997
2998 * anti.texi (Antinews): Document completion changes. Some additional
2999 copyedits and rearrangement of entries.
3000
b2a42eb7
CY
30012009-05-12 Chong Yidong <cyd@stupidchicken.com>
3002
932fd020
CY
3003 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3004 (Shell History Copying, Terminal emulator): Copyedits.
3005
1c6c854e
CS
3006 * xresources.texi (Resources): Simplify descriptions.
3007 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3008 (Table of Resources): Document fontBackend resource.
3009
b2a42eb7 3010 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3011 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3012 "Backspace". Remove discussion of obscure Xmodmap issue.
3013
c6ea7fb8
CY
30142009-05-07 Chong Yidong <cyd@stupidchicken.com>
3015
3016 * files.texi (Visiting): Copyedits.
3017
ad36c422
CY
30182009-05-06 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * basic.texi (Inserting Text): Document ucs-insert.
3021
3022 * mule.texi (International Chars): Define "multibyte". Note that
3023 internal representation is unicode-based. Simplify definition of raw
3024 bytes. Mention ucs-insert.
3025 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3026 (Language Environments): Add language environments new to Emacs 23.
3027 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3028 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3029 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3030 (Output Coding): Copyedits.
3031
3032 * emacs.texi (Top): Update node listing.
3033
d4ad7b96
CY
30342009-05-05 Per Starbäck <per@starback.se> (tiny change)
3035
3036 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3037
5bd66204
SM
30382009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3039
3040 * building.texi (Lisp Libraries): `load-library' does offer completion.
3041
bc36ad1c
CY
30422009-04-28 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3045 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3046
f1a47884
EZ
30472009-04-25 Eli Zaretskii <eliz@gnu.org>
3048
3049 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3050
be77bd45
CY
30512009-04-22 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3054
3055 * building.texi (Lisp Interaction): Document initial-scratch-message.
3056
d3b82927
JB
30572009-04-18 Juanma Barranquero <lekktu@gmail.com>
3058
ed6e7b11
JB
3059 * msdog.texi (Windows Fonts): Fix typos.
3060
d3b82927
JB
3061 * files.texi (Save Commands): Fix pxref.
3062
bc323c04
CY
30632009-04-18 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * files.texi (Save Commands): Mention diff-buffer-with-file.
3066 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3067 Henoch (Bug#3036).
3068
2186d13f
GM
30692009-03-15 Glenn Morris <rgm@gnu.org>
3070
3071 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3072 the former is not always used.
3073 (Mail Headers): Use active voice. Add "Mail-reply-to".
3074 Change case of "Id". Avoid repeated "appropriate".
3075 (Mail Aliases): Fix previous change - use an example with a ".", so it
3076 does actually get quoted when expanded.
3077 (Mail Sending): Mailclient is the default on some systems.
3078 (Citing Mail): Mention mail-indentation-spaces.
3079 (Mail Mode Misc): Add an @dfn for "mail signature".
3080
71e454fc
CY
30812009-03-15 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3084 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3085 read-buffer-completion-ignore-case, and completion-styles.
3086 Remove description of partial-completion-mode.
71e454fc 3087
df1a3e06
GM
30882009-03-14 Glenn Morris <rgm@gnu.org>
3089
3090 * sending.texi (Mail Format): Fix typo. Add index entry for
3091 mail-header-separator.
3092 (Mail Headers): Put info about initialization and changing in one place
3093 at the start. Update FCC section for mbox Rmail. Clarify From
3094 section, mention mail-setup-with-from. Clarify Reply-to section.
3095 Add Mail-followup-to and mail-mailing-lists. Clarify References
3096 section.
3097 (Mail Aliases): Update example, make less contentious.
3098 Update for name change of mail-interactive-insert-alias.
3099 (Mail Mode): Remove mention of `%' as a word separator.
3100 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3101 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3102 commands. Clarify FCC handling. In mail-complete, add reference to
3103 Mail Aliases section, and mention mail-complete-function.
3104 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3105 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3106 signature netiquette. Explain how the mail hooks work when continuing
3107 a composition.
3108 (Mail Amusements): Internationalize the spook section a bit.
3109 Remove the spook mail-setup-hook example, since it doesn't work well.
3110 Mention fortune-file.
3111 (Mail Methods): Mention read-mail-command.
3112
ed6e7b11 31132009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3114
df1a3e06
GM
3115 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3116 and NS resources following recent changes.
959d68bd 3117
86dca3e8
JR
31182009-03-10 Jason Rumney <jasonr@gnu.org>
3119
3120 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3121 w32-use-visible-system-caret doc to indicate that it should get set
3122 automatically.
3123 (Windows Fonts): Add doc for the uniscribe backend.
3124
042fe98f
DN
31252009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3126
3127 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3128 vc-dir. (Bug#2598)
3129
7f8dba73
RS
31302009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3131
3132 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3133
505e70c3
GM
31342009-03-05 Glenn Morris <rgm@gnu.org>
3135
04242bdc
GM
3136 * rmail.texi (Rmail Basics): Add reference to sorting.
3137 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3138 Minor re-wordings.
3139 (Rmail Motion): Mention rmail-next-same-subject.
3140 (Rmail Deletion): Expunging is not the only way to change the numbers.
3141 (Rmail Labels): Labels can also be used in sorting.
3142 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3143 (Rmail Display): Mention rmail-mime.
3144
00cfe22c
GM
31452009-03-04 Glenn Morris <rgm@gnu.org>
3146
3147 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3148 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3149 summary. Mention sorts cannot be undone.
3150 (Rmail Display): Give an example of how to use goto-address-mode.
3151 (Rmail Editing): It's keybindings that are redefined, not commands.
3152 Fix some typos.
3153 (Movemail): Some minor rewording.
3154 (Remote Mailboxes): Emacs movemail supports pop by default.
3155 Fix some minor grammatical issues. The "two alternative ways" to
3156 specify a POP mailbox are really just one. Remove all reference to the
3157 variables rmail-pop-password and rmail-pop-password-required, obsolete
3158 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3159 can support Kerberos.
3160
3d963b67
GM
31612009-03-03 Glenn Morris <rgm@gnu.org>
3162
3163 * rmail.texi (Rmail Deletion): Revert previous change, which was
3164 describing the Rmail summary versions.
3165 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3166 Minor re-wording for rmail-resend.
3167 (Rmail Make Summary): Summaries apply to buffers rather than files.
3168 <rmail-summary-by-topic>: Headers includes the subject.
3169 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3170 details, including prefix arguments.
2340abde 3171 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3172 Not counting lines might be faster.
3173 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3174 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3175 Name the commands bound to the various keys. Mention prefix argument
3176 for searching.
3d963b67
GM
3177 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3178 Simplify rmail-highlighted-headers description. Update face name.
3179
a8ce3d17
JB
31802009-03-02 Juanma Barranquero <lekktu@gmail.com>
3181
3182 * mark.texi (Marking Objects): Fix typo.
3183
130a29b6
CY
31842009-03-01 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3187 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3188
9d5de6f8
GM
31892009-03-01 Glenn Morris <rgm@gnu.org>
3190
79fc530e 3191 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3192 (Rmail Motion): - M-s searches from the end of messages.
3193 (Rmail Deletion): Minor clarification. Fix numeric argument
3194 description.
3195 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3196 newmail and RMAILOSE files need not be in home-directory.
3197 (Rmail Files): Mention I/O menus are unselectable if no files match.
3198 Mention `MAIL' env-var.
3199
b545ff9c
JR
32002009-02-24 Jason Rumney <jasonr@gnu.org>
3201
3202 * mule.texi (Fontsets): Mention fontset-default, font specs and
3203 fallback fontsets.
3204 (Defining Fontsets): Mention ns and w32 variants of
3205 standard-fontset-spec. Update description of startup fontset to match
3206 Emacs 23 behavior.
a93be82a 3207 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3208 (International): Link to Modifying Fontsets.
b545ff9c 3209
75da0618 32102009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3211
3212 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3213 Mention ns-extended-platform-support-mode.
3214
6be93a16
KB
32152009-02-22 Karl Berry <karl@gnu.org>
3216
3217 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3218
867d4bb3
JB
32192009-02-19 Juanma Barranquero <lekktu@gmail.com>
3220
3221 * basic.texi (Moving Point, Position Info):
3222 * files.texi (Visiting):
3223 * mini.texi (Completion Options):
3224 * text.texi (HTML Mode): Remove duplicate words.
3225
49b5c0e8
GM
32262009-02-20 Glenn Morris <rgm@gnu.org>
3227
3228 * rmail.texi: Minor updates for mbox rather than Babyl.
3229
f43a822c
KB
32302009-02-17 Karl Berry <karl@gnu.org>
3231
49b5c0e8 3232 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3233
80d634b8
RS
32342009-02-17 Richard M Stallman <rms@gnu.org>
3235
3236 * anti.texi (Antinews): Mention Babyl format.
3237
3238 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3239
3240 * rmail.texi: Update for mbox format.
3241 Various small fixes, as well as the following.
3242 (Out of Rmail): Node deleted.
3243 (Rmail): Update menu.
3244 (Rmail Files): Comment out set-rmail-inbox-list.
3245 Document rmail-inbox-list instead.
3246 (Rmail Output): Substantial changes since C-o is now
3247 rmail-output-as-seen and o is rmail-output.
3248 (Rmail Attributes): Delete `stored', add `retried'.
3249 (Rmail Display): Editing headers works in all cases.
3250
f0d129c6
GM
32512009-02-17 Glenn Morris <rgm@gnu.org>
3252
3253 * basic.texi (Position Info): M-x count-lines-region is not always on
3254 M-=. (Bug#2269)
3255
160f11d3
GM
32562009-02-09 Glenn Morris <rgm@gnu.org>
3257
3258 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3259 defaults.
3260
763e01c4
EZ
32612009-02-07 Eli Zaretskii <eliz@gnu.org>
3262
3263 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3264 documentation of possible problems with redecoding.
3265
f5e1441d
GM
32662009-02-03 Glenn Morris <rgm@gnu.org>
3267
3268 * rmail.texi (Out of Rmail): Mention b2m.pl.
3269
e1eabe41
GM
32702009-01-31 Glenn Morris <rgm@gnu.org>
3271
3272 * rmail.texi (Out of Rmail): Correct b2m location.
3273
dd05f9de
CY
32742009-01-27 Chong Yidong <cyd@stupidchicken.com>
3275
3276 * fixit.texi (Undo): Update undo limit values.
3277
d74d846e
GM
32782009-01-27 Glenn Morris <rgm@gnu.org>
3279
3280 * emacs.texi (Top): Fix Antinews menu entry.
3281
49ffdce8
KB
32822009-01-25 Karl Berry <karl@gnu.org>
3283
3284 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3285 item with no marker, instead of the syntactically incorrect
3286 @itemize @asis.
3287
467e8d77
JL
32882009-01-25 Juri Linkov <juri@jurta.org>
3289
3290 * building.texi (Grep Searching): Fix index entry for lgrep.
3291
6c60bbdb
EZ
32922009-01-24 Eli Zaretskii <eliz@gnu.org>
3293
3294 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3295
9ce5a36f
AR
32962009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3297
3298 * macos.texi (Preferences Panel): Update description of font setting to
3299 reflect that prior frame selection is no longer needed.
3300
9aa5f2fb
NR
33012009-01-20 Nick Roberts <nickrob@snap.net.nz>
3302
3303 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3304 raise GUD subsections.
3305
3892ff9c
GM
33062009-01-15 Glenn Morris <rgm@gnu.org>
3307
3308 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3309
14731c8f
GM
33102009-01-10 Glenn Morris <rgm@gnu.org>
3311
3312 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3313
45c55e53
CY
33142009-01-04 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3317 logical lines.
3318
2e4667d1
JL
33192008-12-29 Juri Linkov <juri@jurta.org>
3320
3321 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3322
3323 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3324
2a3eac47
CY
33252008-12-28 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3328 goto-address-mode instead of goto-address.
3329
3da8da94
CY
3330 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3331 mode.
3332
2a3eac47
CY
3333 * emacs.texi (Top): Update node listing.
3334
057f6dd3
EZ
33352008-12-26 Eli Zaretskii <eliz@gnu.org>
3336
3337 * custom.texi (Directory Variables): Explain what is a "project".
3338 Add indexing. Improve wording. Add a footnote about using
3339 _dir-locals.el on MS-DOS.
3340
e6979067
DN
33412008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3342
3343 * files.texi (Misc File Ops): Mention chmod as an alias for
3344 set-file-modes.
3345
9de15963
MR
33462008-12-24 Martin Rudalics <rudalics@gmx.at>
3347
3348 * help.texi (Help): Fix typos and reword.
3349 (Help Summary): Add entries for C-h n and C-h r, reorder
3350 entries, and do some minor fixes.
3351 (Name Help): Say that C-h F works for commands only.
3352 (Misc Help): Say that view-lossage displays 300 keystrokes.
3353
236fd60d
GM
33542008-12-20 Glenn Morris <rgm@gnu.org>
3355
3356 * ack.texi (Acknowledgments): General update based on AUTHORS,
3357 including removal of some stuff no longer distributed.
3358
ed9265fc 33592008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3360
ed9265fc 3361 * fixit.texi: Mention hunspell.
349b3256 3362
e840fca5
GM
33632008-12-19 Glenn Morris <rgm@gnu.org>
3364
3365 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3366 Consolidate explanatory text at start.
e840fca5
GM
3367
3368 * display.texi (Text Display):
3369 * indent.texi (Indentation): Use @acronym with ASCII.
3370
9dfa7983
GM
33712008-12-18 Glenn Morris <rgm@gnu.org>
3372
3373 * ack.texi: Various small updates and fixes.
3374
97b3a00b
JL
33752008-12-18 Juri Linkov <juri@jurta.org>
3376
3377 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3378 as a key binding to start a forward nonincremental word search.
3379 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3380 a backward nonincremental word search. Add index for `M-s w'
3381 `isearch-forward-word'.
3382 (Regexp Search): Add a short summary of regexp key commands like
3383 in the node "Basic Isearch".
3384 (Other Repeating Search): Fix typo.
3385
33862008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3387
3388 * misc.texi (PostScript Variables): Fix doc.
3389
31ce6a07
CY
33902008-12-10 Chong Yidong <cyd@stupidchicken.com>
3391
3392 * programs.texi (Program Modes): Mention Ruby mode.
3393
636b507b
DN
33942008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3395
3396 * misc.texi (emacsclient Options): Describe what an empty string
3397 argument does for --alternate-editor.
3398
a323fa14
CY
33992008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3400
3401 * cmdargs.texi (Font X): Distinguish between client-side and
3402 server-side fonts. List valid Fontconfig properties. Add reference to
3403 Fontconfig manual. List valid GTK font properties. Explain use of
3404 fc-list.
3405
c5ca6cd0
CY
34062008-12-09 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * cmdargs.texi (Font X): Move discussion of quoting to top.
3409
e5136377
GM
34102008-12-06 Glenn Morris <rgm@gnu.org>
3411
3412 * maintaining.texi (Old Revisions): Improve previous change.
3413
248c026b
RS
34142008-12-05 Richard M Stallman <rms@gnu.org>
3415
3416 * anti.texi (Antinews): Minor fixes.
3417
a9253a1e
GM
34182008-12-03 Glenn Morris <rgm@gnu.org>
3419
3420 * maintaining.texi (Old Revisions): Fix diff-switches description.
3421
fa687b02
MR
34222008-12-01 Martin Rudalics <rudalics@gmx.at>
3423
3424 * emacs.texi (Top): Fix typo.
3425
72e6decd
CY
34262008-11-30 Chong Yidong <cyd@stupidchicken.com>
3427
320ee034
CY
3428 * misc.texi (Document View): Explain dependence on gs at the top.
3429 Copyedits.
3430
3431 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3432
72e6decd
CY
3433 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3434 (Comment Commands): Discuss region-active behavior of M-; first.
3435
2a472ee4
MR
34362008-11-29 Martin Rudalics <rudalics@gmx.at>
3437
9c6361c9
MR
3438 * display.texi (Line Truncation): Add reference to Continuation
3439 Lines.
3440
2a472ee4
MR
3441 * windows.texi (Pop Up Window): Mention split-height-threshold
3442 and split-width-threshold.
9c6361c9 3443 (Split Window): Add reference to Continuation Lines.
2a472ee4 3444
e93bc142
AR
34452008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3446
3447 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3448 (GNUstep Support): New node.
3449 * anti.texi:
3450 * emacs.texi:
3451 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3452
43b978db
RS
34532008-11-28 Richard M Stallman <rms@gnu.org>
3454
3455 * misc.texi (Dissociated Press): Minor cleanups.
3456
3457 * dired.texi (Image-Dired): Avoid passive.
3458
e8e2bd93
EZ
34592008-11-28 Eli Zaretskii <eliz@gnu.org>
3460
3461 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3462 representation.
3463
8d2d45da
CY
34642008-11-26 Richard M. Stallman <rms@gnu.org>
3465
3466 * files.texi (Visiting): Rewrite paragraph for clarity.
3467
3468 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3469
a5f7bbcc
AM
34702008-11-25 Alan Mackenzie <acm@muc.de>
3471
3472 * programs.texi (Moving by Parens): Clarify that parens inside strings
3473 and comments are ignored, and that the commands assume the starting
3474 point isn't in a string or comment.
3475
a71703d3
AR
34762008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3477
3478 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3479 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3480 version.
3481 (Mac Customization): Rewrite Preferences Panel section and merge in to
3482 this node, add Open files by dragging to an Emacs window.
3483
3484 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3485
aa5ab79a
CY
34862008-11-26 Chong Yidong <cyd@stupidchicken.com>
3487
0cc92c19
CY
3488 * files.texi (Misc File Ops): Document set-file-modes.
3489
c366b4e4
CY
3490 * windows.texi (Split Window): Document integer values of
3491 truncate-partial-width-windows.
3492
aa5ab79a
CY
3493 * text.texi (Text): Simplify description of markup languages.
3494 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3495 (TeX Editing): Note that `""' inserts one `"' character.
3496 (HTML Mode): Note in the introduction that XML mode is an alias for
3497 SGML mode. Mention nXML mode.
3498
56221db7
CY
34992008-11-25 Chong Yidong <cyd@stupidchicken.com>
3500
3501 * building.texi (Watch Expressions): Fix typo.
3502
90effe33
CY
35032008-11-24 Chong Yidong <cyd@stupidchicken.com>
3504
f90a5ae3
CY
3505 * files.texi (Visiting): Document new behavior of
3506 confirm-nonexistent-file-or-buffer.
3507
1c6c854e
CS
3508 * buffers.texi (Select Buffer):
3509 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3510
a18ffb4a
CY
3511 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3512 edit-picture.
3513
90effe33
CY
3514 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3515 edit-picture', since that is just an alias for picture-mode.
3516 (Sentences): Note that repeated M-@ extends the region.
3517 (Pages): Make terminology more consistent. Link to Regexps node.
3518 (Longlines): Discuss relationship with Visual Line mode.
3519 (Text Mode): Remove extraneous discussion of other modes, since they
3520 were already introduced in the parent node.
3521
e85103ec
CY
35222008-11-23 Chong Yidong <cyd@stupidchicken.com>
3523
5cb2fe30
CY
3524 * anti.texi (Antinews): Rewrite.
3525
1eb9b307 3526 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3527
3528 * frames.texi (Frame Commands): Mention "minimize" terminology.
3529
e85103ec
CY
3530 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3531 formats.
b908332f
CY
3532 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3533 (Misc X): Don't document useless -hb option.
e85103ec 3534
607f5f88
JL
35352008-11-22 Juri Linkov <juri@jurta.org>
3536
3537 * dired.texi (Dired Navigation): Change normal file name search option
3538 from `non-nil' to `t'. Add `dwim' option.
3539
e1b867a0
JL
35402008-11-22 Juri Linkov <juri@jurta.org>
3541
3542 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3543 ".dir-locals.el". Rename `define-project-bindings' to
3544 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3545 `dir-locals-set-directory-class'.
3546
dd186936
LK
35472008-11-22 Lute Kamstra <lute@gnu.org>
3548
3549 * buffers.texi (Select Buffer): Index goto-line.
3550 * basic.texi (Moving Point): Mention the use of a numeric prefix
3551 argument with goto-line and refer to Select Buffer for the use of a
3552 plain prefix argument.
3553
4b121911
GM
35542008-11-19 Glenn Morris <rgm@gnu.org>
3555
3556 * doclicense.texi: Update to FDL 1.3.
3557 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3558
27267e4c
CY
35592008-11-17 Chong Yidong <cyd@stupidchicken.com>
3560
696f351d
CY
3561 * custom.texi (Minor Modes): Define mode commands and mode variables
3562 more precisely. Recommend using mode commands instead of setting
3563 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3564 (Easy Customization): Use "init file" instead of .emacs.
3565 (Customization Groups): Update to new Custom buffer appearance.
3566 (Saving Customizations): Copyedits. Update example.
3567 (Variables): Give example of variable type-sensitivity.
3568 (Examining): Update example.
3569 (Hooks): Copyedits.
3570 (Specifying File Variables): Use C comments instead of an artificial
3571 Lisp for the example.
3572 (Keymaps): Move internals discussion to Prefix Keymaps.
3573 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3574 (Init Rebinding): Document kbd macro.
3575 (Init File): Link to Find Init.
696f351d
CY
3576
3577 * mark.texi (Using Region): Document Delete Selection Mode more
3578 thoroughly.
3579
3580 * frames.texi (Mouse Commands): Move most of the description of Delete
3581 Selection Mode to Using Region, and link to it.
1bc9c425 3582 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3583
b0570c25
CY
3584 * building.texi (Compilation): Document first-error value of
3585 compilation-scroll-output.
3586 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3587 works as soon as an error is available. Suggested by Juri Linkov.
3588
27267e4c
CY
3589 * mini.texi (Passwords): New node.
3590
3591 * files.texi (Remote Files): Link to Passwords node.
3592
3593 * emacs.texi (Top): Update node listings.
3594
122eb807
CY
35952008-11-16 Chong Yidong <cyd@stupidchicken.com>
3596
9c9855a3
CY
3597 * ack.texi (Acknowledgments): Some updating of credits.
3598
bd6fdcad
CY
3599 * emacs.texi (Acknowledgments): Add a couple more names.
3600
dd1eef46
CY
3601 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3602
122eb807 3603 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3604 (Misc File Ops): Document use of trash.
122eb807 3605
801a8da1
JB
36062008-11-16 Juanma Barranquero <lekktu@gmail.com>
3607
3608 * macos.texi (Mac Customization): Fix typos.
3609
0b4f2253
CY
36102008-11-14 Chong Yidong <cyd@stupidchicken.com>
3611
3612 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3613 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3614 the conventions of the main Emacs manual.
3615
3616 * emacs.texi (Top): Update node listings.
3617
517e2b89
CY
36182008-11-12 Chong Yidong <cyd@stupidchicken.com>
3619
07a85685
CY
3620 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3621 command-line-args is processed during startup.
3622 (Action Arguments): Correctly describe how file arguments interact with
3623 the startup screen. Link to Lisp Interaction for scratch buffer.
3624 (Initial Options): Link to Command Example for -batch option.
3625 (Environment): Document initial-environment.
3626
517e2b89
CY
3627 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3628 can't be changed in the site-start file.
3629
6337bbde
CY
36302008-11-07 Chong Yidong <cyd@stupidchicken.com>
3631
3632 * dired.texi (Dired): Mention C-x C-d too.
3633 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3634 (Dired Navigation): Explain dired-goto-file more clearly.
3635 Document dired-isearch-filenames.
6337bbde
CY
3636 (Dired Deletion): Remove unnecessary "expunged" terminology.
3637 (Flagging Many Files): & is now rebound to `% &'.
3638 (Shell Commands in Dired): Document dired-do-async-shell-command.
3639 Clarify how multi-file arguments are passed.
3640 (Misc Dired Features): Document dired-do-isearch.
3641
9e8eeff9
CY
36422008-11-06 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3645
e071f849
CY
36462008-11-03 Chong Yidong <cyd@stupidchicken.com>
3647
3648 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3649
05482eb1
CY
36502008-11-01 Chong Yidong <cyd@stupidchicken.com>
3651
e2346dea
CY
3652 * programs.texi (Program Modes): Link to Program Indent node.
3653 (Left Margin Paren): Explain consequences of changing
3654 open-paren-in-column-0-is-defun-start more concisely.
3655 (Which Function, Program Indent, Info Lookup): Minor edits.
3656 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3657 (Multi-line Indent): If region is active, TAB indents the region.
3658 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3659 (Matching): The delimiter at the cursor is highlighted---the character
3660 changes color.
3661 (Symbol Completion): Link to Completion node.
3662
e4b6428c
CY
3663 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3664 a strictly text-only system.
3665
05482eb1
CY
3666 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3667 batch mode.
3668
a11d3737
RS
36692008-11-01 Richard M. Stallman <rms@gnu.org>
3670
5abad626
RS
3671 * misc.texi (Document View): Major rewrite.
3672
a11d3737
RS
3673 * maintaining.texi (Types of Log File): Change logs are older than
3674 version control.
3675 (VCS Concepts): Simplify and rearrange.
3676 (Version Control Systems): Make it clear that Linux is only the kernel.
3677 (VC Mode Line): Shorten reference to menu item.
3678 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3679 (VC Directory Mode): Minor cleanup.
3680 Unchanged files are hidden, not omitted.
3681 (VC Directory Commands): Shorten and simplify.
3682 (Change Log Commands): New node, split from Change Logs.
3683 (VC Directory Buffer): New node, split from VC Directory Mode.
3684
c55a4acb
CY
36852008-10-31 Chong Yidong <cyd@stupidchicken.com>
3686
1c6c854e 3687 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3688 from files.texi.
3689
1c6c854e
CS
3690 * files.texi (Version Control): Move to maintaining.texi.
3691 Subnodes moved as well.
3692 (Document Files): Move to misc.texi.
df0356f6 3693
c55a4acb
CY
3694 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3695 vc-update-change-log.
df0356f6
CY
3696 (Version Control): Move here from files.texi.
3697 (Format of ChangeLog): Make it a subnode of Change Log.
3698
3699 * emacs.texi (Top): Update node listing.
c55a4acb 3700
ef082374
TH
37012008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3702
3703 * files.texi (Files): Add a section about document
3704 files (doc-view-mode).
3705
d52582c3
CY
37062008-10-31 Chong Yidong <cyd@stupidchicken.com>
3707
1c6c854e
CS
3708 * building.texi (Compilation Mode):
3709 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3710 (Debuggers): Lower GUD subsections to subsubsections.
3711 (Starting GUD): Add cindex.
3712 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3713
4e0a0968
CY
37142008-10-30 Chong Yidong <cyd@stupidchicken.com>
3715
03625b47
CY
3716 * indent.texi (Indentation): Link to Program Indent.
3717
4e0a0968
CY
3718 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3719 now uses emacsclient's terminal.
3720
8bd3f7ef
CY
37212008-10-29 Chong Yidong <cyd@stupidchicken.com>
3722
80e5620e
CY
3723 * mark.texi (Using Region): Document use-empty-active-region.
3724
97d5c404
CY
3725 * emacs.texi (Top): Update node listings.
3726
1c6c854e
CS
3727 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3728 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3729 (Invoking emacsclient): Rewrite, moving optional arguments to
3730 emacsclient Options.
21d2bae3
CY
3731 (emacsclient Options): New node. Document server-use-tcp and
3732 server-host.
8bd3f7ef 3733
5fda2cbd
CY
37342008-10-28 Chong Yidong <cyd@stupidchicken.com>
3735
3736 * indent.texi (Indentation): Replace list with paragraphed text,
3737 putting description of syntax-driven indentation first. Document new
3738 effect of active regions on tab.
3739 (Tab Stops): Note that editable tab stops affect indentation commands.
3740
4ff029f6
DN
37412008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3742
3743 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3744
996cd6e4
CY
37452008-10-23 Chong Yidong <cyd@stupidchicken.com>
3746
f28815e3
CY
3747 * custom.texi (Function Keys): Note that modified keypad keys are not
3748 translated.
3749
996cd6e4
CY
3750 * basic.texi (Arguments): Explain how to insert multiple digits.
3751
49545fe2
MA
37522008-10-22 Michael Albinus <michael.albinus@gmx.de>
3753
3754 * files.texi (Remote Files): Precise selection of default method.
3755 Rewrite paragraph about disabling remote file names.
3756
edac0b53
CY
37572008-10-22 Chong Yidong <cyd@stupidchicken.com>
3758
e752c544
CY
3759 * search.texi (Special Isearch): Document M-TAB is isearch.
3760
edac0b53
CY
3761 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3762 command.
3763
3764 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3765
20a36054
TH
37662008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3767
1c6c854e 3768 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3769 section.
3770
69051ab6
CY
37712008-10-21 Chong Yidong <cyd@stupidchicken.com>
3772
c4b1a32a
CY
3773 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3774 to files.texi. Move contents of vc2-xtra.texi here.
3775
3776 * vc2-xtra.texi: File removed.
3777
3778 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3779 Directory Commands from the submenu. Don't include deleted file
3780 vc2-xtra.texi.
3781
3782 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3783 (Version Control): Add VC Directory Mode and VC Directory Commands to
3784 the submenu.
3785 (Why Version Control?): Use table format.
3786 (Version Control Systems): Note that Meta-CVS support is gone.
3787 (VCS Concepts): Note precisely when VC started supporting filesets.
3788 Remove bogus xref to CVS Options node.
3789 (Types of Log File): Copyedits.
3790 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3791 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3792 The Right Thing.
3793 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3794 (Log Buffer): Reorganize node, putting C-c C-c description first.
3795 (Old Revisions): Use CVS for example, not RCS.
3796 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3797 Commands from the submenu, putting them under Version Control.
3798 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3799 need to include it in the manual unconditionally, since it is now
3800 crucial to using distributed version control systems.
1a6e2954
CY
3801 (Comparing Files): Note that diff uses the minibuffer, and that the
3802 output is shown using Diff mode.
1c6c854e
CS
3803 (Diff Mode): Explain what "patch" and "hunk" mean.
3804 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3805 diff-show-trailing-whitespaces.
1a6e2954 3806 (File Archives): Add rar support.
c4b1a32a 3807
69051ab6
CY
3808 * major.texi (Choosing Modes): Make mode selection sequence more
3809 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3810 magic-mode-alist is nil by default.
3811 Document magic-fallback-mode-alist.
69051ab6 3812
e7421e03
CY
38132008-10-20 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * frames.texi (Mouse References): Copyedits.
3816
6b2efdc2
TH
38172008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3818
3819 * ack.texi (Acknowledgments): Add myself as doc-view author.
3820
9c5e9396
EZ
38212008-10-20 Eli Zaretskii <eliz@gnu.org>
3822
3823 * frames.texi (Dialog Boxes): Add @cindex entries.
3824
dac94f8e
CY
38252008-10-20 Chong Yidong <cyd@stupidchicken.com>
3826
3827 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3828 (Text-Only Mouse): Copyedit.
3829
25597d40
CY
38302008-10-19 Chong Yidong <cyd@stupidchicken.com>
3831
f8a447f6
CY
3832 * frames.texi: Use @key throughout for mouse clicks.
3833 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3834 (Secondary Selection): Fix modified mouse click syntax.
3835 (Clipboard): Describe Cut, Copy and Paste commands.
3836 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3837 Copyedits.
3838 (Creating Frames): Add xref to Init File.
3839 (Frame Commands): Add xref to Exiting.
3840 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3841
b0f95216
CY
38422008-10-15 Chong Yidong <cyd@stupidchicken.com>
3843
b0817f00
CY
3844 * files.texi (Version Control): Copyedits. Add Bazaar.
3845 (Version Control Systems): List different VCS's using an itemized list.
3846 Add Bazaar.
3847 (VCS Concepts): Copyedits. Tweak description of file merging.
3848
b0f95216
CY
3849 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3850 (Cut/Paste Other App): Document select-active-regions and
3851 x-select-enable-primary.
3852
69d0d701
CY
38532008-10-13 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * mark.texi (Shift Selection): Correct case in node name.
3856
3857 * emacs.texi (Top): Update node order in Mark chapter.
3858
375e8351
EZ
38592008-10-12 Eli Zaretskii <eliz@gnu.org>
3860
3861 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3862
3863 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3864 elsewhere in the manual instead of describing yet again the intricacies
3865 of $HOME on MS-Windows and MS-DOS.
3866
ab58114f
CY
38672008-10-12 Chong Yidong <cyd@stupidchicken.com>
3868
4f959513 3869 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3870 (Minibuffer File): Add discussion of `~' in file names.
3871 Add insert-default-directory index reference.
4f959513 3872
ab58114f
CY
3873 * files.texi (File Names): Reorganize description.
3874 (Visiting): Add xref to Mode Line. Copyedits.
3875 (Save Commands): Mention prefix behavior of C-x C-s.
3876 (Numbered Backups): Node deleted.
3877 (Backup Names): Contents of Numbered Backups moved here. State default
3878 of version-control variable.
3879 (Reverting): Copyedits.
3880 (Version Control): Add additional version control systems.
3881
3882 * emacs.texi (Top): Delete Numbered Backups node.
3883
3884 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3885 Backup Names.
f2884f63 3886 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3887
b0b5100a
RF
38882008-10-11 Romain Francoise <romain@orebokech.com>
3889
3890 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3891
89774b5f
CY
38922008-10-11 Chong Yidong <cyd@stupidchicken.com>
3893
3894 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3895 (Select Buffer): Mention use of minibuffer history. Describe default
3896 value of default-major-mode. Mention that C-x 4 b selects the other
3897 window.
3898 (List Buffers): Document CRM indicators in the order they appear.
3899 (Kill Buffer): Document new command kill-matching buffers.
3900 (Several Buffers): Move explanation of the relationship between buffer
3901 list and buffer menu to the top.
3902 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3903
4c72bf27
CY
39042008-10-10 Chong Yidong <cyd@stupidchicken.com>
3905
3906 * entering.texi (Exiting): Document change of C-x C-c to
3907 save-buffers-kill-terminal. Document kill-emacs.
3908
f68eb991
EZ
39092008-09-30 Eli Zaretskii <eliz@gnu.org>
3910
3911 * mule.texi (Coding Systems): Don't mention codepage-setup.
3912
3913 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3914 cpNNN coding systems anymore.
3915 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3916 for unibyte mode. Don't mention line-drawing characters.
3917 Don't mention dos-unsupported-char-glyph.
f68eb991 3918
1a2dd44d
CY
39192008-09-25 Chong Yidong <cyd@stupidchicken.com>
3920
3921 * search.texi (Search): Shorten introduction.
3922 (Basic Isearch): Add command table. Discuss reverse isearch and
3923 isearch highlighting.
3924 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3925 ring to cindex.
3926 (Special Isearch): Move input methods discussion here.
3927 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3928 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3929 Repeat Isearch.
3930 (Isearch Minibuffer): New node.
3931 (Word Search): Document new word search commands.
3932 (Regexp Example): Simplify example using sentence-end-base variable.
3933 (Replace): Reword introduction.
3934 (Unconditional Replace): Remove unnecessary example.
3935 (Other Repeating Search): Document new `M-s o' binding.
3936
3937 * emacs.texi (Top): Update node listings.
3938
e45da31d
JB
39392008-09-22 Juanma Barranquero <lekktu@gmail.com>
3940
3941 * emacs.texi (Top): Remove Kill Errors from menu.
3942
841c8096
CY
39432008-09-22 Chong Yidong <cyd@stupidchicken.com>
3944
402168fa
CY
3945 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3946 interface for defining macros. Simplify examples. Note that C-g quits
3947 macro definitions.
1c6c854e
CS
3948 (Keyboard Macro Counter): Document using F3 to insert counter.
3949 Give usage example.
402168fa
CY
3950 (Keyboard Macro Query): Organize query responses in a table.
3951
1c6c854e
CS
3952 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3953 Link to Erasing node.
841c8096
CY
3954 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3955 rationale to a footnote.
3956 (Kill Errors): Remove node, due to redundancy with Erasing.
3957 (Spelling): Move discussion of flyspell to end. Note new behavior of
3958 M-$ in active region. Remove non-ispell-specific keybindings from
3959 table.
3960
eab2ee89
DN
39612008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3962
3963 * cmdargs.texi (Initial Options): Document --daemon.
3964
3d53e905
GM
39652008-09-20 Glenn Morris <rgm@gnu.org>
3966
3967 * files.texi (Numbered Backups): Mention that some modes set
3968 version-control.
3969
1c90484d
GM
39702008-09-20 Jim Blandy <jimb@red-bean.com>
3971
3972 * files.texi (Numbered Backups): Reference File Variables, as well.
3973 Remove discussion of Rmail's implementation.
3974
0fc0d844
CY
39752008-09-06 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * misc.texi (Recursive Edit): Note that top-level exits active
3978 minibuffers.
3979
3980 * trouble.texi (Quitting): Likewise.
3981
b18d283d
CY
39822008-08-31 Chong Yidong <cyd@stupidchicken.com>
3983
3984 * emacs.texi (Top): Add Temporary Face Changes xref.
3985
3986 * display.texi (Display): Move Temporary Face Changes node to just
3987 after Standard Faces.
3988 (Scrolling): Document recenter-top-bottom instead of recenter.
3989 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3990 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3991 (Display Custom): Copyedits.
3992 (Optional Mode Line): Document display-battery-mode.
3993
180135fc
RF
39942008-08-27 Romain Francoise <romain@orebokech.com>
3995
3996 * custom.texi (Directory Variables): Minor fix.
3997
d3fe3475
GM
39982008-08-27 Glenn Morris <rgm@gnu.org>
3999
4000 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4001 descriptions.
4002 (Calendar Customizing): Tweak layout description.
183080b6 4003 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4004 markers. Condense calendar-star-date and calendar-mark-today
4005 description.
4006 (Holiday Customizing): Add oriental and solar holidays.
4007 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4008 Fix holiday-float description. Use zerop in examples. Be less verbose.
4009 (Date Display Format): Change ISO format. Be less verbose.
4010 (Diary Customizing): Mention day and month abbrev arrays.
4011 Mention the date-form variables by name. Update European example.
4012 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4013 Condense examples. Mention diary-entry-symbols by name.
4014 Condense table for insertion commands.
4015 (Fancy Diary Display): Mention diary-include-string and
4016 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4017 Ethiopic, Persian date functions. Condense descriptions.
4018
4019 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4020 (Adding to Diary): Adapt for changed node name.
4021
71755807
GM
40222008-08-26 Glenn Morris <rgm@gnu.org>
4023
4024 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4025 node "Hebrew/Islamic Entries".
4026
4027 * calendar.texi (Specified Dates): Fix names of iso functions.
4028 (General Calendar): There may not be another window.
4029 (Writing Calendar Files, Holidays): Tweak intro.
4030 (Holidays): Mention Baha'i and Chinese holidays.
4031 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4032 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4033 (To Other Calendar): Add calendar-print-other-dates.
4034 Refer to "graphic display" rather than "X.
4035 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4036 (Displaying the Diary): Fix whitespace after reference.
4037 Fix `diary-number-of-entries' reference.
4038 (Date Formats): Explicitly mention that day names can be abbreviated.
4039 (Adding to Diary): Add some references to other sections.
4040 (Special Diary Entries): Fix reference.
4041 (Appointments): Simplify appt-message-warning-time entry.
4042 Clarify where times must be.
4043 (Importing Diary): Comment out icalendar paragraph that does not apply.
4044 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4045
d76ebc75
GM
40462008-08-23 Glenn Morris <rgm@gnu.org>
4047
4048 * fortran-xtra.texi (Fortran): Change description of free form and
4049 fixed form a bit. Mention hideshow and imenu.
4050 (Fortran Motion): Mention fortran-end-of-subprogram,
4051 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4052 (Fortran Indent): Minor re-word.
4053 (ForIndent Commands): Mention fortran-fill-paragraph and
4054 fortran-fill-statement.
4055 (ForIndent Cont): Mention fortran-tab-mode-string.
4056 (Fortran Comments): Mention fortran-comment-line-start-skip.
4057 (Fortran Columns): Mention font-locking.
4058 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4059
1fc0ce04 40602008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4061
4062 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4063
5c52e13c
CY
40642008-08-22 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * mini.texi (Minibuffer): Simplify introduction.
4067 (Minibuffer File): Document tilde in minibuffer filenames.
4068 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4069 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4070 (Completion Example): Update example to current command list.
4071 (Completion Options): Document `lazy' value of completion-auto-help.
4072 Update contents of completion-ignored-extensions.
4073 (Minibuffer History): Describe "future history" list. State default
4074 value of history-delete-duplicates.
4075
77a00355
GM
40762008-08-21 Glenn Morris <rgm@gnu.org>
4077
4078 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4079 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4080
39ee1d04
CY
40812008-08-17 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * regs.texi (Registers): Clarify valid register names.
4084 (RegPos): Note that buffer is saved and restored too.
4085 (RegText): Note that mark is reactivated/deactivated.
4086 (RegConfig): Xref to Windows node.
4087
b12c348f
CY
40882008-08-16 Chong Yidong <cyd@stupidchicken.com>
4089
3ae7ba79
CY
4090 * basic.texi (Inserting Text): Provide command name for C-q.
4091
b12c348f
CY
4092 * killing.texi (Killing): Copyedit. Define read-only text.
4093 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4094 (Killing by Lines): Copyedit.
4095 (Other Kill Commands): Move M-w description here.
4096 (Yanking): Move M-w to Other Kill Commands.
4097 (Kill Ring): Also mention saving text in registers. Link to Text
4098 Properties in elisp manual.
4099 (Accumulating Text): Copyedit.
4100 (CUA Bindings): Shift selection is now the default.
4101
d8ff7692
TZ
41022008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4103
4104 * maintaining.texi (Change Log): Mention next-error is available.
4105
a43a8a2e
GM
41062008-08-10 Glenn Morris <rgm@gnu.org>
4107
4108 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4109 and intermonth text.
4110 (Holiday Customizing): Add holiday-chinese.
4111
eba27308
EZ
41122008-08-08 Eli Zaretskii <eliz@gnu.org>
4113
4114 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4115
5f14a5b3
DN
41162008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4117
4118 * files.texi (Log Buffer): Describe C-c C-d.
4119 (Diff Mode): Describe C-x 4 A.
4120
49989bff
EZ
41212008-08-06 Eli Zaretskii <eliz@gnu.org>
4122
4123 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4124
5c915c02
DN
41252008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4126
2beaf97a
DN
4127 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4128 describe the new bindings to show the changeset diff, toggle annotation
4129 visibility, show revisions.
4130 (VC Status): Describe key bindings for modifying the change comments,
4131 displaying changeset diffs and annotations.
4132
5c915c02
DN
4133 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4134
71798ace
NR
41352008-08-05 Nick Roberts <nickrob@snap.net.nz>
4136
4137 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4138
b8949644
EZ
41392008-08-02 Eli Zaretskii <eliz@gnu.org>
4140
4141 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4142 and wording.
4143
819567d1
DN
41442008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4145
4146 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4147 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4148 commands. Improve some old info.
4149
5f38310a
CY
41502008-07-31 Chong Yidong <cyd@stupidchicken.com>
4151
0dc3906b
CY
4152 * display.texi (Visual Line Mode): New node.
4153
5f38310a 4154 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4155 (Moving Point): Add additional alternative key bindings.
4156 Describe line-move-visual.
5f38310a
CY
4157 (Erasing): Describe DEL.
4158 (Basic Undo, Blank Lines, Arguments): Copyedit.
4159 (Continuation Lines): Mention Visual Line mode.
4160 (Position Info): Move extended discussion to mule.texi.
4161
4162 * mule.texi (International Chars): Describe C-x =.
4163
4164 * emacs.texi (Top): Add Visual Line Mode node.
4165
7c2fb837
DN
41662008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4167
4168 * emacs.texi: Remove VMS support.
4169
3f6b73ef
DN
41702008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4171
4172 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4173 the vc-dir command name.
4174
9e2a2647
DN
41752008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4176
4177 * xresources.texi: Remove mentions of Mac Carbon.
4178
568beaa2
AS
41792008-07-19 Andreas Schwab <schwab@suse.de>
4180
4181 * ns-emacs.texi: Move to ../misc.
4182
0ef94706
CY
41832008-07-15 Chong Yidong <cyd@stupidchicken.com>
4184
4185 * entering.texi (Exiting): Don't describe text-only terminals as the
4186 default. Describe the new startup screen.
4187 (Exiting): Describe how to kill Emacs first. Change description of
4188 iconification to handle modern window systems.
4189
ba60bd44 41902008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4191
4192 * ns-emacs.texi: New file, documents features of Emacs port under
4193 NeXTstep windowing.
4194
9f30aa73
CY
41952008-07-15 Chong Yidong <cyd@stupidchicken.com>
4196
938a5d2e
CY
4197 * entering.texi (Entering Emacs): Update prev node.
4198
4199 * glossary.texi (Glossary): Remove xref to Text Characters.
4200
9f30aa73
CY
4201 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4202 directly, rather than in the context of ASCII. Move description of
4203 special properties of modifier key to new Modifier Keys node.
4204 (Keys): Copyedit.
4205 (Text Characters): Delete node. Multibyte is the default nowadays, and
4206 the node contents are obsolete.
4207
4208 * custom.texi (Modifier Keys): New node.
4209
4210 * emacs.texi (Top): Update node list.
4211
7e53d36c
CY
42122008-07-13 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4215 saying that Emacs provides menus and mouse support (which is par for
4216 the course).
4217
4218 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4219 early on.
4220 (Point): Copyedit. Relegate historical trivia to a footnote.
4221 (Mode Line): Explain mode-line format more consistently.
4222 (Menu Bar): Copyedit.
4223
1e9fa96d
GM
42242008-06-27 Glenn Morris <rgm@gnu.org>
4225
4226 * cal-xtra.texi (Sexp Diary Entries):
4227 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4228
dc9bebb8
CY
42292008-06-26 Chong Yidong <cyd@stupidchicken.com>
4230
4231 * mark.texi (Shift selection): New node.
4232 (Mark): Copyedits.
4233 (Persistent Mark): Move to the end of the chapter.
4234
e7881076
EZ
42352008-06-20 Eli Zaretskii <eliz@gnu.org>
4236
4237 * makefile.w32-in (distclean): Remove makefile.
4238
f427400c
NR
42392008-06-17 Nick Roberts <nickrob@snap.net.nz>
4240
4241 * building.texi (Starting GUD): Add an entry for gud-gdb.
4242 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4243 command mode.
4244
b597d348
GM
42452008-06-17 Glenn Morris <rgm@gnu.org>
4246
4247 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4248
647b7094
NR
42492008-06-17 Nick Roberts <nickrob@snap.net.nz>
4250
4251 * building.texi (Starting GUD): Expand on remote debugging.
4252 (Other GDB-UI Buffers): Mention new keyboard bindings.
4253
47a30023
GM
42542008-06-15 Glenn Morris <rgm@gnu.org>
4255
4256 * gnu.texi: Use a verbatim license for this invariant section,
4257 as per etc/GNU.
4258
37e5d54a
GM
42592008-06-13 Daniel Engeler <engeler@gmail.com>
4260
4261 * emacs.texi, misc.texi: Add documentation about serial port access.
4262
8e65d46c
GM
42632008-06-13 Glenn Morris <rgm@gnu.org>
4264
c1473b4c
MB
4265 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4266 maintain.info.
8e65d46c 4267
e40a85cd
MB
42682008-06-05 Miles Bader <miles@gnu.org>
4269
4270 * display.texi (Temporary Face Changes): Update to reflect function
4271 renamings in face-remap.el.
4272
56c73dec
MB
42732008-06-04 Miles Bader <miles@gnu.org>
4274
1c6c854e
CS
4275 * display.texi (Temporary Face Changes):
4276 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4277 `increase-buffer-face-height' and `decrease-default-face-height' now
4278 that they aren't bound by default.
4279
9d3d42fb
MB
42802008-06-03 Miles Bader <miles@gnu.org>
4281
4282 * display.texi (Temporary Face Changes): New node.
4283
2be6bfe2
EZ
42842008-05-31 Eli Zaretskii <eliz@gnu.org>
4285
4286 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4287
daf7e339
GM
42882008-05-31 Glenn Morris <rgm@gnu.org>
4289
4290 * cal-xtra.texi (Fancy Diary Display): Simplify.
4291
d21d2618
GM
42922008-05-30 Glenn Morris <rgm@gnu.org>
4293
4294 * cal-xtra.texi (Fancy Diary Display): Update for
4295 diary-display-function replacing diary-display-hook.
4296
71ce5fd0
JB
42972008-05-29 Drew Adams <drew.adams@oracle.com>
4298
4299 * msdog.texi (Windows Keyboard): Add descriptions of
4300 w32-register-hot-key and w32-unregister-hot-key.
4301
a3cdbdf8
MO
43022008-05-21 Tom Tromey <tromey@redhat.com>
4303
4304 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4305 Variables node.
4306
854a574c
MO
43072008-05-19 Tom Tromey <tromey@redhat.com>
4308
4309 * custom.texi (Variables): Add Directory Variables to menu.
4310 (Directory Variables): New node.
4311
7c2ec3f9
ER
43122008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4313
71ce5fd0 4314 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4315
370fded4
ER
43162008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4317
4318 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4319 Revision Tags and rewritten. Section now uses modern terminology,
4320 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4321 accurately.
4322
6af511e3
EZ
43232008-05-10 Eli Zaretskii <eliz@gnu.org>
4324
4325 * msdog.texi (Windows Files): Update documentation of
4326 w32-get-true-file-attributes.
4327
7a78b6e7
ER
43282008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4329
4330 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4331 directory mode.
4332
1bcfc24e
CY
43332008-05-08 Chong Yidong <cyd@stupidchicken.com>
4334
4335 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4336 entry "television".
1bcfc24e 4337
db86064f
ER
43382008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4339
ab5ec32c 4340 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4341
a31b405e
ER
43422008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4343
4344 * emacs/buffers.texi, emacs/files.texi (Version-control):
4345 vc-toggle-read-only is no longer a good idea...
4346
ff2c14fc
GM
43472008-04-29 Glenn Morris <rgm@gnu.org>
4348
4349 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4350
367c9b7c
JL
43512008-04-22 Juri Linkov <juri@jurta.org>
4352
4353 * dired.texi (Subdirectories in Dired): Describe using `^'
4354 to return to the parent directory.
4355
4ac1e9b4
NR
43562008-04-22 Nick Roberts <nickrob@snap.net.nz>
4357
4358 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4359 recent changes.
4360
b9b3bf2b
NR
43612008-04-19 Nick Roberts <nickrob@snap.net.nz>
4362
4363 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4364 (Other GDB-UI Buffers): Update for recent thread related changes.
4365
4d120d6a
SM
43662008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4367
4368 * maintaining.texi (Maintaining):
4369 * emacs.texi (Top): Typo.
4370
a152877d
SM
43712008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4372
b9b3bf2b
NR
4373 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4374 arg in `font-lock-add-keywords'.
a152877d 4375
36c0514c
GM
43762008-04-08 Glenn Morris <rgm@gnu.org>
4377
4378 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4379 Also add Baha'i calendar references where appropriate.
4380
06a97d46
GM
43812008-04-05 Glenn Morris <rgm@gnu.org>
4382
4383 * custom.texi (Init File): Byte-compiling .emacs is bad.
4384
6adc6eed
SM
43852008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4386
4387 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4388
571388b0
GM
43892008-03-29 Glenn Morris <rgm@gnu.org>
4390
4391 * calendar.texi: Update for `calendar-date-style' replacing
4392 `european-calendar'.
4393
3ae8f876
JR
43942008-03-28 Jason Rumney <jasonr@gnu.org>
4395
4396 * display.texi (Display Custom): Mention overlay-margin in text.
4397
5bc6ddff 43982008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4399
5bc6ddff
MB
4400 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4401 tutorial' comments.
03a864d5 4402
7186a830
CY
44032008-03-28 Chong Yidong <cyd@stupidchicken.com>
4404
4405 * mark.texi (Mark): Rearrange nodes.
4406 (Persistent Mark): Rename from Transient Mark.
4407 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4408 Describe Transient Mark mode as the default.
4409
4410 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4411 the default behavior with Transient Mark mode off.
4412 (Position Info): Fix typo.
4413
71ce5fd0
JB
4414 * display.texi (Standard Faces): Reference the Mark node.
4415 Remove discussion of the region face, which is discussed there.
7186a830
CY
4416
4417 * emacs.texi (Top): Update node listings.
4418
4419 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4420 as the default.
4421
4422 * fixit.texi (Undo): Standardize choice of undo key sequence.
4423 (Undo, Spelling): Describe Transient Mark mode as the default.
4424
4425 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4426 default.
4427
4428 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4429
4430 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4431 mode is the default, and note that the mark is not activated when set.
4432
4433 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4434 Describe Transient Mark mode as the default.
4435
4436 * search.texi (Basic Isearch): Reference the Mark Ring node.
4437 (Replace, Unconditional Replace, Other Repeating Search):
4438 Describe Transient Mark mode as the default.
4439
1c6c854e
CS
4440 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4441 Describe Transient Mark mode as the default.
7186a830
CY
4442 (Paragraphs): Describe how M-h behaves when region is active.
4443
4444 * trouble.texi (Quitting): Clarify effects of C-g.
4445
dc47d1ff
GM
44462008-03-13 Glenn Morris <rgm@gnu.org>
4447
4448 * emacs.texi (EMACSVER): Set to 23.0.60.
4449
e3e0fb39 44502008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4451
e3e0fb39
GM
4452 * dired.texi (Hiding Subdirectories): Fix previous change.
4453
44542008-03-05 Drew Adams <drew.adams@oracle.com>
4455
4456 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4457
5e14abf8
KS
44582008-02-28 Kim F. Storm <storm@cua.dk>
4459
4460 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4461 Move describe-distribution to C-h C-o.
4462 Move view-emacs-problems to C-h C-p.
4463 Add view-emacs-debugging on C-h C-d.
4464 Add view-external-packages on C-h C-e.
d0207bf3 4465 Add view-order-manuals on C-h C-m.
5e14abf8 4466
d0207bf3 44672008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4468
4469 * msdog-xtra.texi (MS-DOS): Docstring fix.
4470
87e391bb
EZ
44712008-02-09 Eli Zaretskii <eliz@gnu.org>
4472
4473 * msdog.texi (Windows Fonts): Use a @table for describing font
4474 properties.
4475
5662e503
JR
44762008-02-07 Jason Rumney <jasonr@gnu.org>
4477
4478 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4479 value has changed.
4480 (Windows HOME): Clarify what is meant by "if that fails as well".
4481 (Windows Fonts): New section.
4482
72463824
GM
44832008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4484
4485 * basic.texi (Basic Undo): Remove duplicate "you can".
4486
7ff926e0
EZ
44872008-02-02 Eli Zaretskii <eliz@gnu.org>
4488
4489 * maintaining.texi (Tags): Fix last change.
4490
6ab7aef1
MA
44912008-02-02 Michael Albinus <michael.albinus@gmx.de>
4492
093571c3 4493 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4494
ace67e7e
NR
44952008-01-31 Nick Roberts <nickrob@snap.net.nz>
4496
4497 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4498
ae068fdf
RS
44992008-01-26 Richard Stallman <rms@gnu.org>
4500
4501 * maintaining.texi (Tags): Delete redundant index entry.
4502
a56d9a08
EZ
45032008-01-26 Eli Zaretskii <eliz@gnu.org>
4504
4505 * programs.texi (Imenu): Move "@cindex tags" from here...
4506 * maintaining.texi (Tags): ...to here.
4507
e941ed90
NR
45082008-01-23 Kevin Ryde <user42@zip.com.au>
4509
4510 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4511 click count.
4512
650276d5
JB
45132008-01-21 Juanma Barranquero <lekktu@gmail.com>
4514
4515 * entering.texi (Exiting): Fix typo.
4516 Reported by D. E. Evans <sinuhe@gnu.org>.
4517
8dc17977
MR
45182007-12-31 Martin Rudalics <rudalics@gmx.at>
4519
4520 * glossary.texi (Glossary): Fix typo.
4521
9f9695a6
RS
45222007-12-27 Richard Stallman <rms@gnu.org>
4523
4524 * text.texi (Formatted Text): Improve menu tag.
4525 (Editing Format Info): In Info, add duplicate menu of nodes
4526 about the submenus.
4527 (Format Faces): Say where Faces menu is found. Mention Other.
4528 (Format Colors): Say where these submenus are found.
4529 (Format Indentation, Format Justification): Likewise.
4530 (Format Properties): Likewise.
4531
abfd0191
RS
45322007-12-22 Richard Stallman <rms@gnu.org>
4533
4534 * search.texi (Query Replace): Make exp of query-replace more
4535 self-contained, and clarify.
8dc17977 4536
abfd0191
RS
4537 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4538
a2586785
RS
45392007-12-15 Richard Stallman <rms@gnu.org>
4540
4541 * files.texi (Auto Save): Clarify definition of auto-saving.
4542
a67cf2bb
RS
45432007-11-26 Richard Stallman <rms@gnu.org>
4544
4545 * help.texi (Help Echo): Cleanups.
4546
448b33b1
TTN
45472007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4548
4549 * files.texi (Why Version Control?): Fix typo.
4550 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4551 (Selecting a Fileset): Fix typos; small rewording.
4552 (Log Buffer): Likewise.
4553 (Old Revisions): Likewise.
448b33b1 4554
221bb7f6
EZ
45552007-11-17 Eli Zaretskii <eliz@gnu.org>
4556
4557 * mule.texi (Communication Coding): Fix wording of last change.
4558
d0207bf3 45592007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4560
630cb3b7
JB
4561 * custom.texi (Specifying File Variables):
4562 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4563
53b7759e
KH
45642007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4565
a5ab2e0c 4566 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4567
4568 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4569
c8763fb6 45702007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4571
630cb3b7 4572 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4573 --output=file.
4574
ff98e024
MR
45752007-11-13 Martin Rudalics <rudalics@gmx.at>
4576
4577 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4578 (Help Echo): Avoid mentioning the term "region" here and
4579 consistently use the term "active text".
4580
37b11c22
GM
45812007-11-11 Glenn Morris <rgm@gnu.org>
4582
4583 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4584
21d50ba1
JL
45852007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4586
1c6c854e
CS
4587 * search.texi (Query Replace):
4588 Mention `query-replace-show-replacement'.
21d50ba1 4589
c12ecb0a 45902007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4591
4592 * building.texi (Watch Expressions): Remove obscure sentence.
4593
3b4201f4
KH
45942007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4595
4596 * mule.texi (Select Input Method): Describe how to activate an input
4597 method in the text mode.
4598
07e5c0b0
DN
45992007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4600
4601 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4602
52dd7391
NR
46032007-10-30 Nick Roberts <nickrob@snap.net.nz>
4604
4605 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4606
c004e539
GM
46072007-10-30 Glenn Morris <rgm@gnu.org>
4608
4609 * misc.texi (Directory Tracking): Explain a bit more about
4610 dirtrack-mode.
4611
ca8c5b8c
GM
46122007-10-25 Glenn Morris <rgm@gnu.org>
4613
4614 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4615
b6c764ef
RS
46162007-10-24 Richard Stallman <rms@gnu.org>
4617
4618 * misc.texi (Interactive Shell): Cleanup last change.
4619
eabd84c9
JL
46202007-10-22 Juri Linkov <juri@jurta.org>
4621
4622 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4623 default values.
4624
0b43c7e2
ER
46252007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4626
ca8c5b8c 4627 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4628 'filesets'.
4629
a80859d4
MR
46302007-10-18 Martin Rudalics <rudalics@gmx.at>
4631
4632 * trouble.texi (Quitting): Fix typo.
4633
c9447ae1
GM
46342007-10-18 Glenn Morris <rgm@gnu.org>
4635
4636 * frames.texi (Mode Line Mouse): Mention minor mode names.
4637
168b980f
JL
46382007-10-17 Juri Linkov <juri@jurta.org>
4639
4640 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4641 fill-paragraph operates on the active region in Transient Mark mode.
4642 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4643 with fill-paragraph.
4644
4645 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4646 fill-paragraph.
4647
4648 * fixit.texi (Spelling): ispell-word operates on the active region
4649 in Transient Mark mode.
4650
5a331f34
JB
46512007-10-17 Aaron S. Hawley <aaronh@garden.org>
4652
4653 * building.texi (Source Buffers):
4654 * custom.texi (Init Non-ASCII):
4655 * glossary.texi (Glossary): Use "key binding" consistently.
4656
2a9f4d55
JB
46572007-10-17 Juanma Barranquero <lekktu@gmail.com>
4658
4659 * calendar.texi (Diary): Fix directive.
4660
de13cecf
RS
46612007-10-16 Richard Stallman <rms@gnu.org>
4662
4663 * calendar.texi (Diary): Clarify text about diary file example.
4664
5f90d53e
ER
46652007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4666
4667 * files.texi: Capitalize node names according to convention.
4668
3aa491bc
GM
46692007-10-13 Glenn Morris <rgm@gnu.org>
4670
4671 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4672
8a3106d3
ER
46732007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4674
4675 * emacs.texi:
4676 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4677 suggested by RMS and Robert J. Chassell.
8a3106d3 4678
da1080a2
ER
46792007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4680
3aa491bc 4681 * files.texi (Version Systems):
0870a421
ER
4682 * vc-xtra.texi:
4683 * vc1-xtra.texi:
ac3f4c6f 4684 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4685 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4686 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4687 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4688
58ade22b
ER
46892007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4690
da1080a2 4691 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4692 Reorder the descriptions to be chronological.
4693
93870ce2
RS
46942007-10-09 Richard Stallman <rms@gnu.org>
4695
4696 * display.texi (Cursor Display): Correct how cursor appears
4697 in nonselected windows.
4698
568c7288
NR
46992007-10-04 Nick Roberts <nickrob@snap.net.nz>
4700
4701 * building.texi (GDB Graphical Interface): Remove references to gdba
4702 and mention gud-gdb.
4703
1af74d06 47042007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4705
1af74d06 4706 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4707
0d8fb755
JL
47082007-10-06 Juri Linkov <juri@jurta.org>
4709
4710 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4711 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4712 fill-paragraph-or-region.
4713
4714 * basic.texi (Arguments): Replace fill-paragraph with
4715 fill-paragraph-or-region.
4716
b981e2c6
ER
47172007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4718
4719 * files.texi: Update the section on version control for 2007
2a9f4d55 4720 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4721 will come later.
4722
5fceaf9c
GM
47232007-09-15 Glenn Morris <rgm@gnu.org>
4724
4725 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4726 to `list-holidays'.
4727
b0e44b17
GM
47282007-09-14 Glenn Morris <rgm@gnu.org>
4729
4730 * calendar.texi: Update all instances of mark-calendar-holidays,
4731 list-calendar-holidays, list-holidays with the new names.
4732
8cf51b2c
GM
47332007-09-06 Glenn Morris <rgm@gnu.org>
4734
46a367db 4735 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4736 Split into the Emacs manual in emacs/, and other manuals in misc/.
4737 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4738 manual.
4739 (infodir): New variable.
4740 (info): Use $infodir.
4741 (emacsman): Delete target, not needed any more.
4742 Move all targets that are not the Emacs manual to misc/Makefile.in.
4743 (mostlyclean): Remove `gnustmp'.
4744 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4745 manual.
92f9b43f 4746 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4747 (emacsman): Delete target, not needed any more.
4748 (clean): Remove all info files but Emacs manual.
4749 Move all targets that are not the Emacs manual to misc/Makefile.in.
4750 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4751
4752 * Makefile.in (INFOSOURCES): Delete.
4753 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4754 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4755 *.vrs *.toc here...
4756 (maintainer-clean): ...from here.
4757
47582007-09-05 Glenn Morris <rgm@gnu.org>
4759
4760 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4761
8cf51b2c
GM
47622007-08-29 Glenn Morris <rgm@gnu.org>
4763
4764 * emacs.texi (EMACSVER): Increase to 23.0.50.
4765
3420c522
RS
47662007-08-27 Richard Stallman <rms@gnu.org>
4767
4768 * emacs.texi (Top): Clarify menu item for Glossary.
4769
4770 * display.texi (Faces): Change secn title.
4771 Clarify not all fonts come from Font Lock.
4772
8cf51b2c
GM
47732007-08-17 Eli Zaretskii <eliz@gnu.org>
4774
4775 * basic.texi (Position Info): Add index entry for face at point.
4776 Mention that character faces are also displayed by "C-u C-x =".
4777
8cf51b2c
GM
47782007-08-08 Glenn Morris <rgm@gnu.org>
4779
4780 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4781
47822007-08-07 Chong Yidong <cyd@stupidchicken.com>
4783
4784 * files.texi (File Conveniences): Document point motion keys in Image
4785 mode.
4786
8cf51b2c
GM
47872007-07-27 Glenn Morris <rgm@gnu.org>
4788
8cf51b2c
GM
4789 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4790 in-line.
4791
4792 * gpl.texi: New file with text of GPL.
4793 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4794
47952007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4796
4797 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4798
4799 * dired.texi (Wdired): Mention C-x C-q key binding.
4800
48012007-07-28 Nick Roberts <nickrob@snap.net.nz>
4802
4803 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4804
48052007-07-25 Glenn Morris <rgm@gnu.org>
4806
8cf51b2c
GM
4807 * emacs.texi (Copying): Replace license with GPLv3.
4808
4809 * Relicense all FSF files to GPLv3 or later.
4810
48112007-07-24 Glenn Morris <rgm@gnu.org>
4812
4813 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4814 for some calendars.
4815
48162007-07-23 Nick Roberts <nickrob@snap.net.nz>
4817
4818 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4819 default-directory for the current buffer is on a remote machine.
4820
8cf51b2c
GM
48212007-07-21 Eli Zaretskii <eliz@gnu.org>
4822
4823 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4824 default value.
4825
48262007-07-21 Richard Stallman <rms@gnu.org>
4827
4828 * files.texi (Why Version Control?): Improve previous change.
4829
48302007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4831
4832 * files.texi (Why Version Control?): New node.
4833
8cf51b2c
GM
48342007-07-12 Nick Roberts <nickrob@snap.net.nz>
4835
8cf51b2c
GM
4836 * building.texi (Starting GUD): Add xref to this anchor.
4837
8cf51b2c
GM
48382007-06-24 Karl Berry <karl@gnu.org>
4839
2a9f4d55 4840 * emacs.texi: New Back-Cover Text.
8cf51b2c 4841
8cf51b2c
GM
48422007-06-07 Alan Mackenzie <acm@muc.de>
4843
4844 * display.texi (Optional Mode Line): Document the new form of
4845 line+column numbers, "(561,2)".
4846
48472007-06-06 Juanma Barranquero <lekktu@gmail.com>
4848
49823426 4849 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4850
48512007-06-02 Chong Yidong <cyd@stupidchicken.com>
4852
4853 * Version 22.1 released.
4854
8cf51b2c
GM
48552007-05-07 Karl Berry <karl@gnu.org>
4856
4857 * emacs.texi (EMACSVER): Back to 22.
4858
48592007-05-06 Richard Stallman <rms@gnu.org>
4860
4861 * maintaining.texi (Create Tags Table): Clean up previous change.
4862
c8763fb6 48632007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4864
4865 * maintaining.texi (Create Tags Table): Add text about the dangers of
4866 making symbolic links to tags files.
4867
48682007-05-04 Karl Berry <karl@gnu.org>
4869
4870 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4871
48722007-05-03 Karl Berry <karl@gnu.org>
4873
4874 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4875
4876 * .cvsignore (*.pdf): New entry.
4877
8cf51b2c
GM
4878 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4879 for printing.
4880
48812007-05-01 Richard Stallman <rms@gnu.org>
4882
4883 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4884
8cf51b2c
GM
48852007-04-28 Glenn Morris <rgm@gnu.org>
4886
4887 * ack.texi (Acknowledgments):
4888 * anti.texi (Antinews):
8cf51b2c
GM
4889 * programs.texi (Program Modes): Restore mention of python.el pending
4890 consideration of legal status.
4891
48922007-04-28 Richard Stallman <rms@gnu.org>
4893
4894 * files.texi (File Names): Fixes to ~ description on MS systems.
4895
8cf51b2c
GM
48962007-04-26 Glenn Morris <rgm@gnu.org>
4897
4898 * emacs.texi (EMACSVER): Increase to 22.1.50.
4899
49002007-04-25 Karl Berry <karl@gnu.org>
4901
4902 * emacs.texi: Improve line breaks on copyright page,
4903 similar layout to lispref, 8.5x11 by default.
4904
4905 * dired.texi (Image-Dired): Improve line break, fix typo.
4906
49072007-04-24 Chong Yidong <cyd@stupidchicken.com>
4908
4909 * programs.texi (Program Modes):
8cf51b2c
GM
4910 * anti.texi (Antinews):
4911 * ack.texi (Acknowledgments): python.el removed.
4912
8cf51b2c
GM
49132007-04-23 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * display.texi (Highlight Interactively): Correct description of
4916 hi-lock-file-patterns-policy.
4917
4918 * files.texi (File Archives): Mention self-extracting executables.
4919
49202007-04-23 Eli Zaretskii <eliz@gnu.org>
4921
4922 * search.texi (Unconditional Replace, Query Replace): Add xref to
4923 "Replacement and Case".
4924
49252007-04-22 Chong Yidong <cyd@stupidchicken.com>
4926
4927 * dired.texi (Image-Dired): Move from Thumbnails node.
4928 * misc.texi (Thumbnails): Node deleted.
4929 * emacs.texi (Top): Update node listing.
4930
4931 * files.texi (File Conveniences):
49823426 4932 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4933
49342007-04-21 Richard Stallman <rms@gnu.org>
4935
4936 * display.texi (Highlight Interactively): Correct previous change.
4937 Clarify doc of hi-lock-find-patterns, and move new features into it.
4938
49392007-04-20 David Koppelman <koppel@ece.lsu.edu>
4940
1c6c854e
CS
4941 * display.texi (Highlight Interactively):
4942 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4943
49442007-04-20 Martin Rudalics <rudalics@gmx.at>
4945
4946 * display.texi (Scrolling): Fix typo.
4947
8cf51b2c
GM
49482007-04-15 Chong Yidong <cyd@stupidchicken.com>
4949
8cf51b2c
GM
4950 * doclicense.texi: Remove node heading, so that it can be included by
4951 other files.
4952
4953 * emacs.texi: Insert node heading for GFDL.
4954
8cf51b2c
GM
49552007-04-14 Eli Zaretskii <eliz@gnu.org>
4956
4957 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4958 "command line".
4959
4960 * display.texi (Faces): Refer to "Creating Frames" for face
4961 and other frame customizations in .emacs.
4962
4963 * frames.texi (Creating Frames): Mention that face customizations can
4964 be put in .emacs. Add index entries.
4965
49662007-04-12 Richard Stallman <rms@gnu.org>
4967
4968 * glossary.texi (Glossary): Explain `iff'.
4969
49702007-04-11 Karl Berry <karl@gnu.org>
4971
4972 * gnu.texi (Top),
4973 * macos.texi (Mac Font Specs),
4974 * anti.texi (Antinews),
4975 * xresources.texi (Resources),
4976 * misc.texi (Emulation),
4977 * calendar.texi (Daylight Saving),
4978 * dired.texi (Dired and Find),
4979 * rmail.texi (Remote Mailboxes),
4980 * sending.texi (Mail Headers),
4981 * programs.texi (Which Function),
4982 * files.texi (Recover),
4983 * buffers.texi (Uniquify),
4984 * frames.texi (Wheeled Mice),
4985 * killing.texi (Rectangles): Wording to improve breaks in
4986 8.5x11 format.
4987 * mule.texi (Language Environments): \hbadness=10000 since there's
4988 no way to reword.
4989 * emacs.texi (smallbook): New @set to more easily switch between
4990 smallbook and 8.5x11.
4991
49922007-04-11 Richard Stallman <rms@gnu.org>
4993
4994 * files.texi (File Conveniences): Add xref to Tumme.
4995 Delete text about Thumbnail mode.
4996
8cf51b2c
GM
49972007-04-09 Alan Mackenzie <acm@muc.de>
4998
4999 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5000 new name. Insert concept index entries.
5001
8cf51b2c
GM
50022007-04-08 Chong Yidong <cyd@stupidchicken.com>
5003
5004 * display.texi (Standard Faces): Document prefix arg for
5005 list-faces-display.
5006
5007 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5008
8cf51b2c
GM
50092007-04-07 Chong Yidong <cyd@stupidchicken.com>
5010
8cf51b2c
GM
5011 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5012
5013 * files.texi (Misc File Ops): Rewrite description of
5014 insert-file-literally.
5015
8cf51b2c
GM
50162007-03-31 Eli Zaretskii <eliz@gnu.org>
5017
5018 * misc.texi (Printing): Postscript -> PostScript.
5019
8cf51b2c
GM
5020 * ack.texi (Acknowledgments): Postscript -> PostScript.
5021
5022 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5023
5024 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5025 below.
5026
50272007-03-30 Chong Yidong <cyd@stupidchicken.com>
5028
5029 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5030 Init Non-ASCII.
5031 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5032 (Init Non-ASCII): New node.
5033
50342007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5035
5036 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5037
8cf51b2c
GM
50382007-03-12 Glenn Morris <rgm@gnu.org>
5039
8cf51b2c
GM
5040 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5041 "Daylight Savings".
5042
49823426 5043 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5044 saving" in text throughout.
5045
8cf51b2c
GM
50462007-03-04 Richard Stallman <rms@gnu.org>
5047
5048 * custom.texi (Safe File Variables): Minor correction.
5049
8cf51b2c
GM
50502007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5051
5052 * rmail.texi (Movemail): Add internal ref.
5053 Don't indent the intro for the PROTO table.
5054 Format PROTO table items with @code.
5055
8cf51b2c
GM
50562007-02-26 Nick Roberts <nickrob@snap.net.nz>
5057
5058 * building.texi: Remove references to bashdb.
5059
8cf51b2c
GM
50602007-02-19 Juanma Barranquero <lekktu@gmail.com>
5061
5062 * mule.texi (Language Environments): Update list of supported language
5063 environments.
5064
8cf51b2c
GM
50652007-02-14 Kim F. Storm <storm@cua.dk>
5066
5067 * building.texi (Grep Searching): Fix lgrep doc.
5068
50692007-02-12 Chong Yidong <cyd@stupidchicken.com>
5070
5071 * back.texi: Remove unused file.
5072
c8763fb6 50732007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5074
5075 * maintaining.texi (Tag Syntax): Now --members is the default for
5076 etags, not for ctags yet.
5077
8cf51b2c
GM
50782007-02-03 Eli Zaretskii <eliz@gnu.org>
5079
5080 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5081 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5082 expects. Add comments to prevent people from inadvertently modifying
5083 the key parts needed by `texinfo-multiple-files-update'.
5084
50852007-01-29 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * frames.texi (Secondary Selection): Window clicked does not matter
5088 when mouse-yank-at-point is non-nil.
5089
8cf51b2c
GM
50902007-01-16 Glenn Morris <rgm@gnu.org>
5091
5092 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5093 system abbrev.
5094
50952007-01-11 Richard Stallman <rms@gnu.org>
5096
5097 * msdog.texi (Windows Keyboard): Another small cleanup.
5098
50992007-01-10 Richard Stallman <rms@gnu.org>
5100
5101 * msdog.texi (Windows Keyboard): Yet another try to make
5102 everyone happy with that passage.
5103
51042007-01-05 Richard Stallman <rms@gnu.org>
5105
5106 * anti.texi (Antinews): Mention M-x shell scrolling.
5107
51082007-01-05 Nick Roberts <nickrob@snap.net.nz>
5109
5110 * building.texi (Watch Expressions): Describe gdb-max-children.
5111
8cf51b2c
GM
51122007-01-04 Richard Stallman <rms@gnu.org>
5113
8cf51b2c
GM
5114 * msdog.texi (Windows Keyboard): Clarify previous change.
5115
8cf51b2c
GM
51162007-01-02 Richard Stallman <rms@gnu.org>
5117
5118 * custom.texi (Changing a Variable): Minor clarification.
5119 (Specific Customization): customize-customized => customize-unsaved.
5120
5121 * entering.texi (Entering Emacs): Clean up text about restarting
5122 Emacs for each file.
5123
5124 * misc.texi (Shell Options): Minor cleanup.
5125
5126 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5127 with Emacs, not vice versa.
5128
5129 * programs.texi (Symbol Completion): Recommend customizing
5130 window manager.
5131
5132 * xresources.texi (Resources): Minor fix.
5133
c8763fb6 51342007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5135
5136 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5137
51382007-01-01 Richard Stallman <rms@gnu.org>
5139
5140 * commands.texi (User Input): Document keys stolen by window mangers.
5141
51422006-12-31 Richard Stallman <rms@gnu.org>
5143
5144 * custom.texi (Specific Customization): Document customize-option
5145 instead of customize-variable.
5146
51472006-12-31 Kim F. Storm <storm@cua.dk>
5148
5149 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5150
51512006-12-30 Kim F. Storm <storm@cua.dk>
5152
5153 * killing.texi (CUA Bindings): Fix typo.
5154
5155 * xresources.texi (Table of Resources): Mention grow-only value for
5156 auto-resize-tool-bars.
5157
8cf51b2c
GM
51582006-12-27 Eli Zaretskii <eliz@gnu.org>
5159
5160 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5161 and how to get them back.
5162
51632006-12-26 Richard Stallman <rms@gnu.org>
5164
5165 * calendar.texi (Holidays): Holiday listing is based on current
5166 practice, but DST is not.
5167
51682006-12-25 Richard Stallman <rms@gnu.org>
5169
5170 * emacs.texi (Top): Update subnode menus.
5171
5172 * mark.texi (Transient Mark): Fix xref.
5173
5174 * killing.texi (Graphical Kill): Node deleted.
5175 (Killing): Add xref to Cut and Paste.
5176 (CUA Bindings): Update xref.
5177
5178 * frames.texi (Cut and Paste): New section to hold other nodes.
5179 (Mouse Commands): Node demoted.
5180 (Cut/Paste Other App): Split out from Mouse Commands.
5181 (Word and Line Mouse): Likewise.
5182 (Secondary Selection, Clipboard): Nodes demoted.
5183
8cf51b2c
GM
51842006-12-24 Kevin Ryde <user42@zip.com.au>
5185
5186 * calendar.texi (Holidays): US daylight saving begins second Sunday
5187 in March for 2007 onwards.
5188 (Daylight Savings): Show new US default daylight saving rules, 2nd
5189 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5190
51912006-12-23 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * calendar.texi (Scroll Calendar): < and > are switched.
5194
51952006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5196
5197 * killing.texi (Deletion): Describe M-\ prefix argument.
5198
51992006-12-23 Richard Stallman <rms@gnu.org>
5200
5201 * search.texi (Regexp Search): Explain why forward and reverse regexp
5202 search are not mirror images.
5203
8cf51b2c
GM
52042006-12-19 Kim F. Storm <storm@cua.dk>
5205
5206 * major.texi (Choosing Modes): Describe match-function elements for
5207 magic-mode-alist.
5208
8cf51b2c
GM
52092006-12-18 Eli Zaretskii <eliz@gnu.org>
5210
5211 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5212 peculiarities.
5213
52142006-12-18 Richard Stallman <rms@gnu.org>
5215
5216 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5217
8cf51b2c
GM
52182006-12-17 Alan Mackenzie <acm@muc.de>
5219
5220 * programs.texi (Left Margin Paren): Remove the bit which says
5221 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5222 Discuss some of the issues of setting this option to nil.
5223
52242006-12-17 Glenn Morris <rgm@gnu.org>
5225
5226 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5227
52282006-12-16 Eli Zaretskii <eliz@gnu.org>
5229
5230 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5231 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5232 NTFS volumes.
5233 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5234 volumes.
5235
52362006-12-15 Eli Zaretskii <eliz@gnu.org>
5237
5238 * text.texi (HTML Mode): Fix "C-c TAB".
5239
8cf51b2c
GM
52402006-12-09 Richard Stallman <rms@gnu.org>
5241
5242 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5243
52442006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5245
5246 * files.texi (Misc File Ops): Document insert-file-literally.
5247
52482006-12-08 Eli Zaretskii <eliz@gnu.org>
5249
5250 * cmdargs.texi (Colors): Note that --color is intended for overriding
5251 the terminal defaults, not for normal invocation.
5252
5253 * misc.texi (Emacs Server): Improve wording. Don't mention the
5254 ``server program''. Add a cross-reference to "Init File" node.
5255 (Invoking emacsclient): Add index entries. Document both short and
5256 long versions of command-line options. Document the -f option.
5257
8cf51b2c
GM
52582006-12-06 Richard Stallman <rms@gnu.org>
5259
5260 * text.texi (Outline Format): Say to set outline-regexp
5261 and outline-level with major modes and file local variables.
5262
c8763fb6 52632006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5264
5265 * anti.texi (Antinews): Mention the alternative to
5266 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5267
8cf51b2c
GM
5268 * misc.texi (Interactive Shell): Ditto.
5269
52702006-12-04 Eli Zaretskii <eliz@gnu.org>
5271
5272 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5273
5274 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5275
52762006-12-01 Eli Zaretskii <eliz@gnu.org>
5277
5278 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5279 colon in the mode line.
5280
5281 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5282
52832006-11-26 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * building.texi (Watch Expressions): Mention SPC for expanding/
5286 contracting watch expressions.
5287
52882006-11-26 Kim F. Storm <storm@cua.dk>
5289
5290 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5291
52922006-11-26 Nick Roberts <nickrob@snap.net.nz>
5293
5294 * building.texi (Debugger Operation): Define text command mode.
5295 Clarify how tooltips work.
5296 (GDB Graphical Interface): Explain how to run in text command mode
5297 more clearly.
5298
52992006-11-25 Juanma Barranquero <lekktu@gmail.com>
5300
5301 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5302
53032006-11-22 Juanma Barranquero <lekktu@gmail.com>
5304
5305 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5306
8cf51b2c
GM
53072006-11-18 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5310 and EMACS is deprecated.
5311
53122006-11-18 Juanma Barranquero <lekktu@gmail.com>
5313
5314 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5315
c8763fb6 53162006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5317
5318 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5319
5320 * emacs.texi: Include xresources.texi both for info and dvi.
5321
5322 * xresources.texi: Merge text from xresmini.texi.
5323
c8763fb6 53242006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5325
5326 * glossary.texi: Fix typos.
5327
8cf51b2c
GM
53282006-11-06 Richard Stallman <rms@gnu.org>
5329
5330 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5331
5332 * ack.texi (Acknowledgments): Fix name spelling.
5333
53342006-11-01 Juri Linkov <juri@jurta.org>
5335
5336 * search.texi (Word Search): Document incremental word search.
5337
53382006-10-28 Glenn Morris <rgm@gnu.org>
5339
5340 * ack.texi (Acknowledgments): Add cal-html author.
5341
5342 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5343 Calendar"). Describe new package cal-html.
5344 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5345 Calendar Files."
5346
8cf51b2c
GM
53472006-10-23 Richard Stallman <rms@gnu.org>
5348
5349 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5350 Abbrev mode is enabled.
5351
8cf51b2c
GM
53522006-10-16 Richard Stallman <rms@gnu.org>
5353
8cf51b2c
GM
5354 * emacs.texi: Update ISBN.
5355
8cf51b2c
GM
53562006-10-11 Kim F. Storm <storm@cua.dk>
5357
5358 * emacs.texi (Acknowledgments): Use @dotless{i}.
5359
53602006-10-08 Nick Roberts <nickrob@snap.net.nz>
5361
5362 * building.texi (Breakpoints Buffer): Mention catchpoints.
5363
53642006-10-08 Kim F. Storm <storm@cua.dk>
5365
5366 * ack.texi (Acknowledgments): Update.
5367
5368 * emacs.texi (Acknowledgments): Fix bad @/ form.
5369
8cf51b2c
GM
53702006-10-05 Kim F. Storm <storm@cua.dk>
5371
5372 * emacs.texi (Acknowledgments): Add more contributors.
5373
53742006-10-03 Richard Stallman <rms@gnu.org>
5375
5376 * emacs.texi (Acknowledgments): Update version and edition.
5377
8cf51b2c
GM
53782006-10-01 Karl Berry <karl@gnu.org>
5379
5380 * custom.texi (Customization Groups): Page break to keep example buffer
5381 on one page.
5382
53832006-09-30 Karl Berry <karl@gnu.org>
5384
5385 * programs.texi (Basic Indent): @need to improve page break.
5386 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5387
53882006-09-29 Glenn Morris <rgm@gnu.org>
5389
5390 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5391
53922006-09-29 Karl Berry <karl@gnu.org>
5393
5394 * windows.texi (Basic Window): Remove forced @break, no longer
5395 desirable.
5396 * frames.texi (Frame Commands),
5397 * mark.texi (Marking Objects): Reword to avoid bad page break.
5398 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5399
54002006-09-19 Richard Stallman <rms@gnu.org>
5401
5402 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5403 stick to present tense.
5404
c8763fb6 54052006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5406
5407 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5408 to x-gtk-use-old-file-dialog.
5409 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5410
54112006-09-15 Jay Belanger <belanger@truman.edu>
5412
49823426 5413 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5414 Change "Library Public License" to "Lesser Public License"
5415 throughout. Use "yyyy" to represent year.
5416
8cf51b2c
GM
54172006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5418
5419 * files.texi (Visiting): Add index entry "open file".
5420
8cf51b2c
GM
54212006-09-11 Richard Stallman <rms@gnu.org>
5422
5423 * building.texi (Compilation Mode): Clarification.
5424 (Grep Searching): Add xref to Compilation Mode.
5425
8cf51b2c
GM
54262006-09-08 Richard Stallman <rms@gnu.org>
5427
5428 * search.texi (Search): Ref multi-file search commands here.
5429 (Other Repeating Search): Not here.
5430
8cf51b2c
GM
54312006-08-28 Richard Stallman <rms@gnu.org>
5432
5433 * windows.texi (Split Window): Update xref.
5434
5435 * basic.texi (Continuation Lines): Update xref.
5436
5437 * indent.texi (Tab Stops): Update xref.
5438
5439 * emacs.texi (Top): Update subnode menu.
5440
5441 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5442 split out of Display Custom.
5443
54442006-08-25 Kim F. Storm <storm@cua.dk>
5445
5446 * display.texi (Display Custom): Add variables overline-margin
5447 and x-underline-at-descent-line.
5448
54492006-08-25 Richard Stallman <rms@gnu.org>
5450
5451 * entering.texi (Exiting): Rewrite to give graphical displays
5452 priority over text terminals.
5453
5454 * search.texi (Incremental Search): Move index entries.
5455
54562006-08-23 Chong Yidong <cyd@stupidchicken.com>
5457
5458 * custom.texi (Init File): Reference Find Init to avoid "home
5459 directory" confusion.
5460
54612006-08-22 Nick Roberts <nickrob@snap.net.nz>
5462
5463 * building.texi (Other GDB-UI Buffers): Describe how to edit
5464 a value in the locals buffer.
5465
54662006-08-21 Richard Stallman <rms@gnu.org>
5467
5468 * search.texi (Basic Isearch): Add `isearch' index entry.
5469
54702006-08-16 Richard Stallman <rms@gnu.org>
5471
5472 * misc.texi (Saving Emacs Sessions): Clean up wording.
5473
5474 * mark.texi (Marking Objects): Mention term "select all".
5475
5476 * emacs.texi (Top): Update subnode menu.
5477
5478 * help.texi (Help Mode): Move node up in file.
5479
8cf51b2c
GM
54802006-08-15 Nick Roberts <nickrob@snap.net.nz>
5481
5482 * building.texi (Stack Buffer): Explain fringe arrow.
5483
8cf51b2c
GM
54842006-08-12 Eli Zaretskii <eliz@gnu.org>
5485
8cf51b2c
GM
5486 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5487 on startup.
5488
54892006-08-11 Romain Francoise <romain@orebokech.com>
5490
5491 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5492
54932006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5494
5495 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5496
54972006-08-10 Richard Stallman <rms@gnu.org>
5498
5499 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5500 with face merging. Empty regions don't count.
5501 Clarify face property inheritance.
8cf51b2c
GM
5502
55032006-08-08 Romain Francoise <romain@orebokech.com>
5504
5505 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5506 <arjuropo@cc.jyu.fi>.
5507
8cf51b2c
GM
55082006-08-04 Eli Zaretskii <eliz@gnu.org>
5509
5510 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5511 apply to all frames.
5512
8cf51b2c
GM
55132006-08-01 Richard Stallman <rms@gnu.org>
5514
5515 * help.texi (Name Help): Add index entries for describe-variable.
5516
55172006-08-01 Nick Roberts <nickrob@snap.net.nz>
5518
5519 * building.texi (GDB Graphical Interface): Shorten node names.
5520 (GDB-UI Layout): Use GDB-related.
5521 (Other GDB-UI Buffers): Simplify English.
5522
55232006-07-31 Richard Stallman <rms@gnu.org>
5524
5525 * search.texi (Query Replace): Add xref for Dired's Q command.
5526
8cf51b2c
GM
55272006-07-31 Nick Roberts <nickrob@snap.net.nz>
5528
5529 * building.texi (GDB commands in Fringe): Rename to...
5530 (Source Buffers): ..this and move forward. Describe hollow arrow and
5531 new option gdb-find-source-frame.
5532
55332006-07-29 Richard Stallman <rms@gnu.org>
5534
5535 * dired.texi (Operating on Files): Simplify previous change
5536 and fix Texinfo usage.
5537
55382006-07-29 Eli Zaretskii <eliz@gnu.org>
5539
5540 * dired.texi (Operating on Files): Add cross-references. State the
5541 Unix commands that do similar things.
5542
55432006-07-28 Richard Stallman <rms@gnu.org>
5544
5545 * mark.texi (Transient Mark): Clarify that region never disappears
5546 when Transient Mark mode is off, and not when it is on.
5547
55482006-07-27 Richard Stallman <rms@gnu.org>
5549
5550 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5551
55522006-07-24 Richard Stallman <rms@gnu.org>
5553
5554 * xresources.texi (GTK styles): Fix texinfo usage.
5555
8cf51b2c
GM
5556 * commands.texi (User Input): Explain why we teach keyboard cmds.
5557
5558 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5559 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5560 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5561 * doclicense.texi, display.texi, dired.texi, basic.texi:
5562 * anti.texi, ack.texi: Move periods and commas inside quotes.
5563
55642006-07-22 Eli Zaretskii <eliz@gnu.org>
5565
5566 * cmdargs.texi (General Variables): Document EMAIL.
5567
55682006-07-21 Eli Zaretskii <eliz@gnu.org>
5569
5570 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5571 doesn't have effect on MS-Windows.
5572
8cf51b2c
GM
55732006-07-17 Richard Stallman <rms@gnu.org>
5574
5575 * building.texi (Grep Searching): Explain about chaining grep commands.
5576
8cf51b2c
GM
55772006-07-10 Nick Roberts <nickrob@snap.net.nz>
5578
49823426 5579 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5580
55812006-07-09 Chong Yidong <cyd@stupidchicken.com>
5582
5583 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5584 is invoked for multiple files.
5585
55862006-07-08 Eli Zaretskii <eliz@gnu.org>
5587
5588 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5589 on-line manual for the rest of this node.
5590 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5591 unconditionally.
5592 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5593 Improve wording.
5594 (Windows Printing): Improve wording.
5595 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5596 rest of this node.
5597
8cf51b2c
GM
55982006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5599
49823426
GM
5600 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5601 with eval-buffer.
8cf51b2c
GM
5602
56032006-07-05 Nick Roberts <nickrob@snap.net.nz>
5604
5605 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5606 of character translation.
5607
56082006-07-04 Nick Roberts <nickrob@snap.net.nz>
5609
5610 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5611
56122006-07-03 Karl Berry <karl@gnu.org>
5613
5614 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5615 not-too-underfull hboxes in the TeX output.
5616 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5617 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5618 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5619 * sending.texi, text.texi: Fix overfull/underfull boxes.
5620
56212006-07-03 Romain Francoise <romain@orebokech.com>
5622
5623 * m-x.texi (M-x): Fix.
5624
56252006-07-03 Richard Stallman <rms@gnu.org>
5626
8cf51b2c
GM
5627 * search.texi (Other Repeating Search): filename -> file name.
5628
5629 * misc.texi (Narrowing): Minor cleanups.
5630
5631 * files.texi (Visiting): filename -> file name.
5632
5633 * emacs.texi (Top): Update subnode menus.
5634
5635 * mule.texi (Coding Systems): Move char translation stuff here.
5636 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5637 (Recognize Coding): Substantial local rewrites.
5638 (International): Update menu.
5639
5640 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5641 (Scrolling): Substantial local rewrites.
5642 (Display): Update menu and intro.
5643
5644 * dired.texi: filename -> file name.
5645
5646 * custom.texi (Safe File Variables): Texinfo usage fix.
5647
f0131492 56482006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5649
5650 * help.texi, m-x.texi: Lots of cleanups.
5651
8cf51b2c
GM
56522006-06-30 Eli Zaretskii <eliz@gnu.org>
5653
5654 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5655 (Windows Processes, Windows Misc): Shorten the printed version by
5656 selectively conditioning less important portions by @ifnottex.
5657
8cf51b2c
GM
56582006-06-27 Richard Stallman <rms@gnu.org>
5659
5660 * mini.texi (Minibuffer File): Minor cleanup.
5661
56622006-06-25 Nick Roberts <nickrob@snap.net.nz>
5663
5664 * frames.texi (XTerm Mouse): Rename to...
5665 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5666
5667 * emacs.texi (Top): Use new node name.
5668
56692006-06-24 Eli Zaretskii <eliz@gnu.org>
5670
5671 * emacs.texi (Top): Update the detailed menu according to changes in
5672 msdog.texi.
5673
5674 * msdog.texi (Windows Keyboard): New section.
5675 (Windows Mouse): New section.
5676 (Windows System Menu): Remove section (text merged with "Windows
5677 Keyboard").
5678 (Windows Misc): New section.
5679
5680 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5681
5682 * msdog.texi (ls in Lisp): New section.
5683
5684 * files.texi (Visiting): Document case-insensitive wildcard matching
5685 under find-file-wildcards.
5686
8cf51b2c
GM
56872006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5688
5689 * macos.texi (Mac Input): Add description of mac-function-modifier.
5690 Now Unicode keyboard layouts work.
5691
8cf51b2c
GM
56922006-06-10 Richard Stallman <rms@gnu.org>
5693
5694 * mule.texi (Recognize Coding): Clarify previous change.
5695
56962006-06-09 Kenichi Handa <handa@m17n.org>
5697
5698 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5699 notation.
5700
57012006-06-07 Kevin Ryde <user42@zip.com.au>
5702
5703 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5704 manual for @ifnottex, but in emacs-extra for @iftex.
5705
5706 * cmdargs.texi (General Variables): Fix smtpmail xref.
5707
57082006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5709
8cf51b2c 5710 * programs.texi (Comment Commands):
8cf51b2c 5711 * custom.texi (Specifying File Variables):
49823426 5712 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5713
57142006-06-07 Nick Roberts <nickrob@snap.net.nz>
5715
5716 * building.texi (Watch Expressions): Move node to end.
5717 (GDB Graphical Interface): Move description of clicks in fringe...
5718 (GDB commands in the Fringe): ...to here. New node.
5719
8cf51b2c
GM
57202006-06-05 Romain Francoise <romain@orebokech.com>
5721
49823426 5722 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5723
57242006-06-05 Nick Roberts <nickrob@snap.net.nz>
5725
5726 * building.texi (GDB Graphical Interface): Update bindings.
5727 (Commands of GUD): Add gud-print. Remove gud-run.
5728 Restate availability more generally.
5729
f0131492 57302006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5731
5732 * mini.texi: Lots of cleanups.
5733
57342006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5737 and Mouse-2.
5738
c8763fb6 57392006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5740
5741 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5742
8cf51b2c
GM
57432006-05-31 Richard Stallman <rms@gnu.org>
5744
5745 * basic.texi (Moving Point): Fix previous change.
5746
c8763fb6 57472006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5748
5749 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5750
f0131492 57512006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5752
5753 * basic.texi: Many simplifications and improvements in wording.
5754
8cf51b2c
GM
57552006-05-26 Nick Roberts <nickrob@snap.net.nz>
5756
5757 * anti.texi (Antinews): Create a node for gdb-ui.
5758
8cf51b2c
GM
57592006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5760
5761 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5762
57632006-05-20 Richard Stallman <rms@gnu.org>
5764
5765 * dired.texi (Dired Navigation): dired-goto-file is now j.
5766
8cf51b2c
GM
57672006-05-20 Eli Zaretskii <eliz@gnu.org>
5768
5769 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5770 and their aliases.
5771
5772 * msdog.texi (Windows Printing): Mention non-support of plain text
5773 printing with some el-cheapo printers, and suggest a workaround.
5774
57752006-05-20 Kevin Ryde <user42@zip.com.au>
5776
5777 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5778 remove the bit saying you must set it.
5779
57802006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5781
5782 * trouble.texi (Checklist):
5783 * text.texi (Text, Auto Fill, Text Mode):
5784 * search.texi (Nonincremental Search):
5785 * rmail.texi (Rmail Labels):
5786 * mule.texi (Input Methods, Multibyte Conversion):
5787 * misc.texi (Gnus, Where to Look, PostScript):
5788 * maintaining.texi (Create Tags Table):
5789 * indent.texi (Indentation Commands):
5790 * fixit.texi (Spelling):
5791 * emacs.texi (Copying):
5792 * custom.texi (Init File): ifinfo -> ifnottex.
5793
8cf51b2c
GM
57942006-05-17 Richard Stallman <rms@gnu.org>
5795
5796 * files.texi (Diff Mode): Mention C-x `.
5797
57982006-05-08 Richard Stallman <rms@gnu.org>
5799
5800 * custom.texi (Disabling): Textual cleanups.
5801
8cf51b2c
GM
58022006-05-12 Glenn Morris <rgm@gnu.org>
5803
5804 * calendar.texi (Displaying the Diary, Format of Diary File):
5805 Refer to diary-view-entries, diary-list-entries,
5806 diary-show-all-entries rather than obsolete aliases.
5807
58082006-05-12 Eli Zaretskii <eliz@gnu.org>
5809
5810 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5811 (Displaying the Diary, Special Diary Entries, Importing Diary):
5812 * building.texi (Compilation Shell):
5813 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5814 emacs-xtra with @inforef's.
5815
5816 * files.texi (Visiting): Fix wording.
5817
5818 * mule.texi (Coding Systems, Text Coding): More indexing.
5819 Mention that C-x RET f can set eol conversion.
5820
c8763fb6 58212006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5822
5823 * xresmini.texi (GTK resources): Insert GTK description.
5824
5825 * xresources.texi (GTK resources): metafont should be menufont.
5826
8cf51b2c
GM
58272006-05-06 Michael Albinus <michael.albinus@gmx.de>
5828
49823426 5829 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5830 method, user name and host name is active only in partial
5831 completion mode.
5832
8cf51b2c
GM
58332006-05-06 Eli Zaretskii <eliz@gnu.org>
5834
5835 * makefile.w32-in (emacs.dvi):
5836 * Makefile.in (emacs.dvi): Add xresmini.texi.
5837
5838 * xresmini.texi (Table of Resources): Remove xref to non-existent
5839 node "LessTif Resources".
5840
5841 * msdog.texi (Microsoft Windows):
5842 * calendar.texi (Calendar/Diary, Displaying the Diary)
5843 (Special Diary Entries, Importing Diary, Holidays):
5844 * programs.texi (Program Modes):
5845 * text.texi (Text):
5846 * buffers.texi (Several Buffers):
5847 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5848
58492006-05-06 Eli Zaretskii <eliz@gnu.org>
5850
5851 The following changes merge the emacs-xtra manual into the main
5852 manual, but only for on-line version of the manual.
5853
5854 * vc2-xtra.texi (Version Backups, Local Version Control)
5855 (Making Snapshots, Change Logs and VC, Version Headers)
5856 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5857 on-line manual.
5858
5859 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5860 for on-line manual.
5861
5862 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5863 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5864 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5865 for on-line manual.
5866
5867 * fortran-xtra.texi (Fortran, Fortran Autofill)
5868 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5869 for on-line manual.
5870
5871 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5872 Conditional xref's for on-line manual.
5873
5874 * emerge-xtra.texi (Emerge, Overview of Emerge)
5875 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5876 manual.
5877
5878 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5879 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5880 (EMACSSOURCES): Use EMACS_XTRA.
5881 (../info/emacs-xtra): Remove.
5882 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5883
5884 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5885 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5886 (EMACSSOURCES): Use EMACS_XTRA.
5887 ($(infodir)/emacs-xtra): Remove.
5888 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5889
5890 * trouble.texi (Quitting):
5891 * text.texi (Text):
5892 * programs.texi (Program Modes):
5893 * msdog.texi (Microsoft Windows):
5894 * frames.texi (Frames):
5895 * files.texi (Backup, Version Control, VC Concepts)
5896 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5897 (Registering, VC Status, VC Undo, Multi-User Branching)
5898 (Comparing Files):
5899 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5900 (Displaying the Diary, Special Diary Entries, Importing Diary):
5901 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5902 conditional xref's, depending on @iftex/@ifnottex.
5903
5904 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5905 "MS-DOS". @include msdog-xtra.texi.
5906
5907 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5908 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5909
5910 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5911 for vc-xtra.texi subsections.
5912 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5913 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5914
5915 * sending.texi (Sending Mail): A @node line without explicit Prev,
5916 Next, and Up links.
5917
5918 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5919 Next, and Up links.
5920
5921 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5922 and its sections. @include picture-xtra.texi.
5923
5924 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5925 "Emerge".
5926 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5927
5928 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5929 exact duplicate of its name-sake in calendar.texi.
5930
5931 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5932 "Advanced Calendar/Diary Usage".
5933 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5934
5935 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5936 dired-xtra.texi.
5937 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5938
5939 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5940 (Files) [ifnottex]: Add menu entry for Autorevert.
5941
5942 * emacs-xtra.texi (Introduction): Reword to make consistent with
5943 printed version only.
5944 <Top level>: Remove the body of all chapters and move them to the
5945 new *-xtra.texi files. Use @raisesections and @lowersections to
5946 convert sections to chapters etc.
5947
5948 * msdog-xtra.texi:
5949 * fortran-xtra.texi:
5950 * vc-xtra.texi:
5951 * vc1-xtra.texi:
5952 * vc2-xtra.texi:
5953 * emerge-xtra.texi:
5954 * cal-xtra.texi:
5955 * dired-xtra.texi:
5956 * arevert-xtra.texi: New files, with text from respective chapters
5957 of emacs-xtra.texi. Convert each @chapter into @section, @section
5958 into @subsection, etc.
5959
1c6c854e 5960 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5961 updated.
5962
5963 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5964 Windows". All references updated.
5965
59662006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5967
5968 * macos.texi (Mac Input): Mention input from Character Palette.
5969 (Mac Font Specs): Fix typo.
5970
59712006-05-05 Richard Stallman <rms@gnu.org>
5972
5973 * files.texi (Diff Mode): Minor cleanup.
5974
59752006-05-05 Karl Berry <karl@gnu.org>
5976
8cf51b2c
GM
5977 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5978 errors from the current release of makeinfo (4.8).
5979 * help.texi (Library Keywords): Change widest word in multitable
5980 template from `emulations' to `convenience'. (Not sure if this is
5981 related to the font change.)
5982
59832006-05-05 Eli Zaretskii <eliz@gnu.org>
5984
5985 * files.texi (File Names): Add a footnote about limited support of
5986 ~USER on MS-Windows.
5987
5988 * cmdargs.texi (Initial Options): Add a footnote about limited
5989 support of ~USER on MS-Windows.
5990
59912006-05-03 Richard Stallman <rms@gnu.org>
5992
5993 * files.texi (Diff Mode): Node moved here.
5994 (Comparing Files): Delete what duplicates new node.
5995 (Files): Put Diff Mode in menu.
5996
1c6c854e 5997 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5998
5999 * emacs.texi (Top): Update menu for Diff Mode.
6000
6001 * trouble.texi (Emergency Escape): Simplify.
6002
6003 * emacs.texi (Top): Minor clarification.
6004
60052006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6006
6007 * commands.texi, entering.texi, screen.texi: Many simplifications.
6008
60092006-05-03 Richard Stallman <rms@gnu.org>
6010
6011 * commands.texi (Text Characters): Delete paragraph about unibyte
6012 non-ASCII printing chars.
6013
6014 * killing.texi (Killing): Say "graphical displays".
6015 * display.texi: Say "graphical displays".
6016
6017 * cmdargs.texi (Misc X): Say "graphical displays".
6018
60192006-05-01 Richard Stallman <rms@gnu.org>
6020
6021 * emacs.texi (Top): Add Diff Mode to menu.
6022
60232006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6024
6025 * misc.texi (Diff Mode): New node.
6026
60272006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6028
6029 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6030 (Mac Environment Variables): Shorten example line.
6031 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6032
60332006-05-01 Nick Roberts <nickrob@snap.net.nz>
6034
6035 * building.texi (GUD Customization): Describe cases %d and %c.
6036 Update description for %e.
6037
60382006-04-30 Glenn Morris <rgm@gnu.org>
6039
6040 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6041
60422006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6043
6044 * custom.texi (Examining): Update C-h v output example.
6045
60462006-04-29 Kim F. Storm <storm@cua.dk>
6047
6048 * building.texi (Grep Searching): Add lgrep and rgrep.
6049
8cf51b2c
GM
60502006-04-23 Richard Stallman <rms@gnu.org>
6051
6052 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6053
6054 * xresmini.texi: New file.
6055
6056 * xresources.texi (Face Resources): Split table into font resources
6057 and the rest. Combine similar attributes for brevity.
6058
8cf51b2c
GM
60592006-04-21 Eli Zaretskii <eliz@gnu.org>
6060
6061 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6062 backslashes and case-insensitivity in file names (moved to the
6063 main manual).
6064 (MS-DOS Printing): Move most of the text to the main manual.
6065
6066 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6067 New nodes.
6068 (Windows Processes, Windows System Menu): Add index entries and
6069 fix wording.
6070
8cf51b2c
GM
60712006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6072
6073 * misc.texi (Shell Ring): Add notes on saved input when
6074 navigating off the end of the history list.
6075
60762006-04-18 Chong Yidong <cyd@mit.edu>
6077
6078 * misc.texi (Shell Options): Correct default value of
6079 comint-scroll-show-maximum-output.
6080
8cf51b2c
GM
60812006-04-18 Nick Roberts <nickrob@snap.net.nz>
6082
6083 * building.texi (Watch Expressions): Update.
6084
8cf51b2c
GM
60852006-04-12 Richard Stallman <rms@gnu.org>
6086
6087 * search.texi: Clean up previous change.
6088
60892006-04-12 Eli Zaretskii <eliz@gnu.org>
6090
6091 * search.texi (Regexp Backslash, Regexp Replace): Add index
6092 entries for ``back reference'' and mention the term itself in the
6093 text.
6094
60952006-04-11 Richard Stallman <rms@gnu.org>
6096
6097 * custom.texi (Safe File Variables):
6098 Document enable-local-variables = :safe.
6099
61002006-04-11 Karl Berry <karl@gnu.org>
6101
6102 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6103 (Remote Repositories, Version Backups, Local Version Control)
6104 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6105 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6106 (Renaming VC Work Files and Master Files)
6107 (Inserting Version Control Headers, Customizing VC, General Options)
6108 (Options for RCS and SCCS, Options specific for CVS): Move all
6109 these nodes to emacs-xtra.texi, for brevity.
6110 * cmdargs.texi, files.texi: Change cross-references.
6111
8cf51b2c
GM
61122006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6113
6114 * files.texi (Old Versions): Update description of vc-annotate's
6115 use of color to indicate date ranges.
6116
8cf51b2c
GM
61172006-04-09 Kevin Ryde <user42@zip.com.au>
6118
8cf51b2c
GM
6119 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6120 put info and printed manual names the right way around.
6121
61222006-04-09 Karl Berry <karl@gnu.org>
6123
6124 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6125 emacs-xtra.texi, leaving only MS Windows information.
6126 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6127 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6128 node names.
6129
6130 * emacs.texi: Move @summarycontents and @contents to the beginning
6131 of the file.
6132
8cf51b2c
GM
61332006-04-08 Kevin Ryde <user42@zip.com.au>
6134
6135 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6136
61372006-04-07 Richard Stallman <rms@gnu.org>
6138
6139 * programs.texi (Comments, Comment Commands, Options for Comments)
6140 (Multi-Line Comments): "Align", not "indent".
6141 (Basic Indent): C-j deletes trailing whitespace before the newline.
6142
61432006-04-06 Richard Stallman <rms@gnu.org>
6144
8cf51b2c
GM
6145 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6146
61472006-04-06 Eli Zaretskii <eliz@gnu.org>
6148
6149 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6150
8cf51b2c
GM
61512006-04-05 Richard Stallman <rms@gnu.org>
6152
6153 * emacs.texi (Top): Update subnode menu.
6154
6155 * trouble.texi (Unasked-for Search): Node deleted.
6156 (Lossage): Delete from menu.
6157
61582006-04-04 Richard Stallman <rms@gnu.org>
6159
6160 * trouble.texi: Various cleanups.
6161 (Checklist): Don't bother saying how to snail a bug report.
6162 (Emergency Escape): Much rewriting.
6163 (After a Crash): Rename the core dump immediately.
6164 (Total Frustration): Call it a psychotherapist.
6165 (Bug Criteria): Avoid "illegal instruction".
6166 (Sending Patches): We always put the contributor's name in.
6167
6168 * misc.texi (Thumbnails): Minor correction.
6169
8cf51b2c
GM
61702006-04-03 Richard Stallman <rms@gnu.org>
6171
6172 * misc.texi (Thumbnails): Minor cleanup.
6173
61742006-04-02 Karl Berry <karl@gnu.org>
6175
6176 * sending.texi (Mail Sending): pxref to Top needs five args.
6177
6178 * texinfo.tex: Update to current version (2006-03-21.13).
6179
8cf51b2c
GM
61802006-03-31 Richard Stallman <rms@gnu.org>
6181
6182 * emacs.texi (Top): Update subnode menu.
6183
6184 * help.texi (Help Mode): Cleanup.
6185
6186 * dired.texi: Many cleanups.
6187 (Dired Deletion): Describe dired-recursive-deletes.
6188 (Operating on Files): dired-create-directory moved.
6189 (Misc Dired Features): Move to here.
6190 (Tumme): Node moved to misc.texi.
6191
6192 * custom.texi: Many cleanups.
6193 (Minor Modes): Don't mention ISO Accents Mode.
6194 (Examining): Update C-h v output example.
6195 (Hooks): Add index and xref for add-hook.
6196 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6197 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6198
6199 * misc.texi: Many cleanups.
6200 (beginning): Add to summary of topics.
6201 (Shell): Put eshell xref at the end. Remove eshell from table.
6202 (Thumbnails): New node.
6203
8cf51b2c
GM
62042006-03-28 Eli Zaretskii <eliz@gnu.org>
6205
6206 * files.texi (File Name Cache): Make it clear that the cache is
6207 not persistent.
6208
8cf51b2c
GM
62092006-03-25 Karl Berry <karl@gnu.org>
6210
49823426
GM
6211 * emacs-xtra.texi, emacs.texi, gnu.texi:
6212 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6213 (2) do not indent copyright year list (or anything else).
6214
8cf51b2c
GM
62152006-03-21 Juanma Barranquero <lekktu@gmail.com>
6216
6217 * files.texi (VC Dired Mode): Remove misplaced brackets.
6218
62192006-03-21 Andre Spiegel <spiegel@gnu.org>
6220
6221 * files.texi: Various updates and clarifications in the VC chapter.
6222
62232006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6224
6225 * help.texi (Help Mode): Document "C-c C-c".
6226
8cf51b2c
GM
62272006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6228
6229 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6230 menu in the standalone Info reader.
6231
62322006-03-15 Chong Yidong <cyd@stupidchicken.com>
6233
6234 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6235 moved here from Emacs manual.
6236
6237 * programs.texi (Fortran): Section moved to emacs-xtra.
6238 (Program Modes): Xref to Fortran in emacs-xtra.
6239
6240 * maintaining.texi (Emerge): Move to emacs-xtra.
6241 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6242
6243 * picture.texi: File deleted.
6244 * Makefile.in:
6245 * makefile.w32-in: Remove picture.texi.
6246
6247 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6248 * abbrevs.texi (Abbrevs):
6249 * sending.texi (Sending Mail): Picture node removed.
6250
6251 * emacs.texi (Top): Update node listings.
6252
8cf51b2c
GM
62532006-03-12 Richard Stallman <rms@gnu.org>
6254
6255 * calendar.texi: Various cleanups.
6256
8cf51b2c
GM
62572006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6258
6259 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6260 syntax.
6261
8cf51b2c
GM
62622006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * search.texi (Regexps): More accurately describe which characters
6265 are special in which situations. Recommend _not_ to quote `]' or
6266 `-' when they are not special.
6267
8cf51b2c
GM
62682006-02-28 Andre Spiegel <spiegel@gnu.org>
6269
6270 * files.texi (Old Versions): Clarify operation of C-x v =.
6271
8cf51b2c
GM
62722006-02-21 Nick Roberts <nickrob@snap.net.nz>
6273
6274 * building.texi (Watch Expressions): Update and describe
6275 gdb-speedbar-auto-raise.
6276
62772006-02-19 Richard M. Stallman <rms@gnu.org>
6278
6279 * emacs.texi: Use @smallbook.
6280 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6281 Update subnode menu.
6282
6283 * building.texi (Lisp Interaction): Minor addition.
6284
62852006-02-18 Nick Roberts <nickrob@snap.net.nz>
6286
6287 * building.texi (Watch Expressions): Update and be more precise.
6288
c8763fb6 62892006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6290
6291 * maintaining.texi (Create Tags Table): Explain why the
6292 exception when etags writes to files under the /dev tree.
6293
62942006-02-14 Richard M. Stallman <rms@gnu.org>
6295
6296 * custom.texi (Safe File Variables): Lots of clarification.
6297 Renamed from Unsafe File Variables.
6298
62992006-02-14 Chong Yidong <cyd@stupidchicken.com>
6300
6301 * custom.texi (Unsafe File Variables): File variable confirmation
6302 assumed denied in batch mode.
6303
63042006-02-14 Richard M. Stallman <rms@gnu.org>
6305
6306 * building.texi (GDB User Interface Layout): Don't say `inferior'
6307 for program being debugged.
6308
63092006-02-15 Nick Roberts <nickrob@snap.net.nz>
6310
6311 * building.texi (GDB Graphical Interface):
6312 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6313
63142006-02-13 Chong Yidong <cyd@stupidchicken.com>
6315
6316 * custom.texi (Specifying File Variables, Unsafe File Variables):
6317 New nodes, split from File Variables. Document new file local
6318 variable behavior.
6319
63202006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6321
6322 * display.texi (Standard Faces):
8cf51b2c
GM
6323 * files.texi (Visiting):
6324 * frames.texi (Clipboard):
6325 * glossary.texi (Glossary) <Clipboard>:
6326 * xresources.texi (X Resources): Mention Mac OS port.
6327
8cf51b2c
GM
63282006-02-12 Richard M. Stallman <rms@gnu.org>
6329
6330 * building.texi (Building): Clarify topic in intro.
6331
6332 * maintaining.texi (Maintaining): Change title; clarify topic.
6333 Delete duplicate index entries.
6334
6335 * building.texi (Other GDB User Interface Buffers): Clarifications.
6336
6337 * text.texi (Cell Commands): Clarifications.
6338
6339 * programs.texi (Defuns): Delete duplicate explanation of
6340 left-margin paren convention.
6341 (Hungry Delete): Minor cleanup.
6342
63432006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6344
6345 * dired.texi (Tumme): More tumme documentation.
6346
63472006-02-11 Alan Mackenzie <acm@muc.de>
6348
6349 * programs.texi ("Hungry Delete"): Correct the appellation of the
6350 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6351
63522006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6353
6354 * dired.texi (Tumme): Fix small bug.
6355
63562006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6357
6358 * macos.texi (Mac International): Rename "fontset-mac" to
6359 "fontset-standard".
6360
8cf51b2c
GM
63612006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6362
6363 * dired.texi (Tumme): Basic documentation for Tumme added.
6364
8cf51b2c
GM
63652006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * mule.texi (International):
6368 * programs.texi (Basic Indent): Fix typos.
6369
8cf51b2c
GM
6370 * custom.texi (Minor Modes):
6371 * display.texi (Text Display):
6372 * commands.texi (Text Characters): Update xrefs.
6373
63742006-02-07 Richard M. Stallman <rms@gnu.org>
6375
6376 * emacs.texi (Top): Update subnode menu.
6377 Update info on old Emacs papers.
6378 (Intro): "Graphical display", not window system.
6379
6380 * xresources.texi (GTK styles): Minor clarifications.
6381
6382 * trouble.texi: "Graphical display", not window system.
6383 (Stuck Recursive): Minor clarification.
6384
6385 * text.texi: Minor clarifications.
6386 (Sentences): Explain why two-space convention is better.
6387 Explain sentence-end-without-period here.
6388 (Fill Commands): Not here.
6389 (Refill): Node moved down.
6390 (Filling): Update menu.
6391 (Table Creation, Cell Justification, Column Commands): Clarify.
6392
6393 * sending.texi: Minor clarifications.
6394
6395 * search.texi (Regexp Backslash): Clarification.
6396
6397 * rmail.texi: Minor cleanups.
6398 (Rmail): Delete digression about `rmail-mode'.
6399 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6400 (Rmail Files): Mention C-u M-x rmail.
6401 (Rmail Reply): Mention References.
6402 (Rmail Display): Mention rmail-nonignored-headers.
6403
6404 * programs.texi: Minor cleanups.
6405 (Comment Commands): Mention momentary Transient Mark mode.
6406 (Matching): Be more specific about customizing show-paren-mode.
6407 (Info Lookup): Don't list the modes that support C-h S.
6408 Just say what it does in an unsupported mode.
6409 (Man Page): Delete excessive info on customizing woman.
6410 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6411
6412 * abbrevs.texi: Minor clarifications.
6413 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6414 not "dynamic abbrevs" as if they were a kind of abbrev.
6415
6416 * picture.texi (Picture): Minor cleanup.
6417
6418 * mule.texi (Communication Coding): Say "other applications".
6419 (Fontsets): Not specific to X. Add xref to X Resources.
6420 (Unibyte Mode): Rename from Single-Byte Character Support.
6421 "Graphical display", not window system.
6422 (International): Update menu.
6423
6424 * maintaining.texi (Format of ChangeLog):
6425 New node, split out from ChangeLog.
6426 (ChangeLog): Clarifications in the remaining text.
6427 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6428 (Find Tag): Add @w.
6429 (Tags Search): Explain tag table order here. Simplify grep ref.
6430 (List Tags): tags-tag-face is a variable, not a face.
6431 (Emerge): Cleanups.
6432
6433 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6434 (Keyboard Macros): Avoid "the user".
6435
6436 * killing.texi: "Graphical display", not window system.
6437
6438 * help.texi (Help Echo): "Graphical display", not window system.
6439
6440 * glossary.texi: Say "you", not "the user". Say "graphical display".
6441
6442 * frames.texi: Minor cleanups. "Graphical display", not window system.
6443
6444 * files.texi (Visiting): Make drag-and-drop not X-specific.
6445
6446 * custom.texi: Minor cleanups. "Graphical display", not window system.
6447
6448 * cmdargs.texi: Minor cleanups.
6449
6450 * building.texi (Compilation): Move and split kill-compilation para.
6451 Add para about multiple compilers.
6452 (Compilation Mode): Commands also available in grep mode and others.
6453 Mention C-u C-x ` more tutorially. Clarify C-x `.
6454 (Compilation Shell): Clarify. Put Bash example first.
6455 (Grep Searching): Minor cleanups; add @w.
6456 (Debuggers): Minor cleanups.
6457 (Starting GUD): Make GDB xgraphical mode issue clearer.
6458 (Debugger Operation): Lots of clarifications including
6459 GDB tooltip side-effect issue.
6460 (Commands of GUD): Clarify.
6461 (GUD Customization): Add bashdb-mode-hook.
6462 (GDB Graphical Interface): Rewrite for clarity.
6463 (GDB User Interface Layout): Rewrite for clarity.
6464 (Stack Buffer, Watch Expressions): Likewise.
6465 (Other GDB User Interface Buffers): Cleanups.
6466 (Lisp Libraries, External Lisp): Cleanup.
6467
6468 * basic.texi (Position Info): "Graphical displays", rather than
6469 window systems.
6470
6471 * anti.texi: Minor cleanup.
6472
8cf51b2c
GM
64732006-02-03 Eli Zaretskii <eliz@gnu.org>
6474
6475 * custom.texi (Init File, Find Init): Add cross-references to
6476 where $HOME is described.
6477
64782006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6481 is not inside the @table.
6482
6483 * emacs.texi (Top): Correct node name.
6484
6485 * files.texi (File Names): Fix @xref.
6486 (Reverting): Fix typo.
6487
6488 * mule.texi (International): Correct node name.
6489
6490 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6491
64922006-02-01 Richard M. Stallman <rms@gnu.org>
6493
6494 * emacs.texi (Top): Update subnode menu.
6495
6496 * mule.texi: Minor clarifications.
6497 Reduce the specific references to X Windows.
6498 Refer to "graphical" terminals, rather than window systems.
6499 (Text Coding): Rename from Specify Coding.
6500 (Communication Coding, File Name Coding, Terminal Coding):
6501 New nodes split out from Text Coding.
6502
6503 * kmacro.texi: Minor clarifications.
6504 (Keyboard Macro Ring): Comment out some excessive commands.
6505 (Basic Keyboard Macro): Split up the table, putting part in each node.
6506
6507 * major.texi: Minor clarifications.
6508
6509 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6510
6511 * windows.texi: Minor clarifications.
6512 (Change Window): Don't describe mode-line mouse cmds here.
6513 Add xref to Mode Line Mouse.
6514
6515 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6516
6517 * macos.texi (Mac International): Fix xref.
6518
6519 * indent.texi: Minor clarifications.
6520
6521 * frames.texi: Minor clarifications.
6522 Reduce the specific references to X Windows.
6523 Refer to "graphical" terminals, rather than window systems.
6524 (Frame Parameters): Don't mention commands like
6525 set-foreground-color. Just say to customize a face.
6526 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6527
6528 * files.texi: Minor clarifications.
6529 (Numbered Backups): New node, split out from Backup Names.
6530
6531 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6532
6533 * cmdargs.texi (General Variables): Fix xref.
6534
6535 * buffers.texi: Minor clarifications.
6536
8cf51b2c
GM
65372006-01-31 Richard M. Stallman <rms@gnu.org>
6538
6539 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6540 Nodes moved to top.
6541
6542 * display.texi: Minor clarifications.
6543 (Display): Rearrange menu.
6544 (Standard Faces): Mention query-replace face.
6545 (Faces): Simplify.
6546 (Font Lock): Simplify face customization info.
6547 (Highlight Changes): Node merged into Highlight Interactively.
6548 (Highlight Interactively): Much rewriting and cleanup.
6549 (Optional Mode Line): Narrowed line number not good for goto-line.
6550 Simplify face customization advice.
6551 (Text Display): Mention use of escape-glyph face.
6552 Move ctl-arrow and tab-width here.
6553 (Display Custom): Move no-redraw-on-reenter to end of node.
6554
6555 * search.texi: Minor clarifications.
6556 (Isearch Scroll): Simplify.
6557 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6558
6559 * regs.texi (Registers): Mention bookmarks here.
6560
6561 * mark.texi: Minor clarifications.
6562 (Selective Undo): Node deleted.
6563
6564 * m-x.texi: Minor clarifications.
6565
6566 * killing.texi: Minor clarifications.
6567 Refer to "graphical" terminals, rather than window systems.
6568
6569 * help.texi: Clarifications.
6570 (Help): Don't describe C-h F and C-h K here.
6571 (Key Help): Describe C-h K here.
6572 (Name Help): Mention Emacs Lisp Intro.
6573 Describe C-h F here.
6574 (Misc Help): Mention C-h F and C-h K only briefly.
6575
6576 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6577 Selective undo text merged in.
6578 (Spelling): Mention Aspell along with Ispell.
6579
6580 * emacs.texi (Top): Update subnode menus.
6581
6582 * basic.texi (Basic Undo): Rename from Undo. Most of text
6583 moved to new Undo node.
6584
8cf51b2c
GM
65852006-01-29 Chong Yidong <cyd@stupidchicken.com>
6586
6587 * basic.texi (Continuation Lines, Inserting Text):
6588 Mention longlines mode.
6589
65902006-01-29 Richard M. Stallman <rms@gnu.org>
6591
10d1d0af 6592 * screen.texi: Minor cleanups.
8cf51b2c
GM
6593 (Screen): Clean up the intro paragraphs.
6594 (Mode Line): Lots of rewriting. Handle frame-name better.
6595 eol-mnemonic-... vars moved out.
6596
6597 * emacs.texi (Top): Change menu item for MS-DOS node.
6598 Update subnode menu.
6599
6600 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6601 chapter relates to Windows. Title changed.
6602
6603 * mini.texi: Minor cleanups.
6604
6605 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6606 (Mark): Put it in the menu.
6607
6608 * entering.texi: Minor cleanups.
6609
6610 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6611 (Intro): Refer to "graphical" terminals, rather than X.
6612
6613 * display.texi (Display Custom): Add xref to Variables.
6614 (Optional Mode Line): eol-mnemonic-... vars moved here.
6615
6616 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6617 rather than X.
6618
8cf51b2c
GM
6619 * basic.texi: Minor cleanups.
6620 (Undo): selective-undo moved.
6621
8cf51b2c
GM
66222006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * anti.texi (Antinews): Various corrections and additions.
6625
66262006-01-23 Juri Linkov <juri@jurta.org>
6627
6628 * custom.texi (Easy Customization, Customization Groups)
6629 (Browsing Custom): Mention links along with buttons.
6630
8cf51b2c
GM
66312006-01-21 Eli Zaretskii <eliz@gnu.org>
6632
8cf51b2c
GM
6633 * text.texi (TeX Print): Use @key for TAB.
6634
8cf51b2c
GM
6635 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6636
8cf51b2c
GM
66372006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6638
6639 * files.texi (File Aliases): Don't claim that usually separate
6640 buffers are created for two file names that name the same data.
6641 Mention additional situations where different names mean the same
6642 file on disk.
6643
66442006-01-19 Richard M. Stallman <rms@gnu.org>
6645
6646 * killing.texi (Deletion): Upcase @key argument.
6647
6648 * custom.texi (Custom Themes): Minor cleanup.
6649
6650 * programs.texi (Hungry Delete): Upcase @key argument.
6651
8cf51b2c
GM
66522006-01-16 Juri Linkov <juri@jurta.org>
6653
6654 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6655 Move `mode-line-highlight' before `mode-line-buffer-id'.
6656
8cf51b2c
GM
66572006-01-14 Richard M. Stallman <rms@gnu.org>
6658
6659 * basic.texi (Inserting Text): Minor cleanup.
6660
8cf51b2c
GM
66612006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * custom.texi (Changing a Variable, Face Customization):
6664 Update for changes in Custom menus.
6665
8cf51b2c
GM
66662006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6667
6668 * macos.texi (Mac International): Undo last change.
6669
8cf51b2c
GM
66702006-01-02 Chong Yidong <cyd@stupidchicken.com>
6671
6672 * custom.texi (Custom Themes): Describe the new
6673 customize-create-theme interface.
6674
66752005-12-30 Juri Linkov <juri@jurta.org>
6676
6677 * basic.texi (Position Info): Update example.
6678
c8763fb6 66792005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6680
6681 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6682
66832005-12-24 Chong Yidong <cyd@stupidchicken.com>
6684
6685 * custom.texi (Custom Themes): `load-theme' always loads.
6686
66872005-12-23 Juri Linkov <juri@jurta.org>
6688
6689 * display.texi (Highlight Interactively): Use double space to
6690 separate sentences. Replace C-p with M-p, and C-n with M-n.
6691
66922005-12-22 Richard M. Stallman <rms@gnu.org>
6693
6694 * custom.texi (Easy Customization and subnodes):
6695 Replace "active field" with "button".
6696 Use "user option" only for variables.
6697 Use "setting" for variable-or-face.
6698
66992005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * buffers.texi (Select Buffer): Change order in table to make
6702 "Similar" refer to the correct item.
6703 (Indirect Buffers): Minor rewording.
6704
8cf51b2c
GM
67052005-12-20 Juri Linkov <juri@jurta.org>
6706
6707 * files.texi (VC Status): Put P and N near p and n.
6708
8cf51b2c
GM
67092005-12-19 Richard M. Stallman <rms@gnu.org>
6710
6711 * programs.texi (Electric C): Delete the info about newline control.
6712 (Other C Commands): Minor cleanup.
6713 (Left Margin Paren): Minor cleanup.
6714
67152005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6716
6717 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6718 (Customization Groups): Delete text moved to "Browsing Custom".
6719 (Browsing Custom): New node.
6720 (Specific Customization): Clarify which commands only work for
6721 loaded options.
6722
67232005-12-18 Bill Wohler <wohler@newt.com>
6724
6725 * frames.texi (Tool Bars): Shorten text of previous change.
6726
67272005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6728
6729 * files.texi (VC Status): Document log-view mode.
6730
67312005-12-18 Bill Wohler <wohler@newt.com>
6732
6733 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6734 permanently via the customize interface.
6735
8cf51b2c
GM
67362005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6737
6738 * killing.texi (Killing by Lines): Document `kill-whole-line'
6739 function.
6740
c8763fb6 67412005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6742
6743 * buffers.texi (Select Buffer): Change `prev-buffer' to
6744 `previous-buffer'. Indicate that these functions use a frame
6745 local buffer list.
6746
8cf51b2c
GM
67472005-12-12 Richard M. Stallman <rms@gnu.org>
6748
6749 * custom.texi (Easy Customization): Change menu comment.
6750 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6751
6752 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6753 (Help): Among the Apropos commands, describe only C-h a here.
6754
67552005-12-11 Richard M. Stallman <rms@gnu.org>
6756
6757 * programs.texi (Options for Comments): Comment-end starts with space.
6758
6759 * glossary.texi (Glossary): Minor cleanup.
6760
6761 * files.texi (Old Versions): Use @table.
6762
8cf51b2c
GM
67632005-12-10 David Koppelman <koppel@ece.lsu.edu>
6764
6765 * display.texi (Highlight Interactively): Include
6766 global-hi-lock-mode. Add miscellaneous details and elaborations.
6767
67682005-12-09 Richard M. Stallman <rms@gnu.org>
6769
6770 * display.texi (Font Lock): Delete the Global FL menu item.
6771
67722005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6773
6774 * custom.texi (Minibuffer Maps): Mention the maps for file name
6775 completion.
6776
67772005-12-09 Kim F. Storm <storm@cua.dk>
6778
6779 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6780 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6781 cursor to next corner in rectangle; clarify insert around rectangle.
6782
8cf51b2c
GM
67832005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * custom.texi (Customization): Use xref to elisp manual for
6786 non-TeX output.
6787 (Minor Modes): Update.
6788 (Customization Groups, Changing a Variable, Face Customization):
6789 Update for new appearance of Custom buffers.
6790 (Changing a Variable): `custom-buffer-done-function' has been
6791 replaced by `custom-buffer-done-kill'.
6792 (Specific Customization): In the `customize-group' buffer, a
6793 subgroup's contents are not "hidden". They are not included at
6794 all. They have no [Show] button.
6795 (Mouse Buttons): Add pxref to description of mouse event lists in
6796 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6797 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6798 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6799
68002005-12-08 Richard M. Stallman <rms@gnu.org>
6801
6802 * mini.texi (Completion Commands, Completion):
6803 In file name input, SPC does not do completion.
6804
8cf51b2c
GM
68052005-12-08 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * building.texi (GDB Graphical Interface): Explain screen size
6808 setting.
6809 (Other GDB User Interface Buffers): Describe features specific to
6810 GDB 6.4.
6811
8cf51b2c
GM
68122005-12-01 Nick Roberts <nickrob@snap.net.nz>
6813
6814 * building.texi (GDB User Interface Layout): Describe how to
6815 kill associated buffers.
6816 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6817 (Watch Expressions): Be more precise.
6818 (Other GDB User Interface Buffers): Describe how to change a
6819 register value.
6820
8cf51b2c
GM
68212005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6822
6823 * macos.texi (Mac Input): Remove description of
6824 mac-command-key-is-meta. Add descriptions of
6825 mac-control-modifier, mac-command-modifier, and
6826 mac-option-modifier.
6827 (Mac International): Fix description of conversion of clipboard data.
6828 (Mac Font Specs): Add example of font customization by face attributes.
6829
68302005-11-22 Nick Roberts <nickrob@snap.net.nz>
6831
6832 * building.texi (Watch Expressions): Expand description.
6833 (Other GDB User Interface Buffers): Describe local map for
6834 gud-watch.
6835
68362005-11-21 Chong Yidong <cyd@stupidchicken.com>
6837
6838 * display.texi (Font Lock): Font lock is enabled by default now.
6839
68402005-11-20 Juri Linkov <juri@jurta.org>
6841
6842 * basic.texi (Position Info): Update examples of the output.
6843 Remove the fact that examples are produced in the TeXinfo buffer,
6844 because in the Info reader users will get a different output from
6845 `C-x ='.
6846
6847 * building.texi (Compilation Mode): Remove paragraph duplicated
6848 from the node `Compilation'. Add `compilation-skip-threshold'.
6849
6850 * display.texi (Font Lock): Suggest more user-friendly method of
6851 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6852
68532005-11-18 Richard M. Stallman <rms@gnu.org>
6854
6855 * files.texi (Registering): Mention @@ in mode line.
6856
6857 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6858
68592005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6860
6861 * files.texi (Renaming and VC): Some back-ends don't
6862 handle renaming.
6863
8cf51b2c
GM
68642005-11-17 Juri Linkov <juri@jurta.org>
6865
6866 * emacs.texi (Top):
6867 * display.texi (Highlight Interactively): Put this font-lock based
6868 mode near Font Lock node.
6869
68702005-11-16 Chong Yidong <cyd@stupidchicken.com>
6871
6872 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6873 icons.
6874
68752005-11-12 Kim F. Storm <storm@cua.dk>
6876
6877 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6878 (Help Summary): Add C-h d and C-h e.
6879 (Apropos): Clarify that all apropos commands may search for either
6880 list of words or a regexp. Add C-h d for apropos-documentation.
6881 Describe apropos-documentation-sort-by-scores user option.
6882
8cf51b2c
GM
68832005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6884
6885 * killing.texi (CUA Bindings): Add @section.
6886
68872005-11-10 Kim F. Storm <storm@cua.dk>
6888
6889 * emacs.texi (Top): Add CUA Bindings entry to menu.
6890
6891 * killing.texi (CUA Bindings): New node. Moved here from
6892 misc.texi and extended with info on rectangle commands and
6893 rectangle highlighting, interface to registers, and the global
6894 mark feature.
6895
6896 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6897
6898 * regs.texi: Prev link points to CUA Bindings node.
6899
69002005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6901
6902 * help.texi (Help Echo): By default, help echos are only shown on
6903 mouse-over, not on point-over.
6904
c8763fb6 69052005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6906
6907 * misc.texi (Shell Mode): Describe how to activate password echoing.
6908
8cf51b2c
GM
69092005-11-04 Romain Francoise <romain@orebokech.com>
6910
6911 * mark.texi (Mark Ring): Fix typo.
6912
69132005-11-03 Richard M. Stallman <rms@gnu.org>
6914
6915 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6916
69172005-11-01 Bill Wohler <wohler@newt.com>
6918
6919 * help.texi (Help Mode): Fix typo.
6920
69212005-11-01 Nick Roberts <nickrob@snap.net.nz>
6922
1c6c854e
CS
6923 * building.texi (Other GDB User Interface Buffers):
6924 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6925
69262005-10-31 Romain Francoise <romain@orebokech.com>
6927
6928 * files.texi (Compressed Files): Fix typo.
6929
6930 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6931
6932 * windows.texi (Force Same Window): Likewise.
6933
69342005-10-30 Bill Wohler <wohler@newt.com>
6935
6936 * help.texi (Help Mode): URLs viewed with browse-url.
6937
69382005-10-31 Nick Roberts <nickrob@snap.net.nz>
6939
6940 * building.texi (GDB Graphical Interface): Don't reference
6941 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6942 must stay in same frame.
6943
69442005-10-29 Chong Yidong <cyd@stupidchicken.com>
6945
6946 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6947
6948 * anti.texi (Antinews): Likewise.
6949
8cf51b2c
GM
69502005-10-28 Bill Wohler <wohler@newt.com>
6951
6952 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6953
69542005-10-28 Richard M. Stallman <rms@gnu.org>
6955
6956 * files.texi (Visiting): Explain how to enter ? in a file name.
6957
6958 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6959
8cf51b2c
GM
69602005-10-25 Nick Roberts <nickrob@snap.net.nz>
6961
1c6c854e
CS
6962 * building.texi (GDB Graphical Interface):
6963 Describe gdb-mouse-until.
8cf51b2c
GM
6964
69652005-10-23 Richard M. Stallman <rms@gnu.org>
6966
6967 * custom.texi (Init File): Recommend when to use site-start.el.
6968
8cf51b2c
GM
69692005-10-21 Juri Linkov <juri@jurta.org>
6970
6971 * custom.texi (Examining): Mention accessing the old variable
6972 value via M-n in set-variable.
6973
8cf51b2c
GM
69742005-10-18 Romain Francoise <romain@orebokech.com>
6975
6976 * files.texi (Version Systems): Capitalize GNU.
6977
8cf51b2c
GM
69782005-10-18 Nick Roberts <nickrob@snap.net.nz>
6979
6980 * building.texi (Compilation Mode): Remove redundant paragraph.
6981 (Watch Expressions): Remove paragraph to reflect code change.
6982
8cf51b2c
GM
69832005-10-16 Richard M. Stallman <rms@gnu.org>
6984
6985 * building.texi (Compilation Mode, Compilation): Clarified.
6986
69872005-10-15 Richard M. Stallman <rms@gnu.org>
6988
6989 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6990
8cf51b2c
GM
69912005-10-13 Kenichi Handa <handa@m17n.org>
6992
6993 * basic.texi (Position Info): Fix previous change.
6994
c8763fb6 69952005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6996
6997 * cmdargs.texi (Icons X): Fix typo.
6998
69992005-10-12 Kenichi Handa <handa@m17n.org>
7000
7001 * basic.texi (Position Info): Describe the case that Emacs shows
7002 "part of display ...".
7003
c8763fb6 70042005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7005
7006 * cmdargs.texi (Icons X): -nb => -nbi.
7007
70082005-10-10 Chong Yidong <cyd@stupidchicken.com>
7009
7010 * frames.texi (Speedbar): A couple more clarifications.
7011
70122005-10-11 Nick Roberts <nickrob@snap.net.nz>
7013
7014 * building.texi (GDB User Interface Layout): Improve diagram.
7015 (Watch Expressions): Explain how to make speedbar global.
7016 (Other GDB User Interface Buffers): Make references more precise.
7017
8cf51b2c
GM
70182005-10-09 Richard M. Stallman <rms@gnu.org>
7019
7020 * frames.texi (Speedbar): Clarify the text.
7021
70222005-10-09 Chong Yidong <cyd@stupidchicken.com>
7023
7024 * frames.texi (Speedbar): Add information on keybindings,
7025 dismissing the speedbar, and buffer display mode. Link to
7026 speedbar manual.
7027
c8763fb6 70282005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7029
1c6c854e 7030 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7031 added -nb, --no-bitmap-icon.
7032
8cf51b2c
GM
70332005-10-07 Nick Roberts <nickrob@snap.net.nz>
7034
7035 * building.texi (GDB Graphical Interface): Add variables and
7036 functions to indices. Be more precise.
7037
c8763fb6 70382005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7039
7040 * frames.texi (Drag and Drop): Remove the x- from
7041 x-dnd-open-file-other-window and xdnd-protocol-alist.
7042
70432005-09-30 Romain Francoise <romain@orebokech.com>
7044
7045 * mini.texi (Minibuffer): The default value now appears before the
7046 colon in minibuffer prompts.
7047
8cf51b2c
GM
70482005-09-25 Richard M. Stallman <rms@gnu.org>
7049
7050 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7051
8cf51b2c
GM
70522005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7053
7054 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7055
8cf51b2c
GM
70562005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7057
7058 * emacs.texi (Top): Update submenus from macos.texi.
7059
7060 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7061 (Mac OS): Update feature support status.
7062 (Mac Input): List supported input scripts. Remove description
7063 about `mac-keyboard-text-encoding'. Mention mouse button
7064 emulation and related variables.
7065 (Mac International): Mention Central European and Cyrillic
7066 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7067 Add description about coding system for selection.
7068 Add description about language environment.
7069 (Mac Environment Variables):
7070 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7071 arguments. Add Preferences support.
7072 (Mac Directories): Explicitly state that this node is for Mac OS
7073 Classic only.
1c6c854e
CS
7074 (Mac Font Specs): Mention specification for scalable fonts.
7075 List supported charsets. Add preferred way of creating fontsets.
7076 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7077 (Mac Functions): Add descriptions about `mac-set-file-creator',
7078 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7079 and `mac-get-preference'.
7080
8cf51b2c
GM
70812005-09-16 Romain Francoise <romain@orebokech.com>
7082
7083 Update all files to specify GFDL version 1.2.
7084
7085 * doclicense.texi (GNU Free Documentation License): Update to
7086 version 1.2.
7087
70882005-09-15 Richard M. Stallman <rms@gnu.org>
7089
7090 * buffers.texi (List Buffers): Fix xref.
7091
7092 * rmail.texi (Rmail Basics): Fix xref.
7093
7094 * emacs.texi (Top): Update subnode menus.
7095
7096 * files.texi (Saving Commands): New node, broken out of Saving.
7097 (Customize Save): New node, broken out of Saving.
7098 Clarify effect of write-region-inhibit-fsync.
7099 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7100
8cf51b2c
GM
71012005-09-14 Romain Francoise <romain@orebokech.com>
7102
7103 * files.texi (Saving): Mention write-region-inhibit-fsync.
7104
71052005-09-05 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * custom.texi (Custom Themes): New node.
7108
71092005-09-03 Richard M. Stallman <rms@gnu.org>
7110
49823426
GM
7111 * search.texi (Search Case): Mention vars that control
7112 case-fold-search for various operations.
8cf51b2c
GM
7113
71142005-08-22 Juri Linkov <juri@jurta.org>
7115
7116 * display.texi (Standard Faces): Merge the text from
7117 `(elisp)Standard Faces' into this node.
7118
71192005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7120
7121 * emacs.texi (Top): Delete menu item for deleted node
7122 Keyboard Translations.
7123
71242005-08-18 Richard M. Stallman <rms@gnu.org>
7125
8cf51b2c
GM
7126 * trouble.texi (Unasked-for Search):
7127 Delete xref to Keyboard Translations.
7128
7129 * glossary.texi (Glossary): Delete xref.
7130
8cf51b2c
GM
7131 * custom.texi (Minor Modes): Say that the list here is not complete.
7132 (Keyboard Translations): Node deleted.
7133 (Disabling): Delete xref to it.
7134 (Customization Groups): Fix Custom buffer example.
7135 (Hooks): Mention remove-hooks.
7136
71372005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7138
7139 * building.texi (GDB Graphical Interface): Improve filling of menu
7140 item.
7141
71422005-08-18 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * building.texi (GDB Graphical Interface): Use better node names.
7145
71462005-08-14 Richard M. Stallman <rms@gnu.org>
7147
7148 * text.texi (Sentences): Fix xref.
7149
71502005-08-14 Juri Linkov <juri@jurta.org>
7151
7152 * building.texi (Compilation, Grep Searching): Move grep command
7153 headings from `Compilation' to `Grep Searching'.
7154
7155 * dired.texi (Dired and Find):
7156 * maintaining.texi (Tags Search): Replace grep xref to
7157 `Compilation' node with `Grep Searching'.
7158
7159 * files.texi (Comparing Files): Replace xref to `Compilation' with
7160 `Compilation Mode'.
7161
71622005-08-13 Alan Mackenzie <acm@muc.de>
7163
7164 * search.texi (Non-ASCII Isearch): Correct a typo.
7165 (Replacement Commands): Mention query-replace key binding.
7166
71672005-08-11 Richard M. Stallman <rms@gnu.org>
7168
7169 * programs.texi (Options for Comments): Fix xref.
7170
7171 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7172 out of Regexps.
7173
8cf51b2c
GM
71742005-08-09 Juri Linkov <juri@jurta.org>
7175
7176 * building.texi (Compilation): Use `itemx' instead of `item'.
7177 (Grep Searching): Simplify phrase.
7178
7179 * display.texi (Standard Faces): Describe vertical-border on
7180 window systems.
7181
7182 * windows.texi (Split Window): Simplify phrase and mention
7183 vertical-border face.
7184
71852005-08-09 Richard M. Stallman <rms@gnu.org>
7186
7187 * files.texi (Comparing Files): Clarify compare-windows.
7188
7189 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7190
8cf51b2c
GM
71912005-08-06 Eli Zaretskii <eliz@gnu.org>
7192
7193 * mule.texi (Coding Systems): Rephrase the paragraph about
7194 codepages: no need for "M-x codepage-setup" anymore, except on
7195 MS-DOS.
7196
7197 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7198 the MS-DOS port only.
7199
72002005-07-30 Eli Zaretskii <eliz@gnu.org>
7201
7202 * makefile.w32-in (info): Don't run multi-install-info.bat.
7203 ($(infodir)/dir): New target, produced by running
7204 multi-install-info.bat.
7205
8cf51b2c
GM
72062005-07-22 Eli Zaretskii <eliz@gnu.org>
7207
7208 * files.texi (Quoted File Names): Add index entry.
7209
8cf51b2c
GM
72102005-07-19 Juri Linkov <juri@jurta.org>
7211
7212 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7213
72142005-07-18 Juri Linkov <juri@jurta.org>
7215
8cf51b2c
GM
7216 * custom.texi (Easy Customization):
7217 * files.texi (Old Versions):
7218 * frames.texi (Wheeled Mice):
7219 * mule.texi (Specify Coding):
8cf51b2c
GM
7220 * text.texi (Cell Justification):
7221 * trouble.texi (After a Crash):
8cf51b2c
GM
7222 * xresources.texi (GTK styles):
7223 Delete duplicate duplicate words.
7224
72252005-07-17 Richard M. Stallman <rms@gnu.org>
7226
7227 * frames.texi (Creating Frames): Fix foreground color example.
7228
7229 * custom.texi (Init Examples): Clean up text about conditionals.
7230
72312005-07-16 Richard M. Stallman <rms@gnu.org>
7232
7233 * mini.texi (Completion Commands): Fix command name for ?.
7234
8cf51b2c
GM
72352005-07-16 Eli Zaretskii <eliz@gnu.org>
7236
7237 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7238 `menu' face has no effect on w32 and with GTK.
7239 Add cross-references.
8cf51b2c
GM
7240
7241 * cmdargs.texi (General Variables): Clarify the default location
7242 of $HOME on w32 systems.
7243
72442005-07-15 Jason Rumney <jasonr@gnu.org>
7245
7246 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7247 changed.
7248
72492005-07-08 Kenichi Handa <handa@m17n.org>
7250
1c6c854e
CS
7251 * mule.texi (Recognize Coding):
7252 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7253
72542005-07-07 Richard M. Stallman <rms@gnu.org>
7255
7256 * anti.texi (Antinews): Mention mode-line-inverse-video.
7257
7258 * files.texi (Saving): Minor correction about C-x C-w.
7259
7260 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7261
72622005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7263
7264 * search.texi (Isearch Scroll): Add example of using the
7265 `isearch-scroll' property.
7266 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7267 `Display Custom' node.
7268 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7269 and de-emphasize it.
7270 (Other Repeating Search): `occur' currently can not correctly
7271 handle multiline matches. Correct, clarify and update description
7272 of `flush-lines' and `keep-lines'.
7273
7274 * display.texi (Display Custom): Add anchor for `baud-rate'.
7275
72762005-07-07 Richard M. Stallman <rms@gnu.org>
7277
7278 * gnu.texi: Update where to get GNU status; add refs for how to help.
7279 Add footnotes 6 and 7.
7280
72812005-07-04 Lute Kamstra <lute@gnu.org>
7282
7283 Update FSF's address in GPL notices.
7284
8cf51b2c 7285 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7286 * trouble.texi (Checklist): Update FSF's address.
7287
8cf51b2c
GM
72882005-06-24 Richard M. Stallman <rms@gnu.org>
7289
7290 * display.texi (Text Display): Change index entries.
7291
72922005-06-24 Eli Zaretskii <eliz@gnu.org>
7293
7294 * makefile.w32-in (MAKEINFO): Use --force.
7295 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7296 Makefile.in.
8cf51b2c
GM
7297
72982005-06-23 Richard M. Stallman <rms@gnu.org>
7299
1c6c854e 7300 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7301 nobreak-char-display.
7302
7303 * emacs.texi (Top): Update detailed node listing.
7304
1c6c854e 7305 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7306 to nobreak-char-display and no-break-space to nobreak-space.
7307 (Standard Faces): Split up the list of standard faces
7308 and put it in a separate node. Add nobreak-space and
7309 escape-glyph.
7310
8cf51b2c
GM
73112005-06-23 Lute Kamstra <lute@gnu.org>
7312
7313 * mule.texi (Select Input Method): Fix typo.
7314
73152005-06-23 Kenichi Handa <handa@m17n.org>
7316
1c6c854e
CS
7317 * mule.texi (International): List all supported scripts.
7318 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7319 distribution.
7320 (Language Environments): List all language environments.
7321 Intlfonts contains fonts for most supported scripts, not all..
7322 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7323 input a specific character.
8cf51b2c
GM
7324 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7325
73262005-06-23 Juanma Barranquero <lekktu@gmail.com>
7327
49823426 7328 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7329
73302005-06-22 Miles Bader <miles@gnu.org>
7331
7332 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7333
73342005-06-20 Miles Bader <miles@gnu.org>
7335
7336 * display.texi (Faces): Add `vertical-divider'.
7337
73382005-06-17 Richard M. Stallman <rms@gnu.org>
7339
7340 * text.texi (Adaptive Fill): Minor clarification.
7341
8cf51b2c
GM
73422005-06-10 Lute Kamstra <lute@gnu.org>
7343
7344 * emacs.texi (Top): Correct version number.
7345 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7346 refer to the current version of Emacs.
7347
73482005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7349
7350 * files.texi (Log Buffer): Document when there can be more than
7351 one file to be committed.
7352
73532005-06-08 Juri Linkov <juri@jurta.org>
7354
7355 * display.texi (Faces): Add `shadow' face.
7356
73572005-06-07 Masatake YAMATO <jet@gyve.org>
7358
7359 * display.texi (Faces): Write about mode-line-highlight.
7360
73612005-06-06 Richard M. Stallman <rms@gnu.org>
7362
7363 * misc.texi (Printing Package): Explain how to initialize
7364 printing package.
7365
7366 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7367
73682005-06-05 Chong Yidong <cyd@stupidchicken.com>
7369
7370 * emacs.texi: Rename Hardcopy to Printing.
7371 Make PostScript and PostScript Variables subnodes of it.
7372
7373 * misc.texi (Printing): Rename node from Hardcopy.
7374 Mention menu bar options.
7375 Move PostScript and PostScript Variables to submenu.
7376 (Printing package): New node.
7377
7378 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7379
7380 * dired.texi (Operating on Files): Likewise.
7381
7382 * calendar.texi (Displaying the Diary): Likewise.
7383
7384 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7385
7386 * glossary.texi (Glossary): Likewise.
7387
7388 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7389 effect.
7390
73912005-06-04 Richard M. Stallman <rms@gnu.org>
7392
7393 * trouble.texi (After a Crash): Polish previous change.
7394
8cf51b2c
GM
73952005-05-30 Noah Friedman <friedman@splode.com>
7396
7397 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7398 recovery mechanism.
7399
8cf51b2c
GM
74002005-05-28 Nick Roberts <nickrob@snap.net.nz>
7401
7402 * building.texi (Other Buffers): SPC toggles display of
7403 floating point registers.
7404
8cf51b2c
GM
74052005-05-27 Nick Roberts <nickrob@snap.net.nz>
7406
7407 * files.texi (Log Buffer): Merge in description of Log Edit
7408 mode from pcl-cvs.texi.
7409
74102005-05-26 Richard M. Stallman <rms@gnu.org>
7411
7412 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7413
8cf51b2c
GM
74142005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7415
7416 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7417 not enabled by default.
7418 When not on a word, `ispell-word' by default checks the word
7419 before point.
7420
74212005-05-24 Nick Roberts <nickrob@snap.net.nz>
7422
7423 * building.texi (Debugger Operation): Simplify last sentence.
7424
74252005-05-23 Lute Kamstra <lute@gnu.org>
7426
7427 * emacs.texi: Update FSF's address throughout.
7428 (Preface): Use @cite.
7429 (Distrib): Add cross reference to the node "Copying". Mention the
7430 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7431 printed manuals.
7432 (Intro): Use @xref for the Emacs Lisp Intro.
7433
8cf51b2c
GM
74342005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7437
7438 * basic.texi (Moving Point): Mention default for `goto-line'.
7439
7440 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7441 of a variable's docstring.
7442
74432005-05-18 Lute Kamstra <lute@gnu.org>
7444
7445 * maintaining.texi (Overview of Emerge): Add cross reference.
7446 Remove duplication.
7447
7448 * emacs.texi (Top): Update to the current structure of the manual.
7449 * misc.texi (Emacs Server): Add menu description.
7450 * files.texi (Saving): Fix menu.
7451 * custom.texi (Customization): Fix menu.
7452 * mule.texi (International): Fix menu.
7453 * kmacro.texi (Keyboard Macros): Fix menu.
7454
74552005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7456
7457 * display.texi: Various minor changes.
7458 (Faces): Delete text that is repeated in the next section.
7459
74602005-05-16 Nick Roberts <nickrob@snap.net.nz>
7461
7462 * building.texi (Debugger Operation): Mention GUD tooltips are
7463 disabled with GDB in text command mode.
7464
8cf51b2c
GM
74652005-05-16 Nick Roberts <nickrob@snap.net.nz>
7466
7467 * building.texi: Replace toolbar with "tool bar" for consistency.
7468 (Compilation Mode): Describe compilation-context-lines
7469 and use of arrow in compilation buffer.
7470 (Debugger Operation): Replace help text with variable's value.
7471
7472 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7473 consistency.
7474
74752005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7476
7477 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7478 Add xref.
7479
8cf51b2c
GM
74802005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7481
7482 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7483 (Position Info): Delete discussion of `goto-line'. It is already
7484 described in `Moving point'.
7485
7486 * mini.texi (Completion Commands): Correct reference.
7487 (Completion Options): Fix typo.
7488
7489 * killing.texi (Deletion): Complete description of `C-x C-o'.
7490
8cf51b2c
GM
74912005-05-10 Richard M. Stallman <rms@gnu.org>
7492
7493 * building.texi (Compilation): Clarify recompile's directory choice.
7494
7495 * frames.texi (Tooltips): Cleanups.
7496
7497 * basic.texi (Arguments): Fix punctuation.
7498
74992005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7500
7501 * screen.texi (Menu Bar): The up and down (not left and right)
7502 arrow keys move through a keyboard menu.
7503
75042005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7505
7506 * basic.texi: Various typo and grammar fixes.
7507 (Moving Point): C-a now runs move-beginning-of-line.
7508
75092005-05-08 Nick Roberts <nickrob@snap.net.nz>
7510
7511 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7512
7513 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7514 as different animals.
7515
75162005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7517
7518 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7519 Correct index entry.
7520
75212005-05-07 Nick Roberts <nickrob@snap.net.nz>
7522
7523 * building.texi (Debugger Operation): Update to reflect changes
7524 in GUD tooltips.
7525
75262005-04-30 Richard M. Stallman <rms@gnu.org>
7527
7528 * files.texi (Compressed Files): Auto Compression normally enabled.
7529
7530 * building.texi (Debugger Operation): Clarify previous change.
7531
8cf51b2c
GM
75322005-04-28 Nick Roberts <nickrob@snap.net.nz>
7533
7534 * building.texi (Debugger Operation): Add description for
7535 GUD tooltips when program is not running.
7536
75372005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7538
7539 * misc.texi (Shell): Add `Shell Prompts' to menu.
7540 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7541 description. Delete remarks moved to new node.
7542 (Shell Prompts): New node.
7543 (History References): Replace remarks moved to `Shell Prompts'
7544 with xref to that node.
7545 (Remote Host): Clarify how to specify the terminal type when
7546 logging in to a different machine.
7547
75482005-04-26 Richard M. Stallman <rms@gnu.org>
7549
7550 * emacs.texi (Top): Update submenus from files.texi.
7551
7552 * files.texi (Filesets): Clarify previous change.
7553
7554 * dired.texi (Misc Dired Features): Clarify previous change.
7555
75562005-04-25 Chong Yidong <cyd@stupidchicken.com>
7557
7558 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7559
1c6c854e
CS
7560 * dired.texi (Misc Dired Features):
7561 Document dired-compare-directories.
8cf51b2c
GM
7562
7563 * files.texi (Filesets): New node.
7564 (File Conveniences): Document Image mode.
7565
7566 * text.texi (TeX Print): Document tex-compile.
7567
75682005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7569
7570 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7571 Delete redundant reference to tooltip Custom group. It is
7572 referred too again in the next paragraph.
7573
75742005-04-24 Richard M. Stallman <rms@gnu.org>
7575
7576 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7577
8cf51b2c
GM
75782005-04-19 Kim F. Storm <storm@cua.dk>
7579
7580 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7581
75822005-04-18 Lars Hansen <larsh@math.ku.dk>
7583
7584 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7585 turns off desktop-save-mode.
7586
75872005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7590 by default in terminals compatible with xterm. Mention that
7591 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7592 node.
7593
8cf51b2c
GM
75942005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7595
7596 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7597
c8763fb6 75982005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7599
7600 * xresources.texi (Table of Resources): Add cursorBlink.
7601
76022005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7603
7604 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7605 `d', `C-d' and `u'.
7606
76072005-04-11 Richard M. Stallman <rms@gnu.org>
7608
7609 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7610 (Misc X): Add -D, --basic-display.
7611
7612 * maintaining.texi (Change Log): Correct the description of
7613 the example.
7614
7615 * major.texi (Choosing Modes): Document magic-mode-alist.
7616
8cf51b2c
GM
76172005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7618
7619 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7620 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7621 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7622 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7623 `w', respectively.
7624 (Rmail Labels): Mention `l'.
7625 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7626 (Rmail Summary Edit): Describe `j' and RET.
7627
c8763fb6 76282005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7629
7630 * xresources.texi (Lucid Resources): Add fontSet resource.
7631
8cf51b2c
GM
76322005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7633
7634 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7635 now called `indicate-empty-lines'.
7636
76372005-04-06 Kim F. Storm <storm@cua.dk>
7638
7639 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7640
76412005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7642
7643 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7644 deleted.
7645 (Marks vs Flags): Add some convenient key bindings.
7646 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7647 (Misc Dired Features): Correct and expand description of `w' command.
7648
7649 * frames.texi (XTerm Mouse): Delete apparently false info.
7650 The GNU/Linux console currently does not appear to support
7651 `xterm-mouse-mode'.
7652
8cf51b2c
GM
76532005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7654
7655 * calendar.texi (Diary): Mention shell utility `calendar'.
7656
76572005-04-01 Richard M. Stallman <rms@gnu.org>
7658
7659 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7660
8cf51b2c
GM
76612005-04-01 Lute Kamstra <lute@gnu.org>
7662
7663 * maintaining.texi (Change Log): add-change-log-entry uses
7664 add-log-mailing-address.
7665
76662005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7667
7668 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7669 `VC Mode Line' and put in an xref to that node.
7670 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7671 its description.
7672
76732005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7674
7675 * calendar.texi (Calendar Systems): Say that the Persian calendar
7676 implemented here is the arithmetical one championed by Birashk.
7677
76782005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7679
7680 * programs.texi (Fortran Motion): Fix previous change.
7681
8cf51b2c
GM
76822005-03-29 Richard M. Stallman <rms@gnu.org>
7683
7684 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7685
76862005-03-29 Chong Yidong <cyd@stupidchicken.com>
7687
7688 * text.texi (Refill): Refer to Long Lines Mode.
7689 (Longlines): New node.
7690 (Auto Fill): Don't index "word wrap" here.
7691 (Filling): Add Longlines to menu.
7692
76932005-03-29 Richard M. Stallman <rms@gnu.org>
7694
7695 * xresources.texi: Minor fixes.
7696
7697 * misc.texi (Emacs Server): Fix Texinfo usage.
7698
7699 * emacs.texi (Top): Don't use a real section heading for
7700 "Detailed Node Listing". Fake it instead.
7701
7702 * basic.texi (Position Info): Minor cleanup.
7703
7704 * mule.texi (Input Methods): Minor cleanup.
7705
77062005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7707
7708 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7709 constructs as well.
7710 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7711
77122005-03-29 Kenichi Handa <handa@m17n.org>
7713
7714 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7715
7716 * basic.texi (Position Info): Update the description about the
7717 command C-u C-x =.
7718
77192005-03-28 Richard M. Stallman <rms@gnu.org>
7720
7721 * emacs.texi (Top): Use @section for the detailed node listing.
7722
7723 * calendar.texi: Minor fixes to previous change.
7724
7725 * programs.texi (Fortran): Small fixes to previous changes.
7726
7727 * emacs.texi (Top): Update list of subnodes of Dired.
7728 Likewise for building.texi.
7729
7730 * files.texi (File Conveniences): Delete Auto Image File mode.
7731
77322005-03-28 Chong Yidong <cyd@stupidchicken.com>
7733
7734 * building.texi (Flymake): New node.
7735
7736 * custom.texi (Function Keys): Document kp- event types and
7737 keypad-setup package.
7738
7739 * dired.texi (Wdired): New node.
7740
7741 * files.texi (File Conveniences): Reorder entries.
7742 Explain how to turn on Auto-image-file mode.
7743 Document Thumbs mode.
7744
7745 * mule.texi (Specify Coding): Document recode-region and
7746 recode-file-name.
7747
7748 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7749
77502005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * commands.texi (Keys): M-o is now a prefix key.
7753
77542005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7755
7756 * programs.texi: Reformat and update copyright years.
7757 (Fortran): Update section.
7758
77592005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7760
7761 * files.texi: Several small changes in addition to:
7762 (Visiting): Change xref for Dialog Boxes to ref.
7763 (Version Headers): Replace references to obsolete var
7764 `vc-header-alist' with `vc-BACKEND-header'.
7765 (Customizing VC): Update value of `vc-handled-backends'.
7766
77672005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7768
7769 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7770 move here from Emacs Lisp Reference Manual.
7771 * calendar.texi (Calendar/Diary, Diary Commands)
7772 (Special Diary Entries, Importing Diary): Change some xrefs to
7773 point to emacs-xtra rather than elisp.
7774
7775 * emacs-xtra.texi (Calendar Customizing):
7776 Move view-diary-entries-initially, view-calendar-holidays-initially,
7777 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7778 Emacs Manual.
7779 (Appt Customizing): Merge entire section into main Emacs Manual.
7780 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7781 mark-holidays-in-calendar here from emacs-xtra.
7782 (Displaying the Diary): Move view-diary-entries-initially,
7783 mark-diary-entries-in-calendar here from emacs-xtra.
7784 (Appointments): Move appt-display-mode-line,
7785 appt-display-duration, appt-disp-window-function,
7786 appt-delete-window-function here from emacs-xtra.
7787
7788 * calendar.texi: Update and reformat copyright.
7789 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7790 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7791 (Diary): Refer to `diary-file' rather than ~/diary.
7792 (Diary Commands): Rename node to "Displaying the Diary".
7793 * emacs.texi (Top): Rename "Diary Commands" section.
7794 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7795
77962005-03-26 Eli Zaretskii <eliz@gnu.org>
7797
7798 * misc.texi (Emacs Server): Fix the command for setting
7799 server-name. Add an xref to Invoking emacsclient.
7800
7801 * help.texi (Help Summary): Clarify when "C-h ." will do something
7802 nontrivial.
7803 (Apropos): Add cindex entry for apropos-sort-by-scores.
7804
7805 * display.texi (Text Display): Add index entries for how no-break
7806 characters are displayed.
7807
8cf51b2c
GM
78082005-03-26 Eli Zaretskii <eliz@gnu.org>
7809
7810 * files.texi (Visiting): Fix cross-references introduced with the
7811 last change.
7812
7813 * xresources.texi (GTK resources): Fix last change.
7814
8cf51b2c
GM
78152005-03-25 Chong Yidong <cyd@stupidchicken.com>
7816
7817 * xresources.texi (X Resources): GTK options documented too.
7818 (Resources): Clarify meaning of program name.
7819 (Table of Resources): Add visualClass.
7820 (GTK resources): Rewrite.
7821 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7822
7823 * display.texi (Text Display): Mention non-breaking spaces.
7824
7825 * files.texi (Reverting): Document auto-revert-check-vc-info.
7826
7827 * frames.texi (Mouse Commands): Document
7828 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7829
7830 * help.texi (Help Summary): Add `C-h .'.
7831 (Apropos): Apropos accepts a list of search terms.
7832 Document apropos-sort-by-scores.
7833 (Help Echo): Document display-local-help.
7834
7835 * misc.texi (Emacs Server): Document server-name.
7836 (Invoking emacsclient): Document -s option for server names.
7837
7838 * text.texi (Outline Visibility): Introduce "current heading
7839 line" (commands can be called with point on a body line).
7840 Re-order table to follow the sequence of discussion.
7841 hide-body won't hide lines before first header line.
7842 (TeX Mode): Add DocTeX mode.
7843
8cf51b2c
GM
78442005-03-24 Richard M. Stallman <rms@gnu.org>
7845
7846 * mule.texi (Single-Byte Character Support): Delete mention
7847 of iso-acc.el and iso-transl.el.
7848
8cf51b2c
GM
78492005-03-23 Lute Kamstra <lute@gnu.org>
7850
7851 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7852
78532005-03-23 Richard M. Stallman <rms@gnu.org>
7854
8cf51b2c
GM
7855 * search.texi: Delete explicit node pointers.
7856 (Incremental Search): New menu.
7857 (Basic Isearch, Repeat Isearch, Error in Isearch)
7858 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7859 (Slow Isearch): New subnodes.
7860 (Configuring Scrolling): Node deleted.
7861 (Search Case): Doc default-case-fold-search.
7862 (Regexp Replace): Move replace-regexp doc here.
7863
7864 * rmail.texi (Movemail): Put commas inside closequotes.
7865
7866 * picture.texi (Insert in Picture): Document C-c arrow combos.
7867 (Basic Picture): Clarify erasure.
7868
7869 * display.texi (Font Lock): Put commas inside closequotes.
7870
7871 * cmdargs.texi (General Variables): Put commas inside closequotes.
7872
78732005-03-23 Nick Roberts <nickrob@snap.net.nz>
7874
7875 * building.texi (Stack Buffer): Mention reverse contrast for
7876 *selected* frame (might not be current frame).
7877
8cf51b2c
GM
78782005-03-21 Richard M. Stallman <rms@gnu.org>
7879
7880 * building.texi (Starting GUD): Add bashdb.
7881
78822005-03-20 Chong Yidong <cyd@stupidchicken.com>
7883
7884 * basic.texi (Moving Point): Add M-g M-g binding.
7885 (Undo): Document undo-only.
7886 (Position Info): Document M-g M-g and C-u M-g M-g.
7887
7888 * building.texi (Building): Put Grep Searching after Compilation
7889 Shell.
7890 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7891 Document next-error-highlight.
7892 (Grep Searching): Document grep-highlight-matches.
7893 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7894
7895 * calendar.texi (Importing Diary): Rename node from iCalendar.
7896 Document diary-from-outlook.
7897
7898 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7899 Commands.
7900 Mention effect of X drag and drop on Dired buffers.
7901
7902 * files.texi (Visiting): Document large-file-warning-threshold.
7903 Move paragraph on file-selection dialog.
7904 Mention visiting files using X drag and drop.
7905 (Reverting): Mention using Auto-Revert mode to tail files.
7906 Document auto-revert-tail-mode.
7907 (Version Systems): Minor correction.
7908 (Comparing Files): Diff-mode is no longer based on Compilation
7909 mode.
7910 Document compare-ignore-whitespace.
7911 (Misc File Ops): Explain passing a directory to rename-file.
7912 Likewise for copy-file and make-symbolic-link.
7913
7914 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7915 Document mouse-wheel-progressive speed.
7916
7917 * help.texi (Misc Help): Document numeric argument for C-h i.
7918 Correctly explain the effect of just C-u as argument.
7919
7920 * killing.texi (Deletion): Document numeric argument for
7921 just-one-space.
7922
7923 * mini.texi (Completion): Completion acts on text before point.
7924
7925 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7926 (Emulation): CUA mode replaces pc-bindings-mode,
7927 pc-selection-mode, and s-region.
7928
7929 * mule.texi (Input Methods): Leim is now built-in.
7930 (Select Input Method): Document quail-show-key.
7931 (Specify Coding): Document revert-buffer-with-coding-system.
7932
7933 * programs.texi (Fortran Motion): Document f90-next-statement,
7934 f90-previous-statement, f90-next-block, f90-previous-block,
7935 f90-end-of-block, and f90-beginning-of-block.
7936
7937 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7938
7939 * emacs.texi (Acknowledgments): Updated.
7940
7941 * anti.texi: Total rewrite.
7942
8cf51b2c
GM
79432005-03-19 Chong Yidong <cyd@stupidchicken.com>
7944
7945 * ack.texi (Acknowledgments): Update.
7946
79472005-03-19 Eli Zaretskii <eliz@gnu.org>
7948
1c6c854e
CS
7949 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7950 Update copyright years.
8cf51b2c
GM
7951
79522005-03-14 Nick Roberts <nickrob@snap.net.nz>
7953
7954 * building.texi (Commands of GUD): Move paragraph on setting
7955 breakpoints with mouse to the GDB Graphical Interface node.
7956
79572005-03-07 Richard M. Stallman <rms@gnu.org>
7958
8cf51b2c
GM
7959 * misc.texi (Single Shell, Shell Options): Fix previous change.
7960
7961 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7962
79632005-03-06 Richard M. Stallman <rms@gnu.org>
7964
7965 * building.texi (Starting GUD): Don't explain text vs graphical
7966 GDB here. Just mention it and xref.
7967 Delete "just one debugger process".
7968 (Debugger Operation): Move GUD tooltip info here.
7969 (GUD Tooltips): Node deleted.
7970 (GDB Graphical Interface): Explain the two GDB modes here.
7971
8cf51b2c
GM
7972 * sending.texi (Sending Mail): Minor cleanup.
7973 (Mail Aliases): Explain quoting conventions.
7974 Update key rebinding example.
7975 (Header Editing): C-M-i is like M-TAB.
7976 (Mail Mode Misc): mail-attach-file does not do MIME.
7977
7978 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7979 that really belongs here.
7980 (Remote Mailboxes): Text moved to Rmail Inbox.
7981 (Rmail Display): Mention Mouse-1.
7982 (Movemail): Clarify two movemail versions.
7983 Clarify rmail-movemail-program.
7984
8cf51b2c
GM
7985 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7986 Document async shell commands.
7987 (Shell History): Clarify.
7988 (Shell Ring): Mention C-UP an C-DOWN.
7989 (Shell Options): Add comint-prompt-read-only.
7990 (Invoking emacsclient): Set EDITOR to run Emacs.
7991 (Sorting): No need to explain what region is.
7992 (Saving Emacs Sessions): Fix typo.
7993 (Recursive Edit): Fix punctuation.
7994 (Emulation): Don't mention "PC bindings" which are standard.
7995 (Hyperlinking): Explain Mouse-1 convention here.
7996 (Find Func): Node deleted.
7997
8cf51b2c
GM
7998 * help.texi (Name Help): Xref to Hyperlinking.
7999
8000 * glossary.texi (Glossary):
8001 Rename "Balance Parentheses" to "Balancing...".
8002 Add "Byte Compilation". Correct "Copyleft".
8003 New xref in "Customization".
8004 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8005 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8006 Rename "Registers" to "Register".
8007 Replace "Selecting" with "Selected Frame",
8008 "Selected Window", and "Selecting a Buffer".
8009
8010 * files.texi (Types of Log File): Explain how projects'
8011 methods can vary.
8012
8cf51b2c
GM
8013 * display.texi (Faces): Delete "Emacs 21".
8014
8015 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8016 * fixit.texi (Spelling): C-M-i like M-TAB.
8017 * mini.texi (Completion Options): C-M-i like M-TAB.
8018 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8019 * text.texi (Text Mode): C-M-i like M-TAB.
8020
8021 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8022
8023 * calendar.texi (Specified Dates): Mention `g w'.
8024 (Appointments): appt-activate toggles with no arg.
8025
8cf51b2c
GM
80262005-03-05 Juri Linkov <juri@jurta.org>
8027
8028 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8029 "invocation (command line arguments)".
8cf51b2c
GM
8030 (Misc X): Add -nbc, --no-blinking-cursor.
8031
80322005-03-04 Ulf Jasper <ulf.jasper@web.de>
8033
8034 * calendar.texi (iCalendar): No need to require it now.
8035
8cf51b2c
GM
80362005-03-03 Nick Roberts <nickrob@snap.net.nz>
8037
8038 * trouble.texi (Contributing): Mention Savannah. Direct users to
8039 emacs-devel.
8040
80412005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8042
8043 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8044 window.
8045
8cf51b2c
GM
80462005-02-27 Richard M. Stallman <rms@gnu.org>
8047
8048 * building.texi (Compilation): Update mode line status info.
8049
80502005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8051
8052 * calendar.texi (General Calendar): Document binding of
8053 scroll-other-window-down.
8054 (Mayan Calendar): Fix earliest date.
8055 (Time Intervals): Document timeclock-change.
8056 Fix timeclock-ask-before-exiting documentation.
8057
80582005-02-26 Kim F. Storm <storm@cua.dk>
8059
8060 * frames.texi (Mouse References):
8061 Add mouse-1-click-in-non-selected-windows.
8062
80632005-02-25 Richard M. Stallman <rms@gnu.org>
8064
8065 * screen.texi (Screen): Explain better about cursors and mode lines;
8066 don't presuppose text terminals.
8067 (Point): Don't assume just one cursor.
8068 Clarify explanation of cursors.
8069 (Echo Area, Menu Bar): Cleanups.
8070
8071 * mini.texi (Minibuffer): Prompts are highlighted.
8072 (Minibuffer Edit): Newline = C-j only on text terminals.
8073 Clarify resize-mini-windows values.
8074 Mention M-PAGEUP and M-PAGEDOWN.
8075 (Completion Commands): Mouse-1 like Mouse-2.
8076 (Minibuffer History): Explain history commands better.
8077 (Repetition): Add xref to Incremental Search.
8078
8079 * mark.texi (Setting Mark): Clarify info about displaying mark.
8080 Clarify explanation of C-@ and C-SPC.
8081 (Transient Mark): Mention Delete Selection mode.
8082 (Marking Objects): Clean up text about extending the region.
8083
8084 * m-x.texi (M-x): One C-g doesn't always go to top level.
8085 No delay before suggest-key-bindings output.
8086
8087 * fixit.texi (Fixit): Mention C-/ for undo.
8088 (Spelling): Mention ESC TAB like M-TAB.
8089 Replacement words with r and R are rechecked.
8090 Say where C-g leaves point. Mention ? as input.
8091
80922005-02-23 Lute Kamstra <lute@gnu.org>
8093
8094 * cmdargs.texi (Initial Options): Add cross reference.
8095
8cf51b2c
GM
80962005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8097
8098 * emacs.texi (Top): Update menu for splitting of node in
8099 msdog.texi.
8100 * frames.texi (Frames): Update xref for splitting of node in
8101 msdog.texi.
8102 * trouble.texi (Quitting): Ditto.
8103
81042005-02-16 Richard M. Stallman <rms@gnu.org>
8105
8106 * windows.texi (Split Window): Simplify line truncation info
8107 and xref to Display Custom.
8108
8109 * trouble.texi (Quitting): Emergency escape only for text terminal.
8110 (Screen Garbled): C-l for ungarbling is only for text terminal.
8111
8112 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8113
8114 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8115
8116 * programs.texi (Program Modes): Mention Python mode.
8117 (Moving by Defuns): Repeating C-M-h extends region.
8118 (Basic Indent): Clarify.
8119 (Custom C Indent): Clarify.
8120 (Expressions): Repeating C-M-@ extends region.
8121 (Info Lookup): Clarify for C-h S.
8122 (Symbol Completion): ESC TAB alternative for M-TAB.
8123 (Electric C): Clarify.
8124
8125 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8126
8127 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8128 MS-DOS Input node.
8129 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8130 (MS-DOS and MULE): Clarify.
8131 (MS-DOS Processes, Windows Processes): Fix typos.
8132
8133 * major.texi (Choosing Modes): Clarify.
8134
8135 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8136 (Keyboard Macro Step-Edit): Clarify.
8137
8138 * indent.texi (Indentation): Clarifications.
8139
8140 * help.texi (Help): Correct error about C-h in query-replace.
8141 Clarify apropos vs C-h a. Fix how to search in FAQ.
8142 (Key Help): Describe C-h w here.
8143 (Name Help): Minor cleanup. C-h w moved to Key Help.
8144 Clarify the "object" joke.
8145 (Apropos): Clarify. Mouse-1 like Mouse-2.
8146 (Help Mode): Mouse-1 like Mouse-2.
8147
8148 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8149
8150 * display.texi (Display): Reorder menu.
8151 (Faces): Cleanup.
8152 (Font Lock): Cleanup. Mention Options menu.
8153 Delete obsolete text.
8154 (Scrolling): For C-l, don't presume text terminal.
8155 (Horizontal Scrolling): Simplify intro.
8156 (Follow Mode): Clarify.
1c6c854e 8157 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8158 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8159 Doc default-tab-width. Doc line truncation more thoroughly.
8160
8161 * dired.texi (Dired Enter): C-x C-f can run Dired.
8162 (Dired Visiting): Comment out `a' command.
8163 Mouse-1 is like Mouse-2.
8164 (Shell Commands in Dired): ? can be used more than once.
8165
8166 * basic.texi (Continuation Lines): Simplify description of truncation,
8167 and refer to Display Custom for the rest of it.
8168
8cf51b2c
GM
81692005-02-06 Lute Kamstra <lute@gnu.org>
8170
8171 * basic.texi (Undo): Fix typo.
8172
8173 * cmdargs.texi (Emacs Invocation): Fix typo.
8174
8175 * custom.texi (Init Examples): Fix typo.
8176
8177 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8178
81792005-02-06 Richard M. Stallman <rms@gnu.org>
8180
8181 * regs.texi (Registers): Registers can hold numbers, too.
8182
8183 * killing.texi (Other Kill Commands): Cleanup.
8184 Delete redundant explanation of kill in read-only buffer.
8185 (Yanking): Mention term "copying".
8186 (Accumulating Text): Fix typo.
8187
8188 * entering.texi (Entering Emacs): Update rationale at start.
8189 (Exiting): Treat iconifying on a par with suspension.
8190
8191 * custom.texi (Minor Modes): Fix typo.
8192 (Easy Customization): Fix menu style.
8193 (Variables): Add xref.
8194 (Examining): Setting for future sessions works through .emacs.
8195 (Keymaps): "Text terminals", not "Many".
8196 (Init Rebinding): Explain \C-. Show example of \M-.
8197 Fix minor wording errors.
8198 (Function Keys): Explain vector syntax just once.
8199 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8200 (Init File): Mention .emacs.d directory.
8201 (Init Examples): Add xref.
8202 (Find Init): Mention .emacs.d directory.
8203
8204 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8205 (Action Arguments): Explain which kinds of -l args are found how.
8206 (Initial Options): --batch does not inhibit site-start.
8207 Add xrefs.
8208 (Command Example): Use --batch, not -batch.
8209
8210 * basic.texi (Inserting Text): Cleanup wording.
8211 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8212 C-n is not error at end of buffer.
8213 (Undo): Doc C-/ like C-_. Add xrefs.
8214 (Arguments): META key may be labeled ALT.
8215 Peculiar arg meanings are explained in doc strings.
8216
8217 * abbrevs.texi (Expanding Abbrevs): Clarify.
8218
82192005-02-05 Eli Zaretskii <eliz@gnu.org>
8220
8221 * frames.texi (Frame Parameters): Add an xref to the description
8222 of list-colors-display. Add a pointer to the X docs about colors.
8223
8224 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8225 Improve docs of list-colors-display.
8cf51b2c
GM
8226
82272005-02-03 Lute Kamstra <lute@gnu.org>
8228
8229 * frames.texi (Frames, Drag and Drop): Fix typos.
8230
82312005-02-03 Richard M. Stallman <rms@gnu.org>
8232
8233 * windows.texi (Basic Window): Mention color-change in mode line.
8234 (Change Window): Explain dragging vertical boundaries.
8235
8236 * text.texi (Sentences): Clarify.
8237 (Paragraphs): Explain M-a and blank lines.
8238 (Outline Mode): Clarify text and menu.
8239 (Hard and Soft Newlines): Mention use-hard-newlines.
8240
8241 * frames.texi (Frames): Delete unnecessary mention of Windows.
8242 (Mouse Commands): Likewise. Mention xterm mouse support.
8243 (Clipboard): Clarify.
8244 (Mouse References): Mention use of Mouse-1 for following links.
8245 (Menu Mouse Clicks): Clarify.
8246 (Mode Line Mouse): Clarify.
8247 (Drag and Drop): Rewrite.
8248
8249 * fixit.texi (Spelling): Fix typo.
8250
8251 * files.texi (File Names): Clarify.
8252 (Visiting): Update conditions for use of file dialog. Clarify.
8253 (Saving): Doc d as answer in save-some-buffers.
8254 (Remote Files): Clean up the text.
8255
8256 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8257
8258 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8259 (List Buffers): Clarify.
8260 (Several Buffers): Doc T command.
8261 (Buffer Convenience): Clarify menu.
8262
8263 * basic.texi (Undo): Clarify last change.
8264
82652005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8266
8267 * fixit.texi (Spelling): Fix typo.
8268
82692005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8270
8271 * basic.texi (Undo): Update description of `undo-outer-limit'.
8272
82732005-02-01 Nick Roberts <nickrob@snap.net.nz>
8274
8275 * building.texi: Update documentation relating to GDB Graphical
8276 Interface.
8277
82782005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8279
8280 * custom.texi (Easy Customization): Adapt menu to node name change.
8281
82822005-01-30 Richard M. Stallman <rms@gnu.org>
8283
8284 * custom.texi (Easy Customization): Defn of "User Option" now
8285 includes faces. Don't say just "option" when talking about variables.
8286 Do say just "options" to mean "anything customizable".
8287 (Specific Customization): Describe `customize-variable',
8288 not `customize-option'.
8289
8290 * glossary.texi (Glossary) <Faces>: Add xref.
8291 <User Option>: Change definition--include faces. Change xref.
8292
8293 * picture.texi (Picture): Mention artist.el.
8294
8295 * sending.texi, screen.texi, programs.texi, misc.texi:
8296 * mini.texi, major.texi, maintaining.texi, macos.texi:
8297 * help.texi, frames.texi, files.texi:
8298 Don't say just "option" when talking about variables.
8299
8300 * display.texi, mule.texi: Don't say just "option" when talking
8301 about variables. Other minor cleanups.
8302
8cf51b2c
GM
83032005-01-26 Lute Kamstra <lute@gnu.org>
8304
8305 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8306 File'. Mention the `-Q' option at the `--no-site-file' option.
8307
8cf51b2c
GM
83082005-01-22 David Kastrup <dak@gnu.org>
8309
8310 * building.texi (Grep Searching): Mention alias `find-grep' for
8311 `grep-find'.
8312
83132005-01-20 Richard M. Stallman <rms@gnu.org>
8314
8315 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8316
8cf51b2c
GM
83172005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8318
8319 * rmail.texi (Movemail): Explain differences
8320 between standard and mailutils versions of movemail.
8321 Describe command line and configuration options introduced
8322 with the latter.
8323 Explain the notion of mailbox URL, provide examples and
8324 cross-references to mailutils documentation.
8325 Describe various methods of specifying mailbox names,
8326 user names and user passwords for rmail.
1c6c854e
CS
8327 (Remote Mailboxes): New section.
8328 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8329 options used to control its behavior.
8330 (Other Mailbox Formats): Explain handling of various mailbox
8331 formats.
8332
83332005-01-13 Richard M. Stallman <rms@gnu.org>
8334
8335 * commands.texi (Commands): Clarification.
8336
83372005-01-11 Richard M. Stallman <rms@gnu.org>
8338
8339 * programs.texi (Multi-line Indent): Fix previous change.
8340 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8341
8cf51b2c
GM
83422005-01-08 Richard M. Stallman <rms@gnu.org>
8343
8344 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8345 lazy-highlight.
8346
8347 * search.texi (Query Replace): Mention faces query-replace
8348 and lazy-highlight.
8349 (Incremental Search): Update isearch highlighting info.
8350
8cf51b2c
GM
83512005-01-04 Richard M. Stallman <rms@gnu.org>
8352
8353 * custom.texi (Saving Customizations): Minor improvement.
8354
8cf51b2c
GM
83552005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8356
8357 * custom.texi (Saving Customizations): Emacs no longer loads
8358 `custom-file' after .emacs. No longer mention customizing through
8359 Custom.
8360
8cf51b2c
GM
83612005-01-01 Andreas Schwab <schwab@suse.de>
8362
8363 * killing.texi (Graphical Kill): Move up under node Killing,
8364 change @section to @subsection.
8365
83662005-01-01 Richard M. Stallman <rms@gnu.org>
8367
8368 * custom.texi (Face Customization): Mention hex color specs.
8369
8370 * emacs.texi (Top): Update Killing submenu.
8371
8372 * killing.texi (Killing): Reorganize section.
8373 No more TeX-only text; put the node command at start of chapter.
8374 But the first section heading is used only in TeX.
8375 Rewrite the text to read better in this mode.
8376 (Graphical Kill): New subnode gets some of the text that
8377 used to be in the first section.
8378
83792004-12-31 Richard M. Stallman <rms@gnu.org>
8380
8381 * dired.texi (Shell Commands in Dired): Delete the ? example.
8382
8383 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8384
8385 * files.texi (Saving): Describe new require-final-newline features
8386 and mode-require-final-newline.
8387
8cf51b2c
GM
83882004-12-29 Richard M. Stallman <rms@gnu.org>
8389
8390 * custom.texi (File Variables): Clarify previous change.
8391
c8763fb6 83922004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8393
8394 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8395 out now.
8396
83972004-12-27 Richard M. Stallman <rms@gnu.org>
8398
8399 * Makefile.in (MAKEINFO): Specify --force.
8400
8401 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8402 (Undo): Doc undo-outer-limit.
8403
8cf51b2c
GM
84042004-12-15 Juri Linkov <juri@jurta.org>
8405
8406 * mark.texi (Transient Mark, Mark Ring): M-< and other
8407 movement commands don't set mark in Transient Mark mode
8408 if mark is active.
8409
8cf51b2c
GM
84102004-12-12 Juri Linkov <juri@jurta.org>
8411
8412 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8413 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8414
8415 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8416 (Misc Dired Commands): Add @r{(Dired)} to w.
8417
84182004-12-12 Juri Linkov <juri@jurta.org>
8419
8420 * mark.texi (Marking Objects): Marking commands also extend the
8421 region when mark is active in Transient Mark mode.
8422
8cf51b2c
GM
84232004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8424
8425 * custom.texi (Saving Customizations): Emacs only loads the custom
8426 file automatically after the init file in version 22.1 or later.
8427 Adapt text and examples to this fact.
8428
8cf51b2c
GM
84292004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8430
8431 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8432 be set through Custom. Otherwise, it has no effect.
8433
8cf51b2c
GM
84342004-12-05 Richard M. Stallman <rms@gnu.org>
8435
8436 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8437 * entering.texi: Rename Command Line to Emacs Invocation.
8438
10d1d0af 8439 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8440
8441 * custom.texi (Easy Customization): Move up to section level,
8442 before Variables. Avoid using the term "variable"; say "option".
8443 New initial explanation.
8444 (Variables): In initial explanation, connect "variable" to the
8445 already-explained "user option".
8446
8447 * emacs.texi (Top): Fix ref to Command Line.
8448 Move reference to Easy Customization.
8449
8450 * xresources.texi (X Resources): Fix From link.
8451
8452 * doclicense.texi (GNU Free Documentation License): Fix To link.
8453
8454 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8455
8456 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8457
84582004-12-03 Richard M. Stallman <rms@gnu.org>
8459
8460 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8461
84622004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8463
8464 * kmacro.texi: Several small changes in addition to the following.
8465 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8466 defining a keyboard macro.
8467 Mention `kmacro-ring-max'.
8468 (Keyboard Macro Counter): Clarify description of
8469 `kmacro-insert-counter', `kmacro-set-counter',
8470 `kmacro-add-counter' and `kmacro-set-format'.
8471
84722004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8473
8474 * custom.texi (File Variables): Add `unibyte' and make it more
8475 clear that `unibyte' and `coding' are special. Suggested by Simon
8476 Krahnke <overlord@gmx.li>.
8477
8478 * mule.texi (Enabling Multibyte): Refer to File Variables.
8479 Suggested by Simon Krahnke <overlord@gmx.li>.
8480
c8763fb6 84812004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8482
8483 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8484 x-use-old-gtk-file-dialog.
8485
8cf51b2c
GM
84862004-11-20 Richard M. Stallman <rms@gnu.org>
8487
8488 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8489
84902004-11-09 Lars Brinkhoff <lars@nocrew.org>
8491
8492 * building.texi (Lisp Eval): Delete hyphen in section name.
8493
84942004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8495
8496 * files.texi (Old Versions):
8497 No longer document annotation as "CVS only".
8498
84992004-11-10 Andre Spiegel <spiegel@gnu.org>
8500
8501 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8502 version systems, mentioning the new ones that we support.
8503 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8504 suggestions.
8505
c8763fb6 85062004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8507
49823426 8508 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8509
c8763fb6 85102004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8511
8512 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8513
85142004-10-23 Eli Zaretskii <eliz@gnu.org>
8515
8516 * text.texi (Text Based Tables, Table Definition)
8517 (Table Creation, Table Recognition, Cell Commands)
8518 (Cell Justification, Row Commands, Column Commands)
8519 (Fixed Width Mode, Table Conversion, Measuring Tables)
8520 (Table Misc): New nodes, documenting the Table Mode.
8521
8cf51b2c
GM
85222004-10-19 Jason Rumney <jasonr@gnu.org>
8523
8524 * makefile.w32-in (info): Change order of arguments to makeinfo.
8525
85262004-10-19 Ulf Jasper <ulf.jasper@web.de>
8527
8528 * calendar.texi (iCalendar): Update for package changes.
8529
8cf51b2c
GM
85302004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8531
8532 * files.texi (Misc File Ops): View mode is a minor mode.
8533
8cf51b2c
GM
85342004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8535
8536 * calendar.texi (iCalendar): Style changes.
8537
85382004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8539
8540 * search.texi (Regexps): The regexp described in the example is no
8541 longer stored in the variable `sentence-end'.
8542
8cf51b2c
GM
85432004-10-06 Nick Roberts <nickrob@snap.net.nz>
8544
8545 * building.texi (Starting GUD): Note that multiple debugging
8546 sessions requires `gdb --fullname'.
8547
85482004-10-05 Ulf Jasper <ulf.jasper@web.de>
8549
8550 * calendar.texi (iCalendar): New section for a new package.
8551
8cf51b2c
GM
85522004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8553
8554 * text.texi: Various small changes in addition to the following.
8555 (Text): Replace xref for autotype with inforef.
8556 (Sentences): Explain nil value for `sentence-end'.
8557 (Paragraphs): Update default values for `paragraph-start' and
8558 `paragraph-separate'.
8559 (Text Mode): Correct description of Text mode's effect on the
8560 syntax table.
8561 (Outline Visibility): `hide-other' does not hide top level headings.
8562 `selective-display-ellipses' no longer has an effect on Outline mode.
8563 (TeX Misc): Add missing @cindex.
8564 Replace xref for RefTeX with inforef.
8565 (Requesting Formatted Text): The variable
8566 `enriched-fill-after-visiting' no longer exists.
8567 (Editing Format Info): Update names of menu items and commands.
8568 (Format Faces): Mention special effect of specifying the default face.
8569 Describe inheritance of text properties.
8570 Correct description of `fixed' face.
8571 (Format Indentation): Correct description of effect of setting
8572 margins. Mention `set-left-margin' and `set-right-margin'.
8573 (Format Justification): Update names of menu items.
8574 `set-justification-full' is now bound to `M-j b'.
8575 Mention that `default-justification' is a per buffer variable.
8576 (Format Properties): Update name of menu item.
8577 (Forcing Enriched Mode): `format-decode-buffer' automatically
8578 turns on Enriched mode if the buffer is in text/enriched format.
8579
85802004-10-05 Emilio C. Lopes <eclig@gmx.net>
8581
8582 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8583
85842004-09-28 Kim F. Storm <storm@cua.dk>
8585
8586 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8587 Align with new functionality.
8588
8cf51b2c
GM
85892004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8590
8591 * display.texi (Display Custom): Remove stray `@end defvar'.
8592
85932004-09-23 Kim F. Storm <storm@cua.dk>
8594
8595 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8596 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8597
8cf51b2c
GM
85982004-09-20 Richard M. Stallman <rms@gnu.org>
8599
8600 * custom.texi (Hooks): Explain using setq to clear out a hook.
8601 (File Variables): Explain multiline string constants.
8602 (Non-ASCII Rebinding): Explain when you need to update
8603 non-ASCII char codes in .emacs.
8604
8605 * building.texi (Compilation): Explain how to make a silent
8606 subprocess that won't be terminated. Explain compilation-environment.
8607
86082004-09-13 Kim F. Storm <storm@cua.dk>
8609
8610 * mini.texi (Repetition): Rename isearch-resume-enabled to
8611 isearch-resume-in-command-history and change default to disabled.
8612
8cf51b2c
GM
86132004-09-09 Kim F. Storm <storm@cua.dk>
8614
8615 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8616 with new `kmacro-name-last-macro'.
8617
8cf51b2c
GM
86182004-09-08 Juri Linkov <juri@jurta.org>
8619
8620 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8621
8cf51b2c
GM
86222004-09-03 Juri Linkov <juri@jurta.org>
8623
8624 * search.texi (Incremental Search): Update wording for M-%.
8625
86262004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * killing.texi (Killing): Correct description of kill commands in
8629 read-only buffer.
8630
86312004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8632
8633 * building.texi (Compilation Mode): Add a paragraph about rules
8634 for finding the compilation buffer for `next-error'.
8635
8636 * search.texi (Other Repeating Search): Mention that Occur mode
8637 supports the next-error functionality.
8638
86392004-09-02 Juri Linkov <juri@jurta.org>
8640
8641 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8642
86432004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8644
8645 * kmacro.texi (Basic Keyboard Macro):
8646 `apply-macro-to-region-lines' now operates on all lines that begin
8647 in the region, rather than on all complete lines in the region.
8648
c8763fb6 86492004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8650
8651 * frames.texi (Drag and drop): Add documentation about
8652 x-dnd-test-function and x-dnd-known-types.
8653
86542004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8655
8656 * indent.texi: Various minor changes in addition to:
8657 (Indentation Commands): Correct description of `indent-relative'.
8658 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8659 mode. The *Tab Stops* buffer uses Overwrite Mode.
8660 (Just Spaces): `tabify' converts sequences of at least two spaces
8661 to tabs.
8662
8cf51b2c
GM
86632004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8664
8665 * frames.texi (Secondary Selection): Setting the secondary
8666 selection with M-Drag-Mouse-1 does not alter the kill ring,
8667 setting it with M-Mouse-1 and M-Mouse-3 does.
8668 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8669 toolkit scroll bars.
8670 (Scroll Bars): Ditto.
8671
8672 * windows.texi (Basic Window): When using a window system, the value
8673 of point in a non-selected window is indicated by a hollow box.
8674 (Split Window): Side by side windows are separated by a scroll bar,
8675 if scroll bars are used.
8676 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8677 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8678 (Window Convenience): Update bindings for `winner-undo' and
8679 `winner-redo'.
8680
8681 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8682 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8683 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8684 of "Using Emacs as a Server".
8685 * building.texi (Building): Interchange nodes (for correct numbering).
8686 * programs.texi (Programs): Interchange nodes (for correct numbering).
8687 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8688 Info to the node structure.
8689 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8690 Rearrange order of nodes and sections such that both "GNU GENERAL
8691 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8692 end, as appropriate for appendices.
8693 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8694 Use `@unnumberedsec'.
8695 * trouble.texi: Adapt sectioning in Info to the node structure.
8696 Adapt node pointers to change in emacs.texi.
8697 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8698
8cf51b2c
GM
86992004-08-25 Kenichi Handa <handa@m17n.org>
8700
8701 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8702 description for unibyte mode.
8703
87042004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8705
8706 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8707
8708 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8709 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8710 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8711 in @pxref.
8712
87132004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8714
8715 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8716 Change section names.
8717
8cf51b2c
GM
87182004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8719
8720 * kmacro.texi (Keyboard Macro Ring): Rename section.
8721 Emacs treats the head of the macro ring as the `last keyboard macro'.
8722 (Keyboard Macro Counter): Minor change.
8723 (Save Keyboard Macro): Some clarifications.
8724 (Edit Keyboard Macro): Rename section.
8725
8726 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8727 32-bit machines.
8728 (Several Buffers): Clarify which buffer is selected if `2' is
8729 pressed in the Buffer Menu.
8730 Auto Revert mode can be used to update the Buffer Menu
8731 automatically.
8732
87332004-08-21 Eli Zaretskii <eliz@gnu.org>
8734
8735 * help.texi (Misc Help): Add an index entry for finding an Info
8736 manual by its file name.
8737
87382004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8739
8740 * files.texi (Backup Deletion): Correct description of
8741 `delete-old-versions'.
8742 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8743 (Auto Save Files): Recommend `auto-save-mode' to reenable
8744 auto-saving, rather than the abbreviation `auto-save'.
8745
87462004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8749 for "killing" and "yanking" in main menu.
8750
87512004-08-16 Richard M. Stallman <rms@gnu.org>
8752
8753 * killing.texi (Yanking, Killing): Minor cleanups.
8754
8755 * mark.texi (Momentary Mark): Minor cleanups.
8756
87572004-08-15 Kenichi Handa <handa@etl.go.jp>
8758
8759 * custom.texi (Non-ASCII Rebinding):
8760 C-q always inserts the right code to pass to global-set-key.
8761
8cf51b2c
GM
87622004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8763
8764 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8765 `insert-register', instead of `C-x r g' binding, for consistency.
8766
87672004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * fixit.texi (Spelling): Fix typo.
8770
87712004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8772
8773 * help.texi (Help): Fix Texinfo usage.
8774
8cf51b2c
GM
87752004-07-24 Richard M. Stallman <rms@gnu.org>
8776
8777 * text.texi (Paragraphs): Update how paragraphs are separated
8778 and the default for paragraph-separate.
8779
8780 * search.texi (Regexp Replace): Further update text for new
8781 replacement operators.
8782
8cf51b2c
GM
87832004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8784
8785 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8786 `R' switch.
8787
8788 * dired.texi (Dired Updating): `k' only deletes inserted
8789 subdirectories from the Dired buffer if a prefix argument was given.
8790
8791 * search.texi (Regexps): Delete redundant definition of `symbol' in
8792 description of `\_>'. It already occurs in the description of `\_<'.
8793
8cf51b2c
GM
87942004-07-01 Juri Linkov <juri@jurta.org>
8795
8796 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8797 (Regexp Search): Add M-r.
8798
87992004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8800
8801 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8802
88032004-06-29 Jesper Harder <harder@ifa.au.dk>
8804
49823426 8805 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8806
88072004-06-25 Richard M. Stallman <rms@gnu.org>
8808
8809 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8810
88112004-06-25 David Kastrup <dak@gnu.org>
8812
8813 * search.texi (Regexp Replace): Some typo corrections and
8814 rearrangement.
8815
88162004-06-24 David Kastrup <dak@gnu.org>
8817
8818 * search.texi (Unconditional Replace): Use replace-string instead
8819 of query-replace in example.
8820 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8821 sequences.
8822 (Query Replace): Correct explanation of `^' which does not use
8823 the mark stack.
8824
88252004-06-21 Nick Roberts <nickrob@gnu.org>
8826
8827 * misc.texi (Shell History Copying): Document comint-insert-input.
8828 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8829
8cf51b2c
GM
88302004-06-20 Jesper Harder <harder@ifa.au.dk>
8831
8832 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8833 * custom.texi (Customization): Do.
8834 * anti.texi (Antinews): Do.
8835 * abbrevs.texi (Defining Abbrevs): Do.
8836
8837 * programs.texi (Info Lookup): Fix keybinding for
8838 info-lookup-symbol.
8839
88402004-06-16 Juanma Barranquero <lektu@terra.es>
8841
8842 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8843 Add emacs-xtra.
8844 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8845 (clean): Add emacs-xtra and flymake. Remove redundancies.
8846
88472004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8848
8849 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8850 Add emacs-xtra.
8851 * emacs-xtra.texi: New file.
8852
88532004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8854
8855 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8856 (Dired and Find): Mention differences with ordinary Dired buffers.
8857
8cf51b2c
GM
88582004-06-13 Richard M. Stallman <rms@gnu.org>
8859
8860 * custom.texi (Init Syntax): Explain about vars that do special
8861 things when set with setq or with Custom.
8862 (Init Examples): Add line-number-mode example.
8863
8cf51b2c
GM
88642004-06-12 Juri Linkov <juri@jurta.org>
8865
8866 * dired.texi (Operating on Files): Add dired-do-touch.
8867
8cf51b2c
GM
88682004-06-10 Juri Linkov <juri@jurta.org>
8869
8870 * building.texi (Lisp Eval): Add C-M-x on defface.
8871
88722004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8873
8874 * files.texi (Reverting): Auto-Revert mode and
8875 Global Auto-Revert mode no longer revert remote files.
8876
8cf51b2c
GM
88772004-05-29 Richard M. Stallman <rms@gnu.org>
8878
8879 * custom.texi (Init File): Two dashes start --no-site-file.
8880
8cf51b2c
GM
88812004-05-29 Alan Mackenzie <acm@muc.de>
8882
8883 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8884 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8885 (AWK, Pike): Document as "C-like modes".
8886 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8887 (M-x man): Supersedes M-x manual-entry.
8888 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8889
8890 ("Comments in C"): Delete node; the info is in CC Mode manual.
8891 (c-comment-only-line-offset): Remove description.
8892
8893 (C-c ., C-c C-c): Describe new C Mode bindings.
8894
8895 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8896 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8897 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8898 Amend definitions.
8899
8900 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8901 Describe functions.
8902
8903 (c-comment-start-regexp, c-hanging-comment-ender-p)
8904 (c-hanging-comment-starter-p): Remove obsolete definitions.
8905
8906 * emacs.texi: Remove the menu entry "Comments in C".
8907
8cf51b2c
GM
89082004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8909
8910 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8911 `M-x locate'.
8912
89132004-05-16 Karl Berry <karl@gnu.org>
8914
8915 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8916 makeinfo --html fails.
8917 * help.texi (Help Summary) [@ifnottex]: Likewise.
8918
89192004-05-13 Nick Roberts <nickrob@gnu.org>
8920
8921 * building.texi (GDB Graphical Interface): Update and describe
8922 layout first.
8923
8cf51b2c
GM
89242004-05-04 Jason Rumney <jasonr@gnu.org>
8925
8926 * makefile.w32-in: Revert last change.
8927
89282004-05-03 Jason Rumney <jasonr@gnu.org>
8929
8930 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8931
8cf51b2c
GM
89322004-04-23 Juanma Barranquero <lektu@terra.es>
8933
8934 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8935
89362004-04-18 Juri Linkov <juri@jurta.org>
8937
8938 * fixit.texi (Spelling): Remove file extension from ispell xref.
8939
89402004-04-15 Kim F. Storm <storm@cua.dk>
8941
8942 * cmdargs.texi (Initial Options): Add -Q.
8943
89442004-04-05 Kim F. Storm <storm@cua.dk>
8945
8946 * custom.texi (File Variables): Add safe-local-eval-forms.
8947
8cf51b2c
GM
89482004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8949
8950 * files.texi (Reverting): Correct description of revert-buffer's
8951 handling of point.
8952
89532004-03-22 Juri Linkov <juri@jurta.org>
8954
8955 * emacs.texi (Top): Add `Misc X'.
8956
49823426 8957 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8958
8959 * glossary.texi: Improve references.
8960
8961 * help.texi: Sync keywords with finder.el.
8962
8963 * mini.texi (Completion): Add description for menu items.
8964
8965 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8966
8967 * sending.texi (Mail Methods): Fix xref to Message manual.
8968
8cf51b2c
GM
89692004-03-12 Richard M. Stallman <rms@gnu.org>
8970
8cf51b2c
GM
8971 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8972
8cf51b2c
GM
89732004-03-04 Richard M. Stallman <rms@gnu.org>
8974
8975 * search.texi (Regexps): Explain that ^ and $ have their
8976 special meanings only in certain contexts.
8977
8978 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8979
8980 * mule.texi (Specify Coding): Doc C-x RET F.
8981
8982 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8983 for multiple compile and grep buffers.
8984 (Indirect Buffers): Don't recommand clone-indirect-buffer
8985 for multiple compile and grep buffers.
8986
8cf51b2c
GM
89872004-02-29 Juanma Barranquero <lektu@terra.es>
8988
8989 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8990 Use $(DEL) instead of rm, and ignore exit code.
8991
8cf51b2c
GM
89922004-02-23 Nick Roberts <nick@nick.uklinux.net>
8993
8994 * building.texi (Watch Expressions): Update.
8995
89962004-02-21 Juri Linkov <juri@jurta.org>
8997
1c6c854e
CS
8998 * cmdargs.texi (Action Arguments): Add alias --find-file.
8999 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9000 to Command Arguments.
9001 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9002 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9003 (Window Size X): Join -g and --geometry. Add @cindex.
9004 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9005 (Title X): Remove alias -title.
9006 (Misc X): New node.
9007
c8763fb6 90082004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9009
9010 * frames.texi (Drag and drop): Add Motif to list of supported
9011 protocols.
9012
c8763fb6 90132004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9014
9015 * frames.texi (Drag and drop): New section.
9016
90172004-01-24 Richard M. Stallman <rms@gnu.org>
9018
1c6c854e 9019 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9020 Include it only @ifnotinfo. Patch the preceding and following
9021 node headers to point to each other.
9022
90232004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9024
9025 * calendar.texi (Appointments): Update section.
9026
90272003-12-29 Kevin Ryde <user42@zip.com.au>
9028
8cf51b2c
GM
9029 * programs.texi (C Modes): Fix the xref.
9030
90312003-12-23 Nick Roberts <nick@nick.uklinux.net>
9032
9033 * building.texi (Watch Expressions): Update.
9034 (Commands of GUD): Include use of toolbar + breakpoints set from
9035 fringe/margin.
9036
90372003-12-03 Andre Spiegel <spiegel@gnu.org>
9038
9039 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9040 <acm@muc.de>.
9041
c8763fb6 90422003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9043
9044 * frames.texi (Dialog Boxes): Add use-file-dialog.
9045
8cf51b2c
GM
90462003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9047
9048 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9049 in CC Mode.
9050
8cf51b2c
GM
90512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9052
9053 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9054 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9055 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9056 * man/frames.texi, man/glossary.texi, man/killing.texi:
9057 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9058 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9059 * man/sending.texi, man/text.texi, man/trouble.texi:
9060 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9061
90622003-11-01 Alan Mackenzie <acm@muc.de>
9063
9064 * search.texi (Scrolling During Incremental Search): Document a
9065 new scrolling facility in isearch mode.
9066
8cf51b2c
GM
90672003-10-22 Miles Bader <miles@gnu.org>
9068
9069 * Makefile.in (info): Move before $(top_srcdir)/info.
9070
90712003-10-22 Nick Roberts <nick@nick.uklinux.net>
9072
9073 * building.texi (Watch Expressions): Update section on data display
9074 to reflect code changes (GDB Graphical Interface).
9075
8cf51b2c
GM
90762003-10-13 Richard M. Stallman <rms@gnu.org>
9077
9078 * xresources.texi (GTK resources): Clean up previous change.
9079
c8763fb6 90802003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9081
9082 * xresources.texi (GTK resources): Add a note that some themes
9083 disallow customizations. Add scroll theme example.
9084
8cf51b2c
GM
90852003-09-30 Richard M. Stallman <rms@gnu.org>
9086
8cf51b2c
GM
9087 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9088
9089 * misc.texi (Saving Emacs Sessions): Shorten the section,
9090 collapsing back into one node.
9091
90922003-09-30 Lars Hansen <larsh@math.ku.dk>
9093
9094 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9095
ce058493 90962003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9097
9098 * xresources.texi (GTK names in Emacs): Correct typo.
9099
8cf51b2c
GM
91002003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9101
1c6c854e
CS
9102 * cmdargs.texi (Font X): Mention new default font.
9103 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9104 problems involved. (Result of discussion on emacs-devel.)
9105
91062003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9107
9108 * emacs.texi (Acknowledgements): Correct typo.
9109
91102003-09-22 Richard M. Stallman <rms@gnu.org>
9111
9112 * dired.texi (Misc Dired Commands): New node.
9113 (Dired Navigation): Add dired-goto-file.
9114
9115 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9116
9117 * emacs.texi (Acknowledgements): New node, split from Distribution.
9118
9119 * cmdargs.texi (Action Arguments): -f reads interactive args.
9120
8cf51b2c
GM
91212003-09-08 Lute Kamstra <lute@gnu.org>
9122
9123 * screen.texi (Mode Line): Say that POS comes before LINE.
9124 Mention `size-indication-mode'.
1c6c854e
CS
9125 * display.texi (Optional Mode Line):
9126 Document `size-indication-mode'.
8cf51b2c
GM
9127 * basic.texi (Position Info): Mention `size-indication-mode'.
9128
91292003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9130
9131 * xresources.texi (Resources): Refer to `editres' man page.
9132 (Lucid Resources): Update defaults. Expand description of
9133 `shadowThickness'.
9134
91352003-09-04 Miles Bader <miles@gnu.org>
9136
9137 * Makefile.in (top_srcdir): New variable.
9138 ($(top_srcdir)/info): New rule.
9139 (info): Depend on it.
9140
91412003-09-03 Peter Runestig <peter@runestig.com>
9142
9143 * makefile.w32-in: New file.
9144
91452003-08-29 Richard M. Stallman <rms@gnu.org>
9146
9147 * misc.texi (Saving Emacs Sessions): Correct previous change.
9148
8cf51b2c
GM
91492003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9150
8cf51b2c
GM
9151 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9152 (Intro): Include kmacro.texi after fixit.texi instead of after
9153 custom.texi. (As suggested by Kim Storm.)
9154
91552003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9156
9157 * fixit.texi (Fixit): Update `Next' pointer.
9158 * files.texi (Files): Update `Previous' pointer.
9159 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9160 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9161 (Suggested by Kim Storm.)
9162 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9163
91642003-08-18 Kim F. Storm <storm@cua.dk>
9165
9166 * kmacro.texi: New file describing enhanced keyboard macro
9167 functionality. Replaces old description in custom.texi.
9168
9169 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9170 (Keyboard Macros): Move to new kmacro.texi file.
9171
9172 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9173
8cf51b2c
GM
91742003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9175
9176 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9177
91782003-08-17 Alex Schroeder <alex@gnu.org>
9179
9180 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9181 required.
9182
8cf51b2c
GM
91832003-08-05 Richard M. Stallman <rms@gnu.org>
9184
9185 * programs.texi (Lisp Indent): Don't describe
9186 lisp-indent-function property here. Use xref to Lisp Manual.
9187
8cf51b2c
GM
91882003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9189
fffa137c 9190 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9191 abbreviations.
9192
91932003-07-24 Markus Rost <rost@math.ohio-state.edu>
9194
9195 * buffers.texi (List Buffers): Fix previous change.
9196
8cf51b2c
GM
91972003-07-13 Markus Rost <rost@math.ohio-state.edu>
9198
9199 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9200 List*.
9201
92022003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9203
8cf51b2c
GM
9204 * display.texi (Font Lock): Fix typo.
9205
92062003-07-07 Richard M. Stallman <rms@gnu.org>
9207
9208 * display.texi (Font Lock): Add xref for format info on
9209 font-lock-remove-keywords.
9210
9211 * building.texi (Compilation): Document what happens with asynch
9212 children of compiler process.
9213
9214 * help.texi (Library Keywords): Use @multitable.
9215
8cf51b2c
GM
92162003-06-04 Richard M. Stallman <rms@gnu.org>
9217
9218 * programs.texi (Expressions): Delete C-M-DEL.
9219
9220 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9221 comint-move-point-for-output renamed from
9222 comint-scroll-to-bottom-on-output.
9223
9224 * custom.texi (Init Rebinding): Replace previous change with xref.
9225 (Non-ASCII Rebinding): Explain that issue more briefly here.
9226
92272003-05-28 Richard M. Stallman <rms@gnu.org>
9228
9229 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9230
92312003-05-28 Nick Roberts <nick@nick.uklinux.net>
9232
9233 * building.texi (GDB Graphical Interface): New node.
9234 (Rewritten somewhat by RMS.)
9235
c8763fb6 92362003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9237
9238 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9239 non-English letters. Explain how to set coding systems correctly
9240 and how to include the right coding cookie in the file.
9241
c8763fb6 92422003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9243
9244 * indent.texi (Indentation): Explain the concepts.
9245 (Just Spaces): Explain why preventing tabs for indentation might
9246 be useful.
9247
8cf51b2c
GM
92482003-04-16 Richard M. Stallman <rms@gnu.org>
9249
9250 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9251
8cf51b2c
GM
92522003-02-22 Alex Schroeder <alex@emacswiki.org>
9253
9254 * cmdargs.texi (General Variables): Document SMTPSERVER.
9255
8cf51b2c
GM
9256 * sending.texi: Remove SMTP node.
9257 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9258 library.
9259
8cf51b2c
GM
92602003-02-22 Alex Schroeder <alex@emacswiki.org>
9261
9262 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9263
92642003-02-22 Simon Josefsson <jas@extundo.com>
9265
9266 * sending.texi (Mail Methods): Add node about SMTP.
9267
c8763fb6 92682003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9269
9270 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9271
8cf51b2c
GM
92722003-02-01 Kevin Ryde <user42@zip.com.au>
9273
9274 * glossary.texi (Glossary): Correction to cl cross reference.
9275
92762003-01-20 Richard M. Stallman <rms@gnu.org>
9277
9278 * killing.texi (Rectangles): Document C-x c r.
9279
c8763fb6 92802003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9281
9282 * xresources.texi (GTK resources): New node.
9283 (GTK widget names): New node.
9284 (GTK names in Emacs): New node.
9285 (GTK styles): New node.
9286
c8763fb6 92872003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9288
9289 * maintaining.texi (Create Tags Table): Add reference to the new
9290 `etags --help --lang=LANG' option.
9291
8cf51b2c
GM
92922002-10-02 Karl Berry <karl@gnu.org>
9293
49823426 9294 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9295 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9296 where needed for the sake of the HTML output.
8cf51b2c
GM
9297
92982001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9299
9300 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9301 source files.
9302
93032001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9304
9305 * Makefile.in (emacsman): New target.
9306
8cf51b2c
GM
93072001-10-20 Gerd Moellmann <gerd@gnu.org>
9308
9309 * (Version 21.1 released.)
9310
93112001-10-05 Gerd Moellmann <gerd@gnu.org>
9312
9313 * Branch for 21.1.
9314
8cf51b2c
GM
93152001-03-05 Gerd Moellmann <gerd@gnu.org>
9316
9317 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9318
8cf51b2c
GM
93192000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9320
9321 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9322
8cf51b2c
GM
93231999-07-12 Richard Stallman <rms@gnu.org>
9324
9325 * Version 20.4 released.
9326
93271998-12-04 Markus Rost <rost@delysid.gnu.org>
9328
9329 * Makefile.in (INFO_TARGETS): Delete customize.info.
9330 (DVI_TARGETS): Delete customize.dvi.
9331 (../info/customize, customize.dvi): Targets deleted.
9332
93331998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9334
9335 * Version 20.3 released.
9336
93371998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9338
9339 * Makefile.in (EMACSSOURCES): Add mule.texi.
9340 Add msdog.texi, ack.texi. Remove gnu1.texi.
9341
93421998-04-06 Andreas Schwab <schwab@gnu.org>
9343
768c0c0f
JB
9344 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9345 Use it in dvi targets.
8cf51b2c
GM
9346
93471997-09-23 Paul Eggert <eggert@twinsun.com>
9348
9349 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9350 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9351 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9352
93531997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9354
9355 * Version 20.2 released.
9356
93571997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9358
9359 * Version 20.1 released.
9360
93611997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9362
9363 * Makefile (../info/customize, customize.dvi): New targets.
9364 (INFO_TARGETS): Add ../info/customize.
9365 (DVI_TARGETS): Add customize.dvi.
9366
8cf51b2c
GM
93671996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9368
9369 * Version 19.33 released.
9370
93711996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9372
9373 * Version 19.32 released.
9374
8cf51b2c
GM
93751996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9376
9377 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9378
93791996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9380
9381 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9382 Specify -I option.
9383 (All dvi targets): Set the TEXINPUTS variable.
9384
93851996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9386
9387 * Version 19.31 released.
9388
8cf51b2c
GM
93891995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9390
9391 * Version 19.30 released.
9392
8cf51b2c
GM
93931995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9394
9395 * Makefile.in (maintainer-clean): Rename from realclean.
9396
93971994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9398
9399 * Makefile.in: New file.
9400 * Makefile: File deleted.
9401
94021994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9403
9404 * Makefile (TEXINDEX_OBJS): Variable deleted.
9405 (texindex, texindex.o, getopt.o): Rules deleted.
9406 All deps on texindex deleted.
9407 (distclean): Don't delete texindex.
9408 (mostlyclean): Don't delete *.o.
9409 * texindex.c, getopt.c: Files deleted.
9410
94111994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9412
9413 * Version 19.26 released.
9414
94151994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9416
9417 * Makefile (EMACSSOURCES): Exclude undo.texi.
9418
94191994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9420
9421 * Version 19.25 released.
9422
94231994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9424
9425 * Version 19.24 released.
9426
94271994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9428
9429 * Version 19.23 released.
9430
94311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9432
9433 * Makefile: Delete spurious tab.
9434
94351994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9436
9437 * Makefile (.SUFFIXES): New rule.
9438
8cf51b2c
GM
94391993-12-04 Richard Stallman (rms@srarc2)
9440
9441 * getopt.c: New file.
9442 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9443 (getopt.o): New rule.
9444 (dvi): Don't depend on texindex.
49823426 9445 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9446
94471993-12-03 Richard Stallman (rms@srarc2)
9448
49823426
GM
9449 * Makefile (TEXI2DVI): New variable.
9450 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9451 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9452
94531993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9454
9455 * Version 19.22 released.
9456
94571993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9458
9459 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9460
94611993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9462
9463 * Version 19.21 released.
9464
8cf51b2c
GM
94651993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9466
9467 * Makefile (realclean): Don't delete the Info files.
9468
f0131492 94691993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9470
8cf51b2c
GM
9471 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9472 4' where appropriate.
9473
f0131492 94741993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9475
49823426 9476 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9477
9478 * texindex.c: Include "../src/config.h" if building in emacs.
9479
9480 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9481 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9482 Add target to build texindex.c, defining `emacs'.
9483
8cf51b2c
GM
94841993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9485
9486 * Version 19.19 released.
9487
8cf51b2c
GM
94881993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9489
9490 * Version 19.18 released.
9491
94921993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9493
9494 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9495
94961993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9497
9498 * Version 19.17 released.
9499
95001993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9501
9502 * split-man: Fix typos in last change.
9503
95041993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9505
9506 * Version 19.16 released.
9507
95081993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9509
9510 * version 19.15 released.
9511
95121993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9513
9514 * Makefile (distclean): It's rm, not rf.
9515
95161993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9517
9518 * Version 19.14 released.
9519
95201993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9521
9522 * Makefile: New file.
9523
95241993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9525
9526 * Version 19.13 released.
9527
95281993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9529
9530 * Version 19.9 released.
9531
95321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9533
9534 * Version 19.8 released.
9535
95361993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9537
9538 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9539
9540 * trouble.texi: It's `enable-flow-control-on', not
9541 `evade-flow-control-on'.
9542
95431993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9544
9545 * display.texi: Document standard-display-european.
9546
95471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9548
9549 * Version 19.7 released.
9550
9551 * emacs.texi: Add a sentence to the top menu mentioning the
9552 specific version of Emacs this manual applies to.
9553
95541993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9555
9556 * basic.texi: Document next-line-add-lines variable used to
9557 implement down-arrow.
9558
9559 * killing.texi: Document kill-whole-line.
9560
95611993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9562
9563 * text.texi: Update unix TeX ordering information.
9564
95651993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9566
9567 * news.texi: Mention fill-rectangle in keybinding list.
9568
9569 * killing.texi: Document fill-rectangle.
9570
95711993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9572
9573 * vc.texi: Bring the docs up to date with VC 5.2.
9574
95751992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9576
9577 * emacs.tex: Mention blackbox and gomoku under Amusements.
9578 Assembler mode is now mentioned and appropriately indexed
9579 under Programming Modes.
9580
95811991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9582
9583 * emacs.tex: Update TeX ordering information.
9584
8cf51b2c
GM
95851990-06-26 David Lawrence (tale@geech)
9586
9587 * emacs.tex: Note that completion-ignored-extensions is not used
9588 to filter out names when all completions are displayed in
9589 *Completions*.
9590
95911990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9592
9593 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9594
95951990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9596
9597 * emacs.tex: Add @findex grep.
9598
8cf51b2c
GM
95991988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9600
9601 * emacs.tex: Correct two typos. No other changes before
9602 Version 19 will be made.
9603
8cf51b2c
GM
96041988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9605
9606 * emacs.tex: Update information for obtaining TeX distribution from the
9607 University of Washington.
9608
9609;; Local Variables:
c8763fb6 9610;; coding: utf-8
8cf51b2c
GM
9611;; End:
9612
a162959e 9613 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9614
9615 This file is part of GNU Emacs.
9616
352c8b4a 9617 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9618 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9619 the Free Software Foundation, either version 3 of the License, or
9620 (at your option) any later version.
8cf51b2c
GM
9621
9622 GNU Emacs is distributed in the hope that it will be useful,
9623 but WITHOUT ANY WARRANTY; without even the implied warranty of
9624 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9625 GNU General Public License for more details.
9626
9627 You should have received a copy of the GNU General Public License
352c8b4a 9628 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.