Merge changes made in Gnus trunk.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
92bb6c52
TH
12010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2
3 * misc.texi (Document View): Update DocView section with newly
4 supported document formats.
5
b103c904
CY
62010-12-21 Chong Yidong <cyd@stupidchicken.com>
7
8 * killing.texi: Resection the Info version to conform to the
9 printed manual, to avoid making sections on Accumulating Text, CUA
10 and Rectangles into full chapters.
11
f49d1f52 122010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
13
14 * custom.texi (Init Syntax): Add index entries for "character syntax".
15 (Bug#7576)
16
f49d1f52 172010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
18
19 * text.texi (HTML Mode): Small fixes. (Bug#7607)
20
f49d1f52 212010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
22
23 * trouble.texi (Checklist): Fix typo in newsgroup name.
24
f49d1f52 252010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
26
27 * search.texi (Word Search): Note that the lazy highlight always
28 matches to whole words (Bug#7470).
29
f49d1f52 302010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 31
4f1948eb
EZ
32 * display.texi (Optional Mode Line): Make the description of
33 load-average more accurate.
34
b8a9e136
EZ
35 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
36 registry, with a cross-reference.
62d72a4a
EZ
37 (Windows Startup): New node. Move the stuff about the current
38 directory from "Windows HOME".
b8a9e136 39
07976ae3 402010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
41
42 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
43 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
44
07976ae3 452010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
46
47 * maintaining.texi (Version Control Systems): Fix repeated sentence.
48 Suggested by Štěpán Němec.
49
07976ae3 502010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 51
1aaae3f3
CY
52 * maintaining.texi (Version Control): Say "commit", not "check in".
53 (Version Control Systems): Simplify descriptions.
54 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
55 VCS Concepts.
56 (VC Mode Line): Update example.
57 (Old Revisions): Document revert-buffer for vc-diff.
58 (Log Buffer): Promote to a subsection. Document header lines.
59
ec8a6295
CY
60 * macos.texi (Mac / GNUstep Basics): Document
61 ns-right-alternate-modifier.
62
1aaae3f3
CY
63 * emacs.texi (Top): Update node listing.
64
0eb025fb
EZ
652010-11-13 Eli Zaretskii <eliz@gnu.org>
66
67 * rmail.texi (Rmail Coding): Characters with no fonts are not
68 necessarily displayed as empty boxes.
69
70 * mule.texi (Language Environments, Fontsets): Characters with no
71 fonts are not necessarily displayed as empty boxes.
72
73 * display.texi (Text Display): Document display of glyphless
74 characters.
75
ea4f7750
GM
762010-11-13 Glenn Morris <rgm@gnu.org>
77
78 * basic.texi (Position Info): Add M-x count-words-region.
79
90639cea
GM
802010-11-11 Glenn Morris <rgm@gnu.org>
81
82 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
83
d607b96b 842010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
85
86 * msdog.texi (Windows HOME): Add information regarding startup
87 directory when invoking Emacs from a desktop shortcut. (bug#7300)
88
c12e4a81
GM
892010-10-11 Glenn Morris <rgm@gnu.org>
90
df187c62
GM
91 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
92
c12e4a81
GM
93 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
94 (DVIPS): New variable.
234db610
GM
95 (.PHONY): Add html, ps.
96 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
97 (clean): Delete html, ps files.
c12e4a81 98
6513b232
EZ
992010-10-09 Eli Zaretskii <eliz@gnu.org>
100
101 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
102
f4f358f1
GM
1032010-10-09 Glenn Morris <rgm@gnu.org>
104
c1dc72b3
GM
105 * Makefile.in (VPATH): Remove.
106 (infodir): Make it absolute.
107 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
108
4393405b
GM
109 * Makefile.in (dist): Anchor regexps.
110
eef3ab94
GM
111 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
112 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
113 (emacs-xtra.pdf): Use $<.
114
aa9db089
GM
115 * Makefile.in (infoclean): Remove harmless, long-standing error.
116
abd40fb4
GM
117 * Makefile.in ($(infodir)): Delete rule.
118 (mkinfodir): New.
119 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
120
f4f358f1 121 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 122 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
123 * emacsver.texi: New file, replacing emacsver.texi.in.
124
ea274122
GM
1252010-10-09 Glenn Morris <rgm@gnu.org>
126
f7a31f11
GM
127 * emacsver.texi.in: New file.
128 * emacs.texi: Set EMACSVER by including emacsver.texi.
129 * Makefile.in (distclean): Delete emacsver.texi.
130 (dist): Copy emacsver.texi.
b13254e7 131 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 132
3fb78d1f
GM
133 * ack.texi (Acknowledgments): No more b2m.c.
134
ea274122
GM
135 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
136 (emacs): Remove rule.
137 (dist): No need to deal with the emacs rule any more.
138
17ca7950
GM
1392010-10-07 Glenn Morris <rgm@gnu.org>
140
141 * Makefile.in (version): New, set by configure.
142 (clean): Delete dist tar file.
143 (dist): Use version in tar name.
144
4c83f6e1
GM
1452010-10-06 Glenn Morris <rgm@gnu.org>
146
147 * Makefile.in (EMACS_XTRA): Add the main source file.
148 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
149 (mostlyclean): No core files, reorder other files.
150 (clean): Delete specific dvi and pdf files.
151 (infoclean, dist): New rules.
152 (maintainer-clean): Use infoclean.
8a944cea 153 ($(infodir)): Add parallel build workaround.
4c83f6e1 154
0264072d
GM
1552010-10-04 Glenn Morris <rgm@gnu.org>
156
157 * Makefile.in (SHELL): Set it.
158 (INFO_TARGETS, DVI_TARGETS): Remove variables.
159 (info, dvi): Replace above variables with their expansions.
160 (info): Move mkdir from here...
161 ($(infodir)/emacs): ... to here (for parallel builds).
162 (pdf): New target.
163 ($(infodir)/emacs): Pass -o option to makeinfo.
164 (.PHONY): Declare clean rules.
165 (maintainer-clean): Delete dvi and pdf files.
166 Guard against cd failures. Use a more restrictive delete.
167
3226d6ca
GM
1682010-10-02 Glenn Morris <rgm@gnu.org>
169
170 * misc.texi (Shell Mode): Remove reference to old function name.
171
cad90f3b
EZ
1722010-09-30 Eli Zaretskii <eliz@gnu.org>
173
174 * maintaining.texi (VC Mode Line): Mention all the possible VC status
175 indicator characters.
176
5f874327
GM
1772010-09-29 Glenn Morris <rgm@gnu.org>
178
179 * Makefile.in (top_srcdir): Remove unused variable.
180
0ab9cff3
GM
1812010-09-14 Glenn Morris <rgm@gnu.org>
182
67ae9766
GM
183 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
184 the last hook item.
185
0ab9cff3
GM
186 * calendar.texi (Appointments): Also updated when a diary include file
187 is saved.
188
6664fc59 1892010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
190
191 * trouble.texi (Bugs): Update the section intro.
192 (Known Problems): New section.
193 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
194 (Sending Patches): Bug fixes are best as responses to existing bugs.
195 * emacs.texi (Known Problems): Add menu entry for new section.
196
be3283d7
GM
1972010-09-09 Glenn Morris <rgm@gnu.org>
198
199 * xresources.texi: Untabify.
200
10999305 2012010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
202
203 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
204
10999305 2052010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
206
207 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
208
30641319
JD
2092010-09-02 Jan Djärv <jan.h.d@swipnet.se>
210
211 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
212
50dd7bc6
GM
2132010-08-21 Glenn Morris <rgm@gnu.org>
214
215 * misc.texi (Amusements): Mention bubbles and animate.
216
5e620eca
EZ
2172010-07-31 Eli Zaretskii <eliz@gnu.org>
218
219 * files.texi (Visiting): Add more index entries for
220 large-file-warning-threshold.
221
8b2dd508
JD
2222010-07-29 Jan Djärv <jan.h.d@swipnet.se>
223
224 * frames.texi (Tool Bars): Add doc for tool-bar-position.
225
8838673e
GM
2262010-06-23 Glenn Morris <rgm@gnu.org>
227
228 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
229 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
230 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
231 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
232 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
233 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
234 Untabify Texinfo files.
235
04d3bb6c
GM
2362010-06-10 Glenn Morris <rgm@gnu.org>
237
103dd3a8
GM
238 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
239
04d3bb6c
GM
240 * basic.texi (Inserting Text): Fix typo.
241
50b79479
GM
2422010-06-10 Glenn Morris <rgm@gnu.org>
243
244 * ack.texi (Acknowledgments):
245 * emacs.texi (Acknowledgments): Update for notifications.el.
246
86d7a550
DU
2472010-05-31 Daiki Ueno <ueno@unixuser.org>
248
249 * dired.texi (Operating on Files): Mention encryption commands
250 (Bug#6315).
251
db5dce9d
EZ
2522010-05-29 Eli Zaretskii <eliz@gnu.org>
253
254 * basic.texi (Moving Point): Update due to renaming of commands bound
255 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
256
34313041
EZ
2572010-05-18 Eli Zaretskii <eliz@gnu.org>
258
259 * display.texi (Fringes): Document reversal of fringe arrows for R2L
260 paragraphs.
261 (Line Truncation): Fix wording for bidi display.
262
1fc0ce04 263 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
264 keys.
265
0235128c 2662010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
267
268 * building.texi (GDB Graphical Interface): Remove misleading comparison
269 to an IDE (Bug#6128).
270
0235128c 2712010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
272
273 * programs.texi (Man Page):
274 * misc.texi (Invoking emacsclient):
275 * mini.texi (Repetition):
276 * mark.texi (Setting Mark): Fix typos.
277
0235128c 2782010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
279
280 * misc.texi (Printing): Document htmlfontify-buffer.
281
0235128c 2822010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
283
284 * calendar.texi (Displaying the Diary, Format of Diary File):
285 Fix external cross-references for TeX format output.
286
0235128c
SM
2872010-05-07 Chong Yidong <cyd@stupidchicken.com>
288
289 * Version 23.2 released.
290
f63d0028
JD
2912010-05-02 Jan Djärv <jan.h.d@swipnet.se>
292
293 * cmdargs.texi (Initial Options): Mention --chdir.
294
20fe03ad
JD
2952010-04-21 Jan Djärv <jan.h.d@swipnet.se>
296
297 * frames.texi (Tool Bars): Add tool-bar-style.
298
b7d65a5f
GM
2992010-04-21 Glenn Morris <rgm@gnu.org>
300
301 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
302
a42dbee1
CY
3032010-04-18 Chong Yidong <cyd@stupidchicken.com>
304
305 * programs.texi (Semantic): New node.
306
307 * maintaining.texi (EDE): New node.
308
309 * emacs.texi: Update node listing.
310
311 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
312
6e104790 3132010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 314
d52dbd3d
GM
315 * emacs.texi (Acknowledgments): Remove duplicate.
316
a77fe20c
GM
317 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
318
6e104790 3192010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 320
4ebe9902
GM
321 * dired.texi (Misc Dired Features): Mention VC diff and log.
322 * maintaining.texi (Old Revisions, VC Change Log):
323 Mention that diff and log work in Dired buffers.
324
98932641
GM
325 * help.texi (Help Summary): Mention M-x info-finder.
326
d5b22ab2 327 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 328
4d4e9522
GM
329 * custom.texi (Specifying File Variables, Directory Variables):
330 Document new commands for manipulating local variable lists.
331
6e104790 3322010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
333
334 * trouble.texi (Contributing): Add cindex entry.
335 Mention etc/CONTRIBUTE.
336
6e104790 3372010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
338
339 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
340 query-replace (Bug#5774).
341
a20a9df3
GM
3422010-04-16 Glenn Morris <rgm@gnu.org>
343
344 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
345
1ecb2d3f
JD
3462010-04-11 Jan Djärv <jan.h.d@swipnet.se>
347
348 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
349
99852628
JD
3502010-04-08 Jan Djärv <jan.h.d@swipnet.se>
351
352 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
353
ce79424f
EZ
3542010-03-30 Eli Zaretskii <eliz@gnu.org>
355
356 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
357 cross-reference to "Inserting Text".
358
359 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
360 Mention completion provided by `ucs-insert'.
361
85738751 3622010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
363
364 * sending.texi (Sending Mail): Note variables that may need
365 customizing.
366 (Mail Sending): Expand discussion of send-mail-function.
367
85738751 3682010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
369
370 Document Message mode as the default mail mode.
371
372 * sending.texi (Sending Mail): Copyedits.
373 (Mail Format, Mail Headers): Document mail-from-style changes.
374 (Mail Commands): Rename from Mail mode. Document Message mode.
375 (Mail Misc): Rename from Mail mode Misc.
376 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
377 command names and update keybindings.
378 (Header Editing): Document message-tab. De-document
379 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
380 favor of mail-default-headers. Ad index entries for user-full-name and
381 user-mail-address.
382 (Citing Mail): Update changes in Message mode behavior. Document
383 mail-yank-prefix.
384 (Mail Signature): New node, moved from Mail Misc.
385 (Mail Aliases): Mail abbrevs are the default with Message mode.
386 (Mail Methods): Note that Message mode is now the default.
387
388 * rmail.texi (Rmail Reply):
389 * text.texi (Text Mode):
390 * major.texi (Major Modes):
391 * mule.texi (Output Coding): Refer to Message mode.
392
393 * custom.texi (Init Examples): Add xref to Mail Header.
394
1fc0ce04 395 * emacs.texi (Top): Fix xrefs.
e73c2434 396
85738751 3972010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 398
c0c035fa
CY
399 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
400 repository if there is none.
401 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
402 vc-print-root-log.
ef7b27ef 403 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 404
71785b7a
CY
405 * programs.texi (Program Modes): Mention Javascript mode.
406
f67c5dd0
CY
407 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
408 * emacs.texi: Update node description.
409
0f72a391 410 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 411 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 412
dc2d2590
JL
4132010-03-30 Juri Linkov <juri@jurta.org>
414
415 * search.texi (Other Repeating Search): Remove line that `occur'
416 can not handle multiline matches.
417
a7b02820
EZ
4182010-03-30 Eli Zaretskii <eliz@gnu.org>
419
420 * mule.texi (International): Mention support of bidirectional editing.
421 (Bidirectional Editing): New section.
422
22ef1944
NR
4232010-03-28 Nick Roberts <nickrob@snap.net.nz>
424
425 * emacs.texi (Top): Update node names to those in building.texi.
426
146b8b16
NR
4272010-03-27 Nick Roberts <nickrob@snap.net.nz>
428
429 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
430 doc/emacs/emacs.texi: Update node names for building.texi.
431
6d98672d
GM
4322010-03-24 Glenn Morris <rgm@gnu.org>
433
434 * ack.texi (Acknowledgments):
435 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
436
93318cbd
JD
4372010-03-20 Jan Djärv <jan.h.d@swipnet.se>
438
439 * xresources.texi (Table of Resources): Clarify toolBar number
440 for Gtk+.
441
442 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
443
15cf2f52
CY
4442010-03-21 Chong Yidong <cyd@stupidchicken.com>
445
4102856c
CY
446 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
447
15cf2f52
CY
448 * search.texi (Other Repeating Search): Document multi-isearch-buffers
449 and multi-isearch-buffers-regexp.
450
451 * indent.texi (Indentation): Clarify description of
452 indent-for-tab-command. Document tab-always-indent.
453
d68eb23c
CY
4542010-03-20 Chong Yidong <cyd@stupidchicken.com>
455
456 * cmdargs.texi (Font X): Move most content to Fonts.
457
458 * frames.texi (Fonts): New node. Document font-use-system-font.
459
460 * emacs.texi (Top):
461 * xresources.texi (Table of Resources):
462 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
463
288f9fc0
CY
4642010-03-10 Chong Yidong <cyd@stupidchicken.com>
465
466 * Branch for 23.2.
467
17782bec
CY
4682010-03-06 Chong Yidong <cyd@stupidchicken.com>
469
470 * custom.texi (Init Examples): Add xref to Locals.
471
472 * major.texi (Choosing Modes): Mention usage of setq-default for
473 setting the default value of major-mode (Bug#5688).
474
b4a1a8b2
CY
4752010-03-02 Chong Yidong <cyd@stupidchicken.com>
476
477 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
478
479 * display.texi (Display Custom): Document make-pointer-invisible and
480 underline-minimum-offset. Remove inverse-video.
481
a1e759cd
CY
4822010-02-21 Chong Yidong <cyd@stupidchicken.com>
483
484 * frames.texi (Frame Commands): Note that the last ordinary frame can
485 be deleted in daemon mode (Bug#5616).
486
4f3bc373
GM
4872010-02-18 Glenn Morris <rgm@gnu.org>
488
489 * trouble.texi (Contributing): Repository is no longer CVS.
490
5dbbdd33
GM
4912010-02-08 Glenn Morris <rgm@gnu.org>
492
493 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
494
cd61af01
SM
4952010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
496
497 * display.texi (Useless Whitespace, Text Display):
498 * custom.texi (Init Examples): Avoid obsolete special default variables
499 like default-major-mode.
500
b1bb0a25 5012010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
502
503 * programs.texi (Other C Commands): Replace reference to obsolete
504 c-subword-mode.
505
99d0985b
GM
5062010-01-21 Glenn Morris <rgm@gnu.org>
507
508 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
509
893db5bc
GM
5102010-01-12 Glenn Morris <rgm@gnu.org>
511
512 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
513 emacs-pretest-bug for bug reports for development versions.
514
0419b8d6
GM
5152010-01-11 Glenn Morris <rgm@gnu.org>
516
517 * display.texi (Highlight Interactively): `t' does not mean highlight
518 all patterns. (Bug#5335)
519
26e533e2
CY
5202009-12-29 Chong Yidong <cyd@stupidchicken.com>
521
522 * misc.texi (Shell): Document async-shell-command.
523
524 * building.texi (Grep Searching): Document zrgrep.
525
484eaeac 526 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 527
7ee6c59b
NR
5282009-12-29 Nick Roberts <nickrob@snap.net.nz>
529
530 * building.texi: Import GDB Graphical Interface description from
531 EMACS_23_1_RC.
532
91ed7ea8
CY
5332009-12-24 Chong Yidong <cyd@stupidchicken.com>
534
535 * emacs.texi (Top): Update node listing.
536
537 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
538
539 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
540
541 * cmdargs.texi (Initial Options):
542 * xresources.texi (Resources): Document inhibit-x-resources.
543
544 * custom.texi (Specifying File Variables): Note that minor modes are
545 enabled unconditionally.
546
547 * display.texi (Scrolling): Briefly document the old recenter command,
548 and document recenter-positions.
549
550 * files.texi (Visiting):
551 * buffers.texi (Buffers): Max buffer size is now 512 MB.
552
553 * frames.texi (Cut/Paste Other App): Document
554 save-interprogram-paste-before-kill.
555
556 * killing.texi (Kill Options): New node.
557
6ca89aaa
CY
5582009-12-05 Chong Yidong <cyd@stupidchicken.com>
559
560 * misc.texi (Shell Options): ansi-color is now default.
561
806642d4
GM
5622009-12-05 Glenn Morris <rgm@gnu.org>
563
806642d4
GM
564 * emacs.texi (Top): Update menu for cal-xtra node changes.
565 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
566 or mode line. Don't mention invisible text or the details of
567 diary-print-entries here, only in cal-xtra.
568 (Format of Diary File): Mention that the "date on first line" format
569 only really affects the simple display.
570 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
571 (Diary Customizing): Holidays may be in the buffer or mode line.
572 Move diary-print-entries to the "Diary Display" section.
573 (Diary Display): New section, split out from "Fancy Diary Display".
574 Explain the limitations of simple display, and how to print it.
575
1a4f0c0a
GM
576 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
577
e11adbd8
GM
578 * cal-xtra.texi (Diary Display): Mention View mode.
579
29a483ac
JL
5802009-11-29 Juri Linkov <juri@jurta.org>
581
582 * display.texi (Highlight Interactively): Actually a list of
583 default faces is pre-loaded into a list of default values
584 instead of the history.
585
83d60c79
GM
5862009-11-20 Glenn Morris <rgm@gnu.org>
587
588 * ack.texi (Acknowledgments):
589 * emacs.texi (Acknowledgments): Add htmlfontify.
590
276bbe96
GM
5912009-11-14 Glenn Morris <rgm@gnu.org>
592
98ad1bae
GM
593 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
594
276bbe96
GM
595 * ack.texi (Acknowledgments):
596 * emacs.texi (Acknowledgments): Update for recent Org changes.
597
18430066
CY
5982009-10-31 Chong Yidong <cyd@stupidchicken.com>
599
600 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
601 `charset' property, which is irrelevant to the user manual (Bug#3526).
602
522ddc9f
JB
6032009-10-14 Juanma Barranquero <lekktu@gmail.com>
604
605 * trouble.texi (DEL Does Not Delete): Fix typo.
606
50b49ade
MA
6072009-10-05 Michael Albinus <michael.albinus@gmx.de>
608
609 * files.texi (Misc File Ops): Mention copy-directory.
610
6308321a
EZ
6112009-10-04 Eli Zaretskii <eliz@gnu.org>
612
43b3b4d1
EZ
613 * mule.texi (Unibyte Mode): Emphasize that
614 unibyte-display-via-language-environment affects only the display.
615
6308321a
EZ
616 * display.texi (Horizontal Scrolling): Document cursor behavior under
617 horizontal scrolling when point moves off the screen (Bug#4564).
618 Improve wording.
619
bd51ea7f
MA
6202009-10-01 Michael Albinus <michael.albinus@gmx.de>
621
622 * files.texi (Directories): delete-directory prompts for recursive
623 deletion.
624
55381962
GM
6252009-09-30 Glenn Morris <rgm@gnu.org>
626
627 * ack.texi (Acknowledgments):
628 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
629
13989ab1
TH
6302009-09-25 Tassilo Horn <tassilo@member.fsf.org>
631
632 * dired.texi (Dired Navigation): Use @code instead of @var for
633 dired-isearch-filenames, so that it's not capitalized.
634
8ba46c89
CY
6352009-09-19 Chong Yidong <cyd@stupidchicken.com>
636
637 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
638
639 * entering.texi (Exiting): C-z is now bound to suspend-frame.
640
641 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
642 (Key Bindings): Reference Init Rebinding in introductory text. Shift
643 some of the introduction to Keymaps node.
644 (Keymaps): Simplify.
645 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
646 (Minibuffer Maps): Remove mention of Mocklisp.
647 (Init Rebinding): Move mode-local rebinding example here from Local
648 Keymaps.
649 (Modifier Keys): Clarify.
1e11b018 650 (Rebinding): Add cindex for "binding keys".
8ba46c89 651
6a5ca7c8
CY
6522009-09-13 Chong Yidong <cyd@stupidchicken.com>
653
654 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
655
0e1cba51
NR
6562009-08-31 Nick Roberts <nickrob@snap.net.nz>
657
6a5ca7c8 658 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 659 Re-organise these two sections.
0e1cba51 660
76a87a4d
EZ
6612009-08-29 Eli Zaretskii <eliz@gnu.org>
662
663 * cmdargs.texi (Initial Options): Fix last change.
664
82e98df4
SM
6652009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * mule.texi (Enabling Multibyte):
668 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
669 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
670
fb89fad9
GM
6712009-08-20 Glenn Morris <rgm@gnu.org>
672
673 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
674
e99652b0
GM
6752009-08-19 Glenn Morris <rgm@gnu.org>
676
677 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
678
5cca97ad
GM
6792009-08-18 Glenn Morris <rgm@gnu.org>
680
681 * ack.texi (Acknowledgments):
682 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
683
997797ae 684 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 685
985bf85b
GM
6862009-08-09 Glenn Morris <rgm@gnu.org>
687
688 * ack.texi (Acknowledgments):
689 * emacs.texi (Acknowledgments): Add gdb-mi entry.
690
8d6bb99e
DD
6912009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
692
693 * emacs.texi (Top): Add new menu items for GDB-UI.
694
695 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 696 section. Threads buffer is in separate section now.
8d6bb99e 697
8353da9c
GM
6982009-08-08 Glenn Morris <rgm@gnu.org>
699
700 * ack.texi (Acknowledgments):
701 * emacs.texi (Acknowledgments):
702 Update for js2-mode and org changes.
703
f2074faf
MA
7042009-08-02 Michael Albinus <michael.albinus@gmx.de>
705
706 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
707 files.
708
e8d2d3fb
CY
7092009-07-28 Chong Yidong <cyd@stupidchicken.com>
710
711 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
712
324a4f6a
GM
7132009-07-23 Glenn Morris <rgm@gnu.org>
714
715 * programs.texi (Matching): Update blink-matching-paren-distance.
716
b6937a70
CY
7172009-07-21 Chong Yidong <cyd@stupidchicken.com>
718
719 * frames.texi (Cut/Paste Other App): For select-active-regions,
720 selection is now updated on moving point.
721
bd8aaa36
RS
7222009-07-21 Richard Stallman <rms@gnu.org>
723
724 * glossary.texi (GNU, Daemon): Update information.
725
8d9b5eba
JL
7262009-07-19 Juri Linkov <juri@jurta.org>
727
728 * custom.texi (Specifying File Variables, Safe File Variables):
729 "variables/value pairs" -> "variable/value pairs".
730
a2acc1db
GM
7312009-07-15 Glenn Morris <rgm@gnu.org>
732
733 * misc.texi (Gnus): Remove widow.
734
c5ae942b
GM
7352009-07-11 Glenn Morris <rgm@gnu.org>
736
703d26ba
GM
737 * Makefile.in (TEXI2PDF): New.
738 (emacs.pdf, emacs-xtra.pdf): New targets.
739
522ddc9f 740 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
741
742 * display.texi (Horizontal Scrolling): Re-word to remove widow.
743
744 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
745 Don't print the copying notice twice in the printed version.
746 Update the menu and detailmenu.
747 (Preface): The meaning of "on-line" has changed.
748 Correct name for "Common Problems" chapter.
749 (Distrib): Update FSF shop URL.
750 (Intro): Showing two files at once is not so exciting.
751
752 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
753 (Mac / GNUstep Basics): Minor grammar changes.
754 (Mac / GNUstep Events): Fix typo.
755 (GNUstep Support): CANNOT_DUMP no longer applies.
756
757 * misc.texi (Document View): Fix typos.
758
759 * dired.texi (Dired):
760 * help.texi (Help):
761 * macos.texi (Mac OS / GNUstep):
762 * maintaining.texi (Version Control, Introduction to VC):
763 End menu descriptions with a period.
c5ae942b 764
b1c8242b
EZ
7652009-07-09 Eli Zaretskii <eliz@gnu.org>
766
767 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
768 so categorical in saying that the option is only useful on NTFS.
769
220d9aa6
GM
7702009-07-09 Glenn Morris <rgm@gnu.org>
771
772 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
773 (ENVADD): Add texinfodir to TEXINPUTS.
774
775 * emacs.texi (Top): Fix cross-reference.
776
777 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
778
779 * vc1-xtra.texi (Revision Tags): Fix typo.
780
d07e72d3
GM
7812009-07-03 Glenn Morris <rgm@gnu.org>
782
783 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
784 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
785 (Merge Commands): `.' does not seem to work in A or B buffer.
786 `l' can recreate the 3-window display.
787
788 * glossary.texi (Glossary): Minor phrasing changes throughout.
789 Add more internal cross-references.
790 <Autoloading>: You can't really autoload a variable.
791 <C-M->: Move details here from `M-C-' item.
792 <Continuation Line>: Refer to `Truncation.'
793 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
794 <Home Directory, Unix>: New entries.
795 <Deletion of Files>: Mention recycle bins.
796 <Directory>: Mention ``folders.''
797 <Error>: Don't mention ``type-ahead.''
798 <Fringe>: Refer to the manual node.
799 <Minor Mode>: Can be global or local.
800 <Spell Checking>: There are other checkers besides Ispell.
801
f144038a
GM
8022009-07-02 Glenn Morris <rgm@gnu.org>
803
804 * anti.texi (Antinews): Minor changes in phrasing.
805
806 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
807 some underfull lines in dvi output.
808
809 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
810
811 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
812
813 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
814
3f1c6666
JD
8152009-07-01 Jan Djärv <jan.h.d@swipnet.se>
816
817 * xresources.texi (Table of Resources): Mention maximized for
818 fullscreen.
819
820 * cmdargs.texi (Window Size X): -mm/--maximized is new.
821
62aadce7
CY
8222009-07-01 Chong Yidong <cyd@stupidchicken.com>
823
824 * anti.texi (Antinews): Correct the list of removed platforms.
825
82ec412e
GM
8262009-06-28 Glenn Morris <rgm@gnu.org>
827
828 * arevert-xtra.texi: Minor language tweaks.
829
09964e7d
GM
830 * dired-xtra.texi: Minor revisions.
831
666e158e
MB
8322009-06-23 Miles Bader <miles@gnu.org>
833
c4cc8b9a 834 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 835 (Temporary Face Changes): Document `text-scale-set'.
666e158e 836
70243478
CY
8372009-06-21 Chong Yidong <cyd@stupidchicken.com>
838
839 * Branch for 23.1.
840
67cbe681
KH
8412009-06-17 Kenichi Handa <handa@m17n.org>
842
843 * mule.texi (Charsets): Update the description for the new charset.
844 (list-character-sets): New findex.
125dd7c5 845 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 846
40e67246
CY
8472009-06-10 Chong Yidong <cyd@stupidchicken.com>
848
b5700de6
CY
849 * basic.texi (Moving Point): Fix tag.
850
851 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
852
853 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
854 use camel-case for PageUp and PageDown.
855
856 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
857 camel-case for PageUp and PageDown.
858
859 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
860
40e67246 861 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 862 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 863
522ddc9f 8642009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 865
522ddc9f
JB
866 * fixit.texi (Spelling): Set default dictionary.
867 Improve descriptions (Bug#2554)
6f591cf4 868
53483c76
DR
8692009-06-08 David Reitter <david.reitter@gmail.com>
870
871 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
872 since saving colors and faces set this way is not implemented.
873 (Environment variables): Remove mention of mac-fix-env, which is
874 scheduled to be removed.
875
1557ef4f
CY
8762009-06-04 Chong Yidong <cyd@stupidchicken.com>
877
91056528
CY
878 * custom.texi (Init Examples): Add example of changing load-path.
879
1557ef4f
CY
880 * building.texi (Lisp Libraries): Add example of changing
881 load-path (Bug#3446).
882
623cec4c
CY
8832009-05-28 Chong Yidong <cyd@stupidchicken.com>
884
885 * mark.texi (Mark): Further clarifications.
886 (Setting Mark): Emphasize that C-SPC activates the mark.
887
0fcca8ee
CY
8882009-05-28 Chong Yidong <cyd@stupidchicken.com>
889
702b10e1
CY
890 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
891 Mark mode.
0fcca8ee
CY
892 (Using Region, Persistent Mark): Use "active mark" instead of "active
893 region".
894
d3b396e4
CY
8952009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
896
897 * mule.texi (Select Input Method): Fix typo.
898
3f698a06
CY
8992009-05-13 Chong Yidong <cyd@stupidchicken.com>
900
901 * anti.texi (Antinews): Document completion changes. Some additional
902 copyedits and rearrangement of entries.
903
b2a42eb7
CY
9042009-05-12 Chong Yidong <cyd@stupidchicken.com>
905
932fd020
CY
906 * misc.texi (Interactive Shell, Saving Emacs Sessions)
907 (Shell History Copying, Terminal emulator): Copyedits.
908
ac36a8f1
CY
909 * xresources.texi (Resources): Simplify descriptions. Shorten
910 description of editres, which is not very useful these days.
911 (Table of Resources): Document fontBackend resource.
912
b2a42eb7
CY
913 * trouble.texi (Quitting): Add other undo bindings to table.
914 (DEL Does Not Delete): Note that the erasure key is usually labelled
915 "Backspace". Remove discussion of obscure Xmodmap issue.
916
c6ea7fb8
CY
9172009-05-07 Chong Yidong <cyd@stupidchicken.com>
918
919 * files.texi (Visiting): Copyedits.
920
ad36c422
CY
9212009-05-06 Chong Yidong <cyd@stupidchicken.com>
922
923 * basic.texi (Inserting Text): Document ucs-insert.
924
925 * mule.texi (International Chars): Define "multibyte". Note that
926 internal representation is unicode-based. Simplify definition of raw
927 bytes. Mention ucs-insert.
928 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
929 (Language Environments): Add language environments new to Emacs 23.
930 (Multibyte Conversion): Node deleted.
931 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
932 mention obsolete emacs-mule coding system.
933 (Output Coding): Copyedits.
934
935 * emacs.texi (Top): Update node listing.
936
d4ad7b96
CY
9372009-05-05 Per Starbäck <per@starback.se> (tiny change)
938
939 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
940
5bd66204
SM
9412009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
942
943 * building.texi (Lisp Libraries): `load-library' does offer completion.
944
bc36ad1c
CY
9452009-04-28 Chong Yidong <cyd@stupidchicken.com>
946
947 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
948 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
949
f1a47884
EZ
9502009-04-25 Eli Zaretskii <eliz@gnu.org>
951
952 * maintaining.texi (Tags): Clarify text. (Bug#3101)
953
be77bd45
CY
9542009-04-22 Chong Yidong <cyd@stupidchicken.com>
955
956 * entering.texi (Entering Emacs): Document initial-buffer-choice.
957
958 * building.texi (Lisp Interaction): Document initial-scratch-message.
959
d3b82927
JB
9602009-04-18 Juanma Barranquero <lekktu@gmail.com>
961
ed6e7b11
JB
962 * msdog.texi (Windows Fonts): Fix typos.
963
d3b82927
JB
964 * files.texi (Save Commands): Fix pxref.
965
bc323c04
CY
9662009-04-18 Chong Yidong <cyd@stupidchicken.com>
967
968 * files.texi (Save Commands): Mention diff-buffer-with-file.
969 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
970 Henoch (Bug#3036).
971
2186d13f
GM
9722009-03-15 Glenn Morris <rgm@gnu.org>
973
974 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
975 the former is not always used.
976 (Mail Headers): Use active voice. Add "Mail-reply-to".
977 Change case of "Id". Avoid repeated "appropriate".
978 (Mail Aliases): Fix previous change - use an example with a ".", so it
979 does actually get quoted when expanded.
980 (Mail Sending): Mailclient is the default on some systems.
981 (Citing Mail): Mention mail-indentation-spaces.
982 (Mail Mode Misc): Add an @dfn for "mail signature".
983
71e454fc
CY
9842009-03-15 Chong Yidong <cyd@stupidchicken.com>
985
986 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
987 (Completion Options): Document read-file-name-completion-ignore-case,
988 read-buffer-completion-ignore-case, and completion-styles. Remove
989 description of partial-completion-mode.
990
df1a3e06
GM
9912009-03-14 Glenn Morris <rgm@gnu.org>
992
993 * sending.texi (Mail Format): Fix typo. Add index entry for
994 mail-header-separator.
995 (Mail Headers): Put info about initialization and changing in one place
996 at the start. Update FCC section for mbox Rmail. Clarify From
997 section, mention mail-setup-with-from. Clarify Reply-to section.
998 Add Mail-followup-to and mail-mailing-lists. Clarify References
999 section.
1000 (Mail Aliases): Update example, make less contentious.
1001 Update for name change of mail-interactive-insert-alias.
1002 (Mail Mode): Remove mention of `%' as a word separator.
1003 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1004 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1005 commands. Clarify FCC handling. In mail-complete, add reference to
1006 Mail Aliases section, and mention mail-complete-function.
1007 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1008 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1009 signature netiquette. Explain how the mail hooks work when continuing
1010 a composition.
1011 (Mail Amusements): Internationalize the spook section a bit.
1012 Remove the spook mail-setup-hook example, since it doesn't work well.
1013 Mention fortune-file.
1014 (Mail Methods): Mention read-mail-command.
1015
ed6e7b11 10162009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1017
df1a3e06
GM
1018 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1019 and NS resources following recent changes.
959d68bd 1020
86dca3e8
JR
10212009-03-10 Jason Rumney <jasonr@gnu.org>
1022
1023 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1024 w32-use-visible-system-caret doc to indicate that it should get set
1025 automatically.
1026 (Windows Fonts): Add doc for the uniscribe backend.
1027
042fe98f
DN
10282009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1029
1030 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1031 vc-dir. (Bug#2598)
1032
7f8dba73
RS
10332009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1034
1035 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1036
505e70c3
GM
10372009-03-05 Glenn Morris <rgm@gnu.org>
1038
04242bdc
GM
1039 * rmail.texi (Rmail Basics): Add reference to sorting.
1040 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1041 Minor re-wordings.
1042 (Rmail Motion): Mention rmail-next-same-subject.
1043 (Rmail Deletion): Expunging is not the only way to change the numbers.
1044 (Rmail Labels): Labels can also be used in sorting.
1045 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1046 (Rmail Display): Mention rmail-mime.
1047
00cfe22c
GM
10482009-03-04 Glenn Morris <rgm@gnu.org>
1049
1050 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1051 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1052 summary. Mention sorts cannot be undone.
1053 (Rmail Display): Give an example of how to use goto-address-mode.
1054 (Rmail Editing): It's keybindings that are redefined, not commands.
1055 Fix some typos.
1056 (Movemail): Some minor rewording.
1057 (Remote Mailboxes): Emacs movemail supports pop by default.
1058 Fix some minor grammatical issues. The "two alternative ways" to
1059 specify a POP mailbox are really just one. Remove all reference to the
1060 variables rmail-pop-password and rmail-pop-password-required, obsolete
1061 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1062 can support Kerberos.
1063
3d963b67
GM
10642009-03-03 Glenn Morris <rgm@gnu.org>
1065
1066 * rmail.texi (Rmail Deletion): Revert previous change, which was
1067 describing the Rmail summary versions.
1068 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1069 Minor re-wording for rmail-resend.
1070 (Rmail Make Summary): Summaries apply to buffers rather than files.
1071 <rmail-summary-by-topic>: Headers includes the subject.
1072 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1073 details, including prefix arguments.
2340abde 1074 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1075 Not counting lines might be faster.
1076 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1077 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1078 Name the commands bound to the various keys. Mention prefix argument
1079 for searching.
3d963b67
GM
1080 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1081 Simplify rmail-highlighted-headers description. Update face name.
1082
a8ce3d17
JB
10832009-03-02 Juanma Barranquero <lekktu@gmail.com>
1084
1085 * mark.texi (Marking Objects): Fix typo.
1086
130a29b6
CY
10872009-03-01 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1090 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1091
9d5de6f8
GM
10922009-03-01 Glenn Morris <rgm@gnu.org>
1093
79fc530e 1094 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1095 (Rmail Motion): - M-s searches from the end of messages.
1096 (Rmail Deletion): Minor clarification. Fix numeric argument
1097 description.
1098 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1099 newmail and RMAILOSE files need not be in home-directory.
1100 (Rmail Files): Mention I/O menus are unselectable if no files match.
1101 Mention `MAIL' env-var.
1102
b545ff9c
JR
11032009-02-24 Jason Rumney <jasonr@gnu.org>
1104
1105 * mule.texi (Fontsets): Mention fontset-default, font specs and
1106 fallback fontsets.
1107 (Defining Fontsets): Mention ns and w32 variants of
1108 standard-fontset-spec. Update description of startup fontset to match
1109 Emacs 23 behavior.
a93be82a 1110 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1111 (International): Link to Modifying Fontsets.
b545ff9c 1112
75da0618 11132009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1114
1115 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1116 Mention ns-extended-platform-support-mode.
1117
6be93a16
KB
11182009-02-22 Karl Berry <karl@gnu.org>
1119
1120 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1121
867d4bb3
JB
11222009-02-19 Juanma Barranquero <lekktu@gmail.com>
1123
1124 * basic.texi (Moving Point, Position Info):
1125 * files.texi (Visiting):
1126 * mini.texi (Completion Options):
1127 * text.texi (HTML Mode): Remove duplicate words.
1128
49b5c0e8
GM
11292009-02-20 Glenn Morris <rgm@gnu.org>
1130
1131 * rmail.texi: Minor updates for mbox rather than Babyl.
1132
f43a822c
KB
11332009-02-17 Karl Berry <karl@gnu.org>
1134
49b5c0e8 1135 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1136
80d634b8
RS
11372009-02-17 Richard M Stallman <rms@gnu.org>
1138
1139 * anti.texi (Antinews): Mention Babyl format.
1140
1141 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1142
1143 * rmail.texi: Update for mbox format.
1144 Various small fixes, as well as the following.
1145 (Out of Rmail): Node deleted.
1146 (Rmail): Update menu.
1147 (Rmail Files): Comment out set-rmail-inbox-list.
1148 Document rmail-inbox-list instead.
1149 (Rmail Output): Substantial changes since C-o is now
1150 rmail-output-as-seen and o is rmail-output.
1151 (Rmail Attributes): Delete `stored', add `retried'.
1152 (Rmail Display): Editing headers works in all cases.
1153
f0d129c6
GM
11542009-02-17 Glenn Morris <rgm@gnu.org>
1155
1156 * basic.texi (Position Info): M-x count-lines-region is not always on
1157 M-=. (Bug#2269)
1158
160f11d3
GM
11592009-02-09 Glenn Morris <rgm@gnu.org>
1160
1161 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1162 defaults.
1163
763e01c4
EZ
11642009-02-07 Eli Zaretskii <eliz@gnu.org>
1165
1166 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1167 documentation of possible problems with redecoding.
1168
f5e1441d
GM
11692009-02-03 Glenn Morris <rgm@gnu.org>
1170
1171 * rmail.texi (Out of Rmail): Mention b2m.pl.
1172
e1eabe41
GM
11732009-01-31 Glenn Morris <rgm@gnu.org>
1174
1175 * rmail.texi (Out of Rmail): Correct b2m location.
1176
dd05f9de
CY
11772009-01-27 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * fixit.texi (Undo): Update undo limit values.
1180
d74d846e
GM
11812009-01-27 Glenn Morris <rgm@gnu.org>
1182
1183 * emacs.texi (Top): Fix Antinews menu entry.
1184
49ffdce8
KB
11852009-01-25 Karl Berry <karl@gnu.org>
1186
1187 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1188 item with no marker, instead of the syntactically incorrect
1189 @itemize @asis.
1190
467e8d77
JL
11912009-01-25 Juri Linkov <juri@jurta.org>
1192
1193 * building.texi (Grep Searching): Fix index entry for lgrep.
1194
6c60bbdb
EZ
11952009-01-24 Eli Zaretskii <eliz@gnu.org>
1196
1197 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1198
9ce5a36f
AR
11992009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1200
1201 * macos.texi (Preferences Panel): Update description of font setting to
1202 reflect that prior frame selection is no longer needed.
1203
9aa5f2fb
NR
12042009-01-20 Nick Roberts <nickrob@snap.net.nz>
1205
1206 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1207 raise GUD subsections.
1208
3892ff9c
GM
12092009-01-15 Glenn Morris <rgm@gnu.org>
1210
1211 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1212
14731c8f
GM
12132009-01-10 Glenn Morris <rgm@gnu.org>
1214
1215 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1216
45c55e53
CY
12172009-01-04 Chong Yidong <cyd@stupidchicken.com>
1218
1219 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1220 logical lines.
1221
2e4667d1
JL
12222008-12-29 Juri Linkov <juri@jurta.org>
1223
1224 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1225
1226 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1227
2a3eac47
CY
12282008-12-28 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1231 goto-address-mode instead of goto-address.
1232
3da8da94
CY
1233 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1234 mode.
1235
2a3eac47
CY
1236 * emacs.texi (Top): Update node listing.
1237
057f6dd3
EZ
12382008-12-26 Eli Zaretskii <eliz@gnu.org>
1239
1240 * custom.texi (Directory Variables): Explain what is a "project".
1241 Add indexing. Improve wording. Add a footnote about using
1242 _dir-locals.el on MS-DOS.
1243
e6979067
DN
12442008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1245
1246 * files.texi (Misc File Ops): Mention chmod as an alias for
1247 set-file-modes.
1248
9de15963
MR
12492008-12-24 Martin Rudalics <rudalics@gmx.at>
1250
1251 * help.texi (Help): Fix typos and reword.
1252 (Help Summary): Add entries for C-h n and C-h r, reorder
1253 entries, and do some minor fixes.
1254 (Name Help): Say that C-h F works for commands only.
1255 (Misc Help): Say that view-lossage displays 300 keystrokes.
1256
236fd60d
GM
12572008-12-20 Glenn Morris <rgm@gnu.org>
1258
1259 * ack.texi (Acknowledgments): General update based on AUTHORS,
1260 including removal of some stuff no longer distributed.
1261
349b3256
AM
12622008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1263
1264 * fixit.texi: Mention hunspell
1265
e840fca5
GM
12662008-12-19 Glenn Morris <rgm@gnu.org>
1267
1268 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1269 Consolidate explanatory text at start.
e840fca5
GM
1270
1271 * display.texi (Text Display):
1272 * indent.texi (Indentation): Use @acronym with ASCII.
1273
9dfa7983
GM
12742008-12-18 Glenn Morris <rgm@gnu.org>
1275
1276 * ack.texi: Various small updates and fixes.
1277
97b3a00b
JL
12782008-12-18 Juri Linkov <juri@jurta.org>
1279
1280 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1281 as a key binding to start a forward nonincremental word search.
1282 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1283 a backward nonincremental word search. Add index for `M-s w'
1284 `isearch-forward-word'.
1285 (Regexp Search): Add a short summary of regexp key commands like
1286 in the node "Basic Isearch".
1287 (Other Repeating Search): Fix typo.
1288
12892008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1290
1291 * misc.texi (PostScript Variables): Fix doc.
1292
31ce6a07
CY
12932008-12-10 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * programs.texi (Program Modes): Mention Ruby mode.
1296
636b507b
DN
12972008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1298
1299 * misc.texi (emacsclient Options): Describe what an empty string
1300 argument does for --alternate-editor.
1301
a323fa14
CY
13022008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1303
1304 * cmdargs.texi (Font X): Distinguish between client-side and
1305 server-side fonts. List valid Fontconfig properties. Add reference to
1306 Fontconfig manual. List valid GTK font properties. Explain use of
1307 fc-list.
1308
c5ca6cd0
CY
13092008-12-09 Chong Yidong <cyd@stupidchicken.com>
1310
1311 * cmdargs.texi (Font X): Move discussion of quoting to top.
1312
e5136377
GM
13132008-12-06 Glenn Morris <rgm@gnu.org>
1314
1315 * maintaining.texi (Old Revisions): Improve previous change.
1316
248c026b
RS
13172008-12-05 Richard M Stallman <rms@gnu.org>
1318
1319 * anti.texi (Antinews): Minor fixes.
1320
a9253a1e
GM
13212008-12-03 Glenn Morris <rgm@gnu.org>
1322
1323 * maintaining.texi (Old Revisions): Fix diff-switches description.
1324
fa687b02
MR
13252008-12-01 Martin Rudalics <rudalics@gmx.at>
1326
1327 * emacs.texi (Top): Fix typo.
1328
72e6decd
CY
13292008-11-30 Chong Yidong <cyd@stupidchicken.com>
1330
320ee034
CY
1331 * misc.texi (Document View): Explain dependence on gs at the top.
1332 Copyedits.
1333
1334 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1335
72e6decd
CY
1336 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1337 (Comment Commands): Discuss region-active behavior of M-; first.
1338
2a472ee4
MR
13392008-11-29 Martin Rudalics <rudalics@gmx.at>
1340
9c6361c9
MR
1341 * display.texi (Line Truncation): Add reference to Continuation
1342 Lines.
1343
2a472ee4
MR
1344 * windows.texi (Pop Up Window): Mention split-height-threshold
1345 and split-width-threshold.
9c6361c9 1346 (Split Window): Add reference to Continuation Lines.
2a472ee4 1347
e93bc142
AR
13482008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1349
1350 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1351 (GNUstep Support): New node.
1352 * anti.texi:
1353 * emacs.texi:
1354 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1355
43b978db
RS
13562008-11-28 Richard M Stallman <rms@gnu.org>
1357
1358 * misc.texi (Dissociated Press): Minor cleanups.
1359
1360 * dired.texi (Image-Dired): Avoid passive.
1361
e8e2bd93
EZ
13622008-11-28 Eli Zaretskii <eliz@gnu.org>
1363
1364 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1365 representation.
1366
8d2d45da
CY
13672008-11-26 Richard M. Stallman <rms@gnu.org>
1368
1369 * files.texi (Visiting): Rewrite paragraph for clarity.
1370
1371 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1372
a5f7bbcc
AM
13732008-11-25 Alan Mackenzie <acm@muc.de>
1374
1375 * programs.texi (Moving by Parens): Clarify that parens inside strings
1376 and comments are ignored, and that the commands assume the starting
1377 point isn't in a string or comment.
1378
a71703d3
AR
13792008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1380
1381 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1382 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1383 version.
1384 (Mac Customization): Rewrite Preferences Panel section and merge in to
1385 this node, add Open files by dragging to an Emacs window.
1386
1387 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1388
aa5ab79a
CY
13892008-11-26 Chong Yidong <cyd@stupidchicken.com>
1390
0cc92c19
CY
1391 * files.texi (Misc File Ops): Document set-file-modes.
1392
c366b4e4
CY
1393 * windows.texi (Split Window): Document integer values of
1394 truncate-partial-width-windows.
1395
aa5ab79a
CY
1396 * text.texi (Text): Simplify description of markup languages.
1397 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1398 (TeX Editing): Note that `""' inserts one `"' character.
1399 (HTML Mode): Note in the introduction that XML mode is an alias for
1400 SGML mode. Mention nXML mode.
1401
56221db7
CY
14022008-11-25 Chong Yidong <cyd@stupidchicken.com>
1403
1404 * building.texi (Watch Expressions): Fix typo.
1405
90effe33
CY
14062008-11-24 Chong Yidong <cyd@stupidchicken.com>
1407
f90a5ae3
CY
1408 * files.texi (Visiting): Document new behavior of
1409 confirm-nonexistent-file-or-buffer.
1410
1411 * buffers.texi (Select Buffer): Document
1412 confirm-nonexistent-file-or-buffer.
1413
a18ffb4a
CY
1414 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1415 edit-picture.
1416
90effe33
CY
1417 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1418 edit-picture', since that is just an alias for picture-mode.
1419 (Sentences): Note that repeated M-@ extends the region.
1420 (Pages): Make terminology more consistent. Link to Regexps node.
1421 (Longlines): Discuss relationship with Visual Line mode.
1422 (Text Mode): Remove extraneous discussion of other modes, since they
1423 were already introduced in the parent node.
1424
e85103ec
CY
14252008-11-23 Chong Yidong <cyd@stupidchicken.com>
1426
5cb2fe30
CY
1427 * anti.texi (Antinews): Rewrite.
1428
1eb9b307 1429 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1430
1431 * frames.texi (Frame Commands): Mention "minimize" terminology.
1432
e85103ec
CY
1433 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1434 formats.
b908332f
CY
1435 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1436 (Misc X): Don't document useless -hb option.
e85103ec 1437
607f5f88
JL
14382008-11-22 Juri Linkov <juri@jurta.org>
1439
1440 * dired.texi (Dired Navigation): Change normal file name search option
1441 from `non-nil' to `t'. Add `dwim' option.
1442
e1b867a0
JL
14432008-11-22 Juri Linkov <juri@jurta.org>
1444
1445 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1446 ".dir-locals.el". Rename `define-project-bindings' to
1447 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1448 `dir-locals-set-directory-class'.
1449
dd186936
LK
14502008-11-22 Lute Kamstra <lute@gnu.org>
1451
1452 * buffers.texi (Select Buffer): Index goto-line.
1453 * basic.texi (Moving Point): Mention the use of a numeric prefix
1454 argument with goto-line and refer to Select Buffer for the use of a
1455 plain prefix argument.
1456
4b121911
GM
14572008-11-19 Glenn Morris <rgm@gnu.org>
1458
1459 * doclicense.texi: Update to FDL 1.3.
1460 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1461
27267e4c
CY
14622008-11-17 Chong Yidong <cyd@stupidchicken.com>
1463
696f351d
CY
1464 * custom.texi (Minor Modes): Define mode commands and mode variables
1465 more precisely. Recommend using mode commands instead of setting
1466 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1467 (Easy Customization): Use "init file" instead of .emacs.
1468 (Customization Groups): Update to new Custom buffer appearance.
1469 (Saving Customizations): Copyedits. Update example.
1470 (Variables): Give example of variable type-sensitivity.
1471 (Examining): Update example.
1472 (Hooks): Copyedits.
1473 (Specifying File Variables): Use C comments instead of an artificial
1474 Lisp for the example.
1475 (Keymaps): Move internals discussion to Prefix Keymaps.
1476 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1477 (Init Rebinding): Document kbd macro.
1478 (Init File): Link to Find Init.
696f351d
CY
1479
1480 * mark.texi (Using Region): Document Delete Selection Mode more
1481 thoroughly.
1482
1483 * frames.texi (Mouse Commands): Move most of the description of Delete
1484 Selection Mode to Using Region, and link to it.
1bc9c425 1485 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1486
b0570c25
CY
1487 * building.texi (Compilation): Document first-error value of
1488 compilation-scroll-output.
1489 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1490 works as soon as an error is available. Suggested by Juri Linkov.
1491
27267e4c
CY
1492 * mini.texi (Passwords): New node.
1493
1494 * files.texi (Remote Files): Link to Passwords node.
1495
1496 * emacs.texi (Top): Update node listings.
1497
122eb807
CY
14982008-11-16 Chong Yidong <cyd@stupidchicken.com>
1499
9c9855a3
CY
1500 * ack.texi (Acknowledgments): Some updating of credits.
1501
bd6fdcad
CY
1502 * emacs.texi (Acknowledgments): Add a couple more names.
1503
dd1eef46
CY
1504 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1505
122eb807 1506 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1507 (Misc File Ops): Document use of trash.
122eb807 1508
801a8da1
JB
15092008-11-16 Juanma Barranquero <lekktu@gmail.com>
1510
1511 * macos.texi (Mac Customization): Fix typos.
1512
0b4f2253
CY
15132008-11-14 Chong Yidong <cyd@stupidchicken.com>
1514
1515 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1516 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1517 the conventions of the main Emacs manual.
1518
1519 * emacs.texi (Top): Update node listings.
1520
517e2b89
CY
15212008-11-12 Chong Yidong <cyd@stupidchicken.com>
1522
07a85685
CY
1523 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1524 command-line-args is processed during startup.
1525 (Action Arguments): Correctly describe how file arguments interact with
1526 the startup screen. Link to Lisp Interaction for scratch buffer.
1527 (Initial Options): Link to Command Example for -batch option.
1528 (Environment): Document initial-environment.
1529
517e2b89
CY
1530 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1531 can't be changed in the site-start file.
1532
6337bbde
CY
15332008-11-07 Chong Yidong <cyd@stupidchicken.com>
1534
1535 * dired.texi (Dired): Mention C-x C-d too.
1536 (Dired Enter): Document M-n in the Dired minibuffer.
1537 (Dired Navigation): Explain dired-goto-file more clearly. Document
1538 dired-isearch-filenames.
1539 (Dired Deletion): Remove unnecessary "expunged" terminology.
1540 (Flagging Many Files): & is now rebound to `% &'.
1541 (Shell Commands in Dired): Document dired-do-async-shell-command.
1542 Clarify how multi-file arguments are passed.
1543 (Misc Dired Features): Document dired-do-isearch.
1544
9e8eeff9
CY
15452008-11-06 Chong Yidong <cyd@stupidchicken.com>
1546
1547 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1548
e071f849
CY
15492008-11-03 Chong Yidong <cyd@stupidchicken.com>
1550
1551 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1552
05482eb1
CY
15532008-11-01 Chong Yidong <cyd@stupidchicken.com>
1554
e2346dea
CY
1555 * programs.texi (Program Modes): Link to Program Indent node.
1556 (Left Margin Paren): Explain consequences of changing
1557 open-paren-in-column-0-is-defun-start more concisely.
1558 (Which Function, Program Indent, Info Lookup): Minor edits.
1559 (Basic Indent): If region is active, TAB indents the region.
1560 (Multi-line Indent): If region is active, TAB indents the region. Note
1561 that indent-region is useful when Transient Mark mode is off.
1562 (Matching): The delimiter at the cursor is highlighted---the character
1563 changes color.
1564 (Symbol Completion): Link to Completion node.
1565
e4b6428c
CY
1566 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1567 a strictly text-only system.
1568
05482eb1
CY
1569 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1570 batch mode.
1571
a11d3737
RS
15722008-11-01 Richard M. Stallman <rms@gnu.org>
1573
5abad626
RS
1574 * misc.texi (Document View): Major rewrite.
1575
a11d3737
RS
1576 * maintaining.texi (Types of Log File): Change logs are older than
1577 version control.
1578 (VCS Concepts): Simplify and rearrange.
1579 (Version Control Systems): Make it clear that Linux is only the kernel.
1580 (VC Mode Line): Shorten reference to menu item.
1581 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1582 (VC Directory Mode): Minor cleanup.
1583 Unchanged files are hidden, not omitted.
1584 (VC Directory Commands): Shorten and simplify.
1585 (Change Log Commands): New node, split from Change Logs.
1586 (VC Directory Buffer): New node, split from VC Directory Mode.
1587
c55a4acb
CY
15882008-10-31 Chong Yidong <cyd@stupidchicken.com>
1589
df0356f6
CY
1590 * misc.texi (Document View): Renamed from Document Files, moved here
1591 from files.texi.
1592
1593 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1594 moved as well.
1595 (Document Files): Moved to misc.texi.
1596
c55a4acb
CY
1597 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1598 vc-update-change-log.
df0356f6
CY
1599 (Version Control): Move here from files.texi.
1600 (Format of ChangeLog): Make it a subnode of Change Log.
1601
1602 * emacs.texi (Top): Update node listing.
c55a4acb 1603
ef082374
TH
16042008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1605
1606 * files.texi (Files): Add a section about document
1607 files (doc-view-mode).
1608
d52582c3
CY
16092008-10-31 Chong Yidong <cyd@stupidchicken.com>
1610
1611 * building.texi (Compilation Mode): Document
1612 compilation-auto-jump-to-first-error.
1613 (Debuggers): Lower GUD subsections to subsubsections.
1614 (Starting GUD): Add cindex.
1615 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1616
4e0a0968
CY
16172008-10-30 Chong Yidong <cyd@stupidchicken.com>
1618
03625b47
CY
1619 * indent.texi (Indentation): Link to Program Indent.
1620
4e0a0968
CY
1621 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1622 now uses emacsclient's terminal.
1623
8bd3f7ef
CY
16242008-10-29 Chong Yidong <cyd@stupidchicken.com>
1625
80e5620e
CY
1626 * mark.texi (Using Region): Document use-empty-active-region.
1627
97d5c404
CY
1628 * emacs.texi (Top): Update node listings.
1629
8bd3f7ef
CY
1630 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1631 mention obsolete emacs.bash script.
1632 (Invoking emacsclient): Rewrite, moving optional arguments to
1633 emacsclient Options.
21d2bae3
CY
1634 (emacsclient Options): New node. Document server-use-tcp and
1635 server-host.
8bd3f7ef 1636
5fda2cbd
CY
16372008-10-28 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * indent.texi (Indentation): Replace list with paragraphed text,
1640 putting description of syntax-driven indentation first. Document new
1641 effect of active regions on tab.
1642 (Tab Stops): Note that editable tab stops affect indentation commands.
1643
4ff029f6
DN
16442008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1645
1646 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1647
996cd6e4
CY
16482008-10-23 Chong Yidong <cyd@stupidchicken.com>
1649
f28815e3
CY
1650 * custom.texi (Function Keys): Note that modified keypad keys are not
1651 translated.
1652
996cd6e4
CY
1653 * basic.texi (Arguments): Explain how to insert multiple digits.
1654
49545fe2
MA
16552008-10-22 Michael Albinus <michael.albinus@gmx.de>
1656
1657 * files.texi (Remote Files): Precise selection of default method.
1658 Rewrite paragraph about disabling remote file names.
1659
edac0b53
CY
16602008-10-22 Chong Yidong <cyd@stupidchicken.com>
1661
e752c544
CY
1662 * search.texi (Special Isearch): Document M-TAB is isearch.
1663
edac0b53
CY
1664 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1665 command.
1666
1667 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1668
20a36054
TH
16692008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1670
1671 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1672 section.
1673
69051ab6
CY
16742008-10-21 Chong Yidong <cyd@stupidchicken.com>
1675
c4b1a32a
CY
1676 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1677 to files.texi. Move contents of vc2-xtra.texi here.
1678
1679 * vc2-xtra.texi: File removed.
1680
1681 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1682 Directory Commands from the submenu. Don't include deleted file
1683 vc2-xtra.texi.
1684
1685 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1686 (Version Control): Add VC Directory Mode and VC Directory Commands to
1687 the submenu.
1688 (Why Version Control?): Use table format.
1689 (Version Control Systems): Note that Meta-CVS support is gone.
1690 (VCS Concepts): Note precisely when VC started supporting filesets.
1691 Remove bogus xref to CVS Options node.
1692 (Types of Log File): Copyedits.
1693 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1694 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1695 The Right Thing.
1696 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1697 (Log Buffer): Reorganize node, putting C-c C-c description first.
1698 (Old Revisions): Use CVS for example, not RCS.
1699 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1700 Commands from the submenu, putting them under Version Control.
1701 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1702 need to include it in the manual unconditionally, since it is now
1703 crucial to using distributed version control systems.
1a6e2954
CY
1704 (Comparing Files): Note that diff uses the minibuffer, and that the
1705 output is shown using Diff mode.
1706 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1707 diff-update-on-the-fly, diff-refine-hunk, and
1708 diff-show-trailing-whitespaces.
1a6e2954 1709 (File Archives): Add rar support.
c4b1a32a 1710
69051ab6
CY
1711 * major.texi (Choosing Modes): Make mode selection sequence more
1712 obvious by describing the steps in order of priority. Note that
1713 magic-mode-alist is nil by default. Document
1714 magic-fallback-mode-alist.
1715
e7421e03
CY
17162008-10-20 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * frames.texi (Mouse References): Copyedits.
1719
6b2efdc2
TH
17202008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1721
1722 * ack.texi (Acknowledgments): Add myself as doc-view author.
1723
9c5e9396
EZ
17242008-10-20 Eli Zaretskii <eliz@gnu.org>
1725
1726 * frames.texi (Dialog Boxes): Add @cindex entries.
1727
dac94f8e
CY
17282008-10-20 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1731 (Text-Only Mouse): Copyedit.
1732
25597d40
CY
17332008-10-19 Chong Yidong <cyd@stupidchicken.com>
1734
f8a447f6
CY
1735 * frames.texi: Use @key throughout for mouse clicks.
1736 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1737 (Secondary Selection): Fix modified mouse click syntax.
1738 (Clipboard): Describe Cut, Copy and Paste commands.
1739 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1740 Copyedits.
1741 (Creating Frames): Add xref to Init File.
1742 (Frame Commands): Add xref to Exiting.
1743 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1744
b0f95216
CY
17452008-10-15 Chong Yidong <cyd@stupidchicken.com>
1746
b0817f00
CY
1747 * files.texi (Version Control): Copyedits. Add Bazaar.
1748 (Version Control Systems): List different VCS's using an itemized list.
1749 Add Bazaar.
1750 (VCS Concepts): Copyedits. Tweak description of file merging.
1751
b0f95216
CY
1752 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1753 (Cut/Paste Other App): Document select-active-regions and
1754 x-select-enable-primary.
1755
69d0d701
CY
17562008-10-13 Chong Yidong <cyd@stupidchicken.com>
1757
1758 * mark.texi (Shift Selection): Correct case in node name.
1759
1760 * emacs.texi (Top): Update node order in Mark chapter.
1761
375e8351
EZ
17622008-10-12 Eli Zaretskii <eliz@gnu.org>
1763
1764 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1765
1766 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1767 elsewhere in the manual instead of describing yet again the intricacies
1768 of $HOME on MS-Windows and MS-DOS.
1769
ab58114f
CY
17702008-10-12 Chong Yidong <cyd@stupidchicken.com>
1771
4f959513
CY
1772 * mini.texi (Minibuffer File): Add xref to File Names.
1773 (Minibuffer File): Add discussion of `~' in file names. Add
1774 insert-default-directory index reference.
1775
ab58114f
CY
1776 * files.texi (File Names): Reorganize description.
1777 (Visiting): Add xref to Mode Line. Copyedits.
1778 (Save Commands): Mention prefix behavior of C-x C-s.
1779 (Numbered Backups): Node deleted.
1780 (Backup Names): Contents of Numbered Backups moved here. State default
1781 of version-control variable.
1782 (Reverting): Copyedits.
1783 (Version Control): Add additional version control systems.
1784
1785 * emacs.texi (Top): Delete Numbered Backups node.
1786
1787 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1788 Backup Names.
f2884f63 1789 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1790
b0b5100a
RF
17912008-10-11 Romain Francoise <romain@orebokech.com>
1792
1793 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1794
89774b5f
CY
17952008-10-11 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1798 (Select Buffer): Mention use of minibuffer history. Describe default
1799 value of default-major-mode. Mention that C-x 4 b selects the other
1800 window.
1801 (List Buffers): Document CRM indicators in the order they appear.
1802 (Kill Buffer): Document new command kill-matching buffers.
1803 (Several Buffers): Move explanation of the relationship between buffer
1804 list and buffer menu to the top.
1805 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1806
4c72bf27
CY
18072008-10-10 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * entering.texi (Exiting): Document change of C-x C-c to
1810 save-buffers-kill-terminal. Document kill-emacs.
1811
f68eb991
EZ
18122008-09-30 Eli Zaretskii <eliz@gnu.org>
1813
1814 * mule.texi (Coding Systems): Don't mention codepage-setup.
1815
1816 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1817 cpNNN coding systems anymore.
1818 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1819 for unibyte mode. Don't mention line-drawing characters. Don't
1820 mention dos-unsupported-char-glyph.
1821
1a2dd44d
CY
18222008-09-25 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * search.texi (Search): Shorten introduction.
1825 (Basic Isearch): Add command table. Discuss reverse isearch and
1826 isearch highlighting.
1827 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1828 ring to cindex.
1829 (Special Isearch): Move input methods discussion here.
1830 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1831 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1832 Repeat Isearch.
1833 (Isearch Minibuffer): New node.
1834 (Word Search): Document new word search commands.
1835 (Regexp Example): Simplify example using sentence-end-base variable.
1836 (Replace): Reword introduction.
1837 (Unconditional Replace): Remove unnecessary example.
1838 (Other Repeating Search): Document new `M-s o' binding.
1839
1840 * emacs.texi (Top): Update node listings.
1841
e45da31d
JB
18422008-09-22 Juanma Barranquero <lekktu@gmail.com>
1843
1844 * emacs.texi (Top): Remove Kill Errors from menu.
1845
841c8096
CY
18462008-09-22 Chong Yidong <cyd@stupidchicken.com>
1847
402168fa
CY
1848 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1849 interface for defining macros. Simplify examples. Note that C-g quits
1850 macro definitions.
801a8da1 1851 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1852 usage example.
1853 (Keyboard Macro Query): Organize query responses in a table.
1854
1855 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1856 to Erasing node.
841c8096
CY
1857 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1858 rationale to a footnote.
1859 (Kill Errors): Remove node, due to redundancy with Erasing.
1860 (Spelling): Move discussion of flyspell to end. Note new behavior of
1861 M-$ in active region. Remove non-ispell-specific keybindings from
1862 table.
1863
eab2ee89
DN
18642008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1865
1866 * cmdargs.texi (Initial Options): Document --daemon.
1867
3d53e905
GM
18682008-09-20 Glenn Morris <rgm@gnu.org>
1869
1870 * files.texi (Numbered Backups): Mention that some modes set
1871 version-control.
1872
1c90484d
GM
18732008-09-20 Jim Blandy <jimb@red-bean.com>
1874
1875 * files.texi (Numbered Backups): Reference File Variables, as well.
1876 Remove discussion of Rmail's implementation.
1877
0fc0d844
CY
18782008-09-06 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * misc.texi (Recursive Edit): Note that top-level exits active
1881 minibuffers.
1882
1883 * trouble.texi (Quitting): Likewise.
1884
b18d283d
CY
18852008-08-31 Chong Yidong <cyd@stupidchicken.com>
1886
1887 * emacs.texi (Top): Add Temporary Face Changes xref.
1888
1889 * display.texi (Display): Move Temporary Face Changes node to just
1890 after Standard Faces.
1891 (Scrolling): Document recenter-top-bottom instead of recenter.
1892 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1893 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1894 (Display Custom): Copyedits.
1895 (Optional Mode Line): Document display-battery-mode.
1896
180135fc
RF
18972008-08-27 Romain Francoise <romain@orebokech.com>
1898
1899 * custom.texi (Directory Variables): Minor fix.
1900
d3fe3475
GM
19012008-08-27 Glenn Morris <rgm@gnu.org>
1902
1903 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1904 descriptions.
1905 (Calendar Customizing): Tweak layout description.
183080b6 1906 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1907 markers. Condense calendar-star-date and calendar-mark-today
1908 description.
1909 (Holiday Customizing): Add oriental and solar holidays.
1910 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1911 Fix holiday-float description. Use zerop in examples. Be less verbose.
1912 (Date Display Format): Change ISO format. Be less verbose.
1913 (Diary Customizing): Mention day and month abbrev arrays.
1914 Mention the date-form variables by name. Update European example.
1915 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1916 Condense examples. Mention diary-entry-symbols by name.
1917 Condense table for insertion commands.
1918 (Fancy Diary Display): Mention diary-include-string and
1919 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1920 Ethiopic, Persian date functions. Condense descriptions.
1921
1922 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1923 (Adding to Diary): Adapt for changed node name.
1924
71755807
GM
19252008-08-26 Glenn Morris <rgm@gnu.org>
1926
1927 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1928 node "Hebrew/Islamic Entries".
1929
1930 * calendar.texi (Specified Dates): Fix names of iso functions.
1931 (General Calendar): There may not be another window.
1932 (Writing Calendar Files, Holidays): Tweak intro.
1933 (Holidays): Mention Baha'i and Chinese holidays.
1934 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1935 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1936 (To Other Calendar): Add calendar-print-other-dates.
1937 Refer to "graphic display" rather than "X.
1938 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1939 (Displaying the Diary): Fix whitespace after reference.
1940 Fix `diary-number-of-entries' reference.
1941 (Date Formats): Explicitly mention that day names can be abbreviated.
1942 (Adding to Diary): Add some references to other sections.
1943 (Special Diary Entries): Fix reference.
1944 (Appointments): Simplify appt-message-warning-time entry.
1945 Clarify where times must be.
1946 (Importing Diary): Comment out icalendar paragraph that does not apply.
1947 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1948
d76ebc75
GM
19492008-08-23 Glenn Morris <rgm@gnu.org>
1950
1951 * fortran-xtra.texi (Fortran): Change description of free form and
1952 fixed form a bit. Mention hideshow and imenu.
1953 (Fortran Motion): Mention fortran-end-of-subprogram,
1954 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1955 (Fortran Indent): Minor re-word.
1956 (ForIndent Commands): Mention fortran-fill-paragraph and
1957 fortran-fill-statement.
1958 (ForIndent Cont): Mention fortran-tab-mode-string.
1959 (Fortran Comments): Mention fortran-comment-line-start-skip.
1960 (Fortran Columns): Mention font-locking.
1961 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1962
1fc0ce04 19632008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
1964
1965 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1966
5c52e13c
CY
19672008-08-22 Chong Yidong <cyd@stupidchicken.com>
1968
1969 * mini.texi (Minibuffer): Simplify introduction.
1970 (Minibuffer File): Document tilde in minibuffer filenames.
1971 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1972 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1973 (Completion Example): Update example to current command list.
1974 (Completion Options): Document `lazy' value of completion-auto-help.
1975 Update contents of completion-ignored-extensions.
1976 (Minibuffer History): Describe "future history" list. State default
1977 value of history-delete-duplicates.
1978
77a00355
GM
19792008-08-21 Glenn Morris <rgm@gnu.org>
1980
1981 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1982 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1983
39ee1d04
CY
19842008-08-17 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * regs.texi (Registers): Clarify valid register names.
1987 (RegPos): Note that buffer is saved and restored too.
1988 (RegText): Note that mark is reactivated/deactivated.
1989 (RegConfig): Xref to Windows node.
1990
b12c348f
CY
19912008-08-16 Chong Yidong <cyd@stupidchicken.com>
1992
3ae7ba79
CY
1993 * basic.texi (Inserting Text): Provide command name for C-q.
1994
b12c348f
CY
1995 * killing.texi (Killing): Copyedit. Define read-only text.
1996 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1997 (Killing by Lines): Copyedit.
1998 (Other Kill Commands): Move M-w description here.
1999 (Yanking): Move M-w to Other Kill Commands.
2000 (Kill Ring): Also mention saving text in registers. Link to Text
2001 Properties in elisp manual.
2002 (Accumulating Text): Copyedit.
2003 (CUA Bindings): Shift selection is now the default.
2004
d8ff7692
TZ
20052008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2006
2007 * maintaining.texi (Change Log): Mention next-error is available.
2008
a43a8a2e
GM
20092008-08-10 Glenn Morris <rgm@gnu.org>
2010
2011 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2012 and intermonth text.
2013 (Holiday Customizing): Add holiday-chinese.
2014
eba27308
EZ
20152008-08-08 Eli Zaretskii <eliz@gnu.org>
2016
2017 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2018
5f14a5b3
DN
20192008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2020
2021 * files.texi (Log Buffer): Describe C-c C-d.
2022 (Diff Mode): Describe C-x 4 A.
2023
49989bff
EZ
20242008-08-06 Eli Zaretskii <eliz@gnu.org>
2025
2026 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2027
5c915c02
DN
20282008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2029
2beaf97a
DN
2030 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2031 describe the new bindings to show the changeset diff, toggle annotation
2032 visibility, show revisions.
2033 (VC Status): Describe key bindings for modifying the change comments,
2034 displaying changeset diffs and annotations.
2035
5c915c02
DN
2036 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2037
71798ace
NR
20382008-08-05 Nick Roberts <nickrob@snap.net.nz>
2039
2040 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2041
b8949644
EZ
20422008-08-02 Eli Zaretskii <eliz@gnu.org>
2043
2044 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2045 and wording.
2046
819567d1
DN
20472008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2048
2049 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2050 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2051 commands. Improve some old info.
2052
5f38310a
CY
20532008-07-31 Chong Yidong <cyd@stupidchicken.com>
2054
0dc3906b
CY
2055 * display.texi (Visual Line Mode): New node.
2056
5f38310a
CY
2057 * basic.texi (Inserting Text): Move DEL to deletion node.
2058 (Moving Point): Add additional alternative key bindings. Describe
2059 line-move-visual.
2060 (Erasing): Describe DEL.
2061 (Basic Undo, Blank Lines, Arguments): Copyedit.
2062 (Continuation Lines): Mention Visual Line mode.
2063 (Position Info): Move extended discussion to mule.texi.
2064
2065 * mule.texi (International Chars): Describe C-x =.
2066
2067 * emacs.texi (Top): Add Visual Line Mode node.
2068
7c2fb837
DN
20692008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2070
2071 * emacs.texi: Remove VMS support.
2072
3f6b73ef
DN
20732008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2074
2075 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2076 the vc-dir command name.
2077
9e2a2647
DN
20782008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2079
2080 * xresources.texi: Remove mentions of Mac Carbon.
2081
568beaa2
AS
20822008-07-19 Andreas Schwab <schwab@suse.de>
2083
2084 * ns-emacs.texi: Move to ../misc.
2085
0ef94706
CY
20862008-07-15 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * entering.texi (Exiting): Don't describe text-only terminals as the
2089 default. Describe the new startup screen.
2090 (Exiting): Describe how to kill Emacs first. Change description of
2091 iconification to handle modern window systems.
2092
ba60bd44 20932008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2094
2095 * ns-emacs.texi: New file, documents features of Emacs port under
2096 NeXTstep windowing.
2097
9f30aa73
CY
20982008-07-15 Chong Yidong <cyd@stupidchicken.com>
2099
938a5d2e
CY
2100 * entering.texi (Entering Emacs): Update prev node.
2101
2102 * glossary.texi (Glossary): Remove xref to Text Characters.
2103
9f30aa73
CY
2104 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2105 directly, rather than in the context of ASCII. Move description of
2106 special properties of modifier key to new Modifier Keys node.
2107 (Keys): Copyedit.
2108 (Text Characters): Delete node. Multibyte is the default nowadays, and
2109 the node contents are obsolete.
2110
2111 * custom.texi (Modifier Keys): New node.
2112
2113 * emacs.texi (Top): Update node list.
2114
7e53d36c
CY
21152008-07-13 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2118 saying that Emacs provides menus and mouse support (which is par for
2119 the course).
2120
2121 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2122 early on.
2123 (Point): Copyedit. Relegate historical trivia to a footnote.
2124 (Mode Line): Explain mode-line format more consistently.
2125 (Menu Bar): Copyedit.
2126
1e9fa96d
GM
21272008-06-27 Glenn Morris <rgm@gnu.org>
2128
2129 * cal-xtra.texi (Sexp Diary Entries):
2130 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2131
dc9bebb8
CY
21322008-06-26 Chong Yidong <cyd@stupidchicken.com>
2133
2134 * mark.texi (Shift selection): New node.
2135 (Mark): Copyedits.
2136 (Persistent Mark): Move to the end of the chapter.
2137
e7881076
EZ
21382008-06-20 Eli Zaretskii <eliz@gnu.org>
2139
2140 * makefile.w32-in (distclean): Remove makefile.
2141
f427400c
NR
21422008-06-17 Nick Roberts <nickrob@snap.net.nz>
2143
2144 * building.texi (Starting GUD): Add an entry for gud-gdb.
2145 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2146 command mode.
2147
b597d348
GM
21482008-06-17 Glenn Morris <rgm@gnu.org>
2149
2150 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2151
647b7094
NR
21522008-06-17 Nick Roberts <nickrob@snap.net.nz>
2153
2154 * building.texi (Starting GUD): Expand on remote debugging.
2155 (Other GDB-UI Buffers): Mention new keyboard bindings.
2156
47a30023
GM
21572008-06-15 Glenn Morris <rgm@gnu.org>
2158
2159 * gnu.texi: Use a verbatim license for this invariant section,
2160 as per etc/GNU.
2161
37e5d54a
GM
21622008-06-13 Daniel Engeler <engeler@gmail.com>
2163
2164 * emacs.texi, misc.texi: Add documentation about serial port access.
2165
8e65d46c
GM
21662008-06-13 Glenn Morris <rgm@gnu.org>
2167
c1473b4c
MB
2168 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2169 maintain.info.
8e65d46c 2170
e40a85cd
MB
21712008-06-05 Miles Bader <miles@gnu.org>
2172
2173 * display.texi (Temporary Face Changes): Update to reflect function
2174 renamings in face-remap.el.
2175
56c73dec
MB
21762008-06-04 Miles Bader <miles@gnu.org>
2177
2178 * display.texi (Temporary Face Changes): Add
2179 `adjust-buffer-face-height'. Rewrite description of
2180 `increase-buffer-face-height' and `decrease-default-face-height' now
2181 that they aren't bound by default.
2182
9d3d42fb
MB
21832008-06-03 Miles Bader <miles@gnu.org>
2184
2185 * display.texi (Temporary Face Changes): New node.
2186
2be6bfe2
EZ
21872008-05-31 Eli Zaretskii <eliz@gnu.org>
2188
2189 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2190
daf7e339
GM
21912008-05-31 Glenn Morris <rgm@gnu.org>
2192
2193 * cal-xtra.texi (Fancy Diary Display): Simplify.
2194
d21d2618
GM
21952008-05-30 Glenn Morris <rgm@gnu.org>
2196
2197 * cal-xtra.texi (Fancy Diary Display): Update for
2198 diary-display-function replacing diary-display-hook.
2199
71ce5fd0
JB
22002008-05-29 Drew Adams <drew.adams@oracle.com>
2201
2202 * msdog.texi (Windows Keyboard): Add descriptions of
2203 w32-register-hot-key and w32-unregister-hot-key.
2204
a3cdbdf8
MO
22052008-05-21 Tom Tromey <tromey@redhat.com>
2206
2207 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2208 Variables node.
2209
854a574c
MO
22102008-05-19 Tom Tromey <tromey@redhat.com>
2211
2212 * custom.texi (Variables): Add Directory Variables to menu.
2213 (Directory Variables): New node.
2214
7c2ec3f9
ER
22152008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2216
71ce5fd0 2217 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2218
370fded4
ER
22192008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2220
2221 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2222 Revision Tags and rewritten. Section now uses modern terminology,
2223 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2224 accurately.
2225
6af511e3
EZ
22262008-05-10 Eli Zaretskii <eliz@gnu.org>
2227
2228 * msdog.texi (Windows Files): Update documentation of
2229 w32-get-true-file-attributes.
2230
7a78b6e7
ER
22312008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2232
2233 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2234 directory mode.
2235
1bcfc24e
CY
22362008-05-08 Chong Yidong <cyd@stupidchicken.com>
2237
2238 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2239 entry "television".
1bcfc24e 2240
db86064f
ER
22412008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2242
ab5ec32c 2243 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2244
a31b405e
ER
22452008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2246
2247 * emacs/buffers.texi, emacs/files.texi (Version-control):
2248 vc-toggle-read-only is no longer a good idea...
2249
ff2c14fc
GM
22502008-04-29 Glenn Morris <rgm@gnu.org>
2251
2252 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2253
367c9b7c
JL
22542008-04-22 Juri Linkov <juri@jurta.org>
2255
2256 * dired.texi (Subdirectories in Dired): Describe using `^'
2257 to return to the parent directory.
2258
4ac1e9b4
NR
22592008-04-22 Nick Roberts <nickrob@snap.net.nz>
2260
2261 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2262 recent changes.
2263
b9b3bf2b
NR
22642008-04-19 Nick Roberts <nickrob@snap.net.nz>
2265
2266 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2267 (Other GDB-UI Buffers): Update for recent thread related changes.
2268
4d120d6a
SM
22692008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2270
2271 * maintaining.texi (Maintaining):
2272 * emacs.texi (Top): Typo.
2273
a152877d
SM
22742008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2275
b9b3bf2b
NR
2276 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2277 arg in `font-lock-add-keywords'.
a152877d 2278
36c0514c
GM
22792008-04-08 Glenn Morris <rgm@gnu.org>
2280
2281 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2282 Also add Baha'i calendar references where appropriate.
2283
06a97d46
GM
22842008-04-05 Glenn Morris <rgm@gnu.org>
2285
2286 * custom.texi (Init File): Byte-compiling .emacs is bad.
2287
6adc6eed
SM
22882008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2289
2290 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2291
571388b0
GM
22922008-03-29 Glenn Morris <rgm@gnu.org>
2293
2294 * calendar.texi: Update for `calendar-date-style' replacing
2295 `european-calendar'.
2296
3ae8f876
JR
22972008-03-28 Jason Rumney <jasonr@gnu.org>
2298
2299 * display.texi (Display Custom): Mention overlay-margin in text.
2300
5bc6ddff 23012008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2302
5bc6ddff
MB
2303 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2304 tutorial' comments.
03a864d5 2305
7186a830
CY
23062008-03-28 Chong Yidong <cyd@stupidchicken.com>
2307
2308 * mark.texi (Mark): Rearrange nodes.
2309 (Persistent Mark): Rename from Transient Mark.
2310 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2311 Describe Transient Mark mode as the default.
2312
2313 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2314 the default behavior with Transient Mark mode off.
2315 (Position Info): Fix typo.
2316
71ce5fd0
JB
2317 * display.texi (Standard Faces): Reference the Mark node.
2318 Remove discussion of the region face, which is discussed there.
7186a830
CY
2319
2320 * emacs.texi (Top): Update node listings.
2321
2322 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2323 as the default.
2324
2325 * fixit.texi (Undo): Standardize choice of undo key sequence.
2326 (Undo, Spelling): Describe Transient Mark mode as the default.
2327
2328 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2329 default.
2330
2331 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2332
2333 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2334 mode is the default, and note that the mark is not activated when set.
2335
2336 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2337 Describe Transient Mark mode as the default.
2338
2339 * search.texi (Basic Isearch): Reference the Mark Ring node.
2340 (Replace, Unconditional Replace, Other Repeating Search):
2341 Describe Transient Mark mode as the default.
2342
2343 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2344 Transient Mark mode as the default.
2345 (Paragraphs): Describe how M-h behaves when region is active.
2346
2347 * trouble.texi (Quitting): Clarify effects of C-g.
2348
dc47d1ff
GM
23492008-03-13 Glenn Morris <rgm@gnu.org>
2350
2351 * emacs.texi (EMACSVER): Set to 23.0.60.
2352
e3e0fb39 23532008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2354
e3e0fb39
GM
2355 * dired.texi (Hiding Subdirectories): Fix previous change.
2356
23572008-03-05 Drew Adams <drew.adams@oracle.com>
2358
2359 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2360
5e14abf8
KS
23612008-02-28 Kim F. Storm <storm@cua.dk>
2362
2363 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2364 Move describe-distribution to C-h C-o.
2365 Move view-emacs-problems to C-h C-p.
2366 Add view-emacs-debugging on C-h C-d.
2367 Add view-external-packages on C-h C-e.
d0207bf3 2368 Add view-order-manuals on C-h C-m.
5e14abf8 2369
d0207bf3 23702008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2371
2372 * msdog-xtra.texi (MS-DOS): Docstring fix.
2373
87e391bb
EZ
23742008-02-09 Eli Zaretskii <eliz@gnu.org>
2375
2376 * msdog.texi (Windows Fonts): Use a @table for describing font
2377 properties.
2378
5662e503
JR
23792008-02-07 Jason Rumney <jasonr@gnu.org>
2380
2381 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2382 value has changed.
2383 (Windows HOME): Clarify what is meant by "if that fails as well".
2384 (Windows Fonts): New section.
2385
72463824
GM
23862008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2387
2388 * basic.texi (Basic Undo): Remove duplicate "you can".
2389
7ff926e0
EZ
23902008-02-02 Eli Zaretskii <eliz@gnu.org>
2391
2392 * maintaining.texi (Tags): Fix last change.
2393
6ab7aef1
MA
23942008-02-02 Michael Albinus <michael.albinus@gmx.de>
2395
093571c3 2396 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2397
ace67e7e
NR
23982008-01-31 Nick Roberts <nickrob@snap.net.nz>
2399
2400 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2401
ae068fdf
RS
24022008-01-26 Richard Stallman <rms@gnu.org>
2403
2404 * maintaining.texi (Tags): Delete redundant index entry.
2405
a56d9a08
EZ
24062008-01-26 Eli Zaretskii <eliz@gnu.org>
2407
2408 * programs.texi (Imenu): Move "@cindex tags" from here...
2409 * maintaining.texi (Tags): ...to here.
2410
e941ed90
NR
24112008-01-23 Kevin Ryde <user42@zip.com.au>
2412
2413 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2414 click count.
2415
650276d5
JB
24162008-01-21 Juanma Barranquero <lekktu@gmail.com>
2417
2418 * entering.texi (Exiting): Fix typo.
2419 Reported by D. E. Evans <sinuhe@gnu.org>.
2420
8dc17977
MR
24212007-12-31 Martin Rudalics <rudalics@gmx.at>
2422
2423 * glossary.texi (Glossary): Fix typo.
2424
9f9695a6
RS
24252007-12-27 Richard Stallman <rms@gnu.org>
2426
2427 * text.texi (Formatted Text): Improve menu tag.
2428 (Editing Format Info): In Info, add duplicate menu of nodes
2429 about the submenus.
2430 (Format Faces): Say where Faces menu is found. Mention Other.
2431 (Format Colors): Say where these submenus are found.
2432 (Format Indentation, Format Justification): Likewise.
2433 (Format Properties): Likewise.
2434
abfd0191
RS
24352007-12-22 Richard Stallman <rms@gnu.org>
2436
2437 * search.texi (Query Replace): Make exp of query-replace more
2438 self-contained, and clarify.
8dc17977 2439
abfd0191
RS
2440 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2441
a2586785
RS
24422007-12-15 Richard Stallman <rms@gnu.org>
2443
2444 * files.texi (Auto Save): Clarify definition of auto-saving.
2445
a67cf2bb
RS
24462007-11-26 Richard Stallman <rms@gnu.org>
2447
2448 * help.texi (Help Echo): Cleanups.
2449
448b33b1
TTN
24502007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2451
2452 * files.texi (Why Version Control?): Fix typo.
2453 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2454 (Selecting a Fileset): Fix typos; small rewording.
2455 (Log Buffer): Likewise.
2456 (Old Revisions): Likewise.
448b33b1 2457
221bb7f6
EZ
24582007-11-17 Eli Zaretskii <eliz@gnu.org>
2459
2460 * mule.texi (Communication Coding): Fix wording of last change.
2461
d0207bf3 24622007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2463
630cb3b7
JB
2464 * custom.texi (Specifying File Variables):
2465 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2466
53b7759e
KH
24672007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2468
a5ab2e0c 2469 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2470
2471 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2472
c8763fb6 24732007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2474
630cb3b7 2475 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2476 --output=file.
2477
ff98e024
MR
24782007-11-13 Martin Rudalics <rudalics@gmx.at>
2479
2480 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2481 (Help Echo): Avoid mentioning the term "region" here and
2482 consistently use the term "active text".
2483
37b11c22
GM
24842007-11-11 Glenn Morris <rgm@gnu.org>
2485
2486 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2487
21d50ba1
JL
24882007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2489
2490 * search.texi (Query Replace): Mention
2491 `query-replace-show-replacement'.
2492
c12ecb0a 24932007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2494
2495 * building.texi (Watch Expressions): Remove obscure sentence.
2496
3b4201f4
KH
24972007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2498
2499 * mule.texi (Select Input Method): Describe how to activate an input
2500 method in the text mode.
2501
07e5c0b0
DN
25022007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2503
2504 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2505
52dd7391
NR
25062007-10-30 Nick Roberts <nickrob@snap.net.nz>
2507
2508 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2509
c004e539
GM
25102007-10-30 Glenn Morris <rgm@gnu.org>
2511
2512 * misc.texi (Directory Tracking): Explain a bit more about
2513 dirtrack-mode.
2514
ca8c5b8c
GM
25152007-10-25 Glenn Morris <rgm@gnu.org>
2516
2517 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2518
b6c764ef
RS
25192007-10-24 Richard Stallman <rms@gnu.org>
2520
2521 * misc.texi (Interactive Shell): Cleanup last change.
2522
eabd84c9
JL
25232007-10-22 Juri Linkov <juri@jurta.org>
2524
2525 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2526 default values.
2527
0b43c7e2
ER
25282007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2529
ca8c5b8c 2530 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2531 'filesets'.
2532
a80859d4
MR
25332007-10-18 Martin Rudalics <rudalics@gmx.at>
2534
2535 * trouble.texi (Quitting): Fix typo.
2536
c9447ae1
GM
25372007-10-18 Glenn Morris <rgm@gnu.org>
2538
2539 * frames.texi (Mode Line Mouse): Mention minor mode names.
2540
168b980f
JL
25412007-10-17 Juri Linkov <juri@jurta.org>
2542
2543 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2544 fill-paragraph operates on the active region in Transient Mark mode.
2545 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2546 with fill-paragraph.
2547
2548 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2549 fill-paragraph.
2550
2551 * fixit.texi (Spelling): ispell-word operates on the active region
2552 in Transient Mark mode.
2553
5a331f34
JB
25542007-10-17 Aaron S. Hawley <aaronh@garden.org>
2555
2556 * building.texi (Source Buffers):
2557 * custom.texi (Init Non-ASCII):
2558 * glossary.texi (Glossary): Use "key binding" consistently.
2559
2a9f4d55
JB
25602007-10-17 Juanma Barranquero <lekktu@gmail.com>
2561
2562 * calendar.texi (Diary): Fix directive.
2563
de13cecf
RS
25642007-10-16 Richard Stallman <rms@gnu.org>
2565
2566 * calendar.texi (Diary): Clarify text about diary file example.
2567
5f90d53e
ER
25682007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2569
2570 * files.texi: Capitalize node names according to convention.
2571
3aa491bc
GM
25722007-10-13 Glenn Morris <rgm@gnu.org>
2573
2574 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2575
8a3106d3
ER
25762007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2577
2578 * emacs.texi:
2579 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2580 suggested by RMS and Robert J. Chassell.
8a3106d3 2581
da1080a2
ER
25822007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2583
3aa491bc 2584 * files.texi (Version Systems):
0870a421
ER
2585 * vc-xtra.texi:
2586 * vc1-xtra.texi:
ac3f4c6f 2587 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2588 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2589 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2590 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2591
58ade22b
ER
25922007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2593
da1080a2 2594 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2595 Reorder the descriptions to be chronological.
2596
93870ce2
RS
25972007-10-09 Richard Stallman <rms@gnu.org>
2598
2599 * display.texi (Cursor Display): Correct how cursor appears
2600 in nonselected windows.
2601
568c7288
NR
26022007-10-04 Nick Roberts <nickrob@snap.net.nz>
2603
2604 * building.texi (GDB Graphical Interface): Remove references to gdba
2605 and mention gud-gdb.
2606
1af74d06 26072007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2608
1af74d06 2609 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2610
0d8fb755
JL
26112007-10-06 Juri Linkov <juri@jurta.org>
2612
2613 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2614 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2615 fill-paragraph-or-region.
2616
2617 * basic.texi (Arguments): Replace fill-paragraph with
2618 fill-paragraph-or-region.
2619
b981e2c6
ER
26202007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2621
2622 * files.texi: Update the section on version control for 2007
2a9f4d55 2623 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2624 will come later.
2625
5fceaf9c
GM
26262007-09-15 Glenn Morris <rgm@gnu.org>
2627
2628 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2629 to `list-holidays'.
2630
b0e44b17
GM
26312007-09-14 Glenn Morris <rgm@gnu.org>
2632
2633 * calendar.texi: Update all instances of mark-calendar-holidays,
2634 list-calendar-holidays, list-holidays with the new names.
2635
8cf51b2c
GM
26362007-09-06 Glenn Morris <rgm@gnu.org>
2637
46a367db 2638 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2639 Split into the Emacs manual in emacs/, and other manuals in misc/.
2640 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2641 manual.
2642 (infodir): New variable.
2643 (info): Use $infodir.
2644 (emacsman): Delete target, not needed any more.
2645 Move all targets that are not the Emacs manual to misc/Makefile.in.
2646 (mostlyclean): Remove `gnustmp'.
2647 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2648 manual.
92f9b43f 2649 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2650 (emacsman): Delete target, not needed any more.
2651 (clean): Remove all info files but Emacs manual.
2652 Move all targets that are not the Emacs manual to misc/Makefile.in.
2653 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2654
2655 * Makefile.in (INFOSOURCES): Delete.
2656 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2657 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2658 *.vrs *.toc here...
2659 (maintainer-clean): ...from here.
2660
26612007-09-05 Glenn Morris <rgm@gnu.org>
2662
2663 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2664
8cf51b2c
GM
26652007-08-29 Glenn Morris <rgm@gnu.org>
2666
2667 * emacs.texi (EMACSVER): Increase to 23.0.50.
2668
3420c522
RS
26692007-08-27 Richard Stallman <rms@gnu.org>
2670
2671 * emacs.texi (Top): Clarify menu item for Glossary.
2672
2673 * display.texi (Faces): Change secn title.
2674 Clarify not all fonts come from Font Lock.
2675
8cf51b2c
GM
26762007-08-17 Eli Zaretskii <eliz@gnu.org>
2677
2678 * basic.texi (Position Info): Add index entry for face at point.
2679 Mention that character faces are also displayed by "C-u C-x =".
2680
8cf51b2c
GM
26812007-08-08 Glenn Morris <rgm@gnu.org>
2682
2683 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2684
26852007-08-07 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * files.texi (File Conveniences): Document point motion keys in Image
2688 mode.
2689
8cf51b2c
GM
26902007-07-27 Glenn Morris <rgm@gnu.org>
2691
8cf51b2c
GM
2692 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2693 in-line.
2694
2695 * gpl.texi: New file with text of GPL.
2696 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2697
26982007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2699
2700 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2701
2702 * dired.texi (Wdired): Mention C-x C-q key binding.
2703
27042007-07-28 Nick Roberts <nickrob@snap.net.nz>
2705
2706 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2707
27082007-07-25 Glenn Morris <rgm@gnu.org>
2709
8cf51b2c
GM
2710 * emacs.texi (Copying): Replace license with GPLv3.
2711
2712 * Relicense all FSF files to GPLv3 or later.
2713
27142007-07-24 Glenn Morris <rgm@gnu.org>
2715
2716 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2717 for some calendars.
2718
27192007-07-23 Nick Roberts <nickrob@snap.net.nz>
2720
2721 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2722 default-directory for the current buffer is on a remote machine.
2723
8cf51b2c
GM
27242007-07-21 Eli Zaretskii <eliz@gnu.org>
2725
2726 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2727 default value.
2728
27292007-07-21 Richard Stallman <rms@gnu.org>
2730
2731 * files.texi (Why Version Control?): Improve previous change.
2732
27332007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2734
2735 * files.texi (Why Version Control?): New node.
2736
8cf51b2c
GM
27372007-07-12 Nick Roberts <nickrob@snap.net.nz>
2738
8cf51b2c
GM
2739 * building.texi (Starting GUD): Add xref to this anchor.
2740
8cf51b2c
GM
27412007-06-24 Karl Berry <karl@gnu.org>
2742
2a9f4d55 2743 * emacs.texi: New Back-Cover Text.
8cf51b2c 2744
8cf51b2c
GM
27452007-06-07 Alan Mackenzie <acm@muc.de>
2746
2747 * display.texi (Optional Mode Line): Document the new form of
2748 line+column numbers, "(561,2)".
2749
27502007-06-06 Juanma Barranquero <lekktu@gmail.com>
2751
49823426 2752 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2753
27542007-06-02 Chong Yidong <cyd@stupidchicken.com>
2755
2756 * Version 22.1 released.
2757
8cf51b2c
GM
27582007-05-07 Karl Berry <karl@gnu.org>
2759
2760 * emacs.texi (EMACSVER): Back to 22.
2761
27622007-05-06 Richard Stallman <rms@gnu.org>
2763
2764 * maintaining.texi (Create Tags Table): Clean up previous change.
2765
c8763fb6 27662007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2767
2768 * maintaining.texi (Create Tags Table): Add text about the dangers of
2769 making symbolic links to tags files.
2770
27712007-05-04 Karl Berry <karl@gnu.org>
2772
2773 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2774
27752007-05-03 Karl Berry <karl@gnu.org>
2776
2777 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2778
2779 * .cvsignore (*.pdf): New entry.
2780
8cf51b2c
GM
2781 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2782 for printing.
2783
27842007-05-01 Richard Stallman <rms@gnu.org>
2785
2786 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2787
8cf51b2c
GM
27882007-04-28 Glenn Morris <rgm@gnu.org>
2789
2790 * ack.texi (Acknowledgments):
2791 * anti.texi (Antinews):
8cf51b2c
GM
2792 * programs.texi (Program Modes): Restore mention of python.el pending
2793 consideration of legal status.
2794
27952007-04-28 Richard Stallman <rms@gnu.org>
2796
2797 * files.texi (File Names): Fixes to ~ description on MS systems.
2798
8cf51b2c
GM
27992007-04-26 Glenn Morris <rgm@gnu.org>
2800
2801 * emacs.texi (EMACSVER): Increase to 22.1.50.
2802
28032007-04-25 Karl Berry <karl@gnu.org>
2804
2805 * emacs.texi: Improve line breaks on copyright page,
2806 similar layout to lispref, 8.5x11 by default.
2807
2808 * dired.texi (Image-Dired): Improve line break, fix typo.
2809
28102007-04-24 Chong Yidong <cyd@stupidchicken.com>
2811
2812 * programs.texi (Program Modes):
8cf51b2c
GM
2813 * anti.texi (Antinews):
2814 * ack.texi (Acknowledgments): python.el removed.
2815
8cf51b2c
GM
28162007-04-23 Chong Yidong <cyd@stupidchicken.com>
2817
2818 * display.texi (Highlight Interactively): Correct description of
2819 hi-lock-file-patterns-policy.
2820
2821 * files.texi (File Archives): Mention self-extracting executables.
2822
28232007-04-23 Eli Zaretskii <eliz@gnu.org>
2824
2825 * search.texi (Unconditional Replace, Query Replace): Add xref to
2826 "Replacement and Case".
2827
28282007-04-22 Chong Yidong <cyd@stupidchicken.com>
2829
2830 * dired.texi (Image-Dired): Move from Thumbnails node.
2831 * misc.texi (Thumbnails): Node deleted.
2832 * emacs.texi (Top): Update node listing.
2833
2834 * files.texi (File Conveniences):
49823426 2835 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2836
28372007-04-21 Richard Stallman <rms@gnu.org>
2838
2839 * display.texi (Highlight Interactively): Correct previous change.
2840 Clarify doc of hi-lock-find-patterns, and move new features into it.
2841
28422007-04-20 David Koppelman <koppel@ece.lsu.edu>
2843
2844 * display.texi (Highlight Interactively): Document
2845 hi-lock-file-patterns-policy.
2846
28472007-04-20 Martin Rudalics <rudalics@gmx.at>
2848
2849 * display.texi (Scrolling): Fix typo.
2850
8cf51b2c
GM
28512007-04-15 Chong Yidong <cyd@stupidchicken.com>
2852
8cf51b2c
GM
2853 * doclicense.texi: Remove node heading, so that it can be included by
2854 other files.
2855
2856 * emacs.texi: Insert node heading for GFDL.
2857
8cf51b2c
GM
28582007-04-14 Eli Zaretskii <eliz@gnu.org>
2859
2860 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2861 "command line".
2862
2863 * display.texi (Faces): Refer to "Creating Frames" for face
2864 and other frame customizations in .emacs.
2865
2866 * frames.texi (Creating Frames): Mention that face customizations can
2867 be put in .emacs. Add index entries.
2868
28692007-04-12 Richard Stallman <rms@gnu.org>
2870
2871 * glossary.texi (Glossary): Explain `iff'.
2872
28732007-04-11 Karl Berry <karl@gnu.org>
2874
2875 * gnu.texi (Top),
2876 * macos.texi (Mac Font Specs),
2877 * anti.texi (Antinews),
2878 * xresources.texi (Resources),
2879 * misc.texi (Emulation),
2880 * calendar.texi (Daylight Saving),
2881 * dired.texi (Dired and Find),
2882 * rmail.texi (Remote Mailboxes),
2883 * sending.texi (Mail Headers),
2884 * programs.texi (Which Function),
2885 * files.texi (Recover),
2886 * buffers.texi (Uniquify),
2887 * frames.texi (Wheeled Mice),
2888 * killing.texi (Rectangles): Wording to improve breaks in
2889 8.5x11 format.
2890 * mule.texi (Language Environments): \hbadness=10000 since there's
2891 no way to reword.
2892 * emacs.texi (smallbook): New @set to more easily switch between
2893 smallbook and 8.5x11.
2894
28952007-04-11 Richard Stallman <rms@gnu.org>
2896
2897 * files.texi (File Conveniences): Add xref to Tumme.
2898 Delete text about Thumbnail mode.
2899
8cf51b2c
GM
29002007-04-09 Alan Mackenzie <acm@muc.de>
2901
2902 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2903 new name. Insert concept index entries.
2904
8cf51b2c
GM
29052007-04-08 Chong Yidong <cyd@stupidchicken.com>
2906
2907 * display.texi (Standard Faces): Document prefix arg for
2908 list-faces-display.
2909
2910 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2911
8cf51b2c
GM
29122007-04-07 Chong Yidong <cyd@stupidchicken.com>
2913
8cf51b2c
GM
2914 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2915
2916 * files.texi (Misc File Ops): Rewrite description of
2917 insert-file-literally.
2918
8cf51b2c
GM
29192007-03-31 Eli Zaretskii <eliz@gnu.org>
2920
2921 * misc.texi (Printing): Postscript -> PostScript.
2922
8cf51b2c
GM
2923 * ack.texi (Acknowledgments): Postscript -> PostScript.
2924
2925 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2926
2927 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2928 below.
2929
29302007-03-30 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2933 Init Non-ASCII.
2934 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2935 (Init Non-ASCII): New node.
2936
29372007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2938
2939 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2940
8cf51b2c
GM
29412007-03-12 Glenn Morris <rgm@gnu.org>
2942
8cf51b2c
GM
2943 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2944 "Daylight Savings".
2945
49823426 2946 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2947 saving" in text throughout.
2948
8cf51b2c
GM
29492007-03-04 Richard Stallman <rms@gnu.org>
2950
2951 * custom.texi (Safe File Variables): Minor correction.
2952
8cf51b2c
GM
29532007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2954
2955 * rmail.texi (Movemail): Add internal ref.
2956 Don't indent the intro for the PROTO table.
2957 Format PROTO table items with @code.
2958
8cf51b2c
GM
29592007-02-26 Nick Roberts <nickrob@snap.net.nz>
2960
2961 * building.texi: Remove references to bashdb.
2962
8cf51b2c
GM
29632007-02-19 Juanma Barranquero <lekktu@gmail.com>
2964
2965 * mule.texi (Language Environments): Update list of supported language
2966 environments.
2967
8cf51b2c
GM
29682007-02-14 Kim F. Storm <storm@cua.dk>
2969
2970 * building.texi (Grep Searching): Fix lgrep doc.
2971
29722007-02-12 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * back.texi: Remove unused file.
2975
c8763fb6 29762007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2977
2978 * maintaining.texi (Tag Syntax): Now --members is the default for
2979 etags, not for ctags yet.
2980
8cf51b2c
GM
29812007-02-03 Eli Zaretskii <eliz@gnu.org>
2982
2983 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2984 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2985 expects. Add comments to prevent people from inadvertently modifying
2986 the key parts needed by `texinfo-multiple-files-update'.
2987
29882007-01-29 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * frames.texi (Secondary Selection): Window clicked does not matter
2991 when mouse-yank-at-point is non-nil.
2992
8cf51b2c
GM
29932007-01-16 Glenn Morris <rgm@gnu.org>
2994
2995 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2996 system abbrev.
2997
29982007-01-11 Richard Stallman <rms@gnu.org>
2999
3000 * msdog.texi (Windows Keyboard): Another small cleanup.
3001
30022007-01-10 Richard Stallman <rms@gnu.org>
3003
3004 * msdog.texi (Windows Keyboard): Yet another try to make
3005 everyone happy with that passage.
3006
30072007-01-05 Richard Stallman <rms@gnu.org>
3008
3009 * anti.texi (Antinews): Mention M-x shell scrolling.
3010
30112007-01-05 Nick Roberts <nickrob@snap.net.nz>
3012
3013 * building.texi (Watch Expressions): Describe gdb-max-children.
3014
8cf51b2c
GM
30152007-01-04 Richard Stallman <rms@gnu.org>
3016
8cf51b2c
GM
3017 * msdog.texi (Windows Keyboard): Clarify previous change.
3018
8cf51b2c
GM
30192007-01-02 Richard Stallman <rms@gnu.org>
3020
3021 * custom.texi (Changing a Variable): Minor clarification.
3022 (Specific Customization): customize-customized => customize-unsaved.
3023
3024 * entering.texi (Entering Emacs): Clean up text about restarting
3025 Emacs for each file.
3026
3027 * misc.texi (Shell Options): Minor cleanup.
3028
3029 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3030 with Emacs, not vice versa.
3031
3032 * programs.texi (Symbol Completion): Recommend customizing
3033 window manager.
3034
3035 * xresources.texi (Resources): Minor fix.
3036
c8763fb6 30372007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3038
3039 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3040
30412007-01-01 Richard Stallman <rms@gnu.org>
3042
3043 * commands.texi (User Input): Document keys stolen by window mangers.
3044
30452006-12-31 Richard Stallman <rms@gnu.org>
3046
3047 * custom.texi (Specific Customization): Document customize-option
3048 instead of customize-variable.
3049
30502006-12-31 Kim F. Storm <storm@cua.dk>
3051
3052 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3053
30542006-12-30 Kim F. Storm <storm@cua.dk>
3055
3056 * killing.texi (CUA Bindings): Fix typo.
3057
3058 * xresources.texi (Table of Resources): Mention grow-only value for
3059 auto-resize-tool-bars.
3060
8cf51b2c
GM
30612006-12-27 Eli Zaretskii <eliz@gnu.org>
3062
3063 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3064 and how to get them back.
3065
30662006-12-26 Richard Stallman <rms@gnu.org>
3067
3068 * calendar.texi (Holidays): Holiday listing is based on current
3069 practice, but DST is not.
3070
30712006-12-25 Richard Stallman <rms@gnu.org>
3072
3073 * emacs.texi (Top): Update subnode menus.
3074
3075 * mark.texi (Transient Mark): Fix xref.
3076
3077 * killing.texi (Graphical Kill): Node deleted.
3078 (Killing): Add xref to Cut and Paste.
3079 (CUA Bindings): Update xref.
3080
3081 * frames.texi (Cut and Paste): New section to hold other nodes.
3082 (Mouse Commands): Node demoted.
3083 (Cut/Paste Other App): Split out from Mouse Commands.
3084 (Word and Line Mouse): Likewise.
3085 (Secondary Selection, Clipboard): Nodes demoted.
3086
8cf51b2c
GM
30872006-12-24 Kevin Ryde <user42@zip.com.au>
3088
3089 * calendar.texi (Holidays): US daylight saving begins second Sunday
3090 in March for 2007 onwards.
3091 (Daylight Savings): Show new US default daylight saving rules, 2nd
3092 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3093
30942006-12-23 Chong Yidong <cyd@stupidchicken.com>
3095
3096 * calendar.texi (Scroll Calendar): < and > are switched.
3097
30982006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3099
3100 * killing.texi (Deletion): Describe M-\ prefix argument.
3101
31022006-12-23 Richard Stallman <rms@gnu.org>
3103
3104 * search.texi (Regexp Search): Explain why forward and reverse regexp
3105 search are not mirror images.
3106
8cf51b2c
GM
31072006-12-19 Kim F. Storm <storm@cua.dk>
3108
3109 * major.texi (Choosing Modes): Describe match-function elements for
3110 magic-mode-alist.
3111
8cf51b2c
GM
31122006-12-18 Eli Zaretskii <eliz@gnu.org>
3113
3114 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3115 peculiarities.
3116
31172006-12-18 Richard Stallman <rms@gnu.org>
3118
3119 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3120
8cf51b2c
GM
31212006-12-17 Alan Mackenzie <acm@muc.de>
3122
3123 * programs.texi (Left Margin Paren): Remove the bit which says
3124 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3125 Discuss some of the issues of setting this option to nil.
3126
31272006-12-17 Glenn Morris <rgm@gnu.org>
3128
3129 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3130
31312006-12-16 Eli Zaretskii <eliz@gnu.org>
3132
3133 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3134 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3135 NTFS volumes.
3136 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3137 volumes.
3138
31392006-12-15 Eli Zaretskii <eliz@gnu.org>
3140
3141 * text.texi (HTML Mode): Fix "C-c TAB".
3142
8cf51b2c
GM
31432006-12-09 Richard Stallman <rms@gnu.org>
3144
3145 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3146
31472006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3148
3149 * files.texi (Misc File Ops): Document insert-file-literally.
3150
31512006-12-08 Eli Zaretskii <eliz@gnu.org>
3152
3153 * cmdargs.texi (Colors): Note that --color is intended for overriding
3154 the terminal defaults, not for normal invocation.
3155
3156 * misc.texi (Emacs Server): Improve wording. Don't mention the
3157 ``server program''. Add a cross-reference to "Init File" node.
3158 (Invoking emacsclient): Add index entries. Document both short and
3159 long versions of command-line options. Document the -f option.
3160
8cf51b2c
GM
31612006-12-06 Richard Stallman <rms@gnu.org>
3162
3163 * text.texi (Outline Format): Say to set outline-regexp
3164 and outline-level with major modes and file local variables.
3165
c8763fb6 31662006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3167
3168 * anti.texi (Antinews): Mention the alternative to
3169 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3170
8cf51b2c
GM
3171 * misc.texi (Interactive Shell): Ditto.
3172
31732006-12-04 Eli Zaretskii <eliz@gnu.org>
3174
3175 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3176
3177 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3178
31792006-12-01 Eli Zaretskii <eliz@gnu.org>
3180
3181 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3182 colon in the mode line.
3183
3184 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3185
31862006-11-26 Nick Roberts <nickrob@snap.net.nz>
3187
3188 * building.texi (Watch Expressions): Mention SPC for expanding/
3189 contracting watch expressions.
3190
31912006-11-26 Kim F. Storm <storm@cua.dk>
3192
3193 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3194
31952006-11-26 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * building.texi (Debugger Operation): Define text command mode.
3198 Clarify how tooltips work.
3199 (GDB Graphical Interface): Explain how to run in text command mode
3200 more clearly.
3201
32022006-11-25 Juanma Barranquero <lekktu@gmail.com>
3203
3204 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3205
32062006-11-22 Juanma Barranquero <lekktu@gmail.com>
3207
3208 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3209
8cf51b2c
GM
32102006-11-18 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3213 and EMACS is deprecated.
3214
32152006-11-18 Juanma Barranquero <lekktu@gmail.com>
3216
3217 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3218
c8763fb6 32192006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3220
3221 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3222
3223 * emacs.texi: Include xresources.texi both for info and dvi.
3224
3225 * xresources.texi: Merge text from xresmini.texi.
3226
c8763fb6 32272006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3228
3229 * glossary.texi: Fix typos.
3230
8cf51b2c
GM
32312006-11-06 Richard Stallman <rms@gnu.org>
3232
3233 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3234
3235 * ack.texi (Acknowledgments): Fix name spelling.
3236
32372006-11-01 Juri Linkov <juri@jurta.org>
3238
3239 * search.texi (Word Search): Document incremental word search.
3240
32412006-10-28 Glenn Morris <rgm@gnu.org>
3242
3243 * ack.texi (Acknowledgments): Add cal-html author.
3244
3245 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3246 Calendar"). Describe new package cal-html.
3247 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3248 Calendar Files."
3249
8cf51b2c
GM
32502006-10-23 Richard Stallman <rms@gnu.org>
3251
3252 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3253 Abbrev mode is enabled.
3254
8cf51b2c
GM
32552006-10-16 Richard Stallman <rms@gnu.org>
3256
8cf51b2c
GM
3257 * emacs.texi: Update ISBN.
3258
8cf51b2c
GM
32592006-10-11 Kim F. Storm <storm@cua.dk>
3260
3261 * emacs.texi (Acknowledgments): Use @dotless{i}.
3262
32632006-10-08 Nick Roberts <nickrob@snap.net.nz>
3264
3265 * building.texi (Breakpoints Buffer): Mention catchpoints.
3266
32672006-10-08 Kim F. Storm <storm@cua.dk>
3268
3269 * ack.texi (Acknowledgments): Update.
3270
3271 * emacs.texi (Acknowledgments): Fix bad @/ form.
3272
8cf51b2c
GM
32732006-10-05 Kim F. Storm <storm@cua.dk>
3274
3275 * emacs.texi (Acknowledgments): Add more contributors.
3276
32772006-10-03 Richard Stallman <rms@gnu.org>
3278
3279 * emacs.texi (Acknowledgments): Update version and edition.
3280
8cf51b2c
GM
32812006-10-01 Karl Berry <karl@gnu.org>
3282
3283 * custom.texi (Customization Groups): Page break to keep example buffer
3284 on one page.
3285
32862006-09-30 Karl Berry <karl@gnu.org>
3287
3288 * programs.texi (Basic Indent): @need to improve page break.
3289 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3290
32912006-09-29 Glenn Morris <rgm@gnu.org>
3292
3293 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3294
32952006-09-29 Karl Berry <karl@gnu.org>
3296
3297 * windows.texi (Basic Window): Remove forced @break, no longer
3298 desirable.
3299 * frames.texi (Frame Commands),
3300 * mark.texi (Marking Objects): Reword to avoid bad page break.
3301 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3302
33032006-09-19 Richard Stallman <rms@gnu.org>
3304
3305 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3306 stick to present tense.
3307
c8763fb6 33082006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3309
3310 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3311 to x-gtk-use-old-file-dialog.
3312 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3313
33142006-09-15 Jay Belanger <belanger@truman.edu>
3315
49823426 3316 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3317 Change "Library Public License" to "Lesser Public License"
3318 throughout. Use "yyyy" to represent year.
3319
8cf51b2c
GM
33202006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3321
3322 * files.texi (Visiting): Add index entry "open file".
3323
8cf51b2c
GM
33242006-09-11 Richard Stallman <rms@gnu.org>
3325
3326 * building.texi (Compilation Mode): Clarification.
3327 (Grep Searching): Add xref to Compilation Mode.
3328
8cf51b2c
GM
33292006-09-08 Richard Stallman <rms@gnu.org>
3330
3331 * search.texi (Search): Ref multi-file search commands here.
3332 (Other Repeating Search): Not here.
3333
8cf51b2c
GM
33342006-08-28 Richard Stallman <rms@gnu.org>
3335
3336 * windows.texi (Split Window): Update xref.
3337
3338 * basic.texi (Continuation Lines): Update xref.
3339
3340 * indent.texi (Tab Stops): Update xref.
3341
3342 * emacs.texi (Top): Update subnode menu.
3343
3344 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3345 split out of Display Custom.
3346
33472006-08-25 Kim F. Storm <storm@cua.dk>
3348
3349 * display.texi (Display Custom): Add variables overline-margin
3350 and x-underline-at-descent-line.
3351
33522006-08-25 Richard Stallman <rms@gnu.org>
3353
3354 * entering.texi (Exiting): Rewrite to give graphical displays
3355 priority over text terminals.
3356
3357 * search.texi (Incremental Search): Move index entries.
3358
33592006-08-23 Chong Yidong <cyd@stupidchicken.com>
3360
3361 * custom.texi (Init File): Reference Find Init to avoid "home
3362 directory" confusion.
3363
33642006-08-22 Nick Roberts <nickrob@snap.net.nz>
3365
3366 * building.texi (Other GDB-UI Buffers): Describe how to edit
3367 a value in the locals buffer.
3368
33692006-08-21 Richard Stallman <rms@gnu.org>
3370
3371 * search.texi (Basic Isearch): Add `isearch' index entry.
3372
33732006-08-16 Richard Stallman <rms@gnu.org>
3374
3375 * misc.texi (Saving Emacs Sessions): Clean up wording.
3376
3377 * mark.texi (Marking Objects): Mention term "select all".
3378
3379 * emacs.texi (Top): Update subnode menu.
3380
3381 * help.texi (Help Mode): Move node up in file.
3382
8cf51b2c
GM
33832006-08-15 Nick Roberts <nickrob@snap.net.nz>
3384
3385 * building.texi (Stack Buffer): Explain fringe arrow.
3386
8cf51b2c
GM
33872006-08-12 Eli Zaretskii <eliz@gnu.org>
3388
8cf51b2c
GM
3389 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3390 on startup.
3391
33922006-08-11 Romain Francoise <romain@orebokech.com>
3393
3394 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3395
33962006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3397
3398 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3399
34002006-08-10 Richard Stallman <rms@gnu.org>
3401
3402 * text.texi (Format Faces): Substantial rewrites to deal
3403 with face merging. Empty regions don't count. Clarify
3404 face property inheritance.
3405
34062006-08-08 Romain Francoise <romain@orebokech.com>
3407
3408 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3409 <arjuropo@cc.jyu.fi>.
3410
8cf51b2c
GM
34112006-08-04 Eli Zaretskii <eliz@gnu.org>
3412
3413 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3414 apply to all frames.
3415
8cf51b2c
GM
34162006-08-01 Richard Stallman <rms@gnu.org>
3417
3418 * help.texi (Name Help): Add index entries for describe-variable.
3419
34202006-08-01 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * building.texi (GDB Graphical Interface): Shorten node names.
3423 (GDB-UI Layout): Use GDB-related.
3424 (Other GDB-UI Buffers): Simplify English.
3425
34262006-07-31 Richard Stallman <rms@gnu.org>
3427
3428 * search.texi (Query Replace): Add xref for Dired's Q command.
3429
8cf51b2c
GM
34302006-07-31 Nick Roberts <nickrob@snap.net.nz>
3431
3432 * building.texi (GDB commands in Fringe): Rename to...
3433 (Source Buffers): ..this and move forward. Describe hollow arrow and
3434 new option gdb-find-source-frame.
3435
34362006-07-29 Richard Stallman <rms@gnu.org>
3437
3438 * dired.texi (Operating on Files): Simplify previous change
3439 and fix Texinfo usage.
3440
34412006-07-29 Eli Zaretskii <eliz@gnu.org>
3442
3443 * dired.texi (Operating on Files): Add cross-references. State the
3444 Unix commands that do similar things.
3445
34462006-07-28 Richard Stallman <rms@gnu.org>
3447
3448 * mark.texi (Transient Mark): Clarify that region never disappears
3449 when Transient Mark mode is off, and not when it is on.
3450
34512006-07-27 Richard Stallman <rms@gnu.org>
3452
3453 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3454
34552006-07-24 Richard Stallman <rms@gnu.org>
3456
3457 * xresources.texi (GTK styles): Fix texinfo usage.
3458
8cf51b2c
GM
3459 * commands.texi (User Input): Explain why we teach keyboard cmds.
3460
3461 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3462 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3463 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3464 * doclicense.texi, display.texi, dired.texi, basic.texi:
3465 * anti.texi, ack.texi: Move periods and commas inside quotes.
3466
34672006-07-22 Eli Zaretskii <eliz@gnu.org>
3468
3469 * cmdargs.texi (General Variables): Document EMAIL.
3470
34712006-07-21 Eli Zaretskii <eliz@gnu.org>
3472
3473 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3474 doesn't have effect on MS-Windows.
3475
8cf51b2c
GM
34762006-07-17 Richard Stallman <rms@gnu.org>
3477
3478 * building.texi (Grep Searching): Explain about chaining grep commands.
3479
8cf51b2c
GM
34802006-07-10 Nick Roberts <nickrob@snap.net.nz>
3481
49823426 3482 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3483
34842006-07-09 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3487 is invoked for multiple files.
3488
34892006-07-08 Eli Zaretskii <eliz@gnu.org>
3490
3491 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3492 on-line manual for the rest of this node.
3493 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3494 unconditionally.
3495 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3496 Improve wording.
3497 (Windows Printing): Improve wording.
3498 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3499 rest of this node.
3500
8cf51b2c
GM
35012006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3502
49823426
GM
3503 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3504 with eval-buffer.
8cf51b2c
GM
3505
35062006-07-05 Nick Roberts <nickrob@snap.net.nz>
3507
3508 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3509 of character translation.
3510
35112006-07-04 Nick Roberts <nickrob@snap.net.nz>
3512
3513 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3514
35152006-07-03 Karl Berry <karl@gnu.org>
3516
3517 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3518 not-too-underfull hboxes in the TeX output.
3519 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3520 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3521 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3522 * sending.texi, text.texi: Fix overfull/underfull boxes.
3523
35242006-07-03 Romain Francoise <romain@orebokech.com>
3525
3526 * m-x.texi (M-x): Fix.
3527
35282006-07-03 Richard Stallman <rms@gnu.org>
3529
8cf51b2c
GM
3530 * search.texi (Other Repeating Search): filename -> file name.
3531
3532 * misc.texi (Narrowing): Minor cleanups.
3533
3534 * files.texi (Visiting): filename -> file name.
3535
3536 * emacs.texi (Top): Update subnode menus.
3537
3538 * mule.texi (Coding Systems): Move char translation stuff here.
3539 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3540 (Recognize Coding): Substantial local rewrites.
3541 (International): Update menu.
3542
3543 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3544 (Scrolling): Substantial local rewrites.
3545 (Display): Update menu and intro.
3546
3547 * dired.texi: filename -> file name.
3548
3549 * custom.texi (Safe File Variables): Texinfo usage fix.
3550
f0131492 35512006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3552
3553 * help.texi, m-x.texi: Lots of cleanups.
3554
8cf51b2c
GM
35552006-06-30 Eli Zaretskii <eliz@gnu.org>
3556
3557 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3558 (Windows Processes, Windows Misc): Shorten the printed version by
3559 selectively conditioning less important portions by @ifnottex.
3560
8cf51b2c
GM
35612006-06-27 Richard Stallman <rms@gnu.org>
3562
3563 * mini.texi (Minibuffer File): Minor cleanup.
3564
35652006-06-25 Nick Roberts <nickrob@snap.net.nz>
3566
3567 * frames.texi (XTerm Mouse): Rename to...
3568 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3569
3570 * emacs.texi (Top): Use new node name.
3571
35722006-06-24 Eli Zaretskii <eliz@gnu.org>
3573
3574 * emacs.texi (Top): Update the detailed menu according to changes in
3575 msdog.texi.
3576
3577 * msdog.texi (Windows Keyboard): New section.
3578 (Windows Mouse): New section.
3579 (Windows System Menu): Remove section (text merged with "Windows
3580 Keyboard").
3581 (Windows Misc): New section.
3582
3583 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3584
3585 * msdog.texi (ls in Lisp): New section.
3586
3587 * files.texi (Visiting): Document case-insensitive wildcard matching
3588 under find-file-wildcards.
3589
8cf51b2c
GM
35902006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3591
3592 * macos.texi (Mac Input): Add description of mac-function-modifier.
3593 Now Unicode keyboard layouts work.
3594
8cf51b2c
GM
35952006-06-10 Richard Stallman <rms@gnu.org>
3596
3597 * mule.texi (Recognize Coding): Clarify previous change.
3598
35992006-06-09 Kenichi Handa <handa@m17n.org>
3600
3601 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3602 notation.
3603
36042006-06-07 Kevin Ryde <user42@zip.com.au>
3605
3606 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3607 manual for @ifnottex, but in emacs-extra for @iftex.
3608
3609 * cmdargs.texi (General Variables): Fix smtpmail xref.
3610
36112006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3612
8cf51b2c 3613 * programs.texi (Comment Commands):
8cf51b2c 3614 * custom.texi (Specifying File Variables):
49823426 3615 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3616
36172006-06-07 Nick Roberts <nickrob@snap.net.nz>
3618
3619 * building.texi (Watch Expressions): Move node to end.
3620 (GDB Graphical Interface): Move description of clicks in fringe...
3621 (GDB commands in the Fringe): ...to here. New node.
3622
8cf51b2c
GM
36232006-06-05 Romain Francoise <romain@orebokech.com>
3624
49823426 3625 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3626
36272006-06-05 Nick Roberts <nickrob@snap.net.nz>
3628
3629 * building.texi (GDB Graphical Interface): Update bindings.
3630 (Commands of GUD): Add gud-print. Remove gud-run.
3631 Restate availability more generally.
3632
f0131492 36332006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3634
3635 * mini.texi: Lots of cleanups.
3636
36372006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3638
3639 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3640 and Mouse-2.
3641
c8763fb6 36422006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3643
3644 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3645
8cf51b2c
GM
36462006-05-31 Richard Stallman <rms@gnu.org>
3647
3648 * basic.texi (Moving Point): Fix previous change.
3649
c8763fb6 36502006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3651
3652 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3653
f0131492 36542006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3655
3656 * basic.texi: Many simplifications and improvements in wording.
3657
8cf51b2c
GM
36582006-05-26 Nick Roberts <nickrob@snap.net.nz>
3659
3660 * anti.texi (Antinews): Create a node for gdb-ui.
3661
8cf51b2c
GM
36622006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3663
3664 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3665
36662006-05-20 Richard Stallman <rms@gnu.org>
3667
3668 * dired.texi (Dired Navigation): dired-goto-file is now j.
3669
8cf51b2c
GM
36702006-05-20 Eli Zaretskii <eliz@gnu.org>
3671
3672 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3673 and their aliases.
3674
3675 * msdog.texi (Windows Printing): Mention non-support of plain text
3676 printing with some el-cheapo printers, and suggest a workaround.
3677
36782006-05-20 Kevin Ryde <user42@zip.com.au>
3679
3680 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3681 remove the bit saying you must set it.
3682
36832006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3684
3685 * trouble.texi (Checklist):
3686 * text.texi (Text, Auto Fill, Text Mode):
3687 * search.texi (Nonincremental Search):
3688 * rmail.texi (Rmail Labels):
3689 * mule.texi (Input Methods, Multibyte Conversion):
3690 * misc.texi (Gnus, Where to Look, PostScript):
3691 * maintaining.texi (Create Tags Table):
3692 * indent.texi (Indentation Commands):
3693 * fixit.texi (Spelling):
3694 * emacs.texi (Copying):
3695 * custom.texi (Init File): ifinfo -> ifnottex.
3696
8cf51b2c
GM
36972006-05-17 Richard Stallman <rms@gnu.org>
3698
3699 * files.texi (Diff Mode): Mention C-x `.
3700
37012006-05-08 Richard Stallman <rms@gnu.org>
3702
3703 * custom.texi (Disabling): Textual cleanups.
3704
8cf51b2c
GM
37052006-05-12 Glenn Morris <rgm@gnu.org>
3706
3707 * calendar.texi (Displaying the Diary, Format of Diary File):
3708 Refer to diary-view-entries, diary-list-entries,
3709 diary-show-all-entries rather than obsolete aliases.
3710
37112006-05-12 Eli Zaretskii <eliz@gnu.org>
3712
3713 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3714 (Displaying the Diary, Special Diary Entries, Importing Diary):
3715 * building.texi (Compilation Shell):
3716 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3717 emacs-xtra with @inforef's.
3718
3719 * files.texi (Visiting): Fix wording.
3720
3721 * mule.texi (Coding Systems, Text Coding): More indexing.
3722 Mention that C-x RET f can set eol conversion.
3723
c8763fb6 37242006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3725
3726 * xresmini.texi (GTK resources): Insert GTK description.
3727
3728 * xresources.texi (GTK resources): metafont should be menufont.
3729
8cf51b2c
GM
37302006-05-06 Michael Albinus <michael.albinus@gmx.de>
3731
49823426 3732 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3733 method, user name and host name is active only in partial
3734 completion mode.
3735
8cf51b2c
GM
37362006-05-06 Eli Zaretskii <eliz@gnu.org>
3737
3738 * makefile.w32-in (emacs.dvi):
3739 * Makefile.in (emacs.dvi): Add xresmini.texi.
3740
3741 * xresmini.texi (Table of Resources): Remove xref to non-existent
3742 node "LessTif Resources".
3743
3744 * msdog.texi (Microsoft Windows):
3745 * calendar.texi (Calendar/Diary, Displaying the Diary)
3746 (Special Diary Entries, Importing Diary, Holidays):
3747 * programs.texi (Program Modes):
3748 * text.texi (Text):
3749 * buffers.texi (Several Buffers):
3750 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3751
37522006-05-06 Eli Zaretskii <eliz@gnu.org>
3753
3754 The following changes merge the emacs-xtra manual into the main
3755 manual, but only for on-line version of the manual.
3756
3757 * vc2-xtra.texi (Version Backups, Local Version Control)
3758 (Making Snapshots, Change Logs and VC, Version Headers)
3759 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3760 on-line manual.
3761
3762 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3763 for on-line manual.
3764
3765 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3766 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3767 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3768 for on-line manual.
3769
3770 * fortran-xtra.texi (Fortran, Fortran Autofill)
3771 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3772 for on-line manual.
3773
3774 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3775 Conditional xref's for on-line manual.
3776
3777 * emerge-xtra.texi (Emerge, Overview of Emerge)
3778 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3779 manual.
3780
3781 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3782 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3783 (EMACSSOURCES): Use EMACS_XTRA.
3784 (../info/emacs-xtra): Remove.
3785 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3786
3787 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3788 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3789 (EMACSSOURCES): Use EMACS_XTRA.
3790 ($(infodir)/emacs-xtra): Remove.
3791 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3792
3793 * trouble.texi (Quitting):
3794 * text.texi (Text):
3795 * programs.texi (Program Modes):
3796 * msdog.texi (Microsoft Windows):
3797 * frames.texi (Frames):
3798 * files.texi (Backup, Version Control, VC Concepts)
3799 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3800 (Registering, VC Status, VC Undo, Multi-User Branching)
3801 (Comparing Files):
3802 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3803 (Displaying the Diary, Special Diary Entries, Importing Diary):
3804 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3805 conditional xref's, depending on @iftex/@ifnottex.
3806
3807 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3808 "MS-DOS". @include msdog-xtra.texi.
3809
3810 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3811 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3812
3813 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3814 for vc-xtra.texi subsections.
3815 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3816 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3817
3818 * sending.texi (Sending Mail): A @node line without explicit Prev,
3819 Next, and Up links.
3820
3821 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3822 Next, and Up links.
3823
3824 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3825 and its sections. @include picture-xtra.texi.
3826
3827 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3828 "Emerge".
3829 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3830
3831 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3832 exact duplicate of its name-sake in calendar.texi.
3833
3834 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3835 "Advanced Calendar/Diary Usage".
3836 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3837
3838 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3839 dired-xtra.texi.
3840 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3841
3842 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3843 (Files) [ifnottex]: Add menu entry for Autorevert.
3844
3845 * emacs-xtra.texi (Introduction): Reword to make consistent with
3846 printed version only.
3847 <Top level>: Remove the body of all chapters and move them to the
3848 new *-xtra.texi files. Use @raisesections and @lowersections to
3849 convert sections to chapters etc.
3850
3851 * msdog-xtra.texi:
3852 * fortran-xtra.texi:
3853 * vc-xtra.texi:
3854 * vc1-xtra.texi:
3855 * vc2-xtra.texi:
3856 * emerge-xtra.texi:
3857 * cal-xtra.texi:
3858 * dired-xtra.texi:
3859 * arevert-xtra.texi: New files, with text from respective chapters
3860 of emacs-xtra.texi. Convert each @chapter into @section, @section
3861 into @subsection, etc.
3862
3863 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3864 updated.
3865
3866 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3867 Windows". All references updated.
3868
38692006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3870
3871 * macos.texi (Mac Input): Mention input from Character Palette.
3872 (Mac Font Specs): Fix typo.
3873
38742006-05-05 Richard Stallman <rms@gnu.org>
3875
3876 * files.texi (Diff Mode): Minor cleanup.
3877
38782006-05-05 Karl Berry <karl@gnu.org>
3879
8cf51b2c
GM
3880 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3881 errors from the current release of makeinfo (4.8).
3882 * help.texi (Library Keywords): Change widest word in multitable
3883 template from `emulations' to `convenience'. (Not sure if this is
3884 related to the font change.)
3885
38862006-05-05 Eli Zaretskii <eliz@gnu.org>
3887
3888 * files.texi (File Names): Add a footnote about limited support of
3889 ~USER on MS-Windows.
3890
3891 * cmdargs.texi (Initial Options): Add a footnote about limited
3892 support of ~USER on MS-Windows.
3893
38942006-05-03 Richard Stallman <rms@gnu.org>
3895
3896 * files.texi (Diff Mode): Node moved here.
3897 (Comparing Files): Delete what duplicates new node.
3898 (Files): Put Diff Mode in menu.
3899
3900 * misc.texi (Diff Mode): Moved to files.texi.
3901
3902 * emacs.texi (Top): Update menu for Diff Mode.
3903
3904 * trouble.texi (Emergency Escape): Simplify.
3905
3906 * emacs.texi (Top): Minor clarification.
3907
39082006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3909
3910 * commands.texi, entering.texi, screen.texi: Many simplifications.
3911
39122006-05-03 Richard Stallman <rms@gnu.org>
3913
3914 * commands.texi (Text Characters): Delete paragraph about unibyte
3915 non-ASCII printing chars.
3916
3917 * killing.texi (Killing): Say "graphical displays".
3918 * display.texi: Say "graphical displays".
3919
3920 * cmdargs.texi (Misc X): Say "graphical displays".
3921
39222006-05-01 Richard Stallman <rms@gnu.org>
3923
3924 * emacs.texi (Top): Add Diff Mode to menu.
3925
39262006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3927
3928 * misc.texi (Diff Mode): New node.
3929
39302006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3931
3932 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3933 (Mac Environment Variables): Shorten example line.
3934 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3935
39362006-05-01 Nick Roberts <nickrob@snap.net.nz>
3937
3938 * building.texi (GUD Customization): Describe cases %d and %c.
3939 Update description for %e.
3940
39412006-04-30 Glenn Morris <rgm@gnu.org>
3942
3943 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3944
39452006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3946
3947 * custom.texi (Examining): Update C-h v output example.
3948
39492006-04-29 Kim F. Storm <storm@cua.dk>
3950
3951 * building.texi (Grep Searching): Add lgrep and rgrep.
3952
8cf51b2c
GM
39532006-04-23 Richard Stallman <rms@gnu.org>
3954
3955 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3956
3957 * xresmini.texi: New file.
3958
3959 * xresources.texi (Face Resources): Split table into font resources
3960 and the rest. Combine similar attributes for brevity.
3961
8cf51b2c
GM
39622006-04-21 Eli Zaretskii <eliz@gnu.org>
3963
3964 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3965 backslashes and case-insensitivity in file names (moved to the
3966 main manual).
3967 (MS-DOS Printing): Move most of the text to the main manual.
3968
3969 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3970 New nodes.
3971 (Windows Processes, Windows System Menu): Add index entries and
3972 fix wording.
3973
8cf51b2c
GM
39742006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3975
3976 * misc.texi (Shell Ring): Add notes on saved input when
3977 navigating off the end of the history list.
3978
39792006-04-18 Chong Yidong <cyd@mit.edu>
3980
3981 * misc.texi (Shell Options): Correct default value of
3982 comint-scroll-show-maximum-output.
3983
8cf51b2c
GM
39842006-04-18 Nick Roberts <nickrob@snap.net.nz>
3985
3986 * building.texi (Watch Expressions): Update.
3987
8cf51b2c
GM
39882006-04-12 Richard Stallman <rms@gnu.org>
3989
3990 * search.texi: Clean up previous change.
3991
39922006-04-12 Eli Zaretskii <eliz@gnu.org>
3993
3994 * search.texi (Regexp Backslash, Regexp Replace): Add index
3995 entries for ``back reference'' and mention the term itself in the
3996 text.
3997
39982006-04-11 Richard Stallman <rms@gnu.org>
3999
4000 * custom.texi (Safe File Variables):
4001 Document enable-local-variables = :safe.
4002
40032006-04-11 Karl Berry <karl@gnu.org>
4004
4005 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4006 (Remote Repositories, Version Backups, Local Version Control)
4007 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4008 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4009 (Renaming VC Work Files and Master Files)
4010 (Inserting Version Control Headers, Customizing VC, General Options)
4011 (Options for RCS and SCCS, Options specific for CVS): Move all
4012 these nodes to emacs-xtra.texi, for brevity.
4013 * cmdargs.texi, files.texi: Change cross-references.
4014
8cf51b2c
GM
40152006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4016
4017 * files.texi (Old Versions): Update description of vc-annotate's
4018 use of color to indicate date ranges.
4019
8cf51b2c
GM
40202006-04-09 Kevin Ryde <user42@zip.com.au>
4021
8cf51b2c
GM
4022 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4023 put info and printed manual names the right way around.
4024
40252006-04-09 Karl Berry <karl@gnu.org>
4026
4027 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4028 emacs-xtra.texi, leaving only MS Windows information.
4029 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4030 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4031 node names.
4032
4033 * emacs.texi: Move @summarycontents and @contents to the beginning
4034 of the file.
4035
8cf51b2c
GM
40362006-04-08 Kevin Ryde <user42@zip.com.au>
4037
4038 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4039
40402006-04-07 Richard Stallman <rms@gnu.org>
4041
4042 * programs.texi (Comments, Comment Commands, Options for Comments)
4043 (Multi-Line Comments): "Align", not "indent".
4044 (Basic Indent): C-j deletes trailing whitespace before the newline.
4045
40462006-04-06 Richard Stallman <rms@gnu.org>
4047
8cf51b2c
GM
4048 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4049
40502006-04-06 Eli Zaretskii <eliz@gnu.org>
4051
4052 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4053
8cf51b2c
GM
40542006-04-05 Richard Stallman <rms@gnu.org>
4055
4056 * emacs.texi (Top): Update subnode menu.
4057
4058 * trouble.texi (Unasked-for Search): Node deleted.
4059 (Lossage): Delete from menu.
4060
40612006-04-04 Richard Stallman <rms@gnu.org>
4062
4063 * trouble.texi: Various cleanups.
4064 (Checklist): Don't bother saying how to snail a bug report.
4065 (Emergency Escape): Much rewriting.
4066 (After a Crash): Rename the core dump immediately.
4067 (Total Frustration): Call it a psychotherapist.
4068 (Bug Criteria): Avoid "illegal instruction".
4069 (Sending Patches): We always put the contributor's name in.
4070
4071 * misc.texi (Thumbnails): Minor correction.
4072
8cf51b2c
GM
40732006-04-03 Richard Stallman <rms@gnu.org>
4074
4075 * misc.texi (Thumbnails): Minor cleanup.
4076
40772006-04-02 Karl Berry <karl@gnu.org>
4078
4079 * sending.texi (Mail Sending): pxref to Top needs five args.
4080
4081 * texinfo.tex: Update to current version (2006-03-21.13).
4082
8cf51b2c
GM
40832006-03-31 Richard Stallman <rms@gnu.org>
4084
4085 * emacs.texi (Top): Update subnode menu.
4086
4087 * help.texi (Help Mode): Cleanup.
4088
4089 * dired.texi: Many cleanups.
4090 (Dired Deletion): Describe dired-recursive-deletes.
4091 (Operating on Files): dired-create-directory moved.
4092 (Misc Dired Features): Move to here.
4093 (Tumme): Node moved to misc.texi.
4094
4095 * custom.texi: Many cleanups.
4096 (Minor Modes): Don't mention ISO Accents Mode.
4097 (Examining): Update C-h v output example.
4098 (Hooks): Add index and xref for add-hook.
4099 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4100 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4101
4102 * misc.texi: Many cleanups.
4103 (beginning): Add to summary of topics.
4104 (Shell): Put eshell xref at the end. Remove eshell from table.
4105 (Thumbnails): New node.
4106
8cf51b2c
GM
41072006-03-28 Eli Zaretskii <eliz@gnu.org>
4108
4109 * files.texi (File Name Cache): Make it clear that the cache is
4110 not persistent.
4111
8cf51b2c
GM
41122006-03-25 Karl Berry <karl@gnu.org>
4113
49823426
GM
4114 * emacs-xtra.texi, emacs.texi, gnu.texi:
4115 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4116 (2) do not indent copyright year list (or anything else).
4117
8cf51b2c
GM
41182006-03-21 Juanma Barranquero <lekktu@gmail.com>
4119
4120 * files.texi (VC Dired Mode): Remove misplaced brackets.
4121
41222006-03-21 Andre Spiegel <spiegel@gnu.org>
4123
4124 * files.texi: Various updates and clarifications in the VC chapter.
4125
41262006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4127
4128 * help.texi (Help Mode): Document "C-c C-c".
4129
8cf51b2c
GM
41302006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4131
4132 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4133 menu in the standalone Info reader.
4134
41352006-03-15 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4138 moved here from Emacs manual.
4139
4140 * programs.texi (Fortran): Section moved to emacs-xtra.
4141 (Program Modes): Xref to Fortran in emacs-xtra.
4142
4143 * maintaining.texi (Emerge): Move to emacs-xtra.
4144 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4145
4146 * picture.texi: File deleted.
4147 * Makefile.in:
4148 * makefile.w32-in: Remove picture.texi.
4149
4150 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4151 * abbrevs.texi (Abbrevs):
4152 * sending.texi (Sending Mail): Picture node removed.
4153
4154 * emacs.texi (Top): Update node listings.
4155
8cf51b2c
GM
41562006-03-12 Richard Stallman <rms@gnu.org>
4157
4158 * calendar.texi: Various cleanups.
4159
8cf51b2c
GM
41602006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4161
4162 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4163 syntax.
4164
8cf51b2c
GM
41652006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4166
4167 * search.texi (Regexps): More accurately describe which characters
4168 are special in which situations. Recommend _not_ to quote `]' or
4169 `-' when they are not special.
4170
8cf51b2c
GM
41712006-02-28 Andre Spiegel <spiegel@gnu.org>
4172
4173 * files.texi (Old Versions): Clarify operation of C-x v =.
4174
8cf51b2c
GM
41752006-02-21 Nick Roberts <nickrob@snap.net.nz>
4176
4177 * building.texi (Watch Expressions): Update and describe
4178 gdb-speedbar-auto-raise.
4179
41802006-02-19 Richard M. Stallman <rms@gnu.org>
4181
4182 * emacs.texi: Use @smallbook.
4183 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4184 Update subnode menu.
4185
4186 * building.texi (Lisp Interaction): Minor addition.
4187
41882006-02-18 Nick Roberts <nickrob@snap.net.nz>
4189
4190 * building.texi (Watch Expressions): Update and be more precise.
4191
c8763fb6 41922006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4193
4194 * maintaining.texi (Create Tags Table): Explain why the
4195 exception when etags writes to files under the /dev tree.
4196
41972006-02-14 Richard M. Stallman <rms@gnu.org>
4198
4199 * custom.texi (Safe File Variables): Lots of clarification.
4200 Renamed from Unsafe File Variables.
4201
42022006-02-14 Chong Yidong <cyd@stupidchicken.com>
4203
4204 * custom.texi (Unsafe File Variables): File variable confirmation
4205 assumed denied in batch mode.
4206
42072006-02-14 Richard M. Stallman <rms@gnu.org>
4208
4209 * building.texi (GDB User Interface Layout): Don't say `inferior'
4210 for program being debugged.
4211
42122006-02-15 Nick Roberts <nickrob@snap.net.nz>
4213
4214 * building.texi (GDB Graphical Interface):
4215 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4216
42172006-02-13 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * custom.texi (Specifying File Variables, Unsafe File Variables):
4220 New nodes, split from File Variables. Document new file local
4221 variable behavior.
4222
42232006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4224
4225 * display.texi (Standard Faces):
8cf51b2c
GM
4226 * files.texi (Visiting):
4227 * frames.texi (Clipboard):
4228 * glossary.texi (Glossary) <Clipboard>:
4229 * xresources.texi (X Resources): Mention Mac OS port.
4230
8cf51b2c
GM
42312006-02-12 Richard M. Stallman <rms@gnu.org>
4232
4233 * building.texi (Building): Clarify topic in intro.
4234
4235 * maintaining.texi (Maintaining): Change title; clarify topic.
4236 Delete duplicate index entries.
4237
4238 * building.texi (Other GDB User Interface Buffers): Clarifications.
4239
4240 * text.texi (Cell Commands): Clarifications.
4241
4242 * programs.texi (Defuns): Delete duplicate explanation of
4243 left-margin paren convention.
4244 (Hungry Delete): Minor cleanup.
4245
42462006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4247
4248 * dired.texi (Tumme): More tumme documentation.
4249
42502006-02-11 Alan Mackenzie <acm@muc.de>
4251
4252 * programs.texi ("Hungry Delete"): Correct the appellation of the
4253 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4254
42552006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4256
4257 * dired.texi (Tumme): Fix small bug.
4258
42592006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4260
4261 * macos.texi (Mac International): Rename "fontset-mac" to
4262 "fontset-standard".
4263
8cf51b2c
GM
42642006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4265
4266 * dired.texi (Tumme): Basic documentation for Tumme added.
4267
8cf51b2c
GM
42682006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4269
4270 * mule.texi (International):
4271 * programs.texi (Basic Indent): Fix typos.
4272
8cf51b2c
GM
4273 * custom.texi (Minor Modes):
4274 * display.texi (Text Display):
4275 * commands.texi (Text Characters): Update xrefs.
4276
42772006-02-07 Richard M. Stallman <rms@gnu.org>
4278
4279 * emacs.texi (Top): Update subnode menu.
4280 Update info on old Emacs papers.
4281 (Intro): "Graphical display", not window system.
4282
4283 * xresources.texi (GTK styles): Minor clarifications.
4284
4285 * trouble.texi: "Graphical display", not window system.
4286 (Stuck Recursive): Minor clarification.
4287
4288 * text.texi: Minor clarifications.
4289 (Sentences): Explain why two-space convention is better.
4290 Explain sentence-end-without-period here.
4291 (Fill Commands): Not here.
4292 (Refill): Node moved down.
4293 (Filling): Update menu.
4294 (Table Creation, Cell Justification, Column Commands): Clarify.
4295
4296 * sending.texi: Minor clarifications.
4297
4298 * search.texi (Regexp Backslash): Clarification.
4299
4300 * rmail.texi: Minor cleanups.
4301 (Rmail): Delete digression about `rmail-mode'.
4302 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4303 (Rmail Files): Mention C-u M-x rmail.
4304 (Rmail Reply): Mention References.
4305 (Rmail Display): Mention rmail-nonignored-headers.
4306
4307 * programs.texi: Minor cleanups.
4308 (Comment Commands): Mention momentary Transient Mark mode.
4309 (Matching): Be more specific about customizing show-paren-mode.
4310 (Info Lookup): Don't list the modes that support C-h S.
4311 Just say what it does in an unsupported mode.
4312 (Man Page): Delete excessive info on customizing woman.
4313 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4314
4315 * abbrevs.texi: Minor clarifications.
4316 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4317 not "dynamic abbrevs" as if they were a kind of abbrev.
4318
4319 * picture.texi (Picture): Minor cleanup.
4320
4321 * mule.texi (Communication Coding): Say "other applications".
4322 (Fontsets): Not specific to X. Add xref to X Resources.
4323 (Unibyte Mode): Rename from Single-Byte Character Support.
4324 "Graphical display", not window system.
4325 (International): Update menu.
4326
4327 * maintaining.texi (Format of ChangeLog):
4328 New node, split out from ChangeLog.
4329 (ChangeLog): Clarifications in the remaining text.
4330 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4331 (Find Tag): Add @w.
4332 (Tags Search): Explain tag table order here. Simplify grep ref.
4333 (List Tags): tags-tag-face is a variable, not a face.
4334 (Emerge): Cleanups.
4335
4336 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4337 (Keyboard Macros): Avoid "the user".
4338
4339 * killing.texi: "Graphical display", not window system.
4340
4341 * help.texi (Help Echo): "Graphical display", not window system.
4342
4343 * glossary.texi: Say "you", not "the user". Say "graphical display".
4344
4345 * frames.texi: Minor cleanups. "Graphical display", not window system.
4346
4347 * files.texi (Visiting): Make drag-and-drop not X-specific.
4348
4349 * custom.texi: Minor cleanups. "Graphical display", not window system.
4350
4351 * cmdargs.texi: Minor cleanups.
4352
4353 * building.texi (Compilation): Move and split kill-compilation para.
4354 Add para about multiple compilers.
4355 (Compilation Mode): Commands also available in grep mode and others.
4356 Mention C-u C-x ` more tutorially. Clarify C-x `.
4357 (Compilation Shell): Clarify. Put Bash example first.
4358 (Grep Searching): Minor cleanups; add @w.
4359 (Debuggers): Minor cleanups.
4360 (Starting GUD): Make GDB xgraphical mode issue clearer.
4361 (Debugger Operation): Lots of clarifications including
4362 GDB tooltip side-effect issue.
4363 (Commands of GUD): Clarify.
4364 (GUD Customization): Add bashdb-mode-hook.
4365 (GDB Graphical Interface): Rewrite for clarity.
4366 (GDB User Interface Layout): Rewrite for clarity.
4367 (Stack Buffer, Watch Expressions): Likewise.
4368 (Other GDB User Interface Buffers): Cleanups.
4369 (Lisp Libraries, External Lisp): Cleanup.
4370
4371 * basic.texi (Position Info): "Graphical displays", rather than
4372 window systems.
4373
4374 * anti.texi: Minor cleanup.
4375
8cf51b2c
GM
43762006-02-03 Eli Zaretskii <eliz@gnu.org>
4377
4378 * custom.texi (Init File, Find Init): Add cross-references to
4379 where $HOME is described.
4380
43812006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4382
4383 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4384 is not inside the @table.
4385
4386 * emacs.texi (Top): Correct node name.
4387
4388 * files.texi (File Names): Fix @xref.
4389 (Reverting): Fix typo.
4390
4391 * mule.texi (International): Correct node name.
4392
4393 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4394
43952006-02-01 Richard M. Stallman <rms@gnu.org>
4396
4397 * emacs.texi (Top): Update subnode menu.
4398
4399 * mule.texi: Minor clarifications.
4400 Reduce the specific references to X Windows.
4401 Refer to "graphical" terminals, rather than window systems.
4402 (Text Coding): Rename from Specify Coding.
4403 (Communication Coding, File Name Coding, Terminal Coding):
4404 New nodes split out from Text Coding.
4405
4406 * kmacro.texi: Minor clarifications.
4407 (Keyboard Macro Ring): Comment out some excessive commands.
4408 (Basic Keyboard Macro): Split up the table, putting part in each node.
4409
4410 * major.texi: Minor clarifications.
4411
4412 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4413
4414 * windows.texi: Minor clarifications.
4415 (Change Window): Don't describe mode-line mouse cmds here.
4416 Add xref to Mode Line Mouse.
4417
4418 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4419
4420 * macos.texi (Mac International): Fix xref.
4421
4422 * indent.texi: Minor clarifications.
4423
4424 * frames.texi: Minor clarifications.
4425 Reduce the specific references to X Windows.
4426 Refer to "graphical" terminals, rather than window systems.
4427 (Frame Parameters): Don't mention commands like
4428 set-foreground-color. Just say to customize a face.
4429 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4430
4431 * files.texi: Minor clarifications.
4432 (Numbered Backups): New node, split out from Backup Names.
4433
4434 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4435
4436 * cmdargs.texi (General Variables): Fix xref.
4437
4438 * buffers.texi: Minor clarifications.
4439
8cf51b2c
GM
44402006-01-31 Richard M. Stallman <rms@gnu.org>
4441
4442 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4443 Nodes moved to top.
4444
4445 * display.texi: Minor clarifications.
4446 (Display): Rearrange menu.
4447 (Standard Faces): Mention query-replace face.
4448 (Faces): Simplify.
4449 (Font Lock): Simplify face customization info.
4450 (Highlight Changes): Node merged into Highlight Interactively.
4451 (Highlight Interactively): Much rewriting and cleanup.
4452 (Optional Mode Line): Narrowed line number not good for goto-line.
4453 Simplify face customization advice.
4454 (Text Display): Mention use of escape-glyph face.
4455 Move ctl-arrow and tab-width here.
4456 (Display Custom): Move no-redraw-on-reenter to end of node.
4457
4458 * search.texi: Minor clarifications.
4459 (Isearch Scroll): Simplify.
4460 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4461
4462 * regs.texi (Registers): Mention bookmarks here.
4463
4464 * mark.texi: Minor clarifications.
4465 (Selective Undo): Node deleted.
4466
4467 * m-x.texi: Minor clarifications.
4468
4469 * killing.texi: Minor clarifications.
4470 Refer to "graphical" terminals, rather than window systems.
4471
4472 * help.texi: Clarifications.
4473 (Help): Don't describe C-h F and C-h K here.
4474 (Key Help): Describe C-h K here.
4475 (Name Help): Mention Emacs Lisp Intro.
4476 Describe C-h F here.
4477 (Misc Help): Mention C-h F and C-h K only briefly.
4478
4479 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4480 Selective undo text merged in.
4481 (Spelling): Mention Aspell along with Ispell.
4482
4483 * emacs.texi (Top): Update subnode menus.
4484
4485 * basic.texi (Basic Undo): Rename from Undo. Most of text
4486 moved to new Undo node.
4487
8cf51b2c
GM
44882006-01-29 Chong Yidong <cyd@stupidchicken.com>
4489
4490 * basic.texi (Continuation Lines, Inserting Text):
4491 Mention longlines mode.
4492
44932006-01-29 Richard M. Stallman <rms@gnu.org>
4494
10d1d0af 4495 * screen.texi: Minor cleanups.
8cf51b2c
GM
4496 (Screen): Clean up the intro paragraphs.
4497 (Mode Line): Lots of rewriting. Handle frame-name better.
4498 eol-mnemonic-... vars moved out.
4499
4500 * emacs.texi (Top): Change menu item for MS-DOS node.
4501 Update subnode menu.
4502
4503 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4504 chapter relates to Windows. Title changed.
4505
4506 * mini.texi: Minor cleanups.
4507
4508 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4509 (Mark): Put it in the menu.
4510
4511 * entering.texi: Minor cleanups.
4512
4513 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4514 (Intro): Refer to "graphical" terminals, rather than X.
4515
4516 * display.texi (Display Custom): Add xref to Variables.
4517 (Optional Mode Line): eol-mnemonic-... vars moved here.
4518
4519 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4520 rather than X.
4521
8cf51b2c
GM
4522 * basic.texi: Minor cleanups.
4523 (Undo): selective-undo moved.
4524
8cf51b2c
GM
45252006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4526
4527 * anti.texi (Antinews): Various corrections and additions.
4528
45292006-01-23 Juri Linkov <juri@jurta.org>
4530
4531 * custom.texi (Easy Customization, Customization Groups)
4532 (Browsing Custom): Mention links along with buttons.
4533
8cf51b2c
GM
45342006-01-21 Eli Zaretskii <eliz@gnu.org>
4535
8cf51b2c
GM
4536 * text.texi (TeX Print): Use @key for TAB.
4537
8cf51b2c
GM
4538 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4539
8cf51b2c
GM
45402006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4541
4542 * files.texi (File Aliases): Don't claim that usually separate
4543 buffers are created for two file names that name the same data.
4544 Mention additional situations where different names mean the same
4545 file on disk.
4546
45472006-01-19 Richard M. Stallman <rms@gnu.org>
4548
4549 * killing.texi (Deletion): Upcase @key argument.
4550
4551 * custom.texi (Custom Themes): Minor cleanup.
4552
4553 * programs.texi (Hungry Delete): Upcase @key argument.
4554
8cf51b2c
GM
45552006-01-16 Juri Linkov <juri@jurta.org>
4556
4557 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4558 Move `mode-line-highlight' before `mode-line-buffer-id'.
4559
8cf51b2c
GM
45602006-01-14 Richard M. Stallman <rms@gnu.org>
4561
4562 * basic.texi (Inserting Text): Minor cleanup.
4563
8cf51b2c
GM
45642006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4565
4566 * custom.texi (Changing a Variable, Face Customization):
4567 Update for changes in Custom menus.
4568
8cf51b2c
GM
45692006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4570
4571 * macos.texi (Mac International): Undo last change.
4572
8cf51b2c
GM
45732006-01-02 Chong Yidong <cyd@stupidchicken.com>
4574
4575 * custom.texi (Custom Themes): Describe the new
4576 customize-create-theme interface.
4577
45782005-12-30 Juri Linkov <juri@jurta.org>
4579
4580 * basic.texi (Position Info): Update example.
4581
c8763fb6 45822005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4583
4584 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4585
45862005-12-24 Chong Yidong <cyd@stupidchicken.com>
4587
4588 * custom.texi (Custom Themes): `load-theme' always loads.
4589
45902005-12-23 Juri Linkov <juri@jurta.org>
4591
4592 * display.texi (Highlight Interactively): Use double space to
4593 separate sentences. Replace C-p with M-p, and C-n with M-n.
4594
45952005-12-22 Richard M. Stallman <rms@gnu.org>
4596
4597 * custom.texi (Easy Customization and subnodes):
4598 Replace "active field" with "button".
4599 Use "user option" only for variables.
4600 Use "setting" for variable-or-face.
4601
46022005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4603
4604 * buffers.texi (Select Buffer): Change order in table to make
4605 "Similar" refer to the correct item.
4606 (Indirect Buffers): Minor rewording.
4607
8cf51b2c
GM
46082005-12-20 Juri Linkov <juri@jurta.org>
4609
4610 * files.texi (VC Status): Put P and N near p and n.
4611
8cf51b2c
GM
46122005-12-19 Richard M. Stallman <rms@gnu.org>
4613
4614 * programs.texi (Electric C): Delete the info about newline control.
4615 (Other C Commands): Minor cleanup.
4616 (Left Margin Paren): Minor cleanup.
4617
46182005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4621 (Customization Groups): Delete text moved to "Browsing Custom".
4622 (Browsing Custom): New node.
4623 (Specific Customization): Clarify which commands only work for
4624 loaded options.
4625
46262005-12-18 Bill Wohler <wohler@newt.com>
4627
4628 * frames.texi (Tool Bars): Shorten text of previous change.
4629
46302005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4631
4632 * files.texi (VC Status): Document log-view mode.
4633
46342005-12-18 Bill Wohler <wohler@newt.com>
4635
4636 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4637 permanently via the customize interface.
4638
8cf51b2c
GM
46392005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4640
4641 * killing.texi (Killing by Lines): Document `kill-whole-line'
4642 function.
4643
c8763fb6 46442005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4645
4646 * buffers.texi (Select Buffer): Change `prev-buffer' to
4647 `previous-buffer'. Indicate that these functions use a frame
4648 local buffer list.
4649
8cf51b2c
GM
46502005-12-12 Richard M. Stallman <rms@gnu.org>
4651
4652 * custom.texi (Easy Customization): Change menu comment.
4653 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4654
4655 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4656 (Help): Among the Apropos commands, describe only C-h a here.
4657
46582005-12-11 Richard M. Stallman <rms@gnu.org>
4659
4660 * programs.texi (Options for Comments): Comment-end starts with space.
4661
4662 * glossary.texi (Glossary): Minor cleanup.
4663
4664 * files.texi (Old Versions): Use @table.
4665
8cf51b2c
GM
46662005-12-10 David Koppelman <koppel@ece.lsu.edu>
4667
4668 * display.texi (Highlight Interactively): Include
4669 global-hi-lock-mode. Add miscellaneous details and elaborations.
4670
46712005-12-09 Richard M. Stallman <rms@gnu.org>
4672
4673 * display.texi (Font Lock): Delete the Global FL menu item.
4674
46752005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4676
4677 * custom.texi (Minibuffer Maps): Mention the maps for file name
4678 completion.
4679
46802005-12-09 Kim F. Storm <storm@cua.dk>
4681
4682 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4683 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4684 cursor to next corner in rectangle; clarify insert around rectangle.
4685
8cf51b2c
GM
46862005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4687
4688 * custom.texi (Customization): Use xref to elisp manual for
4689 non-TeX output.
4690 (Minor Modes): Update.
4691 (Customization Groups, Changing a Variable, Face Customization):
4692 Update for new appearance of Custom buffers.
4693 (Changing a Variable): `custom-buffer-done-function' has been
4694 replaced by `custom-buffer-done-kill'.
4695 (Specific Customization): In the `customize-group' buffer, a
4696 subgroup's contents are not "hidden". They are not included at
4697 all. They have no [Show] button.
4698 (Mouse Buttons): Add pxref to description of mouse event lists in
4699 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4700 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4701 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4702
47032005-12-08 Richard M. Stallman <rms@gnu.org>
4704
4705 * mini.texi (Completion Commands, Completion):
4706 In file name input, SPC does not do completion.
4707
8cf51b2c
GM
47082005-12-08 Nick Roberts <nickrob@snap.net.nz>
4709
4710 * building.texi (GDB Graphical Interface): Explain screen size
4711 setting.
4712 (Other GDB User Interface Buffers): Describe features specific to
4713 GDB 6.4.
4714
8cf51b2c
GM
47152005-12-01 Nick Roberts <nickrob@snap.net.nz>
4716
4717 * building.texi (GDB User Interface Layout): Describe how to
4718 kill associated buffers.
4719 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4720 (Watch Expressions): Be more precise.
4721 (Other GDB User Interface Buffers): Describe how to change a
4722 register value.
4723
8cf51b2c
GM
47242005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4725
4726 * macos.texi (Mac Input): Remove description of
4727 mac-command-key-is-meta. Add descriptions of
4728 mac-control-modifier, mac-command-modifier, and
4729 mac-option-modifier.
4730 (Mac International): Fix description of conversion of clipboard data.
4731 (Mac Font Specs): Add example of font customization by face attributes.
4732
47332005-11-22 Nick Roberts <nickrob@snap.net.nz>
4734
4735 * building.texi (Watch Expressions): Expand description.
4736 (Other GDB User Interface Buffers): Describe local map for
4737 gud-watch.
4738
47392005-11-21 Chong Yidong <cyd@stupidchicken.com>
4740
4741 * display.texi (Font Lock): Font lock is enabled by default now.
4742
47432005-11-20 Juri Linkov <juri@jurta.org>
4744
4745 * basic.texi (Position Info): Update examples of the output.
4746 Remove the fact that examples are produced in the TeXinfo buffer,
4747 because in the Info reader users will get a different output from
4748 `C-x ='.
4749
4750 * building.texi (Compilation Mode): Remove paragraph duplicated
4751 from the node `Compilation'. Add `compilation-skip-threshold'.
4752
4753 * display.texi (Font Lock): Suggest more user-friendly method of
4754 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4755
47562005-11-18 Richard M. Stallman <rms@gnu.org>
4757
4758 * files.texi (Registering): Mention @@ in mode line.
4759
4760 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4761
47622005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4763
4764 * files.texi (Renaming and VC): Some back-ends don't
4765 handle renaming.
4766
8cf51b2c
GM
47672005-11-17 Juri Linkov <juri@jurta.org>
4768
4769 * emacs.texi (Top):
4770 * display.texi (Highlight Interactively): Put this font-lock based
4771 mode near Font Lock node.
4772
47732005-11-16 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4776 icons.
4777
47782005-11-12 Kim F. Storm <storm@cua.dk>
4779
4780 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4781 (Help Summary): Add C-h d and C-h e.
4782 (Apropos): Clarify that all apropos commands may search for either
4783 list of words or a regexp. Add C-h d for apropos-documentation.
4784 Describe apropos-documentation-sort-by-scores user option.
4785
8cf51b2c
GM
47862005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4787
4788 * killing.texi (CUA Bindings): Add @section.
4789
47902005-11-10 Kim F. Storm <storm@cua.dk>
4791
4792 * emacs.texi (Top): Add CUA Bindings entry to menu.
4793
4794 * killing.texi (CUA Bindings): New node. Moved here from
4795 misc.texi and extended with info on rectangle commands and
4796 rectangle highlighting, interface to registers, and the global
4797 mark feature.
4798
4799 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4800
4801 * regs.texi: Prev link points to CUA Bindings node.
4802
48032005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * help.texi (Help Echo): By default, help echos are only shown on
4806 mouse-over, not on point-over.
4807
c8763fb6 48082005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4809
4810 * misc.texi (Shell Mode): Describe how to activate password echoing.
4811
8cf51b2c
GM
48122005-11-04 Romain Francoise <romain@orebokech.com>
4813
4814 * mark.texi (Mark Ring): Fix typo.
4815
48162005-11-03 Richard M. Stallman <rms@gnu.org>
4817
4818 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4819
48202005-11-01 Bill Wohler <wohler@newt.com>
4821
4822 * help.texi (Help Mode): Fix typo.
4823
48242005-11-01 Nick Roberts <nickrob@snap.net.nz>
4825
4826 * building.texi (Other GDB User Interface Buffers): Describe
4827 the command gdb-use-inferior-io-buffer.
4828
48292005-10-31 Romain Francoise <romain@orebokech.com>
4830
4831 * files.texi (Compressed Files): Fix typo.
4832
4833 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4834
4835 * windows.texi (Force Same Window): Likewise.
4836
48372005-10-30 Bill Wohler <wohler@newt.com>
4838
4839 * help.texi (Help Mode): URLs viewed with browse-url.
4840
48412005-10-31 Nick Roberts <nickrob@snap.net.nz>
4842
4843 * building.texi (GDB Graphical Interface): Don't reference
4844 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4845 must stay in same frame.
4846
48472005-10-29 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4850
4851 * anti.texi (Antinews): Likewise.
4852
8cf51b2c
GM
48532005-10-28 Bill Wohler <wohler@newt.com>
4854
4855 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4856
48572005-10-28 Richard M. Stallman <rms@gnu.org>
4858
4859 * files.texi (Visiting): Explain how to enter ? in a file name.
4860
4861 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4862
8cf51b2c
GM
48632005-10-25 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * building.texi (GDB Graphical Interface): Describe
4866 gdb-mouse-until.
4867
48682005-10-23 Richard M. Stallman <rms@gnu.org>
4869
4870 * custom.texi (Init File): Recommend when to use site-start.el.
4871
8cf51b2c
GM
48722005-10-21 Juri Linkov <juri@jurta.org>
4873
4874 * custom.texi (Examining): Mention accessing the old variable
4875 value via M-n in set-variable.
4876
8cf51b2c
GM
48772005-10-18 Romain Francoise <romain@orebokech.com>
4878
4879 * files.texi (Version Systems): Capitalize GNU.
4880
8cf51b2c
GM
48812005-10-18 Nick Roberts <nickrob@snap.net.nz>
4882
4883 * building.texi (Compilation Mode): Remove redundant paragraph.
4884 (Watch Expressions): Remove paragraph to reflect code change.
4885
8cf51b2c
GM
48862005-10-16 Richard M. Stallman <rms@gnu.org>
4887
4888 * building.texi (Compilation Mode, Compilation): Clarified.
4889
48902005-10-15 Richard M. Stallman <rms@gnu.org>
4891
4892 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4893
8cf51b2c
GM
48942005-10-13 Kenichi Handa <handa@m17n.org>
4895
4896 * basic.texi (Position Info): Fix previous change.
4897
c8763fb6 48982005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4899
4900 * cmdargs.texi (Icons X): Fix typo.
4901
49022005-10-12 Kenichi Handa <handa@m17n.org>
4903
4904 * basic.texi (Position Info): Describe the case that Emacs shows
4905 "part of display ...".
4906
c8763fb6 49072005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4908
4909 * cmdargs.texi (Icons X): -nb => -nbi.
4910
49112005-10-10 Chong Yidong <cyd@stupidchicken.com>
4912
4913 * frames.texi (Speedbar): A couple more clarifications.
4914
49152005-10-11 Nick Roberts <nickrob@snap.net.nz>
4916
4917 * building.texi (GDB User Interface Layout): Improve diagram.
4918 (Watch Expressions): Explain how to make speedbar global.
4919 (Other GDB User Interface Buffers): Make references more precise.
4920
8cf51b2c
GM
49212005-10-09 Richard M. Stallman <rms@gnu.org>
4922
4923 * frames.texi (Speedbar): Clarify the text.
4924
49252005-10-09 Chong Yidong <cyd@stupidchicken.com>
4926
4927 * frames.texi (Speedbar): Add information on keybindings,
4928 dismissing the speedbar, and buffer display mode. Link to
4929 speedbar manual.
4930
c8763fb6 49312005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4932
4933 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4934 added -nb, --no-bitmap-icon.
4935
8cf51b2c
GM
49362005-10-07 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * building.texi (GDB Graphical Interface): Add variables and
4939 functions to indices. Be more precise.
4940
c8763fb6 49412005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4942
4943 * frames.texi (Drag and Drop): Remove the x- from
4944 x-dnd-open-file-other-window and xdnd-protocol-alist.
4945
49462005-09-30 Romain Francoise <romain@orebokech.com>
4947
4948 * mini.texi (Minibuffer): The default value now appears before the
4949 colon in minibuffer prompts.
4950
8cf51b2c
GM
49512005-09-25 Richard M. Stallman <rms@gnu.org>
4952
4953 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4954
8cf51b2c
GM
49552005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4956
4957 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4958
8cf51b2c
GM
49592005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4960
4961 * emacs.texi (Top): Update submenus from macos.texi.
4962
4963 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4964 (Mac OS): Update feature support status.
4965 (Mac Input): List supported input scripts. Remove description
4966 about `mac-keyboard-text-encoding'. Mention mouse button
4967 emulation and related variables.
4968 (Mac International): Mention Central European and Cyrillic
4969 support. Now `keyboard-coding-system' is dynamically changed.
4970 Add description about coding system for selection. Add
4971 description about language environment.
4972 (Mac Environment Variables): Mention
4973 `~/.MacOSX/environment.plist'. Give example of command line
4974 arguments. Add Preferences support.
4975 (Mac Directories): Explicitly state that this node is for Mac OS
4976 Classic only.
4977 (Mac Font Specs): Mention specification for scalable fonts. List
4978 supported charsets. Add preferred way of creating fontsets. Add
4979 description about `mac-allow-anti-aliasing'.
4980 (Mac Functions): Add descriptions about `mac-set-file-creator',
4981 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4982 and `mac-get-preference'.
4983
8cf51b2c
GM
49842005-09-16 Romain Francoise <romain@orebokech.com>
4985
4986 Update all files to specify GFDL version 1.2.
4987
4988 * doclicense.texi (GNU Free Documentation License): Update to
4989 version 1.2.
4990
49912005-09-15 Richard M. Stallman <rms@gnu.org>
4992
4993 * buffers.texi (List Buffers): Fix xref.
4994
4995 * rmail.texi (Rmail Basics): Fix xref.
4996
4997 * emacs.texi (Top): Update subnode menus.
4998
4999 * files.texi (Saving Commands): New node, broken out of Saving.
5000 (Customize Save): New node, broken out of Saving.
5001 Clarify effect of write-region-inhibit-fsync.
5002 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5003
8cf51b2c
GM
50042005-09-14 Romain Francoise <romain@orebokech.com>
5005
5006 * files.texi (Saving): Mention write-region-inhibit-fsync.
5007
50082005-09-05 Chong Yidong <cyd@stupidchicken.com>
5009
5010 * custom.texi (Custom Themes): New node.
5011
50122005-09-03 Richard M. Stallman <rms@gnu.org>
5013
49823426
GM
5014 * search.texi (Search Case): Mention vars that control
5015 case-fold-search for various operations.
8cf51b2c
GM
5016
50172005-08-22 Juri Linkov <juri@jurta.org>
5018
5019 * display.texi (Standard Faces): Merge the text from
5020 `(elisp)Standard Faces' into this node.
5021
50222005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * emacs.texi (Top): Delete menu item for deleted node
5025 Keyboard Translations.
5026
50272005-08-18 Richard M. Stallman <rms@gnu.org>
5028
8cf51b2c
GM
5029 * trouble.texi (Unasked-for Search):
5030 Delete xref to Keyboard Translations.
5031
5032 * glossary.texi (Glossary): Delete xref.
5033
8cf51b2c
GM
5034 * custom.texi (Minor Modes): Say that the list here is not complete.
5035 (Keyboard Translations): Node deleted.
5036 (Disabling): Delete xref to it.
5037 (Customization Groups): Fix Custom buffer example.
5038 (Hooks): Mention remove-hooks.
5039
50402005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5041
5042 * building.texi (GDB Graphical Interface): Improve filling of menu
5043 item.
5044
50452005-08-18 Nick Roberts <nickrob@snap.net.nz>
5046
5047 * building.texi (GDB Graphical Interface): Use better node names.
5048
50492005-08-14 Richard M. Stallman <rms@gnu.org>
5050
5051 * text.texi (Sentences): Fix xref.
5052
50532005-08-14 Juri Linkov <juri@jurta.org>
5054
5055 * building.texi (Compilation, Grep Searching): Move grep command
5056 headings from `Compilation' to `Grep Searching'.
5057
5058 * dired.texi (Dired and Find):
5059 * maintaining.texi (Tags Search): Replace grep xref to
5060 `Compilation' node with `Grep Searching'.
5061
5062 * files.texi (Comparing Files): Replace xref to `Compilation' with
5063 `Compilation Mode'.
5064
50652005-08-13 Alan Mackenzie <acm@muc.de>
5066
5067 * search.texi (Non-ASCII Isearch): Correct a typo.
5068 (Replacement Commands): Mention query-replace key binding.
5069
50702005-08-11 Richard M. Stallman <rms@gnu.org>
5071
5072 * programs.texi (Options for Comments): Fix xref.
5073
5074 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5075 out of Regexps.
5076
8cf51b2c
GM
50772005-08-09 Juri Linkov <juri@jurta.org>
5078
5079 * building.texi (Compilation): Use `itemx' instead of `item'.
5080 (Grep Searching): Simplify phrase.
5081
5082 * display.texi (Standard Faces): Describe vertical-border on
5083 window systems.
5084
5085 * windows.texi (Split Window): Simplify phrase and mention
5086 vertical-border face.
5087
50882005-08-09 Richard M. Stallman <rms@gnu.org>
5089
5090 * files.texi (Comparing Files): Clarify compare-windows.
5091
5092 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5093
8cf51b2c
GM
50942005-08-06 Eli Zaretskii <eliz@gnu.org>
5095
5096 * mule.texi (Coding Systems): Rephrase the paragraph about
5097 codepages: no need for "M-x codepage-setup" anymore, except on
5098 MS-DOS.
5099
5100 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5101 the MS-DOS port only.
5102
51032005-07-30 Eli Zaretskii <eliz@gnu.org>
5104
5105 * makefile.w32-in (info): Don't run multi-install-info.bat.
5106 ($(infodir)/dir): New target, produced by running
5107 multi-install-info.bat.
5108
8cf51b2c
GM
51092005-07-22 Eli Zaretskii <eliz@gnu.org>
5110
5111 * files.texi (Quoted File Names): Add index entry.
5112
8cf51b2c
GM
51132005-07-19 Juri Linkov <juri@jurta.org>
5114
5115 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5116
51172005-07-18 Juri Linkov <juri@jurta.org>
5118
8cf51b2c
GM
5119 * custom.texi (Easy Customization):
5120 * files.texi (Old Versions):
5121 * frames.texi (Wheeled Mice):
5122 * mule.texi (Specify Coding):
8cf51b2c
GM
5123 * text.texi (Cell Justification):
5124 * trouble.texi (After a Crash):
8cf51b2c
GM
5125 * xresources.texi (GTK styles):
5126 Delete duplicate duplicate words.
5127
51282005-07-17 Richard M. Stallman <rms@gnu.org>
5129
5130 * frames.texi (Creating Frames): Fix foreground color example.
5131
5132 * custom.texi (Init Examples): Clean up text about conditionals.
5133
51342005-07-16 Richard M. Stallman <rms@gnu.org>
5135
5136 * mini.texi (Completion Commands): Fix command name for ?.
5137
8cf51b2c
GM
51382005-07-16 Eli Zaretskii <eliz@gnu.org>
5139
5140 * display.texi (Standard Faces): Explain that customization of
5141 `menu' face has no effect on w32 and with GTK. Add
5142 cross-references.
5143
5144 * cmdargs.texi (General Variables): Clarify the default location
5145 of $HOME on w32 systems.
5146
51472005-07-15 Jason Rumney <jasonr@gnu.org>
5148
5149 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5150 changed.
5151
51522005-07-08 Kenichi Handa <handa@m17n.org>
5153
5154 * mule.texi (Recognize Coding): Recommend
5155 revert-buffer-with-coding-system instead of revert-buffer.
5156
51572005-07-07 Richard M. Stallman <rms@gnu.org>
5158
5159 * anti.texi (Antinews): Mention mode-line-inverse-video.
5160
5161 * files.texi (Saving): Minor correction about C-x C-w.
5162
5163 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5164
51652005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5166
5167 * search.texi (Isearch Scroll): Add example of using the
5168 `isearch-scroll' property.
5169 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5170 `Display Custom' node.
5171 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5172 and de-emphasize it.
5173 (Other Repeating Search): `occur' currently can not correctly
5174 handle multiline matches. Correct, clarify and update description
5175 of `flush-lines' and `keep-lines'.
5176
5177 * display.texi (Display Custom): Add anchor for `baud-rate'.
5178
51792005-07-07 Richard M. Stallman <rms@gnu.org>
5180
5181 * gnu.texi: Update where to get GNU status; add refs for how to help.
5182 Add footnotes 6 and 7.
5183
51842005-07-04 Lute Kamstra <lute@gnu.org>
5185
5186 Update FSF's address in GPL notices.
5187
8cf51b2c 5188 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5189 * trouble.texi (Checklist): Update FSF's address.
5190
8cf51b2c
GM
51912005-06-24 Richard M. Stallman <rms@gnu.org>
5192
5193 * display.texi (Text Display): Change index entries.
5194
51952005-06-24 Eli Zaretskii <eliz@gnu.org>
5196
5197 * makefile.w32-in (MAKEINFO): Use --force.
5198 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5199 Makefile.in.
8cf51b2c
GM
5200
52012005-06-23 Richard M. Stallman <rms@gnu.org>
5202
5203 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5204 nobreak-char-display.
5205
5206 * emacs.texi (Top): Update detailed node listing.
5207
5208 * display.texi (Text Display): Renamed show-nonbreak-escape
5209 to nobreak-char-display and no-break-space to nobreak-space.
5210 (Standard Faces): Split up the list of standard faces
5211 and put it in a separate node. Add nobreak-space and
5212 escape-glyph.
5213
8cf51b2c
GM
52142005-06-23 Lute Kamstra <lute@gnu.org>
5215
5216 * mule.texi (Select Input Method): Fix typo.
5217
52182005-06-23 Kenichi Handa <handa@m17n.org>
5219
5220 * mule.texi (International): List all supported scripts. Adjust
5221 text for that leim is now included in the normal Emacs
5222 distribution.
5223 (Language Environments): List all language environments.
5224 Intlfonts contains fonts for most supported scripts, not all..
5225 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5226 input a specific character.
8cf51b2c
GM
5227 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5228
52292005-06-23 Juanma Barranquero <lekktu@gmail.com>
5230
49823426 5231 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5232
52332005-06-22 Miles Bader <miles@gnu.org>
5234
5235 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5236
52372005-06-20 Miles Bader <miles@gnu.org>
5238
5239 * display.texi (Faces): Add `vertical-divider'.
5240
52412005-06-17 Richard M. Stallman <rms@gnu.org>
5242
5243 * text.texi (Adaptive Fill): Minor clarification.
5244
8cf51b2c
GM
52452005-06-10 Lute Kamstra <lute@gnu.org>
5246
5247 * emacs.texi (Top): Correct version number.
5248 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5249 refer to the current version of Emacs.
5250
52512005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5252
5253 * files.texi (Log Buffer): Document when there can be more than
5254 one file to be committed.
5255
52562005-06-08 Juri Linkov <juri@jurta.org>
5257
5258 * display.texi (Faces): Add `shadow' face.
5259
52602005-06-07 Masatake YAMATO <jet@gyve.org>
5261
5262 * display.texi (Faces): Write about mode-line-highlight.
5263
52642005-06-06 Richard M. Stallman <rms@gnu.org>
5265
5266 * misc.texi (Printing Package): Explain how to initialize
5267 printing package.
5268
5269 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5270
52712005-06-05 Chong Yidong <cyd@stupidchicken.com>
5272
5273 * emacs.texi: Rename Hardcopy to Printing.
5274 Make PostScript and PostScript Variables subnodes of it.
5275
5276 * misc.texi (Printing): Rename node from Hardcopy.
5277 Mention menu bar options.
5278 Move PostScript and PostScript Variables to submenu.
5279 (Printing package): New node.
5280
5281 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5282
5283 * dired.texi (Operating on Files): Likewise.
5284
5285 * calendar.texi (Displaying the Diary): Likewise.
5286
5287 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5288
5289 * glossary.texi (Glossary): Likewise.
5290
5291 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5292 effect.
5293
52942005-06-04 Richard M. Stallman <rms@gnu.org>
5295
5296 * trouble.texi (After a Crash): Polish previous change.
5297
8cf51b2c
GM
52982005-05-30 Noah Friedman <friedman@splode.com>
5299
5300 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5301 recovery mechanism.
5302
8cf51b2c
GM
53032005-05-28 Nick Roberts <nickrob@snap.net.nz>
5304
5305 * building.texi (Other Buffers): SPC toggles display of
5306 floating point registers.
5307
8cf51b2c
GM
53082005-05-27 Nick Roberts <nickrob@snap.net.nz>
5309
5310 * files.texi (Log Buffer): Merge in description of Log Edit
5311 mode from pcl-cvs.texi.
5312
53132005-05-26 Richard M. Stallman <rms@gnu.org>
5314
5315 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5316
8cf51b2c
GM
53172005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5320 not enabled by default.
5321 When not on a word, `ispell-word' by default checks the word
5322 before point.
5323
53242005-05-24 Nick Roberts <nickrob@snap.net.nz>
5325
5326 * building.texi (Debugger Operation): Simplify last sentence.
5327
53282005-05-23 Lute Kamstra <lute@gnu.org>
5329
5330 * emacs.texi: Update FSF's address throughout.
5331 (Preface): Use @cite.
5332 (Distrib): Add cross reference to the node "Copying". Mention the
5333 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5334 printed manuals.
5335 (Intro): Use @xref for the Emacs Lisp Intro.
5336
8cf51b2c
GM
53372005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5338
5339 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5340
5341 * basic.texi (Moving Point): Mention default for `goto-line'.
5342
5343 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5344 of a variable's docstring.
5345
53462005-05-18 Lute Kamstra <lute@gnu.org>
5347
5348 * maintaining.texi (Overview of Emerge): Add cross reference.
5349 Remove duplication.
5350
5351 * emacs.texi (Top): Update to the current structure of the manual.
5352 * misc.texi (Emacs Server): Add menu description.
5353 * files.texi (Saving): Fix menu.
5354 * custom.texi (Customization): Fix menu.
5355 * mule.texi (International): Fix menu.
5356 * kmacro.texi (Keyboard Macros): Fix menu.
5357
53582005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5359
5360 * display.texi: Various minor changes.
5361 (Faces): Delete text that is repeated in the next section.
5362
53632005-05-16 Nick Roberts <nickrob@snap.net.nz>
5364
5365 * building.texi (Debugger Operation): Mention GUD tooltips are
5366 disabled with GDB in text command mode.
5367
8cf51b2c
GM
53682005-05-16 Nick Roberts <nickrob@snap.net.nz>
5369
5370 * building.texi: Replace toolbar with "tool bar" for consistency.
5371 (Compilation Mode): Describe compilation-context-lines
5372 and use of arrow in compilation buffer.
5373 (Debugger Operation): Replace help text with variable's value.
5374
5375 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5376 consistency.
5377
53782005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5379
5380 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5381 Add xref.
5382
8cf51b2c
GM
53832005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5384
5385 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5386 (Position Info): Delete discussion of `goto-line'. It is already
5387 described in `Moving point'.
5388
5389 * mini.texi (Completion Commands): Correct reference.
5390 (Completion Options): Fix typo.
5391
5392 * killing.texi (Deletion): Complete description of `C-x C-o'.
5393
8cf51b2c
GM
53942005-05-10 Richard M. Stallman <rms@gnu.org>
5395
5396 * building.texi (Compilation): Clarify recompile's directory choice.
5397
5398 * frames.texi (Tooltips): Cleanups.
5399
5400 * basic.texi (Arguments): Fix punctuation.
5401
54022005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5403
5404 * screen.texi (Menu Bar): The up and down (not left and right)
5405 arrow keys move through a keyboard menu.
5406
54072005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * basic.texi: Various typo and grammar fixes.
5410 (Moving Point): C-a now runs move-beginning-of-line.
5411
54122005-05-08 Nick Roberts <nickrob@snap.net.nz>
5413
5414 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5415
5416 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5417 as different animals.
5418
54192005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5420
5421 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5422 Correct index entry.
5423
54242005-05-07 Nick Roberts <nickrob@snap.net.nz>
5425
5426 * building.texi (Debugger Operation): Update to reflect changes
5427 in GUD tooltips.
5428
54292005-04-30 Richard M. Stallman <rms@gnu.org>
5430
5431 * files.texi (Compressed Files): Auto Compression normally enabled.
5432
5433 * building.texi (Debugger Operation): Clarify previous change.
5434
8cf51b2c
GM
54352005-04-28 Nick Roberts <nickrob@snap.net.nz>
5436
5437 * building.texi (Debugger Operation): Add description for
5438 GUD tooltips when program is not running.
5439
54402005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5441
5442 * misc.texi (Shell): Add `Shell Prompts' to menu.
5443 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5444 description. Delete remarks moved to new node.
5445 (Shell Prompts): New node.
5446 (History References): Replace remarks moved to `Shell Prompts'
5447 with xref to that node.
5448 (Remote Host): Clarify how to specify the terminal type when
5449 logging in to a different machine.
5450
54512005-04-26 Richard M. Stallman <rms@gnu.org>
5452
5453 * emacs.texi (Top): Update submenus from files.texi.
5454
5455 * files.texi (Filesets): Clarify previous change.
5456
5457 * dired.texi (Misc Dired Features): Clarify previous change.
5458
54592005-04-25 Chong Yidong <cyd@stupidchicken.com>
5460
5461 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5462
5463 * dired.texi (Misc Dired Features): Document
5464 dired-compare-directories.
5465
5466 * files.texi (Filesets): New node.
5467 (File Conveniences): Document Image mode.
5468
5469 * text.texi (TeX Print): Document tex-compile.
5470
54712005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5472
5473 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5474 Delete redundant reference to tooltip Custom group. It is
5475 referred too again in the next paragraph.
5476
54772005-04-24 Richard M. Stallman <rms@gnu.org>
5478
5479 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5480
8cf51b2c
GM
54812005-04-19 Kim F. Storm <storm@cua.dk>
5482
5483 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5484
54852005-04-18 Lars Hansen <larsh@math.ku.dk>
5486
5487 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5488 turns off desktop-save-mode.
5489
54902005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5491
5492 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5493 by default in terminals compatible with xterm. Mention that
5494 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5495 node.
5496
8cf51b2c
GM
54972005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5498
5499 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5500
c8763fb6 55012005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5502
5503 * xresources.texi (Table of Resources): Add cursorBlink.
5504
55052005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5506
5507 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5508 `d', `C-d' and `u'.
5509
55102005-04-11 Richard M. Stallman <rms@gnu.org>
5511
5512 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5513 (Misc X): Add -D, --basic-display.
5514
5515 * maintaining.texi (Change Log): Correct the description of
5516 the example.
5517
5518 * major.texi (Choosing Modes): Document magic-mode-alist.
5519
8cf51b2c
GM
55202005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5523 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5524 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5525 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5526 `w', respectively.
5527 (Rmail Labels): Mention `l'.
5528 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5529 (Rmail Summary Edit): Describe `j' and RET.
5530
c8763fb6 55312005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5532
5533 * xresources.texi (Lucid Resources): Add fontSet resource.
5534
8cf51b2c
GM
55352005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5536
5537 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5538 now called `indicate-empty-lines'.
5539
55402005-04-06 Kim F. Storm <storm@cua.dk>
5541
5542 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5543
55442005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5547 deleted.
5548 (Marks vs Flags): Add some convenient key bindings.
5549 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5550 (Misc Dired Features): Correct and expand description of `w' command.
5551
5552 * frames.texi (XTerm Mouse): Delete apparently false info.
5553 The GNU/Linux console currently does not appear to support
5554 `xterm-mouse-mode'.
5555
8cf51b2c
GM
55562005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5557
5558 * calendar.texi (Diary): Mention shell utility `calendar'.
5559
55602005-04-01 Richard M. Stallman <rms@gnu.org>
5561
5562 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5563
8cf51b2c
GM
55642005-04-01 Lute Kamstra <lute@gnu.org>
5565
5566 * maintaining.texi (Change Log): add-change-log-entry uses
5567 add-log-mailing-address.
5568
55692005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5570
5571 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5572 `VC Mode Line' and put in an xref to that node.
5573 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5574 its description.
5575
55762005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5577
5578 * calendar.texi (Calendar Systems): Say that the Persian calendar
5579 implemented here is the arithmetical one championed by Birashk.
5580
55812005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5582
5583 * programs.texi (Fortran Motion): Fix previous change.
5584
8cf51b2c
GM
55852005-03-29 Richard M. Stallman <rms@gnu.org>
5586
5587 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5588
55892005-03-29 Chong Yidong <cyd@stupidchicken.com>
5590
5591 * text.texi (Refill): Refer to Long Lines Mode.
5592 (Longlines): New node.
5593 (Auto Fill): Don't index "word wrap" here.
5594 (Filling): Add Longlines to menu.
5595
55962005-03-29 Richard M. Stallman <rms@gnu.org>
5597
5598 * xresources.texi: Minor fixes.
5599
5600 * misc.texi (Emacs Server): Fix Texinfo usage.
5601
5602 * emacs.texi (Top): Don't use a real section heading for
5603 "Detailed Node Listing". Fake it instead.
5604
5605 * basic.texi (Position Info): Minor cleanup.
5606
5607 * mule.texi (Input Methods): Minor cleanup.
5608
56092005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5610
5611 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5612 constructs as well.
5613 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5614
56152005-03-29 Kenichi Handa <handa@m17n.org>
5616
5617 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5618
5619 * basic.texi (Position Info): Update the description about the
5620 command C-u C-x =.
5621
56222005-03-28 Richard M. Stallman <rms@gnu.org>
5623
5624 * emacs.texi (Top): Use @section for the detailed node listing.
5625
5626 * calendar.texi: Minor fixes to previous change.
5627
5628 * programs.texi (Fortran): Small fixes to previous changes.
5629
5630 * emacs.texi (Top): Update list of subnodes of Dired.
5631 Likewise for building.texi.
5632
5633 * files.texi (File Conveniences): Delete Auto Image File mode.
5634
56352005-03-28 Chong Yidong <cyd@stupidchicken.com>
5636
5637 * building.texi (Flymake): New node.
5638
5639 * custom.texi (Function Keys): Document kp- event types and
5640 keypad-setup package.
5641
5642 * dired.texi (Wdired): New node.
5643
5644 * files.texi (File Conveniences): Reorder entries.
5645 Explain how to turn on Auto-image-file mode.
5646 Document Thumbs mode.
5647
5648 * mule.texi (Specify Coding): Document recode-region and
5649 recode-file-name.
5650
5651 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5652
56532005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * commands.texi (Keys): M-o is now a prefix key.
5656
56572005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5658
5659 * programs.texi: Reformat and update copyright years.
5660 (Fortran): Update section.
5661
56622005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5663
5664 * files.texi: Several small changes in addition to:
5665 (Visiting): Change xref for Dialog Boxes to ref.
5666 (Version Headers): Replace references to obsolete var
5667 `vc-header-alist' with `vc-BACKEND-header'.
5668 (Customizing VC): Update value of `vc-handled-backends'.
5669
56702005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5671
5672 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5673 move here from Emacs Lisp Reference Manual.
5674 * calendar.texi (Calendar/Diary, Diary Commands)
5675 (Special Diary Entries, Importing Diary): Change some xrefs to
5676 point to emacs-xtra rather than elisp.
5677
5678 * emacs-xtra.texi (Calendar Customizing):
5679 Move view-diary-entries-initially, view-calendar-holidays-initially,
5680 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5681 Emacs Manual.
5682 (Appt Customizing): Merge entire section into main Emacs Manual.
5683 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5684 mark-holidays-in-calendar here from emacs-xtra.
5685 (Displaying the Diary): Move view-diary-entries-initially,
5686 mark-diary-entries-in-calendar here from emacs-xtra.
5687 (Appointments): Move appt-display-mode-line,
5688 appt-display-duration, appt-disp-window-function,
5689 appt-delete-window-function here from emacs-xtra.
5690
5691 * calendar.texi: Update and reformat copyright.
5692 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5693 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5694 (Diary): Refer to `diary-file' rather than ~/diary.
5695 (Diary Commands): Rename node to "Displaying the Diary".
5696 * emacs.texi (Top): Rename "Diary Commands" section.
5697 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5698
56992005-03-26 Eli Zaretskii <eliz@gnu.org>
5700
5701 * misc.texi (Emacs Server): Fix the command for setting
5702 server-name. Add an xref to Invoking emacsclient.
5703
5704 * help.texi (Help Summary): Clarify when "C-h ." will do something
5705 nontrivial.
5706 (Apropos): Add cindex entry for apropos-sort-by-scores.
5707
5708 * display.texi (Text Display): Add index entries for how no-break
5709 characters are displayed.
5710
8cf51b2c
GM
57112005-03-26 Eli Zaretskii <eliz@gnu.org>
5712
5713 * files.texi (Visiting): Fix cross-references introduced with the
5714 last change.
5715
5716 * xresources.texi (GTK resources): Fix last change.
5717
8cf51b2c
GM
57182005-03-25 Chong Yidong <cyd@stupidchicken.com>
5719
5720 * xresources.texi (X Resources): GTK options documented too.
5721 (Resources): Clarify meaning of program name.
5722 (Table of Resources): Add visualClass.
5723 (GTK resources): Rewrite.
5724 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5725
5726 * display.texi (Text Display): Mention non-breaking spaces.
5727
5728 * files.texi (Reverting): Document auto-revert-check-vc-info.
5729
5730 * frames.texi (Mouse Commands): Document
5731 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5732
5733 * help.texi (Help Summary): Add `C-h .'.
5734 (Apropos): Apropos accepts a list of search terms.
5735 Document apropos-sort-by-scores.
5736 (Help Echo): Document display-local-help.
5737
5738 * misc.texi (Emacs Server): Document server-name.
5739 (Invoking emacsclient): Document -s option for server names.
5740
5741 * text.texi (Outline Visibility): Introduce "current heading
5742 line" (commands can be called with point on a body line).
5743 Re-order table to follow the sequence of discussion.
5744 hide-body won't hide lines before first header line.
5745 (TeX Mode): Add DocTeX mode.
5746
8cf51b2c
GM
57472005-03-24 Richard M. Stallman <rms@gnu.org>
5748
5749 * mule.texi (Single-Byte Character Support): Delete mention
5750 of iso-acc.el and iso-transl.el.
5751
8cf51b2c
GM
57522005-03-23 Lute Kamstra <lute@gnu.org>
5753
5754 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5755
57562005-03-23 Richard M. Stallman <rms@gnu.org>
5757
8cf51b2c
GM
5758 * search.texi: Delete explicit node pointers.
5759 (Incremental Search): New menu.
5760 (Basic Isearch, Repeat Isearch, Error in Isearch)
5761 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5762 (Slow Isearch): New subnodes.
5763 (Configuring Scrolling): Node deleted.
5764 (Search Case): Doc default-case-fold-search.
5765 (Regexp Replace): Move replace-regexp doc here.
5766
5767 * rmail.texi (Movemail): Put commas inside closequotes.
5768
5769 * picture.texi (Insert in Picture): Document C-c arrow combos.
5770 (Basic Picture): Clarify erasure.
5771
5772 * display.texi (Font Lock): Put commas inside closequotes.
5773
5774 * cmdargs.texi (General Variables): Put commas inside closequotes.
5775
57762005-03-23 Nick Roberts <nickrob@snap.net.nz>
5777
5778 * building.texi (Stack Buffer): Mention reverse contrast for
5779 *selected* frame (might not be current frame).
5780
8cf51b2c
GM
57812005-03-21 Richard M. Stallman <rms@gnu.org>
5782
5783 * building.texi (Starting GUD): Add bashdb.
5784
57852005-03-20 Chong Yidong <cyd@stupidchicken.com>
5786
5787 * basic.texi (Moving Point): Add M-g M-g binding.
5788 (Undo): Document undo-only.
5789 (Position Info): Document M-g M-g and C-u M-g M-g.
5790
5791 * building.texi (Building): Put Grep Searching after Compilation
5792 Shell.
5793 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5794 Document next-error-highlight.
5795 (Grep Searching): Document grep-highlight-matches.
5796 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5797
5798 * calendar.texi (Importing Diary): Rename node from iCalendar.
5799 Document diary-from-outlook.
5800
5801 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5802 Commands.
5803 Mention effect of X drag and drop on Dired buffers.
5804
5805 * files.texi (Visiting): Document large-file-warning-threshold.
5806 Move paragraph on file-selection dialog.
5807 Mention visiting files using X drag and drop.
5808 (Reverting): Mention using Auto-Revert mode to tail files.
5809 Document auto-revert-tail-mode.
5810 (Version Systems): Minor correction.
5811 (Comparing Files): Diff-mode is no longer based on Compilation
5812 mode.
5813 Document compare-ignore-whitespace.
5814 (Misc File Ops): Explain passing a directory to rename-file.
5815 Likewise for copy-file and make-symbolic-link.
5816
5817 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5818 Document mouse-wheel-progressive speed.
5819
5820 * help.texi (Misc Help): Document numeric argument for C-h i.
5821 Correctly explain the effect of just C-u as argument.
5822
5823 * killing.texi (Deletion): Document numeric argument for
5824 just-one-space.
5825
5826 * mini.texi (Completion): Completion acts on text before point.
5827
5828 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5829 (Emulation): CUA mode replaces pc-bindings-mode,
5830 pc-selection-mode, and s-region.
5831
5832 * mule.texi (Input Methods): Leim is now built-in.
5833 (Select Input Method): Document quail-show-key.
5834 (Specify Coding): Document revert-buffer-with-coding-system.
5835
5836 * programs.texi (Fortran Motion): Document f90-next-statement,
5837 f90-previous-statement, f90-next-block, f90-previous-block,
5838 f90-end-of-block, and f90-beginning-of-block.
5839
5840 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5841
5842 * emacs.texi (Acknowledgments): Updated.
5843
5844 * anti.texi: Total rewrite.
5845
8cf51b2c
GM
58462005-03-19 Chong Yidong <cyd@stupidchicken.com>
5847
5848 * ack.texi (Acknowledgments): Update.
5849
58502005-03-19 Eli Zaretskii <eliz@gnu.org>
5851
5852 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5853 copyright years.
5854
58552005-03-14 Nick Roberts <nickrob@snap.net.nz>
5856
5857 * building.texi (Commands of GUD): Move paragraph on setting
5858 breakpoints with mouse to the GDB Graphical Interface node.
5859
58602005-03-07 Richard M. Stallman <rms@gnu.org>
5861
8cf51b2c
GM
5862 * misc.texi (Single Shell, Shell Options): Fix previous change.
5863
5864 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5865
58662005-03-06 Richard M. Stallman <rms@gnu.org>
5867
5868 * building.texi (Starting GUD): Don't explain text vs graphical
5869 GDB here. Just mention it and xref.
5870 Delete "just one debugger process".
5871 (Debugger Operation): Move GUD tooltip info here.
5872 (GUD Tooltips): Node deleted.
5873 (GDB Graphical Interface): Explain the two GDB modes here.
5874
8cf51b2c
GM
5875 * sending.texi (Sending Mail): Minor cleanup.
5876 (Mail Aliases): Explain quoting conventions.
5877 Update key rebinding example.
5878 (Header Editing): C-M-i is like M-TAB.
5879 (Mail Mode Misc): mail-attach-file does not do MIME.
5880
5881 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5882 that really belongs here.
5883 (Remote Mailboxes): Text moved to Rmail Inbox.
5884 (Rmail Display): Mention Mouse-1.
5885 (Movemail): Clarify two movemail versions.
5886 Clarify rmail-movemail-program.
5887
8cf51b2c
GM
5888 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5889 Document async shell commands.
5890 (Shell History): Clarify.
5891 (Shell Ring): Mention C-UP an C-DOWN.
5892 (Shell Options): Add comint-prompt-read-only.
5893 (Invoking emacsclient): Set EDITOR to run Emacs.
5894 (Sorting): No need to explain what region is.
5895 (Saving Emacs Sessions): Fix typo.
5896 (Recursive Edit): Fix punctuation.
5897 (Emulation): Don't mention "PC bindings" which are standard.
5898 (Hyperlinking): Explain Mouse-1 convention here.
5899 (Find Func): Node deleted.
5900
8cf51b2c
GM
5901 * help.texi (Name Help): Xref to Hyperlinking.
5902
5903 * glossary.texi (Glossary):
5904 Rename "Balance Parentheses" to "Balancing...".
5905 Add "Byte Compilation". Correct "Copyleft".
5906 New xref in "Customization".
5907 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5908 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5909 Rename "Registers" to "Register".
5910 Replace "Selecting" with "Selected Frame",
5911 "Selected Window", and "Selecting a Buffer".
5912
5913 * files.texi (Types of Log File): Explain how projects'
5914 methods can vary.
5915
8cf51b2c
GM
5916 * display.texi (Faces): Delete "Emacs 21".
5917
5918 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5919 * fixit.texi (Spelling): C-M-i like M-TAB.
5920 * mini.texi (Completion Options): C-M-i like M-TAB.
5921 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5922 * text.texi (Text Mode): C-M-i like M-TAB.
5923
5924 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5925
5926 * calendar.texi (Specified Dates): Mention `g w'.
5927 (Appointments): appt-activate toggles with no arg.
5928
8cf51b2c
GM
59292005-03-05 Juri Linkov <juri@jurta.org>
5930
5931 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5932 "invocation (command line arguments)".
8cf51b2c
GM
5933 (Misc X): Add -nbc, --no-blinking-cursor.
5934
59352005-03-04 Ulf Jasper <ulf.jasper@web.de>
5936
5937 * calendar.texi (iCalendar): No need to require it now.
5938
8cf51b2c
GM
59392005-03-03 Nick Roberts <nickrob@snap.net.nz>
5940
5941 * trouble.texi (Contributing): Mention Savannah. Direct users to
5942 emacs-devel.
5943
59442005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5945
5946 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5947 window.
5948
8cf51b2c
GM
59492005-02-27 Richard M. Stallman <rms@gnu.org>
5950
5951 * building.texi (Compilation): Update mode line status info.
5952
59532005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5954
5955 * calendar.texi (General Calendar): Document binding of
5956 scroll-other-window-down.
5957 (Mayan Calendar): Fix earliest date.
5958 (Time Intervals): Document timeclock-change.
5959 Fix timeclock-ask-before-exiting documentation.
5960
59612005-02-26 Kim F. Storm <storm@cua.dk>
5962
5963 * frames.texi (Mouse References):
5964 Add mouse-1-click-in-non-selected-windows.
5965
59662005-02-25 Richard M. Stallman <rms@gnu.org>
5967
5968 * screen.texi (Screen): Explain better about cursors and mode lines;
5969 don't presuppose text terminals.
5970 (Point): Don't assume just one cursor.
5971 Clarify explanation of cursors.
5972 (Echo Area, Menu Bar): Cleanups.
5973
5974 * mini.texi (Minibuffer): Prompts are highlighted.
5975 (Minibuffer Edit): Newline = C-j only on text terminals.
5976 Clarify resize-mini-windows values.
5977 Mention M-PAGEUP and M-PAGEDOWN.
5978 (Completion Commands): Mouse-1 like Mouse-2.
5979 (Minibuffer History): Explain history commands better.
5980 (Repetition): Add xref to Incremental Search.
5981
5982 * mark.texi (Setting Mark): Clarify info about displaying mark.
5983 Clarify explanation of C-@ and C-SPC.
5984 (Transient Mark): Mention Delete Selection mode.
5985 (Marking Objects): Clean up text about extending the region.
5986
5987 * m-x.texi (M-x): One C-g doesn't always go to top level.
5988 No delay before suggest-key-bindings output.
5989
5990 * fixit.texi (Fixit): Mention C-/ for undo.
5991 (Spelling): Mention ESC TAB like M-TAB.
5992 Replacement words with r and R are rechecked.
5993 Say where C-g leaves point. Mention ? as input.
5994
59952005-02-23 Lute Kamstra <lute@gnu.org>
5996
5997 * cmdargs.texi (Initial Options): Add cross reference.
5998
8cf51b2c
GM
59992005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6000
6001 * emacs.texi (Top): Update menu for splitting of node in
6002 msdog.texi.
6003 * frames.texi (Frames): Update xref for splitting of node in
6004 msdog.texi.
6005 * trouble.texi (Quitting): Ditto.
6006
60072005-02-16 Richard M. Stallman <rms@gnu.org>
6008
6009 * windows.texi (Split Window): Simplify line truncation info
6010 and xref to Display Custom.
6011
6012 * trouble.texi (Quitting): Emergency escape only for text terminal.
6013 (Screen Garbled): C-l for ungarbling is only for text terminal.
6014
6015 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6016
6017 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6018
6019 * programs.texi (Program Modes): Mention Python mode.
6020 (Moving by Defuns): Repeating C-M-h extends region.
6021 (Basic Indent): Clarify.
6022 (Custom C Indent): Clarify.
6023 (Expressions): Repeating C-M-@ extends region.
6024 (Info Lookup): Clarify for C-h S.
6025 (Symbol Completion): ESC TAB alternative for M-TAB.
6026 (Electric C): Clarify.
6027
6028 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6029
6030 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6031 MS-DOS Input node.
6032 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6033 (MS-DOS and MULE): Clarify.
6034 (MS-DOS Processes, Windows Processes): Fix typos.
6035
6036 * major.texi (Choosing Modes): Clarify.
6037
6038 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6039 (Keyboard Macro Step-Edit): Clarify.
6040
6041 * indent.texi (Indentation): Clarifications.
6042
6043 * help.texi (Help): Correct error about C-h in query-replace.
6044 Clarify apropos vs C-h a. Fix how to search in FAQ.
6045 (Key Help): Describe C-h w here.
6046 (Name Help): Minor cleanup. C-h w moved to Key Help.
6047 Clarify the "object" joke.
6048 (Apropos): Clarify. Mouse-1 like Mouse-2.
6049 (Help Mode): Mouse-1 like Mouse-2.
6050
6051 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6052
6053 * display.texi (Display): Reorder menu.
6054 (Faces): Cleanup.
6055 (Font Lock): Cleanup. Mention Options menu.
6056 Delete obsolete text.
6057 (Scrolling): For C-l, don't presume text terminal.
6058 (Horizontal Scrolling): Simplify intro.
6059 (Follow Mode): Clarify.
6060 (Cursor Display): Moved before Display Custom.
6061 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6062 Doc default-tab-width. Doc line truncation more thoroughly.
6063
6064 * dired.texi (Dired Enter): C-x C-f can run Dired.
6065 (Dired Visiting): Comment out `a' command.
6066 Mouse-1 is like Mouse-2.
6067 (Shell Commands in Dired): ? can be used more than once.
6068
6069 * basic.texi (Continuation Lines): Simplify description of truncation,
6070 and refer to Display Custom for the rest of it.
6071
8cf51b2c
GM
60722005-02-06 Lute Kamstra <lute@gnu.org>
6073
6074 * basic.texi (Undo): Fix typo.
6075
6076 * cmdargs.texi (Emacs Invocation): Fix typo.
6077
6078 * custom.texi (Init Examples): Fix typo.
6079
6080 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6081
60822005-02-06 Richard M. Stallman <rms@gnu.org>
6083
6084 * regs.texi (Registers): Registers can hold numbers, too.
6085
6086 * killing.texi (Other Kill Commands): Cleanup.
6087 Delete redundant explanation of kill in read-only buffer.
6088 (Yanking): Mention term "copying".
6089 (Accumulating Text): Fix typo.
6090
6091 * entering.texi (Entering Emacs): Update rationale at start.
6092 (Exiting): Treat iconifying on a par with suspension.
6093
6094 * custom.texi (Minor Modes): Fix typo.
6095 (Easy Customization): Fix menu style.
6096 (Variables): Add xref.
6097 (Examining): Setting for future sessions works through .emacs.
6098 (Keymaps): "Text terminals", not "Many".
6099 (Init Rebinding): Explain \C-. Show example of \M-.
6100 Fix minor wording errors.
6101 (Function Keys): Explain vector syntax just once.
6102 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6103 (Init File): Mention .emacs.d directory.
6104 (Init Examples): Add xref.
6105 (Find Init): Mention .emacs.d directory.
6106
6107 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6108 (Action Arguments): Explain which kinds of -l args are found how.
6109 (Initial Options): --batch does not inhibit site-start.
6110 Add xrefs.
6111 (Command Example): Use --batch, not -batch.
6112
6113 * basic.texi (Inserting Text): Cleanup wording.
6114 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6115 C-n is not error at end of buffer.
6116 (Undo): Doc C-/ like C-_. Add xrefs.
6117 (Arguments): META key may be labeled ALT.
6118 Peculiar arg meanings are explained in doc strings.
6119
6120 * abbrevs.texi (Expanding Abbrevs): Clarify.
6121
61222005-02-05 Eli Zaretskii <eliz@gnu.org>
6123
6124 * frames.texi (Frame Parameters): Add an xref to the description
6125 of list-colors-display. Add a pointer to the X docs about colors.
6126
6127 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6128 Improve docs of list-colors-display.
8cf51b2c
GM
6129
61302005-02-03 Lute Kamstra <lute@gnu.org>
6131
6132 * frames.texi (Frames, Drag and Drop): Fix typos.
6133
61342005-02-03 Richard M. Stallman <rms@gnu.org>
6135
6136 * windows.texi (Basic Window): Mention color-change in mode line.
6137 (Change Window): Explain dragging vertical boundaries.
6138
6139 * text.texi (Sentences): Clarify.
6140 (Paragraphs): Explain M-a and blank lines.
6141 (Outline Mode): Clarify text and menu.
6142 (Hard and Soft Newlines): Mention use-hard-newlines.
6143
6144 * frames.texi (Frames): Delete unnecessary mention of Windows.
6145 (Mouse Commands): Likewise. Mention xterm mouse support.
6146 (Clipboard): Clarify.
6147 (Mouse References): Mention use of Mouse-1 for following links.
6148 (Menu Mouse Clicks): Clarify.
6149 (Mode Line Mouse): Clarify.
6150 (Drag and Drop): Rewrite.
6151
6152 * fixit.texi (Spelling): Fix typo.
6153
6154 * files.texi (File Names): Clarify.
6155 (Visiting): Update conditions for use of file dialog. Clarify.
6156 (Saving): Doc d as answer in save-some-buffers.
6157 (Remote Files): Clean up the text.
6158
6159 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6160
6161 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6162 (List Buffers): Clarify.
6163 (Several Buffers): Doc T command.
6164 (Buffer Convenience): Clarify menu.
6165
6166 * basic.texi (Undo): Clarify last change.
6167
61682005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6169
6170 * fixit.texi (Spelling): Fix typo.
6171
61722005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * basic.texi (Undo): Update description of `undo-outer-limit'.
6175
61762005-02-01 Nick Roberts <nickrob@snap.net.nz>
6177
6178 * building.texi: Update documentation relating to GDB Graphical
6179 Interface.
6180
61812005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6182
6183 * custom.texi (Easy Customization): Adapt menu to node name change.
6184
61852005-01-30 Richard M. Stallman <rms@gnu.org>
6186
6187 * custom.texi (Easy Customization): Defn of "User Option" now
6188 includes faces. Don't say just "option" when talking about variables.
6189 Do say just "options" to mean "anything customizable".
6190 (Specific Customization): Describe `customize-variable',
6191 not `customize-option'.
6192
6193 * glossary.texi (Glossary) <Faces>: Add xref.
6194 <User Option>: Change definition--include faces. Change xref.
6195
6196 * picture.texi (Picture): Mention artist.el.
6197
6198 * sending.texi, screen.texi, programs.texi, misc.texi:
6199 * mini.texi, major.texi, maintaining.texi, macos.texi:
6200 * help.texi, frames.texi, files.texi:
6201 Don't say just "option" when talking about variables.
6202
6203 * display.texi, mule.texi: Don't say just "option" when talking
6204 about variables. Other minor cleanups.
6205
8cf51b2c
GM
62062005-01-26 Lute Kamstra <lute@gnu.org>
6207
6208 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6209 File'. Mention the `-Q' option at the `--no-site-file' option.
6210
8cf51b2c
GM
62112005-01-22 David Kastrup <dak@gnu.org>
6212
6213 * building.texi (Grep Searching): Mention alias `find-grep' for
6214 `grep-find'.
6215
62162005-01-20 Richard M. Stallman <rms@gnu.org>
6217
6218 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6219
8cf51b2c
GM
62202005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6221
6222 * rmail.texi (Movemail): Explain differences
6223 between standard and mailutils versions of movemail.
6224 Describe command line and configuration options introduced
6225 with the latter.
6226 Explain the notion of mailbox URL, provide examples and
6227 cross-references to mailutils documentation.
6228 Describe various methods of specifying mailbox names,
6229 user names and user passwords for rmail.
6230 (Remote Mailboxes): New section. Describe
6231 how movemail handles remote mailboxes. Describe configuration
6232 options used to control its behavior.
6233 (Other Mailbox Formats): Explain handling of various mailbox
6234 formats.
6235
62362005-01-13 Richard M. Stallman <rms@gnu.org>
6237
6238 * commands.texi (Commands): Clarification.
6239
62402005-01-11 Richard M. Stallman <rms@gnu.org>
6241
6242 * programs.texi (Multi-line Indent): Fix previous change.
6243 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6244
8cf51b2c
GM
62452005-01-08 Richard M. Stallman <rms@gnu.org>
6246
6247 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6248 lazy-highlight.
6249
6250 * search.texi (Query Replace): Mention faces query-replace
6251 and lazy-highlight.
6252 (Incremental Search): Update isearch highlighting info.
6253
8cf51b2c
GM
62542005-01-04 Richard M. Stallman <rms@gnu.org>
6255
6256 * custom.texi (Saving Customizations): Minor improvement.
6257
8cf51b2c
GM
62582005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6259
6260 * custom.texi (Saving Customizations): Emacs no longer loads
6261 `custom-file' after .emacs. No longer mention customizing through
6262 Custom.
6263
8cf51b2c
GM
62642005-01-01 Andreas Schwab <schwab@suse.de>
6265
6266 * killing.texi (Graphical Kill): Move up under node Killing,
6267 change @section to @subsection.
6268
62692005-01-01 Richard M. Stallman <rms@gnu.org>
6270
6271 * custom.texi (Face Customization): Mention hex color specs.
6272
6273 * emacs.texi (Top): Update Killing submenu.
6274
6275 * killing.texi (Killing): Reorganize section.
6276 No more TeX-only text; put the node command at start of chapter.
6277 But the first section heading is used only in TeX.
6278 Rewrite the text to read better in this mode.
6279 (Graphical Kill): New subnode gets some of the text that
6280 used to be in the first section.
6281
62822004-12-31 Richard M. Stallman <rms@gnu.org>
6283
6284 * dired.texi (Shell Commands in Dired): Delete the ? example.
6285
6286 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6287
6288 * files.texi (Saving): Describe new require-final-newline features
6289 and mode-require-final-newline.
6290
8cf51b2c
GM
62912004-12-29 Richard M. Stallman <rms@gnu.org>
6292
6293 * custom.texi (File Variables): Clarify previous change.
6294
c8763fb6 62952004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6296
6297 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6298 out now.
6299
63002004-12-27 Richard M. Stallman <rms@gnu.org>
6301
6302 * Makefile.in (MAKEINFO): Specify --force.
6303
6304 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6305 (Undo): Doc undo-outer-limit.
6306
8cf51b2c
GM
63072004-12-15 Juri Linkov <juri@jurta.org>
6308
6309 * mark.texi (Transient Mark, Mark Ring): M-< and other
6310 movement commands don't set mark in Transient Mark mode
6311 if mark is active.
6312
8cf51b2c
GM
63132004-12-12 Juri Linkov <juri@jurta.org>
6314
6315 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6316 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6317
6318 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6319 (Misc Dired Commands): Add @r{(Dired)} to w.
6320
63212004-12-12 Juri Linkov <juri@jurta.org>
6322
6323 * mark.texi (Marking Objects): Marking commands also extend the
6324 region when mark is active in Transient Mark mode.
6325
8cf51b2c
GM
63262004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6327
6328 * custom.texi (Saving Customizations): Emacs only loads the custom
6329 file automatically after the init file in version 22.1 or later.
6330 Adapt text and examples to this fact.
6331
8cf51b2c
GM
63322004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6333
6334 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6335 be set through Custom. Otherwise, it has no effect.
6336
8cf51b2c
GM
63372004-12-05 Richard M. Stallman <rms@gnu.org>
6338
6339 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6340 * entering.texi: Rename Command Line to Emacs Invocation.
6341
10d1d0af 6342 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6343
6344 * custom.texi (Easy Customization): Move up to section level,
6345 before Variables. Avoid using the term "variable"; say "option".
6346 New initial explanation.
6347 (Variables): In initial explanation, connect "variable" to the
6348 already-explained "user option".
6349
6350 * emacs.texi (Top): Fix ref to Command Line.
6351 Move reference to Easy Customization.
6352
6353 * xresources.texi (X Resources): Fix From link.
6354
6355 * doclicense.texi (GNU Free Documentation License): Fix To link.
6356
6357 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6358
6359 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6360
63612004-12-03 Richard M. Stallman <rms@gnu.org>
6362
6363 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6364
63652004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * kmacro.texi: Several small changes in addition to the following.
6368 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6369 defining a keyboard macro.
6370 Mention `kmacro-ring-max'.
6371 (Keyboard Macro Counter): Clarify description of
6372 `kmacro-insert-counter', `kmacro-set-counter',
6373 `kmacro-add-counter' and `kmacro-set-format'.
6374
63752004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6376
6377 * custom.texi (File Variables): Add `unibyte' and make it more
6378 clear that `unibyte' and `coding' are special. Suggested by Simon
6379 Krahnke <overlord@gmx.li>.
6380
6381 * mule.texi (Enabling Multibyte): Refer to File Variables.
6382 Suggested by Simon Krahnke <overlord@gmx.li>.
6383
c8763fb6 63842004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6385
6386 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6387 x-use-old-gtk-file-dialog.
6388
8cf51b2c
GM
63892004-11-20 Richard M. Stallman <rms@gnu.org>
6390
6391 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6392
63932004-11-09 Lars Brinkhoff <lars@nocrew.org>
6394
6395 * building.texi (Lisp Eval): Delete hyphen in section name.
6396
63972004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6398
6399 * files.texi (Old Versions):
6400 No longer document annotation as "CVS only".
6401
64022004-11-10 Andre Spiegel <spiegel@gnu.org>
6403
6404 * files.texi (Version Control): Rewrite the introduction about
6405 version systems, mentioning the new ones that we support. Thanks
6406 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6407 suggestions.
6408
c8763fb6 64092004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6410
49823426 6411 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6412
c8763fb6 64132004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6414
6415 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6416
64172004-10-23 Eli Zaretskii <eliz@gnu.org>
6418
6419 * text.texi (Text Based Tables, Table Definition)
6420 (Table Creation, Table Recognition, Cell Commands)
6421 (Cell Justification, Row Commands, Column Commands)
6422 (Fixed Width Mode, Table Conversion, Measuring Tables)
6423 (Table Misc): New nodes, documenting the Table Mode.
6424
8cf51b2c
GM
64252004-10-19 Jason Rumney <jasonr@gnu.org>
6426
6427 * makefile.w32-in (info): Change order of arguments to makeinfo.
6428
64292004-10-19 Ulf Jasper <ulf.jasper@web.de>
6430
6431 * calendar.texi (iCalendar): Update for package changes.
6432
8cf51b2c
GM
64332004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * files.texi (Misc File Ops): View mode is a minor mode.
6436
8cf51b2c
GM
64372004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6438
6439 * calendar.texi (iCalendar): Style changes.
6440
64412004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6442
6443 * search.texi (Regexps): The regexp described in the example is no
6444 longer stored in the variable `sentence-end'.
6445
8cf51b2c
GM
64462004-10-06 Nick Roberts <nickrob@snap.net.nz>
6447
6448 * building.texi (Starting GUD): Note that multiple debugging
6449 sessions requires `gdb --fullname'.
6450
64512004-10-05 Ulf Jasper <ulf.jasper@web.de>
6452
6453 * calendar.texi (iCalendar): New section for a new package.
6454
8cf51b2c
GM
64552004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6456
6457 * text.texi: Various small changes in addition to the following.
6458 (Text): Replace xref for autotype with inforef.
6459 (Sentences): Explain nil value for `sentence-end'.
6460 (Paragraphs): Update default values for `paragraph-start' and
6461 `paragraph-separate'.
6462 (Text Mode): Correct description of Text mode's effect on the
6463 syntax table.
6464 (Outline Visibility): `hide-other' does not hide top level headings.
6465 `selective-display-ellipses' no longer has an effect on Outline mode.
6466 (TeX Misc): Add missing @cindex.
6467 Replace xref for RefTeX with inforef.
6468 (Requesting Formatted Text): The variable
6469 `enriched-fill-after-visiting' no longer exists.
6470 (Editing Format Info): Update names of menu items and commands.
6471 (Format Faces): Mention special effect of specifying the default face.
6472 Describe inheritance of text properties.
6473 Correct description of `fixed' face.
6474 (Format Indentation): Correct description of effect of setting
6475 margins. Mention `set-left-margin' and `set-right-margin'.
6476 (Format Justification): Update names of menu items.
6477 `set-justification-full' is now bound to `M-j b'.
6478 Mention that `default-justification' is a per buffer variable.
6479 (Format Properties): Update name of menu item.
6480 (Forcing Enriched Mode): `format-decode-buffer' automatically
6481 turns on Enriched mode if the buffer is in text/enriched format.
6482
64832004-10-05 Emilio C. Lopes <eclig@gmx.net>
6484
6485 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6486
64872004-09-28 Kim F. Storm <storm@cua.dk>
6488
6489 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6490 Align with new functionality.
6491
8cf51b2c
GM
64922004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6493
6494 * display.texi (Display Custom): Remove stray `@end defvar'.
6495
64962004-09-23 Kim F. Storm <storm@cua.dk>
6497
6498 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6499 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6500
8cf51b2c
GM
65012004-09-20 Richard M. Stallman <rms@gnu.org>
6502
6503 * custom.texi (Hooks): Explain using setq to clear out a hook.
6504 (File Variables): Explain multiline string constants.
6505 (Non-ASCII Rebinding): Explain when you need to update
6506 non-ASCII char codes in .emacs.
6507
6508 * building.texi (Compilation): Explain how to make a silent
6509 subprocess that won't be terminated. Explain compilation-environment.
6510
65112004-09-13 Kim F. Storm <storm@cua.dk>
6512
6513 * mini.texi (Repetition): Rename isearch-resume-enabled to
6514 isearch-resume-in-command-history and change default to disabled.
6515
8cf51b2c
GM
65162004-09-09 Kim F. Storm <storm@cua.dk>
6517
6518 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6519 with new `kmacro-name-last-macro'.
6520
8cf51b2c
GM
65212004-09-08 Juri Linkov <juri@jurta.org>
6522
6523 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6524
8cf51b2c
GM
65252004-09-03 Juri Linkov <juri@jurta.org>
6526
6527 * search.texi (Incremental Search): Update wording for M-%.
6528
65292004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6530
6531 * killing.texi (Killing): Correct description of kill commands in
6532 read-only buffer.
6533
65342004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6535
6536 * building.texi (Compilation Mode): Add a paragraph about rules
6537 for finding the compilation buffer for `next-error'.
6538
6539 * search.texi (Other Repeating Search): Mention that Occur mode
6540 supports the next-error functionality.
6541
65422004-09-02 Juri Linkov <juri@jurta.org>
6543
6544 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6545
65462004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6547
6548 * kmacro.texi (Basic Keyboard Macro):
6549 `apply-macro-to-region-lines' now operates on all lines that begin
6550 in the region, rather than on all complete lines in the region.
6551
c8763fb6 65522004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6553
6554 * frames.texi (Drag and drop): Add documentation about
6555 x-dnd-test-function and x-dnd-known-types.
6556
65572004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6558
6559 * indent.texi: Various minor changes in addition to:
6560 (Indentation Commands): Correct description of `indent-relative'.
6561 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6562 mode. The *Tab Stops* buffer uses Overwrite Mode.
6563 (Just Spaces): `tabify' converts sequences of at least two spaces
6564 to tabs.
6565
8cf51b2c
GM
65662004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * frames.texi (Secondary Selection): Setting the secondary
6569 selection with M-Drag-Mouse-1 does not alter the kill ring,
6570 setting it with M-Mouse-1 and M-Mouse-3 does.
6571 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6572 toolkit scroll bars.
6573 (Scroll Bars): Ditto.
6574
6575 * windows.texi (Basic Window): When using a window system, the value
6576 of point in a non-selected window is indicated by a hollow box.
6577 (Split Window): Side by side windows are separated by a scroll bar,
6578 if scroll bars are used.
6579 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6580 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6581 (Window Convenience): Update bindings for `winner-undo' and
6582 `winner-redo'.
6583
6584 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6585 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6586 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6587 of "Using Emacs as a Server".
6588 * building.texi (Building): Interchange nodes (for correct numbering).
6589 * programs.texi (Programs): Interchange nodes (for correct numbering).
6590 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6591 Info to the node structure.
6592 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6593 Rearrange order of nodes and sections such that both "GNU GENERAL
6594 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6595 end, as appropriate for appendices.
6596 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6597 Use `@unnumberedsec'.
6598 * trouble.texi: Adapt sectioning in Info to the node structure.
6599 Adapt node pointers to change in emacs.texi.
6600 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6601
8cf51b2c
GM
66022004-08-25 Kenichi Handa <handa@m17n.org>
6603
6604 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6605 description for unibyte mode.
6606
66072004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6610
6611 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6612 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6613 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6614 in @pxref.
6615
66162004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6617
6618 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6619 Change section names.
6620
8cf51b2c
GM
66212004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6622
6623 * kmacro.texi (Keyboard Macro Ring): Rename section.
6624 Emacs treats the head of the macro ring as the `last keyboard macro'.
6625 (Keyboard Macro Counter): Minor change.
6626 (Save Keyboard Macro): Some clarifications.
6627 (Edit Keyboard Macro): Rename section.
6628
6629 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6630 32-bit machines.
6631 (Several Buffers): Clarify which buffer is selected if `2' is
6632 pressed in the Buffer Menu.
6633 Auto Revert mode can be used to update the Buffer Menu
6634 automatically.
6635
66362004-08-21 Eli Zaretskii <eliz@gnu.org>
6637
6638 * help.texi (Misc Help): Add an index entry for finding an Info
6639 manual by its file name.
6640
66412004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6642
6643 * files.texi (Backup Deletion): Correct description of
6644 `delete-old-versions'.
6645 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6646 (Auto Save Files): Recommend `auto-save-mode' to reenable
6647 auto-saving, rather than the abbreviation `auto-save'.
6648
66492004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6650
6651 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6652 for "killing" and "yanking" in main menu.
6653
66542004-08-16 Richard M. Stallman <rms@gnu.org>
6655
6656 * killing.texi (Yanking, Killing): Minor cleanups.
6657
6658 * mark.texi (Momentary Mark): Minor cleanups.
6659
66602004-08-15 Kenichi Handa <handa@etl.go.jp>
6661
6662 * custom.texi (Non-ASCII Rebinding):
6663 C-q always inserts the right code to pass to global-set-key.
6664
8cf51b2c
GM
66652004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6666
6667 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6668 `insert-register', instead of `C-x r g' binding, for consistency.
6669
66702004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * fixit.texi (Spelling): Fix typo.
6673
66742004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6675
6676 * help.texi (Help): Fix Texinfo usage.
6677
8cf51b2c
GM
66782004-07-24 Richard M. Stallman <rms@gnu.org>
6679
6680 * text.texi (Paragraphs): Update how paragraphs are separated
6681 and the default for paragraph-separate.
6682
6683 * search.texi (Regexp Replace): Further update text for new
6684 replacement operators.
6685
8cf51b2c
GM
66862004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6687
6688 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6689 `R' switch.
6690
6691 * dired.texi (Dired Updating): `k' only deletes inserted
6692 subdirectories from the Dired buffer if a prefix argument was given.
6693
6694 * search.texi (Regexps): Delete redundant definition of `symbol' in
6695 description of `\_>'. It already occurs in the description of `\_<'.
6696
8cf51b2c
GM
66972004-07-01 Juri Linkov <juri@jurta.org>
6698
6699 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6700 (Regexp Search): Add M-r.
6701
67022004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6703
6704 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6705
67062004-06-29 Jesper Harder <harder@ifa.au.dk>
6707
49823426 6708 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6709
67102004-06-25 Richard M. Stallman <rms@gnu.org>
6711
6712 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6713
67142004-06-25 David Kastrup <dak@gnu.org>
6715
6716 * search.texi (Regexp Replace): Some typo corrections and
6717 rearrangement.
6718
67192004-06-24 David Kastrup <dak@gnu.org>
6720
6721 * search.texi (Unconditional Replace): Use replace-string instead
6722 of query-replace in example.
6723 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6724 sequences.
6725 (Query Replace): Correct explanation of `^' which does not use
6726 the mark stack.
6727
67282004-06-21 Nick Roberts <nickrob@gnu.org>
6729
6730 * misc.texi (Shell History Copying): Document comint-insert-input.
6731 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6732
8cf51b2c
GM
67332004-06-20 Jesper Harder <harder@ifa.au.dk>
6734
6735 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6736 * custom.texi (Customization): Do.
6737 * anti.texi (Antinews): Do.
6738 * abbrevs.texi (Defining Abbrevs): Do.
6739
6740 * programs.texi (Info Lookup): Fix keybinding for
6741 info-lookup-symbol.
6742
67432004-06-16 Juanma Barranquero <lektu@terra.es>
6744
6745 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6746 Add emacs-xtra.
6747 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6748 (clean): Add emacs-xtra and flymake. Remove redundancies.
6749
67502004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6751
6752 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6753 Add emacs-xtra.
6754 * emacs-xtra.texi: New file.
6755
67562004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6759 (Dired and Find): Mention differences with ordinary Dired buffers.
6760
8cf51b2c
GM
67612004-06-13 Richard M. Stallman <rms@gnu.org>
6762
6763 * custom.texi (Init Syntax): Explain about vars that do special
6764 things when set with setq or with Custom.
6765 (Init Examples): Add line-number-mode example.
6766
8cf51b2c
GM
67672004-06-12 Juri Linkov <juri@jurta.org>
6768
6769 * dired.texi (Operating on Files): Add dired-do-touch.
6770
8cf51b2c
GM
67712004-06-10 Juri Linkov <juri@jurta.org>
6772
6773 * building.texi (Lisp Eval): Add C-M-x on defface.
6774
67752004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * files.texi (Reverting): Auto-Revert mode and
6778 Global Auto-Revert mode no longer revert remote files.
6779
8cf51b2c
GM
67802004-05-29 Richard M. Stallman <rms@gnu.org>
6781
6782 * custom.texi (Init File): Two dashes start --no-site-file.
6783
8cf51b2c
GM
67842004-05-29 Alan Mackenzie <acm@muc.de>
6785
6786 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6787 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6788 (AWK, Pike): Document as "C-like modes".
6789 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6790 (M-x man): Supersedes M-x manual-entry.
6791 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6792
6793 ("Comments in C"): Delete node; the info is in CC Mode manual.
6794 (c-comment-only-line-offset): Remove description.
6795
6796 (C-c ., C-c C-c): Describe new C Mode bindings.
6797
6798 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6799 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6800 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6801 Amend definitions.
6802
6803 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6804 Describe functions.
6805
6806 (c-comment-start-regexp, c-hanging-comment-ender-p)
6807 (c-hanging-comment-starter-p): Remove obsolete definitions.
6808
6809 * emacs.texi: Remove the menu entry "Comments in C".
6810
8cf51b2c
GM
68112004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6812
6813 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6814 `M-x locate'.
6815
68162004-05-16 Karl Berry <karl@gnu.org>
6817
6818 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6819 makeinfo --html fails.
6820 * help.texi (Help Summary) [@ifnottex]: Likewise.
6821
68222004-05-13 Nick Roberts <nickrob@gnu.org>
6823
6824 * building.texi (GDB Graphical Interface): Update and describe
6825 layout first.
6826
8cf51b2c
GM
68272004-05-04 Jason Rumney <jasonr@gnu.org>
6828
6829 * makefile.w32-in: Revert last change.
6830
68312004-05-03 Jason Rumney <jasonr@gnu.org>
6832
6833 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6834
8cf51b2c
GM
68352004-04-23 Juanma Barranquero <lektu@terra.es>
6836
6837 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6838
68392004-04-18 Juri Linkov <juri@jurta.org>
6840
6841 * fixit.texi (Spelling): Remove file extension from ispell xref.
6842
68432004-04-15 Kim F. Storm <storm@cua.dk>
6844
6845 * cmdargs.texi (Initial Options): Add -Q.
6846
68472004-04-05 Kim F. Storm <storm@cua.dk>
6848
6849 * custom.texi (File Variables): Add safe-local-eval-forms.
6850
8cf51b2c
GM
68512004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6852
6853 * files.texi (Reverting): Correct description of revert-buffer's
6854 handling of point.
6855
68562004-03-22 Juri Linkov <juri@jurta.org>
6857
6858 * emacs.texi (Top): Add `Misc X'.
6859
49823426 6860 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6861
6862 * glossary.texi: Improve references.
6863
6864 * help.texi: Sync keywords with finder.el.
6865
6866 * mini.texi (Completion): Add description for menu items.
6867
6868 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6869
6870 * sending.texi (Mail Methods): Fix xref to Message manual.
6871
8cf51b2c
GM
68722004-03-12 Richard M. Stallman <rms@gnu.org>
6873
8cf51b2c
GM
6874 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6875
8cf51b2c
GM
68762004-03-04 Richard M. Stallman <rms@gnu.org>
6877
6878 * search.texi (Regexps): Explain that ^ and $ have their
6879 special meanings only in certain contexts.
6880
6881 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6882
6883 * mule.texi (Specify Coding): Doc C-x RET F.
6884
6885 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6886 for multiple compile and grep buffers.
6887 (Indirect Buffers): Don't recommand clone-indirect-buffer
6888 for multiple compile and grep buffers.
6889
8cf51b2c
GM
68902004-02-29 Juanma Barranquero <lektu@terra.es>
6891
6892 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6893 Use $(DEL) instead of rm, and ignore exit code.
6894
8cf51b2c
GM
68952004-02-23 Nick Roberts <nick@nick.uklinux.net>
6896
6897 * building.texi (Watch Expressions): Update.
6898
68992004-02-21 Juri Linkov <juri@jurta.org>
6900
6901 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6902 --directory, --help, --version. Move text about command-line-args
6903 to Command Arguments.
6904 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6905 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6906 (Window Size X): Join -g and --geometry. Add @cindex.
6907 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6908 (Title X): Remove alias -title.
6909 (Misc X): New node.
6910
c8763fb6 69112004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6912
6913 * frames.texi (Drag and drop): Add Motif to list of supported
6914 protocols.
6915
c8763fb6 69162004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6917
6918 * frames.texi (Drag and drop): New section.
6919
69202004-01-24 Richard M. Stallman <rms@gnu.org>
6921
6922 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6923 Include it only @ifnotinfo. Patch the preceding and following
6924 node headers to point to each other.
6925
69262004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6927
6928 * calendar.texi (Appointments): Update section.
6929
69302003-12-29 Kevin Ryde <user42@zip.com.au>
6931
8cf51b2c
GM
6932 * programs.texi (C Modes): Fix the xref.
6933
69342003-12-23 Nick Roberts <nick@nick.uklinux.net>
6935
6936 * building.texi (Watch Expressions): Update.
6937 (Commands of GUD): Include use of toolbar + breakpoints set from
6938 fringe/margin.
6939
69402003-12-03 Andre Spiegel <spiegel@gnu.org>
6941
6942 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6943 <acm@muc.de>.
6944
c8763fb6 69452003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6946
6947 * frames.texi (Dialog Boxes): Add use-file-dialog.
6948
8cf51b2c
GM
69492003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6950
6951 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6952 in CC Mode.
6953
8cf51b2c
GM
69542003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6955
6956 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6957 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6958 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6959 * man/frames.texi, man/glossary.texi, man/killing.texi:
6960 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6961 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6962 * man/sending.texi, man/text.texi, man/trouble.texi:
6963 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6964
69652003-11-01 Alan Mackenzie <acm@muc.de>
6966
6967 * search.texi (Scrolling During Incremental Search): Document a
6968 new scrolling facility in isearch mode.
6969
8cf51b2c
GM
69702003-10-22 Miles Bader <miles@gnu.org>
6971
6972 * Makefile.in (info): Move before $(top_srcdir)/info.
6973
69742003-10-22 Nick Roberts <nick@nick.uklinux.net>
6975
6976 * building.texi (Watch Expressions): Update section on data display
6977 to reflect code changes (GDB Graphical Interface).
6978
8cf51b2c
GM
69792003-10-13 Richard M. Stallman <rms@gnu.org>
6980
6981 * xresources.texi (GTK resources): Clean up previous change.
6982
c8763fb6 69832003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6984
6985 * xresources.texi (GTK resources): Add a note that some themes
6986 disallow customizations. Add scroll theme example.
6987
8cf51b2c
GM
69882003-09-30 Richard M. Stallman <rms@gnu.org>
6989
8cf51b2c
GM
6990 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6991
6992 * misc.texi (Saving Emacs Sessions): Shorten the section,
6993 collapsing back into one node.
6994
69952003-09-30 Lars Hansen <larsh@math.ku.dk>
6996
6997 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6998
ce058493 69992003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7000
7001 * xresources.texi (GTK names in Emacs): Correct typo.
7002
8cf51b2c
GM
70032003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7004
7005 * cmdargs.texi (Font X): Mention new default font. More
7006 fully describe long font names, wildcard patterns and the
7007 problems involved. (Result of discussion on emacs-devel.)
7008
70092003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7010
7011 * emacs.texi (Acknowledgements): Correct typo.
7012
70132003-09-22 Richard M. Stallman <rms@gnu.org>
7014
7015 * dired.texi (Misc Dired Commands): New node.
7016 (Dired Navigation): Add dired-goto-file.
7017
7018 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7019
7020 * emacs.texi (Acknowledgements): New node, split from Distribution.
7021
7022 * cmdargs.texi (Action Arguments): -f reads interactive args.
7023
8cf51b2c
GM
70242003-09-08 Lute Kamstra <lute@gnu.org>
7025
7026 * screen.texi (Mode Line): Say that POS comes before LINE.
7027 Mention `size-indication-mode'.
7028 * display.texi (Optional Mode Line): Document
7029 `size-indication-mode'.
7030 * basic.texi (Position Info): Mention `size-indication-mode'.
7031
70322003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7033
7034 * xresources.texi (Resources): Refer to `editres' man page.
7035 (Lucid Resources): Update defaults. Expand description of
7036 `shadowThickness'.
7037
70382003-09-04 Miles Bader <miles@gnu.org>
7039
7040 * Makefile.in (top_srcdir): New variable.
7041 ($(top_srcdir)/info): New rule.
7042 (info): Depend on it.
7043
70442003-09-03 Peter Runestig <peter@runestig.com>
7045
7046 * makefile.w32-in: New file.
7047
70482003-08-29 Richard M. Stallman <rms@gnu.org>
7049
7050 * misc.texi (Saving Emacs Sessions): Correct previous change.
7051
8cf51b2c
GM
70522003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7053
8cf51b2c
GM
7054 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7055 (Intro): Include kmacro.texi after fixit.texi instead of after
7056 custom.texi. (As suggested by Kim Storm.)
7057
70582003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7059
7060 * fixit.texi (Fixit): Update `Next' pointer.
7061 * files.texi (Files): Update `Previous' pointer.
7062 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7063 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7064 (Suggested by Kim Storm.)
7065 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7066
70672003-08-18 Kim F. Storm <storm@cua.dk>
7068
7069 * kmacro.texi: New file describing enhanced keyboard macro
7070 functionality. Replaces old description in custom.texi.
7071
7072 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7073 (Keyboard Macros): Move to new kmacro.texi file.
7074
7075 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7076
8cf51b2c
GM
70772003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7078
7079 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7080
70812003-08-17 Alex Schroeder <alex@gnu.org>
7082
7083 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7084 required.
7085
8cf51b2c
GM
70862003-08-05 Richard M. Stallman <rms@gnu.org>
7087
7088 * programs.texi (Lisp Indent): Don't describe
7089 lisp-indent-function property here. Use xref to Lisp Manual.
7090
8cf51b2c
GM
70912003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7092
fffa137c 7093 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7094 abbreviations.
7095
70962003-07-24 Markus Rost <rost@math.ohio-state.edu>
7097
7098 * buffers.texi (List Buffers): Fix previous change.
7099
8cf51b2c
GM
71002003-07-13 Markus Rost <rost@math.ohio-state.edu>
7101
7102 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7103 List*.
7104
71052003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7106
8cf51b2c
GM
7107 * display.texi (Font Lock): Fix typo.
7108
71092003-07-07 Richard M. Stallman <rms@gnu.org>
7110
7111 * display.texi (Font Lock): Add xref for format info on
7112 font-lock-remove-keywords.
7113
7114 * building.texi (Compilation): Document what happens with asynch
7115 children of compiler process.
7116
7117 * help.texi (Library Keywords): Use @multitable.
7118
8cf51b2c
GM
71192003-06-04 Richard M. Stallman <rms@gnu.org>
7120
7121 * programs.texi (Expressions): Delete C-M-DEL.
7122
7123 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7124 comint-move-point-for-output renamed from
7125 comint-scroll-to-bottom-on-output.
7126
7127 * custom.texi (Init Rebinding): Replace previous change with xref.
7128 (Non-ASCII Rebinding): Explain that issue more briefly here.
7129
71302003-05-28 Richard M. Stallman <rms@gnu.org>
7131
7132 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7133
71342003-05-28 Nick Roberts <nick@nick.uklinux.net>
7135
7136 * building.texi (GDB Graphical Interface): New node.
7137 (Rewritten somewhat by RMS.)
7138
c8763fb6 71392003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7140
7141 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7142 non-English letters. Explain how to set coding systems correctly
7143 and how to include the right coding cookie in the file.
7144
c8763fb6 71452003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7146
7147 * indent.texi (Indentation): Explain the concepts.
7148 (Just Spaces): Explain why preventing tabs for indentation might
7149 be useful.
7150
8cf51b2c
GM
71512003-04-16 Richard M. Stallman <rms@gnu.org>
7152
7153 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7154
8cf51b2c
GM
71552003-02-22 Alex Schroeder <alex@emacswiki.org>
7156
7157 * cmdargs.texi (General Variables): Document SMTPSERVER.
7158
8cf51b2c
GM
7159 * sending.texi: Remove SMTP node.
7160 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7161 library.
7162
8cf51b2c
GM
71632003-02-22 Alex Schroeder <alex@emacswiki.org>
7164
7165 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7166
71672003-02-22 Simon Josefsson <jas@extundo.com>
7168
7169 * sending.texi (Mail Methods): Add node about SMTP.
7170
c8763fb6 71712003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7172
7173 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7174
8cf51b2c
GM
71752003-02-01 Kevin Ryde <user42@zip.com.au>
7176
7177 * glossary.texi (Glossary): Correction to cl cross reference.
7178
71792003-01-20 Richard M. Stallman <rms@gnu.org>
7180
7181 * killing.texi (Rectangles): Document C-x c r.
7182
c8763fb6 71832003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7184
7185 * xresources.texi (GTK resources): New node.
7186 (GTK widget names): New node.
7187 (GTK names in Emacs): New node.
7188 (GTK styles): New node.
7189
c8763fb6 71902003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7191
7192 * maintaining.texi (Create Tags Table): Add reference to the new
7193 `etags --help --lang=LANG' option.
7194
8cf51b2c
GM
71952002-10-02 Karl Berry <karl@gnu.org>
7196
49823426 7197 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7198 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7199 where needed for the sake of the HTML output.
8cf51b2c
GM
7200
72012001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7202
7203 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7204 source files.
7205
72062001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7207
7208 * Makefile.in (emacsman): New target.
7209
8cf51b2c
GM
72102001-10-20 Gerd Moellmann <gerd@gnu.org>
7211
7212 * (Version 21.1 released.)
7213
72142001-10-05 Gerd Moellmann <gerd@gnu.org>
7215
7216 * Branch for 21.1.
7217
8cf51b2c
GM
72182001-03-05 Gerd Moellmann <gerd@gnu.org>
7219
7220 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7221
8cf51b2c
GM
72222000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7223
7224 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7225
8cf51b2c
GM
72261999-07-12 Richard Stallman <rms@gnu.org>
7227
7228 * Version 20.4 released.
7229
72301998-12-04 Markus Rost <rost@delysid.gnu.org>
7231
7232 * Makefile.in (INFO_TARGETS): Delete customize.info.
7233 (DVI_TARGETS): Delete customize.dvi.
7234 (../info/customize, customize.dvi): Targets deleted.
7235
72361998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7237
7238 * Version 20.3 released.
7239
72401998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7241
7242 * Makefile.in (EMACSSOURCES): Add mule.texi.
7243 Add msdog.texi, ack.texi. Remove gnu1.texi.
7244
72451998-04-06 Andreas Schwab <schwab@gnu.org>
7246
768c0c0f
JB
7247 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7248 Use it in dvi targets.
8cf51b2c
GM
7249
72501997-09-23 Paul Eggert <eggert@twinsun.com>
7251
7252 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7253 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7254 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7255
72561997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7257
7258 * Version 20.2 released.
7259
72601997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7261
7262 * Version 20.1 released.
7263
72641997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7265
7266 * Makefile (../info/customize, customize.dvi): New targets.
7267 (INFO_TARGETS): Add ../info/customize.
7268 (DVI_TARGETS): Add customize.dvi.
7269
8cf51b2c
GM
72701996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7271
7272 * Version 19.33 released.
7273
72741996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7275
7276 * Version 19.32 released.
7277
8cf51b2c
GM
72781996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7279
7280 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7281
72821996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7283
7284 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7285 Specify -I option.
7286 (All dvi targets): Set the TEXINPUTS variable.
7287
72881996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7289
7290 * Version 19.31 released.
7291
8cf51b2c
GM
72921995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7293
7294 * Version 19.30 released.
7295
8cf51b2c
GM
72961995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7297
7298 * Makefile.in (maintainer-clean): Rename from realclean.
7299
73001994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7301
7302 * Makefile.in: New file.
7303 * Makefile: File deleted.
7304
73051994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7306
7307 * Makefile (TEXINDEX_OBJS): Variable deleted.
7308 (texindex, texindex.o, getopt.o): Rules deleted.
7309 All deps on texindex deleted.
7310 (distclean): Don't delete texindex.
7311 (mostlyclean): Don't delete *.o.
7312 * texindex.c, getopt.c: Files deleted.
7313
73141994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7315
7316 * Version 19.26 released.
7317
73181994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7319
7320 * Makefile (EMACSSOURCES): Exclude undo.texi.
7321
73221994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7323
7324 * Version 19.25 released.
7325
73261994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7327
7328 * Version 19.24 released.
7329
73301994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7331
7332 * Version 19.23 released.
7333
73341994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7335
7336 * Makefile: Delete spurious tab.
7337
73381994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7339
7340 * Makefile (.SUFFIXES): New rule.
7341
8cf51b2c
GM
73421993-12-04 Richard Stallman (rms@srarc2)
7343
7344 * getopt.c: New file.
7345 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7346 (getopt.o): New rule.
7347 (dvi): Don't depend on texindex.
49823426 7348 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7349
73501993-12-03 Richard Stallman (rms@srarc2)
7351
49823426
GM
7352 * Makefile (TEXI2DVI): New variable.
7353 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7354 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7355
73561993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7357
7358 * Version 19.22 released.
7359
73601993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7361
7362 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7363
73641993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7365
7366 * Version 19.21 released.
7367
8cf51b2c
GM
73681993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7369
7370 * Makefile (realclean): Don't delete the Info files.
7371
f0131492 73721993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7373
8cf51b2c
GM
7374 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7375 4' where appropriate.
7376
f0131492 73771993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7378
49823426 7379 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7380
7381 * texindex.c: Include "../src/config.h" if building in emacs.
7382
7383 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7384 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7385 Add target to build texindex.c, defining `emacs'.
7386
8cf51b2c
GM
73871993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7388
7389 * Version 19.19 released.
7390
8cf51b2c
GM
73911993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7392
7393 * Version 19.18 released.
7394
73951993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7396
7397 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7398
73991993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7400
7401 * Version 19.17 released.
7402
74031993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7404
7405 * split-man: Fix typos in last change.
7406
74071993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7408
7409 * Version 19.16 released.
7410
74111993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7412
7413 * version 19.15 released.
7414
74151993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7416
7417 * Makefile (distclean): It's rm, not rf.
7418
74191993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7420
7421 * Version 19.14 released.
7422
74231993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7424
7425 * Makefile: New file.
7426
74271993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7428
7429 * Version 19.13 released.
7430
74311993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7432
7433 * Version 19.9 released.
7434
74351993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7436
7437 * Version 19.8 released.
7438
74391993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7440
7441 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7442
7443 * trouble.texi: It's `enable-flow-control-on', not
7444 `evade-flow-control-on'.
7445
74461993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7447
7448 * display.texi: Document standard-display-european.
7449
74501993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7451
7452 * Version 19.7 released.
7453
7454 * emacs.texi: Add a sentence to the top menu mentioning the
7455 specific version of Emacs this manual applies to.
7456
74571993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7458
7459 * basic.texi: Document next-line-add-lines variable used to
7460 implement down-arrow.
7461
7462 * killing.texi: Document kill-whole-line.
7463
74641993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7465
7466 * text.texi: Update unix TeX ordering information.
7467
74681993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7469
7470 * news.texi: Mention fill-rectangle in keybinding list.
7471
7472 * killing.texi: Document fill-rectangle.
7473
74741993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7475
7476 * vc.texi: Bring the docs up to date with VC 5.2.
7477
74781992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7479
7480 * emacs.tex: Mention blackbox and gomoku under Amusements.
7481 Assembler mode is now mentioned and appropriately indexed
7482 under Programming Modes.
7483
74841991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7485
7486 * emacs.tex: Update TeX ordering information.
7487
8cf51b2c
GM
74881990-06-26 David Lawrence (tale@geech)
7489
7490 * emacs.tex: Note that completion-ignored-extensions is not used
7491 to filter out names when all completions are displayed in
7492 *Completions*.
7493
74941990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7495
7496 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7497
74981990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7499
7500 * emacs.tex: Add @findex grep.
7501
8cf51b2c
GM
75021988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7503
7504 * emacs.tex: Correct two typos. No other changes before
7505 Version 19 will be made.
7506
8cf51b2c
GM
75071988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7508
7509 * emacs.tex: Update information for obtaining TeX distribution from the
7510 University of Washington.
7511
7512;; Local Variables:
c8763fb6 7513;; coding: utf-8
8cf51b2c
GM
7514;; End:
7515
17ca7950
GM
7516 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7517 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7518 Free Software Foundation, Inc.
8cf51b2c
GM
7519
7520 This file is part of GNU Emacs.
7521
352c8b4a 7522 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7523 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7524 the Free Software Foundation, either version 3 of the License, or
7525 (at your option) any later version.
8cf51b2c
GM
7526
7527 GNU Emacs is distributed in the hope that it will be useful,
7528 but WITHOUT ANY WARRANTY; without even the implied warranty of
7529 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7530 GNU General Public License for more details.
7531
7532 You should have received a copy of the GNU General Public License
352c8b4a 7533 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.