* lisp/simple.el (count-words-region): New function.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
90639cea
GM
12010-11-11 Glenn Morris <rgm@gnu.org>
2
3 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
4
d607b96b 52010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
6
7 * msdog.texi (Windows HOME): Add information regarding startup
8 directory when invoking Emacs from a desktop shortcut. (bug#7300)
9
c12e4a81
GM
102010-10-11 Glenn Morris <rgm@gnu.org>
11
df187c62
GM
12 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
13
c12e4a81
GM
14 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
15 (DVIPS): New variable.
234db610
GM
16 (.PHONY): Add html, ps.
17 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
18 (clean): Delete html, ps files.
c12e4a81 19
6513b232
EZ
202010-10-09 Eli Zaretskii <eliz@gnu.org>
21
22 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
23
f4f358f1
GM
242010-10-09 Glenn Morris <rgm@gnu.org>
25
c1dc72b3
GM
26 * Makefile.in (VPATH): Remove.
27 (infodir): Make it absolute.
28 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
29
4393405b
GM
30 * Makefile.in (dist): Anchor regexps.
31
eef3ab94
GM
32 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
33 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
34 (emacs-xtra.pdf): Use $<.
35
aa9db089
GM
36 * Makefile.in (infoclean): Remove harmless, long-standing error.
37
abd40fb4
GM
38 * Makefile.in ($(infodir)): Delete rule.
39 (mkinfodir): New.
40 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
41
f4f358f1 42 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 43 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
44 * emacsver.texi: New file, replacing emacsver.texi.in.
45
ea274122
GM
462010-10-09 Glenn Morris <rgm@gnu.org>
47
f7a31f11
GM
48 * emacsver.texi.in: New file.
49 * emacs.texi: Set EMACSVER by including emacsver.texi.
50 * Makefile.in (distclean): Delete emacsver.texi.
51 (dist): Copy emacsver.texi.
b13254e7 52 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 53
3fb78d1f
GM
54 * ack.texi (Acknowledgments): No more b2m.c.
55
ea274122
GM
56 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
57 (emacs): Remove rule.
58 (dist): No need to deal with the emacs rule any more.
59
17ca7950
GM
602010-10-07 Glenn Morris <rgm@gnu.org>
61
62 * Makefile.in (version): New, set by configure.
63 (clean): Delete dist tar file.
64 (dist): Use version in tar name.
65
4c83f6e1
GM
662010-10-06 Glenn Morris <rgm@gnu.org>
67
68 * Makefile.in (EMACS_XTRA): Add the main source file.
69 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
70 (mostlyclean): No core files, reorder other files.
71 (clean): Delete specific dvi and pdf files.
72 (infoclean, dist): New rules.
73 (maintainer-clean): Use infoclean.
8a944cea 74 ($(infodir)): Add parallel build workaround.
4c83f6e1 75
0264072d
GM
762010-10-04 Glenn Morris <rgm@gnu.org>
77
78 * Makefile.in (SHELL): Set it.
79 (INFO_TARGETS, DVI_TARGETS): Remove variables.
80 (info, dvi): Replace above variables with their expansions.
81 (info): Move mkdir from here...
82 ($(infodir)/emacs): ... to here (for parallel builds).
83 (pdf): New target.
84 ($(infodir)/emacs): Pass -o option to makeinfo.
85 (.PHONY): Declare clean rules.
86 (maintainer-clean): Delete dvi and pdf files.
87 Guard against cd failures. Use a more restrictive delete.
88
3226d6ca
GM
892010-10-02 Glenn Morris <rgm@gnu.org>
90
91 * misc.texi (Shell Mode): Remove reference to old function name.
92
cad90f3b
EZ
932010-09-30 Eli Zaretskii <eliz@gnu.org>
94
95 * maintaining.texi (VC Mode Line): Mention all the possible VC status
96 indicator characters.
97
5f874327
GM
982010-09-29 Glenn Morris <rgm@gnu.org>
99
100 * Makefile.in (top_srcdir): Remove unused variable.
101
0ab9cff3
GM
1022010-09-14 Glenn Morris <rgm@gnu.org>
103
67ae9766
GM
104 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
105 the last hook item.
106
0ab9cff3
GM
107 * calendar.texi (Appointments): Also updated when a diary include file
108 is saved.
109
6664fc59 1102010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
111
112 * trouble.texi (Bugs): Update the section intro.
113 (Known Problems): New section.
114 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
115 (Sending Patches): Bug fixes are best as responses to existing bugs.
116 * emacs.texi (Known Problems): Add menu entry for new section.
117
be3283d7
GM
1182010-09-09 Glenn Morris <rgm@gnu.org>
119
120 * xresources.texi: Untabify.
121
10999305 1222010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
123
124 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
125
10999305 1262010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
127
128 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
129
30641319
JD
1302010-09-02 Jan Djärv <jan.h.d@swipnet.se>
131
132 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
133
50dd7bc6
GM
1342010-08-21 Glenn Morris <rgm@gnu.org>
135
136 * misc.texi (Amusements): Mention bubbles and animate.
137
5e620eca
EZ
1382010-07-31 Eli Zaretskii <eliz@gnu.org>
139
140 * files.texi (Visiting): Add more index entries for
141 large-file-warning-threshold.
142
8b2dd508
JD
1432010-07-29 Jan Djärv <jan.h.d@swipnet.se>
144
145 * frames.texi (Tool Bars): Add doc for tool-bar-position.
146
8838673e
GM
1472010-06-23 Glenn Morris <rgm@gnu.org>
148
149 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
150 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
151 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
152 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
153 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
154 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
155 Untabify Texinfo files.
156
04d3bb6c
GM
1572010-06-10 Glenn Morris <rgm@gnu.org>
158
103dd3a8
GM
159 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
160
04d3bb6c
GM
161 * basic.texi (Inserting Text): Fix typo.
162
50b79479
GM
1632010-06-10 Glenn Morris <rgm@gnu.org>
164
165 * ack.texi (Acknowledgments):
166 * emacs.texi (Acknowledgments): Update for notifications.el.
167
86d7a550
DU
1682010-05-31 Daiki Ueno <ueno@unixuser.org>
169
170 * dired.texi (Operating on Files): Mention encryption commands
171 (Bug#6315).
172
db5dce9d
EZ
1732010-05-29 Eli Zaretskii <eliz@gnu.org>
174
175 * basic.texi (Moving Point): Update due to renaming of commands bound
176 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
177
34313041
EZ
1782010-05-18 Eli Zaretskii <eliz@gnu.org>
179
180 * display.texi (Fringes): Document reversal of fringe arrows for R2L
181 paragraphs.
182 (Line Truncation): Fix wording for bidi display.
183
1fc0ce04 184 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
185 keys.
186
0235128c 1872010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
188
189 * building.texi (GDB Graphical Interface): Remove misleading comparison
190 to an IDE (Bug#6128).
191
0235128c 1922010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
193
194 * programs.texi (Man Page):
195 * misc.texi (Invoking emacsclient):
196 * mini.texi (Repetition):
197 * mark.texi (Setting Mark): Fix typos.
198
0235128c 1992010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
200
201 * misc.texi (Printing): Document htmlfontify-buffer.
202
0235128c 2032010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
204
205 * calendar.texi (Displaying the Diary, Format of Diary File):
206 Fix external cross-references for TeX format output.
207
0235128c
SM
2082010-05-07 Chong Yidong <cyd@stupidchicken.com>
209
210 * Version 23.2 released.
211
f63d0028
JD
2122010-05-02 Jan Djärv <jan.h.d@swipnet.se>
213
214 * cmdargs.texi (Initial Options): Mention --chdir.
215
20fe03ad
JD
2162010-04-21 Jan Djärv <jan.h.d@swipnet.se>
217
218 * frames.texi (Tool Bars): Add tool-bar-style.
219
b7d65a5f
GM
2202010-04-21 Glenn Morris <rgm@gnu.org>
221
222 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
223
a42dbee1
CY
2242010-04-18 Chong Yidong <cyd@stupidchicken.com>
225
226 * programs.texi (Semantic): New node.
227
228 * maintaining.texi (EDE): New node.
229
230 * emacs.texi: Update node listing.
231
232 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
233
6e104790 2342010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 235
d52dbd3d
GM
236 * emacs.texi (Acknowledgments): Remove duplicate.
237
a77fe20c
GM
238 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
239
6e104790 2402010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 241
4ebe9902
GM
242 * dired.texi (Misc Dired Features): Mention VC diff and log.
243 * maintaining.texi (Old Revisions, VC Change Log):
244 Mention that diff and log work in Dired buffers.
245
98932641
GM
246 * help.texi (Help Summary): Mention M-x info-finder.
247
d5b22ab2 248 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 249
4d4e9522
GM
250 * custom.texi (Specifying File Variables, Directory Variables):
251 Document new commands for manipulating local variable lists.
252
6e104790 2532010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
254
255 * trouble.texi (Contributing): Add cindex entry.
256 Mention etc/CONTRIBUTE.
257
6e104790 2582010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
259
260 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
261 query-replace (Bug#5774).
262
a20a9df3
GM
2632010-04-16 Glenn Morris <rgm@gnu.org>
264
265 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
266
1ecb2d3f
JD
2672010-04-11 Jan Djärv <jan.h.d@swipnet.se>
268
269 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
270
99852628
JD
2712010-04-08 Jan Djärv <jan.h.d@swipnet.se>
272
273 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
274
ce79424f
EZ
2752010-03-30 Eli Zaretskii <eliz@gnu.org>
276
277 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
278 cross-reference to "Inserting Text".
279
280 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
281 Mention completion provided by `ucs-insert'.
282
85738751 2832010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
284
285 * sending.texi (Sending Mail): Note variables that may need
286 customizing.
287 (Mail Sending): Expand discussion of send-mail-function.
288
85738751 2892010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
290
291 Document Message mode as the default mail mode.
292
293 * sending.texi (Sending Mail): Copyedits.
294 (Mail Format, Mail Headers): Document mail-from-style changes.
295 (Mail Commands): Rename from Mail mode. Document Message mode.
296 (Mail Misc): Rename from Mail mode Misc.
297 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
298 command names and update keybindings.
299 (Header Editing): Document message-tab. De-document
300 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
301 favor of mail-default-headers. Ad index entries for user-full-name and
302 user-mail-address.
303 (Citing Mail): Update changes in Message mode behavior. Document
304 mail-yank-prefix.
305 (Mail Signature): New node, moved from Mail Misc.
306 (Mail Aliases): Mail abbrevs are the default with Message mode.
307 (Mail Methods): Note that Message mode is now the default.
308
309 * rmail.texi (Rmail Reply):
310 * text.texi (Text Mode):
311 * major.texi (Major Modes):
312 * mule.texi (Output Coding): Refer to Message mode.
313
314 * custom.texi (Init Examples): Add xref to Mail Header.
315
1fc0ce04 316 * emacs.texi (Top): Fix xrefs.
e73c2434 317
85738751 3182010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 319
c0c035fa
CY
320 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
321 repository if there is none.
322 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
323 vc-print-root-log.
ef7b27ef 324 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 325
71785b7a
CY
326 * programs.texi (Program Modes): Mention Javascript mode.
327
f67c5dd0
CY
328 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
329 * emacs.texi: Update node description.
330
0f72a391 331 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 332 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 333
dc2d2590
JL
3342010-03-30 Juri Linkov <juri@jurta.org>
335
336 * search.texi (Other Repeating Search): Remove line that `occur'
337 can not handle multiline matches.
338
a7b02820
EZ
3392010-03-30 Eli Zaretskii <eliz@gnu.org>
340
341 * mule.texi (International): Mention support of bidirectional editing.
342 (Bidirectional Editing): New section.
343
22ef1944
NR
3442010-03-28 Nick Roberts <nickrob@snap.net.nz>
345
346 * emacs.texi (Top): Update node names to those in building.texi.
347
146b8b16
NR
3482010-03-27 Nick Roberts <nickrob@snap.net.nz>
349
350 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
351 doc/emacs/emacs.texi: Update node names for building.texi.
352
6d98672d
GM
3532010-03-24 Glenn Morris <rgm@gnu.org>
354
355 * ack.texi (Acknowledgments):
356 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
357
93318cbd
JD
3582010-03-20 Jan Djärv <jan.h.d@swipnet.se>
359
360 * xresources.texi (Table of Resources): Clarify toolBar number
361 for Gtk+.
362
363 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
364
15cf2f52
CY
3652010-03-21 Chong Yidong <cyd@stupidchicken.com>
366
4102856c
CY
367 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
368
15cf2f52
CY
369 * search.texi (Other Repeating Search): Document multi-isearch-buffers
370 and multi-isearch-buffers-regexp.
371
372 * indent.texi (Indentation): Clarify description of
373 indent-for-tab-command. Document tab-always-indent.
374
d68eb23c
CY
3752010-03-20 Chong Yidong <cyd@stupidchicken.com>
376
377 * cmdargs.texi (Font X): Move most content to Fonts.
378
379 * frames.texi (Fonts): New node. Document font-use-system-font.
380
381 * emacs.texi (Top):
382 * xresources.texi (Table of Resources):
383 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
384
288f9fc0
CY
3852010-03-10 Chong Yidong <cyd@stupidchicken.com>
386
387 * Branch for 23.2.
388
17782bec
CY
3892010-03-06 Chong Yidong <cyd@stupidchicken.com>
390
391 * custom.texi (Init Examples): Add xref to Locals.
392
393 * major.texi (Choosing Modes): Mention usage of setq-default for
394 setting the default value of major-mode (Bug#5688).
395
b4a1a8b2
CY
3962010-03-02 Chong Yidong <cyd@stupidchicken.com>
397
398 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
399
400 * display.texi (Display Custom): Document make-pointer-invisible and
401 underline-minimum-offset. Remove inverse-video.
402
a1e759cd
CY
4032010-02-21 Chong Yidong <cyd@stupidchicken.com>
404
405 * frames.texi (Frame Commands): Note that the last ordinary frame can
406 be deleted in daemon mode (Bug#5616).
407
4f3bc373
GM
4082010-02-18 Glenn Morris <rgm@gnu.org>
409
410 * trouble.texi (Contributing): Repository is no longer CVS.
411
5dbbdd33
GM
4122010-02-08 Glenn Morris <rgm@gnu.org>
413
414 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
415
cd61af01
SM
4162010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
417
418 * display.texi (Useless Whitespace, Text Display):
419 * custom.texi (Init Examples): Avoid obsolete special default variables
420 like default-major-mode.
421
b1bb0a25 4222010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
423
424 * programs.texi (Other C Commands): Replace reference to obsolete
425 c-subword-mode.
426
99d0985b
GM
4272010-01-21 Glenn Morris <rgm@gnu.org>
428
429 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
430
893db5bc
GM
4312010-01-12 Glenn Morris <rgm@gnu.org>
432
433 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
434 emacs-pretest-bug for bug reports for development versions.
435
0419b8d6
GM
4362010-01-11 Glenn Morris <rgm@gnu.org>
437
438 * display.texi (Highlight Interactively): `t' does not mean highlight
439 all patterns. (Bug#5335)
440
26e533e2
CY
4412009-12-29 Chong Yidong <cyd@stupidchicken.com>
442
443 * misc.texi (Shell): Document async-shell-command.
444
445 * building.texi (Grep Searching): Document zrgrep.
446
484eaeac 447 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 448
7ee6c59b
NR
4492009-12-29 Nick Roberts <nickrob@snap.net.nz>
450
451 * building.texi: Import GDB Graphical Interface description from
452 EMACS_23_1_RC.
453
91ed7ea8
CY
4542009-12-24 Chong Yidong <cyd@stupidchicken.com>
455
456 * emacs.texi (Top): Update node listing.
457
458 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
459
460 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
461
462 * cmdargs.texi (Initial Options):
463 * xresources.texi (Resources): Document inhibit-x-resources.
464
465 * custom.texi (Specifying File Variables): Note that minor modes are
466 enabled unconditionally.
467
468 * display.texi (Scrolling): Briefly document the old recenter command,
469 and document recenter-positions.
470
471 * files.texi (Visiting):
472 * buffers.texi (Buffers): Max buffer size is now 512 MB.
473
474 * frames.texi (Cut/Paste Other App): Document
475 save-interprogram-paste-before-kill.
476
477 * killing.texi (Kill Options): New node.
478
6ca89aaa
CY
4792009-12-05 Chong Yidong <cyd@stupidchicken.com>
480
481 * misc.texi (Shell Options): ansi-color is now default.
482
806642d4
GM
4832009-12-05 Glenn Morris <rgm@gnu.org>
484
806642d4
GM
485 * emacs.texi (Top): Update menu for cal-xtra node changes.
486 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
487 or mode line. Don't mention invisible text or the details of
488 diary-print-entries here, only in cal-xtra.
489 (Format of Diary File): Mention that the "date on first line" format
490 only really affects the simple display.
491 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
492 (Diary Customizing): Holidays may be in the buffer or mode line.
493 Move diary-print-entries to the "Diary Display" section.
494 (Diary Display): New section, split out from "Fancy Diary Display".
495 Explain the limitations of simple display, and how to print it.
496
1a4f0c0a
GM
497 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
498
e11adbd8
GM
499 * cal-xtra.texi (Diary Display): Mention View mode.
500
29a483ac
JL
5012009-11-29 Juri Linkov <juri@jurta.org>
502
503 * display.texi (Highlight Interactively): Actually a list of
504 default faces is pre-loaded into a list of default values
505 instead of the history.
506
83d60c79
GM
5072009-11-20 Glenn Morris <rgm@gnu.org>
508
509 * ack.texi (Acknowledgments):
510 * emacs.texi (Acknowledgments): Add htmlfontify.
511
276bbe96
GM
5122009-11-14 Glenn Morris <rgm@gnu.org>
513
98ad1bae
GM
514 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
515
276bbe96
GM
516 * ack.texi (Acknowledgments):
517 * emacs.texi (Acknowledgments): Update for recent Org changes.
518
18430066
CY
5192009-10-31 Chong Yidong <cyd@stupidchicken.com>
520
521 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
522 `charset' property, which is irrelevant to the user manual (Bug#3526).
523
522ddc9f
JB
5242009-10-14 Juanma Barranquero <lekktu@gmail.com>
525
526 * trouble.texi (DEL Does Not Delete): Fix typo.
527
50b49ade
MA
5282009-10-05 Michael Albinus <michael.albinus@gmx.de>
529
530 * files.texi (Misc File Ops): Mention copy-directory.
531
6308321a
EZ
5322009-10-04 Eli Zaretskii <eliz@gnu.org>
533
43b3b4d1
EZ
534 * mule.texi (Unibyte Mode): Emphasize that
535 unibyte-display-via-language-environment affects only the display.
536
6308321a
EZ
537 * display.texi (Horizontal Scrolling): Document cursor behavior under
538 horizontal scrolling when point moves off the screen (Bug#4564).
539 Improve wording.
540
bd51ea7f
MA
5412009-10-01 Michael Albinus <michael.albinus@gmx.de>
542
543 * files.texi (Directories): delete-directory prompts for recursive
544 deletion.
545
55381962
GM
5462009-09-30 Glenn Morris <rgm@gnu.org>
547
548 * ack.texi (Acknowledgments):
549 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
550
13989ab1
TH
5512009-09-25 Tassilo Horn <tassilo@member.fsf.org>
552
553 * dired.texi (Dired Navigation): Use @code instead of @var for
554 dired-isearch-filenames, so that it's not capitalized.
555
8ba46c89
CY
5562009-09-19 Chong Yidong <cyd@stupidchicken.com>
557
558 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
559
560 * entering.texi (Exiting): C-z is now bound to suspend-frame.
561
562 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
563 (Key Bindings): Reference Init Rebinding in introductory text. Shift
564 some of the introduction to Keymaps node.
565 (Keymaps): Simplify.
566 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
567 (Minibuffer Maps): Remove mention of Mocklisp.
568 (Init Rebinding): Move mode-local rebinding example here from Local
569 Keymaps.
570 (Modifier Keys): Clarify.
1e11b018 571 (Rebinding): Add cindex for "binding keys".
8ba46c89 572
6a5ca7c8
CY
5732009-09-13 Chong Yidong <cyd@stupidchicken.com>
574
575 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
576
0e1cba51
NR
5772009-08-31 Nick Roberts <nickrob@snap.net.nz>
578
6a5ca7c8 579 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 580 Re-organise these two sections.
0e1cba51 581
76a87a4d
EZ
5822009-08-29 Eli Zaretskii <eliz@gnu.org>
583
584 * cmdargs.texi (Initial Options): Fix last change.
585
82e98df4
SM
5862009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
587
588 * mule.texi (Enabling Multibyte):
589 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
590 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
591
fb89fad9
GM
5922009-08-20 Glenn Morris <rgm@gnu.org>
593
594 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
595
e99652b0
GM
5962009-08-19 Glenn Morris <rgm@gnu.org>
597
598 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
599
5cca97ad
GM
6002009-08-18 Glenn Morris <rgm@gnu.org>
601
602 * ack.texi (Acknowledgments):
603 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
604
997797ae 605 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 606
985bf85b
GM
6072009-08-09 Glenn Morris <rgm@gnu.org>
608
609 * ack.texi (Acknowledgments):
610 * emacs.texi (Acknowledgments): Add gdb-mi entry.
611
8d6bb99e
DD
6122009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
613
614 * emacs.texi (Top): Add new menu items for GDB-UI.
615
616 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 617 section. Threads buffer is in separate section now.
8d6bb99e 618
8353da9c
GM
6192009-08-08 Glenn Morris <rgm@gnu.org>
620
621 * ack.texi (Acknowledgments):
622 * emacs.texi (Acknowledgments):
623 Update for js2-mode and org changes.
624
f2074faf
MA
6252009-08-02 Michael Albinus <michael.albinus@gmx.de>
626
627 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
628 files.
629
e8d2d3fb
CY
6302009-07-28 Chong Yidong <cyd@stupidchicken.com>
631
632 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
633
324a4f6a
GM
6342009-07-23 Glenn Morris <rgm@gnu.org>
635
636 * programs.texi (Matching): Update blink-matching-paren-distance.
637
b6937a70
CY
6382009-07-21 Chong Yidong <cyd@stupidchicken.com>
639
640 * frames.texi (Cut/Paste Other App): For select-active-regions,
641 selection is now updated on moving point.
642
bd8aaa36
RS
6432009-07-21 Richard Stallman <rms@gnu.org>
644
645 * glossary.texi (GNU, Daemon): Update information.
646
8d9b5eba
JL
6472009-07-19 Juri Linkov <juri@jurta.org>
648
649 * custom.texi (Specifying File Variables, Safe File Variables):
650 "variables/value pairs" -> "variable/value pairs".
651
a2acc1db
GM
6522009-07-15 Glenn Morris <rgm@gnu.org>
653
654 * misc.texi (Gnus): Remove widow.
655
c5ae942b
GM
6562009-07-11 Glenn Morris <rgm@gnu.org>
657
703d26ba
GM
658 * Makefile.in (TEXI2PDF): New.
659 (emacs.pdf, emacs-xtra.pdf): New targets.
660
522ddc9f 661 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
662
663 * display.texi (Horizontal Scrolling): Re-word to remove widow.
664
665 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
666 Don't print the copying notice twice in the printed version.
667 Update the menu and detailmenu.
668 (Preface): The meaning of "on-line" has changed.
669 Correct name for "Common Problems" chapter.
670 (Distrib): Update FSF shop URL.
671 (Intro): Showing two files at once is not so exciting.
672
673 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
674 (Mac / GNUstep Basics): Minor grammar changes.
675 (Mac / GNUstep Events): Fix typo.
676 (GNUstep Support): CANNOT_DUMP no longer applies.
677
678 * misc.texi (Document View): Fix typos.
679
680 * dired.texi (Dired):
681 * help.texi (Help):
682 * macos.texi (Mac OS / GNUstep):
683 * maintaining.texi (Version Control, Introduction to VC):
684 End menu descriptions with a period.
c5ae942b 685
b1c8242b
EZ
6862009-07-09 Eli Zaretskii <eliz@gnu.org>
687
688 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
689 so categorical in saying that the option is only useful on NTFS.
690
220d9aa6
GM
6912009-07-09 Glenn Morris <rgm@gnu.org>
692
693 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
694 (ENVADD): Add texinfodir to TEXINPUTS.
695
696 * emacs.texi (Top): Fix cross-reference.
697
698 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
699
700 * vc1-xtra.texi (Revision Tags): Fix typo.
701
d07e72d3
GM
7022009-07-03 Glenn Morris <rgm@gnu.org>
703
704 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
705 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
706 (Merge Commands): `.' does not seem to work in A or B buffer.
707 `l' can recreate the 3-window display.
708
709 * glossary.texi (Glossary): Minor phrasing changes throughout.
710 Add more internal cross-references.
711 <Autoloading>: You can't really autoload a variable.
712 <C-M->: Move details here from `M-C-' item.
713 <Continuation Line>: Refer to `Truncation.'
714 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
715 <Home Directory, Unix>: New entries.
716 <Deletion of Files>: Mention recycle bins.
717 <Directory>: Mention ``folders.''
718 <Error>: Don't mention ``type-ahead.''
719 <Fringe>: Refer to the manual node.
720 <Minor Mode>: Can be global or local.
721 <Spell Checking>: There are other checkers besides Ispell.
722
f144038a
GM
7232009-07-02 Glenn Morris <rgm@gnu.org>
724
725 * anti.texi (Antinews): Minor changes in phrasing.
726
727 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
728 some underfull lines in dvi output.
729
730 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
731
732 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
733
734 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
735
3f1c6666
JD
7362009-07-01 Jan Djärv <jan.h.d@swipnet.se>
737
738 * xresources.texi (Table of Resources): Mention maximized for
739 fullscreen.
740
741 * cmdargs.texi (Window Size X): -mm/--maximized is new.
742
62aadce7
CY
7432009-07-01 Chong Yidong <cyd@stupidchicken.com>
744
745 * anti.texi (Antinews): Correct the list of removed platforms.
746
82ec412e
GM
7472009-06-28 Glenn Morris <rgm@gnu.org>
748
749 * arevert-xtra.texi: Minor language tweaks.
750
09964e7d
GM
751 * dired-xtra.texi: Minor revisions.
752
666e158e
MB
7532009-06-23 Miles Bader <miles@gnu.org>
754
c4cc8b9a 755 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 756 (Temporary Face Changes): Document `text-scale-set'.
666e158e 757
70243478
CY
7582009-06-21 Chong Yidong <cyd@stupidchicken.com>
759
760 * Branch for 23.1.
761
67cbe681
KH
7622009-06-17 Kenichi Handa <handa@m17n.org>
763
764 * mule.texi (Charsets): Update the description for the new charset.
765 (list-character-sets): New findex.
125dd7c5 766 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 767
40e67246
CY
7682009-06-10 Chong Yidong <cyd@stupidchicken.com>
769
b5700de6
CY
770 * basic.texi (Moving Point): Fix tag.
771
772 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
773
774 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
775 use camel-case for PageUp and PageDown.
776
777 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
778 camel-case for PageUp and PageDown.
779
780 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
781
40e67246 782 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 783 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 784
522ddc9f 7852009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 786
522ddc9f
JB
787 * fixit.texi (Spelling): Set default dictionary.
788 Improve descriptions (Bug#2554)
6f591cf4 789
53483c76
DR
7902009-06-08 David Reitter <david.reitter@gmail.com>
791
792 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
793 since saving colors and faces set this way is not implemented.
794 (Environment variables): Remove mention of mac-fix-env, which is
795 scheduled to be removed.
796
1557ef4f
CY
7972009-06-04 Chong Yidong <cyd@stupidchicken.com>
798
91056528
CY
799 * custom.texi (Init Examples): Add example of changing load-path.
800
1557ef4f
CY
801 * building.texi (Lisp Libraries): Add example of changing
802 load-path (Bug#3446).
803
623cec4c
CY
8042009-05-28 Chong Yidong <cyd@stupidchicken.com>
805
806 * mark.texi (Mark): Further clarifications.
807 (Setting Mark): Emphasize that C-SPC activates the mark.
808
0fcca8ee
CY
8092009-05-28 Chong Yidong <cyd@stupidchicken.com>
810
702b10e1
CY
811 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
812 Mark mode.
0fcca8ee
CY
813 (Using Region, Persistent Mark): Use "active mark" instead of "active
814 region".
815
d3b396e4
CY
8162009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
817
818 * mule.texi (Select Input Method): Fix typo.
819
3f698a06
CY
8202009-05-13 Chong Yidong <cyd@stupidchicken.com>
821
822 * anti.texi (Antinews): Document completion changes. Some additional
823 copyedits and rearrangement of entries.
824
b2a42eb7
CY
8252009-05-12 Chong Yidong <cyd@stupidchicken.com>
826
932fd020
CY
827 * misc.texi (Interactive Shell, Saving Emacs Sessions)
828 (Shell History Copying, Terminal emulator): Copyedits.
829
ac36a8f1
CY
830 * xresources.texi (Resources): Simplify descriptions. Shorten
831 description of editres, which is not very useful these days.
832 (Table of Resources): Document fontBackend resource.
833
b2a42eb7
CY
834 * trouble.texi (Quitting): Add other undo bindings to table.
835 (DEL Does Not Delete): Note that the erasure key is usually labelled
836 "Backspace". Remove discussion of obscure Xmodmap issue.
837
c6ea7fb8
CY
8382009-05-07 Chong Yidong <cyd@stupidchicken.com>
839
840 * files.texi (Visiting): Copyedits.
841
ad36c422
CY
8422009-05-06 Chong Yidong <cyd@stupidchicken.com>
843
844 * basic.texi (Inserting Text): Document ucs-insert.
845
846 * mule.texi (International Chars): Define "multibyte". Note that
847 internal representation is unicode-based. Simplify definition of raw
848 bytes. Mention ucs-insert.
849 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
850 (Language Environments): Add language environments new to Emacs 23.
851 (Multibyte Conversion): Node deleted.
852 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
853 mention obsolete emacs-mule coding system.
854 (Output Coding): Copyedits.
855
856 * emacs.texi (Top): Update node listing.
857
d4ad7b96
CY
8582009-05-05 Per Starbäck <per@starback.se> (tiny change)
859
860 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
861
5bd66204
SM
8622009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
863
864 * building.texi (Lisp Libraries): `load-library' does offer completion.
865
bc36ad1c
CY
8662009-04-28 Chong Yidong <cyd@stupidchicken.com>
867
868 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
869 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
870
f1a47884
EZ
8712009-04-25 Eli Zaretskii <eliz@gnu.org>
872
873 * maintaining.texi (Tags): Clarify text. (Bug#3101)
874
be77bd45
CY
8752009-04-22 Chong Yidong <cyd@stupidchicken.com>
876
877 * entering.texi (Entering Emacs): Document initial-buffer-choice.
878
879 * building.texi (Lisp Interaction): Document initial-scratch-message.
880
d3b82927
JB
8812009-04-18 Juanma Barranquero <lekktu@gmail.com>
882
ed6e7b11
JB
883 * msdog.texi (Windows Fonts): Fix typos.
884
d3b82927
JB
885 * files.texi (Save Commands): Fix pxref.
886
bc323c04
CY
8872009-04-18 Chong Yidong <cyd@stupidchicken.com>
888
889 * files.texi (Save Commands): Mention diff-buffer-with-file.
890 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
891 Henoch (Bug#3036).
892
2186d13f
GM
8932009-03-15 Glenn Morris <rgm@gnu.org>
894
895 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
896 the former is not always used.
897 (Mail Headers): Use active voice. Add "Mail-reply-to".
898 Change case of "Id". Avoid repeated "appropriate".
899 (Mail Aliases): Fix previous change - use an example with a ".", so it
900 does actually get quoted when expanded.
901 (Mail Sending): Mailclient is the default on some systems.
902 (Citing Mail): Mention mail-indentation-spaces.
903 (Mail Mode Misc): Add an @dfn for "mail signature".
904
71e454fc
CY
9052009-03-15 Chong Yidong <cyd@stupidchicken.com>
906
907 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
908 (Completion Options): Document read-file-name-completion-ignore-case,
909 read-buffer-completion-ignore-case, and completion-styles. Remove
910 description of partial-completion-mode.
911
df1a3e06
GM
9122009-03-14 Glenn Morris <rgm@gnu.org>
913
914 * sending.texi (Mail Format): Fix typo. Add index entry for
915 mail-header-separator.
916 (Mail Headers): Put info about initialization and changing in one place
917 at the start. Update FCC section for mbox Rmail. Clarify From
918 section, mention mail-setup-with-from. Clarify Reply-to section.
919 Add Mail-followup-to and mail-mailing-lists. Clarify References
920 section.
921 (Mail Aliases): Update example, make less contentious.
922 Update for name change of mail-interactive-insert-alias.
923 (Mail Mode): Remove mention of `%' as a word separator.
924 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
925 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
926 commands. Clarify FCC handling. In mail-complete, add reference to
927 Mail Aliases section, and mention mail-complete-function.
928 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
929 (Mail Mode Misc): Clarify the mail-signature function. Add basic
930 signature netiquette. Explain how the mail hooks work when continuing
931 a composition.
932 (Mail Amusements): Internationalize the spook section a bit.
933 Remove the spook mail-setup-hook example, since it doesn't work well.
934 Mention fortune-file.
935 (Mail Methods): Mention read-mail-command.
936
ed6e7b11 9372009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 938
df1a3e06
GM
939 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
940 and NS resources following recent changes.
959d68bd 941
86dca3e8
JR
9422009-03-10 Jason Rumney <jasonr@gnu.org>
943
944 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
945 w32-use-visible-system-caret doc to indicate that it should get set
946 automatically.
947 (Windows Fonts): Add doc for the uniscribe backend.
948
042fe98f
DN
9492009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
950
951 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
952 vc-dir. (Bug#2598)
953
7f8dba73
RS
9542009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
955
956 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
957
505e70c3
GM
9582009-03-05 Glenn Morris <rgm@gnu.org>
959
04242bdc
GM
960 * rmail.texi (Rmail Basics): Add reference to sorting.
961 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
962 Minor re-wordings.
963 (Rmail Motion): Mention rmail-next-same-subject.
964 (Rmail Deletion): Expunging is not the only way to change the numbers.
965 (Rmail Labels): Labels can also be used in sorting.
966 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
967 (Rmail Display): Mention rmail-mime.
968
00cfe22c
GM
9692009-03-04 Glenn Morris <rgm@gnu.org>
970
971 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
972 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
973 summary. Mention sorts cannot be undone.
974 (Rmail Display): Give an example of how to use goto-address-mode.
975 (Rmail Editing): It's keybindings that are redefined, not commands.
976 Fix some typos.
977 (Movemail): Some minor rewording.
978 (Remote Mailboxes): Emacs movemail supports pop by default.
979 Fix some minor grammatical issues. The "two alternative ways" to
980 specify a POP mailbox are really just one. Remove all reference to the
981 variables rmail-pop-password and rmail-pop-password-required, obsolete
982 since Emacs 22.1. Clarify the four password steps. Emacs movemail
983 can support Kerberos.
984
3d963b67
GM
9852009-03-03 Glenn Morris <rgm@gnu.org>
986
987 * rmail.texi (Rmail Deletion): Revert previous change, which was
988 describing the Rmail summary versions.
989 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
990 Minor re-wording for rmail-resend.
991 (Rmail Make Summary): Summaries apply to buffers rather than files.
992 <rmail-summary-by-topic>: Headers includes the subject.
993 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
994 details, including prefix arguments.
2340abde 995 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
996 Not counting lines might be faster.
997 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
998 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
999 Name the commands bound to the various keys. Mention prefix argument
1000 for searching.
3d963b67
GM
1001 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1002 Simplify rmail-highlighted-headers description. Update face name.
1003
a8ce3d17
JB
10042009-03-02 Juanma Barranquero <lekktu@gmail.com>
1005
1006 * mark.texi (Marking Objects): Fix typo.
1007
130a29b6
CY
10082009-03-01 Chong Yidong <cyd@stupidchicken.com>
1009
1010 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1011 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1012
9d5de6f8
GM
10132009-03-01 Glenn Morris <rgm@gnu.org>
1014
79fc530e 1015 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1016 (Rmail Motion): - M-s searches from the end of messages.
1017 (Rmail Deletion): Minor clarification. Fix numeric argument
1018 description.
1019 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1020 newmail and RMAILOSE files need not be in home-directory.
1021 (Rmail Files): Mention I/O menus are unselectable if no files match.
1022 Mention `MAIL' env-var.
1023
b545ff9c
JR
10242009-02-24 Jason Rumney <jasonr@gnu.org>
1025
1026 * mule.texi (Fontsets): Mention fontset-default, font specs and
1027 fallback fontsets.
1028 (Defining Fontsets): Mention ns and w32 variants of
1029 standard-fontset-spec. Update description of startup fontset to match
1030 Emacs 23 behavior.
a93be82a 1031 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1032 (International): Link to Modifying Fontsets.
b545ff9c 1033
75da0618 10342009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1035
1036 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1037 Mention ns-extended-platform-support-mode.
1038
6be93a16
KB
10392009-02-22 Karl Berry <karl@gnu.org>
1040
1041 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1042
867d4bb3
JB
10432009-02-19 Juanma Barranquero <lekktu@gmail.com>
1044
1045 * basic.texi (Moving Point, Position Info):
1046 * files.texi (Visiting):
1047 * mini.texi (Completion Options):
1048 * text.texi (HTML Mode): Remove duplicate words.
1049
49b5c0e8
GM
10502009-02-20 Glenn Morris <rgm@gnu.org>
1051
1052 * rmail.texi: Minor updates for mbox rather than Babyl.
1053
f43a822c
KB
10542009-02-17 Karl Berry <karl@gnu.org>
1055
49b5c0e8 1056 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1057
80d634b8
RS
10582009-02-17 Richard M Stallman <rms@gnu.org>
1059
1060 * anti.texi (Antinews): Mention Babyl format.
1061
1062 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1063
1064 * rmail.texi: Update for mbox format.
1065 Various small fixes, as well as the following.
1066 (Out of Rmail): Node deleted.
1067 (Rmail): Update menu.
1068 (Rmail Files): Comment out set-rmail-inbox-list.
1069 Document rmail-inbox-list instead.
1070 (Rmail Output): Substantial changes since C-o is now
1071 rmail-output-as-seen and o is rmail-output.
1072 (Rmail Attributes): Delete `stored', add `retried'.
1073 (Rmail Display): Editing headers works in all cases.
1074
f0d129c6
GM
10752009-02-17 Glenn Morris <rgm@gnu.org>
1076
1077 * basic.texi (Position Info): M-x count-lines-region is not always on
1078 M-=. (Bug#2269)
1079
160f11d3
GM
10802009-02-09 Glenn Morris <rgm@gnu.org>
1081
1082 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1083 defaults.
1084
763e01c4
EZ
10852009-02-07 Eli Zaretskii <eliz@gnu.org>
1086
1087 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1088 documentation of possible problems with redecoding.
1089
f5e1441d
GM
10902009-02-03 Glenn Morris <rgm@gnu.org>
1091
1092 * rmail.texi (Out of Rmail): Mention b2m.pl.
1093
e1eabe41
GM
10942009-01-31 Glenn Morris <rgm@gnu.org>
1095
1096 * rmail.texi (Out of Rmail): Correct b2m location.
1097
dd05f9de
CY
10982009-01-27 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * fixit.texi (Undo): Update undo limit values.
1101
d74d846e
GM
11022009-01-27 Glenn Morris <rgm@gnu.org>
1103
1104 * emacs.texi (Top): Fix Antinews menu entry.
1105
49ffdce8
KB
11062009-01-25 Karl Berry <karl@gnu.org>
1107
1108 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1109 item with no marker, instead of the syntactically incorrect
1110 @itemize @asis.
1111
467e8d77
JL
11122009-01-25 Juri Linkov <juri@jurta.org>
1113
1114 * building.texi (Grep Searching): Fix index entry for lgrep.
1115
6c60bbdb
EZ
11162009-01-24 Eli Zaretskii <eliz@gnu.org>
1117
1118 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1119
9ce5a36f
AR
11202009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1121
1122 * macos.texi (Preferences Panel): Update description of font setting to
1123 reflect that prior frame selection is no longer needed.
1124
9aa5f2fb
NR
11252009-01-20 Nick Roberts <nickrob@snap.net.nz>
1126
1127 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1128 raise GUD subsections.
1129
3892ff9c
GM
11302009-01-15 Glenn Morris <rgm@gnu.org>
1131
1132 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1133
14731c8f
GM
11342009-01-10 Glenn Morris <rgm@gnu.org>
1135
1136 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1137
45c55e53
CY
11382009-01-04 Chong Yidong <cyd@stupidchicken.com>
1139
1140 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1141 logical lines.
1142
2e4667d1
JL
11432008-12-29 Juri Linkov <juri@jurta.org>
1144
1145 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1146
1147 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1148
2a3eac47
CY
11492008-12-28 Chong Yidong <cyd@stupidchicken.com>
1150
1151 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1152 goto-address-mode instead of goto-address.
1153
3da8da94
CY
1154 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1155 mode.
1156
2a3eac47
CY
1157 * emacs.texi (Top): Update node listing.
1158
057f6dd3
EZ
11592008-12-26 Eli Zaretskii <eliz@gnu.org>
1160
1161 * custom.texi (Directory Variables): Explain what is a "project".
1162 Add indexing. Improve wording. Add a footnote about using
1163 _dir-locals.el on MS-DOS.
1164
e6979067
DN
11652008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1166
1167 * files.texi (Misc File Ops): Mention chmod as an alias for
1168 set-file-modes.
1169
9de15963
MR
11702008-12-24 Martin Rudalics <rudalics@gmx.at>
1171
1172 * help.texi (Help): Fix typos and reword.
1173 (Help Summary): Add entries for C-h n and C-h r, reorder
1174 entries, and do some minor fixes.
1175 (Name Help): Say that C-h F works for commands only.
1176 (Misc Help): Say that view-lossage displays 300 keystrokes.
1177
236fd60d
GM
11782008-12-20 Glenn Morris <rgm@gnu.org>
1179
1180 * ack.texi (Acknowledgments): General update based on AUTHORS,
1181 including removal of some stuff no longer distributed.
1182
349b3256
AM
11832008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1184
1185 * fixit.texi: Mention hunspell
1186
e840fca5
GM
11872008-12-19 Glenn Morris <rgm@gnu.org>
1188
1189 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1190 Consolidate explanatory text at start.
e840fca5
GM
1191
1192 * display.texi (Text Display):
1193 * indent.texi (Indentation): Use @acronym with ASCII.
1194
9dfa7983
GM
11952008-12-18 Glenn Morris <rgm@gnu.org>
1196
1197 * ack.texi: Various small updates and fixes.
1198
97b3a00b
JL
11992008-12-18 Juri Linkov <juri@jurta.org>
1200
1201 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1202 as a key binding to start a forward nonincremental word search.
1203 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1204 a backward nonincremental word search. Add index for `M-s w'
1205 `isearch-forward-word'.
1206 (Regexp Search): Add a short summary of regexp key commands like
1207 in the node "Basic Isearch".
1208 (Other Repeating Search): Fix typo.
1209
12102008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1211
1212 * misc.texi (PostScript Variables): Fix doc.
1213
31ce6a07
CY
12142008-12-10 Chong Yidong <cyd@stupidchicken.com>
1215
1216 * programs.texi (Program Modes): Mention Ruby mode.
1217
636b507b
DN
12182008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1219
1220 * misc.texi (emacsclient Options): Describe what an empty string
1221 argument does for --alternate-editor.
1222
a323fa14
CY
12232008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1224
1225 * cmdargs.texi (Font X): Distinguish between client-side and
1226 server-side fonts. List valid Fontconfig properties. Add reference to
1227 Fontconfig manual. List valid GTK font properties. Explain use of
1228 fc-list.
1229
c5ca6cd0
CY
12302008-12-09 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * cmdargs.texi (Font X): Move discussion of quoting to top.
1233
e5136377
GM
12342008-12-06 Glenn Morris <rgm@gnu.org>
1235
1236 * maintaining.texi (Old Revisions): Improve previous change.
1237
248c026b
RS
12382008-12-05 Richard M Stallman <rms@gnu.org>
1239
1240 * anti.texi (Antinews): Minor fixes.
1241
a9253a1e
GM
12422008-12-03 Glenn Morris <rgm@gnu.org>
1243
1244 * maintaining.texi (Old Revisions): Fix diff-switches description.
1245
fa687b02
MR
12462008-12-01 Martin Rudalics <rudalics@gmx.at>
1247
1248 * emacs.texi (Top): Fix typo.
1249
72e6decd
CY
12502008-11-30 Chong Yidong <cyd@stupidchicken.com>
1251
320ee034
CY
1252 * misc.texi (Document View): Explain dependence on gs at the top.
1253 Copyedits.
1254
1255 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1256
72e6decd
CY
1257 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1258 (Comment Commands): Discuss region-active behavior of M-; first.
1259
2a472ee4
MR
12602008-11-29 Martin Rudalics <rudalics@gmx.at>
1261
9c6361c9
MR
1262 * display.texi (Line Truncation): Add reference to Continuation
1263 Lines.
1264
2a472ee4
MR
1265 * windows.texi (Pop Up Window): Mention split-height-threshold
1266 and split-width-threshold.
9c6361c9 1267 (Split Window): Add reference to Continuation Lines.
2a472ee4 1268
e93bc142
AR
12692008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1270
1271 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1272 (GNUstep Support): New node.
1273 * anti.texi:
1274 * emacs.texi:
1275 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1276
43b978db
RS
12772008-11-28 Richard M Stallman <rms@gnu.org>
1278
1279 * misc.texi (Dissociated Press): Minor cleanups.
1280
1281 * dired.texi (Image-Dired): Avoid passive.
1282
e8e2bd93
EZ
12832008-11-28 Eli Zaretskii <eliz@gnu.org>
1284
1285 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1286 representation.
1287
8d2d45da
CY
12882008-11-26 Richard M. Stallman <rms@gnu.org>
1289
1290 * files.texi (Visiting): Rewrite paragraph for clarity.
1291
1292 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1293
a5f7bbcc
AM
12942008-11-25 Alan Mackenzie <acm@muc.de>
1295
1296 * programs.texi (Moving by Parens): Clarify that parens inside strings
1297 and comments are ignored, and that the commands assume the starting
1298 point isn't in a string or comment.
1299
a71703d3
AR
13002008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1301
1302 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1303 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1304 version.
1305 (Mac Customization): Rewrite Preferences Panel section and merge in to
1306 this node, add Open files by dragging to an Emacs window.
1307
1308 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1309
aa5ab79a
CY
13102008-11-26 Chong Yidong <cyd@stupidchicken.com>
1311
0cc92c19
CY
1312 * files.texi (Misc File Ops): Document set-file-modes.
1313
c366b4e4
CY
1314 * windows.texi (Split Window): Document integer values of
1315 truncate-partial-width-windows.
1316
aa5ab79a
CY
1317 * text.texi (Text): Simplify description of markup languages.
1318 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1319 (TeX Editing): Note that `""' inserts one `"' character.
1320 (HTML Mode): Note in the introduction that XML mode is an alias for
1321 SGML mode. Mention nXML mode.
1322
56221db7
CY
13232008-11-25 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * building.texi (Watch Expressions): Fix typo.
1326
90effe33
CY
13272008-11-24 Chong Yidong <cyd@stupidchicken.com>
1328
f90a5ae3
CY
1329 * files.texi (Visiting): Document new behavior of
1330 confirm-nonexistent-file-or-buffer.
1331
1332 * buffers.texi (Select Buffer): Document
1333 confirm-nonexistent-file-or-buffer.
1334
a18ffb4a
CY
1335 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1336 edit-picture.
1337
90effe33
CY
1338 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1339 edit-picture', since that is just an alias for picture-mode.
1340 (Sentences): Note that repeated M-@ extends the region.
1341 (Pages): Make terminology more consistent. Link to Regexps node.
1342 (Longlines): Discuss relationship with Visual Line mode.
1343 (Text Mode): Remove extraneous discussion of other modes, since they
1344 were already introduced in the parent node.
1345
e85103ec
CY
13462008-11-23 Chong Yidong <cyd@stupidchicken.com>
1347
5cb2fe30
CY
1348 * anti.texi (Antinews): Rewrite.
1349
1eb9b307 1350 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1351
1352 * frames.texi (Frame Commands): Mention "minimize" terminology.
1353
e85103ec
CY
1354 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1355 formats.
b908332f
CY
1356 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1357 (Misc X): Don't document useless -hb option.
e85103ec 1358
607f5f88
JL
13592008-11-22 Juri Linkov <juri@jurta.org>
1360
1361 * dired.texi (Dired Navigation): Change normal file name search option
1362 from `non-nil' to `t'. Add `dwim' option.
1363
e1b867a0
JL
13642008-11-22 Juri Linkov <juri@jurta.org>
1365
1366 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1367 ".dir-locals.el". Rename `define-project-bindings' to
1368 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1369 `dir-locals-set-directory-class'.
1370
dd186936
LK
13712008-11-22 Lute Kamstra <lute@gnu.org>
1372
1373 * buffers.texi (Select Buffer): Index goto-line.
1374 * basic.texi (Moving Point): Mention the use of a numeric prefix
1375 argument with goto-line and refer to Select Buffer for the use of a
1376 plain prefix argument.
1377
4b121911
GM
13782008-11-19 Glenn Morris <rgm@gnu.org>
1379
1380 * doclicense.texi: Update to FDL 1.3.
1381 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1382
27267e4c
CY
13832008-11-17 Chong Yidong <cyd@stupidchicken.com>
1384
696f351d
CY
1385 * custom.texi (Minor Modes): Define mode commands and mode variables
1386 more precisely. Recommend using mode commands instead of setting
1387 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1388 (Easy Customization): Use "init file" instead of .emacs.
1389 (Customization Groups): Update to new Custom buffer appearance.
1390 (Saving Customizations): Copyedits. Update example.
1391 (Variables): Give example of variable type-sensitivity.
1392 (Examining): Update example.
1393 (Hooks): Copyedits.
1394 (Specifying File Variables): Use C comments instead of an artificial
1395 Lisp for the example.
1396 (Keymaps): Move internals discussion to Prefix Keymaps.
1397 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1398 (Init Rebinding): Document kbd macro.
1399 (Init File): Link to Find Init.
696f351d
CY
1400
1401 * mark.texi (Using Region): Document Delete Selection Mode more
1402 thoroughly.
1403
1404 * frames.texi (Mouse Commands): Move most of the description of Delete
1405 Selection Mode to Using Region, and link to it.
1bc9c425 1406 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1407
b0570c25
CY
1408 * building.texi (Compilation): Document first-error value of
1409 compilation-scroll-output.
1410 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1411 works as soon as an error is available. Suggested by Juri Linkov.
1412
27267e4c
CY
1413 * mini.texi (Passwords): New node.
1414
1415 * files.texi (Remote Files): Link to Passwords node.
1416
1417 * emacs.texi (Top): Update node listings.
1418
122eb807
CY
14192008-11-16 Chong Yidong <cyd@stupidchicken.com>
1420
9c9855a3
CY
1421 * ack.texi (Acknowledgments): Some updating of credits.
1422
bd6fdcad
CY
1423 * emacs.texi (Acknowledgments): Add a couple more names.
1424
dd1eef46
CY
1425 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1426
122eb807 1427 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1428 (Misc File Ops): Document use of trash.
122eb807 1429
801a8da1
JB
14302008-11-16 Juanma Barranquero <lekktu@gmail.com>
1431
1432 * macos.texi (Mac Customization): Fix typos.
1433
0b4f2253
CY
14342008-11-14 Chong Yidong <cyd@stupidchicken.com>
1435
1436 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1437 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1438 the conventions of the main Emacs manual.
1439
1440 * emacs.texi (Top): Update node listings.
1441
517e2b89
CY
14422008-11-12 Chong Yidong <cyd@stupidchicken.com>
1443
07a85685
CY
1444 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1445 command-line-args is processed during startup.
1446 (Action Arguments): Correctly describe how file arguments interact with
1447 the startup screen. Link to Lisp Interaction for scratch buffer.
1448 (Initial Options): Link to Command Example for -batch option.
1449 (Environment): Document initial-environment.
1450
517e2b89
CY
1451 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1452 can't be changed in the site-start file.
1453
6337bbde
CY
14542008-11-07 Chong Yidong <cyd@stupidchicken.com>
1455
1456 * dired.texi (Dired): Mention C-x C-d too.
1457 (Dired Enter): Document M-n in the Dired minibuffer.
1458 (Dired Navigation): Explain dired-goto-file more clearly. Document
1459 dired-isearch-filenames.
1460 (Dired Deletion): Remove unnecessary "expunged" terminology.
1461 (Flagging Many Files): & is now rebound to `% &'.
1462 (Shell Commands in Dired): Document dired-do-async-shell-command.
1463 Clarify how multi-file arguments are passed.
1464 (Misc Dired Features): Document dired-do-isearch.
1465
9e8eeff9
CY
14662008-11-06 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1469
e071f849
CY
14702008-11-03 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1473
05482eb1
CY
14742008-11-01 Chong Yidong <cyd@stupidchicken.com>
1475
e2346dea
CY
1476 * programs.texi (Program Modes): Link to Program Indent node.
1477 (Left Margin Paren): Explain consequences of changing
1478 open-paren-in-column-0-is-defun-start more concisely.
1479 (Which Function, Program Indent, Info Lookup): Minor edits.
1480 (Basic Indent): If region is active, TAB indents the region.
1481 (Multi-line Indent): If region is active, TAB indents the region. Note
1482 that indent-region is useful when Transient Mark mode is off.
1483 (Matching): The delimiter at the cursor is highlighted---the character
1484 changes color.
1485 (Symbol Completion): Link to Completion node.
1486
e4b6428c
CY
1487 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1488 a strictly text-only system.
1489
05482eb1
CY
1490 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1491 batch mode.
1492
a11d3737
RS
14932008-11-01 Richard M. Stallman <rms@gnu.org>
1494
5abad626
RS
1495 * misc.texi (Document View): Major rewrite.
1496
a11d3737
RS
1497 * maintaining.texi (Types of Log File): Change logs are older than
1498 version control.
1499 (VCS Concepts): Simplify and rearrange.
1500 (Version Control Systems): Make it clear that Linux is only the kernel.
1501 (VC Mode Line): Shorten reference to menu item.
1502 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1503 (VC Directory Mode): Minor cleanup.
1504 Unchanged files are hidden, not omitted.
1505 (VC Directory Commands): Shorten and simplify.
1506 (Change Log Commands): New node, split from Change Logs.
1507 (VC Directory Buffer): New node, split from VC Directory Mode.
1508
c55a4acb
CY
15092008-10-31 Chong Yidong <cyd@stupidchicken.com>
1510
df0356f6
CY
1511 * misc.texi (Document View): Renamed from Document Files, moved here
1512 from files.texi.
1513
1514 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1515 moved as well.
1516 (Document Files): Moved to misc.texi.
1517
c55a4acb
CY
1518 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1519 vc-update-change-log.
df0356f6
CY
1520 (Version Control): Move here from files.texi.
1521 (Format of ChangeLog): Make it a subnode of Change Log.
1522
1523 * emacs.texi (Top): Update node listing.
c55a4acb 1524
ef082374
TH
15252008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1526
1527 * files.texi (Files): Add a section about document
1528 files (doc-view-mode).
1529
d52582c3
CY
15302008-10-31 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * building.texi (Compilation Mode): Document
1533 compilation-auto-jump-to-first-error.
1534 (Debuggers): Lower GUD subsections to subsubsections.
1535 (Starting GUD): Add cindex.
1536 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1537
4e0a0968
CY
15382008-10-30 Chong Yidong <cyd@stupidchicken.com>
1539
03625b47
CY
1540 * indent.texi (Indentation): Link to Program Indent.
1541
4e0a0968
CY
1542 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1543 now uses emacsclient's terminal.
1544
8bd3f7ef
CY
15452008-10-29 Chong Yidong <cyd@stupidchicken.com>
1546
80e5620e
CY
1547 * mark.texi (Using Region): Document use-empty-active-region.
1548
97d5c404
CY
1549 * emacs.texi (Top): Update node listings.
1550
8bd3f7ef
CY
1551 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1552 mention obsolete emacs.bash script.
1553 (Invoking emacsclient): Rewrite, moving optional arguments to
1554 emacsclient Options.
21d2bae3
CY
1555 (emacsclient Options): New node. Document server-use-tcp and
1556 server-host.
8bd3f7ef 1557
5fda2cbd
CY
15582008-10-28 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * indent.texi (Indentation): Replace list with paragraphed text,
1561 putting description of syntax-driven indentation first. Document new
1562 effect of active regions on tab.
1563 (Tab Stops): Note that editable tab stops affect indentation commands.
1564
4ff029f6
DN
15652008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1566
1567 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1568
996cd6e4
CY
15692008-10-23 Chong Yidong <cyd@stupidchicken.com>
1570
f28815e3
CY
1571 * custom.texi (Function Keys): Note that modified keypad keys are not
1572 translated.
1573
996cd6e4
CY
1574 * basic.texi (Arguments): Explain how to insert multiple digits.
1575
49545fe2
MA
15762008-10-22 Michael Albinus <michael.albinus@gmx.de>
1577
1578 * files.texi (Remote Files): Precise selection of default method.
1579 Rewrite paragraph about disabling remote file names.
1580
edac0b53
CY
15812008-10-22 Chong Yidong <cyd@stupidchicken.com>
1582
e752c544
CY
1583 * search.texi (Special Isearch): Document M-TAB is isearch.
1584
edac0b53
CY
1585 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1586 command.
1587
1588 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1589
20a36054
TH
15902008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1591
1592 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1593 section.
1594
69051ab6
CY
15952008-10-21 Chong Yidong <cyd@stupidchicken.com>
1596
c4b1a32a
CY
1597 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1598 to files.texi. Move contents of vc2-xtra.texi here.
1599
1600 * vc2-xtra.texi: File removed.
1601
1602 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1603 Directory Commands from the submenu. Don't include deleted file
1604 vc2-xtra.texi.
1605
1606 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1607 (Version Control): Add VC Directory Mode and VC Directory Commands to
1608 the submenu.
1609 (Why Version Control?): Use table format.
1610 (Version Control Systems): Note that Meta-CVS support is gone.
1611 (VCS Concepts): Note precisely when VC started supporting filesets.
1612 Remove bogus xref to CVS Options node.
1613 (Types of Log File): Copyedits.
1614 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1615 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1616 The Right Thing.
1617 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1618 (Log Buffer): Reorganize node, putting C-c C-c description first.
1619 (Old Revisions): Use CVS for example, not RCS.
1620 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1621 Commands from the submenu, putting them under Version Control.
1622 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1623 need to include it in the manual unconditionally, since it is now
1624 crucial to using distributed version control systems.
1a6e2954
CY
1625 (Comparing Files): Note that diff uses the minibuffer, and that the
1626 output is shown using Diff mode.
1627 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1628 diff-update-on-the-fly, diff-refine-hunk, and
1629 diff-show-trailing-whitespaces.
1a6e2954 1630 (File Archives): Add rar support.
c4b1a32a 1631
69051ab6
CY
1632 * major.texi (Choosing Modes): Make mode selection sequence more
1633 obvious by describing the steps in order of priority. Note that
1634 magic-mode-alist is nil by default. Document
1635 magic-fallback-mode-alist.
1636
e7421e03
CY
16372008-10-20 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * frames.texi (Mouse References): Copyedits.
1640
6b2efdc2
TH
16412008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1642
1643 * ack.texi (Acknowledgments): Add myself as doc-view author.
1644
9c5e9396
EZ
16452008-10-20 Eli Zaretskii <eliz@gnu.org>
1646
1647 * frames.texi (Dialog Boxes): Add @cindex entries.
1648
dac94f8e
CY
16492008-10-20 Chong Yidong <cyd@stupidchicken.com>
1650
1651 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1652 (Text-Only Mouse): Copyedit.
1653
25597d40
CY
16542008-10-19 Chong Yidong <cyd@stupidchicken.com>
1655
f8a447f6
CY
1656 * frames.texi: Use @key throughout for mouse clicks.
1657 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1658 (Secondary Selection): Fix modified mouse click syntax.
1659 (Clipboard): Describe Cut, Copy and Paste commands.
1660 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1661 Copyedits.
1662 (Creating Frames): Add xref to Init File.
1663 (Frame Commands): Add xref to Exiting.
1664 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1665
b0f95216
CY
16662008-10-15 Chong Yidong <cyd@stupidchicken.com>
1667
b0817f00
CY
1668 * files.texi (Version Control): Copyedits. Add Bazaar.
1669 (Version Control Systems): List different VCS's using an itemized list.
1670 Add Bazaar.
1671 (VCS Concepts): Copyedits. Tweak description of file merging.
1672
b0f95216
CY
1673 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1674 (Cut/Paste Other App): Document select-active-regions and
1675 x-select-enable-primary.
1676
69d0d701
CY
16772008-10-13 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * mark.texi (Shift Selection): Correct case in node name.
1680
1681 * emacs.texi (Top): Update node order in Mark chapter.
1682
375e8351
EZ
16832008-10-12 Eli Zaretskii <eliz@gnu.org>
1684
1685 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1686
1687 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1688 elsewhere in the manual instead of describing yet again the intricacies
1689 of $HOME on MS-Windows and MS-DOS.
1690
ab58114f
CY
16912008-10-12 Chong Yidong <cyd@stupidchicken.com>
1692
4f959513
CY
1693 * mini.texi (Minibuffer File): Add xref to File Names.
1694 (Minibuffer File): Add discussion of `~' in file names. Add
1695 insert-default-directory index reference.
1696
ab58114f
CY
1697 * files.texi (File Names): Reorganize description.
1698 (Visiting): Add xref to Mode Line. Copyedits.
1699 (Save Commands): Mention prefix behavior of C-x C-s.
1700 (Numbered Backups): Node deleted.
1701 (Backup Names): Contents of Numbered Backups moved here. State default
1702 of version-control variable.
1703 (Reverting): Copyedits.
1704 (Version Control): Add additional version control systems.
1705
1706 * emacs.texi (Top): Delete Numbered Backups node.
1707
1708 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1709 Backup Names.
f2884f63 1710 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1711
b0b5100a
RF
17122008-10-11 Romain Francoise <romain@orebokech.com>
1713
1714 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1715
89774b5f
CY
17162008-10-11 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1719 (Select Buffer): Mention use of minibuffer history. Describe default
1720 value of default-major-mode. Mention that C-x 4 b selects the other
1721 window.
1722 (List Buffers): Document CRM indicators in the order they appear.
1723 (Kill Buffer): Document new command kill-matching buffers.
1724 (Several Buffers): Move explanation of the relationship between buffer
1725 list and buffer menu to the top.
1726 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1727
4c72bf27
CY
17282008-10-10 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * entering.texi (Exiting): Document change of C-x C-c to
1731 save-buffers-kill-terminal. Document kill-emacs.
1732
f68eb991
EZ
17332008-09-30 Eli Zaretskii <eliz@gnu.org>
1734
1735 * mule.texi (Coding Systems): Don't mention codepage-setup.
1736
1737 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1738 cpNNN coding systems anymore.
1739 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1740 for unibyte mode. Don't mention line-drawing characters. Don't
1741 mention dos-unsupported-char-glyph.
1742
1a2dd44d
CY
17432008-09-25 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * search.texi (Search): Shorten introduction.
1746 (Basic Isearch): Add command table. Discuss reverse isearch and
1747 isearch highlighting.
1748 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1749 ring to cindex.
1750 (Special Isearch): Move input methods discussion here.
1751 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1752 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1753 Repeat Isearch.
1754 (Isearch Minibuffer): New node.
1755 (Word Search): Document new word search commands.
1756 (Regexp Example): Simplify example using sentence-end-base variable.
1757 (Replace): Reword introduction.
1758 (Unconditional Replace): Remove unnecessary example.
1759 (Other Repeating Search): Document new `M-s o' binding.
1760
1761 * emacs.texi (Top): Update node listings.
1762
e45da31d
JB
17632008-09-22 Juanma Barranquero <lekktu@gmail.com>
1764
1765 * emacs.texi (Top): Remove Kill Errors from menu.
1766
841c8096
CY
17672008-09-22 Chong Yidong <cyd@stupidchicken.com>
1768
402168fa
CY
1769 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1770 interface for defining macros. Simplify examples. Note that C-g quits
1771 macro definitions.
801a8da1 1772 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1773 usage example.
1774 (Keyboard Macro Query): Organize query responses in a table.
1775
1776 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1777 to Erasing node.
841c8096
CY
1778 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1779 rationale to a footnote.
1780 (Kill Errors): Remove node, due to redundancy with Erasing.
1781 (Spelling): Move discussion of flyspell to end. Note new behavior of
1782 M-$ in active region. Remove non-ispell-specific keybindings from
1783 table.
1784
eab2ee89
DN
17852008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1786
1787 * cmdargs.texi (Initial Options): Document --daemon.
1788
3d53e905
GM
17892008-09-20 Glenn Morris <rgm@gnu.org>
1790
1791 * files.texi (Numbered Backups): Mention that some modes set
1792 version-control.
1793
1c90484d
GM
17942008-09-20 Jim Blandy <jimb@red-bean.com>
1795
1796 * files.texi (Numbered Backups): Reference File Variables, as well.
1797 Remove discussion of Rmail's implementation.
1798
0fc0d844
CY
17992008-09-06 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * misc.texi (Recursive Edit): Note that top-level exits active
1802 minibuffers.
1803
1804 * trouble.texi (Quitting): Likewise.
1805
b18d283d
CY
18062008-08-31 Chong Yidong <cyd@stupidchicken.com>
1807
1808 * emacs.texi (Top): Add Temporary Face Changes xref.
1809
1810 * display.texi (Display): Move Temporary Face Changes node to just
1811 after Standard Faces.
1812 (Scrolling): Document recenter-top-bottom instead of recenter.
1813 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1814 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1815 (Display Custom): Copyedits.
1816 (Optional Mode Line): Document display-battery-mode.
1817
180135fc
RF
18182008-08-27 Romain Francoise <romain@orebokech.com>
1819
1820 * custom.texi (Directory Variables): Minor fix.
1821
d3fe3475
GM
18222008-08-27 Glenn Morris <rgm@gnu.org>
1823
1824 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1825 descriptions.
1826 (Calendar Customizing): Tweak layout description.
183080b6 1827 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1828 markers. Condense calendar-star-date and calendar-mark-today
1829 description.
1830 (Holiday Customizing): Add oriental and solar holidays.
1831 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1832 Fix holiday-float description. Use zerop in examples. Be less verbose.
1833 (Date Display Format): Change ISO format. Be less verbose.
1834 (Diary Customizing): Mention day and month abbrev arrays.
1835 Mention the date-form variables by name. Update European example.
1836 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1837 Condense examples. Mention diary-entry-symbols by name.
1838 Condense table for insertion commands.
1839 (Fancy Diary Display): Mention diary-include-string and
1840 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1841 Ethiopic, Persian date functions. Condense descriptions.
1842
1843 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1844 (Adding to Diary): Adapt for changed node name.
1845
71755807
GM
18462008-08-26 Glenn Morris <rgm@gnu.org>
1847
1848 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1849 node "Hebrew/Islamic Entries".
1850
1851 * calendar.texi (Specified Dates): Fix names of iso functions.
1852 (General Calendar): There may not be another window.
1853 (Writing Calendar Files, Holidays): Tweak intro.
1854 (Holidays): Mention Baha'i and Chinese holidays.
1855 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1856 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1857 (To Other Calendar): Add calendar-print-other-dates.
1858 Refer to "graphic display" rather than "X.
1859 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1860 (Displaying the Diary): Fix whitespace after reference.
1861 Fix `diary-number-of-entries' reference.
1862 (Date Formats): Explicitly mention that day names can be abbreviated.
1863 (Adding to Diary): Add some references to other sections.
1864 (Special Diary Entries): Fix reference.
1865 (Appointments): Simplify appt-message-warning-time entry.
1866 Clarify where times must be.
1867 (Importing Diary): Comment out icalendar paragraph that does not apply.
1868 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1869
d76ebc75
GM
18702008-08-23 Glenn Morris <rgm@gnu.org>
1871
1872 * fortran-xtra.texi (Fortran): Change description of free form and
1873 fixed form a bit. Mention hideshow and imenu.
1874 (Fortran Motion): Mention fortran-end-of-subprogram,
1875 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1876 (Fortran Indent): Minor re-word.
1877 (ForIndent Commands): Mention fortran-fill-paragraph and
1878 fortran-fill-statement.
1879 (ForIndent Cont): Mention fortran-tab-mode-string.
1880 (Fortran Comments): Mention fortran-comment-line-start-skip.
1881 (Fortran Columns): Mention font-locking.
1882 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1883
1fc0ce04 18842008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
1885
1886 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1887
5c52e13c
CY
18882008-08-22 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * mini.texi (Minibuffer): Simplify introduction.
1891 (Minibuffer File): Document tilde in minibuffer filenames.
1892 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1893 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1894 (Completion Example): Update example to current command list.
1895 (Completion Options): Document `lazy' value of completion-auto-help.
1896 Update contents of completion-ignored-extensions.
1897 (Minibuffer History): Describe "future history" list. State default
1898 value of history-delete-duplicates.
1899
77a00355
GM
19002008-08-21 Glenn Morris <rgm@gnu.org>
1901
1902 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1903 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1904
39ee1d04
CY
19052008-08-17 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * regs.texi (Registers): Clarify valid register names.
1908 (RegPos): Note that buffer is saved and restored too.
1909 (RegText): Note that mark is reactivated/deactivated.
1910 (RegConfig): Xref to Windows node.
1911
b12c348f
CY
19122008-08-16 Chong Yidong <cyd@stupidchicken.com>
1913
3ae7ba79
CY
1914 * basic.texi (Inserting Text): Provide command name for C-q.
1915
b12c348f
CY
1916 * killing.texi (Killing): Copyedit. Define read-only text.
1917 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1918 (Killing by Lines): Copyedit.
1919 (Other Kill Commands): Move M-w description here.
1920 (Yanking): Move M-w to Other Kill Commands.
1921 (Kill Ring): Also mention saving text in registers. Link to Text
1922 Properties in elisp manual.
1923 (Accumulating Text): Copyedit.
1924 (CUA Bindings): Shift selection is now the default.
1925
d8ff7692
TZ
19262008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1927
1928 * maintaining.texi (Change Log): Mention next-error is available.
1929
a43a8a2e
GM
19302008-08-10 Glenn Morris <rgm@gnu.org>
1931
1932 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1933 and intermonth text.
1934 (Holiday Customizing): Add holiday-chinese.
1935
eba27308
EZ
19362008-08-08 Eli Zaretskii <eliz@gnu.org>
1937
1938 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1939
5f14a5b3
DN
19402008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1941
1942 * files.texi (Log Buffer): Describe C-c C-d.
1943 (Diff Mode): Describe C-x 4 A.
1944
49989bff
EZ
19452008-08-06 Eli Zaretskii <eliz@gnu.org>
1946
1947 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1948
5c915c02
DN
19492008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1950
2beaf97a
DN
1951 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1952 describe the new bindings to show the changeset diff, toggle annotation
1953 visibility, show revisions.
1954 (VC Status): Describe key bindings for modifying the change comments,
1955 displaying changeset diffs and annotations.
1956
5c915c02
DN
1957 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1958
71798ace
NR
19592008-08-05 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1962
b8949644
EZ
19632008-08-02 Eli Zaretskii <eliz@gnu.org>
1964
1965 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1966 and wording.
1967
819567d1
DN
19682008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1969
1970 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1971 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1972 commands. Improve some old info.
1973
5f38310a
CY
19742008-07-31 Chong Yidong <cyd@stupidchicken.com>
1975
0dc3906b
CY
1976 * display.texi (Visual Line Mode): New node.
1977
5f38310a
CY
1978 * basic.texi (Inserting Text): Move DEL to deletion node.
1979 (Moving Point): Add additional alternative key bindings. Describe
1980 line-move-visual.
1981 (Erasing): Describe DEL.
1982 (Basic Undo, Blank Lines, Arguments): Copyedit.
1983 (Continuation Lines): Mention Visual Line mode.
1984 (Position Info): Move extended discussion to mule.texi.
1985
1986 * mule.texi (International Chars): Describe C-x =.
1987
1988 * emacs.texi (Top): Add Visual Line Mode node.
1989
7c2fb837
DN
19902008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1991
1992 * emacs.texi: Remove VMS support.
1993
3f6b73ef
DN
19942008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1995
1996 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1997 the vc-dir command name.
1998
9e2a2647
DN
19992008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2000
2001 * xresources.texi: Remove mentions of Mac Carbon.
2002
568beaa2
AS
20032008-07-19 Andreas Schwab <schwab@suse.de>
2004
2005 * ns-emacs.texi: Move to ../misc.
2006
0ef94706
CY
20072008-07-15 Chong Yidong <cyd@stupidchicken.com>
2008
2009 * entering.texi (Exiting): Don't describe text-only terminals as the
2010 default. Describe the new startup screen.
2011 (Exiting): Describe how to kill Emacs first. Change description of
2012 iconification to handle modern window systems.
2013
ba60bd44 20142008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2015
2016 * ns-emacs.texi: New file, documents features of Emacs port under
2017 NeXTstep windowing.
2018
9f30aa73
CY
20192008-07-15 Chong Yidong <cyd@stupidchicken.com>
2020
938a5d2e
CY
2021 * entering.texi (Entering Emacs): Update prev node.
2022
2023 * glossary.texi (Glossary): Remove xref to Text Characters.
2024
9f30aa73
CY
2025 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2026 directly, rather than in the context of ASCII. Move description of
2027 special properties of modifier key to new Modifier Keys node.
2028 (Keys): Copyedit.
2029 (Text Characters): Delete node. Multibyte is the default nowadays, and
2030 the node contents are obsolete.
2031
2032 * custom.texi (Modifier Keys): New node.
2033
2034 * emacs.texi (Top): Update node list.
2035
7e53d36c
CY
20362008-07-13 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2039 saying that Emacs provides menus and mouse support (which is par for
2040 the course).
2041
2042 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2043 early on.
2044 (Point): Copyedit. Relegate historical trivia to a footnote.
2045 (Mode Line): Explain mode-line format more consistently.
2046 (Menu Bar): Copyedit.
2047
1e9fa96d
GM
20482008-06-27 Glenn Morris <rgm@gnu.org>
2049
2050 * cal-xtra.texi (Sexp Diary Entries):
2051 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2052
dc9bebb8
CY
20532008-06-26 Chong Yidong <cyd@stupidchicken.com>
2054
2055 * mark.texi (Shift selection): New node.
2056 (Mark): Copyedits.
2057 (Persistent Mark): Move to the end of the chapter.
2058
e7881076
EZ
20592008-06-20 Eli Zaretskii <eliz@gnu.org>
2060
2061 * makefile.w32-in (distclean): Remove makefile.
2062
f427400c
NR
20632008-06-17 Nick Roberts <nickrob@snap.net.nz>
2064
2065 * building.texi (Starting GUD): Add an entry for gud-gdb.
2066 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2067 command mode.
2068
b597d348
GM
20692008-06-17 Glenn Morris <rgm@gnu.org>
2070
2071 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2072
647b7094
NR
20732008-06-17 Nick Roberts <nickrob@snap.net.nz>
2074
2075 * building.texi (Starting GUD): Expand on remote debugging.
2076 (Other GDB-UI Buffers): Mention new keyboard bindings.
2077
47a30023
GM
20782008-06-15 Glenn Morris <rgm@gnu.org>
2079
2080 * gnu.texi: Use a verbatim license for this invariant section,
2081 as per etc/GNU.
2082
37e5d54a
GM
20832008-06-13 Daniel Engeler <engeler@gmail.com>
2084
2085 * emacs.texi, misc.texi: Add documentation about serial port access.
2086
8e65d46c
GM
20872008-06-13 Glenn Morris <rgm@gnu.org>
2088
c1473b4c
MB
2089 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2090 maintain.info.
8e65d46c 2091
e40a85cd
MB
20922008-06-05 Miles Bader <miles@gnu.org>
2093
2094 * display.texi (Temporary Face Changes): Update to reflect function
2095 renamings in face-remap.el.
2096
56c73dec
MB
20972008-06-04 Miles Bader <miles@gnu.org>
2098
2099 * display.texi (Temporary Face Changes): Add
2100 `adjust-buffer-face-height'. Rewrite description of
2101 `increase-buffer-face-height' and `decrease-default-face-height' now
2102 that they aren't bound by default.
2103
9d3d42fb
MB
21042008-06-03 Miles Bader <miles@gnu.org>
2105
2106 * display.texi (Temporary Face Changes): New node.
2107
2be6bfe2
EZ
21082008-05-31 Eli Zaretskii <eliz@gnu.org>
2109
2110 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2111
daf7e339
GM
21122008-05-31 Glenn Morris <rgm@gnu.org>
2113
2114 * cal-xtra.texi (Fancy Diary Display): Simplify.
2115
d21d2618
GM
21162008-05-30 Glenn Morris <rgm@gnu.org>
2117
2118 * cal-xtra.texi (Fancy Diary Display): Update for
2119 diary-display-function replacing diary-display-hook.
2120
71ce5fd0
JB
21212008-05-29 Drew Adams <drew.adams@oracle.com>
2122
2123 * msdog.texi (Windows Keyboard): Add descriptions of
2124 w32-register-hot-key and w32-unregister-hot-key.
2125
a3cdbdf8
MO
21262008-05-21 Tom Tromey <tromey@redhat.com>
2127
2128 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2129 Variables node.
2130
854a574c
MO
21312008-05-19 Tom Tromey <tromey@redhat.com>
2132
2133 * custom.texi (Variables): Add Directory Variables to menu.
2134 (Directory Variables): New node.
2135
7c2ec3f9
ER
21362008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2137
71ce5fd0 2138 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2139
370fded4
ER
21402008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2141
2142 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2143 Revision Tags and rewritten. Section now uses modern terminology,
2144 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2145 accurately.
2146
6af511e3
EZ
21472008-05-10 Eli Zaretskii <eliz@gnu.org>
2148
2149 * msdog.texi (Windows Files): Update documentation of
2150 w32-get-true-file-attributes.
2151
7a78b6e7
ER
21522008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2153
2154 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2155 directory mode.
2156
1bcfc24e
CY
21572008-05-08 Chong Yidong <cyd@stupidchicken.com>
2158
2159 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2160 entry "television".
1bcfc24e 2161
db86064f
ER
21622008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2163
ab5ec32c 2164 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2165
a31b405e
ER
21662008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2167
2168 * emacs/buffers.texi, emacs/files.texi (Version-control):
2169 vc-toggle-read-only is no longer a good idea...
2170
ff2c14fc
GM
21712008-04-29 Glenn Morris <rgm@gnu.org>
2172
2173 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2174
367c9b7c
JL
21752008-04-22 Juri Linkov <juri@jurta.org>
2176
2177 * dired.texi (Subdirectories in Dired): Describe using `^'
2178 to return to the parent directory.
2179
4ac1e9b4
NR
21802008-04-22 Nick Roberts <nickrob@snap.net.nz>
2181
2182 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2183 recent changes.
2184
b9b3bf2b
NR
21852008-04-19 Nick Roberts <nickrob@snap.net.nz>
2186
2187 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2188 (Other GDB-UI Buffers): Update for recent thread related changes.
2189
4d120d6a
SM
21902008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2191
2192 * maintaining.texi (Maintaining):
2193 * emacs.texi (Top): Typo.
2194
a152877d
SM
21952008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2196
b9b3bf2b
NR
2197 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2198 arg in `font-lock-add-keywords'.
a152877d 2199
36c0514c
GM
22002008-04-08 Glenn Morris <rgm@gnu.org>
2201
2202 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2203 Also add Baha'i calendar references where appropriate.
2204
06a97d46
GM
22052008-04-05 Glenn Morris <rgm@gnu.org>
2206
2207 * custom.texi (Init File): Byte-compiling .emacs is bad.
2208
6adc6eed
SM
22092008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2210
2211 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2212
571388b0
GM
22132008-03-29 Glenn Morris <rgm@gnu.org>
2214
2215 * calendar.texi: Update for `calendar-date-style' replacing
2216 `european-calendar'.
2217
3ae8f876
JR
22182008-03-28 Jason Rumney <jasonr@gnu.org>
2219
2220 * display.texi (Display Custom): Mention overlay-margin in text.
2221
5bc6ddff 22222008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2223
5bc6ddff
MB
2224 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2225 tutorial' comments.
03a864d5 2226
7186a830
CY
22272008-03-28 Chong Yidong <cyd@stupidchicken.com>
2228
2229 * mark.texi (Mark): Rearrange nodes.
2230 (Persistent Mark): Rename from Transient Mark.
2231 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2232 Describe Transient Mark mode as the default.
2233
2234 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2235 the default behavior with Transient Mark mode off.
2236 (Position Info): Fix typo.
2237
71ce5fd0
JB
2238 * display.texi (Standard Faces): Reference the Mark node.
2239 Remove discussion of the region face, which is discussed there.
7186a830
CY
2240
2241 * emacs.texi (Top): Update node listings.
2242
2243 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2244 as the default.
2245
2246 * fixit.texi (Undo): Standardize choice of undo key sequence.
2247 (Undo, Spelling): Describe Transient Mark mode as the default.
2248
2249 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2250 default.
2251
2252 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2253
2254 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2255 mode is the default, and note that the mark is not activated when set.
2256
2257 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2258 Describe Transient Mark mode as the default.
2259
2260 * search.texi (Basic Isearch): Reference the Mark Ring node.
2261 (Replace, Unconditional Replace, Other Repeating Search):
2262 Describe Transient Mark mode as the default.
2263
2264 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2265 Transient Mark mode as the default.
2266 (Paragraphs): Describe how M-h behaves when region is active.
2267
2268 * trouble.texi (Quitting): Clarify effects of C-g.
2269
dc47d1ff
GM
22702008-03-13 Glenn Morris <rgm@gnu.org>
2271
2272 * emacs.texi (EMACSVER): Set to 23.0.60.
2273
e3e0fb39 22742008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2275
e3e0fb39
GM
2276 * dired.texi (Hiding Subdirectories): Fix previous change.
2277
22782008-03-05 Drew Adams <drew.adams@oracle.com>
2279
2280 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2281
5e14abf8
KS
22822008-02-28 Kim F. Storm <storm@cua.dk>
2283
2284 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2285 Move describe-distribution to C-h C-o.
2286 Move view-emacs-problems to C-h C-p.
2287 Add view-emacs-debugging on C-h C-d.
2288 Add view-external-packages on C-h C-e.
d0207bf3 2289 Add view-order-manuals on C-h C-m.
5e14abf8 2290
d0207bf3 22912008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2292
2293 * msdog-xtra.texi (MS-DOS): Docstring fix.
2294
87e391bb
EZ
22952008-02-09 Eli Zaretskii <eliz@gnu.org>
2296
2297 * msdog.texi (Windows Fonts): Use a @table for describing font
2298 properties.
2299
5662e503
JR
23002008-02-07 Jason Rumney <jasonr@gnu.org>
2301
2302 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2303 value has changed.
2304 (Windows HOME): Clarify what is meant by "if that fails as well".
2305 (Windows Fonts): New section.
2306
72463824
GM
23072008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2308
2309 * basic.texi (Basic Undo): Remove duplicate "you can".
2310
7ff926e0
EZ
23112008-02-02 Eli Zaretskii <eliz@gnu.org>
2312
2313 * maintaining.texi (Tags): Fix last change.
2314
6ab7aef1
MA
23152008-02-02 Michael Albinus <michael.albinus@gmx.de>
2316
093571c3 2317 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2318
ace67e7e
NR
23192008-01-31 Nick Roberts <nickrob@snap.net.nz>
2320
2321 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2322
ae068fdf
RS
23232008-01-26 Richard Stallman <rms@gnu.org>
2324
2325 * maintaining.texi (Tags): Delete redundant index entry.
2326
a56d9a08
EZ
23272008-01-26 Eli Zaretskii <eliz@gnu.org>
2328
2329 * programs.texi (Imenu): Move "@cindex tags" from here...
2330 * maintaining.texi (Tags): ...to here.
2331
e941ed90
NR
23322008-01-23 Kevin Ryde <user42@zip.com.au>
2333
2334 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2335 click count.
2336
650276d5
JB
23372008-01-21 Juanma Barranquero <lekktu@gmail.com>
2338
2339 * entering.texi (Exiting): Fix typo.
2340 Reported by D. E. Evans <sinuhe@gnu.org>.
2341
8dc17977
MR
23422007-12-31 Martin Rudalics <rudalics@gmx.at>
2343
2344 * glossary.texi (Glossary): Fix typo.
2345
9f9695a6
RS
23462007-12-27 Richard Stallman <rms@gnu.org>
2347
2348 * text.texi (Formatted Text): Improve menu tag.
2349 (Editing Format Info): In Info, add duplicate menu of nodes
2350 about the submenus.
2351 (Format Faces): Say where Faces menu is found. Mention Other.
2352 (Format Colors): Say where these submenus are found.
2353 (Format Indentation, Format Justification): Likewise.
2354 (Format Properties): Likewise.
2355
abfd0191
RS
23562007-12-22 Richard Stallman <rms@gnu.org>
2357
2358 * search.texi (Query Replace): Make exp of query-replace more
2359 self-contained, and clarify.
8dc17977 2360
abfd0191
RS
2361 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2362
a2586785
RS
23632007-12-15 Richard Stallman <rms@gnu.org>
2364
2365 * files.texi (Auto Save): Clarify definition of auto-saving.
2366
a67cf2bb
RS
23672007-11-26 Richard Stallman <rms@gnu.org>
2368
2369 * help.texi (Help Echo): Cleanups.
2370
448b33b1
TTN
23712007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2372
2373 * files.texi (Why Version Control?): Fix typo.
2374 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2375 (Selecting a Fileset): Fix typos; small rewording.
2376 (Log Buffer): Likewise.
2377 (Old Revisions): Likewise.
448b33b1 2378
221bb7f6
EZ
23792007-11-17 Eli Zaretskii <eliz@gnu.org>
2380
2381 * mule.texi (Communication Coding): Fix wording of last change.
2382
d0207bf3 23832007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2384
630cb3b7
JB
2385 * custom.texi (Specifying File Variables):
2386 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2387
53b7759e
KH
23882007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2389
a5ab2e0c 2390 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2391
2392 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2393
c8763fb6 23942007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2395
630cb3b7 2396 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2397 --output=file.
2398
ff98e024
MR
23992007-11-13 Martin Rudalics <rudalics@gmx.at>
2400
2401 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2402 (Help Echo): Avoid mentioning the term "region" here and
2403 consistently use the term "active text".
2404
37b11c22
GM
24052007-11-11 Glenn Morris <rgm@gnu.org>
2406
2407 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2408
21d50ba1
JL
24092007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2410
2411 * search.texi (Query Replace): Mention
2412 `query-replace-show-replacement'.
2413
c12ecb0a 24142007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2415
2416 * building.texi (Watch Expressions): Remove obscure sentence.
2417
3b4201f4
KH
24182007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2419
2420 * mule.texi (Select Input Method): Describe how to activate an input
2421 method in the text mode.
2422
07e5c0b0
DN
24232007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2424
2425 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2426
52dd7391
NR
24272007-10-30 Nick Roberts <nickrob@snap.net.nz>
2428
2429 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2430
c004e539
GM
24312007-10-30 Glenn Morris <rgm@gnu.org>
2432
2433 * misc.texi (Directory Tracking): Explain a bit more about
2434 dirtrack-mode.
2435
ca8c5b8c
GM
24362007-10-25 Glenn Morris <rgm@gnu.org>
2437
2438 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2439
b6c764ef
RS
24402007-10-24 Richard Stallman <rms@gnu.org>
2441
2442 * misc.texi (Interactive Shell): Cleanup last change.
2443
eabd84c9
JL
24442007-10-22 Juri Linkov <juri@jurta.org>
2445
2446 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2447 default values.
2448
0b43c7e2
ER
24492007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2450
ca8c5b8c 2451 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2452 'filesets'.
2453
a80859d4
MR
24542007-10-18 Martin Rudalics <rudalics@gmx.at>
2455
2456 * trouble.texi (Quitting): Fix typo.
2457
c9447ae1
GM
24582007-10-18 Glenn Morris <rgm@gnu.org>
2459
2460 * frames.texi (Mode Line Mouse): Mention minor mode names.
2461
168b980f
JL
24622007-10-17 Juri Linkov <juri@jurta.org>
2463
2464 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2465 fill-paragraph operates on the active region in Transient Mark mode.
2466 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2467 with fill-paragraph.
2468
2469 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2470 fill-paragraph.
2471
2472 * fixit.texi (Spelling): ispell-word operates on the active region
2473 in Transient Mark mode.
2474
5a331f34
JB
24752007-10-17 Aaron S. Hawley <aaronh@garden.org>
2476
2477 * building.texi (Source Buffers):
2478 * custom.texi (Init Non-ASCII):
2479 * glossary.texi (Glossary): Use "key binding" consistently.
2480
2a9f4d55
JB
24812007-10-17 Juanma Barranquero <lekktu@gmail.com>
2482
2483 * calendar.texi (Diary): Fix directive.
2484
de13cecf
RS
24852007-10-16 Richard Stallman <rms@gnu.org>
2486
2487 * calendar.texi (Diary): Clarify text about diary file example.
2488
5f90d53e
ER
24892007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2490
2491 * files.texi: Capitalize node names according to convention.
2492
3aa491bc
GM
24932007-10-13 Glenn Morris <rgm@gnu.org>
2494
2495 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2496
8a3106d3
ER
24972007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2498
2499 * emacs.texi:
2500 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2501 suggested by RMS and Robert J. Chassell.
8a3106d3 2502
da1080a2
ER
25032007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2504
3aa491bc 2505 * files.texi (Version Systems):
0870a421
ER
2506 * vc-xtra.texi:
2507 * vc1-xtra.texi:
ac3f4c6f 2508 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2509 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2510 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2511 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2512
58ade22b
ER
25132007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2514
da1080a2 2515 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2516 Reorder the descriptions to be chronological.
2517
93870ce2
RS
25182007-10-09 Richard Stallman <rms@gnu.org>
2519
2520 * display.texi (Cursor Display): Correct how cursor appears
2521 in nonselected windows.
2522
568c7288
NR
25232007-10-04 Nick Roberts <nickrob@snap.net.nz>
2524
2525 * building.texi (GDB Graphical Interface): Remove references to gdba
2526 and mention gud-gdb.
2527
1af74d06 25282007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2529
1af74d06 2530 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2531
0d8fb755
JL
25322007-10-06 Juri Linkov <juri@jurta.org>
2533
2534 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2535 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2536 fill-paragraph-or-region.
2537
2538 * basic.texi (Arguments): Replace fill-paragraph with
2539 fill-paragraph-or-region.
2540
b981e2c6
ER
25412007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2542
2543 * files.texi: Update the section on version control for 2007
2a9f4d55 2544 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2545 will come later.
2546
5fceaf9c
GM
25472007-09-15 Glenn Morris <rgm@gnu.org>
2548
2549 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2550 to `list-holidays'.
2551
b0e44b17
GM
25522007-09-14 Glenn Morris <rgm@gnu.org>
2553
2554 * calendar.texi: Update all instances of mark-calendar-holidays,
2555 list-calendar-holidays, list-holidays with the new names.
2556
8cf51b2c
GM
25572007-09-06 Glenn Morris <rgm@gnu.org>
2558
46a367db 2559 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2560 Split into the Emacs manual in emacs/, and other manuals in misc/.
2561 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2562 manual.
2563 (infodir): New variable.
2564 (info): Use $infodir.
2565 (emacsman): Delete target, not needed any more.
2566 Move all targets that are not the Emacs manual to misc/Makefile.in.
2567 (mostlyclean): Remove `gnustmp'.
2568 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2569 manual.
92f9b43f 2570 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2571 (emacsman): Delete target, not needed any more.
2572 (clean): Remove all info files but Emacs manual.
2573 Move all targets that are not the Emacs manual to misc/Makefile.in.
2574 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2575
2576 * Makefile.in (INFOSOURCES): Delete.
2577 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2578 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2579 *.vrs *.toc here...
2580 (maintainer-clean): ...from here.
2581
25822007-09-05 Glenn Morris <rgm@gnu.org>
2583
2584 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2585
8cf51b2c
GM
25862007-08-29 Glenn Morris <rgm@gnu.org>
2587
2588 * emacs.texi (EMACSVER): Increase to 23.0.50.
2589
3420c522
RS
25902007-08-27 Richard Stallman <rms@gnu.org>
2591
2592 * emacs.texi (Top): Clarify menu item for Glossary.
2593
2594 * display.texi (Faces): Change secn title.
2595 Clarify not all fonts come from Font Lock.
2596
8cf51b2c
GM
25972007-08-17 Eli Zaretskii <eliz@gnu.org>
2598
2599 * basic.texi (Position Info): Add index entry for face at point.
2600 Mention that character faces are also displayed by "C-u C-x =".
2601
8cf51b2c
GM
26022007-08-08 Glenn Morris <rgm@gnu.org>
2603
2604 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2605
26062007-08-07 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * files.texi (File Conveniences): Document point motion keys in Image
2609 mode.
2610
8cf51b2c
GM
26112007-07-27 Glenn Morris <rgm@gnu.org>
2612
8cf51b2c
GM
2613 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2614 in-line.
2615
2616 * gpl.texi: New file with text of GPL.
2617 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2618
26192007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2620
2621 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2622
2623 * dired.texi (Wdired): Mention C-x C-q key binding.
2624
26252007-07-28 Nick Roberts <nickrob@snap.net.nz>
2626
2627 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2628
26292007-07-25 Glenn Morris <rgm@gnu.org>
2630
8cf51b2c
GM
2631 * emacs.texi (Copying): Replace license with GPLv3.
2632
2633 * Relicense all FSF files to GPLv3 or later.
2634
26352007-07-24 Glenn Morris <rgm@gnu.org>
2636
2637 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2638 for some calendars.
2639
26402007-07-23 Nick Roberts <nickrob@snap.net.nz>
2641
2642 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2643 default-directory for the current buffer is on a remote machine.
2644
8cf51b2c
GM
26452007-07-21 Eli Zaretskii <eliz@gnu.org>
2646
2647 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2648 default value.
2649
26502007-07-21 Richard Stallman <rms@gnu.org>
2651
2652 * files.texi (Why Version Control?): Improve previous change.
2653
26542007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2655
2656 * files.texi (Why Version Control?): New node.
2657
8cf51b2c
GM
26582007-07-12 Nick Roberts <nickrob@snap.net.nz>
2659
8cf51b2c
GM
2660 * building.texi (Starting GUD): Add xref to this anchor.
2661
8cf51b2c
GM
26622007-06-24 Karl Berry <karl@gnu.org>
2663
2a9f4d55 2664 * emacs.texi: New Back-Cover Text.
8cf51b2c 2665
8cf51b2c
GM
26662007-06-07 Alan Mackenzie <acm@muc.de>
2667
2668 * display.texi (Optional Mode Line): Document the new form of
2669 line+column numbers, "(561,2)".
2670
26712007-06-06 Juanma Barranquero <lekktu@gmail.com>
2672
49823426 2673 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2674
26752007-06-02 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * Version 22.1 released.
2678
8cf51b2c
GM
26792007-05-07 Karl Berry <karl@gnu.org>
2680
2681 * emacs.texi (EMACSVER): Back to 22.
2682
26832007-05-06 Richard Stallman <rms@gnu.org>
2684
2685 * maintaining.texi (Create Tags Table): Clean up previous change.
2686
c8763fb6 26872007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2688
2689 * maintaining.texi (Create Tags Table): Add text about the dangers of
2690 making symbolic links to tags files.
2691
26922007-05-04 Karl Berry <karl@gnu.org>
2693
2694 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2695
26962007-05-03 Karl Berry <karl@gnu.org>
2697
2698 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2699
2700 * .cvsignore (*.pdf): New entry.
2701
8cf51b2c
GM
2702 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2703 for printing.
2704
27052007-05-01 Richard Stallman <rms@gnu.org>
2706
2707 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2708
8cf51b2c
GM
27092007-04-28 Glenn Morris <rgm@gnu.org>
2710
2711 * ack.texi (Acknowledgments):
2712 * anti.texi (Antinews):
8cf51b2c
GM
2713 * programs.texi (Program Modes): Restore mention of python.el pending
2714 consideration of legal status.
2715
27162007-04-28 Richard Stallman <rms@gnu.org>
2717
2718 * files.texi (File Names): Fixes to ~ description on MS systems.
2719
8cf51b2c
GM
27202007-04-26 Glenn Morris <rgm@gnu.org>
2721
2722 * emacs.texi (EMACSVER): Increase to 22.1.50.
2723
27242007-04-25 Karl Berry <karl@gnu.org>
2725
2726 * emacs.texi: Improve line breaks on copyright page,
2727 similar layout to lispref, 8.5x11 by default.
2728
2729 * dired.texi (Image-Dired): Improve line break, fix typo.
2730
27312007-04-24 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * programs.texi (Program Modes):
8cf51b2c
GM
2734 * anti.texi (Antinews):
2735 * ack.texi (Acknowledgments): python.el removed.
2736
8cf51b2c
GM
27372007-04-23 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * display.texi (Highlight Interactively): Correct description of
2740 hi-lock-file-patterns-policy.
2741
2742 * files.texi (File Archives): Mention self-extracting executables.
2743
27442007-04-23 Eli Zaretskii <eliz@gnu.org>
2745
2746 * search.texi (Unconditional Replace, Query Replace): Add xref to
2747 "Replacement and Case".
2748
27492007-04-22 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * dired.texi (Image-Dired): Move from Thumbnails node.
2752 * misc.texi (Thumbnails): Node deleted.
2753 * emacs.texi (Top): Update node listing.
2754
2755 * files.texi (File Conveniences):
49823426 2756 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2757
27582007-04-21 Richard Stallman <rms@gnu.org>
2759
2760 * display.texi (Highlight Interactively): Correct previous change.
2761 Clarify doc of hi-lock-find-patterns, and move new features into it.
2762
27632007-04-20 David Koppelman <koppel@ece.lsu.edu>
2764
2765 * display.texi (Highlight Interactively): Document
2766 hi-lock-file-patterns-policy.
2767
27682007-04-20 Martin Rudalics <rudalics@gmx.at>
2769
2770 * display.texi (Scrolling): Fix typo.
2771
8cf51b2c
GM
27722007-04-15 Chong Yidong <cyd@stupidchicken.com>
2773
8cf51b2c
GM
2774 * doclicense.texi: Remove node heading, so that it can be included by
2775 other files.
2776
2777 * emacs.texi: Insert node heading for GFDL.
2778
8cf51b2c
GM
27792007-04-14 Eli Zaretskii <eliz@gnu.org>
2780
2781 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2782 "command line".
2783
2784 * display.texi (Faces): Refer to "Creating Frames" for face
2785 and other frame customizations in .emacs.
2786
2787 * frames.texi (Creating Frames): Mention that face customizations can
2788 be put in .emacs. Add index entries.
2789
27902007-04-12 Richard Stallman <rms@gnu.org>
2791
2792 * glossary.texi (Glossary): Explain `iff'.
2793
27942007-04-11 Karl Berry <karl@gnu.org>
2795
2796 * gnu.texi (Top),
2797 * macos.texi (Mac Font Specs),
2798 * anti.texi (Antinews),
2799 * xresources.texi (Resources),
2800 * misc.texi (Emulation),
2801 * calendar.texi (Daylight Saving),
2802 * dired.texi (Dired and Find),
2803 * rmail.texi (Remote Mailboxes),
2804 * sending.texi (Mail Headers),
2805 * programs.texi (Which Function),
2806 * files.texi (Recover),
2807 * buffers.texi (Uniquify),
2808 * frames.texi (Wheeled Mice),
2809 * killing.texi (Rectangles): Wording to improve breaks in
2810 8.5x11 format.
2811 * mule.texi (Language Environments): \hbadness=10000 since there's
2812 no way to reword.
2813 * emacs.texi (smallbook): New @set to more easily switch between
2814 smallbook and 8.5x11.
2815
28162007-04-11 Richard Stallman <rms@gnu.org>
2817
2818 * files.texi (File Conveniences): Add xref to Tumme.
2819 Delete text about Thumbnail mode.
2820
8cf51b2c
GM
28212007-04-09 Alan Mackenzie <acm@muc.de>
2822
2823 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2824 new name. Insert concept index entries.
2825
8cf51b2c
GM
28262007-04-08 Chong Yidong <cyd@stupidchicken.com>
2827
2828 * display.texi (Standard Faces): Document prefix arg for
2829 list-faces-display.
2830
2831 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2832
8cf51b2c
GM
28332007-04-07 Chong Yidong <cyd@stupidchicken.com>
2834
8cf51b2c
GM
2835 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2836
2837 * files.texi (Misc File Ops): Rewrite description of
2838 insert-file-literally.
2839
8cf51b2c
GM
28402007-03-31 Eli Zaretskii <eliz@gnu.org>
2841
2842 * misc.texi (Printing): Postscript -> PostScript.
2843
8cf51b2c
GM
2844 * ack.texi (Acknowledgments): Postscript -> PostScript.
2845
2846 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2847
2848 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2849 below.
2850
28512007-03-30 Chong Yidong <cyd@stupidchicken.com>
2852
2853 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2854 Init Non-ASCII.
2855 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2856 (Init Non-ASCII): New node.
2857
28582007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2859
2860 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2861
8cf51b2c
GM
28622007-03-12 Glenn Morris <rgm@gnu.org>
2863
8cf51b2c
GM
2864 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2865 "Daylight Savings".
2866
49823426 2867 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2868 saving" in text throughout.
2869
8cf51b2c
GM
28702007-03-04 Richard Stallman <rms@gnu.org>
2871
2872 * custom.texi (Safe File Variables): Minor correction.
2873
8cf51b2c
GM
28742007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2875
2876 * rmail.texi (Movemail): Add internal ref.
2877 Don't indent the intro for the PROTO table.
2878 Format PROTO table items with @code.
2879
8cf51b2c
GM
28802007-02-26 Nick Roberts <nickrob@snap.net.nz>
2881
2882 * building.texi: Remove references to bashdb.
2883
8cf51b2c
GM
28842007-02-19 Juanma Barranquero <lekktu@gmail.com>
2885
2886 * mule.texi (Language Environments): Update list of supported language
2887 environments.
2888
8cf51b2c
GM
28892007-02-14 Kim F. Storm <storm@cua.dk>
2890
2891 * building.texi (Grep Searching): Fix lgrep doc.
2892
28932007-02-12 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * back.texi: Remove unused file.
2896
c8763fb6 28972007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2898
2899 * maintaining.texi (Tag Syntax): Now --members is the default for
2900 etags, not for ctags yet.
2901
8cf51b2c
GM
29022007-02-03 Eli Zaretskii <eliz@gnu.org>
2903
2904 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2905 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2906 expects. Add comments to prevent people from inadvertently modifying
2907 the key parts needed by `texinfo-multiple-files-update'.
2908
29092007-01-29 Chong Yidong <cyd@stupidchicken.com>
2910
2911 * frames.texi (Secondary Selection): Window clicked does not matter
2912 when mouse-yank-at-point is non-nil.
2913
8cf51b2c
GM
29142007-01-16 Glenn Morris <rgm@gnu.org>
2915
2916 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2917 system abbrev.
2918
29192007-01-11 Richard Stallman <rms@gnu.org>
2920
2921 * msdog.texi (Windows Keyboard): Another small cleanup.
2922
29232007-01-10 Richard Stallman <rms@gnu.org>
2924
2925 * msdog.texi (Windows Keyboard): Yet another try to make
2926 everyone happy with that passage.
2927
29282007-01-05 Richard Stallman <rms@gnu.org>
2929
2930 * anti.texi (Antinews): Mention M-x shell scrolling.
2931
29322007-01-05 Nick Roberts <nickrob@snap.net.nz>
2933
2934 * building.texi (Watch Expressions): Describe gdb-max-children.
2935
8cf51b2c
GM
29362007-01-04 Richard Stallman <rms@gnu.org>
2937
8cf51b2c
GM
2938 * msdog.texi (Windows Keyboard): Clarify previous change.
2939
8cf51b2c
GM
29402007-01-02 Richard Stallman <rms@gnu.org>
2941
2942 * custom.texi (Changing a Variable): Minor clarification.
2943 (Specific Customization): customize-customized => customize-unsaved.
2944
2945 * entering.texi (Entering Emacs): Clean up text about restarting
2946 Emacs for each file.
2947
2948 * misc.texi (Shell Options): Minor cleanup.
2949
2950 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2951 with Emacs, not vice versa.
2952
2953 * programs.texi (Symbol Completion): Recommend customizing
2954 window manager.
2955
2956 * xresources.texi (Resources): Minor fix.
2957
c8763fb6 29582007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2959
2960 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2961
29622007-01-01 Richard Stallman <rms@gnu.org>
2963
2964 * commands.texi (User Input): Document keys stolen by window mangers.
2965
29662006-12-31 Richard Stallman <rms@gnu.org>
2967
2968 * custom.texi (Specific Customization): Document customize-option
2969 instead of customize-variable.
2970
29712006-12-31 Kim F. Storm <storm@cua.dk>
2972
2973 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2974
29752006-12-30 Kim F. Storm <storm@cua.dk>
2976
2977 * killing.texi (CUA Bindings): Fix typo.
2978
2979 * xresources.texi (Table of Resources): Mention grow-only value for
2980 auto-resize-tool-bars.
2981
8cf51b2c
GM
29822006-12-27 Eli Zaretskii <eliz@gnu.org>
2983
2984 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2985 and how to get them back.
2986
29872006-12-26 Richard Stallman <rms@gnu.org>
2988
2989 * calendar.texi (Holidays): Holiday listing is based on current
2990 practice, but DST is not.
2991
29922006-12-25 Richard Stallman <rms@gnu.org>
2993
2994 * emacs.texi (Top): Update subnode menus.
2995
2996 * mark.texi (Transient Mark): Fix xref.
2997
2998 * killing.texi (Graphical Kill): Node deleted.
2999 (Killing): Add xref to Cut and Paste.
3000 (CUA Bindings): Update xref.
3001
3002 * frames.texi (Cut and Paste): New section to hold other nodes.
3003 (Mouse Commands): Node demoted.
3004 (Cut/Paste Other App): Split out from Mouse Commands.
3005 (Word and Line Mouse): Likewise.
3006 (Secondary Selection, Clipboard): Nodes demoted.
3007
8cf51b2c
GM
30082006-12-24 Kevin Ryde <user42@zip.com.au>
3009
3010 * calendar.texi (Holidays): US daylight saving begins second Sunday
3011 in March for 2007 onwards.
3012 (Daylight Savings): Show new US default daylight saving rules, 2nd
3013 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3014
30152006-12-23 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * calendar.texi (Scroll Calendar): < and > are switched.
3018
30192006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3020
3021 * killing.texi (Deletion): Describe M-\ prefix argument.
3022
30232006-12-23 Richard Stallman <rms@gnu.org>
3024
3025 * search.texi (Regexp Search): Explain why forward and reverse regexp
3026 search are not mirror images.
3027
8cf51b2c
GM
30282006-12-19 Kim F. Storm <storm@cua.dk>
3029
3030 * major.texi (Choosing Modes): Describe match-function elements for
3031 magic-mode-alist.
3032
8cf51b2c
GM
30332006-12-18 Eli Zaretskii <eliz@gnu.org>
3034
3035 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3036 peculiarities.
3037
30382006-12-18 Richard Stallman <rms@gnu.org>
3039
3040 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3041
8cf51b2c
GM
30422006-12-17 Alan Mackenzie <acm@muc.de>
3043
3044 * programs.texi (Left Margin Paren): Remove the bit which says
3045 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3046 Discuss some of the issues of setting this option to nil.
3047
30482006-12-17 Glenn Morris <rgm@gnu.org>
3049
3050 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3051
30522006-12-16 Eli Zaretskii <eliz@gnu.org>
3053
3054 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3055 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3056 NTFS volumes.
3057 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3058 volumes.
3059
30602006-12-15 Eli Zaretskii <eliz@gnu.org>
3061
3062 * text.texi (HTML Mode): Fix "C-c TAB".
3063
8cf51b2c
GM
30642006-12-09 Richard Stallman <rms@gnu.org>
3065
3066 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3067
30682006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3069
3070 * files.texi (Misc File Ops): Document insert-file-literally.
3071
30722006-12-08 Eli Zaretskii <eliz@gnu.org>
3073
3074 * cmdargs.texi (Colors): Note that --color is intended for overriding
3075 the terminal defaults, not for normal invocation.
3076
3077 * misc.texi (Emacs Server): Improve wording. Don't mention the
3078 ``server program''. Add a cross-reference to "Init File" node.
3079 (Invoking emacsclient): Add index entries. Document both short and
3080 long versions of command-line options. Document the -f option.
3081
8cf51b2c
GM
30822006-12-06 Richard Stallman <rms@gnu.org>
3083
3084 * text.texi (Outline Format): Say to set outline-regexp
3085 and outline-level with major modes and file local variables.
3086
c8763fb6 30872006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3088
3089 * anti.texi (Antinews): Mention the alternative to
3090 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3091
8cf51b2c
GM
3092 * misc.texi (Interactive Shell): Ditto.
3093
30942006-12-04 Eli Zaretskii <eliz@gnu.org>
3095
3096 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3097
3098 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3099
31002006-12-01 Eli Zaretskii <eliz@gnu.org>
3101
3102 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3103 colon in the mode line.
3104
3105 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3106
31072006-11-26 Nick Roberts <nickrob@snap.net.nz>
3108
3109 * building.texi (Watch Expressions): Mention SPC for expanding/
3110 contracting watch expressions.
3111
31122006-11-26 Kim F. Storm <storm@cua.dk>
3113
3114 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3115
31162006-11-26 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * building.texi (Debugger Operation): Define text command mode.
3119 Clarify how tooltips work.
3120 (GDB Graphical Interface): Explain how to run in text command mode
3121 more clearly.
3122
31232006-11-25 Juanma Barranquero <lekktu@gmail.com>
3124
3125 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3126
31272006-11-22 Juanma Barranquero <lekktu@gmail.com>
3128
3129 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3130
8cf51b2c
GM
31312006-11-18 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3134 and EMACS is deprecated.
3135
31362006-11-18 Juanma Barranquero <lekktu@gmail.com>
3137
3138 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3139
c8763fb6 31402006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3141
3142 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3143
3144 * emacs.texi: Include xresources.texi both for info and dvi.
3145
3146 * xresources.texi: Merge text from xresmini.texi.
3147
c8763fb6 31482006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3149
3150 * glossary.texi: Fix typos.
3151
8cf51b2c
GM
31522006-11-06 Richard Stallman <rms@gnu.org>
3153
3154 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3155
3156 * ack.texi (Acknowledgments): Fix name spelling.
3157
31582006-11-01 Juri Linkov <juri@jurta.org>
3159
3160 * search.texi (Word Search): Document incremental word search.
3161
31622006-10-28 Glenn Morris <rgm@gnu.org>
3163
3164 * ack.texi (Acknowledgments): Add cal-html author.
3165
3166 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3167 Calendar"). Describe new package cal-html.
3168 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3169 Calendar Files."
3170
8cf51b2c
GM
31712006-10-23 Richard Stallman <rms@gnu.org>
3172
3173 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3174 Abbrev mode is enabled.
3175
8cf51b2c
GM
31762006-10-16 Richard Stallman <rms@gnu.org>
3177
8cf51b2c
GM
3178 * emacs.texi: Update ISBN.
3179
8cf51b2c
GM
31802006-10-11 Kim F. Storm <storm@cua.dk>
3181
3182 * emacs.texi (Acknowledgments): Use @dotless{i}.
3183
31842006-10-08 Nick Roberts <nickrob@snap.net.nz>
3185
3186 * building.texi (Breakpoints Buffer): Mention catchpoints.
3187
31882006-10-08 Kim F. Storm <storm@cua.dk>
3189
3190 * ack.texi (Acknowledgments): Update.
3191
3192 * emacs.texi (Acknowledgments): Fix bad @/ form.
3193
8cf51b2c
GM
31942006-10-05 Kim F. Storm <storm@cua.dk>
3195
3196 * emacs.texi (Acknowledgments): Add more contributors.
3197
31982006-10-03 Richard Stallman <rms@gnu.org>
3199
3200 * emacs.texi (Acknowledgments): Update version and edition.
3201
8cf51b2c
GM
32022006-10-01 Karl Berry <karl@gnu.org>
3203
3204 * custom.texi (Customization Groups): Page break to keep example buffer
3205 on one page.
3206
32072006-09-30 Karl Berry <karl@gnu.org>
3208
3209 * programs.texi (Basic Indent): @need to improve page break.
3210 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3211
32122006-09-29 Glenn Morris <rgm@gnu.org>
3213
3214 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3215
32162006-09-29 Karl Berry <karl@gnu.org>
3217
3218 * windows.texi (Basic Window): Remove forced @break, no longer
3219 desirable.
3220 * frames.texi (Frame Commands),
3221 * mark.texi (Marking Objects): Reword to avoid bad page break.
3222 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3223
32242006-09-19 Richard Stallman <rms@gnu.org>
3225
3226 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3227 stick to present tense.
3228
c8763fb6 32292006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3230
3231 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3232 to x-gtk-use-old-file-dialog.
3233 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3234
32352006-09-15 Jay Belanger <belanger@truman.edu>
3236
49823426 3237 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3238 Change "Library Public License" to "Lesser Public License"
3239 throughout. Use "yyyy" to represent year.
3240
8cf51b2c
GM
32412006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3242
3243 * files.texi (Visiting): Add index entry "open file".
3244
8cf51b2c
GM
32452006-09-11 Richard Stallman <rms@gnu.org>
3246
3247 * building.texi (Compilation Mode): Clarification.
3248 (Grep Searching): Add xref to Compilation Mode.
3249
8cf51b2c
GM
32502006-09-08 Richard Stallman <rms@gnu.org>
3251
3252 * search.texi (Search): Ref multi-file search commands here.
3253 (Other Repeating Search): Not here.
3254
8cf51b2c
GM
32552006-08-28 Richard Stallman <rms@gnu.org>
3256
3257 * windows.texi (Split Window): Update xref.
3258
3259 * basic.texi (Continuation Lines): Update xref.
3260
3261 * indent.texi (Tab Stops): Update xref.
3262
3263 * emacs.texi (Top): Update subnode menu.
3264
3265 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3266 split out of Display Custom.
3267
32682006-08-25 Kim F. Storm <storm@cua.dk>
3269
3270 * display.texi (Display Custom): Add variables overline-margin
3271 and x-underline-at-descent-line.
3272
32732006-08-25 Richard Stallman <rms@gnu.org>
3274
3275 * entering.texi (Exiting): Rewrite to give graphical displays
3276 priority over text terminals.
3277
3278 * search.texi (Incremental Search): Move index entries.
3279
32802006-08-23 Chong Yidong <cyd@stupidchicken.com>
3281
3282 * custom.texi (Init File): Reference Find Init to avoid "home
3283 directory" confusion.
3284
32852006-08-22 Nick Roberts <nickrob@snap.net.nz>
3286
3287 * building.texi (Other GDB-UI Buffers): Describe how to edit
3288 a value in the locals buffer.
3289
32902006-08-21 Richard Stallman <rms@gnu.org>
3291
3292 * search.texi (Basic Isearch): Add `isearch' index entry.
3293
32942006-08-16 Richard Stallman <rms@gnu.org>
3295
3296 * misc.texi (Saving Emacs Sessions): Clean up wording.
3297
3298 * mark.texi (Marking Objects): Mention term "select all".
3299
3300 * emacs.texi (Top): Update subnode menu.
3301
3302 * help.texi (Help Mode): Move node up in file.
3303
8cf51b2c
GM
33042006-08-15 Nick Roberts <nickrob@snap.net.nz>
3305
3306 * building.texi (Stack Buffer): Explain fringe arrow.
3307
8cf51b2c
GM
33082006-08-12 Eli Zaretskii <eliz@gnu.org>
3309
8cf51b2c
GM
3310 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3311 on startup.
3312
33132006-08-11 Romain Francoise <romain@orebokech.com>
3314
3315 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3316
33172006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3318
3319 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3320
33212006-08-10 Richard Stallman <rms@gnu.org>
3322
3323 * text.texi (Format Faces): Substantial rewrites to deal
3324 with face merging. Empty regions don't count. Clarify
3325 face property inheritance.
3326
33272006-08-08 Romain Francoise <romain@orebokech.com>
3328
3329 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3330 <arjuropo@cc.jyu.fi>.
3331
8cf51b2c
GM
33322006-08-04 Eli Zaretskii <eliz@gnu.org>
3333
3334 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3335 apply to all frames.
3336
8cf51b2c
GM
33372006-08-01 Richard Stallman <rms@gnu.org>
3338
3339 * help.texi (Name Help): Add index entries for describe-variable.
3340
33412006-08-01 Nick Roberts <nickrob@snap.net.nz>
3342
3343 * building.texi (GDB Graphical Interface): Shorten node names.
3344 (GDB-UI Layout): Use GDB-related.
3345 (Other GDB-UI Buffers): Simplify English.
3346
33472006-07-31 Richard Stallman <rms@gnu.org>
3348
3349 * search.texi (Query Replace): Add xref for Dired's Q command.
3350
8cf51b2c
GM
33512006-07-31 Nick Roberts <nickrob@snap.net.nz>
3352
3353 * building.texi (GDB commands in Fringe): Rename to...
3354 (Source Buffers): ..this and move forward. Describe hollow arrow and
3355 new option gdb-find-source-frame.
3356
33572006-07-29 Richard Stallman <rms@gnu.org>
3358
3359 * dired.texi (Operating on Files): Simplify previous change
3360 and fix Texinfo usage.
3361
33622006-07-29 Eli Zaretskii <eliz@gnu.org>
3363
3364 * dired.texi (Operating on Files): Add cross-references. State the
3365 Unix commands that do similar things.
3366
33672006-07-28 Richard Stallman <rms@gnu.org>
3368
3369 * mark.texi (Transient Mark): Clarify that region never disappears
3370 when Transient Mark mode is off, and not when it is on.
3371
33722006-07-27 Richard Stallman <rms@gnu.org>
3373
3374 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3375
33762006-07-24 Richard Stallman <rms@gnu.org>
3377
3378 * xresources.texi (GTK styles): Fix texinfo usage.
3379
8cf51b2c
GM
3380 * commands.texi (User Input): Explain why we teach keyboard cmds.
3381
3382 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3383 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3384 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3385 * doclicense.texi, display.texi, dired.texi, basic.texi:
3386 * anti.texi, ack.texi: Move periods and commas inside quotes.
3387
33882006-07-22 Eli Zaretskii <eliz@gnu.org>
3389
3390 * cmdargs.texi (General Variables): Document EMAIL.
3391
33922006-07-21 Eli Zaretskii <eliz@gnu.org>
3393
3394 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3395 doesn't have effect on MS-Windows.
3396
8cf51b2c
GM
33972006-07-17 Richard Stallman <rms@gnu.org>
3398
3399 * building.texi (Grep Searching): Explain about chaining grep commands.
3400
8cf51b2c
GM
34012006-07-10 Nick Roberts <nickrob@snap.net.nz>
3402
49823426 3403 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3404
34052006-07-09 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3408 is invoked for multiple files.
3409
34102006-07-08 Eli Zaretskii <eliz@gnu.org>
3411
3412 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3413 on-line manual for the rest of this node.
3414 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3415 unconditionally.
3416 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3417 Improve wording.
3418 (Windows Printing): Improve wording.
3419 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3420 rest of this node.
3421
8cf51b2c
GM
34222006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3423
49823426
GM
3424 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3425 with eval-buffer.
8cf51b2c
GM
3426
34272006-07-05 Nick Roberts <nickrob@snap.net.nz>
3428
3429 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3430 of character translation.
3431
34322006-07-04 Nick Roberts <nickrob@snap.net.nz>
3433
3434 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3435
34362006-07-03 Karl Berry <karl@gnu.org>
3437
3438 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3439 not-too-underfull hboxes in the TeX output.
3440 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3441 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3442 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3443 * sending.texi, text.texi: Fix overfull/underfull boxes.
3444
34452006-07-03 Romain Francoise <romain@orebokech.com>
3446
3447 * m-x.texi (M-x): Fix.
3448
34492006-07-03 Richard Stallman <rms@gnu.org>
3450
8cf51b2c
GM
3451 * search.texi (Other Repeating Search): filename -> file name.
3452
3453 * misc.texi (Narrowing): Minor cleanups.
3454
3455 * files.texi (Visiting): filename -> file name.
3456
3457 * emacs.texi (Top): Update subnode menus.
3458
3459 * mule.texi (Coding Systems): Move char translation stuff here.
3460 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3461 (Recognize Coding): Substantial local rewrites.
3462 (International): Update menu.
3463
3464 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3465 (Scrolling): Substantial local rewrites.
3466 (Display): Update menu and intro.
3467
3468 * dired.texi: filename -> file name.
3469
3470 * custom.texi (Safe File Variables): Texinfo usage fix.
3471
f0131492 34722006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3473
3474 * help.texi, m-x.texi: Lots of cleanups.
3475
8cf51b2c
GM
34762006-06-30 Eli Zaretskii <eliz@gnu.org>
3477
3478 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3479 (Windows Processes, Windows Misc): Shorten the printed version by
3480 selectively conditioning less important portions by @ifnottex.
3481
8cf51b2c
GM
34822006-06-27 Richard Stallman <rms@gnu.org>
3483
3484 * mini.texi (Minibuffer File): Minor cleanup.
3485
34862006-06-25 Nick Roberts <nickrob@snap.net.nz>
3487
3488 * frames.texi (XTerm Mouse): Rename to...
3489 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3490
3491 * emacs.texi (Top): Use new node name.
3492
34932006-06-24 Eli Zaretskii <eliz@gnu.org>
3494
3495 * emacs.texi (Top): Update the detailed menu according to changes in
3496 msdog.texi.
3497
3498 * msdog.texi (Windows Keyboard): New section.
3499 (Windows Mouse): New section.
3500 (Windows System Menu): Remove section (text merged with "Windows
3501 Keyboard").
3502 (Windows Misc): New section.
3503
3504 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3505
3506 * msdog.texi (ls in Lisp): New section.
3507
3508 * files.texi (Visiting): Document case-insensitive wildcard matching
3509 under find-file-wildcards.
3510
8cf51b2c
GM
35112006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3512
3513 * macos.texi (Mac Input): Add description of mac-function-modifier.
3514 Now Unicode keyboard layouts work.
3515
8cf51b2c
GM
35162006-06-10 Richard Stallman <rms@gnu.org>
3517
3518 * mule.texi (Recognize Coding): Clarify previous change.
3519
35202006-06-09 Kenichi Handa <handa@m17n.org>
3521
3522 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3523 notation.
3524
35252006-06-07 Kevin Ryde <user42@zip.com.au>
3526
3527 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3528 manual for @ifnottex, but in emacs-extra for @iftex.
3529
3530 * cmdargs.texi (General Variables): Fix smtpmail xref.
3531
35322006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3533
8cf51b2c 3534 * programs.texi (Comment Commands):
8cf51b2c 3535 * custom.texi (Specifying File Variables):
49823426 3536 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3537
35382006-06-07 Nick Roberts <nickrob@snap.net.nz>
3539
3540 * building.texi (Watch Expressions): Move node to end.
3541 (GDB Graphical Interface): Move description of clicks in fringe...
3542 (GDB commands in the Fringe): ...to here. New node.
3543
8cf51b2c
GM
35442006-06-05 Romain Francoise <romain@orebokech.com>
3545
49823426 3546 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3547
35482006-06-05 Nick Roberts <nickrob@snap.net.nz>
3549
3550 * building.texi (GDB Graphical Interface): Update bindings.
3551 (Commands of GUD): Add gud-print. Remove gud-run.
3552 Restate availability more generally.
3553
f0131492 35542006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3555
3556 * mini.texi: Lots of cleanups.
3557
35582006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3559
3560 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3561 and Mouse-2.
3562
c8763fb6 35632006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3564
3565 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3566
8cf51b2c
GM
35672006-05-31 Richard Stallman <rms@gnu.org>
3568
3569 * basic.texi (Moving Point): Fix previous change.
3570
c8763fb6 35712006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3572
3573 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3574
f0131492 35752006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3576
3577 * basic.texi: Many simplifications and improvements in wording.
3578
8cf51b2c
GM
35792006-05-26 Nick Roberts <nickrob@snap.net.nz>
3580
3581 * anti.texi (Antinews): Create a node for gdb-ui.
3582
8cf51b2c
GM
35832006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3584
3585 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3586
35872006-05-20 Richard Stallman <rms@gnu.org>
3588
3589 * dired.texi (Dired Navigation): dired-goto-file is now j.
3590
8cf51b2c
GM
35912006-05-20 Eli Zaretskii <eliz@gnu.org>
3592
3593 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3594 and their aliases.
3595
3596 * msdog.texi (Windows Printing): Mention non-support of plain text
3597 printing with some el-cheapo printers, and suggest a workaround.
3598
35992006-05-20 Kevin Ryde <user42@zip.com.au>
3600
3601 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3602 remove the bit saying you must set it.
3603
36042006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3605
3606 * trouble.texi (Checklist):
3607 * text.texi (Text, Auto Fill, Text Mode):
3608 * search.texi (Nonincremental Search):
3609 * rmail.texi (Rmail Labels):
3610 * mule.texi (Input Methods, Multibyte Conversion):
3611 * misc.texi (Gnus, Where to Look, PostScript):
3612 * maintaining.texi (Create Tags Table):
3613 * indent.texi (Indentation Commands):
3614 * fixit.texi (Spelling):
3615 * emacs.texi (Copying):
3616 * custom.texi (Init File): ifinfo -> ifnottex.
3617
8cf51b2c
GM
36182006-05-17 Richard Stallman <rms@gnu.org>
3619
3620 * files.texi (Diff Mode): Mention C-x `.
3621
36222006-05-08 Richard Stallman <rms@gnu.org>
3623
3624 * custom.texi (Disabling): Textual cleanups.
3625
8cf51b2c
GM
36262006-05-12 Glenn Morris <rgm@gnu.org>
3627
3628 * calendar.texi (Displaying the Diary, Format of Diary File):
3629 Refer to diary-view-entries, diary-list-entries,
3630 diary-show-all-entries rather than obsolete aliases.
3631
36322006-05-12 Eli Zaretskii <eliz@gnu.org>
3633
3634 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3635 (Displaying the Diary, Special Diary Entries, Importing Diary):
3636 * building.texi (Compilation Shell):
3637 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3638 emacs-xtra with @inforef's.
3639
3640 * files.texi (Visiting): Fix wording.
3641
3642 * mule.texi (Coding Systems, Text Coding): More indexing.
3643 Mention that C-x RET f can set eol conversion.
3644
c8763fb6 36452006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3646
3647 * xresmini.texi (GTK resources): Insert GTK description.
3648
3649 * xresources.texi (GTK resources): metafont should be menufont.
3650
8cf51b2c
GM
36512006-05-06 Michael Albinus <michael.albinus@gmx.de>
3652
49823426 3653 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3654 method, user name and host name is active only in partial
3655 completion mode.
3656
8cf51b2c
GM
36572006-05-06 Eli Zaretskii <eliz@gnu.org>
3658
3659 * makefile.w32-in (emacs.dvi):
3660 * Makefile.in (emacs.dvi): Add xresmini.texi.
3661
3662 * xresmini.texi (Table of Resources): Remove xref to non-existent
3663 node "LessTif Resources".
3664
3665 * msdog.texi (Microsoft Windows):
3666 * calendar.texi (Calendar/Diary, Displaying the Diary)
3667 (Special Diary Entries, Importing Diary, Holidays):
3668 * programs.texi (Program Modes):
3669 * text.texi (Text):
3670 * buffers.texi (Several Buffers):
3671 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3672
36732006-05-06 Eli Zaretskii <eliz@gnu.org>
3674
3675 The following changes merge the emacs-xtra manual into the main
3676 manual, but only for on-line version of the manual.
3677
3678 * vc2-xtra.texi (Version Backups, Local Version Control)
3679 (Making Snapshots, Change Logs and VC, Version Headers)
3680 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3681 on-line manual.
3682
3683 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3684 for on-line manual.
3685
3686 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3687 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3688 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3689 for on-line manual.
3690
3691 * fortran-xtra.texi (Fortran, Fortran Autofill)
3692 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3693 for on-line manual.
3694
3695 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3696 Conditional xref's for on-line manual.
3697
3698 * emerge-xtra.texi (Emerge, Overview of Emerge)
3699 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3700 manual.
3701
3702 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3703 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3704 (EMACSSOURCES): Use EMACS_XTRA.
3705 (../info/emacs-xtra): Remove.
3706 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3707
3708 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3709 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3710 (EMACSSOURCES): Use EMACS_XTRA.
3711 ($(infodir)/emacs-xtra): Remove.
3712 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3713
3714 * trouble.texi (Quitting):
3715 * text.texi (Text):
3716 * programs.texi (Program Modes):
3717 * msdog.texi (Microsoft Windows):
3718 * frames.texi (Frames):
3719 * files.texi (Backup, Version Control, VC Concepts)
3720 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3721 (Registering, VC Status, VC Undo, Multi-User Branching)
3722 (Comparing Files):
3723 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3724 (Displaying the Diary, Special Diary Entries, Importing Diary):
3725 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3726 conditional xref's, depending on @iftex/@ifnottex.
3727
3728 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3729 "MS-DOS". @include msdog-xtra.texi.
3730
3731 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3732 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3733
3734 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3735 for vc-xtra.texi subsections.
3736 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3737 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3738
3739 * sending.texi (Sending Mail): A @node line without explicit Prev,
3740 Next, and Up links.
3741
3742 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3743 Next, and Up links.
3744
3745 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3746 and its sections. @include picture-xtra.texi.
3747
3748 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3749 "Emerge".
3750 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3751
3752 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3753 exact duplicate of its name-sake in calendar.texi.
3754
3755 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3756 "Advanced Calendar/Diary Usage".
3757 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3758
3759 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3760 dired-xtra.texi.
3761 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3762
3763 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3764 (Files) [ifnottex]: Add menu entry for Autorevert.
3765
3766 * emacs-xtra.texi (Introduction): Reword to make consistent with
3767 printed version only.
3768 <Top level>: Remove the body of all chapters and move them to the
3769 new *-xtra.texi files. Use @raisesections and @lowersections to
3770 convert sections to chapters etc.
3771
3772 * msdog-xtra.texi:
3773 * fortran-xtra.texi:
3774 * vc-xtra.texi:
3775 * vc1-xtra.texi:
3776 * vc2-xtra.texi:
3777 * emerge-xtra.texi:
3778 * cal-xtra.texi:
3779 * dired-xtra.texi:
3780 * arevert-xtra.texi: New files, with text from respective chapters
3781 of emacs-xtra.texi. Convert each @chapter into @section, @section
3782 into @subsection, etc.
3783
3784 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3785 updated.
3786
3787 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3788 Windows". All references updated.
3789
37902006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3791
3792 * macos.texi (Mac Input): Mention input from Character Palette.
3793 (Mac Font Specs): Fix typo.
3794
37952006-05-05 Richard Stallman <rms@gnu.org>
3796
3797 * files.texi (Diff Mode): Minor cleanup.
3798
37992006-05-05 Karl Berry <karl@gnu.org>
3800
8cf51b2c
GM
3801 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3802 errors from the current release of makeinfo (4.8).
3803 * help.texi (Library Keywords): Change widest word in multitable
3804 template from `emulations' to `convenience'. (Not sure if this is
3805 related to the font change.)
3806
38072006-05-05 Eli Zaretskii <eliz@gnu.org>
3808
3809 * files.texi (File Names): Add a footnote about limited support of
3810 ~USER on MS-Windows.
3811
3812 * cmdargs.texi (Initial Options): Add a footnote about limited
3813 support of ~USER on MS-Windows.
3814
38152006-05-03 Richard Stallman <rms@gnu.org>
3816
3817 * files.texi (Diff Mode): Node moved here.
3818 (Comparing Files): Delete what duplicates new node.
3819 (Files): Put Diff Mode in menu.
3820
3821 * misc.texi (Diff Mode): Moved to files.texi.
3822
3823 * emacs.texi (Top): Update menu for Diff Mode.
3824
3825 * trouble.texi (Emergency Escape): Simplify.
3826
3827 * emacs.texi (Top): Minor clarification.
3828
38292006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3830
3831 * commands.texi, entering.texi, screen.texi: Many simplifications.
3832
38332006-05-03 Richard Stallman <rms@gnu.org>
3834
3835 * commands.texi (Text Characters): Delete paragraph about unibyte
3836 non-ASCII printing chars.
3837
3838 * killing.texi (Killing): Say "graphical displays".
3839 * display.texi: Say "graphical displays".
3840
3841 * cmdargs.texi (Misc X): Say "graphical displays".
3842
38432006-05-01 Richard Stallman <rms@gnu.org>
3844
3845 * emacs.texi (Top): Add Diff Mode to menu.
3846
38472006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3848
3849 * misc.texi (Diff Mode): New node.
3850
38512006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3852
3853 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3854 (Mac Environment Variables): Shorten example line.
3855 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3856
38572006-05-01 Nick Roberts <nickrob@snap.net.nz>
3858
3859 * building.texi (GUD Customization): Describe cases %d and %c.
3860 Update description for %e.
3861
38622006-04-30 Glenn Morris <rgm@gnu.org>
3863
3864 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3865
38662006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3867
3868 * custom.texi (Examining): Update C-h v output example.
3869
38702006-04-29 Kim F. Storm <storm@cua.dk>
3871
3872 * building.texi (Grep Searching): Add lgrep and rgrep.
3873
8cf51b2c
GM
38742006-04-23 Richard Stallman <rms@gnu.org>
3875
3876 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3877
3878 * xresmini.texi: New file.
3879
3880 * xresources.texi (Face Resources): Split table into font resources
3881 and the rest. Combine similar attributes for brevity.
3882
8cf51b2c
GM
38832006-04-21 Eli Zaretskii <eliz@gnu.org>
3884
3885 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3886 backslashes and case-insensitivity in file names (moved to the
3887 main manual).
3888 (MS-DOS Printing): Move most of the text to the main manual.
3889
3890 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3891 New nodes.
3892 (Windows Processes, Windows System Menu): Add index entries and
3893 fix wording.
3894
8cf51b2c
GM
38952006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3896
3897 * misc.texi (Shell Ring): Add notes on saved input when
3898 navigating off the end of the history list.
3899
39002006-04-18 Chong Yidong <cyd@mit.edu>
3901
3902 * misc.texi (Shell Options): Correct default value of
3903 comint-scroll-show-maximum-output.
3904
8cf51b2c
GM
39052006-04-18 Nick Roberts <nickrob@snap.net.nz>
3906
3907 * building.texi (Watch Expressions): Update.
3908
8cf51b2c
GM
39092006-04-12 Richard Stallman <rms@gnu.org>
3910
3911 * search.texi: Clean up previous change.
3912
39132006-04-12 Eli Zaretskii <eliz@gnu.org>
3914
3915 * search.texi (Regexp Backslash, Regexp Replace): Add index
3916 entries for ``back reference'' and mention the term itself in the
3917 text.
3918
39192006-04-11 Richard Stallman <rms@gnu.org>
3920
3921 * custom.texi (Safe File Variables):
3922 Document enable-local-variables = :safe.
3923
39242006-04-11 Karl Berry <karl@gnu.org>
3925
3926 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3927 (Remote Repositories, Version Backups, Local Version Control)
3928 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3929 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3930 (Renaming VC Work Files and Master Files)
3931 (Inserting Version Control Headers, Customizing VC, General Options)
3932 (Options for RCS and SCCS, Options specific for CVS): Move all
3933 these nodes to emacs-xtra.texi, for brevity.
3934 * cmdargs.texi, files.texi: Change cross-references.
3935
8cf51b2c
GM
39362006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3937
3938 * files.texi (Old Versions): Update description of vc-annotate's
3939 use of color to indicate date ranges.
3940
8cf51b2c
GM
39412006-04-09 Kevin Ryde <user42@zip.com.au>
3942
8cf51b2c
GM
3943 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3944 put info and printed manual names the right way around.
3945
39462006-04-09 Karl Berry <karl@gnu.org>
3947
3948 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3949 emacs-xtra.texi, leaving only MS Windows information.
3950 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3951 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3952 node names.
3953
3954 * emacs.texi: Move @summarycontents and @contents to the beginning
3955 of the file.
3956
8cf51b2c
GM
39572006-04-08 Kevin Ryde <user42@zip.com.au>
3958
3959 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3960
39612006-04-07 Richard Stallman <rms@gnu.org>
3962
3963 * programs.texi (Comments, Comment Commands, Options for Comments)
3964 (Multi-Line Comments): "Align", not "indent".
3965 (Basic Indent): C-j deletes trailing whitespace before the newline.
3966
39672006-04-06 Richard Stallman <rms@gnu.org>
3968
8cf51b2c
GM
3969 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3970
39712006-04-06 Eli Zaretskii <eliz@gnu.org>
3972
3973 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3974
8cf51b2c
GM
39752006-04-05 Richard Stallman <rms@gnu.org>
3976
3977 * emacs.texi (Top): Update subnode menu.
3978
3979 * trouble.texi (Unasked-for Search): Node deleted.
3980 (Lossage): Delete from menu.
3981
39822006-04-04 Richard Stallman <rms@gnu.org>
3983
3984 * trouble.texi: Various cleanups.
3985 (Checklist): Don't bother saying how to snail a bug report.
3986 (Emergency Escape): Much rewriting.
3987 (After a Crash): Rename the core dump immediately.
3988 (Total Frustration): Call it a psychotherapist.
3989 (Bug Criteria): Avoid "illegal instruction".
3990 (Sending Patches): We always put the contributor's name in.
3991
3992 * misc.texi (Thumbnails): Minor correction.
3993
8cf51b2c
GM
39942006-04-03 Richard Stallman <rms@gnu.org>
3995
3996 * misc.texi (Thumbnails): Minor cleanup.
3997
39982006-04-02 Karl Berry <karl@gnu.org>
3999
4000 * sending.texi (Mail Sending): pxref to Top needs five args.
4001
4002 * texinfo.tex: Update to current version (2006-03-21.13).
4003
8cf51b2c
GM
40042006-03-31 Richard Stallman <rms@gnu.org>
4005
4006 * emacs.texi (Top): Update subnode menu.
4007
4008 * help.texi (Help Mode): Cleanup.
4009
4010 * dired.texi: Many cleanups.
4011 (Dired Deletion): Describe dired-recursive-deletes.
4012 (Operating on Files): dired-create-directory moved.
4013 (Misc Dired Features): Move to here.
4014 (Tumme): Node moved to misc.texi.
4015
4016 * custom.texi: Many cleanups.
4017 (Minor Modes): Don't mention ISO Accents Mode.
4018 (Examining): Update C-h v output example.
4019 (Hooks): Add index and xref for add-hook.
4020 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4021 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4022
4023 * misc.texi: Many cleanups.
4024 (beginning): Add to summary of topics.
4025 (Shell): Put eshell xref at the end. Remove eshell from table.
4026 (Thumbnails): New node.
4027
8cf51b2c
GM
40282006-03-28 Eli Zaretskii <eliz@gnu.org>
4029
4030 * files.texi (File Name Cache): Make it clear that the cache is
4031 not persistent.
4032
8cf51b2c
GM
40332006-03-25 Karl Berry <karl@gnu.org>
4034
49823426
GM
4035 * emacs-xtra.texi, emacs.texi, gnu.texi:
4036 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4037 (2) do not indent copyright year list (or anything else).
4038
8cf51b2c
GM
40392006-03-21 Juanma Barranquero <lekktu@gmail.com>
4040
4041 * files.texi (VC Dired Mode): Remove misplaced brackets.
4042
40432006-03-21 Andre Spiegel <spiegel@gnu.org>
4044
4045 * files.texi: Various updates and clarifications in the VC chapter.
4046
40472006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4048
4049 * help.texi (Help Mode): Document "C-c C-c".
4050
8cf51b2c
GM
40512006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4052
4053 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4054 menu in the standalone Info reader.
4055
40562006-03-15 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4059 moved here from Emacs manual.
4060
4061 * programs.texi (Fortran): Section moved to emacs-xtra.
4062 (Program Modes): Xref to Fortran in emacs-xtra.
4063
4064 * maintaining.texi (Emerge): Move to emacs-xtra.
4065 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4066
4067 * picture.texi: File deleted.
4068 * Makefile.in:
4069 * makefile.w32-in: Remove picture.texi.
4070
4071 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4072 * abbrevs.texi (Abbrevs):
4073 * sending.texi (Sending Mail): Picture node removed.
4074
4075 * emacs.texi (Top): Update node listings.
4076
8cf51b2c
GM
40772006-03-12 Richard Stallman <rms@gnu.org>
4078
4079 * calendar.texi: Various cleanups.
4080
8cf51b2c
GM
40812006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4082
4083 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4084 syntax.
4085
8cf51b2c
GM
40862006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4087
4088 * search.texi (Regexps): More accurately describe which characters
4089 are special in which situations. Recommend _not_ to quote `]' or
4090 `-' when they are not special.
4091
8cf51b2c
GM
40922006-02-28 Andre Spiegel <spiegel@gnu.org>
4093
4094 * files.texi (Old Versions): Clarify operation of C-x v =.
4095
8cf51b2c
GM
40962006-02-21 Nick Roberts <nickrob@snap.net.nz>
4097
4098 * building.texi (Watch Expressions): Update and describe
4099 gdb-speedbar-auto-raise.
4100
41012006-02-19 Richard M. Stallman <rms@gnu.org>
4102
4103 * emacs.texi: Use @smallbook.
4104 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4105 Update subnode menu.
4106
4107 * building.texi (Lisp Interaction): Minor addition.
4108
41092006-02-18 Nick Roberts <nickrob@snap.net.nz>
4110
4111 * building.texi (Watch Expressions): Update and be more precise.
4112
c8763fb6 41132006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4114
4115 * maintaining.texi (Create Tags Table): Explain why the
4116 exception when etags writes to files under the /dev tree.
4117
41182006-02-14 Richard M. Stallman <rms@gnu.org>
4119
4120 * custom.texi (Safe File Variables): Lots of clarification.
4121 Renamed from Unsafe File Variables.
4122
41232006-02-14 Chong Yidong <cyd@stupidchicken.com>
4124
4125 * custom.texi (Unsafe File Variables): File variable confirmation
4126 assumed denied in batch mode.
4127
41282006-02-14 Richard M. Stallman <rms@gnu.org>
4129
4130 * building.texi (GDB User Interface Layout): Don't say `inferior'
4131 for program being debugged.
4132
41332006-02-15 Nick Roberts <nickrob@snap.net.nz>
4134
4135 * building.texi (GDB Graphical Interface):
4136 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4137
41382006-02-13 Chong Yidong <cyd@stupidchicken.com>
4139
4140 * custom.texi (Specifying File Variables, Unsafe File Variables):
4141 New nodes, split from File Variables. Document new file local
4142 variable behavior.
4143
41442006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4145
4146 * display.texi (Standard Faces):
8cf51b2c
GM
4147 * files.texi (Visiting):
4148 * frames.texi (Clipboard):
4149 * glossary.texi (Glossary) <Clipboard>:
4150 * xresources.texi (X Resources): Mention Mac OS port.
4151
8cf51b2c
GM
41522006-02-12 Richard M. Stallman <rms@gnu.org>
4153
4154 * building.texi (Building): Clarify topic in intro.
4155
4156 * maintaining.texi (Maintaining): Change title; clarify topic.
4157 Delete duplicate index entries.
4158
4159 * building.texi (Other GDB User Interface Buffers): Clarifications.
4160
4161 * text.texi (Cell Commands): Clarifications.
4162
4163 * programs.texi (Defuns): Delete duplicate explanation of
4164 left-margin paren convention.
4165 (Hungry Delete): Minor cleanup.
4166
41672006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4168
4169 * dired.texi (Tumme): More tumme documentation.
4170
41712006-02-11 Alan Mackenzie <acm@muc.de>
4172
4173 * programs.texi ("Hungry Delete"): Correct the appellation of the
4174 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4175
41762006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4177
4178 * dired.texi (Tumme): Fix small bug.
4179
41802006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4181
4182 * macos.texi (Mac International): Rename "fontset-mac" to
4183 "fontset-standard".
4184
8cf51b2c
GM
41852006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4186
4187 * dired.texi (Tumme): Basic documentation for Tumme added.
4188
8cf51b2c
GM
41892006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4190
4191 * mule.texi (International):
4192 * programs.texi (Basic Indent): Fix typos.
4193
8cf51b2c
GM
4194 * custom.texi (Minor Modes):
4195 * display.texi (Text Display):
4196 * commands.texi (Text Characters): Update xrefs.
4197
41982006-02-07 Richard M. Stallman <rms@gnu.org>
4199
4200 * emacs.texi (Top): Update subnode menu.
4201 Update info on old Emacs papers.
4202 (Intro): "Graphical display", not window system.
4203
4204 * xresources.texi (GTK styles): Minor clarifications.
4205
4206 * trouble.texi: "Graphical display", not window system.
4207 (Stuck Recursive): Minor clarification.
4208
4209 * text.texi: Minor clarifications.
4210 (Sentences): Explain why two-space convention is better.
4211 Explain sentence-end-without-period here.
4212 (Fill Commands): Not here.
4213 (Refill): Node moved down.
4214 (Filling): Update menu.
4215 (Table Creation, Cell Justification, Column Commands): Clarify.
4216
4217 * sending.texi: Minor clarifications.
4218
4219 * search.texi (Regexp Backslash): Clarification.
4220
4221 * rmail.texi: Minor cleanups.
4222 (Rmail): Delete digression about `rmail-mode'.
4223 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4224 (Rmail Files): Mention C-u M-x rmail.
4225 (Rmail Reply): Mention References.
4226 (Rmail Display): Mention rmail-nonignored-headers.
4227
4228 * programs.texi: Minor cleanups.
4229 (Comment Commands): Mention momentary Transient Mark mode.
4230 (Matching): Be more specific about customizing show-paren-mode.
4231 (Info Lookup): Don't list the modes that support C-h S.
4232 Just say what it does in an unsupported mode.
4233 (Man Page): Delete excessive info on customizing woman.
4234 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4235
4236 * abbrevs.texi: Minor clarifications.
4237 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4238 not "dynamic abbrevs" as if they were a kind of abbrev.
4239
4240 * picture.texi (Picture): Minor cleanup.
4241
4242 * mule.texi (Communication Coding): Say "other applications".
4243 (Fontsets): Not specific to X. Add xref to X Resources.
4244 (Unibyte Mode): Rename from Single-Byte Character Support.
4245 "Graphical display", not window system.
4246 (International): Update menu.
4247
4248 * maintaining.texi (Format of ChangeLog):
4249 New node, split out from ChangeLog.
4250 (ChangeLog): Clarifications in the remaining text.
4251 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4252 (Find Tag): Add @w.
4253 (Tags Search): Explain tag table order here. Simplify grep ref.
4254 (List Tags): tags-tag-face is a variable, not a face.
4255 (Emerge): Cleanups.
4256
4257 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4258 (Keyboard Macros): Avoid "the user".
4259
4260 * killing.texi: "Graphical display", not window system.
4261
4262 * help.texi (Help Echo): "Graphical display", not window system.
4263
4264 * glossary.texi: Say "you", not "the user". Say "graphical display".
4265
4266 * frames.texi: Minor cleanups. "Graphical display", not window system.
4267
4268 * files.texi (Visiting): Make drag-and-drop not X-specific.
4269
4270 * custom.texi: Minor cleanups. "Graphical display", not window system.
4271
4272 * cmdargs.texi: Minor cleanups.
4273
4274 * building.texi (Compilation): Move and split kill-compilation para.
4275 Add para about multiple compilers.
4276 (Compilation Mode): Commands also available in grep mode and others.
4277 Mention C-u C-x ` more tutorially. Clarify C-x `.
4278 (Compilation Shell): Clarify. Put Bash example first.
4279 (Grep Searching): Minor cleanups; add @w.
4280 (Debuggers): Minor cleanups.
4281 (Starting GUD): Make GDB xgraphical mode issue clearer.
4282 (Debugger Operation): Lots of clarifications including
4283 GDB tooltip side-effect issue.
4284 (Commands of GUD): Clarify.
4285 (GUD Customization): Add bashdb-mode-hook.
4286 (GDB Graphical Interface): Rewrite for clarity.
4287 (GDB User Interface Layout): Rewrite for clarity.
4288 (Stack Buffer, Watch Expressions): Likewise.
4289 (Other GDB User Interface Buffers): Cleanups.
4290 (Lisp Libraries, External Lisp): Cleanup.
4291
4292 * basic.texi (Position Info): "Graphical displays", rather than
4293 window systems.
4294
4295 * anti.texi: Minor cleanup.
4296
8cf51b2c
GM
42972006-02-03 Eli Zaretskii <eliz@gnu.org>
4298
4299 * custom.texi (Init File, Find Init): Add cross-references to
4300 where $HOME is described.
4301
43022006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4303
4304 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4305 is not inside the @table.
4306
4307 * emacs.texi (Top): Correct node name.
4308
4309 * files.texi (File Names): Fix @xref.
4310 (Reverting): Fix typo.
4311
4312 * mule.texi (International): Correct node name.
4313
4314 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4315
43162006-02-01 Richard M. Stallman <rms@gnu.org>
4317
4318 * emacs.texi (Top): Update subnode menu.
4319
4320 * mule.texi: Minor clarifications.
4321 Reduce the specific references to X Windows.
4322 Refer to "graphical" terminals, rather than window systems.
4323 (Text Coding): Rename from Specify Coding.
4324 (Communication Coding, File Name Coding, Terminal Coding):
4325 New nodes split out from Text Coding.
4326
4327 * kmacro.texi: Minor clarifications.
4328 (Keyboard Macro Ring): Comment out some excessive commands.
4329 (Basic Keyboard Macro): Split up the table, putting part in each node.
4330
4331 * major.texi: Minor clarifications.
4332
4333 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4334
4335 * windows.texi: Minor clarifications.
4336 (Change Window): Don't describe mode-line mouse cmds here.
4337 Add xref to Mode Line Mouse.
4338
4339 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4340
4341 * macos.texi (Mac International): Fix xref.
4342
4343 * indent.texi: Minor clarifications.
4344
4345 * frames.texi: Minor clarifications.
4346 Reduce the specific references to X Windows.
4347 Refer to "graphical" terminals, rather than window systems.
4348 (Frame Parameters): Don't mention commands like
4349 set-foreground-color. Just say to customize a face.
4350 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4351
4352 * files.texi: Minor clarifications.
4353 (Numbered Backups): New node, split out from Backup Names.
4354
4355 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4356
4357 * cmdargs.texi (General Variables): Fix xref.
4358
4359 * buffers.texi: Minor clarifications.
4360
8cf51b2c
GM
43612006-01-31 Richard M. Stallman <rms@gnu.org>
4362
4363 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4364 Nodes moved to top.
4365
4366 * display.texi: Minor clarifications.
4367 (Display): Rearrange menu.
4368 (Standard Faces): Mention query-replace face.
4369 (Faces): Simplify.
4370 (Font Lock): Simplify face customization info.
4371 (Highlight Changes): Node merged into Highlight Interactively.
4372 (Highlight Interactively): Much rewriting and cleanup.
4373 (Optional Mode Line): Narrowed line number not good for goto-line.
4374 Simplify face customization advice.
4375 (Text Display): Mention use of escape-glyph face.
4376 Move ctl-arrow and tab-width here.
4377 (Display Custom): Move no-redraw-on-reenter to end of node.
4378
4379 * search.texi: Minor clarifications.
4380 (Isearch Scroll): Simplify.
4381 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4382
4383 * regs.texi (Registers): Mention bookmarks here.
4384
4385 * mark.texi: Minor clarifications.
4386 (Selective Undo): Node deleted.
4387
4388 * m-x.texi: Minor clarifications.
4389
4390 * killing.texi: Minor clarifications.
4391 Refer to "graphical" terminals, rather than window systems.
4392
4393 * help.texi: Clarifications.
4394 (Help): Don't describe C-h F and C-h K here.
4395 (Key Help): Describe C-h K here.
4396 (Name Help): Mention Emacs Lisp Intro.
4397 Describe C-h F here.
4398 (Misc Help): Mention C-h F and C-h K only briefly.
4399
4400 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4401 Selective undo text merged in.
4402 (Spelling): Mention Aspell along with Ispell.
4403
4404 * emacs.texi (Top): Update subnode menus.
4405
4406 * basic.texi (Basic Undo): Rename from Undo. Most of text
4407 moved to new Undo node.
4408
8cf51b2c
GM
44092006-01-29 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * basic.texi (Continuation Lines, Inserting Text):
4412 Mention longlines mode.
4413
44142006-01-29 Richard M. Stallman <rms@gnu.org>
4415
10d1d0af 4416 * screen.texi: Minor cleanups.
8cf51b2c
GM
4417 (Screen): Clean up the intro paragraphs.
4418 (Mode Line): Lots of rewriting. Handle frame-name better.
4419 eol-mnemonic-... vars moved out.
4420
4421 * emacs.texi (Top): Change menu item for MS-DOS node.
4422 Update subnode menu.
4423
4424 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4425 chapter relates to Windows. Title changed.
4426
4427 * mini.texi: Minor cleanups.
4428
4429 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4430 (Mark): Put it in the menu.
4431
4432 * entering.texi: Minor cleanups.
4433
4434 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4435 (Intro): Refer to "graphical" terminals, rather than X.
4436
4437 * display.texi (Display Custom): Add xref to Variables.
4438 (Optional Mode Line): eol-mnemonic-... vars moved here.
4439
4440 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4441 rather than X.
4442
8cf51b2c
GM
4443 * basic.texi: Minor cleanups.
4444 (Undo): selective-undo moved.
4445
8cf51b2c
GM
44462006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4447
4448 * anti.texi (Antinews): Various corrections and additions.
4449
44502006-01-23 Juri Linkov <juri@jurta.org>
4451
4452 * custom.texi (Easy Customization, Customization Groups)
4453 (Browsing Custom): Mention links along with buttons.
4454
8cf51b2c
GM
44552006-01-21 Eli Zaretskii <eliz@gnu.org>
4456
8cf51b2c
GM
4457 * text.texi (TeX Print): Use @key for TAB.
4458
8cf51b2c
GM
4459 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4460
8cf51b2c
GM
44612006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4462
4463 * files.texi (File Aliases): Don't claim that usually separate
4464 buffers are created for two file names that name the same data.
4465 Mention additional situations where different names mean the same
4466 file on disk.
4467
44682006-01-19 Richard M. Stallman <rms@gnu.org>
4469
4470 * killing.texi (Deletion): Upcase @key argument.
4471
4472 * custom.texi (Custom Themes): Minor cleanup.
4473
4474 * programs.texi (Hungry Delete): Upcase @key argument.
4475
8cf51b2c
GM
44762006-01-16 Juri Linkov <juri@jurta.org>
4477
4478 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4479 Move `mode-line-highlight' before `mode-line-buffer-id'.
4480
8cf51b2c
GM
44812006-01-14 Richard M. Stallman <rms@gnu.org>
4482
4483 * basic.texi (Inserting Text): Minor cleanup.
4484
8cf51b2c
GM
44852006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4486
4487 * custom.texi (Changing a Variable, Face Customization):
4488 Update for changes in Custom menus.
4489
8cf51b2c
GM
44902006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4491
4492 * macos.texi (Mac International): Undo last change.
4493
8cf51b2c
GM
44942006-01-02 Chong Yidong <cyd@stupidchicken.com>
4495
4496 * custom.texi (Custom Themes): Describe the new
4497 customize-create-theme interface.
4498
44992005-12-30 Juri Linkov <juri@jurta.org>
4500
4501 * basic.texi (Position Info): Update example.
4502
c8763fb6 45032005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4504
4505 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4506
45072005-12-24 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * custom.texi (Custom Themes): `load-theme' always loads.
4510
45112005-12-23 Juri Linkov <juri@jurta.org>
4512
4513 * display.texi (Highlight Interactively): Use double space to
4514 separate sentences. Replace C-p with M-p, and C-n with M-n.
4515
45162005-12-22 Richard M. Stallman <rms@gnu.org>
4517
4518 * custom.texi (Easy Customization and subnodes):
4519 Replace "active field" with "button".
4520 Use "user option" only for variables.
4521 Use "setting" for variable-or-face.
4522
45232005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4524
4525 * buffers.texi (Select Buffer): Change order in table to make
4526 "Similar" refer to the correct item.
4527 (Indirect Buffers): Minor rewording.
4528
8cf51b2c
GM
45292005-12-20 Juri Linkov <juri@jurta.org>
4530
4531 * files.texi (VC Status): Put P and N near p and n.
4532
8cf51b2c
GM
45332005-12-19 Richard M. Stallman <rms@gnu.org>
4534
4535 * programs.texi (Electric C): Delete the info about newline control.
4536 (Other C Commands): Minor cleanup.
4537 (Left Margin Paren): Minor cleanup.
4538
45392005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4540
4541 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4542 (Customization Groups): Delete text moved to "Browsing Custom".
4543 (Browsing Custom): New node.
4544 (Specific Customization): Clarify which commands only work for
4545 loaded options.
4546
45472005-12-18 Bill Wohler <wohler@newt.com>
4548
4549 * frames.texi (Tool Bars): Shorten text of previous change.
4550
45512005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4552
4553 * files.texi (VC Status): Document log-view mode.
4554
45552005-12-18 Bill Wohler <wohler@newt.com>
4556
4557 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4558 permanently via the customize interface.
4559
8cf51b2c
GM
45602005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4561
4562 * killing.texi (Killing by Lines): Document `kill-whole-line'
4563 function.
4564
c8763fb6 45652005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4566
4567 * buffers.texi (Select Buffer): Change `prev-buffer' to
4568 `previous-buffer'. Indicate that these functions use a frame
4569 local buffer list.
4570
8cf51b2c
GM
45712005-12-12 Richard M. Stallman <rms@gnu.org>
4572
4573 * custom.texi (Easy Customization): Change menu comment.
4574 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4575
4576 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4577 (Help): Among the Apropos commands, describe only C-h a here.
4578
45792005-12-11 Richard M. Stallman <rms@gnu.org>
4580
4581 * programs.texi (Options for Comments): Comment-end starts with space.
4582
4583 * glossary.texi (Glossary): Minor cleanup.
4584
4585 * files.texi (Old Versions): Use @table.
4586
8cf51b2c
GM
45872005-12-10 David Koppelman <koppel@ece.lsu.edu>
4588
4589 * display.texi (Highlight Interactively): Include
4590 global-hi-lock-mode. Add miscellaneous details and elaborations.
4591
45922005-12-09 Richard M. Stallman <rms@gnu.org>
4593
4594 * display.texi (Font Lock): Delete the Global FL menu item.
4595
45962005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4597
4598 * custom.texi (Minibuffer Maps): Mention the maps for file name
4599 completion.
4600
46012005-12-09 Kim F. Storm <storm@cua.dk>
4602
4603 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4604 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4605 cursor to next corner in rectangle; clarify insert around rectangle.
4606
8cf51b2c
GM
46072005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4608
4609 * custom.texi (Customization): Use xref to elisp manual for
4610 non-TeX output.
4611 (Minor Modes): Update.
4612 (Customization Groups, Changing a Variable, Face Customization):
4613 Update for new appearance of Custom buffers.
4614 (Changing a Variable): `custom-buffer-done-function' has been
4615 replaced by `custom-buffer-done-kill'.
4616 (Specific Customization): In the `customize-group' buffer, a
4617 subgroup's contents are not "hidden". They are not included at
4618 all. They have no [Show] button.
4619 (Mouse Buttons): Add pxref to description of mouse event lists in
4620 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4621 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4622 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4623
46242005-12-08 Richard M. Stallman <rms@gnu.org>
4625
4626 * mini.texi (Completion Commands, Completion):
4627 In file name input, SPC does not do completion.
4628
8cf51b2c
GM
46292005-12-08 Nick Roberts <nickrob@snap.net.nz>
4630
4631 * building.texi (GDB Graphical Interface): Explain screen size
4632 setting.
4633 (Other GDB User Interface Buffers): Describe features specific to
4634 GDB 6.4.
4635
8cf51b2c
GM
46362005-12-01 Nick Roberts <nickrob@snap.net.nz>
4637
4638 * building.texi (GDB User Interface Layout): Describe how to
4639 kill associated buffers.
4640 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4641 (Watch Expressions): Be more precise.
4642 (Other GDB User Interface Buffers): Describe how to change a
4643 register value.
4644
8cf51b2c
GM
46452005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4646
4647 * macos.texi (Mac Input): Remove description of
4648 mac-command-key-is-meta. Add descriptions of
4649 mac-control-modifier, mac-command-modifier, and
4650 mac-option-modifier.
4651 (Mac International): Fix description of conversion of clipboard data.
4652 (Mac Font Specs): Add example of font customization by face attributes.
4653
46542005-11-22 Nick Roberts <nickrob@snap.net.nz>
4655
4656 * building.texi (Watch Expressions): Expand description.
4657 (Other GDB User Interface Buffers): Describe local map for
4658 gud-watch.
4659
46602005-11-21 Chong Yidong <cyd@stupidchicken.com>
4661
4662 * display.texi (Font Lock): Font lock is enabled by default now.
4663
46642005-11-20 Juri Linkov <juri@jurta.org>
4665
4666 * basic.texi (Position Info): Update examples of the output.
4667 Remove the fact that examples are produced in the TeXinfo buffer,
4668 because in the Info reader users will get a different output from
4669 `C-x ='.
4670
4671 * building.texi (Compilation Mode): Remove paragraph duplicated
4672 from the node `Compilation'. Add `compilation-skip-threshold'.
4673
4674 * display.texi (Font Lock): Suggest more user-friendly method of
4675 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4676
46772005-11-18 Richard M. Stallman <rms@gnu.org>
4678
4679 * files.texi (Registering): Mention @@ in mode line.
4680
4681 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4682
46832005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4684
4685 * files.texi (Renaming and VC): Some back-ends don't
4686 handle renaming.
4687
8cf51b2c
GM
46882005-11-17 Juri Linkov <juri@jurta.org>
4689
4690 * emacs.texi (Top):
4691 * display.texi (Highlight Interactively): Put this font-lock based
4692 mode near Font Lock node.
4693
46942005-11-16 Chong Yidong <cyd@stupidchicken.com>
4695
4696 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4697 icons.
4698
46992005-11-12 Kim F. Storm <storm@cua.dk>
4700
4701 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4702 (Help Summary): Add C-h d and C-h e.
4703 (Apropos): Clarify that all apropos commands may search for either
4704 list of words or a regexp. Add C-h d for apropos-documentation.
4705 Describe apropos-documentation-sort-by-scores user option.
4706
8cf51b2c
GM
47072005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4708
4709 * killing.texi (CUA Bindings): Add @section.
4710
47112005-11-10 Kim F. Storm <storm@cua.dk>
4712
4713 * emacs.texi (Top): Add CUA Bindings entry to menu.
4714
4715 * killing.texi (CUA Bindings): New node. Moved here from
4716 misc.texi and extended with info on rectangle commands and
4717 rectangle highlighting, interface to registers, and the global
4718 mark feature.
4719
4720 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4721
4722 * regs.texi: Prev link points to CUA Bindings node.
4723
47242005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4725
4726 * help.texi (Help Echo): By default, help echos are only shown on
4727 mouse-over, not on point-over.
4728
c8763fb6 47292005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4730
4731 * misc.texi (Shell Mode): Describe how to activate password echoing.
4732
8cf51b2c
GM
47332005-11-04 Romain Francoise <romain@orebokech.com>
4734
4735 * mark.texi (Mark Ring): Fix typo.
4736
47372005-11-03 Richard M. Stallman <rms@gnu.org>
4738
4739 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4740
47412005-11-01 Bill Wohler <wohler@newt.com>
4742
4743 * help.texi (Help Mode): Fix typo.
4744
47452005-11-01 Nick Roberts <nickrob@snap.net.nz>
4746
4747 * building.texi (Other GDB User Interface Buffers): Describe
4748 the command gdb-use-inferior-io-buffer.
4749
47502005-10-31 Romain Francoise <romain@orebokech.com>
4751
4752 * files.texi (Compressed Files): Fix typo.
4753
4754 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4755
4756 * windows.texi (Force Same Window): Likewise.
4757
47582005-10-30 Bill Wohler <wohler@newt.com>
4759
4760 * help.texi (Help Mode): URLs viewed with browse-url.
4761
47622005-10-31 Nick Roberts <nickrob@snap.net.nz>
4763
4764 * building.texi (GDB Graphical Interface): Don't reference
4765 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4766 must stay in same frame.
4767
47682005-10-29 Chong Yidong <cyd@stupidchicken.com>
4769
4770 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4771
4772 * anti.texi (Antinews): Likewise.
4773
8cf51b2c
GM
47742005-10-28 Bill Wohler <wohler@newt.com>
4775
4776 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4777
47782005-10-28 Richard M. Stallman <rms@gnu.org>
4779
4780 * files.texi (Visiting): Explain how to enter ? in a file name.
4781
4782 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4783
8cf51b2c
GM
47842005-10-25 Nick Roberts <nickrob@snap.net.nz>
4785
4786 * building.texi (GDB Graphical Interface): Describe
4787 gdb-mouse-until.
4788
47892005-10-23 Richard M. Stallman <rms@gnu.org>
4790
4791 * custom.texi (Init File): Recommend when to use site-start.el.
4792
8cf51b2c
GM
47932005-10-21 Juri Linkov <juri@jurta.org>
4794
4795 * custom.texi (Examining): Mention accessing the old variable
4796 value via M-n in set-variable.
4797
8cf51b2c
GM
47982005-10-18 Romain Francoise <romain@orebokech.com>
4799
4800 * files.texi (Version Systems): Capitalize GNU.
4801
8cf51b2c
GM
48022005-10-18 Nick Roberts <nickrob@snap.net.nz>
4803
4804 * building.texi (Compilation Mode): Remove redundant paragraph.
4805 (Watch Expressions): Remove paragraph to reflect code change.
4806
8cf51b2c
GM
48072005-10-16 Richard M. Stallman <rms@gnu.org>
4808
4809 * building.texi (Compilation Mode, Compilation): Clarified.
4810
48112005-10-15 Richard M. Stallman <rms@gnu.org>
4812
4813 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4814
8cf51b2c
GM
48152005-10-13 Kenichi Handa <handa@m17n.org>
4816
4817 * basic.texi (Position Info): Fix previous change.
4818
c8763fb6 48192005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4820
4821 * cmdargs.texi (Icons X): Fix typo.
4822
48232005-10-12 Kenichi Handa <handa@m17n.org>
4824
4825 * basic.texi (Position Info): Describe the case that Emacs shows
4826 "part of display ...".
4827
c8763fb6 48282005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4829
4830 * cmdargs.texi (Icons X): -nb => -nbi.
4831
48322005-10-10 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * frames.texi (Speedbar): A couple more clarifications.
4835
48362005-10-11 Nick Roberts <nickrob@snap.net.nz>
4837
4838 * building.texi (GDB User Interface Layout): Improve diagram.
4839 (Watch Expressions): Explain how to make speedbar global.
4840 (Other GDB User Interface Buffers): Make references more precise.
4841
8cf51b2c
GM
48422005-10-09 Richard M. Stallman <rms@gnu.org>
4843
4844 * frames.texi (Speedbar): Clarify the text.
4845
48462005-10-09 Chong Yidong <cyd@stupidchicken.com>
4847
4848 * frames.texi (Speedbar): Add information on keybindings,
4849 dismissing the speedbar, and buffer display mode. Link to
4850 speedbar manual.
4851
c8763fb6 48522005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4853
4854 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4855 added -nb, --no-bitmap-icon.
4856
8cf51b2c
GM
48572005-10-07 Nick Roberts <nickrob@snap.net.nz>
4858
4859 * building.texi (GDB Graphical Interface): Add variables and
4860 functions to indices. Be more precise.
4861
c8763fb6 48622005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4863
4864 * frames.texi (Drag and Drop): Remove the x- from
4865 x-dnd-open-file-other-window and xdnd-protocol-alist.
4866
48672005-09-30 Romain Francoise <romain@orebokech.com>
4868
4869 * mini.texi (Minibuffer): The default value now appears before the
4870 colon in minibuffer prompts.
4871
8cf51b2c
GM
48722005-09-25 Richard M. Stallman <rms@gnu.org>
4873
4874 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4875
8cf51b2c
GM
48762005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4877
4878 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4879
8cf51b2c
GM
48802005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4881
4882 * emacs.texi (Top): Update submenus from macos.texi.
4883
4884 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4885 (Mac OS): Update feature support status.
4886 (Mac Input): List supported input scripts. Remove description
4887 about `mac-keyboard-text-encoding'. Mention mouse button
4888 emulation and related variables.
4889 (Mac International): Mention Central European and Cyrillic
4890 support. Now `keyboard-coding-system' is dynamically changed.
4891 Add description about coding system for selection. Add
4892 description about language environment.
4893 (Mac Environment Variables): Mention
4894 `~/.MacOSX/environment.plist'. Give example of command line
4895 arguments. Add Preferences support.
4896 (Mac Directories): Explicitly state that this node is for Mac OS
4897 Classic only.
4898 (Mac Font Specs): Mention specification for scalable fonts. List
4899 supported charsets. Add preferred way of creating fontsets. Add
4900 description about `mac-allow-anti-aliasing'.
4901 (Mac Functions): Add descriptions about `mac-set-file-creator',
4902 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4903 and `mac-get-preference'.
4904
8cf51b2c
GM
49052005-09-16 Romain Francoise <romain@orebokech.com>
4906
4907 Update all files to specify GFDL version 1.2.
4908
4909 * doclicense.texi (GNU Free Documentation License): Update to
4910 version 1.2.
4911
49122005-09-15 Richard M. Stallman <rms@gnu.org>
4913
4914 * buffers.texi (List Buffers): Fix xref.
4915
4916 * rmail.texi (Rmail Basics): Fix xref.
4917
4918 * emacs.texi (Top): Update subnode menus.
4919
4920 * files.texi (Saving Commands): New node, broken out of Saving.
4921 (Customize Save): New node, broken out of Saving.
4922 Clarify effect of write-region-inhibit-fsync.
4923 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4924
8cf51b2c
GM
49252005-09-14 Romain Francoise <romain@orebokech.com>
4926
4927 * files.texi (Saving): Mention write-region-inhibit-fsync.
4928
49292005-09-05 Chong Yidong <cyd@stupidchicken.com>
4930
4931 * custom.texi (Custom Themes): New node.
4932
49332005-09-03 Richard M. Stallman <rms@gnu.org>
4934
49823426
GM
4935 * search.texi (Search Case): Mention vars that control
4936 case-fold-search for various operations.
8cf51b2c
GM
4937
49382005-08-22 Juri Linkov <juri@jurta.org>
4939
4940 * display.texi (Standard Faces): Merge the text from
4941 `(elisp)Standard Faces' into this node.
4942
49432005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4944
4945 * emacs.texi (Top): Delete menu item for deleted node
4946 Keyboard Translations.
4947
49482005-08-18 Richard M. Stallman <rms@gnu.org>
4949
8cf51b2c
GM
4950 * trouble.texi (Unasked-for Search):
4951 Delete xref to Keyboard Translations.
4952
4953 * glossary.texi (Glossary): Delete xref.
4954
8cf51b2c
GM
4955 * custom.texi (Minor Modes): Say that the list here is not complete.
4956 (Keyboard Translations): Node deleted.
4957 (Disabling): Delete xref to it.
4958 (Customization Groups): Fix Custom buffer example.
4959 (Hooks): Mention remove-hooks.
4960
49612005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4962
4963 * building.texi (GDB Graphical Interface): Improve filling of menu
4964 item.
4965
49662005-08-18 Nick Roberts <nickrob@snap.net.nz>
4967
4968 * building.texi (GDB Graphical Interface): Use better node names.
4969
49702005-08-14 Richard M. Stallman <rms@gnu.org>
4971
4972 * text.texi (Sentences): Fix xref.
4973
49742005-08-14 Juri Linkov <juri@jurta.org>
4975
4976 * building.texi (Compilation, Grep Searching): Move grep command
4977 headings from `Compilation' to `Grep Searching'.
4978
4979 * dired.texi (Dired and Find):
4980 * maintaining.texi (Tags Search): Replace grep xref to
4981 `Compilation' node with `Grep Searching'.
4982
4983 * files.texi (Comparing Files): Replace xref to `Compilation' with
4984 `Compilation Mode'.
4985
49862005-08-13 Alan Mackenzie <acm@muc.de>
4987
4988 * search.texi (Non-ASCII Isearch): Correct a typo.
4989 (Replacement Commands): Mention query-replace key binding.
4990
49912005-08-11 Richard M. Stallman <rms@gnu.org>
4992
4993 * programs.texi (Options for Comments): Fix xref.
4994
4995 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4996 out of Regexps.
4997
8cf51b2c
GM
49982005-08-09 Juri Linkov <juri@jurta.org>
4999
5000 * building.texi (Compilation): Use `itemx' instead of `item'.
5001 (Grep Searching): Simplify phrase.
5002
5003 * display.texi (Standard Faces): Describe vertical-border on
5004 window systems.
5005
5006 * windows.texi (Split Window): Simplify phrase and mention
5007 vertical-border face.
5008
50092005-08-09 Richard M. Stallman <rms@gnu.org>
5010
5011 * files.texi (Comparing Files): Clarify compare-windows.
5012
5013 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5014
8cf51b2c
GM
50152005-08-06 Eli Zaretskii <eliz@gnu.org>
5016
5017 * mule.texi (Coding Systems): Rephrase the paragraph about
5018 codepages: no need for "M-x codepage-setup" anymore, except on
5019 MS-DOS.
5020
5021 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5022 the MS-DOS port only.
5023
50242005-07-30 Eli Zaretskii <eliz@gnu.org>
5025
5026 * makefile.w32-in (info): Don't run multi-install-info.bat.
5027 ($(infodir)/dir): New target, produced by running
5028 multi-install-info.bat.
5029
8cf51b2c
GM
50302005-07-22 Eli Zaretskii <eliz@gnu.org>
5031
5032 * files.texi (Quoted File Names): Add index entry.
5033
8cf51b2c
GM
50342005-07-19 Juri Linkov <juri@jurta.org>
5035
5036 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5037
50382005-07-18 Juri Linkov <juri@jurta.org>
5039
8cf51b2c
GM
5040 * custom.texi (Easy Customization):
5041 * files.texi (Old Versions):
5042 * frames.texi (Wheeled Mice):
5043 * mule.texi (Specify Coding):
8cf51b2c
GM
5044 * text.texi (Cell Justification):
5045 * trouble.texi (After a Crash):
8cf51b2c
GM
5046 * xresources.texi (GTK styles):
5047 Delete duplicate duplicate words.
5048
50492005-07-17 Richard M. Stallman <rms@gnu.org>
5050
5051 * frames.texi (Creating Frames): Fix foreground color example.
5052
5053 * custom.texi (Init Examples): Clean up text about conditionals.
5054
50552005-07-16 Richard M. Stallman <rms@gnu.org>
5056
5057 * mini.texi (Completion Commands): Fix command name for ?.
5058
8cf51b2c
GM
50592005-07-16 Eli Zaretskii <eliz@gnu.org>
5060
5061 * display.texi (Standard Faces): Explain that customization of
5062 `menu' face has no effect on w32 and with GTK. Add
5063 cross-references.
5064
5065 * cmdargs.texi (General Variables): Clarify the default location
5066 of $HOME on w32 systems.
5067
50682005-07-15 Jason Rumney <jasonr@gnu.org>
5069
5070 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5071 changed.
5072
50732005-07-08 Kenichi Handa <handa@m17n.org>
5074
5075 * mule.texi (Recognize Coding): Recommend
5076 revert-buffer-with-coding-system instead of revert-buffer.
5077
50782005-07-07 Richard M. Stallman <rms@gnu.org>
5079
5080 * anti.texi (Antinews): Mention mode-line-inverse-video.
5081
5082 * files.texi (Saving): Minor correction about C-x C-w.
5083
5084 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5085
50862005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5087
5088 * search.texi (Isearch Scroll): Add example of using the
5089 `isearch-scroll' property.
5090 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5091 `Display Custom' node.
5092 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5093 and de-emphasize it.
5094 (Other Repeating Search): `occur' currently can not correctly
5095 handle multiline matches. Correct, clarify and update description
5096 of `flush-lines' and `keep-lines'.
5097
5098 * display.texi (Display Custom): Add anchor for `baud-rate'.
5099
51002005-07-07 Richard M. Stallman <rms@gnu.org>
5101
5102 * gnu.texi: Update where to get GNU status; add refs for how to help.
5103 Add footnotes 6 and 7.
5104
51052005-07-04 Lute Kamstra <lute@gnu.org>
5106
5107 Update FSF's address in GPL notices.
5108
8cf51b2c 5109 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5110 * trouble.texi (Checklist): Update FSF's address.
5111
8cf51b2c
GM
51122005-06-24 Richard M. Stallman <rms@gnu.org>
5113
5114 * display.texi (Text Display): Change index entries.
5115
51162005-06-24 Eli Zaretskii <eliz@gnu.org>
5117
5118 * makefile.w32-in (MAKEINFO): Use --force.
5119 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5120 Makefile.in.
8cf51b2c
GM
5121
51222005-06-23 Richard M. Stallman <rms@gnu.org>
5123
5124 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5125 nobreak-char-display.
5126
5127 * emacs.texi (Top): Update detailed node listing.
5128
5129 * display.texi (Text Display): Renamed show-nonbreak-escape
5130 to nobreak-char-display and no-break-space to nobreak-space.
5131 (Standard Faces): Split up the list of standard faces
5132 and put it in a separate node. Add nobreak-space and
5133 escape-glyph.
5134
8cf51b2c
GM
51352005-06-23 Lute Kamstra <lute@gnu.org>
5136
5137 * mule.texi (Select Input Method): Fix typo.
5138
51392005-06-23 Kenichi Handa <handa@m17n.org>
5140
5141 * mule.texi (International): List all supported scripts. Adjust
5142 text for that leim is now included in the normal Emacs
5143 distribution.
5144 (Language Environments): List all language environments.
5145 Intlfonts contains fonts for most supported scripts, not all..
5146 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5147 input a specific character.
8cf51b2c
GM
5148 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5149
51502005-06-23 Juanma Barranquero <lekktu@gmail.com>
5151
49823426 5152 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5153
51542005-06-22 Miles Bader <miles@gnu.org>
5155
5156 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5157
51582005-06-20 Miles Bader <miles@gnu.org>
5159
5160 * display.texi (Faces): Add `vertical-divider'.
5161
51622005-06-17 Richard M. Stallman <rms@gnu.org>
5163
5164 * text.texi (Adaptive Fill): Minor clarification.
5165
8cf51b2c
GM
51662005-06-10 Lute Kamstra <lute@gnu.org>
5167
5168 * emacs.texi (Top): Correct version number.
5169 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5170 refer to the current version of Emacs.
5171
51722005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * files.texi (Log Buffer): Document when there can be more than
5175 one file to be committed.
5176
51772005-06-08 Juri Linkov <juri@jurta.org>
5178
5179 * display.texi (Faces): Add `shadow' face.
5180
51812005-06-07 Masatake YAMATO <jet@gyve.org>
5182
5183 * display.texi (Faces): Write about mode-line-highlight.
5184
51852005-06-06 Richard M. Stallman <rms@gnu.org>
5186
5187 * misc.texi (Printing Package): Explain how to initialize
5188 printing package.
5189
5190 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5191
51922005-06-05 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * emacs.texi: Rename Hardcopy to Printing.
5195 Make PostScript and PostScript Variables subnodes of it.
5196
5197 * misc.texi (Printing): Rename node from Hardcopy.
5198 Mention menu bar options.
5199 Move PostScript and PostScript Variables to submenu.
5200 (Printing package): New node.
5201
5202 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5203
5204 * dired.texi (Operating on Files): Likewise.
5205
5206 * calendar.texi (Displaying the Diary): Likewise.
5207
5208 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5209
5210 * glossary.texi (Glossary): Likewise.
5211
5212 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5213 effect.
5214
52152005-06-04 Richard M. Stallman <rms@gnu.org>
5216
5217 * trouble.texi (After a Crash): Polish previous change.
5218
8cf51b2c
GM
52192005-05-30 Noah Friedman <friedman@splode.com>
5220
5221 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5222 recovery mechanism.
5223
8cf51b2c
GM
52242005-05-28 Nick Roberts <nickrob@snap.net.nz>
5225
5226 * building.texi (Other Buffers): SPC toggles display of
5227 floating point registers.
5228
8cf51b2c
GM
52292005-05-27 Nick Roberts <nickrob@snap.net.nz>
5230
5231 * files.texi (Log Buffer): Merge in description of Log Edit
5232 mode from pcl-cvs.texi.
5233
52342005-05-26 Richard M. Stallman <rms@gnu.org>
5235
5236 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5237
8cf51b2c
GM
52382005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5239
5240 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5241 not enabled by default.
5242 When not on a word, `ispell-word' by default checks the word
5243 before point.
5244
52452005-05-24 Nick Roberts <nickrob@snap.net.nz>
5246
5247 * building.texi (Debugger Operation): Simplify last sentence.
5248
52492005-05-23 Lute Kamstra <lute@gnu.org>
5250
5251 * emacs.texi: Update FSF's address throughout.
5252 (Preface): Use @cite.
5253 (Distrib): Add cross reference to the node "Copying". Mention the
5254 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5255 printed manuals.
5256 (Intro): Use @xref for the Emacs Lisp Intro.
5257
8cf51b2c
GM
52582005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5259
5260 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5261
5262 * basic.texi (Moving Point): Mention default for `goto-line'.
5263
5264 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5265 of a variable's docstring.
5266
52672005-05-18 Lute Kamstra <lute@gnu.org>
5268
5269 * maintaining.texi (Overview of Emerge): Add cross reference.
5270 Remove duplication.
5271
5272 * emacs.texi (Top): Update to the current structure of the manual.
5273 * misc.texi (Emacs Server): Add menu description.
5274 * files.texi (Saving): Fix menu.
5275 * custom.texi (Customization): Fix menu.
5276 * mule.texi (International): Fix menu.
5277 * kmacro.texi (Keyboard Macros): Fix menu.
5278
52792005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5280
5281 * display.texi: Various minor changes.
5282 (Faces): Delete text that is repeated in the next section.
5283
52842005-05-16 Nick Roberts <nickrob@snap.net.nz>
5285
5286 * building.texi (Debugger Operation): Mention GUD tooltips are
5287 disabled with GDB in text command mode.
5288
8cf51b2c
GM
52892005-05-16 Nick Roberts <nickrob@snap.net.nz>
5290
5291 * building.texi: Replace toolbar with "tool bar" for consistency.
5292 (Compilation Mode): Describe compilation-context-lines
5293 and use of arrow in compilation buffer.
5294 (Debugger Operation): Replace help text with variable's value.
5295
5296 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5297 consistency.
5298
52992005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5302 Add xref.
5303
8cf51b2c
GM
53042005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5305
5306 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5307 (Position Info): Delete discussion of `goto-line'. It is already
5308 described in `Moving point'.
5309
5310 * mini.texi (Completion Commands): Correct reference.
5311 (Completion Options): Fix typo.
5312
5313 * killing.texi (Deletion): Complete description of `C-x C-o'.
5314
8cf51b2c
GM
53152005-05-10 Richard M. Stallman <rms@gnu.org>
5316
5317 * building.texi (Compilation): Clarify recompile's directory choice.
5318
5319 * frames.texi (Tooltips): Cleanups.
5320
5321 * basic.texi (Arguments): Fix punctuation.
5322
53232005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5324
5325 * screen.texi (Menu Bar): The up and down (not left and right)
5326 arrow keys move through a keyboard menu.
5327
53282005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5329
5330 * basic.texi: Various typo and grammar fixes.
5331 (Moving Point): C-a now runs move-beginning-of-line.
5332
53332005-05-08 Nick Roberts <nickrob@snap.net.nz>
5334
5335 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5336
5337 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5338 as different animals.
5339
53402005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5341
5342 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5343 Correct index entry.
5344
53452005-05-07 Nick Roberts <nickrob@snap.net.nz>
5346
5347 * building.texi (Debugger Operation): Update to reflect changes
5348 in GUD tooltips.
5349
53502005-04-30 Richard M. Stallman <rms@gnu.org>
5351
5352 * files.texi (Compressed Files): Auto Compression normally enabled.
5353
5354 * building.texi (Debugger Operation): Clarify previous change.
5355
8cf51b2c
GM
53562005-04-28 Nick Roberts <nickrob@snap.net.nz>
5357
5358 * building.texi (Debugger Operation): Add description for
5359 GUD tooltips when program is not running.
5360
53612005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * misc.texi (Shell): Add `Shell Prompts' to menu.
5364 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5365 description. Delete remarks moved to new node.
5366 (Shell Prompts): New node.
5367 (History References): Replace remarks moved to `Shell Prompts'
5368 with xref to that node.
5369 (Remote Host): Clarify how to specify the terminal type when
5370 logging in to a different machine.
5371
53722005-04-26 Richard M. Stallman <rms@gnu.org>
5373
5374 * emacs.texi (Top): Update submenus from files.texi.
5375
5376 * files.texi (Filesets): Clarify previous change.
5377
5378 * dired.texi (Misc Dired Features): Clarify previous change.
5379
53802005-04-25 Chong Yidong <cyd@stupidchicken.com>
5381
5382 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5383
5384 * dired.texi (Misc Dired Features): Document
5385 dired-compare-directories.
5386
5387 * files.texi (Filesets): New node.
5388 (File Conveniences): Document Image mode.
5389
5390 * text.texi (TeX Print): Document tex-compile.
5391
53922005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5393
5394 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5395 Delete redundant reference to tooltip Custom group. It is
5396 referred too again in the next paragraph.
5397
53982005-04-24 Richard M. Stallman <rms@gnu.org>
5399
5400 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5401
8cf51b2c
GM
54022005-04-19 Kim F. Storm <storm@cua.dk>
5403
5404 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5405
54062005-04-18 Lars Hansen <larsh@math.ku.dk>
5407
5408 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5409 turns off desktop-save-mode.
5410
54112005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5412
5413 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5414 by default in terminals compatible with xterm. Mention that
5415 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5416 node.
5417
8cf51b2c
GM
54182005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5421
c8763fb6 54222005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5423
5424 * xresources.texi (Table of Resources): Add cursorBlink.
5425
54262005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5427
5428 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5429 `d', `C-d' and `u'.
5430
54312005-04-11 Richard M. Stallman <rms@gnu.org>
5432
5433 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5434 (Misc X): Add -D, --basic-display.
5435
5436 * maintaining.texi (Change Log): Correct the description of
5437 the example.
5438
5439 * major.texi (Choosing Modes): Document magic-mode-alist.
5440
8cf51b2c
GM
54412005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5442
5443 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5444 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5445 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5446 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5447 `w', respectively.
5448 (Rmail Labels): Mention `l'.
5449 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5450 (Rmail Summary Edit): Describe `j' and RET.
5451
c8763fb6 54522005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5453
5454 * xresources.texi (Lucid Resources): Add fontSet resource.
5455
8cf51b2c
GM
54562005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5457
5458 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5459 now called `indicate-empty-lines'.
5460
54612005-04-06 Kim F. Storm <storm@cua.dk>
5462
5463 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5464
54652005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5466
5467 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5468 deleted.
5469 (Marks vs Flags): Add some convenient key bindings.
5470 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5471 (Misc Dired Features): Correct and expand description of `w' command.
5472
5473 * frames.texi (XTerm Mouse): Delete apparently false info.
5474 The GNU/Linux console currently does not appear to support
5475 `xterm-mouse-mode'.
5476
8cf51b2c
GM
54772005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5478
5479 * calendar.texi (Diary): Mention shell utility `calendar'.
5480
54812005-04-01 Richard M. Stallman <rms@gnu.org>
5482
5483 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5484
8cf51b2c
GM
54852005-04-01 Lute Kamstra <lute@gnu.org>
5486
5487 * maintaining.texi (Change Log): add-change-log-entry uses
5488 add-log-mailing-address.
5489
54902005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5491
5492 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5493 `VC Mode Line' and put in an xref to that node.
5494 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5495 its description.
5496
54972005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5498
5499 * calendar.texi (Calendar Systems): Say that the Persian calendar
5500 implemented here is the arithmetical one championed by Birashk.
5501
55022005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5503
5504 * programs.texi (Fortran Motion): Fix previous change.
5505
8cf51b2c
GM
55062005-03-29 Richard M. Stallman <rms@gnu.org>
5507
5508 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5509
55102005-03-29 Chong Yidong <cyd@stupidchicken.com>
5511
5512 * text.texi (Refill): Refer to Long Lines Mode.
5513 (Longlines): New node.
5514 (Auto Fill): Don't index "word wrap" here.
5515 (Filling): Add Longlines to menu.
5516
55172005-03-29 Richard M. Stallman <rms@gnu.org>
5518
5519 * xresources.texi: Minor fixes.
5520
5521 * misc.texi (Emacs Server): Fix Texinfo usage.
5522
5523 * emacs.texi (Top): Don't use a real section heading for
5524 "Detailed Node Listing". Fake it instead.
5525
5526 * basic.texi (Position Info): Minor cleanup.
5527
5528 * mule.texi (Input Methods): Minor cleanup.
5529
55302005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5531
5532 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5533 constructs as well.
5534 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5535
55362005-03-29 Kenichi Handa <handa@m17n.org>
5537
5538 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5539
5540 * basic.texi (Position Info): Update the description about the
5541 command C-u C-x =.
5542
55432005-03-28 Richard M. Stallman <rms@gnu.org>
5544
5545 * emacs.texi (Top): Use @section for the detailed node listing.
5546
5547 * calendar.texi: Minor fixes to previous change.
5548
5549 * programs.texi (Fortran): Small fixes to previous changes.
5550
5551 * emacs.texi (Top): Update list of subnodes of Dired.
5552 Likewise for building.texi.
5553
5554 * files.texi (File Conveniences): Delete Auto Image File mode.
5555
55562005-03-28 Chong Yidong <cyd@stupidchicken.com>
5557
5558 * building.texi (Flymake): New node.
5559
5560 * custom.texi (Function Keys): Document kp- event types and
5561 keypad-setup package.
5562
5563 * dired.texi (Wdired): New node.
5564
5565 * files.texi (File Conveniences): Reorder entries.
5566 Explain how to turn on Auto-image-file mode.
5567 Document Thumbs mode.
5568
5569 * mule.texi (Specify Coding): Document recode-region and
5570 recode-file-name.
5571
5572 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5573
55742005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * commands.texi (Keys): M-o is now a prefix key.
5577
55782005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5579
5580 * programs.texi: Reformat and update copyright years.
5581 (Fortran): Update section.
5582
55832005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * files.texi: Several small changes in addition to:
5586 (Visiting): Change xref for Dialog Boxes to ref.
5587 (Version Headers): Replace references to obsolete var
5588 `vc-header-alist' with `vc-BACKEND-header'.
5589 (Customizing VC): Update value of `vc-handled-backends'.
5590
55912005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5592
5593 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5594 move here from Emacs Lisp Reference Manual.
5595 * calendar.texi (Calendar/Diary, Diary Commands)
5596 (Special Diary Entries, Importing Diary): Change some xrefs to
5597 point to emacs-xtra rather than elisp.
5598
5599 * emacs-xtra.texi (Calendar Customizing):
5600 Move view-diary-entries-initially, view-calendar-holidays-initially,
5601 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5602 Emacs Manual.
5603 (Appt Customizing): Merge entire section into main Emacs Manual.
5604 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5605 mark-holidays-in-calendar here from emacs-xtra.
5606 (Displaying the Diary): Move view-diary-entries-initially,
5607 mark-diary-entries-in-calendar here from emacs-xtra.
5608 (Appointments): Move appt-display-mode-line,
5609 appt-display-duration, appt-disp-window-function,
5610 appt-delete-window-function here from emacs-xtra.
5611
5612 * calendar.texi: Update and reformat copyright.
5613 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5614 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5615 (Diary): Refer to `diary-file' rather than ~/diary.
5616 (Diary Commands): Rename node to "Displaying the Diary".
5617 * emacs.texi (Top): Rename "Diary Commands" section.
5618 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5619
56202005-03-26 Eli Zaretskii <eliz@gnu.org>
5621
5622 * misc.texi (Emacs Server): Fix the command for setting
5623 server-name. Add an xref to Invoking emacsclient.
5624
5625 * help.texi (Help Summary): Clarify when "C-h ." will do something
5626 nontrivial.
5627 (Apropos): Add cindex entry for apropos-sort-by-scores.
5628
5629 * display.texi (Text Display): Add index entries for how no-break
5630 characters are displayed.
5631
8cf51b2c
GM
56322005-03-26 Eli Zaretskii <eliz@gnu.org>
5633
5634 * files.texi (Visiting): Fix cross-references introduced with the
5635 last change.
5636
5637 * xresources.texi (GTK resources): Fix last change.
5638
8cf51b2c
GM
56392005-03-25 Chong Yidong <cyd@stupidchicken.com>
5640
5641 * xresources.texi (X Resources): GTK options documented too.
5642 (Resources): Clarify meaning of program name.
5643 (Table of Resources): Add visualClass.
5644 (GTK resources): Rewrite.
5645 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5646
5647 * display.texi (Text Display): Mention non-breaking spaces.
5648
5649 * files.texi (Reverting): Document auto-revert-check-vc-info.
5650
5651 * frames.texi (Mouse Commands): Document
5652 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5653
5654 * help.texi (Help Summary): Add `C-h .'.
5655 (Apropos): Apropos accepts a list of search terms.
5656 Document apropos-sort-by-scores.
5657 (Help Echo): Document display-local-help.
5658
5659 * misc.texi (Emacs Server): Document server-name.
5660 (Invoking emacsclient): Document -s option for server names.
5661
5662 * text.texi (Outline Visibility): Introduce "current heading
5663 line" (commands can be called with point on a body line).
5664 Re-order table to follow the sequence of discussion.
5665 hide-body won't hide lines before first header line.
5666 (TeX Mode): Add DocTeX mode.
5667
8cf51b2c
GM
56682005-03-24 Richard M. Stallman <rms@gnu.org>
5669
5670 * mule.texi (Single-Byte Character Support): Delete mention
5671 of iso-acc.el and iso-transl.el.
5672
8cf51b2c
GM
56732005-03-23 Lute Kamstra <lute@gnu.org>
5674
5675 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5676
56772005-03-23 Richard M. Stallman <rms@gnu.org>
5678
8cf51b2c
GM
5679 * search.texi: Delete explicit node pointers.
5680 (Incremental Search): New menu.
5681 (Basic Isearch, Repeat Isearch, Error in Isearch)
5682 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5683 (Slow Isearch): New subnodes.
5684 (Configuring Scrolling): Node deleted.
5685 (Search Case): Doc default-case-fold-search.
5686 (Regexp Replace): Move replace-regexp doc here.
5687
5688 * rmail.texi (Movemail): Put commas inside closequotes.
5689
5690 * picture.texi (Insert in Picture): Document C-c arrow combos.
5691 (Basic Picture): Clarify erasure.
5692
5693 * display.texi (Font Lock): Put commas inside closequotes.
5694
5695 * cmdargs.texi (General Variables): Put commas inside closequotes.
5696
56972005-03-23 Nick Roberts <nickrob@snap.net.nz>
5698
5699 * building.texi (Stack Buffer): Mention reverse contrast for
5700 *selected* frame (might not be current frame).
5701
8cf51b2c
GM
57022005-03-21 Richard M. Stallman <rms@gnu.org>
5703
5704 * building.texi (Starting GUD): Add bashdb.
5705
57062005-03-20 Chong Yidong <cyd@stupidchicken.com>
5707
5708 * basic.texi (Moving Point): Add M-g M-g binding.
5709 (Undo): Document undo-only.
5710 (Position Info): Document M-g M-g and C-u M-g M-g.
5711
5712 * building.texi (Building): Put Grep Searching after Compilation
5713 Shell.
5714 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5715 Document next-error-highlight.
5716 (Grep Searching): Document grep-highlight-matches.
5717 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5718
5719 * calendar.texi (Importing Diary): Rename node from iCalendar.
5720 Document diary-from-outlook.
5721
5722 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5723 Commands.
5724 Mention effect of X drag and drop on Dired buffers.
5725
5726 * files.texi (Visiting): Document large-file-warning-threshold.
5727 Move paragraph on file-selection dialog.
5728 Mention visiting files using X drag and drop.
5729 (Reverting): Mention using Auto-Revert mode to tail files.
5730 Document auto-revert-tail-mode.
5731 (Version Systems): Minor correction.
5732 (Comparing Files): Diff-mode is no longer based on Compilation
5733 mode.
5734 Document compare-ignore-whitespace.
5735 (Misc File Ops): Explain passing a directory to rename-file.
5736 Likewise for copy-file and make-symbolic-link.
5737
5738 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5739 Document mouse-wheel-progressive speed.
5740
5741 * help.texi (Misc Help): Document numeric argument for C-h i.
5742 Correctly explain the effect of just C-u as argument.
5743
5744 * killing.texi (Deletion): Document numeric argument for
5745 just-one-space.
5746
5747 * mini.texi (Completion): Completion acts on text before point.
5748
5749 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5750 (Emulation): CUA mode replaces pc-bindings-mode,
5751 pc-selection-mode, and s-region.
5752
5753 * mule.texi (Input Methods): Leim is now built-in.
5754 (Select Input Method): Document quail-show-key.
5755 (Specify Coding): Document revert-buffer-with-coding-system.
5756
5757 * programs.texi (Fortran Motion): Document f90-next-statement,
5758 f90-previous-statement, f90-next-block, f90-previous-block,
5759 f90-end-of-block, and f90-beginning-of-block.
5760
5761 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5762
5763 * emacs.texi (Acknowledgments): Updated.
5764
5765 * anti.texi: Total rewrite.
5766
8cf51b2c
GM
57672005-03-19 Chong Yidong <cyd@stupidchicken.com>
5768
5769 * ack.texi (Acknowledgments): Update.
5770
57712005-03-19 Eli Zaretskii <eliz@gnu.org>
5772
5773 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5774 copyright years.
5775
57762005-03-14 Nick Roberts <nickrob@snap.net.nz>
5777
5778 * building.texi (Commands of GUD): Move paragraph on setting
5779 breakpoints with mouse to the GDB Graphical Interface node.
5780
57812005-03-07 Richard M. Stallman <rms@gnu.org>
5782
8cf51b2c
GM
5783 * misc.texi (Single Shell, Shell Options): Fix previous change.
5784
5785 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5786
57872005-03-06 Richard M. Stallman <rms@gnu.org>
5788
5789 * building.texi (Starting GUD): Don't explain text vs graphical
5790 GDB here. Just mention it and xref.
5791 Delete "just one debugger process".
5792 (Debugger Operation): Move GUD tooltip info here.
5793 (GUD Tooltips): Node deleted.
5794 (GDB Graphical Interface): Explain the two GDB modes here.
5795
8cf51b2c
GM
5796 * sending.texi (Sending Mail): Minor cleanup.
5797 (Mail Aliases): Explain quoting conventions.
5798 Update key rebinding example.
5799 (Header Editing): C-M-i is like M-TAB.
5800 (Mail Mode Misc): mail-attach-file does not do MIME.
5801
5802 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5803 that really belongs here.
5804 (Remote Mailboxes): Text moved to Rmail Inbox.
5805 (Rmail Display): Mention Mouse-1.
5806 (Movemail): Clarify two movemail versions.
5807 Clarify rmail-movemail-program.
5808
8cf51b2c
GM
5809 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5810 Document async shell commands.
5811 (Shell History): Clarify.
5812 (Shell Ring): Mention C-UP an C-DOWN.
5813 (Shell Options): Add comint-prompt-read-only.
5814 (Invoking emacsclient): Set EDITOR to run Emacs.
5815 (Sorting): No need to explain what region is.
5816 (Saving Emacs Sessions): Fix typo.
5817 (Recursive Edit): Fix punctuation.
5818 (Emulation): Don't mention "PC bindings" which are standard.
5819 (Hyperlinking): Explain Mouse-1 convention here.
5820 (Find Func): Node deleted.
5821
8cf51b2c
GM
5822 * help.texi (Name Help): Xref to Hyperlinking.
5823
5824 * glossary.texi (Glossary):
5825 Rename "Balance Parentheses" to "Balancing...".
5826 Add "Byte Compilation". Correct "Copyleft".
5827 New xref in "Customization".
5828 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5829 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5830 Rename "Registers" to "Register".
5831 Replace "Selecting" with "Selected Frame",
5832 "Selected Window", and "Selecting a Buffer".
5833
5834 * files.texi (Types of Log File): Explain how projects'
5835 methods can vary.
5836
8cf51b2c
GM
5837 * display.texi (Faces): Delete "Emacs 21".
5838
5839 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5840 * fixit.texi (Spelling): C-M-i like M-TAB.
5841 * mini.texi (Completion Options): C-M-i like M-TAB.
5842 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5843 * text.texi (Text Mode): C-M-i like M-TAB.
5844
5845 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5846
5847 * calendar.texi (Specified Dates): Mention `g w'.
5848 (Appointments): appt-activate toggles with no arg.
5849
8cf51b2c
GM
58502005-03-05 Juri Linkov <juri@jurta.org>
5851
5852 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5853 "invocation (command line arguments)".
8cf51b2c
GM
5854 (Misc X): Add -nbc, --no-blinking-cursor.
5855
58562005-03-04 Ulf Jasper <ulf.jasper@web.de>
5857
5858 * calendar.texi (iCalendar): No need to require it now.
5859
8cf51b2c
GM
58602005-03-03 Nick Roberts <nickrob@snap.net.nz>
5861
5862 * trouble.texi (Contributing): Mention Savannah. Direct users to
5863 emacs-devel.
5864
58652005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5866
5867 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5868 window.
5869
8cf51b2c
GM
58702005-02-27 Richard M. Stallman <rms@gnu.org>
5871
5872 * building.texi (Compilation): Update mode line status info.
5873
58742005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5875
5876 * calendar.texi (General Calendar): Document binding of
5877 scroll-other-window-down.
5878 (Mayan Calendar): Fix earliest date.
5879 (Time Intervals): Document timeclock-change.
5880 Fix timeclock-ask-before-exiting documentation.
5881
58822005-02-26 Kim F. Storm <storm@cua.dk>
5883
5884 * frames.texi (Mouse References):
5885 Add mouse-1-click-in-non-selected-windows.
5886
58872005-02-25 Richard M. Stallman <rms@gnu.org>
5888
5889 * screen.texi (Screen): Explain better about cursors and mode lines;
5890 don't presuppose text terminals.
5891 (Point): Don't assume just one cursor.
5892 Clarify explanation of cursors.
5893 (Echo Area, Menu Bar): Cleanups.
5894
5895 * mini.texi (Minibuffer): Prompts are highlighted.
5896 (Minibuffer Edit): Newline = C-j only on text terminals.
5897 Clarify resize-mini-windows values.
5898 Mention M-PAGEUP and M-PAGEDOWN.
5899 (Completion Commands): Mouse-1 like Mouse-2.
5900 (Minibuffer History): Explain history commands better.
5901 (Repetition): Add xref to Incremental Search.
5902
5903 * mark.texi (Setting Mark): Clarify info about displaying mark.
5904 Clarify explanation of C-@ and C-SPC.
5905 (Transient Mark): Mention Delete Selection mode.
5906 (Marking Objects): Clean up text about extending the region.
5907
5908 * m-x.texi (M-x): One C-g doesn't always go to top level.
5909 No delay before suggest-key-bindings output.
5910
5911 * fixit.texi (Fixit): Mention C-/ for undo.
5912 (Spelling): Mention ESC TAB like M-TAB.
5913 Replacement words with r and R are rechecked.
5914 Say where C-g leaves point. Mention ? as input.
5915
59162005-02-23 Lute Kamstra <lute@gnu.org>
5917
5918 * cmdargs.texi (Initial Options): Add cross reference.
5919
8cf51b2c
GM
59202005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5921
5922 * emacs.texi (Top): Update menu for splitting of node in
5923 msdog.texi.
5924 * frames.texi (Frames): Update xref for splitting of node in
5925 msdog.texi.
5926 * trouble.texi (Quitting): Ditto.
5927
59282005-02-16 Richard M. Stallman <rms@gnu.org>
5929
5930 * windows.texi (Split Window): Simplify line truncation info
5931 and xref to Display Custom.
5932
5933 * trouble.texi (Quitting): Emergency escape only for text terminal.
5934 (Screen Garbled): C-l for ungarbling is only for text terminal.
5935
5936 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5937
5938 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5939
5940 * programs.texi (Program Modes): Mention Python mode.
5941 (Moving by Defuns): Repeating C-M-h extends region.
5942 (Basic Indent): Clarify.
5943 (Custom C Indent): Clarify.
5944 (Expressions): Repeating C-M-@ extends region.
5945 (Info Lookup): Clarify for C-h S.
5946 (Symbol Completion): ESC TAB alternative for M-TAB.
5947 (Electric C): Clarify.
5948
5949 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5950
5951 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5952 MS-DOS Input node.
5953 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5954 (MS-DOS and MULE): Clarify.
5955 (MS-DOS Processes, Windows Processes): Fix typos.
5956
5957 * major.texi (Choosing Modes): Clarify.
5958
5959 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5960 (Keyboard Macro Step-Edit): Clarify.
5961
5962 * indent.texi (Indentation): Clarifications.
5963
5964 * help.texi (Help): Correct error about C-h in query-replace.
5965 Clarify apropos vs C-h a. Fix how to search in FAQ.
5966 (Key Help): Describe C-h w here.
5967 (Name Help): Minor cleanup. C-h w moved to Key Help.
5968 Clarify the "object" joke.
5969 (Apropos): Clarify. Mouse-1 like Mouse-2.
5970 (Help Mode): Mouse-1 like Mouse-2.
5971
5972 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5973
5974 * display.texi (Display): Reorder menu.
5975 (Faces): Cleanup.
5976 (Font Lock): Cleanup. Mention Options menu.
5977 Delete obsolete text.
5978 (Scrolling): For C-l, don't presume text terminal.
5979 (Horizontal Scrolling): Simplify intro.
5980 (Follow Mode): Clarify.
5981 (Cursor Display): Moved before Display Custom.
5982 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5983 Doc default-tab-width. Doc line truncation more thoroughly.
5984
5985 * dired.texi (Dired Enter): C-x C-f can run Dired.
5986 (Dired Visiting): Comment out `a' command.
5987 Mouse-1 is like Mouse-2.
5988 (Shell Commands in Dired): ? can be used more than once.
5989
5990 * basic.texi (Continuation Lines): Simplify description of truncation,
5991 and refer to Display Custom for the rest of it.
5992
8cf51b2c
GM
59932005-02-06 Lute Kamstra <lute@gnu.org>
5994
5995 * basic.texi (Undo): Fix typo.
5996
5997 * cmdargs.texi (Emacs Invocation): Fix typo.
5998
5999 * custom.texi (Init Examples): Fix typo.
6000
6001 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6002
60032005-02-06 Richard M. Stallman <rms@gnu.org>
6004
6005 * regs.texi (Registers): Registers can hold numbers, too.
6006
6007 * killing.texi (Other Kill Commands): Cleanup.
6008 Delete redundant explanation of kill in read-only buffer.
6009 (Yanking): Mention term "copying".
6010 (Accumulating Text): Fix typo.
6011
6012 * entering.texi (Entering Emacs): Update rationale at start.
6013 (Exiting): Treat iconifying on a par with suspension.
6014
6015 * custom.texi (Minor Modes): Fix typo.
6016 (Easy Customization): Fix menu style.
6017 (Variables): Add xref.
6018 (Examining): Setting for future sessions works through .emacs.
6019 (Keymaps): "Text terminals", not "Many".
6020 (Init Rebinding): Explain \C-. Show example of \M-.
6021 Fix minor wording errors.
6022 (Function Keys): Explain vector syntax just once.
6023 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6024 (Init File): Mention .emacs.d directory.
6025 (Init Examples): Add xref.
6026 (Find Init): Mention .emacs.d directory.
6027
6028 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6029 (Action Arguments): Explain which kinds of -l args are found how.
6030 (Initial Options): --batch does not inhibit site-start.
6031 Add xrefs.
6032 (Command Example): Use --batch, not -batch.
6033
6034 * basic.texi (Inserting Text): Cleanup wording.
6035 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6036 C-n is not error at end of buffer.
6037 (Undo): Doc C-/ like C-_. Add xrefs.
6038 (Arguments): META key may be labeled ALT.
6039 Peculiar arg meanings are explained in doc strings.
6040
6041 * abbrevs.texi (Expanding Abbrevs): Clarify.
6042
60432005-02-05 Eli Zaretskii <eliz@gnu.org>
6044
6045 * frames.texi (Frame Parameters): Add an xref to the description
6046 of list-colors-display. Add a pointer to the X docs about colors.
6047
6048 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6049 Improve docs of list-colors-display.
8cf51b2c
GM
6050
60512005-02-03 Lute Kamstra <lute@gnu.org>
6052
6053 * frames.texi (Frames, Drag and Drop): Fix typos.
6054
60552005-02-03 Richard M. Stallman <rms@gnu.org>
6056
6057 * windows.texi (Basic Window): Mention color-change in mode line.
6058 (Change Window): Explain dragging vertical boundaries.
6059
6060 * text.texi (Sentences): Clarify.
6061 (Paragraphs): Explain M-a and blank lines.
6062 (Outline Mode): Clarify text and menu.
6063 (Hard and Soft Newlines): Mention use-hard-newlines.
6064
6065 * frames.texi (Frames): Delete unnecessary mention of Windows.
6066 (Mouse Commands): Likewise. Mention xterm mouse support.
6067 (Clipboard): Clarify.
6068 (Mouse References): Mention use of Mouse-1 for following links.
6069 (Menu Mouse Clicks): Clarify.
6070 (Mode Line Mouse): Clarify.
6071 (Drag and Drop): Rewrite.
6072
6073 * fixit.texi (Spelling): Fix typo.
6074
6075 * files.texi (File Names): Clarify.
6076 (Visiting): Update conditions for use of file dialog. Clarify.
6077 (Saving): Doc d as answer in save-some-buffers.
6078 (Remote Files): Clean up the text.
6079
6080 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6081
6082 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6083 (List Buffers): Clarify.
6084 (Several Buffers): Doc T command.
6085 (Buffer Convenience): Clarify menu.
6086
6087 * basic.texi (Undo): Clarify last change.
6088
60892005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6090
6091 * fixit.texi (Spelling): Fix typo.
6092
60932005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6094
6095 * basic.texi (Undo): Update description of `undo-outer-limit'.
6096
60972005-02-01 Nick Roberts <nickrob@snap.net.nz>
6098
6099 * building.texi: Update documentation relating to GDB Graphical
6100 Interface.
6101
61022005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * custom.texi (Easy Customization): Adapt menu to node name change.
6105
61062005-01-30 Richard M. Stallman <rms@gnu.org>
6107
6108 * custom.texi (Easy Customization): Defn of "User Option" now
6109 includes faces. Don't say just "option" when talking about variables.
6110 Do say just "options" to mean "anything customizable".
6111 (Specific Customization): Describe `customize-variable',
6112 not `customize-option'.
6113
6114 * glossary.texi (Glossary) <Faces>: Add xref.
6115 <User Option>: Change definition--include faces. Change xref.
6116
6117 * picture.texi (Picture): Mention artist.el.
6118
6119 * sending.texi, screen.texi, programs.texi, misc.texi:
6120 * mini.texi, major.texi, maintaining.texi, macos.texi:
6121 * help.texi, frames.texi, files.texi:
6122 Don't say just "option" when talking about variables.
6123
6124 * display.texi, mule.texi: Don't say just "option" when talking
6125 about variables. Other minor cleanups.
6126
8cf51b2c
GM
61272005-01-26 Lute Kamstra <lute@gnu.org>
6128
6129 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6130 File'. Mention the `-Q' option at the `--no-site-file' option.
6131
8cf51b2c
GM
61322005-01-22 David Kastrup <dak@gnu.org>
6133
6134 * building.texi (Grep Searching): Mention alias `find-grep' for
6135 `grep-find'.
6136
61372005-01-20 Richard M. Stallman <rms@gnu.org>
6138
6139 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6140
8cf51b2c
GM
61412005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6142
6143 * rmail.texi (Movemail): Explain differences
6144 between standard and mailutils versions of movemail.
6145 Describe command line and configuration options introduced
6146 with the latter.
6147 Explain the notion of mailbox URL, provide examples and
6148 cross-references to mailutils documentation.
6149 Describe various methods of specifying mailbox names,
6150 user names and user passwords for rmail.
6151 (Remote Mailboxes): New section. Describe
6152 how movemail handles remote mailboxes. Describe configuration
6153 options used to control its behavior.
6154 (Other Mailbox Formats): Explain handling of various mailbox
6155 formats.
6156
61572005-01-13 Richard M. Stallman <rms@gnu.org>
6158
6159 * commands.texi (Commands): Clarification.
6160
61612005-01-11 Richard M. Stallman <rms@gnu.org>
6162
6163 * programs.texi (Multi-line Indent): Fix previous change.
6164 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6165
8cf51b2c
GM
61662005-01-08 Richard M. Stallman <rms@gnu.org>
6167
6168 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6169 lazy-highlight.
6170
6171 * search.texi (Query Replace): Mention faces query-replace
6172 and lazy-highlight.
6173 (Incremental Search): Update isearch highlighting info.
6174
8cf51b2c
GM
61752005-01-04 Richard M. Stallman <rms@gnu.org>
6176
6177 * custom.texi (Saving Customizations): Minor improvement.
6178
8cf51b2c
GM
61792005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6180
6181 * custom.texi (Saving Customizations): Emacs no longer loads
6182 `custom-file' after .emacs. No longer mention customizing through
6183 Custom.
6184
8cf51b2c
GM
61852005-01-01 Andreas Schwab <schwab@suse.de>
6186
6187 * killing.texi (Graphical Kill): Move up under node Killing,
6188 change @section to @subsection.
6189
61902005-01-01 Richard M. Stallman <rms@gnu.org>
6191
6192 * custom.texi (Face Customization): Mention hex color specs.
6193
6194 * emacs.texi (Top): Update Killing submenu.
6195
6196 * killing.texi (Killing): Reorganize section.
6197 No more TeX-only text; put the node command at start of chapter.
6198 But the first section heading is used only in TeX.
6199 Rewrite the text to read better in this mode.
6200 (Graphical Kill): New subnode gets some of the text that
6201 used to be in the first section.
6202
62032004-12-31 Richard M. Stallman <rms@gnu.org>
6204
6205 * dired.texi (Shell Commands in Dired): Delete the ? example.
6206
6207 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6208
6209 * files.texi (Saving): Describe new require-final-newline features
6210 and mode-require-final-newline.
6211
8cf51b2c
GM
62122004-12-29 Richard M. Stallman <rms@gnu.org>
6213
6214 * custom.texi (File Variables): Clarify previous change.
6215
c8763fb6 62162004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6217
6218 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6219 out now.
6220
62212004-12-27 Richard M. Stallman <rms@gnu.org>
6222
6223 * Makefile.in (MAKEINFO): Specify --force.
6224
6225 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6226 (Undo): Doc undo-outer-limit.
6227
8cf51b2c
GM
62282004-12-15 Juri Linkov <juri@jurta.org>
6229
6230 * mark.texi (Transient Mark, Mark Ring): M-< and other
6231 movement commands don't set mark in Transient Mark mode
6232 if mark is active.
6233
8cf51b2c
GM
62342004-12-12 Juri Linkov <juri@jurta.org>
6235
6236 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6237 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6238
6239 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6240 (Misc Dired Commands): Add @r{(Dired)} to w.
6241
62422004-12-12 Juri Linkov <juri@jurta.org>
6243
6244 * mark.texi (Marking Objects): Marking commands also extend the
6245 region when mark is active in Transient Mark mode.
6246
8cf51b2c
GM
62472004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6248
6249 * custom.texi (Saving Customizations): Emacs only loads the custom
6250 file automatically after the init file in version 22.1 or later.
6251 Adapt text and examples to this fact.
6252
8cf51b2c
GM
62532004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6254
6255 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6256 be set through Custom. Otherwise, it has no effect.
6257
8cf51b2c
GM
62582004-12-05 Richard M. Stallman <rms@gnu.org>
6259
6260 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6261 * entering.texi: Rename Command Line to Emacs Invocation.
6262
10d1d0af 6263 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6264
6265 * custom.texi (Easy Customization): Move up to section level,
6266 before Variables. Avoid using the term "variable"; say "option".
6267 New initial explanation.
6268 (Variables): In initial explanation, connect "variable" to the
6269 already-explained "user option".
6270
6271 * emacs.texi (Top): Fix ref to Command Line.
6272 Move reference to Easy Customization.
6273
6274 * xresources.texi (X Resources): Fix From link.
6275
6276 * doclicense.texi (GNU Free Documentation License): Fix To link.
6277
6278 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6279
6280 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6281
62822004-12-03 Richard M. Stallman <rms@gnu.org>
6283
6284 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6285
62862004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6287
6288 * kmacro.texi: Several small changes in addition to the following.
6289 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6290 defining a keyboard macro.
6291 Mention `kmacro-ring-max'.
6292 (Keyboard Macro Counter): Clarify description of
6293 `kmacro-insert-counter', `kmacro-set-counter',
6294 `kmacro-add-counter' and `kmacro-set-format'.
6295
62962004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6297
6298 * custom.texi (File Variables): Add `unibyte' and make it more
6299 clear that `unibyte' and `coding' are special. Suggested by Simon
6300 Krahnke <overlord@gmx.li>.
6301
6302 * mule.texi (Enabling Multibyte): Refer to File Variables.
6303 Suggested by Simon Krahnke <overlord@gmx.li>.
6304
c8763fb6 63052004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6306
6307 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6308 x-use-old-gtk-file-dialog.
6309
8cf51b2c
GM
63102004-11-20 Richard M. Stallman <rms@gnu.org>
6311
6312 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6313
63142004-11-09 Lars Brinkhoff <lars@nocrew.org>
6315
6316 * building.texi (Lisp Eval): Delete hyphen in section name.
6317
63182004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6319
6320 * files.texi (Old Versions):
6321 No longer document annotation as "CVS only".
6322
63232004-11-10 Andre Spiegel <spiegel@gnu.org>
6324
6325 * files.texi (Version Control): Rewrite the introduction about
6326 version systems, mentioning the new ones that we support. Thanks
6327 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6328 suggestions.
6329
c8763fb6 63302004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6331
49823426 6332 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6333
c8763fb6 63342004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6335
6336 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6337
63382004-10-23 Eli Zaretskii <eliz@gnu.org>
6339
6340 * text.texi (Text Based Tables, Table Definition)
6341 (Table Creation, Table Recognition, Cell Commands)
6342 (Cell Justification, Row Commands, Column Commands)
6343 (Fixed Width Mode, Table Conversion, Measuring Tables)
6344 (Table Misc): New nodes, documenting the Table Mode.
6345
8cf51b2c
GM
63462004-10-19 Jason Rumney <jasonr@gnu.org>
6347
6348 * makefile.w32-in (info): Change order of arguments to makeinfo.
6349
63502004-10-19 Ulf Jasper <ulf.jasper@web.de>
6351
6352 * calendar.texi (iCalendar): Update for package changes.
6353
8cf51b2c
GM
63542004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6355
6356 * files.texi (Misc File Ops): View mode is a minor mode.
6357
8cf51b2c
GM
63582004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6359
6360 * calendar.texi (iCalendar): Style changes.
6361
63622004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6363
6364 * search.texi (Regexps): The regexp described in the example is no
6365 longer stored in the variable `sentence-end'.
6366
8cf51b2c
GM
63672004-10-06 Nick Roberts <nickrob@snap.net.nz>
6368
6369 * building.texi (Starting GUD): Note that multiple debugging
6370 sessions requires `gdb --fullname'.
6371
63722004-10-05 Ulf Jasper <ulf.jasper@web.de>
6373
6374 * calendar.texi (iCalendar): New section for a new package.
6375
8cf51b2c
GM
63762004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6377
6378 * text.texi: Various small changes in addition to the following.
6379 (Text): Replace xref for autotype with inforef.
6380 (Sentences): Explain nil value for `sentence-end'.
6381 (Paragraphs): Update default values for `paragraph-start' and
6382 `paragraph-separate'.
6383 (Text Mode): Correct description of Text mode's effect on the
6384 syntax table.
6385 (Outline Visibility): `hide-other' does not hide top level headings.
6386 `selective-display-ellipses' no longer has an effect on Outline mode.
6387 (TeX Misc): Add missing @cindex.
6388 Replace xref for RefTeX with inforef.
6389 (Requesting Formatted Text): The variable
6390 `enriched-fill-after-visiting' no longer exists.
6391 (Editing Format Info): Update names of menu items and commands.
6392 (Format Faces): Mention special effect of specifying the default face.
6393 Describe inheritance of text properties.
6394 Correct description of `fixed' face.
6395 (Format Indentation): Correct description of effect of setting
6396 margins. Mention `set-left-margin' and `set-right-margin'.
6397 (Format Justification): Update names of menu items.
6398 `set-justification-full' is now bound to `M-j b'.
6399 Mention that `default-justification' is a per buffer variable.
6400 (Format Properties): Update name of menu item.
6401 (Forcing Enriched Mode): `format-decode-buffer' automatically
6402 turns on Enriched mode if the buffer is in text/enriched format.
6403
64042004-10-05 Emilio C. Lopes <eclig@gmx.net>
6405
6406 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6407
64082004-09-28 Kim F. Storm <storm@cua.dk>
6409
6410 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6411 Align with new functionality.
6412
8cf51b2c
GM
64132004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6414
6415 * display.texi (Display Custom): Remove stray `@end defvar'.
6416
64172004-09-23 Kim F. Storm <storm@cua.dk>
6418
6419 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6420 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6421
8cf51b2c
GM
64222004-09-20 Richard M. Stallman <rms@gnu.org>
6423
6424 * custom.texi (Hooks): Explain using setq to clear out a hook.
6425 (File Variables): Explain multiline string constants.
6426 (Non-ASCII Rebinding): Explain when you need to update
6427 non-ASCII char codes in .emacs.
6428
6429 * building.texi (Compilation): Explain how to make a silent
6430 subprocess that won't be terminated. Explain compilation-environment.
6431
64322004-09-13 Kim F. Storm <storm@cua.dk>
6433
6434 * mini.texi (Repetition): Rename isearch-resume-enabled to
6435 isearch-resume-in-command-history and change default to disabled.
6436
8cf51b2c
GM
64372004-09-09 Kim F. Storm <storm@cua.dk>
6438
6439 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6440 with new `kmacro-name-last-macro'.
6441
8cf51b2c
GM
64422004-09-08 Juri Linkov <juri@jurta.org>
6443
6444 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6445
8cf51b2c
GM
64462004-09-03 Juri Linkov <juri@jurta.org>
6447
6448 * search.texi (Incremental Search): Update wording for M-%.
6449
64502004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6451
6452 * killing.texi (Killing): Correct description of kill commands in
6453 read-only buffer.
6454
64552004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6456
6457 * building.texi (Compilation Mode): Add a paragraph about rules
6458 for finding the compilation buffer for `next-error'.
6459
6460 * search.texi (Other Repeating Search): Mention that Occur mode
6461 supports the next-error functionality.
6462
64632004-09-02 Juri Linkov <juri@jurta.org>
6464
6465 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6466
64672004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6468
6469 * kmacro.texi (Basic Keyboard Macro):
6470 `apply-macro-to-region-lines' now operates on all lines that begin
6471 in the region, rather than on all complete lines in the region.
6472
c8763fb6 64732004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6474
6475 * frames.texi (Drag and drop): Add documentation about
6476 x-dnd-test-function and x-dnd-known-types.
6477
64782004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * indent.texi: Various minor changes in addition to:
6481 (Indentation Commands): Correct description of `indent-relative'.
6482 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6483 mode. The *Tab Stops* buffer uses Overwrite Mode.
6484 (Just Spaces): `tabify' converts sequences of at least two spaces
6485 to tabs.
6486
8cf51b2c
GM
64872004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6488
6489 * frames.texi (Secondary Selection): Setting the secondary
6490 selection with M-Drag-Mouse-1 does not alter the kill ring,
6491 setting it with M-Mouse-1 and M-Mouse-3 does.
6492 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6493 toolkit scroll bars.
6494 (Scroll Bars): Ditto.
6495
6496 * windows.texi (Basic Window): When using a window system, the value
6497 of point in a non-selected window is indicated by a hollow box.
6498 (Split Window): Side by side windows are separated by a scroll bar,
6499 if scroll bars are used.
6500 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6501 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6502 (Window Convenience): Update bindings for `winner-undo' and
6503 `winner-redo'.
6504
6505 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6506 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6507 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6508 of "Using Emacs as a Server".
6509 * building.texi (Building): Interchange nodes (for correct numbering).
6510 * programs.texi (Programs): Interchange nodes (for correct numbering).
6511 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6512 Info to the node structure.
6513 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6514 Rearrange order of nodes and sections such that both "GNU GENERAL
6515 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6516 end, as appropriate for appendices.
6517 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6518 Use `@unnumberedsec'.
6519 * trouble.texi: Adapt sectioning in Info to the node structure.
6520 Adapt node pointers to change in emacs.texi.
6521 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6522
8cf51b2c
GM
65232004-08-25 Kenichi Handa <handa@m17n.org>
6524
6525 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6526 description for unibyte mode.
6527
65282004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6529
6530 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6531
6532 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6533 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6534 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6535 in @pxref.
6536
65372004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6538
6539 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6540 Change section names.
6541
8cf51b2c
GM
65422004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6543
6544 * kmacro.texi (Keyboard Macro Ring): Rename section.
6545 Emacs treats the head of the macro ring as the `last keyboard macro'.
6546 (Keyboard Macro Counter): Minor change.
6547 (Save Keyboard Macro): Some clarifications.
6548 (Edit Keyboard Macro): Rename section.
6549
6550 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6551 32-bit machines.
6552 (Several Buffers): Clarify which buffer is selected if `2' is
6553 pressed in the Buffer Menu.
6554 Auto Revert mode can be used to update the Buffer Menu
6555 automatically.
6556
65572004-08-21 Eli Zaretskii <eliz@gnu.org>
6558
6559 * help.texi (Misc Help): Add an index entry for finding an Info
6560 manual by its file name.
6561
65622004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * files.texi (Backup Deletion): Correct description of
6565 `delete-old-versions'.
6566 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6567 (Auto Save Files): Recommend `auto-save-mode' to reenable
6568 auto-saving, rather than the abbreviation `auto-save'.
6569
65702004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6571
6572 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6573 for "killing" and "yanking" in main menu.
6574
65752004-08-16 Richard M. Stallman <rms@gnu.org>
6576
6577 * killing.texi (Yanking, Killing): Minor cleanups.
6578
6579 * mark.texi (Momentary Mark): Minor cleanups.
6580
65812004-08-15 Kenichi Handa <handa@etl.go.jp>
6582
6583 * custom.texi (Non-ASCII Rebinding):
6584 C-q always inserts the right code to pass to global-set-key.
6585
8cf51b2c
GM
65862004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6587
6588 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6589 `insert-register', instead of `C-x r g' binding, for consistency.
6590
65912004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6592
6593 * fixit.texi (Spelling): Fix typo.
6594
65952004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * help.texi (Help): Fix Texinfo usage.
6598
8cf51b2c
GM
65992004-07-24 Richard M. Stallman <rms@gnu.org>
6600
6601 * text.texi (Paragraphs): Update how paragraphs are separated
6602 and the default for paragraph-separate.
6603
6604 * search.texi (Regexp Replace): Further update text for new
6605 replacement operators.
6606
8cf51b2c
GM
66072004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6610 `R' switch.
6611
6612 * dired.texi (Dired Updating): `k' only deletes inserted
6613 subdirectories from the Dired buffer if a prefix argument was given.
6614
6615 * search.texi (Regexps): Delete redundant definition of `symbol' in
6616 description of `\_>'. It already occurs in the description of `\_<'.
6617
8cf51b2c
GM
66182004-07-01 Juri Linkov <juri@jurta.org>
6619
6620 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6621 (Regexp Search): Add M-r.
6622
66232004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6624
6625 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6626
66272004-06-29 Jesper Harder <harder@ifa.au.dk>
6628
49823426 6629 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6630
66312004-06-25 Richard M. Stallman <rms@gnu.org>
6632
6633 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6634
66352004-06-25 David Kastrup <dak@gnu.org>
6636
6637 * search.texi (Regexp Replace): Some typo corrections and
6638 rearrangement.
6639
66402004-06-24 David Kastrup <dak@gnu.org>
6641
6642 * search.texi (Unconditional Replace): Use replace-string instead
6643 of query-replace in example.
6644 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6645 sequences.
6646 (Query Replace): Correct explanation of `^' which does not use
6647 the mark stack.
6648
66492004-06-21 Nick Roberts <nickrob@gnu.org>
6650
6651 * misc.texi (Shell History Copying): Document comint-insert-input.
6652 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6653
8cf51b2c
GM
66542004-06-20 Jesper Harder <harder@ifa.au.dk>
6655
6656 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6657 * custom.texi (Customization): Do.
6658 * anti.texi (Antinews): Do.
6659 * abbrevs.texi (Defining Abbrevs): Do.
6660
6661 * programs.texi (Info Lookup): Fix keybinding for
6662 info-lookup-symbol.
6663
66642004-06-16 Juanma Barranquero <lektu@terra.es>
6665
6666 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6667 Add emacs-xtra.
6668 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6669 (clean): Add emacs-xtra and flymake. Remove redundancies.
6670
66712004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6672
6673 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6674 Add emacs-xtra.
6675 * emacs-xtra.texi: New file.
6676
66772004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6678
6679 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6680 (Dired and Find): Mention differences with ordinary Dired buffers.
6681
8cf51b2c
GM
66822004-06-13 Richard M. Stallman <rms@gnu.org>
6683
6684 * custom.texi (Init Syntax): Explain about vars that do special
6685 things when set with setq or with Custom.
6686 (Init Examples): Add line-number-mode example.
6687
8cf51b2c
GM
66882004-06-12 Juri Linkov <juri@jurta.org>
6689
6690 * dired.texi (Operating on Files): Add dired-do-touch.
6691
8cf51b2c
GM
66922004-06-10 Juri Linkov <juri@jurta.org>
6693
6694 * building.texi (Lisp Eval): Add C-M-x on defface.
6695
66962004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6697
6698 * files.texi (Reverting): Auto-Revert mode and
6699 Global Auto-Revert mode no longer revert remote files.
6700
8cf51b2c
GM
67012004-05-29 Richard M. Stallman <rms@gnu.org>
6702
6703 * custom.texi (Init File): Two dashes start --no-site-file.
6704
8cf51b2c
GM
67052004-05-29 Alan Mackenzie <acm@muc.de>
6706
6707 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6708 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6709 (AWK, Pike): Document as "C-like modes".
6710 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6711 (M-x man): Supersedes M-x manual-entry.
6712 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6713
6714 ("Comments in C"): Delete node; the info is in CC Mode manual.
6715 (c-comment-only-line-offset): Remove description.
6716
6717 (C-c ., C-c C-c): Describe new C Mode bindings.
6718
6719 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6720 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6721 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6722 Amend definitions.
6723
6724 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6725 Describe functions.
6726
6727 (c-comment-start-regexp, c-hanging-comment-ender-p)
6728 (c-hanging-comment-starter-p): Remove obsolete definitions.
6729
6730 * emacs.texi: Remove the menu entry "Comments in C".
6731
8cf51b2c
GM
67322004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6733
6734 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6735 `M-x locate'.
6736
67372004-05-16 Karl Berry <karl@gnu.org>
6738
6739 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6740 makeinfo --html fails.
6741 * help.texi (Help Summary) [@ifnottex]: Likewise.
6742
67432004-05-13 Nick Roberts <nickrob@gnu.org>
6744
6745 * building.texi (GDB Graphical Interface): Update and describe
6746 layout first.
6747
8cf51b2c
GM
67482004-05-04 Jason Rumney <jasonr@gnu.org>
6749
6750 * makefile.w32-in: Revert last change.
6751
67522004-05-03 Jason Rumney <jasonr@gnu.org>
6753
6754 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6755
8cf51b2c
GM
67562004-04-23 Juanma Barranquero <lektu@terra.es>
6757
6758 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6759
67602004-04-18 Juri Linkov <juri@jurta.org>
6761
6762 * fixit.texi (Spelling): Remove file extension from ispell xref.
6763
67642004-04-15 Kim F. Storm <storm@cua.dk>
6765
6766 * cmdargs.texi (Initial Options): Add -Q.
6767
67682004-04-05 Kim F. Storm <storm@cua.dk>
6769
6770 * custom.texi (File Variables): Add safe-local-eval-forms.
6771
8cf51b2c
GM
67722004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6773
6774 * files.texi (Reverting): Correct description of revert-buffer's
6775 handling of point.
6776
67772004-03-22 Juri Linkov <juri@jurta.org>
6778
6779 * emacs.texi (Top): Add `Misc X'.
6780
49823426 6781 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6782
6783 * glossary.texi: Improve references.
6784
6785 * help.texi: Sync keywords with finder.el.
6786
6787 * mini.texi (Completion): Add description for menu items.
6788
6789 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6790
6791 * sending.texi (Mail Methods): Fix xref to Message manual.
6792
8cf51b2c
GM
67932004-03-12 Richard M. Stallman <rms@gnu.org>
6794
8cf51b2c
GM
6795 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6796
8cf51b2c
GM
67972004-03-04 Richard M. Stallman <rms@gnu.org>
6798
6799 * search.texi (Regexps): Explain that ^ and $ have their
6800 special meanings only in certain contexts.
6801
6802 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6803
6804 * mule.texi (Specify Coding): Doc C-x RET F.
6805
6806 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6807 for multiple compile and grep buffers.
6808 (Indirect Buffers): Don't recommand clone-indirect-buffer
6809 for multiple compile and grep buffers.
6810
8cf51b2c
GM
68112004-02-29 Juanma Barranquero <lektu@terra.es>
6812
6813 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6814 Use $(DEL) instead of rm, and ignore exit code.
6815
8cf51b2c
GM
68162004-02-23 Nick Roberts <nick@nick.uklinux.net>
6817
6818 * building.texi (Watch Expressions): Update.
6819
68202004-02-21 Juri Linkov <juri@jurta.org>
6821
6822 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6823 --directory, --help, --version. Move text about command-line-args
6824 to Command Arguments.
6825 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6826 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6827 (Window Size X): Join -g and --geometry. Add @cindex.
6828 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6829 (Title X): Remove alias -title.
6830 (Misc X): New node.
6831
c8763fb6 68322004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6833
6834 * frames.texi (Drag and drop): Add Motif to list of supported
6835 protocols.
6836
c8763fb6 68372004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6838
6839 * frames.texi (Drag and drop): New section.
6840
68412004-01-24 Richard M. Stallman <rms@gnu.org>
6842
6843 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6844 Include it only @ifnotinfo. Patch the preceding and following
6845 node headers to point to each other.
6846
68472004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6848
6849 * calendar.texi (Appointments): Update section.
6850
68512003-12-29 Kevin Ryde <user42@zip.com.au>
6852
8cf51b2c
GM
6853 * programs.texi (C Modes): Fix the xref.
6854
68552003-12-23 Nick Roberts <nick@nick.uklinux.net>
6856
6857 * building.texi (Watch Expressions): Update.
6858 (Commands of GUD): Include use of toolbar + breakpoints set from
6859 fringe/margin.
6860
68612003-12-03 Andre Spiegel <spiegel@gnu.org>
6862
6863 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6864 <acm@muc.de>.
6865
c8763fb6 68662003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6867
6868 * frames.texi (Dialog Boxes): Add use-file-dialog.
6869
8cf51b2c
GM
68702003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6871
6872 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6873 in CC Mode.
6874
8cf51b2c
GM
68752003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6876
6877 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6878 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6879 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6880 * man/frames.texi, man/glossary.texi, man/killing.texi:
6881 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6882 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6883 * man/sending.texi, man/text.texi, man/trouble.texi:
6884 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6885
68862003-11-01 Alan Mackenzie <acm@muc.de>
6887
6888 * search.texi (Scrolling During Incremental Search): Document a
6889 new scrolling facility in isearch mode.
6890
8cf51b2c
GM
68912003-10-22 Miles Bader <miles@gnu.org>
6892
6893 * Makefile.in (info): Move before $(top_srcdir)/info.
6894
68952003-10-22 Nick Roberts <nick@nick.uklinux.net>
6896
6897 * building.texi (Watch Expressions): Update section on data display
6898 to reflect code changes (GDB Graphical Interface).
6899
8cf51b2c
GM
69002003-10-13 Richard M. Stallman <rms@gnu.org>
6901
6902 * xresources.texi (GTK resources): Clean up previous change.
6903
c8763fb6 69042003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6905
6906 * xresources.texi (GTK resources): Add a note that some themes
6907 disallow customizations. Add scroll theme example.
6908
8cf51b2c
GM
69092003-09-30 Richard M. Stallman <rms@gnu.org>
6910
8cf51b2c
GM
6911 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6912
6913 * misc.texi (Saving Emacs Sessions): Shorten the section,
6914 collapsing back into one node.
6915
69162003-09-30 Lars Hansen <larsh@math.ku.dk>
6917
6918 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6919
ce058493 69202003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6921
6922 * xresources.texi (GTK names in Emacs): Correct typo.
6923
8cf51b2c
GM
69242003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6925
6926 * cmdargs.texi (Font X): Mention new default font. More
6927 fully describe long font names, wildcard patterns and the
6928 problems involved. (Result of discussion on emacs-devel.)
6929
69302003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6931
6932 * emacs.texi (Acknowledgements): Correct typo.
6933
69342003-09-22 Richard M. Stallman <rms@gnu.org>
6935
6936 * dired.texi (Misc Dired Commands): New node.
6937 (Dired Navigation): Add dired-goto-file.
6938
6939 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6940
6941 * emacs.texi (Acknowledgements): New node, split from Distribution.
6942
6943 * cmdargs.texi (Action Arguments): -f reads interactive args.
6944
8cf51b2c
GM
69452003-09-08 Lute Kamstra <lute@gnu.org>
6946
6947 * screen.texi (Mode Line): Say that POS comes before LINE.
6948 Mention `size-indication-mode'.
6949 * display.texi (Optional Mode Line): Document
6950 `size-indication-mode'.
6951 * basic.texi (Position Info): Mention `size-indication-mode'.
6952
69532003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6954
6955 * xresources.texi (Resources): Refer to `editres' man page.
6956 (Lucid Resources): Update defaults. Expand description of
6957 `shadowThickness'.
6958
69592003-09-04 Miles Bader <miles@gnu.org>
6960
6961 * Makefile.in (top_srcdir): New variable.
6962 ($(top_srcdir)/info): New rule.
6963 (info): Depend on it.
6964
69652003-09-03 Peter Runestig <peter@runestig.com>
6966
6967 * makefile.w32-in: New file.
6968
69692003-08-29 Richard M. Stallman <rms@gnu.org>
6970
6971 * misc.texi (Saving Emacs Sessions): Correct previous change.
6972
8cf51b2c
GM
69732003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6974
8cf51b2c
GM
6975 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6976 (Intro): Include kmacro.texi after fixit.texi instead of after
6977 custom.texi. (As suggested by Kim Storm.)
6978
69792003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6980
6981 * fixit.texi (Fixit): Update `Next' pointer.
6982 * files.texi (Files): Update `Previous' pointer.
6983 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6984 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6985 (Suggested by Kim Storm.)
6986 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6987
69882003-08-18 Kim F. Storm <storm@cua.dk>
6989
6990 * kmacro.texi: New file describing enhanced keyboard macro
6991 functionality. Replaces old description in custom.texi.
6992
6993 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6994 (Keyboard Macros): Move to new kmacro.texi file.
6995
6996 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6997
8cf51b2c
GM
69982003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6999
7000 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7001
70022003-08-17 Alex Schroeder <alex@gnu.org>
7003
7004 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7005 required.
7006
8cf51b2c
GM
70072003-08-05 Richard M. Stallman <rms@gnu.org>
7008
7009 * programs.texi (Lisp Indent): Don't describe
7010 lisp-indent-function property here. Use xref to Lisp Manual.
7011
8cf51b2c
GM
70122003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7013
fffa137c 7014 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7015 abbreviations.
7016
70172003-07-24 Markus Rost <rost@math.ohio-state.edu>
7018
7019 * buffers.texi (List Buffers): Fix previous change.
7020
8cf51b2c
GM
70212003-07-13 Markus Rost <rost@math.ohio-state.edu>
7022
7023 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7024 List*.
7025
70262003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7027
8cf51b2c
GM
7028 * display.texi (Font Lock): Fix typo.
7029
70302003-07-07 Richard M. Stallman <rms@gnu.org>
7031
7032 * display.texi (Font Lock): Add xref for format info on
7033 font-lock-remove-keywords.
7034
7035 * building.texi (Compilation): Document what happens with asynch
7036 children of compiler process.
7037
7038 * help.texi (Library Keywords): Use @multitable.
7039
8cf51b2c
GM
70402003-06-04 Richard M. Stallman <rms@gnu.org>
7041
7042 * programs.texi (Expressions): Delete C-M-DEL.
7043
7044 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7045 comint-move-point-for-output renamed from
7046 comint-scroll-to-bottom-on-output.
7047
7048 * custom.texi (Init Rebinding): Replace previous change with xref.
7049 (Non-ASCII Rebinding): Explain that issue more briefly here.
7050
70512003-05-28 Richard M. Stallman <rms@gnu.org>
7052
7053 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7054
70552003-05-28 Nick Roberts <nick@nick.uklinux.net>
7056
7057 * building.texi (GDB Graphical Interface): New node.
7058 (Rewritten somewhat by RMS.)
7059
c8763fb6 70602003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7061
7062 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7063 non-English letters. Explain how to set coding systems correctly
7064 and how to include the right coding cookie in the file.
7065
c8763fb6 70662003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7067
7068 * indent.texi (Indentation): Explain the concepts.
7069 (Just Spaces): Explain why preventing tabs for indentation might
7070 be useful.
7071
8cf51b2c
GM
70722003-04-16 Richard M. Stallman <rms@gnu.org>
7073
7074 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7075
8cf51b2c
GM
70762003-02-22 Alex Schroeder <alex@emacswiki.org>
7077
7078 * cmdargs.texi (General Variables): Document SMTPSERVER.
7079
8cf51b2c
GM
7080 * sending.texi: Remove SMTP node.
7081 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7082 library.
7083
8cf51b2c
GM
70842003-02-22 Alex Schroeder <alex@emacswiki.org>
7085
7086 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7087
70882003-02-22 Simon Josefsson <jas@extundo.com>
7089
7090 * sending.texi (Mail Methods): Add node about SMTP.
7091
c8763fb6 70922003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7093
7094 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7095
8cf51b2c
GM
70962003-02-01 Kevin Ryde <user42@zip.com.au>
7097
7098 * glossary.texi (Glossary): Correction to cl cross reference.
7099
71002003-01-20 Richard M. Stallman <rms@gnu.org>
7101
7102 * killing.texi (Rectangles): Document C-x c r.
7103
c8763fb6 71042003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7105
7106 * xresources.texi (GTK resources): New node.
7107 (GTK widget names): New node.
7108 (GTK names in Emacs): New node.
7109 (GTK styles): New node.
7110
c8763fb6 71112003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7112
7113 * maintaining.texi (Create Tags Table): Add reference to the new
7114 `etags --help --lang=LANG' option.
7115
8cf51b2c
GM
71162002-10-02 Karl Berry <karl@gnu.org>
7117
49823426 7118 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7119 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7120 where needed for the sake of the HTML output.
8cf51b2c
GM
7121
71222001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7123
7124 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7125 source files.
7126
71272001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7128
7129 * Makefile.in (emacsman): New target.
7130
8cf51b2c
GM
71312001-10-20 Gerd Moellmann <gerd@gnu.org>
7132
7133 * (Version 21.1 released.)
7134
71352001-10-05 Gerd Moellmann <gerd@gnu.org>
7136
7137 * Branch for 21.1.
7138
8cf51b2c
GM
71392001-03-05 Gerd Moellmann <gerd@gnu.org>
7140
7141 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7142
8cf51b2c
GM
71432000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7144
7145 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7146
8cf51b2c
GM
71471999-07-12 Richard Stallman <rms@gnu.org>
7148
7149 * Version 20.4 released.
7150
71511998-12-04 Markus Rost <rost@delysid.gnu.org>
7152
7153 * Makefile.in (INFO_TARGETS): Delete customize.info.
7154 (DVI_TARGETS): Delete customize.dvi.
7155 (../info/customize, customize.dvi): Targets deleted.
7156
71571998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7158
7159 * Version 20.3 released.
7160
71611998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7162
7163 * Makefile.in (EMACSSOURCES): Add mule.texi.
7164 Add msdog.texi, ack.texi. Remove gnu1.texi.
7165
71661998-04-06 Andreas Schwab <schwab@gnu.org>
7167
768c0c0f
JB
7168 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7169 Use it in dvi targets.
8cf51b2c
GM
7170
71711997-09-23 Paul Eggert <eggert@twinsun.com>
7172
7173 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7174 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7175 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7176
71771997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7178
7179 * Version 20.2 released.
7180
71811997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7182
7183 * Version 20.1 released.
7184
71851997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7186
7187 * Makefile (../info/customize, customize.dvi): New targets.
7188 (INFO_TARGETS): Add ../info/customize.
7189 (DVI_TARGETS): Add customize.dvi.
7190
8cf51b2c
GM
71911996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7192
7193 * Version 19.33 released.
7194
71951996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7196
7197 * Version 19.32 released.
7198
8cf51b2c
GM
71991996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7200
7201 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7202
72031996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7204
7205 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7206 Specify -I option.
7207 (All dvi targets): Set the TEXINPUTS variable.
7208
72091996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7210
7211 * Version 19.31 released.
7212
8cf51b2c
GM
72131995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7214
7215 * Version 19.30 released.
7216
8cf51b2c
GM
72171995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7218
7219 * Makefile.in (maintainer-clean): Rename from realclean.
7220
72211994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7222
7223 * Makefile.in: New file.
7224 * Makefile: File deleted.
7225
72261994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7227
7228 * Makefile (TEXINDEX_OBJS): Variable deleted.
7229 (texindex, texindex.o, getopt.o): Rules deleted.
7230 All deps on texindex deleted.
7231 (distclean): Don't delete texindex.
7232 (mostlyclean): Don't delete *.o.
7233 * texindex.c, getopt.c: Files deleted.
7234
72351994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7236
7237 * Version 19.26 released.
7238
72391994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7240
7241 * Makefile (EMACSSOURCES): Exclude undo.texi.
7242
72431994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7244
7245 * Version 19.25 released.
7246
72471994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7248
7249 * Version 19.24 released.
7250
72511994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7252
7253 * Version 19.23 released.
7254
72551994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7256
7257 * Makefile: Delete spurious tab.
7258
72591994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7260
7261 * Makefile (.SUFFIXES): New rule.
7262
8cf51b2c
GM
72631993-12-04 Richard Stallman (rms@srarc2)
7264
7265 * getopt.c: New file.
7266 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7267 (getopt.o): New rule.
7268 (dvi): Don't depend on texindex.
49823426 7269 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7270
72711993-12-03 Richard Stallman (rms@srarc2)
7272
49823426
GM
7273 * Makefile (TEXI2DVI): New variable.
7274 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7275 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7276
72771993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7278
7279 * Version 19.22 released.
7280
72811993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7282
7283 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7284
72851993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7286
7287 * Version 19.21 released.
7288
8cf51b2c
GM
72891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7290
7291 * Makefile (realclean): Don't delete the Info files.
7292
f0131492 72931993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7294
8cf51b2c
GM
7295 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7296 4' where appropriate.
7297
f0131492 72981993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7299
49823426 7300 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7301
7302 * texindex.c: Include "../src/config.h" if building in emacs.
7303
7304 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7305 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7306 Add target to build texindex.c, defining `emacs'.
7307
8cf51b2c
GM
73081993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7309
7310 * Version 19.19 released.
7311
8cf51b2c
GM
73121993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7313
7314 * Version 19.18 released.
7315
73161993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7317
7318 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7319
73201993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7321
7322 * Version 19.17 released.
7323
73241993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7325
7326 * split-man: Fix typos in last change.
7327
73281993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7329
7330 * Version 19.16 released.
7331
73321993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7333
7334 * version 19.15 released.
7335
73361993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7337
7338 * Makefile (distclean): It's rm, not rf.
7339
73401993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7341
7342 * Version 19.14 released.
7343
73441993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7345
7346 * Makefile: New file.
7347
73481993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7349
7350 * Version 19.13 released.
7351
73521993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7353
7354 * Version 19.9 released.
7355
73561993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7357
7358 * Version 19.8 released.
7359
73601993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7361
7362 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7363
7364 * trouble.texi: It's `enable-flow-control-on', not
7365 `evade-flow-control-on'.
7366
73671993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7368
7369 * display.texi: Document standard-display-european.
7370
73711993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7372
7373 * Version 19.7 released.
7374
7375 * emacs.texi: Add a sentence to the top menu mentioning the
7376 specific version of Emacs this manual applies to.
7377
73781993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7379
7380 * basic.texi: Document next-line-add-lines variable used to
7381 implement down-arrow.
7382
7383 * killing.texi: Document kill-whole-line.
7384
73851993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7386
7387 * text.texi: Update unix TeX ordering information.
7388
73891993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7390
7391 * news.texi: Mention fill-rectangle in keybinding list.
7392
7393 * killing.texi: Document fill-rectangle.
7394
73951993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7396
7397 * vc.texi: Bring the docs up to date with VC 5.2.
7398
73991992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7400
7401 * emacs.tex: Mention blackbox and gomoku under Amusements.
7402 Assembler mode is now mentioned and appropriately indexed
7403 under Programming Modes.
7404
74051991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7406
7407 * emacs.tex: Update TeX ordering information.
7408
8cf51b2c
GM
74091990-06-26 David Lawrence (tale@geech)
7410
7411 * emacs.tex: Note that completion-ignored-extensions is not used
7412 to filter out names when all completions are displayed in
7413 *Completions*.
7414
74151990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7416
7417 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7418
74191990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7420
7421 * emacs.tex: Add @findex grep.
7422
8cf51b2c
GM
74231988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7424
7425 * emacs.tex: Correct two typos. No other changes before
7426 Version 19 will be made.
7427
8cf51b2c
GM
74281988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7429
7430 * emacs.tex: Update information for obtaining TeX distribution from the
7431 University of Washington.
7432
7433;; Local Variables:
c8763fb6 7434;; coding: utf-8
8cf51b2c
GM
7435;; End:
7436
17ca7950
GM
7437 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7438 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7439 Free Software Foundation, Inc.
8cf51b2c
GM
7440
7441 This file is part of GNU Emacs.
7442
352c8b4a 7443 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7444 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7445 the Free Software Foundation, either version 3 of the License, or
7446 (at your option) any later version.
8cf51b2c
GM
7447
7448 GNU Emacs is distributed in the hope that it will be useful,
7449 but WITHOUT ANY WARRANTY; without even the implied warranty of
7450 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7451 GNU General Public License for more details.
7452
7453 You should have received a copy of the GNU General Public License
352c8b4a 7454 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.