grep.el fix for bug#8084.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8ef5a2f2
GM
12011-03-02 Glenn Morris <rgm@gnu.org>
2
3 * mule.texi (Communication Coding) <x-select-request-type>:
4 Remove duplicate (essentially) paragraph. (Bug#8148)
5
bd106056
CS
62011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
7
8 * maintaining.texi (Format of ChangeLog): Add reference to
9 add-log-full-name.
10 (Change Log Commands): Add documentation for combining multiple
11 symbols in one change.
12
6640b281
GM
132011-03-01 Glenn Morris <rgm@gnu.org>
14
15 * custom.texi (Directory Variables):
16 Give an example of excluding subdirectories.
17
2b0c7330 182011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
19
20 * search.texi (Regexp Search): Move index entries about regexps to the
21 "Regexps" node. Add index entries for regexp search. (Bug#8096)
22
8c62c205
GM
232011-02-19 Glenn Morris <rgm@gnu.org>
24
25 * dired.texi (Dired): Dired-X version number was dropped.
26
3928f2b6
JD
272011-02-14 Jan Djärv <jan.h.d@swipnet.se>
28
29 * xresources.texi (X Resources): Remove *faceName and replace it with
30 *font for Lucid.
31
a41c8660
CY
322011-02-05 Chong Yidong <cyd@stupidchicken.com>
33
34 * rmail.texi (Rmail Display): Document Rmail MIME support more
35 accurately.
36
37 * maintaining.texi (VC Change Log): Document vc-log-incoming and
38 vc-log-outgoing.
39 (Merging): Document vc-find-conflicted-file.
40
233ba4d9 412011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
42
43 * custom.texi (Variables): Fix typo.
44
14beddf4 452011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 46
65401ee3
CY
47 * search.texi (Regexps): Copyedits. Mention character classes
48 (Bug#7809).
49
19f81ecf
CY
50 * files.texi (File Aliases): Restore explanatory text from Eli
51 Zaretskii, accidentally removed in 2011-01-08 commit.
52
bf3dae7e
EZ
532011-01-29 Eli Zaretskii <eliz@gnu.org>
54
55 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
56 (MAKEINFO_OPTS): New variable.
57 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
58 (emacs.html): New target.
59 (clean): Remove emacs.html.
60
45eb2a5d
WL
612011-01-23 Werner Lemberg <wl@gnu.org>
62
63 * Makefile.in (MAKEINFO): Now controlled by `configure'.
64 (MAKEINFO_OPTS): New variable. Use it where appropriate.
65 (ENVADD): Updated.
66
9acfe703
GM
672011-01-18 Glenn Morris <rgm@gnu.org>
68
69 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
70
71 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
72
362b9d48
GM
732011-01-15 Chong Yidong <cyd@stupidchicken.com>
74
bb033b5f
CY
75 * building.texi (Compilation): Improve instructions for running two
76 compilations (Bug#7573).
77
b024d9f0
MD
78 * files.texi (Backup Names): Document the new location of the
79 last-resort backup file.
80
362b9d48
GM
81 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
82 manual. Explain why directory-abbrev-alist elements should be anchored
83 (Bug#7777).
84
852011-01-15 Eli Zaretskii <eliz@gnu.org>
86
87 * msdog.texi (Windows Startup): Correct inaccurate description of
88 differences between emacsclient.exe and emacsclientw.exe.
89
7c420169 902011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
91
92 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
93
7c420169 942011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
95
96 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
97
7c420169 982011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 99
2d34d523
EZ
100 * frames.texi (Cut and Paste): Modify the section's name and text:
101 don't mix "cut/paste" with "kill/yank".
102 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
103 (Bug#7702)
104
88ab4340
EZ
105 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
106
7c420169 1072011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
108
109 * maintaining.texi: Move inclusion of emerge after EDE, so that it
110 matches its position in the menu. (Bug#7674)
111
7c420169 1122011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
113
114 * trouble.texi (Checklist): Mention not replying via news either.
115
92bb6c52
TH
1162010-12-30 Tassilo Horn <tassilo@member.fsf.org>
117
118 * misc.texi (Document View): Update DocView section with newly
119 supported document formats.
120
b103c904
CY
1212010-12-21 Chong Yidong <cyd@stupidchicken.com>
122
123 * killing.texi: Resection the Info version to conform to the
124 printed manual, to avoid making sections on Accumulating Text, CUA
125 and Rectangles into full chapters.
126
f49d1f52 1272010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
128
129 * custom.texi (Init Syntax): Add index entries for "character syntax".
130 (Bug#7576)
131
f49d1f52 1322010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
133
134 * text.texi (HTML Mode): Small fixes. (Bug#7607)
135
f49d1f52 1362010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
137
138 * trouble.texi (Checklist): Fix typo in newsgroup name.
139
f49d1f52 1402010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
141
142 * search.texi (Word Search): Note that the lazy highlight always
143 matches to whole words (Bug#7470).
144
f49d1f52 1452010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 146
4f1948eb
EZ
147 * display.texi (Optional Mode Line): Make the description of
148 load-average more accurate.
149
b8a9e136
EZ
150 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
151 registry, with a cross-reference.
62d72a4a
EZ
152 (Windows Startup): New node. Move the stuff about the current
153 directory from "Windows HOME".
b8a9e136 154
07976ae3 1552010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
156
157 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
158 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
159
07976ae3 1602010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
161
162 * maintaining.texi (Version Control Systems): Fix repeated sentence.
163 Suggested by Štěpán Němec.
164
07976ae3 1652010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 166
1aaae3f3
CY
167 * maintaining.texi (Version Control): Say "commit", not "check in".
168 (Version Control Systems): Simplify descriptions.
169 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
170 VCS Concepts.
171 (VC Mode Line): Update example.
172 (Old Revisions): Document revert-buffer for vc-diff.
173 (Log Buffer): Promote to a subsection. Document header lines.
174
ec8a6295
CY
175 * macos.texi (Mac / GNUstep Basics): Document
176 ns-right-alternate-modifier.
177
1aaae3f3
CY
178 * emacs.texi (Top): Update node listing.
179
0eb025fb
EZ
1802010-11-13 Eli Zaretskii <eliz@gnu.org>
181
182 * rmail.texi (Rmail Coding): Characters with no fonts are not
183 necessarily displayed as empty boxes.
184
185 * mule.texi (Language Environments, Fontsets): Characters with no
186 fonts are not necessarily displayed as empty boxes.
187
188 * display.texi (Text Display): Document display of glyphless
189 characters.
190
ea4f7750
GM
1912010-11-13 Glenn Morris <rgm@gnu.org>
192
193 * basic.texi (Position Info): Add M-x count-words-region.
194
90639cea
GM
1952010-11-11 Glenn Morris <rgm@gnu.org>
196
197 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
198
d607b96b 1992010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
200
201 * msdog.texi (Windows HOME): Add information regarding startup
202 directory when invoking Emacs from a desktop shortcut. (bug#7300)
203
c12e4a81
GM
2042010-10-11 Glenn Morris <rgm@gnu.org>
205
df187c62
GM
206 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
207
c12e4a81
GM
208 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
209 (DVIPS): New variable.
234db610
GM
210 (.PHONY): Add html, ps.
211 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
212 (clean): Delete html, ps files.
c12e4a81 213
6513b232
EZ
2142010-10-09 Eli Zaretskii <eliz@gnu.org>
215
216 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
217
f4f358f1
GM
2182010-10-09 Glenn Morris <rgm@gnu.org>
219
c1dc72b3
GM
220 * Makefile.in (VPATH): Remove.
221 (infodir): Make it absolute.
222 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
223
4393405b
GM
224 * Makefile.in (dist): Anchor regexps.
225
eef3ab94
GM
226 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
227 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
228 (emacs-xtra.pdf): Use $<.
229
aa9db089
GM
230 * Makefile.in (infoclean): Remove harmless, long-standing error.
231
abd40fb4
GM
232 * Makefile.in ($(infodir)): Delete rule.
233 (mkinfodir): New.
234 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
235
f4f358f1 236 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 237 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
238 * emacsver.texi: New file, replacing emacsver.texi.in.
239
ea274122
GM
2402010-10-09 Glenn Morris <rgm@gnu.org>
241
f7a31f11
GM
242 * emacsver.texi.in: New file.
243 * emacs.texi: Set EMACSVER by including emacsver.texi.
244 * Makefile.in (distclean): Delete emacsver.texi.
245 (dist): Copy emacsver.texi.
b13254e7 246 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 247
3fb78d1f
GM
248 * ack.texi (Acknowledgments): No more b2m.c.
249
ea274122
GM
250 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
251 (emacs): Remove rule.
252 (dist): No need to deal with the emacs rule any more.
253
17ca7950
GM
2542010-10-07 Glenn Morris <rgm@gnu.org>
255
256 * Makefile.in (version): New, set by configure.
257 (clean): Delete dist tar file.
258 (dist): Use version in tar name.
259
4c83f6e1
GM
2602010-10-06 Glenn Morris <rgm@gnu.org>
261
262 * Makefile.in (EMACS_XTRA): Add the main source file.
263 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
264 (mostlyclean): No core files, reorder other files.
265 (clean): Delete specific dvi and pdf files.
266 (infoclean, dist): New rules.
267 (maintainer-clean): Use infoclean.
8a944cea 268 ($(infodir)): Add parallel build workaround.
4c83f6e1 269
0264072d
GM
2702010-10-04 Glenn Morris <rgm@gnu.org>
271
272 * Makefile.in (SHELL): Set it.
273 (INFO_TARGETS, DVI_TARGETS): Remove variables.
274 (info, dvi): Replace above variables with their expansions.
275 (info): Move mkdir from here...
276 ($(infodir)/emacs): ... to here (for parallel builds).
277 (pdf): New target.
278 ($(infodir)/emacs): Pass -o option to makeinfo.
279 (.PHONY): Declare clean rules.
280 (maintainer-clean): Delete dvi and pdf files.
281 Guard against cd failures. Use a more restrictive delete.
282
3226d6ca
GM
2832010-10-02 Glenn Morris <rgm@gnu.org>
284
285 * misc.texi (Shell Mode): Remove reference to old function name.
286
cad90f3b
EZ
2872010-09-30 Eli Zaretskii <eliz@gnu.org>
288
289 * maintaining.texi (VC Mode Line): Mention all the possible VC status
290 indicator characters.
291
5f874327
GM
2922010-09-29 Glenn Morris <rgm@gnu.org>
293
294 * Makefile.in (top_srcdir): Remove unused variable.
295
0ab9cff3
GM
2962010-09-14 Glenn Morris <rgm@gnu.org>
297
67ae9766
GM
298 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
299 the last hook item.
300
0ab9cff3
GM
301 * calendar.texi (Appointments): Also updated when a diary include file
302 is saved.
303
6664fc59 3042010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
305
306 * trouble.texi (Bugs): Update the section intro.
307 (Known Problems): New section.
308 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
309 (Sending Patches): Bug fixes are best as responses to existing bugs.
310 * emacs.texi (Known Problems): Add menu entry for new section.
311
be3283d7
GM
3122010-09-09 Glenn Morris <rgm@gnu.org>
313
314 * xresources.texi: Untabify.
315
10999305 3162010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
317
318 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
319
10999305 3202010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
321
322 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
323
30641319
JD
3242010-09-02 Jan Djärv <jan.h.d@swipnet.se>
325
326 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
327
50dd7bc6
GM
3282010-08-21 Glenn Morris <rgm@gnu.org>
329
330 * misc.texi (Amusements): Mention bubbles and animate.
331
5e620eca
EZ
3322010-07-31 Eli Zaretskii <eliz@gnu.org>
333
334 * files.texi (Visiting): Add more index entries for
335 large-file-warning-threshold.
336
8b2dd508
JD
3372010-07-29 Jan Djärv <jan.h.d@swipnet.se>
338
339 * frames.texi (Tool Bars): Add doc for tool-bar-position.
340
8838673e
GM
3412010-06-23 Glenn Morris <rgm@gnu.org>
342
343 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
344 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
345 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
346 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
347 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
348 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
349 Untabify Texinfo files.
350
04d3bb6c
GM
3512010-06-10 Glenn Morris <rgm@gnu.org>
352
103dd3a8
GM
353 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
354
04d3bb6c
GM
355 * basic.texi (Inserting Text): Fix typo.
356
50b79479
GM
3572010-06-10 Glenn Morris <rgm@gnu.org>
358
359 * ack.texi (Acknowledgments):
360 * emacs.texi (Acknowledgments): Update for notifications.el.
361
86d7a550
DU
3622010-05-31 Daiki Ueno <ueno@unixuser.org>
363
364 * dired.texi (Operating on Files): Mention encryption commands
365 (Bug#6315).
366
db5dce9d
EZ
3672010-05-29 Eli Zaretskii <eliz@gnu.org>
368
369 * basic.texi (Moving Point): Update due to renaming of commands bound
370 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
371
34313041
EZ
3722010-05-18 Eli Zaretskii <eliz@gnu.org>
373
374 * display.texi (Fringes): Document reversal of fringe arrows for R2L
375 paragraphs.
376 (Line Truncation): Fix wording for bidi display.
377
1fc0ce04 378 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
379 keys.
380
0235128c 3812010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
382
383 * building.texi (GDB Graphical Interface): Remove misleading comparison
384 to an IDE (Bug#6128).
385
0235128c 3862010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
387
388 * programs.texi (Man Page):
389 * misc.texi (Invoking emacsclient):
390 * mini.texi (Repetition):
391 * mark.texi (Setting Mark): Fix typos.
392
0235128c 3932010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
394
395 * misc.texi (Printing): Document htmlfontify-buffer.
396
0235128c 3972010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
398
399 * calendar.texi (Displaying the Diary, Format of Diary File):
400 Fix external cross-references for TeX format output.
401
0235128c
SM
4022010-05-07 Chong Yidong <cyd@stupidchicken.com>
403
404 * Version 23.2 released.
405
f63d0028
JD
4062010-05-02 Jan Djärv <jan.h.d@swipnet.se>
407
408 * cmdargs.texi (Initial Options): Mention --chdir.
409
20fe03ad
JD
4102010-04-21 Jan Djärv <jan.h.d@swipnet.se>
411
412 * frames.texi (Tool Bars): Add tool-bar-style.
413
b7d65a5f
GM
4142010-04-21 Glenn Morris <rgm@gnu.org>
415
416 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
417
a42dbee1
CY
4182010-04-18 Chong Yidong <cyd@stupidchicken.com>
419
420 * programs.texi (Semantic): New node.
421
422 * maintaining.texi (EDE): New node.
423
424 * emacs.texi: Update node listing.
425
426 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
427
6e104790 4282010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 429
d52dbd3d
GM
430 * emacs.texi (Acknowledgments): Remove duplicate.
431
a77fe20c
GM
432 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
433
6e104790 4342010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 435
4ebe9902
GM
436 * dired.texi (Misc Dired Features): Mention VC diff and log.
437 * maintaining.texi (Old Revisions, VC Change Log):
438 Mention that diff and log work in Dired buffers.
439
98932641
GM
440 * help.texi (Help Summary): Mention M-x info-finder.
441
d5b22ab2 442 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 443
4d4e9522
GM
444 * custom.texi (Specifying File Variables, Directory Variables):
445 Document new commands for manipulating local variable lists.
446
6e104790 4472010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
448
449 * trouble.texi (Contributing): Add cindex entry.
450 Mention etc/CONTRIBUTE.
451
6e104790 4522010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
453
454 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
455 query-replace (Bug#5774).
456
a20a9df3
GM
4572010-04-16 Glenn Morris <rgm@gnu.org>
458
459 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
460
1ecb2d3f
JD
4612010-04-11 Jan Djärv <jan.h.d@swipnet.se>
462
463 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
464
99852628
JD
4652010-04-08 Jan Djärv <jan.h.d@swipnet.se>
466
467 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
468
ce79424f
EZ
4692010-03-30 Eli Zaretskii <eliz@gnu.org>
470
471 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
472 cross-reference to "Inserting Text".
473
474 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
475 Mention completion provided by `ucs-insert'.
476
85738751 4772010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
478
479 * sending.texi (Sending Mail): Note variables that may need
480 customizing.
481 (Mail Sending): Expand discussion of send-mail-function.
482
85738751 4832010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
484
485 Document Message mode as the default mail mode.
486
487 * sending.texi (Sending Mail): Copyedits.
488 (Mail Format, Mail Headers): Document mail-from-style changes.
489 (Mail Commands): Rename from Mail mode. Document Message mode.
490 (Mail Misc): Rename from Mail mode Misc.
491 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
492 command names and update keybindings.
493 (Header Editing): Document message-tab. De-document
494 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
495 favor of mail-default-headers. Ad index entries for user-full-name and
496 user-mail-address.
497 (Citing Mail): Update changes in Message mode behavior. Document
498 mail-yank-prefix.
499 (Mail Signature): New node, moved from Mail Misc.
500 (Mail Aliases): Mail abbrevs are the default with Message mode.
501 (Mail Methods): Note that Message mode is now the default.
502
503 * rmail.texi (Rmail Reply):
504 * text.texi (Text Mode):
505 * major.texi (Major Modes):
506 * mule.texi (Output Coding): Refer to Message mode.
507
508 * custom.texi (Init Examples): Add xref to Mail Header.
509
1fc0ce04 510 * emacs.texi (Top): Fix xrefs.
e73c2434 511
85738751 5122010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 513
c0c035fa
CY
514 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
515 repository if there is none.
516 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
517 vc-print-root-log.
ef7b27ef 518 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 519
71785b7a
CY
520 * programs.texi (Program Modes): Mention Javascript mode.
521
f67c5dd0
CY
522 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
523 * emacs.texi: Update node description.
524
0f72a391 525 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 526 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 527
dc2d2590
JL
5282010-03-30 Juri Linkov <juri@jurta.org>
529
530 * search.texi (Other Repeating Search): Remove line that `occur'
531 can not handle multiline matches.
532
a7b02820
EZ
5332010-03-30 Eli Zaretskii <eliz@gnu.org>
534
535 * mule.texi (International): Mention support of bidirectional editing.
536 (Bidirectional Editing): New section.
537
22ef1944
NR
5382010-03-28 Nick Roberts <nickrob@snap.net.nz>
539
540 * emacs.texi (Top): Update node names to those in building.texi.
541
146b8b16
NR
5422010-03-27 Nick Roberts <nickrob@snap.net.nz>
543
544 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
545 doc/emacs/emacs.texi: Update node names for building.texi.
546
6d98672d
GM
5472010-03-24 Glenn Morris <rgm@gnu.org>
548
549 * ack.texi (Acknowledgments):
550 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
551
93318cbd
JD
5522010-03-20 Jan Djärv <jan.h.d@swipnet.se>
553
554 * xresources.texi (Table of Resources): Clarify toolBar number
555 for Gtk+.
556
557 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
558
15cf2f52
CY
5592010-03-21 Chong Yidong <cyd@stupidchicken.com>
560
4102856c
CY
561 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
562
15cf2f52
CY
563 * search.texi (Other Repeating Search): Document multi-isearch-buffers
564 and multi-isearch-buffers-regexp.
565
566 * indent.texi (Indentation): Clarify description of
567 indent-for-tab-command. Document tab-always-indent.
568
d68eb23c
CY
5692010-03-20 Chong Yidong <cyd@stupidchicken.com>
570
571 * cmdargs.texi (Font X): Move most content to Fonts.
572
573 * frames.texi (Fonts): New node. Document font-use-system-font.
574
575 * emacs.texi (Top):
576 * xresources.texi (Table of Resources):
577 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
578
288f9fc0
CY
5792010-03-10 Chong Yidong <cyd@stupidchicken.com>
580
581 * Branch for 23.2.
582
17782bec
CY
5832010-03-06 Chong Yidong <cyd@stupidchicken.com>
584
585 * custom.texi (Init Examples): Add xref to Locals.
586
587 * major.texi (Choosing Modes): Mention usage of setq-default for
588 setting the default value of major-mode (Bug#5688).
589
b4a1a8b2
CY
5902010-03-02 Chong Yidong <cyd@stupidchicken.com>
591
592 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
593
594 * display.texi (Display Custom): Document make-pointer-invisible and
595 underline-minimum-offset. Remove inverse-video.
596
a1e759cd
CY
5972010-02-21 Chong Yidong <cyd@stupidchicken.com>
598
599 * frames.texi (Frame Commands): Note that the last ordinary frame can
600 be deleted in daemon mode (Bug#5616).
601
4f3bc373
GM
6022010-02-18 Glenn Morris <rgm@gnu.org>
603
604 * trouble.texi (Contributing): Repository is no longer CVS.
605
5dbbdd33
GM
6062010-02-08 Glenn Morris <rgm@gnu.org>
607
608 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
609
cd61af01
SM
6102010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
611
612 * display.texi (Useless Whitespace, Text Display):
613 * custom.texi (Init Examples): Avoid obsolete special default variables
614 like default-major-mode.
615
b1bb0a25 6162010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
617
618 * programs.texi (Other C Commands): Replace reference to obsolete
619 c-subword-mode.
620
99d0985b
GM
6212010-01-21 Glenn Morris <rgm@gnu.org>
622
623 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
624
893db5bc
GM
6252010-01-12 Glenn Morris <rgm@gnu.org>
626
627 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
628 emacs-pretest-bug for bug reports for development versions.
629
0419b8d6
GM
6302010-01-11 Glenn Morris <rgm@gnu.org>
631
632 * display.texi (Highlight Interactively): `t' does not mean highlight
633 all patterns. (Bug#5335)
634
26e533e2
CY
6352009-12-29 Chong Yidong <cyd@stupidchicken.com>
636
637 * misc.texi (Shell): Document async-shell-command.
638
639 * building.texi (Grep Searching): Document zrgrep.
640
484eaeac 641 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 642
7ee6c59b
NR
6432009-12-29 Nick Roberts <nickrob@snap.net.nz>
644
645 * building.texi: Import GDB Graphical Interface description from
646 EMACS_23_1_RC.
647
91ed7ea8
CY
6482009-12-24 Chong Yidong <cyd@stupidchicken.com>
649
650 * emacs.texi (Top): Update node listing.
651
652 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
653
654 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
655
656 * cmdargs.texi (Initial Options):
657 * xresources.texi (Resources): Document inhibit-x-resources.
658
659 * custom.texi (Specifying File Variables): Note that minor modes are
660 enabled unconditionally.
661
662 * display.texi (Scrolling): Briefly document the old recenter command,
663 and document recenter-positions.
664
665 * files.texi (Visiting):
666 * buffers.texi (Buffers): Max buffer size is now 512 MB.
667
668 * frames.texi (Cut/Paste Other App): Document
669 save-interprogram-paste-before-kill.
670
671 * killing.texi (Kill Options): New node.
672
6ca89aaa
CY
6732009-12-05 Chong Yidong <cyd@stupidchicken.com>
674
675 * misc.texi (Shell Options): ansi-color is now default.
676
806642d4
GM
6772009-12-05 Glenn Morris <rgm@gnu.org>
678
806642d4
GM
679 * emacs.texi (Top): Update menu for cal-xtra node changes.
680 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
681 or mode line. Don't mention invisible text or the details of
682 diary-print-entries here, only in cal-xtra.
683 (Format of Diary File): Mention that the "date on first line" format
684 only really affects the simple display.
685 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
686 (Diary Customizing): Holidays may be in the buffer or mode line.
687 Move diary-print-entries to the "Diary Display" section.
688 (Diary Display): New section, split out from "Fancy Diary Display".
689 Explain the limitations of simple display, and how to print it.
690
1a4f0c0a
GM
691 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
692
e11adbd8
GM
693 * cal-xtra.texi (Diary Display): Mention View mode.
694
29a483ac
JL
6952009-11-29 Juri Linkov <juri@jurta.org>
696
697 * display.texi (Highlight Interactively): Actually a list of
698 default faces is pre-loaded into a list of default values
699 instead of the history.
700
83d60c79
GM
7012009-11-20 Glenn Morris <rgm@gnu.org>
702
703 * ack.texi (Acknowledgments):
704 * emacs.texi (Acknowledgments): Add htmlfontify.
705
276bbe96
GM
7062009-11-14 Glenn Morris <rgm@gnu.org>
707
98ad1bae
GM
708 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
709
276bbe96
GM
710 * ack.texi (Acknowledgments):
711 * emacs.texi (Acknowledgments): Update for recent Org changes.
712
18430066
CY
7132009-10-31 Chong Yidong <cyd@stupidchicken.com>
714
715 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
716 `charset' property, which is irrelevant to the user manual (Bug#3526).
717
522ddc9f
JB
7182009-10-14 Juanma Barranquero <lekktu@gmail.com>
719
720 * trouble.texi (DEL Does Not Delete): Fix typo.
721
50b49ade
MA
7222009-10-05 Michael Albinus <michael.albinus@gmx.de>
723
724 * files.texi (Misc File Ops): Mention copy-directory.
725
6308321a
EZ
7262009-10-04 Eli Zaretskii <eliz@gnu.org>
727
43b3b4d1
EZ
728 * mule.texi (Unibyte Mode): Emphasize that
729 unibyte-display-via-language-environment affects only the display.
730
6308321a
EZ
731 * display.texi (Horizontal Scrolling): Document cursor behavior under
732 horizontal scrolling when point moves off the screen (Bug#4564).
733 Improve wording.
734
bd51ea7f
MA
7352009-10-01 Michael Albinus <michael.albinus@gmx.de>
736
737 * files.texi (Directories): delete-directory prompts for recursive
738 deletion.
739
55381962
GM
7402009-09-30 Glenn Morris <rgm@gnu.org>
741
742 * ack.texi (Acknowledgments):
743 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
744
13989ab1
TH
7452009-09-25 Tassilo Horn <tassilo@member.fsf.org>
746
747 * dired.texi (Dired Navigation): Use @code instead of @var for
748 dired-isearch-filenames, so that it's not capitalized.
749
8ba46c89
CY
7502009-09-19 Chong Yidong <cyd@stupidchicken.com>
751
752 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
753
754 * entering.texi (Exiting): C-z is now bound to suspend-frame.
755
756 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
757 (Key Bindings): Reference Init Rebinding in introductory text. Shift
758 some of the introduction to Keymaps node.
759 (Keymaps): Simplify.
760 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
761 (Minibuffer Maps): Remove mention of Mocklisp.
762 (Init Rebinding): Move mode-local rebinding example here from Local
763 Keymaps.
764 (Modifier Keys): Clarify.
1e11b018 765 (Rebinding): Add cindex for "binding keys".
8ba46c89 766
6a5ca7c8
CY
7672009-09-13 Chong Yidong <cyd@stupidchicken.com>
768
769 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
770
0e1cba51
NR
7712009-08-31 Nick Roberts <nickrob@snap.net.nz>
772
6a5ca7c8 773 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 774 Re-organise these two sections.
0e1cba51 775
76a87a4d
EZ
7762009-08-29 Eli Zaretskii <eliz@gnu.org>
777
778 * cmdargs.texi (Initial Options): Fix last change.
779
82e98df4
SM
7802009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * mule.texi (Enabling Multibyte):
783 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
784 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
785
fb89fad9
GM
7862009-08-20 Glenn Morris <rgm@gnu.org>
787
788 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
789
e99652b0
GM
7902009-08-19 Glenn Morris <rgm@gnu.org>
791
792 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
793
5cca97ad
GM
7942009-08-18 Glenn Morris <rgm@gnu.org>
795
796 * ack.texi (Acknowledgments):
797 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
798
997797ae 799 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 800
985bf85b
GM
8012009-08-09 Glenn Morris <rgm@gnu.org>
802
803 * ack.texi (Acknowledgments):
804 * emacs.texi (Acknowledgments): Add gdb-mi entry.
805
8d6bb99e
DD
8062009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
807
808 * emacs.texi (Top): Add new menu items for GDB-UI.
809
810 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 811 section. Threads buffer is in separate section now.
8d6bb99e 812
8353da9c
GM
8132009-08-08 Glenn Morris <rgm@gnu.org>
814
815 * ack.texi (Acknowledgments):
816 * emacs.texi (Acknowledgments):
817 Update for js2-mode and org changes.
818
f2074faf
MA
8192009-08-02 Michael Albinus <michael.albinus@gmx.de>
820
821 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
822 files.
823
e8d2d3fb
CY
8242009-07-28 Chong Yidong <cyd@stupidchicken.com>
825
826 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
827
324a4f6a
GM
8282009-07-23 Glenn Morris <rgm@gnu.org>
829
830 * programs.texi (Matching): Update blink-matching-paren-distance.
831
b6937a70
CY
8322009-07-21 Chong Yidong <cyd@stupidchicken.com>
833
834 * frames.texi (Cut/Paste Other App): For select-active-regions,
835 selection is now updated on moving point.
836
bd8aaa36
RS
8372009-07-21 Richard Stallman <rms@gnu.org>
838
839 * glossary.texi (GNU, Daemon): Update information.
840
8d9b5eba
JL
8412009-07-19 Juri Linkov <juri@jurta.org>
842
843 * custom.texi (Specifying File Variables, Safe File Variables):
844 "variables/value pairs" -> "variable/value pairs".
845
a2acc1db
GM
8462009-07-15 Glenn Morris <rgm@gnu.org>
847
848 * misc.texi (Gnus): Remove widow.
849
c5ae942b
GM
8502009-07-11 Glenn Morris <rgm@gnu.org>
851
703d26ba
GM
852 * Makefile.in (TEXI2PDF): New.
853 (emacs.pdf, emacs-xtra.pdf): New targets.
854
522ddc9f 855 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
856
857 * display.texi (Horizontal Scrolling): Re-word to remove widow.
858
859 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
860 Don't print the copying notice twice in the printed version.
861 Update the menu and detailmenu.
862 (Preface): The meaning of "on-line" has changed.
863 Correct name for "Common Problems" chapter.
864 (Distrib): Update FSF shop URL.
865 (Intro): Showing two files at once is not so exciting.
866
867 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
868 (Mac / GNUstep Basics): Minor grammar changes.
869 (Mac / GNUstep Events): Fix typo.
870 (GNUstep Support): CANNOT_DUMP no longer applies.
871
872 * misc.texi (Document View): Fix typos.
873
874 * dired.texi (Dired):
875 * help.texi (Help):
876 * macos.texi (Mac OS / GNUstep):
877 * maintaining.texi (Version Control, Introduction to VC):
878 End menu descriptions with a period.
c5ae942b 879
b1c8242b
EZ
8802009-07-09 Eli Zaretskii <eliz@gnu.org>
881
882 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
883 so categorical in saying that the option is only useful on NTFS.
884
220d9aa6
GM
8852009-07-09 Glenn Morris <rgm@gnu.org>
886
887 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
888 (ENVADD): Add texinfodir to TEXINPUTS.
889
890 * emacs.texi (Top): Fix cross-reference.
891
892 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
893
894 * vc1-xtra.texi (Revision Tags): Fix typo.
895
d07e72d3
GM
8962009-07-03 Glenn Morris <rgm@gnu.org>
897
898 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
899 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
900 (Merge Commands): `.' does not seem to work in A or B buffer.
901 `l' can recreate the 3-window display.
902
903 * glossary.texi (Glossary): Minor phrasing changes throughout.
904 Add more internal cross-references.
905 <Autoloading>: You can't really autoload a variable.
906 <C-M->: Move details here from `M-C-' item.
907 <Continuation Line>: Refer to `Truncation.'
908 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
909 <Home Directory, Unix>: New entries.
910 <Deletion of Files>: Mention recycle bins.
911 <Directory>: Mention ``folders.''
912 <Error>: Don't mention ``type-ahead.''
913 <Fringe>: Refer to the manual node.
914 <Minor Mode>: Can be global or local.
915 <Spell Checking>: There are other checkers besides Ispell.
916
f144038a
GM
9172009-07-02 Glenn Morris <rgm@gnu.org>
918
919 * anti.texi (Antinews): Minor changes in phrasing.
920
921 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
922 some underfull lines in dvi output.
923
924 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
925
926 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
927
928 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
929
3f1c6666
JD
9302009-07-01 Jan Djärv <jan.h.d@swipnet.se>
931
932 * xresources.texi (Table of Resources): Mention maximized for
933 fullscreen.
934
935 * cmdargs.texi (Window Size X): -mm/--maximized is new.
936
62aadce7
CY
9372009-07-01 Chong Yidong <cyd@stupidchicken.com>
938
939 * anti.texi (Antinews): Correct the list of removed platforms.
940
82ec412e
GM
9412009-06-28 Glenn Morris <rgm@gnu.org>
942
943 * arevert-xtra.texi: Minor language tweaks.
944
09964e7d
GM
945 * dired-xtra.texi: Minor revisions.
946
666e158e
MB
9472009-06-23 Miles Bader <miles@gnu.org>
948
c4cc8b9a 949 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 950 (Temporary Face Changes): Document `text-scale-set'.
666e158e 951
70243478
CY
9522009-06-21 Chong Yidong <cyd@stupidchicken.com>
953
954 * Branch for 23.1.
955
67cbe681
KH
9562009-06-17 Kenichi Handa <handa@m17n.org>
957
958 * mule.texi (Charsets): Update the description for the new charset.
959 (list-character-sets): New findex.
125dd7c5 960 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 961
40e67246
CY
9622009-06-10 Chong Yidong <cyd@stupidchicken.com>
963
b5700de6
CY
964 * basic.texi (Moving Point): Fix tag.
965
966 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
967
968 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
969 use camel-case for PageUp and PageDown.
970
971 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
972 camel-case for PageUp and PageDown.
973
974 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
975
40e67246 976 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 977 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 978
522ddc9f 9792009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 980
522ddc9f
JB
981 * fixit.texi (Spelling): Set default dictionary.
982 Improve descriptions (Bug#2554)
6f591cf4 983
53483c76
DR
9842009-06-08 David Reitter <david.reitter@gmail.com>
985
986 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
987 since saving colors and faces set this way is not implemented.
988 (Environment variables): Remove mention of mac-fix-env, which is
989 scheduled to be removed.
990
1557ef4f
CY
9912009-06-04 Chong Yidong <cyd@stupidchicken.com>
992
91056528
CY
993 * custom.texi (Init Examples): Add example of changing load-path.
994
1557ef4f
CY
995 * building.texi (Lisp Libraries): Add example of changing
996 load-path (Bug#3446).
997
623cec4c
CY
9982009-05-28 Chong Yidong <cyd@stupidchicken.com>
999
1000 * mark.texi (Mark): Further clarifications.
1001 (Setting Mark): Emphasize that C-SPC activates the mark.
1002
0fcca8ee
CY
10032009-05-28 Chong Yidong <cyd@stupidchicken.com>
1004
702b10e1
CY
1005 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1006 Mark mode.
0fcca8ee
CY
1007 (Using Region, Persistent Mark): Use "active mark" instead of "active
1008 region".
1009
d3b396e4
CY
10102009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1011
1012 * mule.texi (Select Input Method): Fix typo.
1013
3f698a06
CY
10142009-05-13 Chong Yidong <cyd@stupidchicken.com>
1015
1016 * anti.texi (Antinews): Document completion changes. Some additional
1017 copyedits and rearrangement of entries.
1018
b2a42eb7
CY
10192009-05-12 Chong Yidong <cyd@stupidchicken.com>
1020
932fd020
CY
1021 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1022 (Shell History Copying, Terminal emulator): Copyedits.
1023
ac36a8f1
CY
1024 * xresources.texi (Resources): Simplify descriptions. Shorten
1025 description of editres, which is not very useful these days.
1026 (Table of Resources): Document fontBackend resource.
1027
b2a42eb7
CY
1028 * trouble.texi (Quitting): Add other undo bindings to table.
1029 (DEL Does Not Delete): Note that the erasure key is usually labelled
1030 "Backspace". Remove discussion of obscure Xmodmap issue.
1031
c6ea7fb8
CY
10322009-05-07 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * files.texi (Visiting): Copyedits.
1035
ad36c422
CY
10362009-05-06 Chong Yidong <cyd@stupidchicken.com>
1037
1038 * basic.texi (Inserting Text): Document ucs-insert.
1039
1040 * mule.texi (International Chars): Define "multibyte". Note that
1041 internal representation is unicode-based. Simplify definition of raw
1042 bytes. Mention ucs-insert.
1043 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1044 (Language Environments): Add language environments new to Emacs 23.
1045 (Multibyte Conversion): Node deleted.
1046 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1047 mention obsolete emacs-mule coding system.
1048 (Output Coding): Copyedits.
1049
1050 * emacs.texi (Top): Update node listing.
1051
d4ad7b96
CY
10522009-05-05 Per Starbäck <per@starback.se> (tiny change)
1053
1054 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1055
5bd66204
SM
10562009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1057
1058 * building.texi (Lisp Libraries): `load-library' does offer completion.
1059
bc36ad1c
CY
10602009-04-28 Chong Yidong <cyd@stupidchicken.com>
1061
1062 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1063 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1064
f1a47884
EZ
10652009-04-25 Eli Zaretskii <eliz@gnu.org>
1066
1067 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1068
be77bd45
CY
10692009-04-22 Chong Yidong <cyd@stupidchicken.com>
1070
1071 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1072
1073 * building.texi (Lisp Interaction): Document initial-scratch-message.
1074
d3b82927
JB
10752009-04-18 Juanma Barranquero <lekktu@gmail.com>
1076
ed6e7b11
JB
1077 * msdog.texi (Windows Fonts): Fix typos.
1078
d3b82927
JB
1079 * files.texi (Save Commands): Fix pxref.
1080
bc323c04
CY
10812009-04-18 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * files.texi (Save Commands): Mention diff-buffer-with-file.
1084 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1085 Henoch (Bug#3036).
1086
2186d13f
GM
10872009-03-15 Glenn Morris <rgm@gnu.org>
1088
1089 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1090 the former is not always used.
1091 (Mail Headers): Use active voice. Add "Mail-reply-to".
1092 Change case of "Id". Avoid repeated "appropriate".
1093 (Mail Aliases): Fix previous change - use an example with a ".", so it
1094 does actually get quoted when expanded.
1095 (Mail Sending): Mailclient is the default on some systems.
1096 (Citing Mail): Mention mail-indentation-spaces.
1097 (Mail Mode Misc): Add an @dfn for "mail signature".
1098
71e454fc
CY
10992009-03-15 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1102 (Completion Options): Document read-file-name-completion-ignore-case,
1103 read-buffer-completion-ignore-case, and completion-styles. Remove
1104 description of partial-completion-mode.
1105
df1a3e06
GM
11062009-03-14 Glenn Morris <rgm@gnu.org>
1107
1108 * sending.texi (Mail Format): Fix typo. Add index entry for
1109 mail-header-separator.
1110 (Mail Headers): Put info about initialization and changing in one place
1111 at the start. Update FCC section for mbox Rmail. Clarify From
1112 section, mention mail-setup-with-from. Clarify Reply-to section.
1113 Add Mail-followup-to and mail-mailing-lists. Clarify References
1114 section.
1115 (Mail Aliases): Update example, make less contentious.
1116 Update for name change of mail-interactive-insert-alias.
1117 (Mail Mode): Remove mention of `%' as a word separator.
1118 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1119 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1120 commands. Clarify FCC handling. In mail-complete, add reference to
1121 Mail Aliases section, and mention mail-complete-function.
1122 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1123 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1124 signature netiquette. Explain how the mail hooks work when continuing
1125 a composition.
1126 (Mail Amusements): Internationalize the spook section a bit.
1127 Remove the spook mail-setup-hook example, since it doesn't work well.
1128 Mention fortune-file.
1129 (Mail Methods): Mention read-mail-command.
1130
ed6e7b11 11312009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1132
df1a3e06
GM
1133 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1134 and NS resources following recent changes.
959d68bd 1135
86dca3e8
JR
11362009-03-10 Jason Rumney <jasonr@gnu.org>
1137
1138 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1139 w32-use-visible-system-caret doc to indicate that it should get set
1140 automatically.
1141 (Windows Fonts): Add doc for the uniscribe backend.
1142
042fe98f
DN
11432009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1144
1145 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1146 vc-dir. (Bug#2598)
1147
7f8dba73
RS
11482009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1149
1150 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1151
505e70c3
GM
11522009-03-05 Glenn Morris <rgm@gnu.org>
1153
04242bdc
GM
1154 * rmail.texi (Rmail Basics): Add reference to sorting.
1155 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1156 Minor re-wordings.
1157 (Rmail Motion): Mention rmail-next-same-subject.
1158 (Rmail Deletion): Expunging is not the only way to change the numbers.
1159 (Rmail Labels): Labels can also be used in sorting.
1160 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1161 (Rmail Display): Mention rmail-mime.
1162
00cfe22c
GM
11632009-03-04 Glenn Morris <rgm@gnu.org>
1164
1165 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1166 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1167 summary. Mention sorts cannot be undone.
1168 (Rmail Display): Give an example of how to use goto-address-mode.
1169 (Rmail Editing): It's keybindings that are redefined, not commands.
1170 Fix some typos.
1171 (Movemail): Some minor rewording.
1172 (Remote Mailboxes): Emacs movemail supports pop by default.
1173 Fix some minor grammatical issues. The "two alternative ways" to
1174 specify a POP mailbox are really just one. Remove all reference to the
1175 variables rmail-pop-password and rmail-pop-password-required, obsolete
1176 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1177 can support Kerberos.
1178
3d963b67
GM
11792009-03-03 Glenn Morris <rgm@gnu.org>
1180
1181 * rmail.texi (Rmail Deletion): Revert previous change, which was
1182 describing the Rmail summary versions.
1183 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1184 Minor re-wording for rmail-resend.
1185 (Rmail Make Summary): Summaries apply to buffers rather than files.
1186 <rmail-summary-by-topic>: Headers includes the subject.
1187 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1188 details, including prefix arguments.
2340abde 1189 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1190 Not counting lines might be faster.
1191 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1192 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1193 Name the commands bound to the various keys. Mention prefix argument
1194 for searching.
3d963b67
GM
1195 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1196 Simplify rmail-highlighted-headers description. Update face name.
1197
a8ce3d17
JB
11982009-03-02 Juanma Barranquero <lekktu@gmail.com>
1199
1200 * mark.texi (Marking Objects): Fix typo.
1201
130a29b6
CY
12022009-03-01 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1205 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1206
9d5de6f8
GM
12072009-03-01 Glenn Morris <rgm@gnu.org>
1208
79fc530e 1209 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1210 (Rmail Motion): - M-s searches from the end of messages.
1211 (Rmail Deletion): Minor clarification. Fix numeric argument
1212 description.
1213 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1214 newmail and RMAILOSE files need not be in home-directory.
1215 (Rmail Files): Mention I/O menus are unselectable if no files match.
1216 Mention `MAIL' env-var.
1217
b545ff9c
JR
12182009-02-24 Jason Rumney <jasonr@gnu.org>
1219
1220 * mule.texi (Fontsets): Mention fontset-default, font specs and
1221 fallback fontsets.
1222 (Defining Fontsets): Mention ns and w32 variants of
1223 standard-fontset-spec. Update description of startup fontset to match
1224 Emacs 23 behavior.
a93be82a 1225 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1226 (International): Link to Modifying Fontsets.
b545ff9c 1227
75da0618 12282009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1229
1230 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1231 Mention ns-extended-platform-support-mode.
1232
6be93a16
KB
12332009-02-22 Karl Berry <karl@gnu.org>
1234
1235 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1236
867d4bb3
JB
12372009-02-19 Juanma Barranquero <lekktu@gmail.com>
1238
1239 * basic.texi (Moving Point, Position Info):
1240 * files.texi (Visiting):
1241 * mini.texi (Completion Options):
1242 * text.texi (HTML Mode): Remove duplicate words.
1243
49b5c0e8
GM
12442009-02-20 Glenn Morris <rgm@gnu.org>
1245
1246 * rmail.texi: Minor updates for mbox rather than Babyl.
1247
f43a822c
KB
12482009-02-17 Karl Berry <karl@gnu.org>
1249
49b5c0e8 1250 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1251
80d634b8
RS
12522009-02-17 Richard M Stallman <rms@gnu.org>
1253
1254 * anti.texi (Antinews): Mention Babyl format.
1255
1256 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1257
1258 * rmail.texi: Update for mbox format.
1259 Various small fixes, as well as the following.
1260 (Out of Rmail): Node deleted.
1261 (Rmail): Update menu.
1262 (Rmail Files): Comment out set-rmail-inbox-list.
1263 Document rmail-inbox-list instead.
1264 (Rmail Output): Substantial changes since C-o is now
1265 rmail-output-as-seen and o is rmail-output.
1266 (Rmail Attributes): Delete `stored', add `retried'.
1267 (Rmail Display): Editing headers works in all cases.
1268
f0d129c6
GM
12692009-02-17 Glenn Morris <rgm@gnu.org>
1270
1271 * basic.texi (Position Info): M-x count-lines-region is not always on
1272 M-=. (Bug#2269)
1273
160f11d3
GM
12742009-02-09 Glenn Morris <rgm@gnu.org>
1275
1276 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1277 defaults.
1278
763e01c4
EZ
12792009-02-07 Eli Zaretskii <eliz@gnu.org>
1280
1281 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1282 documentation of possible problems with redecoding.
1283
f5e1441d
GM
12842009-02-03 Glenn Morris <rgm@gnu.org>
1285
1286 * rmail.texi (Out of Rmail): Mention b2m.pl.
1287
e1eabe41
GM
12882009-01-31 Glenn Morris <rgm@gnu.org>
1289
1290 * rmail.texi (Out of Rmail): Correct b2m location.
1291
dd05f9de
CY
12922009-01-27 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * fixit.texi (Undo): Update undo limit values.
1295
d74d846e
GM
12962009-01-27 Glenn Morris <rgm@gnu.org>
1297
1298 * emacs.texi (Top): Fix Antinews menu entry.
1299
49ffdce8
KB
13002009-01-25 Karl Berry <karl@gnu.org>
1301
1302 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1303 item with no marker, instead of the syntactically incorrect
1304 @itemize @asis.
1305
467e8d77
JL
13062009-01-25 Juri Linkov <juri@jurta.org>
1307
1308 * building.texi (Grep Searching): Fix index entry for lgrep.
1309
6c60bbdb
EZ
13102009-01-24 Eli Zaretskii <eliz@gnu.org>
1311
1312 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1313
9ce5a36f
AR
13142009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1315
1316 * macos.texi (Preferences Panel): Update description of font setting to
1317 reflect that prior frame selection is no longer needed.
1318
9aa5f2fb
NR
13192009-01-20 Nick Roberts <nickrob@snap.net.nz>
1320
1321 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1322 raise GUD subsections.
1323
3892ff9c
GM
13242009-01-15 Glenn Morris <rgm@gnu.org>
1325
1326 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1327
14731c8f
GM
13282009-01-10 Glenn Morris <rgm@gnu.org>
1329
1330 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1331
45c55e53
CY
13322009-01-04 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1335 logical lines.
1336
2e4667d1
JL
13372008-12-29 Juri Linkov <juri@jurta.org>
1338
1339 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1340
1341 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1342
2a3eac47
CY
13432008-12-28 Chong Yidong <cyd@stupidchicken.com>
1344
1345 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1346 goto-address-mode instead of goto-address.
1347
3da8da94
CY
1348 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1349 mode.
1350
2a3eac47
CY
1351 * emacs.texi (Top): Update node listing.
1352
057f6dd3
EZ
13532008-12-26 Eli Zaretskii <eliz@gnu.org>
1354
1355 * custom.texi (Directory Variables): Explain what is a "project".
1356 Add indexing. Improve wording. Add a footnote about using
1357 _dir-locals.el on MS-DOS.
1358
e6979067
DN
13592008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1360
1361 * files.texi (Misc File Ops): Mention chmod as an alias for
1362 set-file-modes.
1363
9de15963
MR
13642008-12-24 Martin Rudalics <rudalics@gmx.at>
1365
1366 * help.texi (Help): Fix typos and reword.
1367 (Help Summary): Add entries for C-h n and C-h r, reorder
1368 entries, and do some minor fixes.
1369 (Name Help): Say that C-h F works for commands only.
1370 (Misc Help): Say that view-lossage displays 300 keystrokes.
1371
236fd60d
GM
13722008-12-20 Glenn Morris <rgm@gnu.org>
1373
1374 * ack.texi (Acknowledgments): General update based on AUTHORS,
1375 including removal of some stuff no longer distributed.
1376
349b3256
AM
13772008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1378
1379 * fixit.texi: Mention hunspell
1380
e840fca5
GM
13812008-12-19 Glenn Morris <rgm@gnu.org>
1382
1383 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1384 Consolidate explanatory text at start.
e840fca5
GM
1385
1386 * display.texi (Text Display):
1387 * indent.texi (Indentation): Use @acronym with ASCII.
1388
9dfa7983
GM
13892008-12-18 Glenn Morris <rgm@gnu.org>
1390
1391 * ack.texi: Various small updates and fixes.
1392
97b3a00b
JL
13932008-12-18 Juri Linkov <juri@jurta.org>
1394
1395 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1396 as a key binding to start a forward nonincremental word search.
1397 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1398 a backward nonincremental word search. Add index for `M-s w'
1399 `isearch-forward-word'.
1400 (Regexp Search): Add a short summary of regexp key commands like
1401 in the node "Basic Isearch".
1402 (Other Repeating Search): Fix typo.
1403
14042008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1405
1406 * misc.texi (PostScript Variables): Fix doc.
1407
31ce6a07
CY
14082008-12-10 Chong Yidong <cyd@stupidchicken.com>
1409
1410 * programs.texi (Program Modes): Mention Ruby mode.
1411
636b507b
DN
14122008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1413
1414 * misc.texi (emacsclient Options): Describe what an empty string
1415 argument does for --alternate-editor.
1416
a323fa14
CY
14172008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1418
1419 * cmdargs.texi (Font X): Distinguish between client-side and
1420 server-side fonts. List valid Fontconfig properties. Add reference to
1421 Fontconfig manual. List valid GTK font properties. Explain use of
1422 fc-list.
1423
c5ca6cd0
CY
14242008-12-09 Chong Yidong <cyd@stupidchicken.com>
1425
1426 * cmdargs.texi (Font X): Move discussion of quoting to top.
1427
e5136377
GM
14282008-12-06 Glenn Morris <rgm@gnu.org>
1429
1430 * maintaining.texi (Old Revisions): Improve previous change.
1431
248c026b
RS
14322008-12-05 Richard M Stallman <rms@gnu.org>
1433
1434 * anti.texi (Antinews): Minor fixes.
1435
a9253a1e
GM
14362008-12-03 Glenn Morris <rgm@gnu.org>
1437
1438 * maintaining.texi (Old Revisions): Fix diff-switches description.
1439
fa687b02
MR
14402008-12-01 Martin Rudalics <rudalics@gmx.at>
1441
1442 * emacs.texi (Top): Fix typo.
1443
72e6decd
CY
14442008-11-30 Chong Yidong <cyd@stupidchicken.com>
1445
320ee034
CY
1446 * misc.texi (Document View): Explain dependence on gs at the top.
1447 Copyedits.
1448
1449 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1450
72e6decd
CY
1451 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1452 (Comment Commands): Discuss region-active behavior of M-; first.
1453
2a472ee4
MR
14542008-11-29 Martin Rudalics <rudalics@gmx.at>
1455
9c6361c9
MR
1456 * display.texi (Line Truncation): Add reference to Continuation
1457 Lines.
1458
2a472ee4
MR
1459 * windows.texi (Pop Up Window): Mention split-height-threshold
1460 and split-width-threshold.
9c6361c9 1461 (Split Window): Add reference to Continuation Lines.
2a472ee4 1462
e93bc142
AR
14632008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1464
1465 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1466 (GNUstep Support): New node.
1467 * anti.texi:
1468 * emacs.texi:
1469 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1470
43b978db
RS
14712008-11-28 Richard M Stallman <rms@gnu.org>
1472
1473 * misc.texi (Dissociated Press): Minor cleanups.
1474
1475 * dired.texi (Image-Dired): Avoid passive.
1476
e8e2bd93
EZ
14772008-11-28 Eli Zaretskii <eliz@gnu.org>
1478
1479 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1480 representation.
1481
8d2d45da
CY
14822008-11-26 Richard M. Stallman <rms@gnu.org>
1483
1484 * files.texi (Visiting): Rewrite paragraph for clarity.
1485
1486 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1487
a5f7bbcc
AM
14882008-11-25 Alan Mackenzie <acm@muc.de>
1489
1490 * programs.texi (Moving by Parens): Clarify that parens inside strings
1491 and comments are ignored, and that the commands assume the starting
1492 point isn't in a string or comment.
1493
a71703d3
AR
14942008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1495
1496 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1497 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1498 version.
1499 (Mac Customization): Rewrite Preferences Panel section and merge in to
1500 this node, add Open files by dragging to an Emacs window.
1501
1502 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1503
aa5ab79a
CY
15042008-11-26 Chong Yidong <cyd@stupidchicken.com>
1505
0cc92c19
CY
1506 * files.texi (Misc File Ops): Document set-file-modes.
1507
c366b4e4
CY
1508 * windows.texi (Split Window): Document integer values of
1509 truncate-partial-width-windows.
1510
aa5ab79a
CY
1511 * text.texi (Text): Simplify description of markup languages.
1512 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1513 (TeX Editing): Note that `""' inserts one `"' character.
1514 (HTML Mode): Note in the introduction that XML mode is an alias for
1515 SGML mode. Mention nXML mode.
1516
56221db7
CY
15172008-11-25 Chong Yidong <cyd@stupidchicken.com>
1518
1519 * building.texi (Watch Expressions): Fix typo.
1520
90effe33
CY
15212008-11-24 Chong Yidong <cyd@stupidchicken.com>
1522
f90a5ae3
CY
1523 * files.texi (Visiting): Document new behavior of
1524 confirm-nonexistent-file-or-buffer.
1525
1526 * buffers.texi (Select Buffer): Document
1527 confirm-nonexistent-file-or-buffer.
1528
a18ffb4a
CY
1529 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1530 edit-picture.
1531
90effe33
CY
1532 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1533 edit-picture', since that is just an alias for picture-mode.
1534 (Sentences): Note that repeated M-@ extends the region.
1535 (Pages): Make terminology more consistent. Link to Regexps node.
1536 (Longlines): Discuss relationship with Visual Line mode.
1537 (Text Mode): Remove extraneous discussion of other modes, since they
1538 were already introduced in the parent node.
1539
e85103ec
CY
15402008-11-23 Chong Yidong <cyd@stupidchicken.com>
1541
5cb2fe30
CY
1542 * anti.texi (Antinews): Rewrite.
1543
1eb9b307 1544 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1545
1546 * frames.texi (Frame Commands): Mention "minimize" terminology.
1547
e85103ec
CY
1548 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1549 formats.
b908332f
CY
1550 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1551 (Misc X): Don't document useless -hb option.
e85103ec 1552
607f5f88
JL
15532008-11-22 Juri Linkov <juri@jurta.org>
1554
1555 * dired.texi (Dired Navigation): Change normal file name search option
1556 from `non-nil' to `t'. Add `dwim' option.
1557
e1b867a0
JL
15582008-11-22 Juri Linkov <juri@jurta.org>
1559
1560 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1561 ".dir-locals.el". Rename `define-project-bindings' to
1562 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1563 `dir-locals-set-directory-class'.
1564
dd186936
LK
15652008-11-22 Lute Kamstra <lute@gnu.org>
1566
1567 * buffers.texi (Select Buffer): Index goto-line.
1568 * basic.texi (Moving Point): Mention the use of a numeric prefix
1569 argument with goto-line and refer to Select Buffer for the use of a
1570 plain prefix argument.
1571
4b121911
GM
15722008-11-19 Glenn Morris <rgm@gnu.org>
1573
1574 * doclicense.texi: Update to FDL 1.3.
1575 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1576
27267e4c
CY
15772008-11-17 Chong Yidong <cyd@stupidchicken.com>
1578
696f351d
CY
1579 * custom.texi (Minor Modes): Define mode commands and mode variables
1580 more precisely. Recommend using mode commands instead of setting
1581 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1582 (Easy Customization): Use "init file" instead of .emacs.
1583 (Customization Groups): Update to new Custom buffer appearance.
1584 (Saving Customizations): Copyedits. Update example.
1585 (Variables): Give example of variable type-sensitivity.
1586 (Examining): Update example.
1587 (Hooks): Copyedits.
1588 (Specifying File Variables): Use C comments instead of an artificial
1589 Lisp for the example.
1590 (Keymaps): Move internals discussion to Prefix Keymaps.
1591 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1592 (Init Rebinding): Document kbd macro.
1593 (Init File): Link to Find Init.
696f351d
CY
1594
1595 * mark.texi (Using Region): Document Delete Selection Mode more
1596 thoroughly.
1597
1598 * frames.texi (Mouse Commands): Move most of the description of Delete
1599 Selection Mode to Using Region, and link to it.
1bc9c425 1600 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1601
b0570c25
CY
1602 * building.texi (Compilation): Document first-error value of
1603 compilation-scroll-output.
1604 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1605 works as soon as an error is available. Suggested by Juri Linkov.
1606
27267e4c
CY
1607 * mini.texi (Passwords): New node.
1608
1609 * files.texi (Remote Files): Link to Passwords node.
1610
1611 * emacs.texi (Top): Update node listings.
1612
122eb807
CY
16132008-11-16 Chong Yidong <cyd@stupidchicken.com>
1614
9c9855a3
CY
1615 * ack.texi (Acknowledgments): Some updating of credits.
1616
bd6fdcad
CY
1617 * emacs.texi (Acknowledgments): Add a couple more names.
1618
dd1eef46
CY
1619 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1620
122eb807 1621 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1622 (Misc File Ops): Document use of trash.
122eb807 1623
801a8da1
JB
16242008-11-16 Juanma Barranquero <lekktu@gmail.com>
1625
1626 * macos.texi (Mac Customization): Fix typos.
1627
0b4f2253
CY
16282008-11-14 Chong Yidong <cyd@stupidchicken.com>
1629
1630 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1631 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1632 the conventions of the main Emacs manual.
1633
1634 * emacs.texi (Top): Update node listings.
1635
517e2b89
CY
16362008-11-12 Chong Yidong <cyd@stupidchicken.com>
1637
07a85685
CY
1638 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1639 command-line-args is processed during startup.
1640 (Action Arguments): Correctly describe how file arguments interact with
1641 the startup screen. Link to Lisp Interaction for scratch buffer.
1642 (Initial Options): Link to Command Example for -batch option.
1643 (Environment): Document initial-environment.
1644
517e2b89
CY
1645 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1646 can't be changed in the site-start file.
1647
6337bbde
CY
16482008-11-07 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * dired.texi (Dired): Mention C-x C-d too.
1651 (Dired Enter): Document M-n in the Dired minibuffer.
1652 (Dired Navigation): Explain dired-goto-file more clearly. Document
1653 dired-isearch-filenames.
1654 (Dired Deletion): Remove unnecessary "expunged" terminology.
1655 (Flagging Many Files): & is now rebound to `% &'.
1656 (Shell Commands in Dired): Document dired-do-async-shell-command.
1657 Clarify how multi-file arguments are passed.
1658 (Misc Dired Features): Document dired-do-isearch.
1659
9e8eeff9
CY
16602008-11-06 Chong Yidong <cyd@stupidchicken.com>
1661
1662 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1663
e071f849
CY
16642008-11-03 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1667
05482eb1
CY
16682008-11-01 Chong Yidong <cyd@stupidchicken.com>
1669
e2346dea
CY
1670 * programs.texi (Program Modes): Link to Program Indent node.
1671 (Left Margin Paren): Explain consequences of changing
1672 open-paren-in-column-0-is-defun-start more concisely.
1673 (Which Function, Program Indent, Info Lookup): Minor edits.
1674 (Basic Indent): If region is active, TAB indents the region.
1675 (Multi-line Indent): If region is active, TAB indents the region. Note
1676 that indent-region is useful when Transient Mark mode is off.
1677 (Matching): The delimiter at the cursor is highlighted---the character
1678 changes color.
1679 (Symbol Completion): Link to Completion node.
1680
e4b6428c
CY
1681 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1682 a strictly text-only system.
1683
05482eb1
CY
1684 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1685 batch mode.
1686
a11d3737
RS
16872008-11-01 Richard M. Stallman <rms@gnu.org>
1688
5abad626
RS
1689 * misc.texi (Document View): Major rewrite.
1690
a11d3737
RS
1691 * maintaining.texi (Types of Log File): Change logs are older than
1692 version control.
1693 (VCS Concepts): Simplify and rearrange.
1694 (Version Control Systems): Make it clear that Linux is only the kernel.
1695 (VC Mode Line): Shorten reference to menu item.
1696 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1697 (VC Directory Mode): Minor cleanup.
1698 Unchanged files are hidden, not omitted.
1699 (VC Directory Commands): Shorten and simplify.
1700 (Change Log Commands): New node, split from Change Logs.
1701 (VC Directory Buffer): New node, split from VC Directory Mode.
1702
c55a4acb
CY
17032008-10-31 Chong Yidong <cyd@stupidchicken.com>
1704
df0356f6
CY
1705 * misc.texi (Document View): Renamed from Document Files, moved here
1706 from files.texi.
1707
1708 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1709 moved as well.
1710 (Document Files): Moved to misc.texi.
1711
c55a4acb
CY
1712 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1713 vc-update-change-log.
df0356f6
CY
1714 (Version Control): Move here from files.texi.
1715 (Format of ChangeLog): Make it a subnode of Change Log.
1716
1717 * emacs.texi (Top): Update node listing.
c55a4acb 1718
ef082374
TH
17192008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1720
1721 * files.texi (Files): Add a section about document
1722 files (doc-view-mode).
1723
d52582c3
CY
17242008-10-31 Chong Yidong <cyd@stupidchicken.com>
1725
1726 * building.texi (Compilation Mode): Document
1727 compilation-auto-jump-to-first-error.
1728 (Debuggers): Lower GUD subsections to subsubsections.
1729 (Starting GUD): Add cindex.
1730 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1731
4e0a0968
CY
17322008-10-30 Chong Yidong <cyd@stupidchicken.com>
1733
03625b47
CY
1734 * indent.texi (Indentation): Link to Program Indent.
1735
4e0a0968
CY
1736 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1737 now uses emacsclient's terminal.
1738
8bd3f7ef
CY
17392008-10-29 Chong Yidong <cyd@stupidchicken.com>
1740
80e5620e
CY
1741 * mark.texi (Using Region): Document use-empty-active-region.
1742
97d5c404
CY
1743 * emacs.texi (Top): Update node listings.
1744
8bd3f7ef
CY
1745 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1746 mention obsolete emacs.bash script.
1747 (Invoking emacsclient): Rewrite, moving optional arguments to
1748 emacsclient Options.
21d2bae3
CY
1749 (emacsclient Options): New node. Document server-use-tcp and
1750 server-host.
8bd3f7ef 1751
5fda2cbd
CY
17522008-10-28 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * indent.texi (Indentation): Replace list with paragraphed text,
1755 putting description of syntax-driven indentation first. Document new
1756 effect of active regions on tab.
1757 (Tab Stops): Note that editable tab stops affect indentation commands.
1758
4ff029f6
DN
17592008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1760
1761 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1762
996cd6e4
CY
17632008-10-23 Chong Yidong <cyd@stupidchicken.com>
1764
f28815e3
CY
1765 * custom.texi (Function Keys): Note that modified keypad keys are not
1766 translated.
1767
996cd6e4
CY
1768 * basic.texi (Arguments): Explain how to insert multiple digits.
1769
49545fe2
MA
17702008-10-22 Michael Albinus <michael.albinus@gmx.de>
1771
1772 * files.texi (Remote Files): Precise selection of default method.
1773 Rewrite paragraph about disabling remote file names.
1774
edac0b53
CY
17752008-10-22 Chong Yidong <cyd@stupidchicken.com>
1776
e752c544
CY
1777 * search.texi (Special Isearch): Document M-TAB is isearch.
1778
edac0b53
CY
1779 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1780 command.
1781
1782 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1783
20a36054
TH
17842008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1785
1786 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1787 section.
1788
69051ab6
CY
17892008-10-21 Chong Yidong <cyd@stupidchicken.com>
1790
c4b1a32a
CY
1791 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1792 to files.texi. Move contents of vc2-xtra.texi here.
1793
1794 * vc2-xtra.texi: File removed.
1795
1796 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1797 Directory Commands from the submenu. Don't include deleted file
1798 vc2-xtra.texi.
1799
1800 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1801 (Version Control): Add VC Directory Mode and VC Directory Commands to
1802 the submenu.
1803 (Why Version Control?): Use table format.
1804 (Version Control Systems): Note that Meta-CVS support is gone.
1805 (VCS Concepts): Note precisely when VC started supporting filesets.
1806 Remove bogus xref to CVS Options node.
1807 (Types of Log File): Copyedits.
1808 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1809 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1810 The Right Thing.
1811 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1812 (Log Buffer): Reorganize node, putting C-c C-c description first.
1813 (Old Revisions): Use CVS for example, not RCS.
1814 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1815 Commands from the submenu, putting them under Version Control.
1816 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1817 need to include it in the manual unconditionally, since it is now
1818 crucial to using distributed version control systems.
1a6e2954
CY
1819 (Comparing Files): Note that diff uses the minibuffer, and that the
1820 output is shown using Diff mode.
1821 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1822 diff-update-on-the-fly, diff-refine-hunk, and
1823 diff-show-trailing-whitespaces.
1a6e2954 1824 (File Archives): Add rar support.
c4b1a32a 1825
69051ab6
CY
1826 * major.texi (Choosing Modes): Make mode selection sequence more
1827 obvious by describing the steps in order of priority. Note that
1828 magic-mode-alist is nil by default. Document
1829 magic-fallback-mode-alist.
1830
e7421e03
CY
18312008-10-20 Chong Yidong <cyd@stupidchicken.com>
1832
1833 * frames.texi (Mouse References): Copyedits.
1834
6b2efdc2
TH
18352008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1836
1837 * ack.texi (Acknowledgments): Add myself as doc-view author.
1838
9c5e9396
EZ
18392008-10-20 Eli Zaretskii <eliz@gnu.org>
1840
1841 * frames.texi (Dialog Boxes): Add @cindex entries.
1842
dac94f8e
CY
18432008-10-20 Chong Yidong <cyd@stupidchicken.com>
1844
1845 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1846 (Text-Only Mouse): Copyedit.
1847
25597d40
CY
18482008-10-19 Chong Yidong <cyd@stupidchicken.com>
1849
f8a447f6
CY
1850 * frames.texi: Use @key throughout for mouse clicks.
1851 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1852 (Secondary Selection): Fix modified mouse click syntax.
1853 (Clipboard): Describe Cut, Copy and Paste commands.
1854 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1855 Copyedits.
1856 (Creating Frames): Add xref to Init File.
1857 (Frame Commands): Add xref to Exiting.
1858 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1859
b0f95216
CY
18602008-10-15 Chong Yidong <cyd@stupidchicken.com>
1861
b0817f00
CY
1862 * files.texi (Version Control): Copyedits. Add Bazaar.
1863 (Version Control Systems): List different VCS's using an itemized list.
1864 Add Bazaar.
1865 (VCS Concepts): Copyedits. Tweak description of file merging.
1866
b0f95216
CY
1867 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1868 (Cut/Paste Other App): Document select-active-regions and
1869 x-select-enable-primary.
1870
69d0d701
CY
18712008-10-13 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * mark.texi (Shift Selection): Correct case in node name.
1874
1875 * emacs.texi (Top): Update node order in Mark chapter.
1876
375e8351
EZ
18772008-10-12 Eli Zaretskii <eliz@gnu.org>
1878
1879 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1880
1881 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1882 elsewhere in the manual instead of describing yet again the intricacies
1883 of $HOME on MS-Windows and MS-DOS.
1884
ab58114f
CY
18852008-10-12 Chong Yidong <cyd@stupidchicken.com>
1886
4f959513
CY
1887 * mini.texi (Minibuffer File): Add xref to File Names.
1888 (Minibuffer File): Add discussion of `~' in file names. Add
1889 insert-default-directory index reference.
1890
ab58114f
CY
1891 * files.texi (File Names): Reorganize description.
1892 (Visiting): Add xref to Mode Line. Copyedits.
1893 (Save Commands): Mention prefix behavior of C-x C-s.
1894 (Numbered Backups): Node deleted.
1895 (Backup Names): Contents of Numbered Backups moved here. State default
1896 of version-control variable.
1897 (Reverting): Copyedits.
1898 (Version Control): Add additional version control systems.
1899
1900 * emacs.texi (Top): Delete Numbered Backups node.
1901
1902 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1903 Backup Names.
f2884f63 1904 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1905
b0b5100a
RF
19062008-10-11 Romain Francoise <romain@orebokech.com>
1907
1908 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1909
89774b5f
CY
19102008-10-11 Chong Yidong <cyd@stupidchicken.com>
1911
1912 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1913 (Select Buffer): Mention use of minibuffer history. Describe default
1914 value of default-major-mode. Mention that C-x 4 b selects the other
1915 window.
1916 (List Buffers): Document CRM indicators in the order they appear.
1917 (Kill Buffer): Document new command kill-matching buffers.
1918 (Several Buffers): Move explanation of the relationship between buffer
1919 list and buffer menu to the top.
1920 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1921
4c72bf27
CY
19222008-10-10 Chong Yidong <cyd@stupidchicken.com>
1923
1924 * entering.texi (Exiting): Document change of C-x C-c to
1925 save-buffers-kill-terminal. Document kill-emacs.
1926
f68eb991
EZ
19272008-09-30 Eli Zaretskii <eliz@gnu.org>
1928
1929 * mule.texi (Coding Systems): Don't mention codepage-setup.
1930
1931 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1932 cpNNN coding systems anymore.
1933 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1934 for unibyte mode. Don't mention line-drawing characters. Don't
1935 mention dos-unsupported-char-glyph.
1936
1a2dd44d
CY
19372008-09-25 Chong Yidong <cyd@stupidchicken.com>
1938
1939 * search.texi (Search): Shorten introduction.
1940 (Basic Isearch): Add command table. Discuss reverse isearch and
1941 isearch highlighting.
1942 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1943 ring to cindex.
1944 (Special Isearch): Move input methods discussion here.
1945 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1946 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1947 Repeat Isearch.
1948 (Isearch Minibuffer): New node.
1949 (Word Search): Document new word search commands.
1950 (Regexp Example): Simplify example using sentence-end-base variable.
1951 (Replace): Reword introduction.
1952 (Unconditional Replace): Remove unnecessary example.
1953 (Other Repeating Search): Document new `M-s o' binding.
1954
1955 * emacs.texi (Top): Update node listings.
1956
e45da31d
JB
19572008-09-22 Juanma Barranquero <lekktu@gmail.com>
1958
1959 * emacs.texi (Top): Remove Kill Errors from menu.
1960
841c8096
CY
19612008-09-22 Chong Yidong <cyd@stupidchicken.com>
1962
402168fa
CY
1963 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1964 interface for defining macros. Simplify examples. Note that C-g quits
1965 macro definitions.
801a8da1 1966 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1967 usage example.
1968 (Keyboard Macro Query): Organize query responses in a table.
1969
1970 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1971 to Erasing node.
841c8096
CY
1972 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1973 rationale to a footnote.
1974 (Kill Errors): Remove node, due to redundancy with Erasing.
1975 (Spelling): Move discussion of flyspell to end. Note new behavior of
1976 M-$ in active region. Remove non-ispell-specific keybindings from
1977 table.
1978
eab2ee89
DN
19792008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1980
1981 * cmdargs.texi (Initial Options): Document --daemon.
1982
3d53e905
GM
19832008-09-20 Glenn Morris <rgm@gnu.org>
1984
1985 * files.texi (Numbered Backups): Mention that some modes set
1986 version-control.
1987
1c90484d
GM
19882008-09-20 Jim Blandy <jimb@red-bean.com>
1989
1990 * files.texi (Numbered Backups): Reference File Variables, as well.
1991 Remove discussion of Rmail's implementation.
1992
0fc0d844
CY
19932008-09-06 Chong Yidong <cyd@stupidchicken.com>
1994
1995 * misc.texi (Recursive Edit): Note that top-level exits active
1996 minibuffers.
1997
1998 * trouble.texi (Quitting): Likewise.
1999
b18d283d
CY
20002008-08-31 Chong Yidong <cyd@stupidchicken.com>
2001
2002 * emacs.texi (Top): Add Temporary Face Changes xref.
2003
2004 * display.texi (Display): Move Temporary Face Changes node to just
2005 after Standard Faces.
2006 (Scrolling): Document recenter-top-bottom instead of recenter.
2007 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2008 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2009 (Display Custom): Copyedits.
2010 (Optional Mode Line): Document display-battery-mode.
2011
180135fc
RF
20122008-08-27 Romain Francoise <romain@orebokech.com>
2013
2014 * custom.texi (Directory Variables): Minor fix.
2015
d3fe3475
GM
20162008-08-27 Glenn Morris <rgm@gnu.org>
2017
2018 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2019 descriptions.
2020 (Calendar Customizing): Tweak layout description.
183080b6 2021 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2022 markers. Condense calendar-star-date and calendar-mark-today
2023 description.
2024 (Holiday Customizing): Add oriental and solar holidays.
2025 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2026 Fix holiday-float description. Use zerop in examples. Be less verbose.
2027 (Date Display Format): Change ISO format. Be less verbose.
2028 (Diary Customizing): Mention day and month abbrev arrays.
2029 Mention the date-form variables by name. Update European example.
2030 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2031 Condense examples. Mention diary-entry-symbols by name.
2032 Condense table for insertion commands.
2033 (Fancy Diary Display): Mention diary-include-string and
2034 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2035 Ethiopic, Persian date functions. Condense descriptions.
2036
2037 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2038 (Adding to Diary): Adapt for changed node name.
2039
71755807
GM
20402008-08-26 Glenn Morris <rgm@gnu.org>
2041
2042 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2043 node "Hebrew/Islamic Entries".
2044
2045 * calendar.texi (Specified Dates): Fix names of iso functions.
2046 (General Calendar): There may not be another window.
2047 (Writing Calendar Files, Holidays): Tweak intro.
2048 (Holidays): Mention Baha'i and Chinese holidays.
2049 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2050 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2051 (To Other Calendar): Add calendar-print-other-dates.
2052 Refer to "graphic display" rather than "X.
2053 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2054 (Displaying the Diary): Fix whitespace after reference.
2055 Fix `diary-number-of-entries' reference.
2056 (Date Formats): Explicitly mention that day names can be abbreviated.
2057 (Adding to Diary): Add some references to other sections.
2058 (Special Diary Entries): Fix reference.
2059 (Appointments): Simplify appt-message-warning-time entry.
2060 Clarify where times must be.
2061 (Importing Diary): Comment out icalendar paragraph that does not apply.
2062 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2063
d76ebc75
GM
20642008-08-23 Glenn Morris <rgm@gnu.org>
2065
2066 * fortran-xtra.texi (Fortran): Change description of free form and
2067 fixed form a bit. Mention hideshow and imenu.
2068 (Fortran Motion): Mention fortran-end-of-subprogram,
2069 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2070 (Fortran Indent): Minor re-word.
2071 (ForIndent Commands): Mention fortran-fill-paragraph and
2072 fortran-fill-statement.
2073 (ForIndent Cont): Mention fortran-tab-mode-string.
2074 (Fortran Comments): Mention fortran-comment-line-start-skip.
2075 (Fortran Columns): Mention font-locking.
2076 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2077
1fc0ce04 20782008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2079
2080 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2081
5c52e13c
CY
20822008-08-22 Chong Yidong <cyd@stupidchicken.com>
2083
2084 * mini.texi (Minibuffer): Simplify introduction.
2085 (Minibuffer File): Document tilde in minibuffer filenames.
2086 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2087 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2088 (Completion Example): Update example to current command list.
2089 (Completion Options): Document `lazy' value of completion-auto-help.
2090 Update contents of completion-ignored-extensions.
2091 (Minibuffer History): Describe "future history" list. State default
2092 value of history-delete-duplicates.
2093
77a00355
GM
20942008-08-21 Glenn Morris <rgm@gnu.org>
2095
2096 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2097 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2098
39ee1d04
CY
20992008-08-17 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * regs.texi (Registers): Clarify valid register names.
2102 (RegPos): Note that buffer is saved and restored too.
2103 (RegText): Note that mark is reactivated/deactivated.
2104 (RegConfig): Xref to Windows node.
2105
b12c348f
CY
21062008-08-16 Chong Yidong <cyd@stupidchicken.com>
2107
3ae7ba79
CY
2108 * basic.texi (Inserting Text): Provide command name for C-q.
2109
b12c348f
CY
2110 * killing.texi (Killing): Copyedit. Define read-only text.
2111 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2112 (Killing by Lines): Copyedit.
2113 (Other Kill Commands): Move M-w description here.
2114 (Yanking): Move M-w to Other Kill Commands.
2115 (Kill Ring): Also mention saving text in registers. Link to Text
2116 Properties in elisp manual.
2117 (Accumulating Text): Copyedit.
2118 (CUA Bindings): Shift selection is now the default.
2119
d8ff7692
TZ
21202008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2121
2122 * maintaining.texi (Change Log): Mention next-error is available.
2123
a43a8a2e
GM
21242008-08-10 Glenn Morris <rgm@gnu.org>
2125
2126 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2127 and intermonth text.
2128 (Holiday Customizing): Add holiday-chinese.
2129
eba27308
EZ
21302008-08-08 Eli Zaretskii <eliz@gnu.org>
2131
2132 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2133
5f14a5b3
DN
21342008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2135
2136 * files.texi (Log Buffer): Describe C-c C-d.
2137 (Diff Mode): Describe C-x 4 A.
2138
49989bff
EZ
21392008-08-06 Eli Zaretskii <eliz@gnu.org>
2140
2141 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2142
5c915c02
DN
21432008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2144
2beaf97a
DN
2145 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2146 describe the new bindings to show the changeset diff, toggle annotation
2147 visibility, show revisions.
2148 (VC Status): Describe key bindings for modifying the change comments,
2149 displaying changeset diffs and annotations.
2150
5c915c02
DN
2151 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2152
71798ace
NR
21532008-08-05 Nick Roberts <nickrob@snap.net.nz>
2154
2155 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2156
b8949644
EZ
21572008-08-02 Eli Zaretskii <eliz@gnu.org>
2158
2159 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2160 and wording.
2161
819567d1
DN
21622008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2163
2164 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2165 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2166 commands. Improve some old info.
2167
5f38310a
CY
21682008-07-31 Chong Yidong <cyd@stupidchicken.com>
2169
0dc3906b
CY
2170 * display.texi (Visual Line Mode): New node.
2171
5f38310a
CY
2172 * basic.texi (Inserting Text): Move DEL to deletion node.
2173 (Moving Point): Add additional alternative key bindings. Describe
2174 line-move-visual.
2175 (Erasing): Describe DEL.
2176 (Basic Undo, Blank Lines, Arguments): Copyedit.
2177 (Continuation Lines): Mention Visual Line mode.
2178 (Position Info): Move extended discussion to mule.texi.
2179
2180 * mule.texi (International Chars): Describe C-x =.
2181
2182 * emacs.texi (Top): Add Visual Line Mode node.
2183
7c2fb837
DN
21842008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2185
2186 * emacs.texi: Remove VMS support.
2187
3f6b73ef
DN
21882008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2189
2190 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2191 the vc-dir command name.
2192
9e2a2647
DN
21932008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2194
2195 * xresources.texi: Remove mentions of Mac Carbon.
2196
568beaa2
AS
21972008-07-19 Andreas Schwab <schwab@suse.de>
2198
2199 * ns-emacs.texi: Move to ../misc.
2200
0ef94706
CY
22012008-07-15 Chong Yidong <cyd@stupidchicken.com>
2202
2203 * entering.texi (Exiting): Don't describe text-only terminals as the
2204 default. Describe the new startup screen.
2205 (Exiting): Describe how to kill Emacs first. Change description of
2206 iconification to handle modern window systems.
2207
ba60bd44 22082008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2209
2210 * ns-emacs.texi: New file, documents features of Emacs port under
2211 NeXTstep windowing.
2212
9f30aa73
CY
22132008-07-15 Chong Yidong <cyd@stupidchicken.com>
2214
938a5d2e
CY
2215 * entering.texi (Entering Emacs): Update prev node.
2216
2217 * glossary.texi (Glossary): Remove xref to Text Characters.
2218
9f30aa73
CY
2219 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2220 directly, rather than in the context of ASCII. Move description of
2221 special properties of modifier key to new Modifier Keys node.
2222 (Keys): Copyedit.
2223 (Text Characters): Delete node. Multibyte is the default nowadays, and
2224 the node contents are obsolete.
2225
2226 * custom.texi (Modifier Keys): New node.
2227
2228 * emacs.texi (Top): Update node list.
2229
7e53d36c
CY
22302008-07-13 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2233 saying that Emacs provides menus and mouse support (which is par for
2234 the course).
2235
2236 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2237 early on.
2238 (Point): Copyedit. Relegate historical trivia to a footnote.
2239 (Mode Line): Explain mode-line format more consistently.
2240 (Menu Bar): Copyedit.
2241
1e9fa96d
GM
22422008-06-27 Glenn Morris <rgm@gnu.org>
2243
2244 * cal-xtra.texi (Sexp Diary Entries):
2245 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2246
dc9bebb8
CY
22472008-06-26 Chong Yidong <cyd@stupidchicken.com>
2248
2249 * mark.texi (Shift selection): New node.
2250 (Mark): Copyedits.
2251 (Persistent Mark): Move to the end of the chapter.
2252
e7881076
EZ
22532008-06-20 Eli Zaretskii <eliz@gnu.org>
2254
2255 * makefile.w32-in (distclean): Remove makefile.
2256
f427400c
NR
22572008-06-17 Nick Roberts <nickrob@snap.net.nz>
2258
2259 * building.texi (Starting GUD): Add an entry for gud-gdb.
2260 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2261 command mode.
2262
b597d348
GM
22632008-06-17 Glenn Morris <rgm@gnu.org>
2264
2265 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2266
647b7094
NR
22672008-06-17 Nick Roberts <nickrob@snap.net.nz>
2268
2269 * building.texi (Starting GUD): Expand on remote debugging.
2270 (Other GDB-UI Buffers): Mention new keyboard bindings.
2271
47a30023
GM
22722008-06-15 Glenn Morris <rgm@gnu.org>
2273
2274 * gnu.texi: Use a verbatim license for this invariant section,
2275 as per etc/GNU.
2276
37e5d54a
GM
22772008-06-13 Daniel Engeler <engeler@gmail.com>
2278
2279 * emacs.texi, misc.texi: Add documentation about serial port access.
2280
8e65d46c
GM
22812008-06-13 Glenn Morris <rgm@gnu.org>
2282
c1473b4c
MB
2283 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2284 maintain.info.
8e65d46c 2285
e40a85cd
MB
22862008-06-05 Miles Bader <miles@gnu.org>
2287
2288 * display.texi (Temporary Face Changes): Update to reflect function
2289 renamings in face-remap.el.
2290
56c73dec
MB
22912008-06-04 Miles Bader <miles@gnu.org>
2292
2293 * display.texi (Temporary Face Changes): Add
2294 `adjust-buffer-face-height'. Rewrite description of
2295 `increase-buffer-face-height' and `decrease-default-face-height' now
2296 that they aren't bound by default.
2297
9d3d42fb
MB
22982008-06-03 Miles Bader <miles@gnu.org>
2299
2300 * display.texi (Temporary Face Changes): New node.
2301
2be6bfe2
EZ
23022008-05-31 Eli Zaretskii <eliz@gnu.org>
2303
2304 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2305
daf7e339
GM
23062008-05-31 Glenn Morris <rgm@gnu.org>
2307
2308 * cal-xtra.texi (Fancy Diary Display): Simplify.
2309
d21d2618
GM
23102008-05-30 Glenn Morris <rgm@gnu.org>
2311
2312 * cal-xtra.texi (Fancy Diary Display): Update for
2313 diary-display-function replacing diary-display-hook.
2314
71ce5fd0
JB
23152008-05-29 Drew Adams <drew.adams@oracle.com>
2316
2317 * msdog.texi (Windows Keyboard): Add descriptions of
2318 w32-register-hot-key and w32-unregister-hot-key.
2319
a3cdbdf8
MO
23202008-05-21 Tom Tromey <tromey@redhat.com>
2321
2322 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2323 Variables node.
2324
854a574c
MO
23252008-05-19 Tom Tromey <tromey@redhat.com>
2326
2327 * custom.texi (Variables): Add Directory Variables to menu.
2328 (Directory Variables): New node.
2329
7c2ec3f9
ER
23302008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2331
71ce5fd0 2332 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2333
370fded4
ER
23342008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2335
2336 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2337 Revision Tags and rewritten. Section now uses modern terminology,
2338 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2339 accurately.
2340
6af511e3
EZ
23412008-05-10 Eli Zaretskii <eliz@gnu.org>
2342
2343 * msdog.texi (Windows Files): Update documentation of
2344 w32-get-true-file-attributes.
2345
7a78b6e7
ER
23462008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2347
2348 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2349 directory mode.
2350
1bcfc24e
CY
23512008-05-08 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2354 entry "television".
1bcfc24e 2355
db86064f
ER
23562008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2357
ab5ec32c 2358 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2359
a31b405e
ER
23602008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2361
2362 * emacs/buffers.texi, emacs/files.texi (Version-control):
2363 vc-toggle-read-only is no longer a good idea...
2364
ff2c14fc
GM
23652008-04-29 Glenn Morris <rgm@gnu.org>
2366
2367 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2368
367c9b7c
JL
23692008-04-22 Juri Linkov <juri@jurta.org>
2370
2371 * dired.texi (Subdirectories in Dired): Describe using `^'
2372 to return to the parent directory.
2373
4ac1e9b4
NR
23742008-04-22 Nick Roberts <nickrob@snap.net.nz>
2375
2376 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2377 recent changes.
2378
b9b3bf2b
NR
23792008-04-19 Nick Roberts <nickrob@snap.net.nz>
2380
2381 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2382 (Other GDB-UI Buffers): Update for recent thread related changes.
2383
4d120d6a
SM
23842008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2385
2386 * maintaining.texi (Maintaining):
2387 * emacs.texi (Top): Typo.
2388
a152877d
SM
23892008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2390
b9b3bf2b
NR
2391 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2392 arg in `font-lock-add-keywords'.
a152877d 2393
36c0514c
GM
23942008-04-08 Glenn Morris <rgm@gnu.org>
2395
2396 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2397 Also add Baha'i calendar references where appropriate.
2398
06a97d46
GM
23992008-04-05 Glenn Morris <rgm@gnu.org>
2400
2401 * custom.texi (Init File): Byte-compiling .emacs is bad.
2402
6adc6eed
SM
24032008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2404
2405 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2406
571388b0
GM
24072008-03-29 Glenn Morris <rgm@gnu.org>
2408
2409 * calendar.texi: Update for `calendar-date-style' replacing
2410 `european-calendar'.
2411
3ae8f876
JR
24122008-03-28 Jason Rumney <jasonr@gnu.org>
2413
2414 * display.texi (Display Custom): Mention overlay-margin in text.
2415
5bc6ddff 24162008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2417
5bc6ddff
MB
2418 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2419 tutorial' comments.
03a864d5 2420
7186a830
CY
24212008-03-28 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * mark.texi (Mark): Rearrange nodes.
2424 (Persistent Mark): Rename from Transient Mark.
2425 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2426 Describe Transient Mark mode as the default.
2427
2428 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2429 the default behavior with Transient Mark mode off.
2430 (Position Info): Fix typo.
2431
71ce5fd0
JB
2432 * display.texi (Standard Faces): Reference the Mark node.
2433 Remove discussion of the region face, which is discussed there.
7186a830
CY
2434
2435 * emacs.texi (Top): Update node listings.
2436
2437 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2438 as the default.
2439
2440 * fixit.texi (Undo): Standardize choice of undo key sequence.
2441 (Undo, Spelling): Describe Transient Mark mode as the default.
2442
2443 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2444 default.
2445
2446 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2447
2448 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2449 mode is the default, and note that the mark is not activated when set.
2450
2451 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2452 Describe Transient Mark mode as the default.
2453
2454 * search.texi (Basic Isearch): Reference the Mark Ring node.
2455 (Replace, Unconditional Replace, Other Repeating Search):
2456 Describe Transient Mark mode as the default.
2457
2458 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2459 Transient Mark mode as the default.
2460 (Paragraphs): Describe how M-h behaves when region is active.
2461
2462 * trouble.texi (Quitting): Clarify effects of C-g.
2463
dc47d1ff
GM
24642008-03-13 Glenn Morris <rgm@gnu.org>
2465
2466 * emacs.texi (EMACSVER): Set to 23.0.60.
2467
e3e0fb39 24682008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2469
e3e0fb39
GM
2470 * dired.texi (Hiding Subdirectories): Fix previous change.
2471
24722008-03-05 Drew Adams <drew.adams@oracle.com>
2473
2474 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2475
5e14abf8
KS
24762008-02-28 Kim F. Storm <storm@cua.dk>
2477
2478 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2479 Move describe-distribution to C-h C-o.
2480 Move view-emacs-problems to C-h C-p.
2481 Add view-emacs-debugging on C-h C-d.
2482 Add view-external-packages on C-h C-e.
d0207bf3 2483 Add view-order-manuals on C-h C-m.
5e14abf8 2484
d0207bf3 24852008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2486
2487 * msdog-xtra.texi (MS-DOS): Docstring fix.
2488
87e391bb
EZ
24892008-02-09 Eli Zaretskii <eliz@gnu.org>
2490
2491 * msdog.texi (Windows Fonts): Use a @table for describing font
2492 properties.
2493
5662e503
JR
24942008-02-07 Jason Rumney <jasonr@gnu.org>
2495
2496 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2497 value has changed.
2498 (Windows HOME): Clarify what is meant by "if that fails as well".
2499 (Windows Fonts): New section.
2500
72463824
GM
25012008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2502
2503 * basic.texi (Basic Undo): Remove duplicate "you can".
2504
7ff926e0
EZ
25052008-02-02 Eli Zaretskii <eliz@gnu.org>
2506
2507 * maintaining.texi (Tags): Fix last change.
2508
6ab7aef1
MA
25092008-02-02 Michael Albinus <michael.albinus@gmx.de>
2510
093571c3 2511 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2512
ace67e7e
NR
25132008-01-31 Nick Roberts <nickrob@snap.net.nz>
2514
2515 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2516
ae068fdf
RS
25172008-01-26 Richard Stallman <rms@gnu.org>
2518
2519 * maintaining.texi (Tags): Delete redundant index entry.
2520
a56d9a08
EZ
25212008-01-26 Eli Zaretskii <eliz@gnu.org>
2522
2523 * programs.texi (Imenu): Move "@cindex tags" from here...
2524 * maintaining.texi (Tags): ...to here.
2525
e941ed90
NR
25262008-01-23 Kevin Ryde <user42@zip.com.au>
2527
2528 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2529 click count.
2530
650276d5
JB
25312008-01-21 Juanma Barranquero <lekktu@gmail.com>
2532
2533 * entering.texi (Exiting): Fix typo.
2534 Reported by D. E. Evans <sinuhe@gnu.org>.
2535
8dc17977
MR
25362007-12-31 Martin Rudalics <rudalics@gmx.at>
2537
2538 * glossary.texi (Glossary): Fix typo.
2539
9f9695a6
RS
25402007-12-27 Richard Stallman <rms@gnu.org>
2541
2542 * text.texi (Formatted Text): Improve menu tag.
2543 (Editing Format Info): In Info, add duplicate menu of nodes
2544 about the submenus.
2545 (Format Faces): Say where Faces menu is found. Mention Other.
2546 (Format Colors): Say where these submenus are found.
2547 (Format Indentation, Format Justification): Likewise.
2548 (Format Properties): Likewise.
2549
abfd0191
RS
25502007-12-22 Richard Stallman <rms@gnu.org>
2551
2552 * search.texi (Query Replace): Make exp of query-replace more
2553 self-contained, and clarify.
8dc17977 2554
abfd0191
RS
2555 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2556
a2586785
RS
25572007-12-15 Richard Stallman <rms@gnu.org>
2558
2559 * files.texi (Auto Save): Clarify definition of auto-saving.
2560
a67cf2bb
RS
25612007-11-26 Richard Stallman <rms@gnu.org>
2562
2563 * help.texi (Help Echo): Cleanups.
2564
448b33b1
TTN
25652007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2566
2567 * files.texi (Why Version Control?): Fix typo.
2568 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2569 (Selecting a Fileset): Fix typos; small rewording.
2570 (Log Buffer): Likewise.
2571 (Old Revisions): Likewise.
448b33b1 2572
221bb7f6
EZ
25732007-11-17 Eli Zaretskii <eliz@gnu.org>
2574
2575 * mule.texi (Communication Coding): Fix wording of last change.
2576
d0207bf3 25772007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2578
630cb3b7
JB
2579 * custom.texi (Specifying File Variables):
2580 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2581
53b7759e
KH
25822007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2583
a5ab2e0c 2584 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2585
2586 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2587
c8763fb6 25882007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2589
630cb3b7 2590 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2591 --output=file.
2592
ff98e024
MR
25932007-11-13 Martin Rudalics <rudalics@gmx.at>
2594
2595 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2596 (Help Echo): Avoid mentioning the term "region" here and
2597 consistently use the term "active text".
2598
37b11c22
GM
25992007-11-11 Glenn Morris <rgm@gnu.org>
2600
2601 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2602
21d50ba1
JL
26032007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2604
2605 * search.texi (Query Replace): Mention
2606 `query-replace-show-replacement'.
2607
c12ecb0a 26082007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2609
2610 * building.texi (Watch Expressions): Remove obscure sentence.
2611
3b4201f4
KH
26122007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2613
2614 * mule.texi (Select Input Method): Describe how to activate an input
2615 method in the text mode.
2616
07e5c0b0
DN
26172007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2618
2619 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2620
52dd7391
NR
26212007-10-30 Nick Roberts <nickrob@snap.net.nz>
2622
2623 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2624
c004e539
GM
26252007-10-30 Glenn Morris <rgm@gnu.org>
2626
2627 * misc.texi (Directory Tracking): Explain a bit more about
2628 dirtrack-mode.
2629
ca8c5b8c
GM
26302007-10-25 Glenn Morris <rgm@gnu.org>
2631
2632 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2633
b6c764ef
RS
26342007-10-24 Richard Stallman <rms@gnu.org>
2635
2636 * misc.texi (Interactive Shell): Cleanup last change.
2637
eabd84c9
JL
26382007-10-22 Juri Linkov <juri@jurta.org>
2639
2640 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2641 default values.
2642
0b43c7e2
ER
26432007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2644
ca8c5b8c 2645 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2646 'filesets'.
2647
a80859d4
MR
26482007-10-18 Martin Rudalics <rudalics@gmx.at>
2649
2650 * trouble.texi (Quitting): Fix typo.
2651
c9447ae1
GM
26522007-10-18 Glenn Morris <rgm@gnu.org>
2653
2654 * frames.texi (Mode Line Mouse): Mention minor mode names.
2655
168b980f
JL
26562007-10-17 Juri Linkov <juri@jurta.org>
2657
2658 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2659 fill-paragraph operates on the active region in Transient Mark mode.
2660 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2661 with fill-paragraph.
2662
2663 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2664 fill-paragraph.
2665
2666 * fixit.texi (Spelling): ispell-word operates on the active region
2667 in Transient Mark mode.
2668
5a331f34
JB
26692007-10-17 Aaron S. Hawley <aaronh@garden.org>
2670
2671 * building.texi (Source Buffers):
2672 * custom.texi (Init Non-ASCII):
2673 * glossary.texi (Glossary): Use "key binding" consistently.
2674
2a9f4d55
JB
26752007-10-17 Juanma Barranquero <lekktu@gmail.com>
2676
2677 * calendar.texi (Diary): Fix directive.
2678
de13cecf
RS
26792007-10-16 Richard Stallman <rms@gnu.org>
2680
2681 * calendar.texi (Diary): Clarify text about diary file example.
2682
5f90d53e
ER
26832007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2684
2685 * files.texi: Capitalize node names according to convention.
2686
3aa491bc
GM
26872007-10-13 Glenn Morris <rgm@gnu.org>
2688
2689 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2690
8a3106d3
ER
26912007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2692
2693 * emacs.texi:
2694 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2695 suggested by RMS and Robert J. Chassell.
8a3106d3 2696
da1080a2
ER
26972007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2698
3aa491bc 2699 * files.texi (Version Systems):
0870a421
ER
2700 * vc-xtra.texi:
2701 * vc1-xtra.texi:
ac3f4c6f 2702 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2703 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2704 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2705 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2706
58ade22b
ER
27072007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2708
da1080a2 2709 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2710 Reorder the descriptions to be chronological.
2711
93870ce2
RS
27122007-10-09 Richard Stallman <rms@gnu.org>
2713
2714 * display.texi (Cursor Display): Correct how cursor appears
2715 in nonselected windows.
2716
568c7288
NR
27172007-10-04 Nick Roberts <nickrob@snap.net.nz>
2718
2719 * building.texi (GDB Graphical Interface): Remove references to gdba
2720 and mention gud-gdb.
2721
1af74d06 27222007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2723
1af74d06 2724 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2725
0d8fb755
JL
27262007-10-06 Juri Linkov <juri@jurta.org>
2727
2728 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2729 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2730 fill-paragraph-or-region.
2731
2732 * basic.texi (Arguments): Replace fill-paragraph with
2733 fill-paragraph-or-region.
2734
b981e2c6
ER
27352007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2736
2737 * files.texi: Update the section on version control for 2007
2a9f4d55 2738 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2739 will come later.
2740
5fceaf9c
GM
27412007-09-15 Glenn Morris <rgm@gnu.org>
2742
2743 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2744 to `list-holidays'.
2745
b0e44b17
GM
27462007-09-14 Glenn Morris <rgm@gnu.org>
2747
2748 * calendar.texi: Update all instances of mark-calendar-holidays,
2749 list-calendar-holidays, list-holidays with the new names.
2750
8cf51b2c
GM
27512007-09-06 Glenn Morris <rgm@gnu.org>
2752
46a367db 2753 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2754 Split into the Emacs manual in emacs/, and other manuals in misc/.
2755 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2756 manual.
2757 (infodir): New variable.
2758 (info): Use $infodir.
2759 (emacsman): Delete target, not needed any more.
2760 Move all targets that are not the Emacs manual to misc/Makefile.in.
2761 (mostlyclean): Remove `gnustmp'.
2762 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2763 manual.
92f9b43f 2764 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2765 (emacsman): Delete target, not needed any more.
2766 (clean): Remove all info files but Emacs manual.
2767 Move all targets that are not the Emacs manual to misc/Makefile.in.
2768 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2769
2770 * Makefile.in (INFOSOURCES): Delete.
2771 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2772 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2773 *.vrs *.toc here...
2774 (maintainer-clean): ...from here.
2775
27762007-09-05 Glenn Morris <rgm@gnu.org>
2777
2778 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2779
8cf51b2c
GM
27802007-08-29 Glenn Morris <rgm@gnu.org>
2781
2782 * emacs.texi (EMACSVER): Increase to 23.0.50.
2783
3420c522
RS
27842007-08-27 Richard Stallman <rms@gnu.org>
2785
2786 * emacs.texi (Top): Clarify menu item for Glossary.
2787
2788 * display.texi (Faces): Change secn title.
2789 Clarify not all fonts come from Font Lock.
2790
8cf51b2c
GM
27912007-08-17 Eli Zaretskii <eliz@gnu.org>
2792
2793 * basic.texi (Position Info): Add index entry for face at point.
2794 Mention that character faces are also displayed by "C-u C-x =".
2795
8cf51b2c
GM
27962007-08-08 Glenn Morris <rgm@gnu.org>
2797
2798 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2799
28002007-08-07 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * files.texi (File Conveniences): Document point motion keys in Image
2803 mode.
2804
8cf51b2c
GM
28052007-07-27 Glenn Morris <rgm@gnu.org>
2806
8cf51b2c
GM
2807 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2808 in-line.
2809
2810 * gpl.texi: New file with text of GPL.
2811 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2812
28132007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2814
2815 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2816
2817 * dired.texi (Wdired): Mention C-x C-q key binding.
2818
28192007-07-28 Nick Roberts <nickrob@snap.net.nz>
2820
2821 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2822
28232007-07-25 Glenn Morris <rgm@gnu.org>
2824
8cf51b2c
GM
2825 * emacs.texi (Copying): Replace license with GPLv3.
2826
2827 * Relicense all FSF files to GPLv3 or later.
2828
28292007-07-24 Glenn Morris <rgm@gnu.org>
2830
2831 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2832 for some calendars.
2833
28342007-07-23 Nick Roberts <nickrob@snap.net.nz>
2835
2836 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2837 default-directory for the current buffer is on a remote machine.
2838
8cf51b2c
GM
28392007-07-21 Eli Zaretskii <eliz@gnu.org>
2840
2841 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2842 default value.
2843
28442007-07-21 Richard Stallman <rms@gnu.org>
2845
2846 * files.texi (Why Version Control?): Improve previous change.
2847
28482007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2849
2850 * files.texi (Why Version Control?): New node.
2851
8cf51b2c
GM
28522007-07-12 Nick Roberts <nickrob@snap.net.nz>
2853
8cf51b2c
GM
2854 * building.texi (Starting GUD): Add xref to this anchor.
2855
8cf51b2c
GM
28562007-06-24 Karl Berry <karl@gnu.org>
2857
2a9f4d55 2858 * emacs.texi: New Back-Cover Text.
8cf51b2c 2859
8cf51b2c
GM
28602007-06-07 Alan Mackenzie <acm@muc.de>
2861
2862 * display.texi (Optional Mode Line): Document the new form of
2863 line+column numbers, "(561,2)".
2864
28652007-06-06 Juanma Barranquero <lekktu@gmail.com>
2866
49823426 2867 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2868
28692007-06-02 Chong Yidong <cyd@stupidchicken.com>
2870
2871 * Version 22.1 released.
2872
8cf51b2c
GM
28732007-05-07 Karl Berry <karl@gnu.org>
2874
2875 * emacs.texi (EMACSVER): Back to 22.
2876
28772007-05-06 Richard Stallman <rms@gnu.org>
2878
2879 * maintaining.texi (Create Tags Table): Clean up previous change.
2880
c8763fb6 28812007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2882
2883 * maintaining.texi (Create Tags Table): Add text about the dangers of
2884 making symbolic links to tags files.
2885
28862007-05-04 Karl Berry <karl@gnu.org>
2887
2888 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2889
28902007-05-03 Karl Berry <karl@gnu.org>
2891
2892 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2893
2894 * .cvsignore (*.pdf): New entry.
2895
8cf51b2c
GM
2896 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2897 for printing.
2898
28992007-05-01 Richard Stallman <rms@gnu.org>
2900
2901 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2902
8cf51b2c
GM
29032007-04-28 Glenn Morris <rgm@gnu.org>
2904
2905 * ack.texi (Acknowledgments):
2906 * anti.texi (Antinews):
8cf51b2c
GM
2907 * programs.texi (Program Modes): Restore mention of python.el pending
2908 consideration of legal status.
2909
29102007-04-28 Richard Stallman <rms@gnu.org>
2911
2912 * files.texi (File Names): Fixes to ~ description on MS systems.
2913
8cf51b2c
GM
29142007-04-26 Glenn Morris <rgm@gnu.org>
2915
2916 * emacs.texi (EMACSVER): Increase to 22.1.50.
2917
29182007-04-25 Karl Berry <karl@gnu.org>
2919
2920 * emacs.texi: Improve line breaks on copyright page,
2921 similar layout to lispref, 8.5x11 by default.
2922
2923 * dired.texi (Image-Dired): Improve line break, fix typo.
2924
29252007-04-24 Chong Yidong <cyd@stupidchicken.com>
2926
2927 * programs.texi (Program Modes):
8cf51b2c
GM
2928 * anti.texi (Antinews):
2929 * ack.texi (Acknowledgments): python.el removed.
2930
8cf51b2c
GM
29312007-04-23 Chong Yidong <cyd@stupidchicken.com>
2932
2933 * display.texi (Highlight Interactively): Correct description of
2934 hi-lock-file-patterns-policy.
2935
2936 * files.texi (File Archives): Mention self-extracting executables.
2937
29382007-04-23 Eli Zaretskii <eliz@gnu.org>
2939
2940 * search.texi (Unconditional Replace, Query Replace): Add xref to
2941 "Replacement and Case".
2942
29432007-04-22 Chong Yidong <cyd@stupidchicken.com>
2944
2945 * dired.texi (Image-Dired): Move from Thumbnails node.
2946 * misc.texi (Thumbnails): Node deleted.
2947 * emacs.texi (Top): Update node listing.
2948
2949 * files.texi (File Conveniences):
49823426 2950 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2951
29522007-04-21 Richard Stallman <rms@gnu.org>
2953
2954 * display.texi (Highlight Interactively): Correct previous change.
2955 Clarify doc of hi-lock-find-patterns, and move new features into it.
2956
29572007-04-20 David Koppelman <koppel@ece.lsu.edu>
2958
2959 * display.texi (Highlight Interactively): Document
2960 hi-lock-file-patterns-policy.
2961
29622007-04-20 Martin Rudalics <rudalics@gmx.at>
2963
2964 * display.texi (Scrolling): Fix typo.
2965
8cf51b2c
GM
29662007-04-15 Chong Yidong <cyd@stupidchicken.com>
2967
8cf51b2c
GM
2968 * doclicense.texi: Remove node heading, so that it can be included by
2969 other files.
2970
2971 * emacs.texi: Insert node heading for GFDL.
2972
8cf51b2c
GM
29732007-04-14 Eli Zaretskii <eliz@gnu.org>
2974
2975 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2976 "command line".
2977
2978 * display.texi (Faces): Refer to "Creating Frames" for face
2979 and other frame customizations in .emacs.
2980
2981 * frames.texi (Creating Frames): Mention that face customizations can
2982 be put in .emacs. Add index entries.
2983
29842007-04-12 Richard Stallman <rms@gnu.org>
2985
2986 * glossary.texi (Glossary): Explain `iff'.
2987
29882007-04-11 Karl Berry <karl@gnu.org>
2989
2990 * gnu.texi (Top),
2991 * macos.texi (Mac Font Specs),
2992 * anti.texi (Antinews),
2993 * xresources.texi (Resources),
2994 * misc.texi (Emulation),
2995 * calendar.texi (Daylight Saving),
2996 * dired.texi (Dired and Find),
2997 * rmail.texi (Remote Mailboxes),
2998 * sending.texi (Mail Headers),
2999 * programs.texi (Which Function),
3000 * files.texi (Recover),
3001 * buffers.texi (Uniquify),
3002 * frames.texi (Wheeled Mice),
3003 * killing.texi (Rectangles): Wording to improve breaks in
3004 8.5x11 format.
3005 * mule.texi (Language Environments): \hbadness=10000 since there's
3006 no way to reword.
3007 * emacs.texi (smallbook): New @set to more easily switch between
3008 smallbook and 8.5x11.
3009
30102007-04-11 Richard Stallman <rms@gnu.org>
3011
3012 * files.texi (File Conveniences): Add xref to Tumme.
3013 Delete text about Thumbnail mode.
3014
8cf51b2c
GM
30152007-04-09 Alan Mackenzie <acm@muc.de>
3016
3017 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3018 new name. Insert concept index entries.
3019
8cf51b2c
GM
30202007-04-08 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * display.texi (Standard Faces): Document prefix arg for
3023 list-faces-display.
3024
3025 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3026
8cf51b2c
GM
30272007-04-07 Chong Yidong <cyd@stupidchicken.com>
3028
8cf51b2c
GM
3029 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3030
3031 * files.texi (Misc File Ops): Rewrite description of
3032 insert-file-literally.
3033
8cf51b2c
GM
30342007-03-31 Eli Zaretskii <eliz@gnu.org>
3035
3036 * misc.texi (Printing): Postscript -> PostScript.
3037
8cf51b2c
GM
3038 * ack.texi (Acknowledgments): Postscript -> PostScript.
3039
3040 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3041
3042 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3043 below.
3044
30452007-03-30 Chong Yidong <cyd@stupidchicken.com>
3046
3047 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3048 Init Non-ASCII.
3049 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3050 (Init Non-ASCII): New node.
3051
30522007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3053
3054 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3055
8cf51b2c
GM
30562007-03-12 Glenn Morris <rgm@gnu.org>
3057
8cf51b2c
GM
3058 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3059 "Daylight Savings".
3060
49823426 3061 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3062 saving" in text throughout.
3063
8cf51b2c
GM
30642007-03-04 Richard Stallman <rms@gnu.org>
3065
3066 * custom.texi (Safe File Variables): Minor correction.
3067
8cf51b2c
GM
30682007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3069
3070 * rmail.texi (Movemail): Add internal ref.
3071 Don't indent the intro for the PROTO table.
3072 Format PROTO table items with @code.
3073
8cf51b2c
GM
30742007-02-26 Nick Roberts <nickrob@snap.net.nz>
3075
3076 * building.texi: Remove references to bashdb.
3077
8cf51b2c
GM
30782007-02-19 Juanma Barranquero <lekktu@gmail.com>
3079
3080 * mule.texi (Language Environments): Update list of supported language
3081 environments.
3082
8cf51b2c
GM
30832007-02-14 Kim F. Storm <storm@cua.dk>
3084
3085 * building.texi (Grep Searching): Fix lgrep doc.
3086
30872007-02-12 Chong Yidong <cyd@stupidchicken.com>
3088
3089 * back.texi: Remove unused file.
3090
c8763fb6 30912007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3092
3093 * maintaining.texi (Tag Syntax): Now --members is the default for
3094 etags, not for ctags yet.
3095
8cf51b2c
GM
30962007-02-03 Eli Zaretskii <eliz@gnu.org>
3097
3098 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3099 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3100 expects. Add comments to prevent people from inadvertently modifying
3101 the key parts needed by `texinfo-multiple-files-update'.
3102
31032007-01-29 Chong Yidong <cyd@stupidchicken.com>
3104
3105 * frames.texi (Secondary Selection): Window clicked does not matter
3106 when mouse-yank-at-point is non-nil.
3107
8cf51b2c
GM
31082007-01-16 Glenn Morris <rgm@gnu.org>
3109
3110 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3111 system abbrev.
3112
31132007-01-11 Richard Stallman <rms@gnu.org>
3114
3115 * msdog.texi (Windows Keyboard): Another small cleanup.
3116
31172007-01-10 Richard Stallman <rms@gnu.org>
3118
3119 * msdog.texi (Windows Keyboard): Yet another try to make
3120 everyone happy with that passage.
3121
31222007-01-05 Richard Stallman <rms@gnu.org>
3123
3124 * anti.texi (Antinews): Mention M-x shell scrolling.
3125
31262007-01-05 Nick Roberts <nickrob@snap.net.nz>
3127
3128 * building.texi (Watch Expressions): Describe gdb-max-children.
3129
8cf51b2c
GM
31302007-01-04 Richard Stallman <rms@gnu.org>
3131
8cf51b2c
GM
3132 * msdog.texi (Windows Keyboard): Clarify previous change.
3133
8cf51b2c
GM
31342007-01-02 Richard Stallman <rms@gnu.org>
3135
3136 * custom.texi (Changing a Variable): Minor clarification.
3137 (Specific Customization): customize-customized => customize-unsaved.
3138
3139 * entering.texi (Entering Emacs): Clean up text about restarting
3140 Emacs for each file.
3141
3142 * misc.texi (Shell Options): Minor cleanup.
3143
3144 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3145 with Emacs, not vice versa.
3146
3147 * programs.texi (Symbol Completion): Recommend customizing
3148 window manager.
3149
3150 * xresources.texi (Resources): Minor fix.
3151
c8763fb6 31522007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3153
3154 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3155
31562007-01-01 Richard Stallman <rms@gnu.org>
3157
3158 * commands.texi (User Input): Document keys stolen by window mangers.
3159
31602006-12-31 Richard Stallman <rms@gnu.org>
3161
3162 * custom.texi (Specific Customization): Document customize-option
3163 instead of customize-variable.
3164
31652006-12-31 Kim F. Storm <storm@cua.dk>
3166
3167 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3168
31692006-12-30 Kim F. Storm <storm@cua.dk>
3170
3171 * killing.texi (CUA Bindings): Fix typo.
3172
3173 * xresources.texi (Table of Resources): Mention grow-only value for
3174 auto-resize-tool-bars.
3175
8cf51b2c
GM
31762006-12-27 Eli Zaretskii <eliz@gnu.org>
3177
3178 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3179 and how to get them back.
3180
31812006-12-26 Richard Stallman <rms@gnu.org>
3182
3183 * calendar.texi (Holidays): Holiday listing is based on current
3184 practice, but DST is not.
3185
31862006-12-25 Richard Stallman <rms@gnu.org>
3187
3188 * emacs.texi (Top): Update subnode menus.
3189
3190 * mark.texi (Transient Mark): Fix xref.
3191
3192 * killing.texi (Graphical Kill): Node deleted.
3193 (Killing): Add xref to Cut and Paste.
3194 (CUA Bindings): Update xref.
3195
3196 * frames.texi (Cut and Paste): New section to hold other nodes.
3197 (Mouse Commands): Node demoted.
3198 (Cut/Paste Other App): Split out from Mouse Commands.
3199 (Word and Line Mouse): Likewise.
3200 (Secondary Selection, Clipboard): Nodes demoted.
3201
8cf51b2c
GM
32022006-12-24 Kevin Ryde <user42@zip.com.au>
3203
3204 * calendar.texi (Holidays): US daylight saving begins second Sunday
3205 in March for 2007 onwards.
3206 (Daylight Savings): Show new US default daylight saving rules, 2nd
3207 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3208
32092006-12-23 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * calendar.texi (Scroll Calendar): < and > are switched.
3212
32132006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3214
3215 * killing.texi (Deletion): Describe M-\ prefix argument.
3216
32172006-12-23 Richard Stallman <rms@gnu.org>
3218
3219 * search.texi (Regexp Search): Explain why forward and reverse regexp
3220 search are not mirror images.
3221
8cf51b2c
GM
32222006-12-19 Kim F. Storm <storm@cua.dk>
3223
3224 * major.texi (Choosing Modes): Describe match-function elements for
3225 magic-mode-alist.
3226
8cf51b2c
GM
32272006-12-18 Eli Zaretskii <eliz@gnu.org>
3228
3229 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3230 peculiarities.
3231
32322006-12-18 Richard Stallman <rms@gnu.org>
3233
3234 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3235
8cf51b2c
GM
32362006-12-17 Alan Mackenzie <acm@muc.de>
3237
3238 * programs.texi (Left Margin Paren): Remove the bit which says
3239 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3240 Discuss some of the issues of setting this option to nil.
3241
32422006-12-17 Glenn Morris <rgm@gnu.org>
3243
3244 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3245
32462006-12-16 Eli Zaretskii <eliz@gnu.org>
3247
3248 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3249 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3250 NTFS volumes.
3251 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3252 volumes.
3253
32542006-12-15 Eli Zaretskii <eliz@gnu.org>
3255
3256 * text.texi (HTML Mode): Fix "C-c TAB".
3257
8cf51b2c
GM
32582006-12-09 Richard Stallman <rms@gnu.org>
3259
3260 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3261
32622006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3263
3264 * files.texi (Misc File Ops): Document insert-file-literally.
3265
32662006-12-08 Eli Zaretskii <eliz@gnu.org>
3267
3268 * cmdargs.texi (Colors): Note that --color is intended for overriding
3269 the terminal defaults, not for normal invocation.
3270
3271 * misc.texi (Emacs Server): Improve wording. Don't mention the
3272 ``server program''. Add a cross-reference to "Init File" node.
3273 (Invoking emacsclient): Add index entries. Document both short and
3274 long versions of command-line options. Document the -f option.
3275
8cf51b2c
GM
32762006-12-06 Richard Stallman <rms@gnu.org>
3277
3278 * text.texi (Outline Format): Say to set outline-regexp
3279 and outline-level with major modes and file local variables.
3280
c8763fb6 32812006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3282
3283 * anti.texi (Antinews): Mention the alternative to
3284 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3285
8cf51b2c
GM
3286 * misc.texi (Interactive Shell): Ditto.
3287
32882006-12-04 Eli Zaretskii <eliz@gnu.org>
3289
3290 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3291
3292 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3293
32942006-12-01 Eli Zaretskii <eliz@gnu.org>
3295
3296 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3297 colon in the mode line.
3298
3299 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3300
33012006-11-26 Nick Roberts <nickrob@snap.net.nz>
3302
3303 * building.texi (Watch Expressions): Mention SPC for expanding/
3304 contracting watch expressions.
3305
33062006-11-26 Kim F. Storm <storm@cua.dk>
3307
3308 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3309
33102006-11-26 Nick Roberts <nickrob@snap.net.nz>
3311
3312 * building.texi (Debugger Operation): Define text command mode.
3313 Clarify how tooltips work.
3314 (GDB Graphical Interface): Explain how to run in text command mode
3315 more clearly.
3316
33172006-11-25 Juanma Barranquero <lekktu@gmail.com>
3318
3319 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3320
33212006-11-22 Juanma Barranquero <lekktu@gmail.com>
3322
3323 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3324
8cf51b2c
GM
33252006-11-18 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3328 and EMACS is deprecated.
3329
33302006-11-18 Juanma Barranquero <lekktu@gmail.com>
3331
3332 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3333
c8763fb6 33342006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3335
3336 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3337
3338 * emacs.texi: Include xresources.texi both for info and dvi.
3339
3340 * xresources.texi: Merge text from xresmini.texi.
3341
c8763fb6 33422006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3343
3344 * glossary.texi: Fix typos.
3345
8cf51b2c
GM
33462006-11-06 Richard Stallman <rms@gnu.org>
3347
3348 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3349
3350 * ack.texi (Acknowledgments): Fix name spelling.
3351
33522006-11-01 Juri Linkov <juri@jurta.org>
3353
3354 * search.texi (Word Search): Document incremental word search.
3355
33562006-10-28 Glenn Morris <rgm@gnu.org>
3357
3358 * ack.texi (Acknowledgments): Add cal-html author.
3359
3360 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3361 Calendar"). Describe new package cal-html.
3362 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3363 Calendar Files."
3364
8cf51b2c
GM
33652006-10-23 Richard Stallman <rms@gnu.org>
3366
3367 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3368 Abbrev mode is enabled.
3369
8cf51b2c
GM
33702006-10-16 Richard Stallman <rms@gnu.org>
3371
8cf51b2c
GM
3372 * emacs.texi: Update ISBN.
3373
8cf51b2c
GM
33742006-10-11 Kim F. Storm <storm@cua.dk>
3375
3376 * emacs.texi (Acknowledgments): Use @dotless{i}.
3377
33782006-10-08 Nick Roberts <nickrob@snap.net.nz>
3379
3380 * building.texi (Breakpoints Buffer): Mention catchpoints.
3381
33822006-10-08 Kim F. Storm <storm@cua.dk>
3383
3384 * ack.texi (Acknowledgments): Update.
3385
3386 * emacs.texi (Acknowledgments): Fix bad @/ form.
3387
8cf51b2c
GM
33882006-10-05 Kim F. Storm <storm@cua.dk>
3389
3390 * emacs.texi (Acknowledgments): Add more contributors.
3391
33922006-10-03 Richard Stallman <rms@gnu.org>
3393
3394 * emacs.texi (Acknowledgments): Update version and edition.
3395
8cf51b2c
GM
33962006-10-01 Karl Berry <karl@gnu.org>
3397
3398 * custom.texi (Customization Groups): Page break to keep example buffer
3399 on one page.
3400
34012006-09-30 Karl Berry <karl@gnu.org>
3402
3403 * programs.texi (Basic Indent): @need to improve page break.
3404 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3405
34062006-09-29 Glenn Morris <rgm@gnu.org>
3407
3408 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3409
34102006-09-29 Karl Berry <karl@gnu.org>
3411
3412 * windows.texi (Basic Window): Remove forced @break, no longer
3413 desirable.
3414 * frames.texi (Frame Commands),
3415 * mark.texi (Marking Objects): Reword to avoid bad page break.
3416 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3417
34182006-09-19 Richard Stallman <rms@gnu.org>
3419
3420 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3421 stick to present tense.
3422
c8763fb6 34232006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3424
3425 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3426 to x-gtk-use-old-file-dialog.
3427 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3428
34292006-09-15 Jay Belanger <belanger@truman.edu>
3430
49823426 3431 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3432 Change "Library Public License" to "Lesser Public License"
3433 throughout. Use "yyyy" to represent year.
3434
8cf51b2c
GM
34352006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3436
3437 * files.texi (Visiting): Add index entry "open file".
3438
8cf51b2c
GM
34392006-09-11 Richard Stallman <rms@gnu.org>
3440
3441 * building.texi (Compilation Mode): Clarification.
3442 (Grep Searching): Add xref to Compilation Mode.
3443
8cf51b2c
GM
34442006-09-08 Richard Stallman <rms@gnu.org>
3445
3446 * search.texi (Search): Ref multi-file search commands here.
3447 (Other Repeating Search): Not here.
3448
8cf51b2c
GM
34492006-08-28 Richard Stallman <rms@gnu.org>
3450
3451 * windows.texi (Split Window): Update xref.
3452
3453 * basic.texi (Continuation Lines): Update xref.
3454
3455 * indent.texi (Tab Stops): Update xref.
3456
3457 * emacs.texi (Top): Update subnode menu.
3458
3459 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3460 split out of Display Custom.
3461
34622006-08-25 Kim F. Storm <storm@cua.dk>
3463
3464 * display.texi (Display Custom): Add variables overline-margin
3465 and x-underline-at-descent-line.
3466
34672006-08-25 Richard Stallman <rms@gnu.org>
3468
3469 * entering.texi (Exiting): Rewrite to give graphical displays
3470 priority over text terminals.
3471
3472 * search.texi (Incremental Search): Move index entries.
3473
34742006-08-23 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * custom.texi (Init File): Reference Find Init to avoid "home
3477 directory" confusion.
3478
34792006-08-22 Nick Roberts <nickrob@snap.net.nz>
3480
3481 * building.texi (Other GDB-UI Buffers): Describe how to edit
3482 a value in the locals buffer.
3483
34842006-08-21 Richard Stallman <rms@gnu.org>
3485
3486 * search.texi (Basic Isearch): Add `isearch' index entry.
3487
34882006-08-16 Richard Stallman <rms@gnu.org>
3489
3490 * misc.texi (Saving Emacs Sessions): Clean up wording.
3491
3492 * mark.texi (Marking Objects): Mention term "select all".
3493
3494 * emacs.texi (Top): Update subnode menu.
3495
3496 * help.texi (Help Mode): Move node up in file.
3497
8cf51b2c
GM
34982006-08-15 Nick Roberts <nickrob@snap.net.nz>
3499
3500 * building.texi (Stack Buffer): Explain fringe arrow.
3501
8cf51b2c
GM
35022006-08-12 Eli Zaretskii <eliz@gnu.org>
3503
8cf51b2c
GM
3504 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3505 on startup.
3506
35072006-08-11 Romain Francoise <romain@orebokech.com>
3508
3509 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3510
35112006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3512
3513 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3514
35152006-08-10 Richard Stallman <rms@gnu.org>
3516
3517 * text.texi (Format Faces): Substantial rewrites to deal
3518 with face merging. Empty regions don't count. Clarify
3519 face property inheritance.
3520
35212006-08-08 Romain Francoise <romain@orebokech.com>
3522
3523 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3524 <arjuropo@cc.jyu.fi>.
3525
8cf51b2c
GM
35262006-08-04 Eli Zaretskii <eliz@gnu.org>
3527
3528 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3529 apply to all frames.
3530
8cf51b2c
GM
35312006-08-01 Richard Stallman <rms@gnu.org>
3532
3533 * help.texi (Name Help): Add index entries for describe-variable.
3534
35352006-08-01 Nick Roberts <nickrob@snap.net.nz>
3536
3537 * building.texi (GDB Graphical Interface): Shorten node names.
3538 (GDB-UI Layout): Use GDB-related.
3539 (Other GDB-UI Buffers): Simplify English.
3540
35412006-07-31 Richard Stallman <rms@gnu.org>
3542
3543 * search.texi (Query Replace): Add xref for Dired's Q command.
3544
8cf51b2c
GM
35452006-07-31 Nick Roberts <nickrob@snap.net.nz>
3546
3547 * building.texi (GDB commands in Fringe): Rename to...
3548 (Source Buffers): ..this and move forward. Describe hollow arrow and
3549 new option gdb-find-source-frame.
3550
35512006-07-29 Richard Stallman <rms@gnu.org>
3552
3553 * dired.texi (Operating on Files): Simplify previous change
3554 and fix Texinfo usage.
3555
35562006-07-29 Eli Zaretskii <eliz@gnu.org>
3557
3558 * dired.texi (Operating on Files): Add cross-references. State the
3559 Unix commands that do similar things.
3560
35612006-07-28 Richard Stallman <rms@gnu.org>
3562
3563 * mark.texi (Transient Mark): Clarify that region never disappears
3564 when Transient Mark mode is off, and not when it is on.
3565
35662006-07-27 Richard Stallman <rms@gnu.org>
3567
3568 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3569
35702006-07-24 Richard Stallman <rms@gnu.org>
3571
3572 * xresources.texi (GTK styles): Fix texinfo usage.
3573
8cf51b2c
GM
3574 * commands.texi (User Input): Explain why we teach keyboard cmds.
3575
3576 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3577 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3578 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3579 * doclicense.texi, display.texi, dired.texi, basic.texi:
3580 * anti.texi, ack.texi: Move periods and commas inside quotes.
3581
35822006-07-22 Eli Zaretskii <eliz@gnu.org>
3583
3584 * cmdargs.texi (General Variables): Document EMAIL.
3585
35862006-07-21 Eli Zaretskii <eliz@gnu.org>
3587
3588 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3589 doesn't have effect on MS-Windows.
3590
8cf51b2c
GM
35912006-07-17 Richard Stallman <rms@gnu.org>
3592
3593 * building.texi (Grep Searching): Explain about chaining grep commands.
3594
8cf51b2c
GM
35952006-07-10 Nick Roberts <nickrob@snap.net.nz>
3596
49823426 3597 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3598
35992006-07-09 Chong Yidong <cyd@stupidchicken.com>
3600
3601 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3602 is invoked for multiple files.
3603
36042006-07-08 Eli Zaretskii <eliz@gnu.org>
3605
3606 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3607 on-line manual for the rest of this node.
3608 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3609 unconditionally.
3610 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3611 Improve wording.
3612 (Windows Printing): Improve wording.
3613 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3614 rest of this node.
3615
8cf51b2c
GM
36162006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3617
49823426
GM
3618 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3619 with eval-buffer.
8cf51b2c
GM
3620
36212006-07-05 Nick Roberts <nickrob@snap.net.nz>
3622
3623 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3624 of character translation.
3625
36262006-07-04 Nick Roberts <nickrob@snap.net.nz>
3627
3628 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3629
36302006-07-03 Karl Berry <karl@gnu.org>
3631
3632 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3633 not-too-underfull hboxes in the TeX output.
3634 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3635 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3636 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3637 * sending.texi, text.texi: Fix overfull/underfull boxes.
3638
36392006-07-03 Romain Francoise <romain@orebokech.com>
3640
3641 * m-x.texi (M-x): Fix.
3642
36432006-07-03 Richard Stallman <rms@gnu.org>
3644
8cf51b2c
GM
3645 * search.texi (Other Repeating Search): filename -> file name.
3646
3647 * misc.texi (Narrowing): Minor cleanups.
3648
3649 * files.texi (Visiting): filename -> file name.
3650
3651 * emacs.texi (Top): Update subnode menus.
3652
3653 * mule.texi (Coding Systems): Move char translation stuff here.
3654 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3655 (Recognize Coding): Substantial local rewrites.
3656 (International): Update menu.
3657
3658 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3659 (Scrolling): Substantial local rewrites.
3660 (Display): Update menu and intro.
3661
3662 * dired.texi: filename -> file name.
3663
3664 * custom.texi (Safe File Variables): Texinfo usage fix.
3665
f0131492 36662006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3667
3668 * help.texi, m-x.texi: Lots of cleanups.
3669
8cf51b2c
GM
36702006-06-30 Eli Zaretskii <eliz@gnu.org>
3671
3672 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3673 (Windows Processes, Windows Misc): Shorten the printed version by
3674 selectively conditioning less important portions by @ifnottex.
3675
8cf51b2c
GM
36762006-06-27 Richard Stallman <rms@gnu.org>
3677
3678 * mini.texi (Minibuffer File): Minor cleanup.
3679
36802006-06-25 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * frames.texi (XTerm Mouse): Rename to...
3683 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3684
3685 * emacs.texi (Top): Use new node name.
3686
36872006-06-24 Eli Zaretskii <eliz@gnu.org>
3688
3689 * emacs.texi (Top): Update the detailed menu according to changes in
3690 msdog.texi.
3691
3692 * msdog.texi (Windows Keyboard): New section.
3693 (Windows Mouse): New section.
3694 (Windows System Menu): Remove section (text merged with "Windows
3695 Keyboard").
3696 (Windows Misc): New section.
3697
3698 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3699
3700 * msdog.texi (ls in Lisp): New section.
3701
3702 * files.texi (Visiting): Document case-insensitive wildcard matching
3703 under find-file-wildcards.
3704
8cf51b2c
GM
37052006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3706
3707 * macos.texi (Mac Input): Add description of mac-function-modifier.
3708 Now Unicode keyboard layouts work.
3709
8cf51b2c
GM
37102006-06-10 Richard Stallman <rms@gnu.org>
3711
3712 * mule.texi (Recognize Coding): Clarify previous change.
3713
37142006-06-09 Kenichi Handa <handa@m17n.org>
3715
3716 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3717 notation.
3718
37192006-06-07 Kevin Ryde <user42@zip.com.au>
3720
3721 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3722 manual for @ifnottex, but in emacs-extra for @iftex.
3723
3724 * cmdargs.texi (General Variables): Fix smtpmail xref.
3725
37262006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3727
8cf51b2c 3728 * programs.texi (Comment Commands):
8cf51b2c 3729 * custom.texi (Specifying File Variables):
49823426 3730 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3731
37322006-06-07 Nick Roberts <nickrob@snap.net.nz>
3733
3734 * building.texi (Watch Expressions): Move node to end.
3735 (GDB Graphical Interface): Move description of clicks in fringe...
3736 (GDB commands in the Fringe): ...to here. New node.
3737
8cf51b2c
GM
37382006-06-05 Romain Francoise <romain@orebokech.com>
3739
49823426 3740 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3741
37422006-06-05 Nick Roberts <nickrob@snap.net.nz>
3743
3744 * building.texi (GDB Graphical Interface): Update bindings.
3745 (Commands of GUD): Add gud-print. Remove gud-run.
3746 Restate availability more generally.
3747
f0131492 37482006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3749
3750 * mini.texi: Lots of cleanups.
3751
37522006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3753
3754 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3755 and Mouse-2.
3756
c8763fb6 37572006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3758
3759 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3760
8cf51b2c
GM
37612006-05-31 Richard Stallman <rms@gnu.org>
3762
3763 * basic.texi (Moving Point): Fix previous change.
3764
c8763fb6 37652006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3766
3767 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3768
f0131492 37692006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3770
3771 * basic.texi: Many simplifications and improvements in wording.
3772
8cf51b2c
GM
37732006-05-26 Nick Roberts <nickrob@snap.net.nz>
3774
3775 * anti.texi (Antinews): Create a node for gdb-ui.
3776
8cf51b2c
GM
37772006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3778
3779 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3780
37812006-05-20 Richard Stallman <rms@gnu.org>
3782
3783 * dired.texi (Dired Navigation): dired-goto-file is now j.
3784
8cf51b2c
GM
37852006-05-20 Eli Zaretskii <eliz@gnu.org>
3786
3787 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3788 and their aliases.
3789
3790 * msdog.texi (Windows Printing): Mention non-support of plain text
3791 printing with some el-cheapo printers, and suggest a workaround.
3792
37932006-05-20 Kevin Ryde <user42@zip.com.au>
3794
3795 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3796 remove the bit saying you must set it.
3797
37982006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3799
3800 * trouble.texi (Checklist):
3801 * text.texi (Text, Auto Fill, Text Mode):
3802 * search.texi (Nonincremental Search):
3803 * rmail.texi (Rmail Labels):
3804 * mule.texi (Input Methods, Multibyte Conversion):
3805 * misc.texi (Gnus, Where to Look, PostScript):
3806 * maintaining.texi (Create Tags Table):
3807 * indent.texi (Indentation Commands):
3808 * fixit.texi (Spelling):
3809 * emacs.texi (Copying):
3810 * custom.texi (Init File): ifinfo -> ifnottex.
3811
8cf51b2c
GM
38122006-05-17 Richard Stallman <rms@gnu.org>
3813
3814 * files.texi (Diff Mode): Mention C-x `.
3815
38162006-05-08 Richard Stallman <rms@gnu.org>
3817
3818 * custom.texi (Disabling): Textual cleanups.
3819
8cf51b2c
GM
38202006-05-12 Glenn Morris <rgm@gnu.org>
3821
3822 * calendar.texi (Displaying the Diary, Format of Diary File):
3823 Refer to diary-view-entries, diary-list-entries,
3824 diary-show-all-entries rather than obsolete aliases.
3825
38262006-05-12 Eli Zaretskii <eliz@gnu.org>
3827
3828 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3829 (Displaying the Diary, Special Diary Entries, Importing Diary):
3830 * building.texi (Compilation Shell):
3831 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3832 emacs-xtra with @inforef's.
3833
3834 * files.texi (Visiting): Fix wording.
3835
3836 * mule.texi (Coding Systems, Text Coding): More indexing.
3837 Mention that C-x RET f can set eol conversion.
3838
c8763fb6 38392006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3840
3841 * xresmini.texi (GTK resources): Insert GTK description.
3842
3843 * xresources.texi (GTK resources): metafont should be menufont.
3844
8cf51b2c
GM
38452006-05-06 Michael Albinus <michael.albinus@gmx.de>
3846
49823426 3847 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3848 method, user name and host name is active only in partial
3849 completion mode.
3850
8cf51b2c
GM
38512006-05-06 Eli Zaretskii <eliz@gnu.org>
3852
3853 * makefile.w32-in (emacs.dvi):
3854 * Makefile.in (emacs.dvi): Add xresmini.texi.
3855
3856 * xresmini.texi (Table of Resources): Remove xref to non-existent
3857 node "LessTif Resources".
3858
3859 * msdog.texi (Microsoft Windows):
3860 * calendar.texi (Calendar/Diary, Displaying the Diary)
3861 (Special Diary Entries, Importing Diary, Holidays):
3862 * programs.texi (Program Modes):
3863 * text.texi (Text):
3864 * buffers.texi (Several Buffers):
3865 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3866
38672006-05-06 Eli Zaretskii <eliz@gnu.org>
3868
3869 The following changes merge the emacs-xtra manual into the main
3870 manual, but only for on-line version of the manual.
3871
3872 * vc2-xtra.texi (Version Backups, Local Version Control)
3873 (Making Snapshots, Change Logs and VC, Version Headers)
3874 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3875 on-line manual.
3876
3877 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3878 for on-line manual.
3879
3880 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3881 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3882 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3883 for on-line manual.
3884
3885 * fortran-xtra.texi (Fortran, Fortran Autofill)
3886 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3887 for on-line manual.
3888
3889 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3890 Conditional xref's for on-line manual.
3891
3892 * emerge-xtra.texi (Emerge, Overview of Emerge)
3893 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3894 manual.
3895
3896 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3897 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3898 (EMACSSOURCES): Use EMACS_XTRA.
3899 (../info/emacs-xtra): Remove.
3900 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3901
3902 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3903 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3904 (EMACSSOURCES): Use EMACS_XTRA.
3905 ($(infodir)/emacs-xtra): Remove.
3906 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3907
3908 * trouble.texi (Quitting):
3909 * text.texi (Text):
3910 * programs.texi (Program Modes):
3911 * msdog.texi (Microsoft Windows):
3912 * frames.texi (Frames):
3913 * files.texi (Backup, Version Control, VC Concepts)
3914 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3915 (Registering, VC Status, VC Undo, Multi-User Branching)
3916 (Comparing Files):
3917 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3918 (Displaying the Diary, Special Diary Entries, Importing Diary):
3919 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3920 conditional xref's, depending on @iftex/@ifnottex.
3921
3922 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3923 "MS-DOS". @include msdog-xtra.texi.
3924
3925 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3926 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3927
3928 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3929 for vc-xtra.texi subsections.
3930 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3931 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3932
3933 * sending.texi (Sending Mail): A @node line without explicit Prev,
3934 Next, and Up links.
3935
3936 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3937 Next, and Up links.
3938
3939 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3940 and its sections. @include picture-xtra.texi.
3941
3942 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3943 "Emerge".
3944 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3945
3946 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3947 exact duplicate of its name-sake in calendar.texi.
3948
3949 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3950 "Advanced Calendar/Diary Usage".
3951 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3952
3953 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3954 dired-xtra.texi.
3955 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3956
3957 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3958 (Files) [ifnottex]: Add menu entry for Autorevert.
3959
3960 * emacs-xtra.texi (Introduction): Reword to make consistent with
3961 printed version only.
3962 <Top level>: Remove the body of all chapters and move them to the
3963 new *-xtra.texi files. Use @raisesections and @lowersections to
3964 convert sections to chapters etc.
3965
3966 * msdog-xtra.texi:
3967 * fortran-xtra.texi:
3968 * vc-xtra.texi:
3969 * vc1-xtra.texi:
3970 * vc2-xtra.texi:
3971 * emerge-xtra.texi:
3972 * cal-xtra.texi:
3973 * dired-xtra.texi:
3974 * arevert-xtra.texi: New files, with text from respective chapters
3975 of emacs-xtra.texi. Convert each @chapter into @section, @section
3976 into @subsection, etc.
3977
3978 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3979 updated.
3980
3981 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3982 Windows". All references updated.
3983
39842006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3985
3986 * macos.texi (Mac Input): Mention input from Character Palette.
3987 (Mac Font Specs): Fix typo.
3988
39892006-05-05 Richard Stallman <rms@gnu.org>
3990
3991 * files.texi (Diff Mode): Minor cleanup.
3992
39932006-05-05 Karl Berry <karl@gnu.org>
3994
8cf51b2c
GM
3995 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3996 errors from the current release of makeinfo (4.8).
3997 * help.texi (Library Keywords): Change widest word in multitable
3998 template from `emulations' to `convenience'. (Not sure if this is
3999 related to the font change.)
4000
40012006-05-05 Eli Zaretskii <eliz@gnu.org>
4002
4003 * files.texi (File Names): Add a footnote about limited support of
4004 ~USER on MS-Windows.
4005
4006 * cmdargs.texi (Initial Options): Add a footnote about limited
4007 support of ~USER on MS-Windows.
4008
40092006-05-03 Richard Stallman <rms@gnu.org>
4010
4011 * files.texi (Diff Mode): Node moved here.
4012 (Comparing Files): Delete what duplicates new node.
4013 (Files): Put Diff Mode in menu.
4014
4015 * misc.texi (Diff Mode): Moved to files.texi.
4016
4017 * emacs.texi (Top): Update menu for Diff Mode.
4018
4019 * trouble.texi (Emergency Escape): Simplify.
4020
4021 * emacs.texi (Top): Minor clarification.
4022
40232006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4024
4025 * commands.texi, entering.texi, screen.texi: Many simplifications.
4026
40272006-05-03 Richard Stallman <rms@gnu.org>
4028
4029 * commands.texi (Text Characters): Delete paragraph about unibyte
4030 non-ASCII printing chars.
4031
4032 * killing.texi (Killing): Say "graphical displays".
4033 * display.texi: Say "graphical displays".
4034
4035 * cmdargs.texi (Misc X): Say "graphical displays".
4036
40372006-05-01 Richard Stallman <rms@gnu.org>
4038
4039 * emacs.texi (Top): Add Diff Mode to menu.
4040
40412006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4042
4043 * misc.texi (Diff Mode): New node.
4044
40452006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4046
4047 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4048 (Mac Environment Variables): Shorten example line.
4049 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4050
40512006-05-01 Nick Roberts <nickrob@snap.net.nz>
4052
4053 * building.texi (GUD Customization): Describe cases %d and %c.
4054 Update description for %e.
4055
40562006-04-30 Glenn Morris <rgm@gnu.org>
4057
4058 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4059
40602006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4061
4062 * custom.texi (Examining): Update C-h v output example.
4063
40642006-04-29 Kim F. Storm <storm@cua.dk>
4065
4066 * building.texi (Grep Searching): Add lgrep and rgrep.
4067
8cf51b2c
GM
40682006-04-23 Richard Stallman <rms@gnu.org>
4069
4070 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4071
4072 * xresmini.texi: New file.
4073
4074 * xresources.texi (Face Resources): Split table into font resources
4075 and the rest. Combine similar attributes for brevity.
4076
8cf51b2c
GM
40772006-04-21 Eli Zaretskii <eliz@gnu.org>
4078
4079 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4080 backslashes and case-insensitivity in file names (moved to the
4081 main manual).
4082 (MS-DOS Printing): Move most of the text to the main manual.
4083
4084 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4085 New nodes.
4086 (Windows Processes, Windows System Menu): Add index entries and
4087 fix wording.
4088
8cf51b2c
GM
40892006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4090
4091 * misc.texi (Shell Ring): Add notes on saved input when
4092 navigating off the end of the history list.
4093
40942006-04-18 Chong Yidong <cyd@mit.edu>
4095
4096 * misc.texi (Shell Options): Correct default value of
4097 comint-scroll-show-maximum-output.
4098
8cf51b2c
GM
40992006-04-18 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * building.texi (Watch Expressions): Update.
4102
8cf51b2c
GM
41032006-04-12 Richard Stallman <rms@gnu.org>
4104
4105 * search.texi: Clean up previous change.
4106
41072006-04-12 Eli Zaretskii <eliz@gnu.org>
4108
4109 * search.texi (Regexp Backslash, Regexp Replace): Add index
4110 entries for ``back reference'' and mention the term itself in the
4111 text.
4112
41132006-04-11 Richard Stallman <rms@gnu.org>
4114
4115 * custom.texi (Safe File Variables):
4116 Document enable-local-variables = :safe.
4117
41182006-04-11 Karl Berry <karl@gnu.org>
4119
4120 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4121 (Remote Repositories, Version Backups, Local Version Control)
4122 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4123 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4124 (Renaming VC Work Files and Master Files)
4125 (Inserting Version Control Headers, Customizing VC, General Options)
4126 (Options for RCS and SCCS, Options specific for CVS): Move all
4127 these nodes to emacs-xtra.texi, for brevity.
4128 * cmdargs.texi, files.texi: Change cross-references.
4129
8cf51b2c
GM
41302006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4131
4132 * files.texi (Old Versions): Update description of vc-annotate's
4133 use of color to indicate date ranges.
4134
8cf51b2c
GM
41352006-04-09 Kevin Ryde <user42@zip.com.au>
4136
8cf51b2c
GM
4137 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4138 put info and printed manual names the right way around.
4139
41402006-04-09 Karl Berry <karl@gnu.org>
4141
4142 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4143 emacs-xtra.texi, leaving only MS Windows information.
4144 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4145 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4146 node names.
4147
4148 * emacs.texi: Move @summarycontents and @contents to the beginning
4149 of the file.
4150
8cf51b2c
GM
41512006-04-08 Kevin Ryde <user42@zip.com.au>
4152
4153 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4154
41552006-04-07 Richard Stallman <rms@gnu.org>
4156
4157 * programs.texi (Comments, Comment Commands, Options for Comments)
4158 (Multi-Line Comments): "Align", not "indent".
4159 (Basic Indent): C-j deletes trailing whitespace before the newline.
4160
41612006-04-06 Richard Stallman <rms@gnu.org>
4162
8cf51b2c
GM
4163 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4164
41652006-04-06 Eli Zaretskii <eliz@gnu.org>
4166
4167 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4168
8cf51b2c
GM
41692006-04-05 Richard Stallman <rms@gnu.org>
4170
4171 * emacs.texi (Top): Update subnode menu.
4172
4173 * trouble.texi (Unasked-for Search): Node deleted.
4174 (Lossage): Delete from menu.
4175
41762006-04-04 Richard Stallman <rms@gnu.org>
4177
4178 * trouble.texi: Various cleanups.
4179 (Checklist): Don't bother saying how to snail a bug report.
4180 (Emergency Escape): Much rewriting.
4181 (After a Crash): Rename the core dump immediately.
4182 (Total Frustration): Call it a psychotherapist.
4183 (Bug Criteria): Avoid "illegal instruction".
4184 (Sending Patches): We always put the contributor's name in.
4185
4186 * misc.texi (Thumbnails): Minor correction.
4187
8cf51b2c
GM
41882006-04-03 Richard Stallman <rms@gnu.org>
4189
4190 * misc.texi (Thumbnails): Minor cleanup.
4191
41922006-04-02 Karl Berry <karl@gnu.org>
4193
4194 * sending.texi (Mail Sending): pxref to Top needs five args.
4195
4196 * texinfo.tex: Update to current version (2006-03-21.13).
4197
8cf51b2c
GM
41982006-03-31 Richard Stallman <rms@gnu.org>
4199
4200 * emacs.texi (Top): Update subnode menu.
4201
4202 * help.texi (Help Mode): Cleanup.
4203
4204 * dired.texi: Many cleanups.
4205 (Dired Deletion): Describe dired-recursive-deletes.
4206 (Operating on Files): dired-create-directory moved.
4207 (Misc Dired Features): Move to here.
4208 (Tumme): Node moved to misc.texi.
4209
4210 * custom.texi: Many cleanups.
4211 (Minor Modes): Don't mention ISO Accents Mode.
4212 (Examining): Update C-h v output example.
4213 (Hooks): Add index and xref for add-hook.
4214 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4215 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4216
4217 * misc.texi: Many cleanups.
4218 (beginning): Add to summary of topics.
4219 (Shell): Put eshell xref at the end. Remove eshell from table.
4220 (Thumbnails): New node.
4221
8cf51b2c
GM
42222006-03-28 Eli Zaretskii <eliz@gnu.org>
4223
4224 * files.texi (File Name Cache): Make it clear that the cache is
4225 not persistent.
4226
8cf51b2c
GM
42272006-03-25 Karl Berry <karl@gnu.org>
4228
49823426
GM
4229 * emacs-xtra.texi, emacs.texi, gnu.texi:
4230 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4231 (2) do not indent copyright year list (or anything else).
4232
8cf51b2c
GM
42332006-03-21 Juanma Barranquero <lekktu@gmail.com>
4234
4235 * files.texi (VC Dired Mode): Remove misplaced brackets.
4236
42372006-03-21 Andre Spiegel <spiegel@gnu.org>
4238
4239 * files.texi: Various updates and clarifications in the VC chapter.
4240
42412006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4242
4243 * help.texi (Help Mode): Document "C-c C-c".
4244
8cf51b2c
GM
42452006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4246
4247 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4248 menu in the standalone Info reader.
4249
42502006-03-15 Chong Yidong <cyd@stupidchicken.com>
4251
4252 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4253 moved here from Emacs manual.
4254
4255 * programs.texi (Fortran): Section moved to emacs-xtra.
4256 (Program Modes): Xref to Fortran in emacs-xtra.
4257
4258 * maintaining.texi (Emerge): Move to emacs-xtra.
4259 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4260
4261 * picture.texi: File deleted.
4262 * Makefile.in:
4263 * makefile.w32-in: Remove picture.texi.
4264
4265 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4266 * abbrevs.texi (Abbrevs):
4267 * sending.texi (Sending Mail): Picture node removed.
4268
4269 * emacs.texi (Top): Update node listings.
4270
8cf51b2c
GM
42712006-03-12 Richard Stallman <rms@gnu.org>
4272
4273 * calendar.texi: Various cleanups.
4274
8cf51b2c
GM
42752006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4276
4277 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4278 syntax.
4279
8cf51b2c
GM
42802006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4281
4282 * search.texi (Regexps): More accurately describe which characters
4283 are special in which situations. Recommend _not_ to quote `]' or
4284 `-' when they are not special.
4285
8cf51b2c
GM
42862006-02-28 Andre Spiegel <spiegel@gnu.org>
4287
4288 * files.texi (Old Versions): Clarify operation of C-x v =.
4289
8cf51b2c
GM
42902006-02-21 Nick Roberts <nickrob@snap.net.nz>
4291
4292 * building.texi (Watch Expressions): Update and describe
4293 gdb-speedbar-auto-raise.
4294
42952006-02-19 Richard M. Stallman <rms@gnu.org>
4296
4297 * emacs.texi: Use @smallbook.
4298 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4299 Update subnode menu.
4300
4301 * building.texi (Lisp Interaction): Minor addition.
4302
43032006-02-18 Nick Roberts <nickrob@snap.net.nz>
4304
4305 * building.texi (Watch Expressions): Update and be more precise.
4306
c8763fb6 43072006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4308
4309 * maintaining.texi (Create Tags Table): Explain why the
4310 exception when etags writes to files under the /dev tree.
4311
43122006-02-14 Richard M. Stallman <rms@gnu.org>
4313
4314 * custom.texi (Safe File Variables): Lots of clarification.
4315 Renamed from Unsafe File Variables.
4316
43172006-02-14 Chong Yidong <cyd@stupidchicken.com>
4318
4319 * custom.texi (Unsafe File Variables): File variable confirmation
4320 assumed denied in batch mode.
4321
43222006-02-14 Richard M. Stallman <rms@gnu.org>
4323
4324 * building.texi (GDB User Interface Layout): Don't say `inferior'
4325 for program being debugged.
4326
43272006-02-15 Nick Roberts <nickrob@snap.net.nz>
4328
4329 * building.texi (GDB Graphical Interface):
4330 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4331
43322006-02-13 Chong Yidong <cyd@stupidchicken.com>
4333
4334 * custom.texi (Specifying File Variables, Unsafe File Variables):
4335 New nodes, split from File Variables. Document new file local
4336 variable behavior.
4337
43382006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4339
4340 * display.texi (Standard Faces):
8cf51b2c
GM
4341 * files.texi (Visiting):
4342 * frames.texi (Clipboard):
4343 * glossary.texi (Glossary) <Clipboard>:
4344 * xresources.texi (X Resources): Mention Mac OS port.
4345
8cf51b2c
GM
43462006-02-12 Richard M. Stallman <rms@gnu.org>
4347
4348 * building.texi (Building): Clarify topic in intro.
4349
4350 * maintaining.texi (Maintaining): Change title; clarify topic.
4351 Delete duplicate index entries.
4352
4353 * building.texi (Other GDB User Interface Buffers): Clarifications.
4354
4355 * text.texi (Cell Commands): Clarifications.
4356
4357 * programs.texi (Defuns): Delete duplicate explanation of
4358 left-margin paren convention.
4359 (Hungry Delete): Minor cleanup.
4360
43612006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4362
4363 * dired.texi (Tumme): More tumme documentation.
4364
43652006-02-11 Alan Mackenzie <acm@muc.de>
4366
4367 * programs.texi ("Hungry Delete"): Correct the appellation of the
4368 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4369
43702006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4371
4372 * dired.texi (Tumme): Fix small bug.
4373
43742006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4375
4376 * macos.texi (Mac International): Rename "fontset-mac" to
4377 "fontset-standard".
4378
8cf51b2c
GM
43792006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4380
4381 * dired.texi (Tumme): Basic documentation for Tumme added.
4382
8cf51b2c
GM
43832006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4384
4385 * mule.texi (International):
4386 * programs.texi (Basic Indent): Fix typos.
4387
8cf51b2c
GM
4388 * custom.texi (Minor Modes):
4389 * display.texi (Text Display):
4390 * commands.texi (Text Characters): Update xrefs.
4391
43922006-02-07 Richard M. Stallman <rms@gnu.org>
4393
4394 * emacs.texi (Top): Update subnode menu.
4395 Update info on old Emacs papers.
4396 (Intro): "Graphical display", not window system.
4397
4398 * xresources.texi (GTK styles): Minor clarifications.
4399
4400 * trouble.texi: "Graphical display", not window system.
4401 (Stuck Recursive): Minor clarification.
4402
4403 * text.texi: Minor clarifications.
4404 (Sentences): Explain why two-space convention is better.
4405 Explain sentence-end-without-period here.
4406 (Fill Commands): Not here.
4407 (Refill): Node moved down.
4408 (Filling): Update menu.
4409 (Table Creation, Cell Justification, Column Commands): Clarify.
4410
4411 * sending.texi: Minor clarifications.
4412
4413 * search.texi (Regexp Backslash): Clarification.
4414
4415 * rmail.texi: Minor cleanups.
4416 (Rmail): Delete digression about `rmail-mode'.
4417 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4418 (Rmail Files): Mention C-u M-x rmail.
4419 (Rmail Reply): Mention References.
4420 (Rmail Display): Mention rmail-nonignored-headers.
4421
4422 * programs.texi: Minor cleanups.
4423 (Comment Commands): Mention momentary Transient Mark mode.
4424 (Matching): Be more specific about customizing show-paren-mode.
4425 (Info Lookup): Don't list the modes that support C-h S.
4426 Just say what it does in an unsupported mode.
4427 (Man Page): Delete excessive info on customizing woman.
4428 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4429
4430 * abbrevs.texi: Minor clarifications.
4431 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4432 not "dynamic abbrevs" as if they were a kind of abbrev.
4433
4434 * picture.texi (Picture): Minor cleanup.
4435
4436 * mule.texi (Communication Coding): Say "other applications".
4437 (Fontsets): Not specific to X. Add xref to X Resources.
4438 (Unibyte Mode): Rename from Single-Byte Character Support.
4439 "Graphical display", not window system.
4440 (International): Update menu.
4441
4442 * maintaining.texi (Format of ChangeLog):
4443 New node, split out from ChangeLog.
4444 (ChangeLog): Clarifications in the remaining text.
4445 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4446 (Find Tag): Add @w.
4447 (Tags Search): Explain tag table order here. Simplify grep ref.
4448 (List Tags): tags-tag-face is a variable, not a face.
4449 (Emerge): Cleanups.
4450
4451 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4452 (Keyboard Macros): Avoid "the user".
4453
4454 * killing.texi: "Graphical display", not window system.
4455
4456 * help.texi (Help Echo): "Graphical display", not window system.
4457
4458 * glossary.texi: Say "you", not "the user". Say "graphical display".
4459
4460 * frames.texi: Minor cleanups. "Graphical display", not window system.
4461
4462 * files.texi (Visiting): Make drag-and-drop not X-specific.
4463
4464 * custom.texi: Minor cleanups. "Graphical display", not window system.
4465
4466 * cmdargs.texi: Minor cleanups.
4467
4468 * building.texi (Compilation): Move and split kill-compilation para.
4469 Add para about multiple compilers.
4470 (Compilation Mode): Commands also available in grep mode and others.
4471 Mention C-u C-x ` more tutorially. Clarify C-x `.
4472 (Compilation Shell): Clarify. Put Bash example first.
4473 (Grep Searching): Minor cleanups; add @w.
4474 (Debuggers): Minor cleanups.
4475 (Starting GUD): Make GDB xgraphical mode issue clearer.
4476 (Debugger Operation): Lots of clarifications including
4477 GDB tooltip side-effect issue.
4478 (Commands of GUD): Clarify.
4479 (GUD Customization): Add bashdb-mode-hook.
4480 (GDB Graphical Interface): Rewrite for clarity.
4481 (GDB User Interface Layout): Rewrite for clarity.
4482 (Stack Buffer, Watch Expressions): Likewise.
4483 (Other GDB User Interface Buffers): Cleanups.
4484 (Lisp Libraries, External Lisp): Cleanup.
4485
4486 * basic.texi (Position Info): "Graphical displays", rather than
4487 window systems.
4488
4489 * anti.texi: Minor cleanup.
4490
8cf51b2c
GM
44912006-02-03 Eli Zaretskii <eliz@gnu.org>
4492
4493 * custom.texi (Init File, Find Init): Add cross-references to
4494 where $HOME is described.
4495
44962006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4497
4498 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4499 is not inside the @table.
4500
4501 * emacs.texi (Top): Correct node name.
4502
4503 * files.texi (File Names): Fix @xref.
4504 (Reverting): Fix typo.
4505
4506 * mule.texi (International): Correct node name.
4507
4508 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4509
45102006-02-01 Richard M. Stallman <rms@gnu.org>
4511
4512 * emacs.texi (Top): Update subnode menu.
4513
4514 * mule.texi: Minor clarifications.
4515 Reduce the specific references to X Windows.
4516 Refer to "graphical" terminals, rather than window systems.
4517 (Text Coding): Rename from Specify Coding.
4518 (Communication Coding, File Name Coding, Terminal Coding):
4519 New nodes split out from Text Coding.
4520
4521 * kmacro.texi: Minor clarifications.
4522 (Keyboard Macro Ring): Comment out some excessive commands.
4523 (Basic Keyboard Macro): Split up the table, putting part in each node.
4524
4525 * major.texi: Minor clarifications.
4526
4527 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4528
4529 * windows.texi: Minor clarifications.
4530 (Change Window): Don't describe mode-line mouse cmds here.
4531 Add xref to Mode Line Mouse.
4532
4533 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4534
4535 * macos.texi (Mac International): Fix xref.
4536
4537 * indent.texi: Minor clarifications.
4538
4539 * frames.texi: Minor clarifications.
4540 Reduce the specific references to X Windows.
4541 Refer to "graphical" terminals, rather than window systems.
4542 (Frame Parameters): Don't mention commands like
4543 set-foreground-color. Just say to customize a face.
4544 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4545
4546 * files.texi: Minor clarifications.
4547 (Numbered Backups): New node, split out from Backup Names.
4548
4549 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4550
4551 * cmdargs.texi (General Variables): Fix xref.
4552
4553 * buffers.texi: Minor clarifications.
4554
8cf51b2c
GM
45552006-01-31 Richard M. Stallman <rms@gnu.org>
4556
4557 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4558 Nodes moved to top.
4559
4560 * display.texi: Minor clarifications.
4561 (Display): Rearrange menu.
4562 (Standard Faces): Mention query-replace face.
4563 (Faces): Simplify.
4564 (Font Lock): Simplify face customization info.
4565 (Highlight Changes): Node merged into Highlight Interactively.
4566 (Highlight Interactively): Much rewriting and cleanup.
4567 (Optional Mode Line): Narrowed line number not good for goto-line.
4568 Simplify face customization advice.
4569 (Text Display): Mention use of escape-glyph face.
4570 Move ctl-arrow and tab-width here.
4571 (Display Custom): Move no-redraw-on-reenter to end of node.
4572
4573 * search.texi: Minor clarifications.
4574 (Isearch Scroll): Simplify.
4575 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4576
4577 * regs.texi (Registers): Mention bookmarks here.
4578
4579 * mark.texi: Minor clarifications.
4580 (Selective Undo): Node deleted.
4581
4582 * m-x.texi: Minor clarifications.
4583
4584 * killing.texi: Minor clarifications.
4585 Refer to "graphical" terminals, rather than window systems.
4586
4587 * help.texi: Clarifications.
4588 (Help): Don't describe C-h F and C-h K here.
4589 (Key Help): Describe C-h K here.
4590 (Name Help): Mention Emacs Lisp Intro.
4591 Describe C-h F here.
4592 (Misc Help): Mention C-h F and C-h K only briefly.
4593
4594 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4595 Selective undo text merged in.
4596 (Spelling): Mention Aspell along with Ispell.
4597
4598 * emacs.texi (Top): Update subnode menus.
4599
4600 * basic.texi (Basic Undo): Rename from Undo. Most of text
4601 moved to new Undo node.
4602
8cf51b2c
GM
46032006-01-29 Chong Yidong <cyd@stupidchicken.com>
4604
4605 * basic.texi (Continuation Lines, Inserting Text):
4606 Mention longlines mode.
4607
46082006-01-29 Richard M. Stallman <rms@gnu.org>
4609
10d1d0af 4610 * screen.texi: Minor cleanups.
8cf51b2c
GM
4611 (Screen): Clean up the intro paragraphs.
4612 (Mode Line): Lots of rewriting. Handle frame-name better.
4613 eol-mnemonic-... vars moved out.
4614
4615 * emacs.texi (Top): Change menu item for MS-DOS node.
4616 Update subnode menu.
4617
4618 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4619 chapter relates to Windows. Title changed.
4620
4621 * mini.texi: Minor cleanups.
4622
4623 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4624 (Mark): Put it in the menu.
4625
4626 * entering.texi: Minor cleanups.
4627
4628 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4629 (Intro): Refer to "graphical" terminals, rather than X.
4630
4631 * display.texi (Display Custom): Add xref to Variables.
4632 (Optional Mode Line): eol-mnemonic-... vars moved here.
4633
4634 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4635 rather than X.
4636
8cf51b2c
GM
4637 * basic.texi: Minor cleanups.
4638 (Undo): selective-undo moved.
4639
8cf51b2c
GM
46402006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4641
4642 * anti.texi (Antinews): Various corrections and additions.
4643
46442006-01-23 Juri Linkov <juri@jurta.org>
4645
4646 * custom.texi (Easy Customization, Customization Groups)
4647 (Browsing Custom): Mention links along with buttons.
4648
8cf51b2c
GM
46492006-01-21 Eli Zaretskii <eliz@gnu.org>
4650
8cf51b2c
GM
4651 * text.texi (TeX Print): Use @key for TAB.
4652
8cf51b2c
GM
4653 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4654
8cf51b2c
GM
46552006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4656
4657 * files.texi (File Aliases): Don't claim that usually separate
4658 buffers are created for two file names that name the same data.
4659 Mention additional situations where different names mean the same
4660 file on disk.
4661
46622006-01-19 Richard M. Stallman <rms@gnu.org>
4663
4664 * killing.texi (Deletion): Upcase @key argument.
4665
4666 * custom.texi (Custom Themes): Minor cleanup.
4667
4668 * programs.texi (Hungry Delete): Upcase @key argument.
4669
8cf51b2c
GM
46702006-01-16 Juri Linkov <juri@jurta.org>
4671
4672 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4673 Move `mode-line-highlight' before `mode-line-buffer-id'.
4674
8cf51b2c
GM
46752006-01-14 Richard M. Stallman <rms@gnu.org>
4676
4677 * basic.texi (Inserting Text): Minor cleanup.
4678
8cf51b2c
GM
46792006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4680
4681 * custom.texi (Changing a Variable, Face Customization):
4682 Update for changes in Custom menus.
4683
8cf51b2c
GM
46842006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4685
4686 * macos.texi (Mac International): Undo last change.
4687
8cf51b2c
GM
46882006-01-02 Chong Yidong <cyd@stupidchicken.com>
4689
4690 * custom.texi (Custom Themes): Describe the new
4691 customize-create-theme interface.
4692
46932005-12-30 Juri Linkov <juri@jurta.org>
4694
4695 * basic.texi (Position Info): Update example.
4696
c8763fb6 46972005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4698
4699 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4700
47012005-12-24 Chong Yidong <cyd@stupidchicken.com>
4702
4703 * custom.texi (Custom Themes): `load-theme' always loads.
4704
47052005-12-23 Juri Linkov <juri@jurta.org>
4706
4707 * display.texi (Highlight Interactively): Use double space to
4708 separate sentences. Replace C-p with M-p, and C-n with M-n.
4709
47102005-12-22 Richard M. Stallman <rms@gnu.org>
4711
4712 * custom.texi (Easy Customization and subnodes):
4713 Replace "active field" with "button".
4714 Use "user option" only for variables.
4715 Use "setting" for variable-or-face.
4716
47172005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4718
4719 * buffers.texi (Select Buffer): Change order in table to make
4720 "Similar" refer to the correct item.
4721 (Indirect Buffers): Minor rewording.
4722
8cf51b2c
GM
47232005-12-20 Juri Linkov <juri@jurta.org>
4724
4725 * files.texi (VC Status): Put P and N near p and n.
4726
8cf51b2c
GM
47272005-12-19 Richard M. Stallman <rms@gnu.org>
4728
4729 * programs.texi (Electric C): Delete the info about newline control.
4730 (Other C Commands): Minor cleanup.
4731 (Left Margin Paren): Minor cleanup.
4732
47332005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4734
4735 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4736 (Customization Groups): Delete text moved to "Browsing Custom".
4737 (Browsing Custom): New node.
4738 (Specific Customization): Clarify which commands only work for
4739 loaded options.
4740
47412005-12-18 Bill Wohler <wohler@newt.com>
4742
4743 * frames.texi (Tool Bars): Shorten text of previous change.
4744
47452005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4746
4747 * files.texi (VC Status): Document log-view mode.
4748
47492005-12-18 Bill Wohler <wohler@newt.com>
4750
4751 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4752 permanently via the customize interface.
4753
8cf51b2c
GM
47542005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4755
4756 * killing.texi (Killing by Lines): Document `kill-whole-line'
4757 function.
4758
c8763fb6 47592005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4760
4761 * buffers.texi (Select Buffer): Change `prev-buffer' to
4762 `previous-buffer'. Indicate that these functions use a frame
4763 local buffer list.
4764
8cf51b2c
GM
47652005-12-12 Richard M. Stallman <rms@gnu.org>
4766
4767 * custom.texi (Easy Customization): Change menu comment.
4768 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4769
4770 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4771 (Help): Among the Apropos commands, describe only C-h a here.
4772
47732005-12-11 Richard M. Stallman <rms@gnu.org>
4774
4775 * programs.texi (Options for Comments): Comment-end starts with space.
4776
4777 * glossary.texi (Glossary): Minor cleanup.
4778
4779 * files.texi (Old Versions): Use @table.
4780
8cf51b2c
GM
47812005-12-10 David Koppelman <koppel@ece.lsu.edu>
4782
4783 * display.texi (Highlight Interactively): Include
4784 global-hi-lock-mode. Add miscellaneous details and elaborations.
4785
47862005-12-09 Richard M. Stallman <rms@gnu.org>
4787
4788 * display.texi (Font Lock): Delete the Global FL menu item.
4789
47902005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4791
4792 * custom.texi (Minibuffer Maps): Mention the maps for file name
4793 completion.
4794
47952005-12-09 Kim F. Storm <storm@cua.dk>
4796
4797 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4798 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4799 cursor to next corner in rectangle; clarify insert around rectangle.
4800
8cf51b2c
GM
48012005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4802
4803 * custom.texi (Customization): Use xref to elisp manual for
4804 non-TeX output.
4805 (Minor Modes): Update.
4806 (Customization Groups, Changing a Variable, Face Customization):
4807 Update for new appearance of Custom buffers.
4808 (Changing a Variable): `custom-buffer-done-function' has been
4809 replaced by `custom-buffer-done-kill'.
4810 (Specific Customization): In the `customize-group' buffer, a
4811 subgroup's contents are not "hidden". They are not included at
4812 all. They have no [Show] button.
4813 (Mouse Buttons): Add pxref to description of mouse event lists in
4814 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4815 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4816 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4817
48182005-12-08 Richard M. Stallman <rms@gnu.org>
4819
4820 * mini.texi (Completion Commands, Completion):
4821 In file name input, SPC does not do completion.
4822
8cf51b2c
GM
48232005-12-08 Nick Roberts <nickrob@snap.net.nz>
4824
4825 * building.texi (GDB Graphical Interface): Explain screen size
4826 setting.
4827 (Other GDB User Interface Buffers): Describe features specific to
4828 GDB 6.4.
4829
8cf51b2c
GM
48302005-12-01 Nick Roberts <nickrob@snap.net.nz>
4831
4832 * building.texi (GDB User Interface Layout): Describe how to
4833 kill associated buffers.
4834 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4835 (Watch Expressions): Be more precise.
4836 (Other GDB User Interface Buffers): Describe how to change a
4837 register value.
4838
8cf51b2c
GM
48392005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4840
4841 * macos.texi (Mac Input): Remove description of
4842 mac-command-key-is-meta. Add descriptions of
4843 mac-control-modifier, mac-command-modifier, and
4844 mac-option-modifier.
4845 (Mac International): Fix description of conversion of clipboard data.
4846 (Mac Font Specs): Add example of font customization by face attributes.
4847
48482005-11-22 Nick Roberts <nickrob@snap.net.nz>
4849
4850 * building.texi (Watch Expressions): Expand description.
4851 (Other GDB User Interface Buffers): Describe local map for
4852 gud-watch.
4853
48542005-11-21 Chong Yidong <cyd@stupidchicken.com>
4855
4856 * display.texi (Font Lock): Font lock is enabled by default now.
4857
48582005-11-20 Juri Linkov <juri@jurta.org>
4859
4860 * basic.texi (Position Info): Update examples of the output.
4861 Remove the fact that examples are produced in the TeXinfo buffer,
4862 because in the Info reader users will get a different output from
4863 `C-x ='.
4864
4865 * building.texi (Compilation Mode): Remove paragraph duplicated
4866 from the node `Compilation'. Add `compilation-skip-threshold'.
4867
4868 * display.texi (Font Lock): Suggest more user-friendly method of
4869 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4870
48712005-11-18 Richard M. Stallman <rms@gnu.org>
4872
4873 * files.texi (Registering): Mention @@ in mode line.
4874
4875 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4876
48772005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4878
4879 * files.texi (Renaming and VC): Some back-ends don't
4880 handle renaming.
4881
8cf51b2c
GM
48822005-11-17 Juri Linkov <juri@jurta.org>
4883
4884 * emacs.texi (Top):
4885 * display.texi (Highlight Interactively): Put this font-lock based
4886 mode near Font Lock node.
4887
48882005-11-16 Chong Yidong <cyd@stupidchicken.com>
4889
4890 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4891 icons.
4892
48932005-11-12 Kim F. Storm <storm@cua.dk>
4894
4895 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4896 (Help Summary): Add C-h d and C-h e.
4897 (Apropos): Clarify that all apropos commands may search for either
4898 list of words or a regexp. Add C-h d for apropos-documentation.
4899 Describe apropos-documentation-sort-by-scores user option.
4900
8cf51b2c
GM
49012005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4902
4903 * killing.texi (CUA Bindings): Add @section.
4904
49052005-11-10 Kim F. Storm <storm@cua.dk>
4906
4907 * emacs.texi (Top): Add CUA Bindings entry to menu.
4908
4909 * killing.texi (CUA Bindings): New node. Moved here from
4910 misc.texi and extended with info on rectangle commands and
4911 rectangle highlighting, interface to registers, and the global
4912 mark feature.
4913
4914 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4915
4916 * regs.texi: Prev link points to CUA Bindings node.
4917
49182005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4919
4920 * help.texi (Help Echo): By default, help echos are only shown on
4921 mouse-over, not on point-over.
4922
c8763fb6 49232005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4924
4925 * misc.texi (Shell Mode): Describe how to activate password echoing.
4926
8cf51b2c
GM
49272005-11-04 Romain Francoise <romain@orebokech.com>
4928
4929 * mark.texi (Mark Ring): Fix typo.
4930
49312005-11-03 Richard M. Stallman <rms@gnu.org>
4932
4933 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4934
49352005-11-01 Bill Wohler <wohler@newt.com>
4936
4937 * help.texi (Help Mode): Fix typo.
4938
49392005-11-01 Nick Roberts <nickrob@snap.net.nz>
4940
4941 * building.texi (Other GDB User Interface Buffers): Describe
4942 the command gdb-use-inferior-io-buffer.
4943
49442005-10-31 Romain Francoise <romain@orebokech.com>
4945
4946 * files.texi (Compressed Files): Fix typo.
4947
4948 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4949
4950 * windows.texi (Force Same Window): Likewise.
4951
49522005-10-30 Bill Wohler <wohler@newt.com>
4953
4954 * help.texi (Help Mode): URLs viewed with browse-url.
4955
49562005-10-31 Nick Roberts <nickrob@snap.net.nz>
4957
4958 * building.texi (GDB Graphical Interface): Don't reference
4959 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4960 must stay in same frame.
4961
49622005-10-29 Chong Yidong <cyd@stupidchicken.com>
4963
4964 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4965
4966 * anti.texi (Antinews): Likewise.
4967
8cf51b2c
GM
49682005-10-28 Bill Wohler <wohler@newt.com>
4969
4970 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4971
49722005-10-28 Richard M. Stallman <rms@gnu.org>
4973
4974 * files.texi (Visiting): Explain how to enter ? in a file name.
4975
4976 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4977
8cf51b2c
GM
49782005-10-25 Nick Roberts <nickrob@snap.net.nz>
4979
4980 * building.texi (GDB Graphical Interface): Describe
4981 gdb-mouse-until.
4982
49832005-10-23 Richard M. Stallman <rms@gnu.org>
4984
4985 * custom.texi (Init File): Recommend when to use site-start.el.
4986
8cf51b2c
GM
49872005-10-21 Juri Linkov <juri@jurta.org>
4988
4989 * custom.texi (Examining): Mention accessing the old variable
4990 value via M-n in set-variable.
4991
8cf51b2c
GM
49922005-10-18 Romain Francoise <romain@orebokech.com>
4993
4994 * files.texi (Version Systems): Capitalize GNU.
4995
8cf51b2c
GM
49962005-10-18 Nick Roberts <nickrob@snap.net.nz>
4997
4998 * building.texi (Compilation Mode): Remove redundant paragraph.
4999 (Watch Expressions): Remove paragraph to reflect code change.
5000
8cf51b2c
GM
50012005-10-16 Richard M. Stallman <rms@gnu.org>
5002
5003 * building.texi (Compilation Mode, Compilation): Clarified.
5004
50052005-10-15 Richard M. Stallman <rms@gnu.org>
5006
5007 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5008
8cf51b2c
GM
50092005-10-13 Kenichi Handa <handa@m17n.org>
5010
5011 * basic.texi (Position Info): Fix previous change.
5012
c8763fb6 50132005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5014
5015 * cmdargs.texi (Icons X): Fix typo.
5016
50172005-10-12 Kenichi Handa <handa@m17n.org>
5018
5019 * basic.texi (Position Info): Describe the case that Emacs shows
5020 "part of display ...".
5021
c8763fb6 50222005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5023
5024 * cmdargs.texi (Icons X): -nb => -nbi.
5025
50262005-10-10 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * frames.texi (Speedbar): A couple more clarifications.
5029
50302005-10-11 Nick Roberts <nickrob@snap.net.nz>
5031
5032 * building.texi (GDB User Interface Layout): Improve diagram.
5033 (Watch Expressions): Explain how to make speedbar global.
5034 (Other GDB User Interface Buffers): Make references more precise.
5035
8cf51b2c
GM
50362005-10-09 Richard M. Stallman <rms@gnu.org>
5037
5038 * frames.texi (Speedbar): Clarify the text.
5039
50402005-10-09 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * frames.texi (Speedbar): Add information on keybindings,
5043 dismissing the speedbar, and buffer display mode. Link to
5044 speedbar manual.
5045
c8763fb6 50462005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5047
5048 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5049 added -nb, --no-bitmap-icon.
5050
8cf51b2c
GM
50512005-10-07 Nick Roberts <nickrob@snap.net.nz>
5052
5053 * building.texi (GDB Graphical Interface): Add variables and
5054 functions to indices. Be more precise.
5055
c8763fb6 50562005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5057
5058 * frames.texi (Drag and Drop): Remove the x- from
5059 x-dnd-open-file-other-window and xdnd-protocol-alist.
5060
50612005-09-30 Romain Francoise <romain@orebokech.com>
5062
5063 * mini.texi (Minibuffer): The default value now appears before the
5064 colon in minibuffer prompts.
5065
8cf51b2c
GM
50662005-09-25 Richard M. Stallman <rms@gnu.org>
5067
5068 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5069
8cf51b2c
GM
50702005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5071
5072 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5073
8cf51b2c
GM
50742005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5075
5076 * emacs.texi (Top): Update submenus from macos.texi.
5077
5078 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5079 (Mac OS): Update feature support status.
5080 (Mac Input): List supported input scripts. Remove description
5081 about `mac-keyboard-text-encoding'. Mention mouse button
5082 emulation and related variables.
5083 (Mac International): Mention Central European and Cyrillic
5084 support. Now `keyboard-coding-system' is dynamically changed.
5085 Add description about coding system for selection. Add
5086 description about language environment.
5087 (Mac Environment Variables): Mention
5088 `~/.MacOSX/environment.plist'. Give example of command line
5089 arguments. Add Preferences support.
5090 (Mac Directories): Explicitly state that this node is for Mac OS
5091 Classic only.
5092 (Mac Font Specs): Mention specification for scalable fonts. List
5093 supported charsets. Add preferred way of creating fontsets. Add
5094 description about `mac-allow-anti-aliasing'.
5095 (Mac Functions): Add descriptions about `mac-set-file-creator',
5096 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5097 and `mac-get-preference'.
5098
8cf51b2c
GM
50992005-09-16 Romain Francoise <romain@orebokech.com>
5100
5101 Update all files to specify GFDL version 1.2.
5102
5103 * doclicense.texi (GNU Free Documentation License): Update to
5104 version 1.2.
5105
51062005-09-15 Richard M. Stallman <rms@gnu.org>
5107
5108 * buffers.texi (List Buffers): Fix xref.
5109
5110 * rmail.texi (Rmail Basics): Fix xref.
5111
5112 * emacs.texi (Top): Update subnode menus.
5113
5114 * files.texi (Saving Commands): New node, broken out of Saving.
5115 (Customize Save): New node, broken out of Saving.
5116 Clarify effect of write-region-inhibit-fsync.
5117 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5118
8cf51b2c
GM
51192005-09-14 Romain Francoise <romain@orebokech.com>
5120
5121 * files.texi (Saving): Mention write-region-inhibit-fsync.
5122
51232005-09-05 Chong Yidong <cyd@stupidchicken.com>
5124
5125 * custom.texi (Custom Themes): New node.
5126
51272005-09-03 Richard M. Stallman <rms@gnu.org>
5128
49823426
GM
5129 * search.texi (Search Case): Mention vars that control
5130 case-fold-search for various operations.
8cf51b2c
GM
5131
51322005-08-22 Juri Linkov <juri@jurta.org>
5133
5134 * display.texi (Standard Faces): Merge the text from
5135 `(elisp)Standard Faces' into this node.
5136
51372005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5138
5139 * emacs.texi (Top): Delete menu item for deleted node
5140 Keyboard Translations.
5141
51422005-08-18 Richard M. Stallman <rms@gnu.org>
5143
8cf51b2c
GM
5144 * trouble.texi (Unasked-for Search):
5145 Delete xref to Keyboard Translations.
5146
5147 * glossary.texi (Glossary): Delete xref.
5148
8cf51b2c
GM
5149 * custom.texi (Minor Modes): Say that the list here is not complete.
5150 (Keyboard Translations): Node deleted.
5151 (Disabling): Delete xref to it.
5152 (Customization Groups): Fix Custom buffer example.
5153 (Hooks): Mention remove-hooks.
5154
51552005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5156
5157 * building.texi (GDB Graphical Interface): Improve filling of menu
5158 item.
5159
51602005-08-18 Nick Roberts <nickrob@snap.net.nz>
5161
5162 * building.texi (GDB Graphical Interface): Use better node names.
5163
51642005-08-14 Richard M. Stallman <rms@gnu.org>
5165
5166 * text.texi (Sentences): Fix xref.
5167
51682005-08-14 Juri Linkov <juri@jurta.org>
5169
5170 * building.texi (Compilation, Grep Searching): Move grep command
5171 headings from `Compilation' to `Grep Searching'.
5172
5173 * dired.texi (Dired and Find):
5174 * maintaining.texi (Tags Search): Replace grep xref to
5175 `Compilation' node with `Grep Searching'.
5176
5177 * files.texi (Comparing Files): Replace xref to `Compilation' with
5178 `Compilation Mode'.
5179
51802005-08-13 Alan Mackenzie <acm@muc.de>
5181
5182 * search.texi (Non-ASCII Isearch): Correct a typo.
5183 (Replacement Commands): Mention query-replace key binding.
5184
51852005-08-11 Richard M. Stallman <rms@gnu.org>
5186
5187 * programs.texi (Options for Comments): Fix xref.
5188
5189 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5190 out of Regexps.
5191
8cf51b2c
GM
51922005-08-09 Juri Linkov <juri@jurta.org>
5193
5194 * building.texi (Compilation): Use `itemx' instead of `item'.
5195 (Grep Searching): Simplify phrase.
5196
5197 * display.texi (Standard Faces): Describe vertical-border on
5198 window systems.
5199
5200 * windows.texi (Split Window): Simplify phrase and mention
5201 vertical-border face.
5202
52032005-08-09 Richard M. Stallman <rms@gnu.org>
5204
5205 * files.texi (Comparing Files): Clarify compare-windows.
5206
5207 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5208
8cf51b2c
GM
52092005-08-06 Eli Zaretskii <eliz@gnu.org>
5210
5211 * mule.texi (Coding Systems): Rephrase the paragraph about
5212 codepages: no need for "M-x codepage-setup" anymore, except on
5213 MS-DOS.
5214
5215 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5216 the MS-DOS port only.
5217
52182005-07-30 Eli Zaretskii <eliz@gnu.org>
5219
5220 * makefile.w32-in (info): Don't run multi-install-info.bat.
5221 ($(infodir)/dir): New target, produced by running
5222 multi-install-info.bat.
5223
8cf51b2c
GM
52242005-07-22 Eli Zaretskii <eliz@gnu.org>
5225
5226 * files.texi (Quoted File Names): Add index entry.
5227
8cf51b2c
GM
52282005-07-19 Juri Linkov <juri@jurta.org>
5229
5230 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5231
52322005-07-18 Juri Linkov <juri@jurta.org>
5233
8cf51b2c
GM
5234 * custom.texi (Easy Customization):
5235 * files.texi (Old Versions):
5236 * frames.texi (Wheeled Mice):
5237 * mule.texi (Specify Coding):
8cf51b2c
GM
5238 * text.texi (Cell Justification):
5239 * trouble.texi (After a Crash):
8cf51b2c
GM
5240 * xresources.texi (GTK styles):
5241 Delete duplicate duplicate words.
5242
52432005-07-17 Richard M. Stallman <rms@gnu.org>
5244
5245 * frames.texi (Creating Frames): Fix foreground color example.
5246
5247 * custom.texi (Init Examples): Clean up text about conditionals.
5248
52492005-07-16 Richard M. Stallman <rms@gnu.org>
5250
5251 * mini.texi (Completion Commands): Fix command name for ?.
5252
8cf51b2c
GM
52532005-07-16 Eli Zaretskii <eliz@gnu.org>
5254
5255 * display.texi (Standard Faces): Explain that customization of
5256 `menu' face has no effect on w32 and with GTK. Add
5257 cross-references.
5258
5259 * cmdargs.texi (General Variables): Clarify the default location
5260 of $HOME on w32 systems.
5261
52622005-07-15 Jason Rumney <jasonr@gnu.org>
5263
5264 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5265 changed.
5266
52672005-07-08 Kenichi Handa <handa@m17n.org>
5268
5269 * mule.texi (Recognize Coding): Recommend
5270 revert-buffer-with-coding-system instead of revert-buffer.
5271
52722005-07-07 Richard M. Stallman <rms@gnu.org>
5273
5274 * anti.texi (Antinews): Mention mode-line-inverse-video.
5275
5276 * files.texi (Saving): Minor correction about C-x C-w.
5277
5278 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5279
52802005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5281
5282 * search.texi (Isearch Scroll): Add example of using the
5283 `isearch-scroll' property.
5284 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5285 `Display Custom' node.
5286 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5287 and de-emphasize it.
5288 (Other Repeating Search): `occur' currently can not correctly
5289 handle multiline matches. Correct, clarify and update description
5290 of `flush-lines' and `keep-lines'.
5291
5292 * display.texi (Display Custom): Add anchor for `baud-rate'.
5293
52942005-07-07 Richard M. Stallman <rms@gnu.org>
5295
5296 * gnu.texi: Update where to get GNU status; add refs for how to help.
5297 Add footnotes 6 and 7.
5298
52992005-07-04 Lute Kamstra <lute@gnu.org>
5300
5301 Update FSF's address in GPL notices.
5302
8cf51b2c 5303 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5304 * trouble.texi (Checklist): Update FSF's address.
5305
8cf51b2c
GM
53062005-06-24 Richard M. Stallman <rms@gnu.org>
5307
5308 * display.texi (Text Display): Change index entries.
5309
53102005-06-24 Eli Zaretskii <eliz@gnu.org>
5311
5312 * makefile.w32-in (MAKEINFO): Use --force.
5313 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5314 Makefile.in.
8cf51b2c
GM
5315
53162005-06-23 Richard M. Stallman <rms@gnu.org>
5317
5318 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5319 nobreak-char-display.
5320
5321 * emacs.texi (Top): Update detailed node listing.
5322
5323 * display.texi (Text Display): Renamed show-nonbreak-escape
5324 to nobreak-char-display and no-break-space to nobreak-space.
5325 (Standard Faces): Split up the list of standard faces
5326 and put it in a separate node. Add nobreak-space and
5327 escape-glyph.
5328
8cf51b2c
GM
53292005-06-23 Lute Kamstra <lute@gnu.org>
5330
5331 * mule.texi (Select Input Method): Fix typo.
5332
53332005-06-23 Kenichi Handa <handa@m17n.org>
5334
5335 * mule.texi (International): List all supported scripts. Adjust
5336 text for that leim is now included in the normal Emacs
5337 distribution.
5338 (Language Environments): List all language environments.
5339 Intlfonts contains fonts for most supported scripts, not all..
5340 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5341 input a specific character.
8cf51b2c
GM
5342 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5343
53442005-06-23 Juanma Barranquero <lekktu@gmail.com>
5345
49823426 5346 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5347
53482005-06-22 Miles Bader <miles@gnu.org>
5349
5350 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5351
53522005-06-20 Miles Bader <miles@gnu.org>
5353
5354 * display.texi (Faces): Add `vertical-divider'.
5355
53562005-06-17 Richard M. Stallman <rms@gnu.org>
5357
5358 * text.texi (Adaptive Fill): Minor clarification.
5359
8cf51b2c
GM
53602005-06-10 Lute Kamstra <lute@gnu.org>
5361
5362 * emacs.texi (Top): Correct version number.
5363 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5364 refer to the current version of Emacs.
5365
53662005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5367
5368 * files.texi (Log Buffer): Document when there can be more than
5369 one file to be committed.
5370
53712005-06-08 Juri Linkov <juri@jurta.org>
5372
5373 * display.texi (Faces): Add `shadow' face.
5374
53752005-06-07 Masatake YAMATO <jet@gyve.org>
5376
5377 * display.texi (Faces): Write about mode-line-highlight.
5378
53792005-06-06 Richard M. Stallman <rms@gnu.org>
5380
5381 * misc.texi (Printing Package): Explain how to initialize
5382 printing package.
5383
5384 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5385
53862005-06-05 Chong Yidong <cyd@stupidchicken.com>
5387
5388 * emacs.texi: Rename Hardcopy to Printing.
5389 Make PostScript and PostScript Variables subnodes of it.
5390
5391 * misc.texi (Printing): Rename node from Hardcopy.
5392 Mention menu bar options.
5393 Move PostScript and PostScript Variables to submenu.
5394 (Printing package): New node.
5395
5396 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5397
5398 * dired.texi (Operating on Files): Likewise.
5399
5400 * calendar.texi (Displaying the Diary): Likewise.
5401
5402 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5403
5404 * glossary.texi (Glossary): Likewise.
5405
5406 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5407 effect.
5408
54092005-06-04 Richard M. Stallman <rms@gnu.org>
5410
5411 * trouble.texi (After a Crash): Polish previous change.
5412
8cf51b2c
GM
54132005-05-30 Noah Friedman <friedman@splode.com>
5414
5415 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5416 recovery mechanism.
5417
8cf51b2c
GM
54182005-05-28 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * building.texi (Other Buffers): SPC toggles display of
5421 floating point registers.
5422
8cf51b2c
GM
54232005-05-27 Nick Roberts <nickrob@snap.net.nz>
5424
5425 * files.texi (Log Buffer): Merge in description of Log Edit
5426 mode from pcl-cvs.texi.
5427
54282005-05-26 Richard M. Stallman <rms@gnu.org>
5429
5430 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5431
8cf51b2c
GM
54322005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5433
5434 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5435 not enabled by default.
5436 When not on a word, `ispell-word' by default checks the word
5437 before point.
5438
54392005-05-24 Nick Roberts <nickrob@snap.net.nz>
5440
5441 * building.texi (Debugger Operation): Simplify last sentence.
5442
54432005-05-23 Lute Kamstra <lute@gnu.org>
5444
5445 * emacs.texi: Update FSF's address throughout.
5446 (Preface): Use @cite.
5447 (Distrib): Add cross reference to the node "Copying". Mention the
5448 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5449 printed manuals.
5450 (Intro): Use @xref for the Emacs Lisp Intro.
5451
8cf51b2c
GM
54522005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5453
5454 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5455
5456 * basic.texi (Moving Point): Mention default for `goto-line'.
5457
5458 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5459 of a variable's docstring.
5460
54612005-05-18 Lute Kamstra <lute@gnu.org>
5462
5463 * maintaining.texi (Overview of Emerge): Add cross reference.
5464 Remove duplication.
5465
5466 * emacs.texi (Top): Update to the current structure of the manual.
5467 * misc.texi (Emacs Server): Add menu description.
5468 * files.texi (Saving): Fix menu.
5469 * custom.texi (Customization): Fix menu.
5470 * mule.texi (International): Fix menu.
5471 * kmacro.texi (Keyboard Macros): Fix menu.
5472
54732005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5474
5475 * display.texi: Various minor changes.
5476 (Faces): Delete text that is repeated in the next section.
5477
54782005-05-16 Nick Roberts <nickrob@snap.net.nz>
5479
5480 * building.texi (Debugger Operation): Mention GUD tooltips are
5481 disabled with GDB in text command mode.
5482
8cf51b2c
GM
54832005-05-16 Nick Roberts <nickrob@snap.net.nz>
5484
5485 * building.texi: Replace toolbar with "tool bar" for consistency.
5486 (Compilation Mode): Describe compilation-context-lines
5487 and use of arrow in compilation buffer.
5488 (Debugger Operation): Replace help text with variable's value.
5489
5490 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5491 consistency.
5492
54932005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5494
5495 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5496 Add xref.
5497
8cf51b2c
GM
54982005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5499
5500 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5501 (Position Info): Delete discussion of `goto-line'. It is already
5502 described in `Moving point'.
5503
5504 * mini.texi (Completion Commands): Correct reference.
5505 (Completion Options): Fix typo.
5506
5507 * killing.texi (Deletion): Complete description of `C-x C-o'.
5508
8cf51b2c
GM
55092005-05-10 Richard M. Stallman <rms@gnu.org>
5510
5511 * building.texi (Compilation): Clarify recompile's directory choice.
5512
5513 * frames.texi (Tooltips): Cleanups.
5514
5515 * basic.texi (Arguments): Fix punctuation.
5516
55172005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5518
5519 * screen.texi (Menu Bar): The up and down (not left and right)
5520 arrow keys move through a keyboard menu.
5521
55222005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5523
5524 * basic.texi: Various typo and grammar fixes.
5525 (Moving Point): C-a now runs move-beginning-of-line.
5526
55272005-05-08 Nick Roberts <nickrob@snap.net.nz>
5528
5529 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5530
5531 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5532 as different animals.
5533
55342005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5537 Correct index entry.
5538
55392005-05-07 Nick Roberts <nickrob@snap.net.nz>
5540
5541 * building.texi (Debugger Operation): Update to reflect changes
5542 in GUD tooltips.
5543
55442005-04-30 Richard M. Stallman <rms@gnu.org>
5545
5546 * files.texi (Compressed Files): Auto Compression normally enabled.
5547
5548 * building.texi (Debugger Operation): Clarify previous change.
5549
8cf51b2c
GM
55502005-04-28 Nick Roberts <nickrob@snap.net.nz>
5551
5552 * building.texi (Debugger Operation): Add description for
5553 GUD tooltips when program is not running.
5554
55552005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5556
5557 * misc.texi (Shell): Add `Shell Prompts' to menu.
5558 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5559 description. Delete remarks moved to new node.
5560 (Shell Prompts): New node.
5561 (History References): Replace remarks moved to `Shell Prompts'
5562 with xref to that node.
5563 (Remote Host): Clarify how to specify the terminal type when
5564 logging in to a different machine.
5565
55662005-04-26 Richard M. Stallman <rms@gnu.org>
5567
5568 * emacs.texi (Top): Update submenus from files.texi.
5569
5570 * files.texi (Filesets): Clarify previous change.
5571
5572 * dired.texi (Misc Dired Features): Clarify previous change.
5573
55742005-04-25 Chong Yidong <cyd@stupidchicken.com>
5575
5576 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5577
5578 * dired.texi (Misc Dired Features): Document
5579 dired-compare-directories.
5580
5581 * files.texi (Filesets): New node.
5582 (File Conveniences): Document Image mode.
5583
5584 * text.texi (TeX Print): Document tex-compile.
5585
55862005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5589 Delete redundant reference to tooltip Custom group. It is
5590 referred too again in the next paragraph.
5591
55922005-04-24 Richard M. Stallman <rms@gnu.org>
5593
5594 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5595
8cf51b2c
GM
55962005-04-19 Kim F. Storm <storm@cua.dk>
5597
5598 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5599
56002005-04-18 Lars Hansen <larsh@math.ku.dk>
5601
5602 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5603 turns off desktop-save-mode.
5604
56052005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5606
5607 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5608 by default in terminals compatible with xterm. Mention that
5609 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5610 node.
5611
8cf51b2c
GM
56122005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5613
5614 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5615
c8763fb6 56162005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5617
5618 * xresources.texi (Table of Resources): Add cursorBlink.
5619
56202005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5623 `d', `C-d' and `u'.
5624
56252005-04-11 Richard M. Stallman <rms@gnu.org>
5626
5627 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5628 (Misc X): Add -D, --basic-display.
5629
5630 * maintaining.texi (Change Log): Correct the description of
5631 the example.
5632
5633 * major.texi (Choosing Modes): Document magic-mode-alist.
5634
8cf51b2c
GM
56352005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5636
5637 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5638 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5639 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5640 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5641 `w', respectively.
5642 (Rmail Labels): Mention `l'.
5643 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5644 (Rmail Summary Edit): Describe `j' and RET.
5645
c8763fb6 56462005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5647
5648 * xresources.texi (Lucid Resources): Add fontSet resource.
5649
8cf51b2c
GM
56502005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5651
5652 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5653 now called `indicate-empty-lines'.
5654
56552005-04-06 Kim F. Storm <storm@cua.dk>
5656
5657 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5658
56592005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5660
5661 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5662 deleted.
5663 (Marks vs Flags): Add some convenient key bindings.
5664 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5665 (Misc Dired Features): Correct and expand description of `w' command.
5666
5667 * frames.texi (XTerm Mouse): Delete apparently false info.
5668 The GNU/Linux console currently does not appear to support
5669 `xterm-mouse-mode'.
5670
8cf51b2c
GM
56712005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5672
5673 * calendar.texi (Diary): Mention shell utility `calendar'.
5674
56752005-04-01 Richard M. Stallman <rms@gnu.org>
5676
5677 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5678
8cf51b2c
GM
56792005-04-01 Lute Kamstra <lute@gnu.org>
5680
5681 * maintaining.texi (Change Log): add-change-log-entry uses
5682 add-log-mailing-address.
5683
56842005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5685
5686 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5687 `VC Mode Line' and put in an xref to that node.
5688 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5689 its description.
5690
56912005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5692
5693 * calendar.texi (Calendar Systems): Say that the Persian calendar
5694 implemented here is the arithmetical one championed by Birashk.
5695
56962005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5697
5698 * programs.texi (Fortran Motion): Fix previous change.
5699
8cf51b2c
GM
57002005-03-29 Richard M. Stallman <rms@gnu.org>
5701
5702 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5703
57042005-03-29 Chong Yidong <cyd@stupidchicken.com>
5705
5706 * text.texi (Refill): Refer to Long Lines Mode.
5707 (Longlines): New node.
5708 (Auto Fill): Don't index "word wrap" here.
5709 (Filling): Add Longlines to menu.
5710
57112005-03-29 Richard M. Stallman <rms@gnu.org>
5712
5713 * xresources.texi: Minor fixes.
5714
5715 * misc.texi (Emacs Server): Fix Texinfo usage.
5716
5717 * emacs.texi (Top): Don't use a real section heading for
5718 "Detailed Node Listing". Fake it instead.
5719
5720 * basic.texi (Position Info): Minor cleanup.
5721
5722 * mule.texi (Input Methods): Minor cleanup.
5723
57242005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5725
5726 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5727 constructs as well.
5728 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5729
57302005-03-29 Kenichi Handa <handa@m17n.org>
5731
5732 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5733
5734 * basic.texi (Position Info): Update the description about the
5735 command C-u C-x =.
5736
57372005-03-28 Richard M. Stallman <rms@gnu.org>
5738
5739 * emacs.texi (Top): Use @section for the detailed node listing.
5740
5741 * calendar.texi: Minor fixes to previous change.
5742
5743 * programs.texi (Fortran): Small fixes to previous changes.
5744
5745 * emacs.texi (Top): Update list of subnodes of Dired.
5746 Likewise for building.texi.
5747
5748 * files.texi (File Conveniences): Delete Auto Image File mode.
5749
57502005-03-28 Chong Yidong <cyd@stupidchicken.com>
5751
5752 * building.texi (Flymake): New node.
5753
5754 * custom.texi (Function Keys): Document kp- event types and
5755 keypad-setup package.
5756
5757 * dired.texi (Wdired): New node.
5758
5759 * files.texi (File Conveniences): Reorder entries.
5760 Explain how to turn on Auto-image-file mode.
5761 Document Thumbs mode.
5762
5763 * mule.texi (Specify Coding): Document recode-region and
5764 recode-file-name.
5765
5766 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5767
57682005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5769
5770 * commands.texi (Keys): M-o is now a prefix key.
5771
57722005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5773
5774 * programs.texi: Reformat and update copyright years.
5775 (Fortran): Update section.
5776
57772005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * files.texi: Several small changes in addition to:
5780 (Visiting): Change xref for Dialog Boxes to ref.
5781 (Version Headers): Replace references to obsolete var
5782 `vc-header-alist' with `vc-BACKEND-header'.
5783 (Customizing VC): Update value of `vc-handled-backends'.
5784
57852005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5786
5787 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5788 move here from Emacs Lisp Reference Manual.
5789 * calendar.texi (Calendar/Diary, Diary Commands)
5790 (Special Diary Entries, Importing Diary): Change some xrefs to
5791 point to emacs-xtra rather than elisp.
5792
5793 * emacs-xtra.texi (Calendar Customizing):
5794 Move view-diary-entries-initially, view-calendar-holidays-initially,
5795 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5796 Emacs Manual.
5797 (Appt Customizing): Merge entire section into main Emacs Manual.
5798 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5799 mark-holidays-in-calendar here from emacs-xtra.
5800 (Displaying the Diary): Move view-diary-entries-initially,
5801 mark-diary-entries-in-calendar here from emacs-xtra.
5802 (Appointments): Move appt-display-mode-line,
5803 appt-display-duration, appt-disp-window-function,
5804 appt-delete-window-function here from emacs-xtra.
5805
5806 * calendar.texi: Update and reformat copyright.
5807 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5808 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5809 (Diary): Refer to `diary-file' rather than ~/diary.
5810 (Diary Commands): Rename node to "Displaying the Diary".
5811 * emacs.texi (Top): Rename "Diary Commands" section.
5812 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5813
58142005-03-26 Eli Zaretskii <eliz@gnu.org>
5815
5816 * misc.texi (Emacs Server): Fix the command for setting
5817 server-name. Add an xref to Invoking emacsclient.
5818
5819 * help.texi (Help Summary): Clarify when "C-h ." will do something
5820 nontrivial.
5821 (Apropos): Add cindex entry for apropos-sort-by-scores.
5822
5823 * display.texi (Text Display): Add index entries for how no-break
5824 characters are displayed.
5825
8cf51b2c
GM
58262005-03-26 Eli Zaretskii <eliz@gnu.org>
5827
5828 * files.texi (Visiting): Fix cross-references introduced with the
5829 last change.
5830
5831 * xresources.texi (GTK resources): Fix last change.
5832
8cf51b2c
GM
58332005-03-25 Chong Yidong <cyd@stupidchicken.com>
5834
5835 * xresources.texi (X Resources): GTK options documented too.
5836 (Resources): Clarify meaning of program name.
5837 (Table of Resources): Add visualClass.
5838 (GTK resources): Rewrite.
5839 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5840
5841 * display.texi (Text Display): Mention non-breaking spaces.
5842
5843 * files.texi (Reverting): Document auto-revert-check-vc-info.
5844
5845 * frames.texi (Mouse Commands): Document
5846 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5847
5848 * help.texi (Help Summary): Add `C-h .'.
5849 (Apropos): Apropos accepts a list of search terms.
5850 Document apropos-sort-by-scores.
5851 (Help Echo): Document display-local-help.
5852
5853 * misc.texi (Emacs Server): Document server-name.
5854 (Invoking emacsclient): Document -s option for server names.
5855
5856 * text.texi (Outline Visibility): Introduce "current heading
5857 line" (commands can be called with point on a body line).
5858 Re-order table to follow the sequence of discussion.
5859 hide-body won't hide lines before first header line.
5860 (TeX Mode): Add DocTeX mode.
5861
8cf51b2c
GM
58622005-03-24 Richard M. Stallman <rms@gnu.org>
5863
5864 * mule.texi (Single-Byte Character Support): Delete mention
5865 of iso-acc.el and iso-transl.el.
5866
8cf51b2c
GM
58672005-03-23 Lute Kamstra <lute@gnu.org>
5868
5869 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5870
58712005-03-23 Richard M. Stallman <rms@gnu.org>
5872
8cf51b2c
GM
5873 * search.texi: Delete explicit node pointers.
5874 (Incremental Search): New menu.
5875 (Basic Isearch, Repeat Isearch, Error in Isearch)
5876 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5877 (Slow Isearch): New subnodes.
5878 (Configuring Scrolling): Node deleted.
5879 (Search Case): Doc default-case-fold-search.
5880 (Regexp Replace): Move replace-regexp doc here.
5881
5882 * rmail.texi (Movemail): Put commas inside closequotes.
5883
5884 * picture.texi (Insert in Picture): Document C-c arrow combos.
5885 (Basic Picture): Clarify erasure.
5886
5887 * display.texi (Font Lock): Put commas inside closequotes.
5888
5889 * cmdargs.texi (General Variables): Put commas inside closequotes.
5890
58912005-03-23 Nick Roberts <nickrob@snap.net.nz>
5892
5893 * building.texi (Stack Buffer): Mention reverse contrast for
5894 *selected* frame (might not be current frame).
5895
8cf51b2c
GM
58962005-03-21 Richard M. Stallman <rms@gnu.org>
5897
5898 * building.texi (Starting GUD): Add bashdb.
5899
59002005-03-20 Chong Yidong <cyd@stupidchicken.com>
5901
5902 * basic.texi (Moving Point): Add M-g M-g binding.
5903 (Undo): Document undo-only.
5904 (Position Info): Document M-g M-g and C-u M-g M-g.
5905
5906 * building.texi (Building): Put Grep Searching after Compilation
5907 Shell.
5908 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5909 Document next-error-highlight.
5910 (Grep Searching): Document grep-highlight-matches.
5911 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5912
5913 * calendar.texi (Importing Diary): Rename node from iCalendar.
5914 Document diary-from-outlook.
5915
5916 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5917 Commands.
5918 Mention effect of X drag and drop on Dired buffers.
5919
5920 * files.texi (Visiting): Document large-file-warning-threshold.
5921 Move paragraph on file-selection dialog.
5922 Mention visiting files using X drag and drop.
5923 (Reverting): Mention using Auto-Revert mode to tail files.
5924 Document auto-revert-tail-mode.
5925 (Version Systems): Minor correction.
5926 (Comparing Files): Diff-mode is no longer based on Compilation
5927 mode.
5928 Document compare-ignore-whitespace.
5929 (Misc File Ops): Explain passing a directory to rename-file.
5930 Likewise for copy-file and make-symbolic-link.
5931
5932 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5933 Document mouse-wheel-progressive speed.
5934
5935 * help.texi (Misc Help): Document numeric argument for C-h i.
5936 Correctly explain the effect of just C-u as argument.
5937
5938 * killing.texi (Deletion): Document numeric argument for
5939 just-one-space.
5940
5941 * mini.texi (Completion): Completion acts on text before point.
5942
5943 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5944 (Emulation): CUA mode replaces pc-bindings-mode,
5945 pc-selection-mode, and s-region.
5946
5947 * mule.texi (Input Methods): Leim is now built-in.
5948 (Select Input Method): Document quail-show-key.
5949 (Specify Coding): Document revert-buffer-with-coding-system.
5950
5951 * programs.texi (Fortran Motion): Document f90-next-statement,
5952 f90-previous-statement, f90-next-block, f90-previous-block,
5953 f90-end-of-block, and f90-beginning-of-block.
5954
5955 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5956
5957 * emacs.texi (Acknowledgments): Updated.
5958
5959 * anti.texi: Total rewrite.
5960
8cf51b2c
GM
59612005-03-19 Chong Yidong <cyd@stupidchicken.com>
5962
5963 * ack.texi (Acknowledgments): Update.
5964
59652005-03-19 Eli Zaretskii <eliz@gnu.org>
5966
5967 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5968 copyright years.
5969
59702005-03-14 Nick Roberts <nickrob@snap.net.nz>
5971
5972 * building.texi (Commands of GUD): Move paragraph on setting
5973 breakpoints with mouse to the GDB Graphical Interface node.
5974
59752005-03-07 Richard M. Stallman <rms@gnu.org>
5976
8cf51b2c
GM
5977 * misc.texi (Single Shell, Shell Options): Fix previous change.
5978
5979 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5980
59812005-03-06 Richard M. Stallman <rms@gnu.org>
5982
5983 * building.texi (Starting GUD): Don't explain text vs graphical
5984 GDB here. Just mention it and xref.
5985 Delete "just one debugger process".
5986 (Debugger Operation): Move GUD tooltip info here.
5987 (GUD Tooltips): Node deleted.
5988 (GDB Graphical Interface): Explain the two GDB modes here.
5989
8cf51b2c
GM
5990 * sending.texi (Sending Mail): Minor cleanup.
5991 (Mail Aliases): Explain quoting conventions.
5992 Update key rebinding example.
5993 (Header Editing): C-M-i is like M-TAB.
5994 (Mail Mode Misc): mail-attach-file does not do MIME.
5995
5996 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5997 that really belongs here.
5998 (Remote Mailboxes): Text moved to Rmail Inbox.
5999 (Rmail Display): Mention Mouse-1.
6000 (Movemail): Clarify two movemail versions.
6001 Clarify rmail-movemail-program.
6002
8cf51b2c
GM
6003 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6004 Document async shell commands.
6005 (Shell History): Clarify.
6006 (Shell Ring): Mention C-UP an C-DOWN.
6007 (Shell Options): Add comint-prompt-read-only.
6008 (Invoking emacsclient): Set EDITOR to run Emacs.
6009 (Sorting): No need to explain what region is.
6010 (Saving Emacs Sessions): Fix typo.
6011 (Recursive Edit): Fix punctuation.
6012 (Emulation): Don't mention "PC bindings" which are standard.
6013 (Hyperlinking): Explain Mouse-1 convention here.
6014 (Find Func): Node deleted.
6015
8cf51b2c
GM
6016 * help.texi (Name Help): Xref to Hyperlinking.
6017
6018 * glossary.texi (Glossary):
6019 Rename "Balance Parentheses" to "Balancing...".
6020 Add "Byte Compilation". Correct "Copyleft".
6021 New xref in "Customization".
6022 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6023 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6024 Rename "Registers" to "Register".
6025 Replace "Selecting" with "Selected Frame",
6026 "Selected Window", and "Selecting a Buffer".
6027
6028 * files.texi (Types of Log File): Explain how projects'
6029 methods can vary.
6030
8cf51b2c
GM
6031 * display.texi (Faces): Delete "Emacs 21".
6032
6033 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6034 * fixit.texi (Spelling): C-M-i like M-TAB.
6035 * mini.texi (Completion Options): C-M-i like M-TAB.
6036 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6037 * text.texi (Text Mode): C-M-i like M-TAB.
6038
6039 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6040
6041 * calendar.texi (Specified Dates): Mention `g w'.
6042 (Appointments): appt-activate toggles with no arg.
6043
8cf51b2c
GM
60442005-03-05 Juri Linkov <juri@jurta.org>
6045
6046 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6047 "invocation (command line arguments)".
8cf51b2c
GM
6048 (Misc X): Add -nbc, --no-blinking-cursor.
6049
60502005-03-04 Ulf Jasper <ulf.jasper@web.de>
6051
6052 * calendar.texi (iCalendar): No need to require it now.
6053
8cf51b2c
GM
60542005-03-03 Nick Roberts <nickrob@snap.net.nz>
6055
6056 * trouble.texi (Contributing): Mention Savannah. Direct users to
6057 emacs-devel.
6058
60592005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6060
6061 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6062 window.
6063
8cf51b2c
GM
60642005-02-27 Richard M. Stallman <rms@gnu.org>
6065
6066 * building.texi (Compilation): Update mode line status info.
6067
60682005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6069
6070 * calendar.texi (General Calendar): Document binding of
6071 scroll-other-window-down.
6072 (Mayan Calendar): Fix earliest date.
6073 (Time Intervals): Document timeclock-change.
6074 Fix timeclock-ask-before-exiting documentation.
6075
60762005-02-26 Kim F. Storm <storm@cua.dk>
6077
6078 * frames.texi (Mouse References):
6079 Add mouse-1-click-in-non-selected-windows.
6080
60812005-02-25 Richard M. Stallman <rms@gnu.org>
6082
6083 * screen.texi (Screen): Explain better about cursors and mode lines;
6084 don't presuppose text terminals.
6085 (Point): Don't assume just one cursor.
6086 Clarify explanation of cursors.
6087 (Echo Area, Menu Bar): Cleanups.
6088
6089 * mini.texi (Minibuffer): Prompts are highlighted.
6090 (Minibuffer Edit): Newline = C-j only on text terminals.
6091 Clarify resize-mini-windows values.
6092 Mention M-PAGEUP and M-PAGEDOWN.
6093 (Completion Commands): Mouse-1 like Mouse-2.
6094 (Minibuffer History): Explain history commands better.
6095 (Repetition): Add xref to Incremental Search.
6096
6097 * mark.texi (Setting Mark): Clarify info about displaying mark.
6098 Clarify explanation of C-@ and C-SPC.
6099 (Transient Mark): Mention Delete Selection mode.
6100 (Marking Objects): Clean up text about extending the region.
6101
6102 * m-x.texi (M-x): One C-g doesn't always go to top level.
6103 No delay before suggest-key-bindings output.
6104
6105 * fixit.texi (Fixit): Mention C-/ for undo.
6106 (Spelling): Mention ESC TAB like M-TAB.
6107 Replacement words with r and R are rechecked.
6108 Say where C-g leaves point. Mention ? as input.
6109
61102005-02-23 Lute Kamstra <lute@gnu.org>
6111
6112 * cmdargs.texi (Initial Options): Add cross reference.
6113
8cf51b2c
GM
61142005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * emacs.texi (Top): Update menu for splitting of node in
6117 msdog.texi.
6118 * frames.texi (Frames): Update xref for splitting of node in
6119 msdog.texi.
6120 * trouble.texi (Quitting): Ditto.
6121
61222005-02-16 Richard M. Stallman <rms@gnu.org>
6123
6124 * windows.texi (Split Window): Simplify line truncation info
6125 and xref to Display Custom.
6126
6127 * trouble.texi (Quitting): Emergency escape only for text terminal.
6128 (Screen Garbled): C-l for ungarbling is only for text terminal.
6129
6130 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6131
6132 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6133
6134 * programs.texi (Program Modes): Mention Python mode.
6135 (Moving by Defuns): Repeating C-M-h extends region.
6136 (Basic Indent): Clarify.
6137 (Custom C Indent): Clarify.
6138 (Expressions): Repeating C-M-@ extends region.
6139 (Info Lookup): Clarify for C-h S.
6140 (Symbol Completion): ESC TAB alternative for M-TAB.
6141 (Electric C): Clarify.
6142
6143 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6144
6145 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6146 MS-DOS Input node.
6147 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6148 (MS-DOS and MULE): Clarify.
6149 (MS-DOS Processes, Windows Processes): Fix typos.
6150
6151 * major.texi (Choosing Modes): Clarify.
6152
6153 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6154 (Keyboard Macro Step-Edit): Clarify.
6155
6156 * indent.texi (Indentation): Clarifications.
6157
6158 * help.texi (Help): Correct error about C-h in query-replace.
6159 Clarify apropos vs C-h a. Fix how to search in FAQ.
6160 (Key Help): Describe C-h w here.
6161 (Name Help): Minor cleanup. C-h w moved to Key Help.
6162 Clarify the "object" joke.
6163 (Apropos): Clarify. Mouse-1 like Mouse-2.
6164 (Help Mode): Mouse-1 like Mouse-2.
6165
6166 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6167
6168 * display.texi (Display): Reorder menu.
6169 (Faces): Cleanup.
6170 (Font Lock): Cleanup. Mention Options menu.
6171 Delete obsolete text.
6172 (Scrolling): For C-l, don't presume text terminal.
6173 (Horizontal Scrolling): Simplify intro.
6174 (Follow Mode): Clarify.
6175 (Cursor Display): Moved before Display Custom.
6176 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6177 Doc default-tab-width. Doc line truncation more thoroughly.
6178
6179 * dired.texi (Dired Enter): C-x C-f can run Dired.
6180 (Dired Visiting): Comment out `a' command.
6181 Mouse-1 is like Mouse-2.
6182 (Shell Commands in Dired): ? can be used more than once.
6183
6184 * basic.texi (Continuation Lines): Simplify description of truncation,
6185 and refer to Display Custom for the rest of it.
6186
8cf51b2c
GM
61872005-02-06 Lute Kamstra <lute@gnu.org>
6188
6189 * basic.texi (Undo): Fix typo.
6190
6191 * cmdargs.texi (Emacs Invocation): Fix typo.
6192
6193 * custom.texi (Init Examples): Fix typo.
6194
6195 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6196
61972005-02-06 Richard M. Stallman <rms@gnu.org>
6198
6199 * regs.texi (Registers): Registers can hold numbers, too.
6200
6201 * killing.texi (Other Kill Commands): Cleanup.
6202 Delete redundant explanation of kill in read-only buffer.
6203 (Yanking): Mention term "copying".
6204 (Accumulating Text): Fix typo.
6205
6206 * entering.texi (Entering Emacs): Update rationale at start.
6207 (Exiting): Treat iconifying on a par with suspension.
6208
6209 * custom.texi (Minor Modes): Fix typo.
6210 (Easy Customization): Fix menu style.
6211 (Variables): Add xref.
6212 (Examining): Setting for future sessions works through .emacs.
6213 (Keymaps): "Text terminals", not "Many".
6214 (Init Rebinding): Explain \C-. Show example of \M-.
6215 Fix minor wording errors.
6216 (Function Keys): Explain vector syntax just once.
6217 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6218 (Init File): Mention .emacs.d directory.
6219 (Init Examples): Add xref.
6220 (Find Init): Mention .emacs.d directory.
6221
6222 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6223 (Action Arguments): Explain which kinds of -l args are found how.
6224 (Initial Options): --batch does not inhibit site-start.
6225 Add xrefs.
6226 (Command Example): Use --batch, not -batch.
6227
6228 * basic.texi (Inserting Text): Cleanup wording.
6229 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6230 C-n is not error at end of buffer.
6231 (Undo): Doc C-/ like C-_. Add xrefs.
6232 (Arguments): META key may be labeled ALT.
6233 Peculiar arg meanings are explained in doc strings.
6234
6235 * abbrevs.texi (Expanding Abbrevs): Clarify.
6236
62372005-02-05 Eli Zaretskii <eliz@gnu.org>
6238
6239 * frames.texi (Frame Parameters): Add an xref to the description
6240 of list-colors-display. Add a pointer to the X docs about colors.
6241
6242 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6243 Improve docs of list-colors-display.
8cf51b2c
GM
6244
62452005-02-03 Lute Kamstra <lute@gnu.org>
6246
6247 * frames.texi (Frames, Drag and Drop): Fix typos.
6248
62492005-02-03 Richard M. Stallman <rms@gnu.org>
6250
6251 * windows.texi (Basic Window): Mention color-change in mode line.
6252 (Change Window): Explain dragging vertical boundaries.
6253
6254 * text.texi (Sentences): Clarify.
6255 (Paragraphs): Explain M-a and blank lines.
6256 (Outline Mode): Clarify text and menu.
6257 (Hard and Soft Newlines): Mention use-hard-newlines.
6258
6259 * frames.texi (Frames): Delete unnecessary mention of Windows.
6260 (Mouse Commands): Likewise. Mention xterm mouse support.
6261 (Clipboard): Clarify.
6262 (Mouse References): Mention use of Mouse-1 for following links.
6263 (Menu Mouse Clicks): Clarify.
6264 (Mode Line Mouse): Clarify.
6265 (Drag and Drop): Rewrite.
6266
6267 * fixit.texi (Spelling): Fix typo.
6268
6269 * files.texi (File Names): Clarify.
6270 (Visiting): Update conditions for use of file dialog. Clarify.
6271 (Saving): Doc d as answer in save-some-buffers.
6272 (Remote Files): Clean up the text.
6273
6274 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6275
6276 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6277 (List Buffers): Clarify.
6278 (Several Buffers): Doc T command.
6279 (Buffer Convenience): Clarify menu.
6280
6281 * basic.texi (Undo): Clarify last change.
6282
62832005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6284
6285 * fixit.texi (Spelling): Fix typo.
6286
62872005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6288
6289 * basic.texi (Undo): Update description of `undo-outer-limit'.
6290
62912005-02-01 Nick Roberts <nickrob@snap.net.nz>
6292
6293 * building.texi: Update documentation relating to GDB Graphical
6294 Interface.
6295
62962005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6297
6298 * custom.texi (Easy Customization): Adapt menu to node name change.
6299
63002005-01-30 Richard M. Stallman <rms@gnu.org>
6301
6302 * custom.texi (Easy Customization): Defn of "User Option" now
6303 includes faces. Don't say just "option" when talking about variables.
6304 Do say just "options" to mean "anything customizable".
6305 (Specific Customization): Describe `customize-variable',
6306 not `customize-option'.
6307
6308 * glossary.texi (Glossary) <Faces>: Add xref.
6309 <User Option>: Change definition--include faces. Change xref.
6310
6311 * picture.texi (Picture): Mention artist.el.
6312
6313 * sending.texi, screen.texi, programs.texi, misc.texi:
6314 * mini.texi, major.texi, maintaining.texi, macos.texi:
6315 * help.texi, frames.texi, files.texi:
6316 Don't say just "option" when talking about variables.
6317
6318 * display.texi, mule.texi: Don't say just "option" when talking
6319 about variables. Other minor cleanups.
6320
8cf51b2c
GM
63212005-01-26 Lute Kamstra <lute@gnu.org>
6322
6323 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6324 File'. Mention the `-Q' option at the `--no-site-file' option.
6325
8cf51b2c
GM
63262005-01-22 David Kastrup <dak@gnu.org>
6327
6328 * building.texi (Grep Searching): Mention alias `find-grep' for
6329 `grep-find'.
6330
63312005-01-20 Richard M. Stallman <rms@gnu.org>
6332
6333 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6334
8cf51b2c
GM
63352005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6336
6337 * rmail.texi (Movemail): Explain differences
6338 between standard and mailutils versions of movemail.
6339 Describe command line and configuration options introduced
6340 with the latter.
6341 Explain the notion of mailbox URL, provide examples and
6342 cross-references to mailutils documentation.
6343 Describe various methods of specifying mailbox names,
6344 user names and user passwords for rmail.
6345 (Remote Mailboxes): New section. Describe
6346 how movemail handles remote mailboxes. Describe configuration
6347 options used to control its behavior.
6348 (Other Mailbox Formats): Explain handling of various mailbox
6349 formats.
6350
63512005-01-13 Richard M. Stallman <rms@gnu.org>
6352
6353 * commands.texi (Commands): Clarification.
6354
63552005-01-11 Richard M. Stallman <rms@gnu.org>
6356
6357 * programs.texi (Multi-line Indent): Fix previous change.
6358 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6359
8cf51b2c
GM
63602005-01-08 Richard M. Stallman <rms@gnu.org>
6361
6362 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6363 lazy-highlight.
6364
6365 * search.texi (Query Replace): Mention faces query-replace
6366 and lazy-highlight.
6367 (Incremental Search): Update isearch highlighting info.
6368
8cf51b2c
GM
63692005-01-04 Richard M. Stallman <rms@gnu.org>
6370
6371 * custom.texi (Saving Customizations): Minor improvement.
6372
8cf51b2c
GM
63732005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6374
6375 * custom.texi (Saving Customizations): Emacs no longer loads
6376 `custom-file' after .emacs. No longer mention customizing through
6377 Custom.
6378
8cf51b2c
GM
63792005-01-01 Andreas Schwab <schwab@suse.de>
6380
6381 * killing.texi (Graphical Kill): Move up under node Killing,
6382 change @section to @subsection.
6383
63842005-01-01 Richard M. Stallman <rms@gnu.org>
6385
6386 * custom.texi (Face Customization): Mention hex color specs.
6387
6388 * emacs.texi (Top): Update Killing submenu.
6389
6390 * killing.texi (Killing): Reorganize section.
6391 No more TeX-only text; put the node command at start of chapter.
6392 But the first section heading is used only in TeX.
6393 Rewrite the text to read better in this mode.
6394 (Graphical Kill): New subnode gets some of the text that
6395 used to be in the first section.
6396
63972004-12-31 Richard M. Stallman <rms@gnu.org>
6398
6399 * dired.texi (Shell Commands in Dired): Delete the ? example.
6400
6401 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6402
6403 * files.texi (Saving): Describe new require-final-newline features
6404 and mode-require-final-newline.
6405
8cf51b2c
GM
64062004-12-29 Richard M. Stallman <rms@gnu.org>
6407
6408 * custom.texi (File Variables): Clarify previous change.
6409
c8763fb6 64102004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6411
6412 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6413 out now.
6414
64152004-12-27 Richard M. Stallman <rms@gnu.org>
6416
6417 * Makefile.in (MAKEINFO): Specify --force.
6418
6419 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6420 (Undo): Doc undo-outer-limit.
6421
8cf51b2c
GM
64222004-12-15 Juri Linkov <juri@jurta.org>
6423
6424 * mark.texi (Transient Mark, Mark Ring): M-< and other
6425 movement commands don't set mark in Transient Mark mode
6426 if mark is active.
6427
8cf51b2c
GM
64282004-12-12 Juri Linkov <juri@jurta.org>
6429
6430 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6431 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6432
6433 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6434 (Misc Dired Commands): Add @r{(Dired)} to w.
6435
64362004-12-12 Juri Linkov <juri@jurta.org>
6437
6438 * mark.texi (Marking Objects): Marking commands also extend the
6439 region when mark is active in Transient Mark mode.
6440
8cf51b2c
GM
64412004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6442
6443 * custom.texi (Saving Customizations): Emacs only loads the custom
6444 file automatically after the init file in version 22.1 or later.
6445 Adapt text and examples to this fact.
6446
8cf51b2c
GM
64472004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6448
6449 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6450 be set through Custom. Otherwise, it has no effect.
6451
8cf51b2c
GM
64522004-12-05 Richard M. Stallman <rms@gnu.org>
6453
6454 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6455 * entering.texi: Rename Command Line to Emacs Invocation.
6456
10d1d0af 6457 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6458
6459 * custom.texi (Easy Customization): Move up to section level,
6460 before Variables. Avoid using the term "variable"; say "option".
6461 New initial explanation.
6462 (Variables): In initial explanation, connect "variable" to the
6463 already-explained "user option".
6464
6465 * emacs.texi (Top): Fix ref to Command Line.
6466 Move reference to Easy Customization.
6467
6468 * xresources.texi (X Resources): Fix From link.
6469
6470 * doclicense.texi (GNU Free Documentation License): Fix To link.
6471
6472 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6473
6474 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6475
64762004-12-03 Richard M. Stallman <rms@gnu.org>
6477
6478 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6479
64802004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6481
6482 * kmacro.texi: Several small changes in addition to the following.
6483 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6484 defining a keyboard macro.
6485 Mention `kmacro-ring-max'.
6486 (Keyboard Macro Counter): Clarify description of
6487 `kmacro-insert-counter', `kmacro-set-counter',
6488 `kmacro-add-counter' and `kmacro-set-format'.
6489
64902004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6491
6492 * custom.texi (File Variables): Add `unibyte' and make it more
6493 clear that `unibyte' and `coding' are special. Suggested by Simon
6494 Krahnke <overlord@gmx.li>.
6495
6496 * mule.texi (Enabling Multibyte): Refer to File Variables.
6497 Suggested by Simon Krahnke <overlord@gmx.li>.
6498
c8763fb6 64992004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6500
6501 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6502 x-use-old-gtk-file-dialog.
6503
8cf51b2c
GM
65042004-11-20 Richard M. Stallman <rms@gnu.org>
6505
6506 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6507
65082004-11-09 Lars Brinkhoff <lars@nocrew.org>
6509
6510 * building.texi (Lisp Eval): Delete hyphen in section name.
6511
65122004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6513
6514 * files.texi (Old Versions):
6515 No longer document annotation as "CVS only".
6516
65172004-11-10 Andre Spiegel <spiegel@gnu.org>
6518
6519 * files.texi (Version Control): Rewrite the introduction about
6520 version systems, mentioning the new ones that we support. Thanks
6521 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6522 suggestions.
6523
c8763fb6 65242004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6525
49823426 6526 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6527
c8763fb6 65282004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6529
6530 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6531
65322004-10-23 Eli Zaretskii <eliz@gnu.org>
6533
6534 * text.texi (Text Based Tables, Table Definition)
6535 (Table Creation, Table Recognition, Cell Commands)
6536 (Cell Justification, Row Commands, Column Commands)
6537 (Fixed Width Mode, Table Conversion, Measuring Tables)
6538 (Table Misc): New nodes, documenting the Table Mode.
6539
8cf51b2c
GM
65402004-10-19 Jason Rumney <jasonr@gnu.org>
6541
6542 * makefile.w32-in (info): Change order of arguments to makeinfo.
6543
65442004-10-19 Ulf Jasper <ulf.jasper@web.de>
6545
6546 * calendar.texi (iCalendar): Update for package changes.
6547
8cf51b2c
GM
65482004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6549
6550 * files.texi (Misc File Ops): View mode is a minor mode.
6551
8cf51b2c
GM
65522004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6553
6554 * calendar.texi (iCalendar): Style changes.
6555
65562004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6557
6558 * search.texi (Regexps): The regexp described in the example is no
6559 longer stored in the variable `sentence-end'.
6560
8cf51b2c
GM
65612004-10-06 Nick Roberts <nickrob@snap.net.nz>
6562
6563 * building.texi (Starting GUD): Note that multiple debugging
6564 sessions requires `gdb --fullname'.
6565
65662004-10-05 Ulf Jasper <ulf.jasper@web.de>
6567
6568 * calendar.texi (iCalendar): New section for a new package.
6569
8cf51b2c
GM
65702004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6571
6572 * text.texi: Various small changes in addition to the following.
6573 (Text): Replace xref for autotype with inforef.
6574 (Sentences): Explain nil value for `sentence-end'.
6575 (Paragraphs): Update default values for `paragraph-start' and
6576 `paragraph-separate'.
6577 (Text Mode): Correct description of Text mode's effect on the
6578 syntax table.
6579 (Outline Visibility): `hide-other' does not hide top level headings.
6580 `selective-display-ellipses' no longer has an effect on Outline mode.
6581 (TeX Misc): Add missing @cindex.
6582 Replace xref for RefTeX with inforef.
6583 (Requesting Formatted Text): The variable
6584 `enriched-fill-after-visiting' no longer exists.
6585 (Editing Format Info): Update names of menu items and commands.
6586 (Format Faces): Mention special effect of specifying the default face.
6587 Describe inheritance of text properties.
6588 Correct description of `fixed' face.
6589 (Format Indentation): Correct description of effect of setting
6590 margins. Mention `set-left-margin' and `set-right-margin'.
6591 (Format Justification): Update names of menu items.
6592 `set-justification-full' is now bound to `M-j b'.
6593 Mention that `default-justification' is a per buffer variable.
6594 (Format Properties): Update name of menu item.
6595 (Forcing Enriched Mode): `format-decode-buffer' automatically
6596 turns on Enriched mode if the buffer is in text/enriched format.
6597
65982004-10-05 Emilio C. Lopes <eclig@gmx.net>
6599
6600 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6601
66022004-09-28 Kim F. Storm <storm@cua.dk>
6603
6604 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6605 Align with new functionality.
6606
8cf51b2c
GM
66072004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * display.texi (Display Custom): Remove stray `@end defvar'.
6610
66112004-09-23 Kim F. Storm <storm@cua.dk>
6612
6613 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6614 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6615
8cf51b2c
GM
66162004-09-20 Richard M. Stallman <rms@gnu.org>
6617
6618 * custom.texi (Hooks): Explain using setq to clear out a hook.
6619 (File Variables): Explain multiline string constants.
6620 (Non-ASCII Rebinding): Explain when you need to update
6621 non-ASCII char codes in .emacs.
6622
6623 * building.texi (Compilation): Explain how to make a silent
6624 subprocess that won't be terminated. Explain compilation-environment.
6625
66262004-09-13 Kim F. Storm <storm@cua.dk>
6627
6628 * mini.texi (Repetition): Rename isearch-resume-enabled to
6629 isearch-resume-in-command-history and change default to disabled.
6630
8cf51b2c
GM
66312004-09-09 Kim F. Storm <storm@cua.dk>
6632
6633 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6634 with new `kmacro-name-last-macro'.
6635
8cf51b2c
GM
66362004-09-08 Juri Linkov <juri@jurta.org>
6637
6638 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6639
8cf51b2c
GM
66402004-09-03 Juri Linkov <juri@jurta.org>
6641
6642 * search.texi (Incremental Search): Update wording for M-%.
6643
66442004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6645
6646 * killing.texi (Killing): Correct description of kill commands in
6647 read-only buffer.
6648
66492004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6650
6651 * building.texi (Compilation Mode): Add a paragraph about rules
6652 for finding the compilation buffer for `next-error'.
6653
6654 * search.texi (Other Repeating Search): Mention that Occur mode
6655 supports the next-error functionality.
6656
66572004-09-02 Juri Linkov <juri@jurta.org>
6658
6659 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6660
66612004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * kmacro.texi (Basic Keyboard Macro):
6664 `apply-macro-to-region-lines' now operates on all lines that begin
6665 in the region, rather than on all complete lines in the region.
6666
c8763fb6 66672004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6668
6669 * frames.texi (Drag and drop): Add documentation about
6670 x-dnd-test-function and x-dnd-known-types.
6671
66722004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6673
6674 * indent.texi: Various minor changes in addition to:
6675 (Indentation Commands): Correct description of `indent-relative'.
6676 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6677 mode. The *Tab Stops* buffer uses Overwrite Mode.
6678 (Just Spaces): `tabify' converts sequences of at least two spaces
6679 to tabs.
6680
8cf51b2c
GM
66812004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6682
6683 * frames.texi (Secondary Selection): Setting the secondary
6684 selection with M-Drag-Mouse-1 does not alter the kill ring,
6685 setting it with M-Mouse-1 and M-Mouse-3 does.
6686 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6687 toolkit scroll bars.
6688 (Scroll Bars): Ditto.
6689
6690 * windows.texi (Basic Window): When using a window system, the value
6691 of point in a non-selected window is indicated by a hollow box.
6692 (Split Window): Side by side windows are separated by a scroll bar,
6693 if scroll bars are used.
6694 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6695 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6696 (Window Convenience): Update bindings for `winner-undo' and
6697 `winner-redo'.
6698
6699 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6700 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6701 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6702 of "Using Emacs as a Server".
6703 * building.texi (Building): Interchange nodes (for correct numbering).
6704 * programs.texi (Programs): Interchange nodes (for correct numbering).
6705 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6706 Info to the node structure.
6707 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6708 Rearrange order of nodes and sections such that both "GNU GENERAL
6709 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6710 end, as appropriate for appendices.
6711 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6712 Use `@unnumberedsec'.
6713 * trouble.texi: Adapt sectioning in Info to the node structure.
6714 Adapt node pointers to change in emacs.texi.
6715 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6716
8cf51b2c
GM
67172004-08-25 Kenichi Handa <handa@m17n.org>
6718
6719 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6720 description for unibyte mode.
6721
67222004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6723
6724 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6725
6726 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6727 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6728 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6729 in @pxref.
6730
67312004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6732
6733 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6734 Change section names.
6735
8cf51b2c
GM
67362004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6737
6738 * kmacro.texi (Keyboard Macro Ring): Rename section.
6739 Emacs treats the head of the macro ring as the `last keyboard macro'.
6740 (Keyboard Macro Counter): Minor change.
6741 (Save Keyboard Macro): Some clarifications.
6742 (Edit Keyboard Macro): Rename section.
6743
6744 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6745 32-bit machines.
6746 (Several Buffers): Clarify which buffer is selected if `2' is
6747 pressed in the Buffer Menu.
6748 Auto Revert mode can be used to update the Buffer Menu
6749 automatically.
6750
67512004-08-21 Eli Zaretskii <eliz@gnu.org>
6752
6753 * help.texi (Misc Help): Add an index entry for finding an Info
6754 manual by its file name.
6755
67562004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * files.texi (Backup Deletion): Correct description of
6759 `delete-old-versions'.
6760 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6761 (Auto Save Files): Recommend `auto-save-mode' to reenable
6762 auto-saving, rather than the abbreviation `auto-save'.
6763
67642004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6767 for "killing" and "yanking" in main menu.
6768
67692004-08-16 Richard M. Stallman <rms@gnu.org>
6770
6771 * killing.texi (Yanking, Killing): Minor cleanups.
6772
6773 * mark.texi (Momentary Mark): Minor cleanups.
6774
67752004-08-15 Kenichi Handa <handa@etl.go.jp>
6776
6777 * custom.texi (Non-ASCII Rebinding):
6778 C-q always inserts the right code to pass to global-set-key.
6779
8cf51b2c
GM
67802004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6781
6782 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6783 `insert-register', instead of `C-x r g' binding, for consistency.
6784
67852004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6786
6787 * fixit.texi (Spelling): Fix typo.
6788
67892004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6790
6791 * help.texi (Help): Fix Texinfo usage.
6792
8cf51b2c
GM
67932004-07-24 Richard M. Stallman <rms@gnu.org>
6794
6795 * text.texi (Paragraphs): Update how paragraphs are separated
6796 and the default for paragraph-separate.
6797
6798 * search.texi (Regexp Replace): Further update text for new
6799 replacement operators.
6800
8cf51b2c
GM
68012004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6802
6803 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6804 `R' switch.
6805
6806 * dired.texi (Dired Updating): `k' only deletes inserted
6807 subdirectories from the Dired buffer if a prefix argument was given.
6808
6809 * search.texi (Regexps): Delete redundant definition of `symbol' in
6810 description of `\_>'. It already occurs in the description of `\_<'.
6811
8cf51b2c
GM
68122004-07-01 Juri Linkov <juri@jurta.org>
6813
6814 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6815 (Regexp Search): Add M-r.
6816
68172004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6820
68212004-06-29 Jesper Harder <harder@ifa.au.dk>
6822
49823426 6823 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6824
68252004-06-25 Richard M. Stallman <rms@gnu.org>
6826
6827 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6828
68292004-06-25 David Kastrup <dak@gnu.org>
6830
6831 * search.texi (Regexp Replace): Some typo corrections and
6832 rearrangement.
6833
68342004-06-24 David Kastrup <dak@gnu.org>
6835
6836 * search.texi (Unconditional Replace): Use replace-string instead
6837 of query-replace in example.
6838 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6839 sequences.
6840 (Query Replace): Correct explanation of `^' which does not use
6841 the mark stack.
6842
68432004-06-21 Nick Roberts <nickrob@gnu.org>
6844
6845 * misc.texi (Shell History Copying): Document comint-insert-input.
6846 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6847
8cf51b2c
GM
68482004-06-20 Jesper Harder <harder@ifa.au.dk>
6849
6850 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6851 * custom.texi (Customization): Do.
6852 * anti.texi (Antinews): Do.
6853 * abbrevs.texi (Defining Abbrevs): Do.
6854
6855 * programs.texi (Info Lookup): Fix keybinding for
6856 info-lookup-symbol.
6857
68582004-06-16 Juanma Barranquero <lektu@terra.es>
6859
6860 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6861 Add emacs-xtra.
6862 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6863 (clean): Add emacs-xtra and flymake. Remove redundancies.
6864
68652004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6866
6867 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6868 Add emacs-xtra.
6869 * emacs-xtra.texi: New file.
6870
68712004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6872
6873 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6874 (Dired and Find): Mention differences with ordinary Dired buffers.
6875
8cf51b2c
GM
68762004-06-13 Richard M. Stallman <rms@gnu.org>
6877
6878 * custom.texi (Init Syntax): Explain about vars that do special
6879 things when set with setq or with Custom.
6880 (Init Examples): Add line-number-mode example.
6881
8cf51b2c
GM
68822004-06-12 Juri Linkov <juri@jurta.org>
6883
6884 * dired.texi (Operating on Files): Add dired-do-touch.
6885
8cf51b2c
GM
68862004-06-10 Juri Linkov <juri@jurta.org>
6887
6888 * building.texi (Lisp Eval): Add C-M-x on defface.
6889
68902004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6891
6892 * files.texi (Reverting): Auto-Revert mode and
6893 Global Auto-Revert mode no longer revert remote files.
6894
8cf51b2c
GM
68952004-05-29 Richard M. Stallman <rms@gnu.org>
6896
6897 * custom.texi (Init File): Two dashes start --no-site-file.
6898
8cf51b2c
GM
68992004-05-29 Alan Mackenzie <acm@muc.de>
6900
6901 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6902 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6903 (AWK, Pike): Document as "C-like modes".
6904 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6905 (M-x man): Supersedes M-x manual-entry.
6906 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6907
6908 ("Comments in C"): Delete node; the info is in CC Mode manual.
6909 (c-comment-only-line-offset): Remove description.
6910
6911 (C-c ., C-c C-c): Describe new C Mode bindings.
6912
6913 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6914 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6915 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6916 Amend definitions.
6917
6918 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6919 Describe functions.
6920
6921 (c-comment-start-regexp, c-hanging-comment-ender-p)
6922 (c-hanging-comment-starter-p): Remove obsolete definitions.
6923
6924 * emacs.texi: Remove the menu entry "Comments in C".
6925
8cf51b2c
GM
69262004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6927
6928 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6929 `M-x locate'.
6930
69312004-05-16 Karl Berry <karl@gnu.org>
6932
6933 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6934 makeinfo --html fails.
6935 * help.texi (Help Summary) [@ifnottex]: Likewise.
6936
69372004-05-13 Nick Roberts <nickrob@gnu.org>
6938
6939 * building.texi (GDB Graphical Interface): Update and describe
6940 layout first.
6941
8cf51b2c
GM
69422004-05-04 Jason Rumney <jasonr@gnu.org>
6943
6944 * makefile.w32-in: Revert last change.
6945
69462004-05-03 Jason Rumney <jasonr@gnu.org>
6947
6948 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6949
8cf51b2c
GM
69502004-04-23 Juanma Barranquero <lektu@terra.es>
6951
6952 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6953
69542004-04-18 Juri Linkov <juri@jurta.org>
6955
6956 * fixit.texi (Spelling): Remove file extension from ispell xref.
6957
69582004-04-15 Kim F. Storm <storm@cua.dk>
6959
6960 * cmdargs.texi (Initial Options): Add -Q.
6961
69622004-04-05 Kim F. Storm <storm@cua.dk>
6963
6964 * custom.texi (File Variables): Add safe-local-eval-forms.
6965
8cf51b2c
GM
69662004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6967
6968 * files.texi (Reverting): Correct description of revert-buffer's
6969 handling of point.
6970
69712004-03-22 Juri Linkov <juri@jurta.org>
6972
6973 * emacs.texi (Top): Add `Misc X'.
6974
49823426 6975 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6976
6977 * glossary.texi: Improve references.
6978
6979 * help.texi: Sync keywords with finder.el.
6980
6981 * mini.texi (Completion): Add description for menu items.
6982
6983 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6984
6985 * sending.texi (Mail Methods): Fix xref to Message manual.
6986
8cf51b2c
GM
69872004-03-12 Richard M. Stallman <rms@gnu.org>
6988
8cf51b2c
GM
6989 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6990
8cf51b2c
GM
69912004-03-04 Richard M. Stallman <rms@gnu.org>
6992
6993 * search.texi (Regexps): Explain that ^ and $ have their
6994 special meanings only in certain contexts.
6995
6996 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6997
6998 * mule.texi (Specify Coding): Doc C-x RET F.
6999
7000 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7001 for multiple compile and grep buffers.
7002 (Indirect Buffers): Don't recommand clone-indirect-buffer
7003 for multiple compile and grep buffers.
7004
8cf51b2c
GM
70052004-02-29 Juanma Barranquero <lektu@terra.es>
7006
7007 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7008 Use $(DEL) instead of rm, and ignore exit code.
7009
8cf51b2c
GM
70102004-02-23 Nick Roberts <nick@nick.uklinux.net>
7011
7012 * building.texi (Watch Expressions): Update.
7013
70142004-02-21 Juri Linkov <juri@jurta.org>
7015
7016 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7017 --directory, --help, --version. Move text about command-line-args
7018 to Command Arguments.
7019 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7020 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7021 (Window Size X): Join -g and --geometry. Add @cindex.
7022 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7023 (Title X): Remove alias -title.
7024 (Misc X): New node.
7025
c8763fb6 70262004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7027
7028 * frames.texi (Drag and drop): Add Motif to list of supported
7029 protocols.
7030
c8763fb6 70312004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7032
7033 * frames.texi (Drag and drop): New section.
7034
70352004-01-24 Richard M. Stallman <rms@gnu.org>
7036
7037 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7038 Include it only @ifnotinfo. Patch the preceding and following
7039 node headers to point to each other.
7040
70412004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7042
7043 * calendar.texi (Appointments): Update section.
7044
70452003-12-29 Kevin Ryde <user42@zip.com.au>
7046
8cf51b2c
GM
7047 * programs.texi (C Modes): Fix the xref.
7048
70492003-12-23 Nick Roberts <nick@nick.uklinux.net>
7050
7051 * building.texi (Watch Expressions): Update.
7052 (Commands of GUD): Include use of toolbar + breakpoints set from
7053 fringe/margin.
7054
70552003-12-03 Andre Spiegel <spiegel@gnu.org>
7056
7057 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7058 <acm@muc.de>.
7059
c8763fb6 70602003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7061
7062 * frames.texi (Dialog Boxes): Add use-file-dialog.
7063
8cf51b2c
GM
70642003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7065
7066 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7067 in CC Mode.
7068
8cf51b2c
GM
70692003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7070
7071 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7072 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7073 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7074 * man/frames.texi, man/glossary.texi, man/killing.texi:
7075 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7076 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7077 * man/sending.texi, man/text.texi, man/trouble.texi:
7078 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7079
70802003-11-01 Alan Mackenzie <acm@muc.de>
7081
7082 * search.texi (Scrolling During Incremental Search): Document a
7083 new scrolling facility in isearch mode.
7084
8cf51b2c
GM
70852003-10-22 Miles Bader <miles@gnu.org>
7086
7087 * Makefile.in (info): Move before $(top_srcdir)/info.
7088
70892003-10-22 Nick Roberts <nick@nick.uklinux.net>
7090
7091 * building.texi (Watch Expressions): Update section on data display
7092 to reflect code changes (GDB Graphical Interface).
7093
8cf51b2c
GM
70942003-10-13 Richard M. Stallman <rms@gnu.org>
7095
7096 * xresources.texi (GTK resources): Clean up previous change.
7097
c8763fb6 70982003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7099
7100 * xresources.texi (GTK resources): Add a note that some themes
7101 disallow customizations. Add scroll theme example.
7102
8cf51b2c
GM
71032003-09-30 Richard M. Stallman <rms@gnu.org>
7104
8cf51b2c
GM
7105 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7106
7107 * misc.texi (Saving Emacs Sessions): Shorten the section,
7108 collapsing back into one node.
7109
71102003-09-30 Lars Hansen <larsh@math.ku.dk>
7111
7112 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7113
ce058493 71142003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7115
7116 * xresources.texi (GTK names in Emacs): Correct typo.
7117
8cf51b2c
GM
71182003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7119
7120 * cmdargs.texi (Font X): Mention new default font. More
7121 fully describe long font names, wildcard patterns and the
7122 problems involved. (Result of discussion on emacs-devel.)
7123
71242003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7125
7126 * emacs.texi (Acknowledgements): Correct typo.
7127
71282003-09-22 Richard M. Stallman <rms@gnu.org>
7129
7130 * dired.texi (Misc Dired Commands): New node.
7131 (Dired Navigation): Add dired-goto-file.
7132
7133 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7134
7135 * emacs.texi (Acknowledgements): New node, split from Distribution.
7136
7137 * cmdargs.texi (Action Arguments): -f reads interactive args.
7138
8cf51b2c
GM
71392003-09-08 Lute Kamstra <lute@gnu.org>
7140
7141 * screen.texi (Mode Line): Say that POS comes before LINE.
7142 Mention `size-indication-mode'.
7143 * display.texi (Optional Mode Line): Document
7144 `size-indication-mode'.
7145 * basic.texi (Position Info): Mention `size-indication-mode'.
7146
71472003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7148
7149 * xresources.texi (Resources): Refer to `editres' man page.
7150 (Lucid Resources): Update defaults. Expand description of
7151 `shadowThickness'.
7152
71532003-09-04 Miles Bader <miles@gnu.org>
7154
7155 * Makefile.in (top_srcdir): New variable.
7156 ($(top_srcdir)/info): New rule.
7157 (info): Depend on it.
7158
71592003-09-03 Peter Runestig <peter@runestig.com>
7160
7161 * makefile.w32-in: New file.
7162
71632003-08-29 Richard M. Stallman <rms@gnu.org>
7164
7165 * misc.texi (Saving Emacs Sessions): Correct previous change.
7166
8cf51b2c
GM
71672003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7168
8cf51b2c
GM
7169 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7170 (Intro): Include kmacro.texi after fixit.texi instead of after
7171 custom.texi. (As suggested by Kim Storm.)
7172
71732003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7174
7175 * fixit.texi (Fixit): Update `Next' pointer.
7176 * files.texi (Files): Update `Previous' pointer.
7177 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7178 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7179 (Suggested by Kim Storm.)
7180 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7181
71822003-08-18 Kim F. Storm <storm@cua.dk>
7183
7184 * kmacro.texi: New file describing enhanced keyboard macro
7185 functionality. Replaces old description in custom.texi.
7186
7187 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7188 (Keyboard Macros): Move to new kmacro.texi file.
7189
7190 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7191
8cf51b2c
GM
71922003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7193
7194 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7195
71962003-08-17 Alex Schroeder <alex@gnu.org>
7197
7198 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7199 required.
7200
8cf51b2c
GM
72012003-08-05 Richard M. Stallman <rms@gnu.org>
7202
7203 * programs.texi (Lisp Indent): Don't describe
7204 lisp-indent-function property here. Use xref to Lisp Manual.
7205
8cf51b2c
GM
72062003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7207
fffa137c 7208 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7209 abbreviations.
7210
72112003-07-24 Markus Rost <rost@math.ohio-state.edu>
7212
7213 * buffers.texi (List Buffers): Fix previous change.
7214
8cf51b2c
GM
72152003-07-13 Markus Rost <rost@math.ohio-state.edu>
7216
7217 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7218 List*.
7219
72202003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7221
8cf51b2c
GM
7222 * display.texi (Font Lock): Fix typo.
7223
72242003-07-07 Richard M. Stallman <rms@gnu.org>
7225
7226 * display.texi (Font Lock): Add xref for format info on
7227 font-lock-remove-keywords.
7228
7229 * building.texi (Compilation): Document what happens with asynch
7230 children of compiler process.
7231
7232 * help.texi (Library Keywords): Use @multitable.
7233
8cf51b2c
GM
72342003-06-04 Richard M. Stallman <rms@gnu.org>
7235
7236 * programs.texi (Expressions): Delete C-M-DEL.
7237
7238 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7239 comint-move-point-for-output renamed from
7240 comint-scroll-to-bottom-on-output.
7241
7242 * custom.texi (Init Rebinding): Replace previous change with xref.
7243 (Non-ASCII Rebinding): Explain that issue more briefly here.
7244
72452003-05-28 Richard M. Stallman <rms@gnu.org>
7246
7247 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7248
72492003-05-28 Nick Roberts <nick@nick.uklinux.net>
7250
7251 * building.texi (GDB Graphical Interface): New node.
7252 (Rewritten somewhat by RMS.)
7253
c8763fb6 72542003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7255
7256 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7257 non-English letters. Explain how to set coding systems correctly
7258 and how to include the right coding cookie in the file.
7259
c8763fb6 72602003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7261
7262 * indent.texi (Indentation): Explain the concepts.
7263 (Just Spaces): Explain why preventing tabs for indentation might
7264 be useful.
7265
8cf51b2c
GM
72662003-04-16 Richard M. Stallman <rms@gnu.org>
7267
7268 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7269
8cf51b2c
GM
72702003-02-22 Alex Schroeder <alex@emacswiki.org>
7271
7272 * cmdargs.texi (General Variables): Document SMTPSERVER.
7273
8cf51b2c
GM
7274 * sending.texi: Remove SMTP node.
7275 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7276 library.
7277
8cf51b2c
GM
72782003-02-22 Alex Schroeder <alex@emacswiki.org>
7279
7280 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7281
72822003-02-22 Simon Josefsson <jas@extundo.com>
7283
7284 * sending.texi (Mail Methods): Add node about SMTP.
7285
c8763fb6 72862003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7287
7288 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7289
8cf51b2c
GM
72902003-02-01 Kevin Ryde <user42@zip.com.au>
7291
7292 * glossary.texi (Glossary): Correction to cl cross reference.
7293
72942003-01-20 Richard M. Stallman <rms@gnu.org>
7295
7296 * killing.texi (Rectangles): Document C-x c r.
7297
c8763fb6 72982003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7299
7300 * xresources.texi (GTK resources): New node.
7301 (GTK widget names): New node.
7302 (GTK names in Emacs): New node.
7303 (GTK styles): New node.
7304
c8763fb6 73052003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7306
7307 * maintaining.texi (Create Tags Table): Add reference to the new
7308 `etags --help --lang=LANG' option.
7309
8cf51b2c
GM
73102002-10-02 Karl Berry <karl@gnu.org>
7311
49823426 7312 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7313 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7314 where needed for the sake of the HTML output.
8cf51b2c
GM
7315
73162001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7317
7318 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7319 source files.
7320
73212001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7322
7323 * Makefile.in (emacsman): New target.
7324
8cf51b2c
GM
73252001-10-20 Gerd Moellmann <gerd@gnu.org>
7326
7327 * (Version 21.1 released.)
7328
73292001-10-05 Gerd Moellmann <gerd@gnu.org>
7330
7331 * Branch for 21.1.
7332
8cf51b2c
GM
73332001-03-05 Gerd Moellmann <gerd@gnu.org>
7334
7335 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7336
8cf51b2c
GM
73372000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7338
7339 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7340
8cf51b2c
GM
73411999-07-12 Richard Stallman <rms@gnu.org>
7342
7343 * Version 20.4 released.
7344
73451998-12-04 Markus Rost <rost@delysid.gnu.org>
7346
7347 * Makefile.in (INFO_TARGETS): Delete customize.info.
7348 (DVI_TARGETS): Delete customize.dvi.
7349 (../info/customize, customize.dvi): Targets deleted.
7350
73511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7352
7353 * Version 20.3 released.
7354
73551998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7356
7357 * Makefile.in (EMACSSOURCES): Add mule.texi.
7358 Add msdog.texi, ack.texi. Remove gnu1.texi.
7359
73601998-04-06 Andreas Schwab <schwab@gnu.org>
7361
768c0c0f
JB
7362 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7363 Use it in dvi targets.
8cf51b2c
GM
7364
73651997-09-23 Paul Eggert <eggert@twinsun.com>
7366
7367 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7368 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7369 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7370
73711997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7372
7373 * Version 20.2 released.
7374
73751997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7376
7377 * Version 20.1 released.
7378
73791997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7380
7381 * Makefile (../info/customize, customize.dvi): New targets.
7382 (INFO_TARGETS): Add ../info/customize.
7383 (DVI_TARGETS): Add customize.dvi.
7384
8cf51b2c
GM
73851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7386
7387 * Version 19.33 released.
7388
73891996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7390
7391 * Version 19.32 released.
7392
8cf51b2c
GM
73931996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7394
7395 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7396
73971996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7398
7399 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7400 Specify -I option.
7401 (All dvi targets): Set the TEXINPUTS variable.
7402
74031996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7404
7405 * Version 19.31 released.
7406
8cf51b2c
GM
74071995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7408
7409 * Version 19.30 released.
7410
8cf51b2c
GM
74111995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7412
7413 * Makefile.in (maintainer-clean): Rename from realclean.
7414
74151994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7416
7417 * Makefile.in: New file.
7418 * Makefile: File deleted.
7419
74201994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7421
7422 * Makefile (TEXINDEX_OBJS): Variable deleted.
7423 (texindex, texindex.o, getopt.o): Rules deleted.
7424 All deps on texindex deleted.
7425 (distclean): Don't delete texindex.
7426 (mostlyclean): Don't delete *.o.
7427 * texindex.c, getopt.c: Files deleted.
7428
74291994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7430
7431 * Version 19.26 released.
7432
74331994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7434
7435 * Makefile (EMACSSOURCES): Exclude undo.texi.
7436
74371994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7438
7439 * Version 19.25 released.
7440
74411994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7442
7443 * Version 19.24 released.
7444
74451994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7446
7447 * Version 19.23 released.
7448
74491994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7450
7451 * Makefile: Delete spurious tab.
7452
74531994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7454
7455 * Makefile (.SUFFIXES): New rule.
7456
8cf51b2c
GM
74571993-12-04 Richard Stallman (rms@srarc2)
7458
7459 * getopt.c: New file.
7460 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7461 (getopt.o): New rule.
7462 (dvi): Don't depend on texindex.
49823426 7463 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7464
74651993-12-03 Richard Stallman (rms@srarc2)
7466
49823426
GM
7467 * Makefile (TEXI2DVI): New variable.
7468 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7469 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7470
74711993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7472
7473 * Version 19.22 released.
7474
74751993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7476
7477 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7478
74791993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7480
7481 * Version 19.21 released.
7482
8cf51b2c
GM
74831993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7484
7485 * Makefile (realclean): Don't delete the Info files.
7486
f0131492 74871993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7488
8cf51b2c
GM
7489 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7490 4' where appropriate.
7491
f0131492 74921993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7493
49823426 7494 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7495
7496 * texindex.c: Include "../src/config.h" if building in emacs.
7497
7498 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7499 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7500 Add target to build texindex.c, defining `emacs'.
7501
8cf51b2c
GM
75021993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7503
7504 * Version 19.19 released.
7505
8cf51b2c
GM
75061993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7507
7508 * Version 19.18 released.
7509
75101993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7511
7512 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7513
75141993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7515
7516 * Version 19.17 released.
7517
75181993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7519
7520 * split-man: Fix typos in last change.
7521
75221993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7523
7524 * Version 19.16 released.
7525
75261993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7527
7528 * version 19.15 released.
7529
75301993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7531
7532 * Makefile (distclean): It's rm, not rf.
7533
75341993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7535
7536 * Version 19.14 released.
7537
75381993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7539
7540 * Makefile: New file.
7541
75421993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7543
7544 * Version 19.13 released.
7545
75461993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7547
7548 * Version 19.9 released.
7549
75501993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7551
7552 * Version 19.8 released.
7553
75541993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7555
7556 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7557
7558 * trouble.texi: It's `enable-flow-control-on', not
7559 `evade-flow-control-on'.
7560
75611993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7562
7563 * display.texi: Document standard-display-european.
7564
75651993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7566
7567 * Version 19.7 released.
7568
7569 * emacs.texi: Add a sentence to the top menu mentioning the
7570 specific version of Emacs this manual applies to.
7571
75721993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7573
7574 * basic.texi: Document next-line-add-lines variable used to
7575 implement down-arrow.
7576
7577 * killing.texi: Document kill-whole-line.
7578
75791993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7580
7581 * text.texi: Update unix TeX ordering information.
7582
75831993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7584
7585 * news.texi: Mention fill-rectangle in keybinding list.
7586
7587 * killing.texi: Document fill-rectangle.
7588
75891993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7590
7591 * vc.texi: Bring the docs up to date with VC 5.2.
7592
75931992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7594
7595 * emacs.tex: Mention blackbox and gomoku under Amusements.
7596 Assembler mode is now mentioned and appropriately indexed
7597 under Programming Modes.
7598
75991991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7600
7601 * emacs.tex: Update TeX ordering information.
7602
8cf51b2c
GM
76031990-06-26 David Lawrence (tale@geech)
7604
7605 * emacs.tex: Note that completion-ignored-extensions is not used
7606 to filter out names when all completions are displayed in
7607 *Completions*.
7608
76091990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7610
7611 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7612
76131990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7614
7615 * emacs.tex: Add @findex grep.
7616
8cf51b2c
GM
76171988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7618
7619 * emacs.tex: Correct two typos. No other changes before
7620 Version 19 will be made.
7621
8cf51b2c
GM
76221988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7623
7624 * emacs.tex: Update information for obtaining TeX distribution from the
7625 University of Washington.
7626
7627;; Local Variables:
c8763fb6 7628;; coding: utf-8
8cf51b2c
GM
7629;; End:
7630
95df8112 7631 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7632
7633 This file is part of GNU Emacs.
7634
352c8b4a 7635 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7636 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7637 the Free Software Foundation, either version 3 of the License, or
7638 (at your option) any later version.
8cf51b2c
GM
7639
7640 GNU Emacs is distributed in the hope that it will be useful,
7641 but WITHOUT ANY WARRANTY; without even the implied warranty of
7642 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7643 GNU General Public License for more details.
7644
7645 You should have received a copy of the GNU General Public License
352c8b4a 7646 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.