lisp/emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
6640b281
GM
12011-03-01 Glenn Morris <rgm@gnu.org>
2
3 * custom.texi (Directory Variables):
4 Give an example of excluding subdirectories.
5
2b0c7330 62011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
7
8 * search.texi (Regexp Search): Move index entries about regexps to the
9 "Regexps" node. Add index entries for regexp search. (Bug#8096)
10
8c62c205
GM
112011-02-19 Glenn Morris <rgm@gnu.org>
12
13 * dired.texi (Dired): Dired-X version number was dropped.
14
3928f2b6
JD
152011-02-14 Jan Djärv <jan.h.d@swipnet.se>
16
17 * xresources.texi (X Resources): Remove *faceName and replace it with
18 *font for Lucid.
19
a41c8660
CY
202011-02-05 Chong Yidong <cyd@stupidchicken.com>
21
22 * rmail.texi (Rmail Display): Document Rmail MIME support more
23 accurately.
24
25 * maintaining.texi (VC Change Log): Document vc-log-incoming and
26 vc-log-outgoing.
27 (Merging): Document vc-find-conflicted-file.
28
233ba4d9 292011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
30
31 * custom.texi (Variables): Fix typo.
32
14beddf4 332011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 34
65401ee3
CY
35 * search.texi (Regexps): Copyedits. Mention character classes
36 (Bug#7809).
37
19f81ecf
CY
38 * files.texi (File Aliases): Restore explanatory text from Eli
39 Zaretskii, accidentally removed in 2011-01-08 commit.
40
bf3dae7e
EZ
412011-01-29 Eli Zaretskii <eliz@gnu.org>
42
43 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
44 (MAKEINFO_OPTS): New variable.
45 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
46 (emacs.html): New target.
47 (clean): Remove emacs.html.
48
45eb2a5d
WL
492011-01-23 Werner Lemberg <wl@gnu.org>
50
51 * Makefile.in (MAKEINFO): Now controlled by `configure'.
52 (MAKEINFO_OPTS): New variable. Use it where appropriate.
53 (ENVADD): Updated.
54
9acfe703
GM
552011-01-18 Glenn Morris <rgm@gnu.org>
56
57 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
58
59 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
60
362b9d48
GM
612011-01-15 Chong Yidong <cyd@stupidchicken.com>
62
bb033b5f
CY
63 * building.texi (Compilation): Improve instructions for running two
64 compilations (Bug#7573).
65
b024d9f0
MD
66 * files.texi (Backup Names): Document the new location of the
67 last-resort backup file.
68
362b9d48
GM
69 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
70 manual. Explain why directory-abbrev-alist elements should be anchored
71 (Bug#7777).
72
732011-01-15 Eli Zaretskii <eliz@gnu.org>
74
75 * msdog.texi (Windows Startup): Correct inaccurate description of
76 differences between emacsclient.exe and emacsclientw.exe.
77
7c420169 782011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
79
80 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
81
7c420169 822011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
83
84 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
85
7c420169 862011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 87
2d34d523
EZ
88 * frames.texi (Cut and Paste): Modify the section's name and text:
89 don't mix "cut/paste" with "kill/yank".
90 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
91 (Bug#7702)
92
88ab4340
EZ
93 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
94
7c420169 952011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
96
97 * maintaining.texi: Move inclusion of emerge after EDE, so that it
98 matches its position in the menu. (Bug#7674)
99
7c420169 1002011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
101
102 * trouble.texi (Checklist): Mention not replying via news either.
103
92bb6c52
TH
1042010-12-30 Tassilo Horn <tassilo@member.fsf.org>
105
106 * misc.texi (Document View): Update DocView section with newly
107 supported document formats.
108
b103c904
CY
1092010-12-21 Chong Yidong <cyd@stupidchicken.com>
110
111 * killing.texi: Resection the Info version to conform to the
112 printed manual, to avoid making sections on Accumulating Text, CUA
113 and Rectangles into full chapters.
114
f49d1f52 1152010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
116
117 * custom.texi (Init Syntax): Add index entries for "character syntax".
118 (Bug#7576)
119
f49d1f52 1202010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
121
122 * text.texi (HTML Mode): Small fixes. (Bug#7607)
123
f49d1f52 1242010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
125
126 * trouble.texi (Checklist): Fix typo in newsgroup name.
127
f49d1f52 1282010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
129
130 * search.texi (Word Search): Note that the lazy highlight always
131 matches to whole words (Bug#7470).
132
f49d1f52 1332010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 134
4f1948eb
EZ
135 * display.texi (Optional Mode Line): Make the description of
136 load-average more accurate.
137
b8a9e136
EZ
138 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
139 registry, with a cross-reference.
62d72a4a
EZ
140 (Windows Startup): New node. Move the stuff about the current
141 directory from "Windows HOME".
b8a9e136 142
07976ae3 1432010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
144
145 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
146 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
147
07976ae3 1482010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
149
150 * maintaining.texi (Version Control Systems): Fix repeated sentence.
151 Suggested by Štěpán Němec.
152
07976ae3 1532010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 154
1aaae3f3
CY
155 * maintaining.texi (Version Control): Say "commit", not "check in".
156 (Version Control Systems): Simplify descriptions.
157 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
158 VCS Concepts.
159 (VC Mode Line): Update example.
160 (Old Revisions): Document revert-buffer for vc-diff.
161 (Log Buffer): Promote to a subsection. Document header lines.
162
ec8a6295
CY
163 * macos.texi (Mac / GNUstep Basics): Document
164 ns-right-alternate-modifier.
165
1aaae3f3
CY
166 * emacs.texi (Top): Update node listing.
167
0eb025fb
EZ
1682010-11-13 Eli Zaretskii <eliz@gnu.org>
169
170 * rmail.texi (Rmail Coding): Characters with no fonts are not
171 necessarily displayed as empty boxes.
172
173 * mule.texi (Language Environments, Fontsets): Characters with no
174 fonts are not necessarily displayed as empty boxes.
175
176 * display.texi (Text Display): Document display of glyphless
177 characters.
178
ea4f7750
GM
1792010-11-13 Glenn Morris <rgm@gnu.org>
180
181 * basic.texi (Position Info): Add M-x count-words-region.
182
90639cea
GM
1832010-11-11 Glenn Morris <rgm@gnu.org>
184
185 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
186
d607b96b 1872010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
188
189 * msdog.texi (Windows HOME): Add information regarding startup
190 directory when invoking Emacs from a desktop shortcut. (bug#7300)
191
c12e4a81
GM
1922010-10-11 Glenn Morris <rgm@gnu.org>
193
df187c62
GM
194 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
195
c12e4a81
GM
196 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
197 (DVIPS): New variable.
234db610
GM
198 (.PHONY): Add html, ps.
199 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
200 (clean): Delete html, ps files.
c12e4a81 201
6513b232
EZ
2022010-10-09 Eli Zaretskii <eliz@gnu.org>
203
204 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
205
f4f358f1
GM
2062010-10-09 Glenn Morris <rgm@gnu.org>
207
c1dc72b3
GM
208 * Makefile.in (VPATH): Remove.
209 (infodir): Make it absolute.
210 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
211
4393405b
GM
212 * Makefile.in (dist): Anchor regexps.
213
eef3ab94
GM
214 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
215 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
216 (emacs-xtra.pdf): Use $<.
217
aa9db089
GM
218 * Makefile.in (infoclean): Remove harmless, long-standing error.
219
abd40fb4
GM
220 * Makefile.in ($(infodir)): Delete rule.
221 (mkinfodir): New.
222 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
223
f4f358f1 224 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 225 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
226 * emacsver.texi: New file, replacing emacsver.texi.in.
227
ea274122
GM
2282010-10-09 Glenn Morris <rgm@gnu.org>
229
f7a31f11
GM
230 * emacsver.texi.in: New file.
231 * emacs.texi: Set EMACSVER by including emacsver.texi.
232 * Makefile.in (distclean): Delete emacsver.texi.
233 (dist): Copy emacsver.texi.
b13254e7 234 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 235
3fb78d1f
GM
236 * ack.texi (Acknowledgments): No more b2m.c.
237
ea274122
GM
238 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
239 (emacs): Remove rule.
240 (dist): No need to deal with the emacs rule any more.
241
17ca7950
GM
2422010-10-07 Glenn Morris <rgm@gnu.org>
243
244 * Makefile.in (version): New, set by configure.
245 (clean): Delete dist tar file.
246 (dist): Use version in tar name.
247
4c83f6e1
GM
2482010-10-06 Glenn Morris <rgm@gnu.org>
249
250 * Makefile.in (EMACS_XTRA): Add the main source file.
251 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
252 (mostlyclean): No core files, reorder other files.
253 (clean): Delete specific dvi and pdf files.
254 (infoclean, dist): New rules.
255 (maintainer-clean): Use infoclean.
8a944cea 256 ($(infodir)): Add parallel build workaround.
4c83f6e1 257
0264072d
GM
2582010-10-04 Glenn Morris <rgm@gnu.org>
259
260 * Makefile.in (SHELL): Set it.
261 (INFO_TARGETS, DVI_TARGETS): Remove variables.
262 (info, dvi): Replace above variables with their expansions.
263 (info): Move mkdir from here...
264 ($(infodir)/emacs): ... to here (for parallel builds).
265 (pdf): New target.
266 ($(infodir)/emacs): Pass -o option to makeinfo.
267 (.PHONY): Declare clean rules.
268 (maintainer-clean): Delete dvi and pdf files.
269 Guard against cd failures. Use a more restrictive delete.
270
3226d6ca
GM
2712010-10-02 Glenn Morris <rgm@gnu.org>
272
273 * misc.texi (Shell Mode): Remove reference to old function name.
274
cad90f3b
EZ
2752010-09-30 Eli Zaretskii <eliz@gnu.org>
276
277 * maintaining.texi (VC Mode Line): Mention all the possible VC status
278 indicator characters.
279
5f874327
GM
2802010-09-29 Glenn Morris <rgm@gnu.org>
281
282 * Makefile.in (top_srcdir): Remove unused variable.
283
0ab9cff3
GM
2842010-09-14 Glenn Morris <rgm@gnu.org>
285
67ae9766
GM
286 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
287 the last hook item.
288
0ab9cff3
GM
289 * calendar.texi (Appointments): Also updated when a diary include file
290 is saved.
291
6664fc59 2922010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
293
294 * trouble.texi (Bugs): Update the section intro.
295 (Known Problems): New section.
296 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
297 (Sending Patches): Bug fixes are best as responses to existing bugs.
298 * emacs.texi (Known Problems): Add menu entry for new section.
299
be3283d7
GM
3002010-09-09 Glenn Morris <rgm@gnu.org>
301
302 * xresources.texi: Untabify.
303
10999305 3042010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
305
306 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
307
10999305 3082010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
309
310 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
311
30641319
JD
3122010-09-02 Jan Djärv <jan.h.d@swipnet.se>
313
314 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
315
50dd7bc6
GM
3162010-08-21 Glenn Morris <rgm@gnu.org>
317
318 * misc.texi (Amusements): Mention bubbles and animate.
319
5e620eca
EZ
3202010-07-31 Eli Zaretskii <eliz@gnu.org>
321
322 * files.texi (Visiting): Add more index entries for
323 large-file-warning-threshold.
324
8b2dd508
JD
3252010-07-29 Jan Djärv <jan.h.d@swipnet.se>
326
327 * frames.texi (Tool Bars): Add doc for tool-bar-position.
328
8838673e
GM
3292010-06-23 Glenn Morris <rgm@gnu.org>
330
331 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
332 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
333 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
334 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
335 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
336 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
337 Untabify Texinfo files.
338
04d3bb6c
GM
3392010-06-10 Glenn Morris <rgm@gnu.org>
340
103dd3a8
GM
341 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
342
04d3bb6c
GM
343 * basic.texi (Inserting Text): Fix typo.
344
50b79479
GM
3452010-06-10 Glenn Morris <rgm@gnu.org>
346
347 * ack.texi (Acknowledgments):
348 * emacs.texi (Acknowledgments): Update for notifications.el.
349
86d7a550
DU
3502010-05-31 Daiki Ueno <ueno@unixuser.org>
351
352 * dired.texi (Operating on Files): Mention encryption commands
353 (Bug#6315).
354
db5dce9d
EZ
3552010-05-29 Eli Zaretskii <eliz@gnu.org>
356
357 * basic.texi (Moving Point): Update due to renaming of commands bound
358 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
359
34313041
EZ
3602010-05-18 Eli Zaretskii <eliz@gnu.org>
361
362 * display.texi (Fringes): Document reversal of fringe arrows for R2L
363 paragraphs.
364 (Line Truncation): Fix wording for bidi display.
365
1fc0ce04 366 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
367 keys.
368
0235128c 3692010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
370
371 * building.texi (GDB Graphical Interface): Remove misleading comparison
372 to an IDE (Bug#6128).
373
0235128c 3742010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
375
376 * programs.texi (Man Page):
377 * misc.texi (Invoking emacsclient):
378 * mini.texi (Repetition):
379 * mark.texi (Setting Mark): Fix typos.
380
0235128c 3812010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
382
383 * misc.texi (Printing): Document htmlfontify-buffer.
384
0235128c 3852010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
386
387 * calendar.texi (Displaying the Diary, Format of Diary File):
388 Fix external cross-references for TeX format output.
389
0235128c
SM
3902010-05-07 Chong Yidong <cyd@stupidchicken.com>
391
392 * Version 23.2 released.
393
f63d0028
JD
3942010-05-02 Jan Djärv <jan.h.d@swipnet.se>
395
396 * cmdargs.texi (Initial Options): Mention --chdir.
397
20fe03ad
JD
3982010-04-21 Jan Djärv <jan.h.d@swipnet.se>
399
400 * frames.texi (Tool Bars): Add tool-bar-style.
401
b7d65a5f
GM
4022010-04-21 Glenn Morris <rgm@gnu.org>
403
404 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
405
a42dbee1
CY
4062010-04-18 Chong Yidong <cyd@stupidchicken.com>
407
408 * programs.texi (Semantic): New node.
409
410 * maintaining.texi (EDE): New node.
411
412 * emacs.texi: Update node listing.
413
414 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
415
6e104790 4162010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 417
d52dbd3d
GM
418 * emacs.texi (Acknowledgments): Remove duplicate.
419
a77fe20c
GM
420 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
421
6e104790 4222010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 423
4ebe9902
GM
424 * dired.texi (Misc Dired Features): Mention VC diff and log.
425 * maintaining.texi (Old Revisions, VC Change Log):
426 Mention that diff and log work in Dired buffers.
427
98932641
GM
428 * help.texi (Help Summary): Mention M-x info-finder.
429
d5b22ab2 430 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 431
4d4e9522
GM
432 * custom.texi (Specifying File Variables, Directory Variables):
433 Document new commands for manipulating local variable lists.
434
6e104790 4352010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
436
437 * trouble.texi (Contributing): Add cindex entry.
438 Mention etc/CONTRIBUTE.
439
6e104790 4402010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
441
442 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
443 query-replace (Bug#5774).
444
a20a9df3
GM
4452010-04-16 Glenn Morris <rgm@gnu.org>
446
447 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
448
1ecb2d3f
JD
4492010-04-11 Jan Djärv <jan.h.d@swipnet.se>
450
451 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
452
99852628
JD
4532010-04-08 Jan Djärv <jan.h.d@swipnet.se>
454
455 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
456
ce79424f
EZ
4572010-03-30 Eli Zaretskii <eliz@gnu.org>
458
459 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
460 cross-reference to "Inserting Text".
461
462 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
463 Mention completion provided by `ucs-insert'.
464
85738751 4652010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
466
467 * sending.texi (Sending Mail): Note variables that may need
468 customizing.
469 (Mail Sending): Expand discussion of send-mail-function.
470
85738751 4712010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
472
473 Document Message mode as the default mail mode.
474
475 * sending.texi (Sending Mail): Copyedits.
476 (Mail Format, Mail Headers): Document mail-from-style changes.
477 (Mail Commands): Rename from Mail mode. Document Message mode.
478 (Mail Misc): Rename from Mail mode Misc.
479 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
480 command names and update keybindings.
481 (Header Editing): Document message-tab. De-document
482 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
483 favor of mail-default-headers. Ad index entries for user-full-name and
484 user-mail-address.
485 (Citing Mail): Update changes in Message mode behavior. Document
486 mail-yank-prefix.
487 (Mail Signature): New node, moved from Mail Misc.
488 (Mail Aliases): Mail abbrevs are the default with Message mode.
489 (Mail Methods): Note that Message mode is now the default.
490
491 * rmail.texi (Rmail Reply):
492 * text.texi (Text Mode):
493 * major.texi (Major Modes):
494 * mule.texi (Output Coding): Refer to Message mode.
495
496 * custom.texi (Init Examples): Add xref to Mail Header.
497
1fc0ce04 498 * emacs.texi (Top): Fix xrefs.
e73c2434 499
85738751 5002010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 501
c0c035fa
CY
502 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
503 repository if there is none.
504 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
505 vc-print-root-log.
ef7b27ef 506 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 507
71785b7a
CY
508 * programs.texi (Program Modes): Mention Javascript mode.
509
f67c5dd0
CY
510 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
511 * emacs.texi: Update node description.
512
0f72a391 513 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 514 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 515
dc2d2590
JL
5162010-03-30 Juri Linkov <juri@jurta.org>
517
518 * search.texi (Other Repeating Search): Remove line that `occur'
519 can not handle multiline matches.
520
a7b02820
EZ
5212010-03-30 Eli Zaretskii <eliz@gnu.org>
522
523 * mule.texi (International): Mention support of bidirectional editing.
524 (Bidirectional Editing): New section.
525
22ef1944
NR
5262010-03-28 Nick Roberts <nickrob@snap.net.nz>
527
528 * emacs.texi (Top): Update node names to those in building.texi.
529
146b8b16
NR
5302010-03-27 Nick Roberts <nickrob@snap.net.nz>
531
532 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
533 doc/emacs/emacs.texi: Update node names for building.texi.
534
6d98672d
GM
5352010-03-24 Glenn Morris <rgm@gnu.org>
536
537 * ack.texi (Acknowledgments):
538 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
539
93318cbd
JD
5402010-03-20 Jan Djärv <jan.h.d@swipnet.se>
541
542 * xresources.texi (Table of Resources): Clarify toolBar number
543 for Gtk+.
544
545 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
546
15cf2f52
CY
5472010-03-21 Chong Yidong <cyd@stupidchicken.com>
548
4102856c
CY
549 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
550
15cf2f52
CY
551 * search.texi (Other Repeating Search): Document multi-isearch-buffers
552 and multi-isearch-buffers-regexp.
553
554 * indent.texi (Indentation): Clarify description of
555 indent-for-tab-command. Document tab-always-indent.
556
d68eb23c
CY
5572010-03-20 Chong Yidong <cyd@stupidchicken.com>
558
559 * cmdargs.texi (Font X): Move most content to Fonts.
560
561 * frames.texi (Fonts): New node. Document font-use-system-font.
562
563 * emacs.texi (Top):
564 * xresources.texi (Table of Resources):
565 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
566
288f9fc0
CY
5672010-03-10 Chong Yidong <cyd@stupidchicken.com>
568
569 * Branch for 23.2.
570
17782bec
CY
5712010-03-06 Chong Yidong <cyd@stupidchicken.com>
572
573 * custom.texi (Init Examples): Add xref to Locals.
574
575 * major.texi (Choosing Modes): Mention usage of setq-default for
576 setting the default value of major-mode (Bug#5688).
577
b4a1a8b2
CY
5782010-03-02 Chong Yidong <cyd@stupidchicken.com>
579
580 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
581
582 * display.texi (Display Custom): Document make-pointer-invisible and
583 underline-minimum-offset. Remove inverse-video.
584
a1e759cd
CY
5852010-02-21 Chong Yidong <cyd@stupidchicken.com>
586
587 * frames.texi (Frame Commands): Note that the last ordinary frame can
588 be deleted in daemon mode (Bug#5616).
589
4f3bc373
GM
5902010-02-18 Glenn Morris <rgm@gnu.org>
591
592 * trouble.texi (Contributing): Repository is no longer CVS.
593
5dbbdd33
GM
5942010-02-08 Glenn Morris <rgm@gnu.org>
595
596 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
597
cd61af01
SM
5982010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
599
600 * display.texi (Useless Whitespace, Text Display):
601 * custom.texi (Init Examples): Avoid obsolete special default variables
602 like default-major-mode.
603
b1bb0a25 6042010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
605
606 * programs.texi (Other C Commands): Replace reference to obsolete
607 c-subword-mode.
608
99d0985b
GM
6092010-01-21 Glenn Morris <rgm@gnu.org>
610
611 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
612
893db5bc
GM
6132010-01-12 Glenn Morris <rgm@gnu.org>
614
615 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
616 emacs-pretest-bug for bug reports for development versions.
617
0419b8d6
GM
6182010-01-11 Glenn Morris <rgm@gnu.org>
619
620 * display.texi (Highlight Interactively): `t' does not mean highlight
621 all patterns. (Bug#5335)
622
26e533e2
CY
6232009-12-29 Chong Yidong <cyd@stupidchicken.com>
624
625 * misc.texi (Shell): Document async-shell-command.
626
627 * building.texi (Grep Searching): Document zrgrep.
628
484eaeac 629 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 630
7ee6c59b
NR
6312009-12-29 Nick Roberts <nickrob@snap.net.nz>
632
633 * building.texi: Import GDB Graphical Interface description from
634 EMACS_23_1_RC.
635
91ed7ea8
CY
6362009-12-24 Chong Yidong <cyd@stupidchicken.com>
637
638 * emacs.texi (Top): Update node listing.
639
640 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
641
642 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
643
644 * cmdargs.texi (Initial Options):
645 * xresources.texi (Resources): Document inhibit-x-resources.
646
647 * custom.texi (Specifying File Variables): Note that minor modes are
648 enabled unconditionally.
649
650 * display.texi (Scrolling): Briefly document the old recenter command,
651 and document recenter-positions.
652
653 * files.texi (Visiting):
654 * buffers.texi (Buffers): Max buffer size is now 512 MB.
655
656 * frames.texi (Cut/Paste Other App): Document
657 save-interprogram-paste-before-kill.
658
659 * killing.texi (Kill Options): New node.
660
6ca89aaa
CY
6612009-12-05 Chong Yidong <cyd@stupidchicken.com>
662
663 * misc.texi (Shell Options): ansi-color is now default.
664
806642d4
GM
6652009-12-05 Glenn Morris <rgm@gnu.org>
666
806642d4
GM
667 * emacs.texi (Top): Update menu for cal-xtra node changes.
668 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
669 or mode line. Don't mention invisible text or the details of
670 diary-print-entries here, only in cal-xtra.
671 (Format of Diary File): Mention that the "date on first line" format
672 only really affects the simple display.
673 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
674 (Diary Customizing): Holidays may be in the buffer or mode line.
675 Move diary-print-entries to the "Diary Display" section.
676 (Diary Display): New section, split out from "Fancy Diary Display".
677 Explain the limitations of simple display, and how to print it.
678
1a4f0c0a
GM
679 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
680
e11adbd8
GM
681 * cal-xtra.texi (Diary Display): Mention View mode.
682
29a483ac
JL
6832009-11-29 Juri Linkov <juri@jurta.org>
684
685 * display.texi (Highlight Interactively): Actually a list of
686 default faces is pre-loaded into a list of default values
687 instead of the history.
688
83d60c79
GM
6892009-11-20 Glenn Morris <rgm@gnu.org>
690
691 * ack.texi (Acknowledgments):
692 * emacs.texi (Acknowledgments): Add htmlfontify.
693
276bbe96
GM
6942009-11-14 Glenn Morris <rgm@gnu.org>
695
98ad1bae
GM
696 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
697
276bbe96
GM
698 * ack.texi (Acknowledgments):
699 * emacs.texi (Acknowledgments): Update for recent Org changes.
700
18430066
CY
7012009-10-31 Chong Yidong <cyd@stupidchicken.com>
702
703 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
704 `charset' property, which is irrelevant to the user manual (Bug#3526).
705
522ddc9f
JB
7062009-10-14 Juanma Barranquero <lekktu@gmail.com>
707
708 * trouble.texi (DEL Does Not Delete): Fix typo.
709
50b49ade
MA
7102009-10-05 Michael Albinus <michael.albinus@gmx.de>
711
712 * files.texi (Misc File Ops): Mention copy-directory.
713
6308321a
EZ
7142009-10-04 Eli Zaretskii <eliz@gnu.org>
715
43b3b4d1
EZ
716 * mule.texi (Unibyte Mode): Emphasize that
717 unibyte-display-via-language-environment affects only the display.
718
6308321a
EZ
719 * display.texi (Horizontal Scrolling): Document cursor behavior under
720 horizontal scrolling when point moves off the screen (Bug#4564).
721 Improve wording.
722
bd51ea7f
MA
7232009-10-01 Michael Albinus <michael.albinus@gmx.de>
724
725 * files.texi (Directories): delete-directory prompts for recursive
726 deletion.
727
55381962
GM
7282009-09-30 Glenn Morris <rgm@gnu.org>
729
730 * ack.texi (Acknowledgments):
731 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
732
13989ab1
TH
7332009-09-25 Tassilo Horn <tassilo@member.fsf.org>
734
735 * dired.texi (Dired Navigation): Use @code instead of @var for
736 dired-isearch-filenames, so that it's not capitalized.
737
8ba46c89
CY
7382009-09-19 Chong Yidong <cyd@stupidchicken.com>
739
740 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
741
742 * entering.texi (Exiting): C-z is now bound to suspend-frame.
743
744 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
745 (Key Bindings): Reference Init Rebinding in introductory text. Shift
746 some of the introduction to Keymaps node.
747 (Keymaps): Simplify.
748 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
749 (Minibuffer Maps): Remove mention of Mocklisp.
750 (Init Rebinding): Move mode-local rebinding example here from Local
751 Keymaps.
752 (Modifier Keys): Clarify.
1e11b018 753 (Rebinding): Add cindex for "binding keys".
8ba46c89 754
6a5ca7c8
CY
7552009-09-13 Chong Yidong <cyd@stupidchicken.com>
756
757 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
758
0e1cba51
NR
7592009-08-31 Nick Roberts <nickrob@snap.net.nz>
760
6a5ca7c8 761 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 762 Re-organise these two sections.
0e1cba51 763
76a87a4d
EZ
7642009-08-29 Eli Zaretskii <eliz@gnu.org>
765
766 * cmdargs.texi (Initial Options): Fix last change.
767
82e98df4
SM
7682009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
769
770 * mule.texi (Enabling Multibyte):
771 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
772 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
773
fb89fad9
GM
7742009-08-20 Glenn Morris <rgm@gnu.org>
775
776 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
777
e99652b0
GM
7782009-08-19 Glenn Morris <rgm@gnu.org>
779
780 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
781
5cca97ad
GM
7822009-08-18 Glenn Morris <rgm@gnu.org>
783
784 * ack.texi (Acknowledgments):
785 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
786
997797ae 787 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 788
985bf85b
GM
7892009-08-09 Glenn Morris <rgm@gnu.org>
790
791 * ack.texi (Acknowledgments):
792 * emacs.texi (Acknowledgments): Add gdb-mi entry.
793
8d6bb99e
DD
7942009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
795
796 * emacs.texi (Top): Add new menu items for GDB-UI.
797
798 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 799 section. Threads buffer is in separate section now.
8d6bb99e 800
8353da9c
GM
8012009-08-08 Glenn Morris <rgm@gnu.org>
802
803 * ack.texi (Acknowledgments):
804 * emacs.texi (Acknowledgments):
805 Update for js2-mode and org changes.
806
f2074faf
MA
8072009-08-02 Michael Albinus <michael.albinus@gmx.de>
808
809 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
810 files.
811
e8d2d3fb
CY
8122009-07-28 Chong Yidong <cyd@stupidchicken.com>
813
814 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
815
324a4f6a
GM
8162009-07-23 Glenn Morris <rgm@gnu.org>
817
818 * programs.texi (Matching): Update blink-matching-paren-distance.
819
b6937a70
CY
8202009-07-21 Chong Yidong <cyd@stupidchicken.com>
821
822 * frames.texi (Cut/Paste Other App): For select-active-regions,
823 selection is now updated on moving point.
824
bd8aaa36
RS
8252009-07-21 Richard Stallman <rms@gnu.org>
826
827 * glossary.texi (GNU, Daemon): Update information.
828
8d9b5eba
JL
8292009-07-19 Juri Linkov <juri@jurta.org>
830
831 * custom.texi (Specifying File Variables, Safe File Variables):
832 "variables/value pairs" -> "variable/value pairs".
833
a2acc1db
GM
8342009-07-15 Glenn Morris <rgm@gnu.org>
835
836 * misc.texi (Gnus): Remove widow.
837
c5ae942b
GM
8382009-07-11 Glenn Morris <rgm@gnu.org>
839
703d26ba
GM
840 * Makefile.in (TEXI2PDF): New.
841 (emacs.pdf, emacs-xtra.pdf): New targets.
842
522ddc9f 843 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
844
845 * display.texi (Horizontal Scrolling): Re-word to remove widow.
846
847 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
848 Don't print the copying notice twice in the printed version.
849 Update the menu and detailmenu.
850 (Preface): The meaning of "on-line" has changed.
851 Correct name for "Common Problems" chapter.
852 (Distrib): Update FSF shop URL.
853 (Intro): Showing two files at once is not so exciting.
854
855 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
856 (Mac / GNUstep Basics): Minor grammar changes.
857 (Mac / GNUstep Events): Fix typo.
858 (GNUstep Support): CANNOT_DUMP no longer applies.
859
860 * misc.texi (Document View): Fix typos.
861
862 * dired.texi (Dired):
863 * help.texi (Help):
864 * macos.texi (Mac OS / GNUstep):
865 * maintaining.texi (Version Control, Introduction to VC):
866 End menu descriptions with a period.
c5ae942b 867
b1c8242b
EZ
8682009-07-09 Eli Zaretskii <eliz@gnu.org>
869
870 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
871 so categorical in saying that the option is only useful on NTFS.
872
220d9aa6
GM
8732009-07-09 Glenn Morris <rgm@gnu.org>
874
875 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
876 (ENVADD): Add texinfodir to TEXINPUTS.
877
878 * emacs.texi (Top): Fix cross-reference.
879
880 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
881
882 * vc1-xtra.texi (Revision Tags): Fix typo.
883
d07e72d3
GM
8842009-07-03 Glenn Morris <rgm@gnu.org>
885
886 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
887 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
888 (Merge Commands): `.' does not seem to work in A or B buffer.
889 `l' can recreate the 3-window display.
890
891 * glossary.texi (Glossary): Minor phrasing changes throughout.
892 Add more internal cross-references.
893 <Autoloading>: You can't really autoload a variable.
894 <C-M->: Move details here from `M-C-' item.
895 <Continuation Line>: Refer to `Truncation.'
896 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
897 <Home Directory, Unix>: New entries.
898 <Deletion of Files>: Mention recycle bins.
899 <Directory>: Mention ``folders.''
900 <Error>: Don't mention ``type-ahead.''
901 <Fringe>: Refer to the manual node.
902 <Minor Mode>: Can be global or local.
903 <Spell Checking>: There are other checkers besides Ispell.
904
f144038a
GM
9052009-07-02 Glenn Morris <rgm@gnu.org>
906
907 * anti.texi (Antinews): Minor changes in phrasing.
908
909 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
910 some underfull lines in dvi output.
911
912 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
913
914 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
915
916 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
917
3f1c6666
JD
9182009-07-01 Jan Djärv <jan.h.d@swipnet.se>
919
920 * xresources.texi (Table of Resources): Mention maximized for
921 fullscreen.
922
923 * cmdargs.texi (Window Size X): -mm/--maximized is new.
924
62aadce7
CY
9252009-07-01 Chong Yidong <cyd@stupidchicken.com>
926
927 * anti.texi (Antinews): Correct the list of removed platforms.
928
82ec412e
GM
9292009-06-28 Glenn Morris <rgm@gnu.org>
930
931 * arevert-xtra.texi: Minor language tweaks.
932
09964e7d
GM
933 * dired-xtra.texi: Minor revisions.
934
666e158e
MB
9352009-06-23 Miles Bader <miles@gnu.org>
936
c4cc8b9a 937 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 938 (Temporary Face Changes): Document `text-scale-set'.
666e158e 939
70243478
CY
9402009-06-21 Chong Yidong <cyd@stupidchicken.com>
941
942 * Branch for 23.1.
943
67cbe681
KH
9442009-06-17 Kenichi Handa <handa@m17n.org>
945
946 * mule.texi (Charsets): Update the description for the new charset.
947 (list-character-sets): New findex.
125dd7c5 948 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 949
40e67246
CY
9502009-06-10 Chong Yidong <cyd@stupidchicken.com>
951
b5700de6
CY
952 * basic.texi (Moving Point): Fix tag.
953
954 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
955
956 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
957 use camel-case for PageUp and PageDown.
958
959 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
960 camel-case for PageUp and PageDown.
961
962 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
963
40e67246 964 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 965 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 966
522ddc9f 9672009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 968
522ddc9f
JB
969 * fixit.texi (Spelling): Set default dictionary.
970 Improve descriptions (Bug#2554)
6f591cf4 971
53483c76
DR
9722009-06-08 David Reitter <david.reitter@gmail.com>
973
974 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
975 since saving colors and faces set this way is not implemented.
976 (Environment variables): Remove mention of mac-fix-env, which is
977 scheduled to be removed.
978
1557ef4f
CY
9792009-06-04 Chong Yidong <cyd@stupidchicken.com>
980
91056528
CY
981 * custom.texi (Init Examples): Add example of changing load-path.
982
1557ef4f
CY
983 * building.texi (Lisp Libraries): Add example of changing
984 load-path (Bug#3446).
985
623cec4c
CY
9862009-05-28 Chong Yidong <cyd@stupidchicken.com>
987
988 * mark.texi (Mark): Further clarifications.
989 (Setting Mark): Emphasize that C-SPC activates the mark.
990
0fcca8ee
CY
9912009-05-28 Chong Yidong <cyd@stupidchicken.com>
992
702b10e1
CY
993 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
994 Mark mode.
0fcca8ee
CY
995 (Using Region, Persistent Mark): Use "active mark" instead of "active
996 region".
997
d3b396e4
CY
9982009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
999
1000 * mule.texi (Select Input Method): Fix typo.
1001
3f698a06
CY
10022009-05-13 Chong Yidong <cyd@stupidchicken.com>
1003
1004 * anti.texi (Antinews): Document completion changes. Some additional
1005 copyedits and rearrangement of entries.
1006
b2a42eb7
CY
10072009-05-12 Chong Yidong <cyd@stupidchicken.com>
1008
932fd020
CY
1009 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1010 (Shell History Copying, Terminal emulator): Copyedits.
1011
ac36a8f1
CY
1012 * xresources.texi (Resources): Simplify descriptions. Shorten
1013 description of editres, which is not very useful these days.
1014 (Table of Resources): Document fontBackend resource.
1015
b2a42eb7
CY
1016 * trouble.texi (Quitting): Add other undo bindings to table.
1017 (DEL Does Not Delete): Note that the erasure key is usually labelled
1018 "Backspace". Remove discussion of obscure Xmodmap issue.
1019
c6ea7fb8
CY
10202009-05-07 Chong Yidong <cyd@stupidchicken.com>
1021
1022 * files.texi (Visiting): Copyedits.
1023
ad36c422
CY
10242009-05-06 Chong Yidong <cyd@stupidchicken.com>
1025
1026 * basic.texi (Inserting Text): Document ucs-insert.
1027
1028 * mule.texi (International Chars): Define "multibyte". Note that
1029 internal representation is unicode-based. Simplify definition of raw
1030 bytes. Mention ucs-insert.
1031 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1032 (Language Environments): Add language environments new to Emacs 23.
1033 (Multibyte Conversion): Node deleted.
1034 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1035 mention obsolete emacs-mule coding system.
1036 (Output Coding): Copyedits.
1037
1038 * emacs.texi (Top): Update node listing.
1039
d4ad7b96
CY
10402009-05-05 Per Starbäck <per@starback.se> (tiny change)
1041
1042 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1043
5bd66204
SM
10442009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1045
1046 * building.texi (Lisp Libraries): `load-library' does offer completion.
1047
bc36ad1c
CY
10482009-04-28 Chong Yidong <cyd@stupidchicken.com>
1049
1050 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1051 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1052
f1a47884
EZ
10532009-04-25 Eli Zaretskii <eliz@gnu.org>
1054
1055 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1056
be77bd45
CY
10572009-04-22 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1060
1061 * building.texi (Lisp Interaction): Document initial-scratch-message.
1062
d3b82927
JB
10632009-04-18 Juanma Barranquero <lekktu@gmail.com>
1064
ed6e7b11
JB
1065 * msdog.texi (Windows Fonts): Fix typos.
1066
d3b82927
JB
1067 * files.texi (Save Commands): Fix pxref.
1068
bc323c04
CY
10692009-04-18 Chong Yidong <cyd@stupidchicken.com>
1070
1071 * files.texi (Save Commands): Mention diff-buffer-with-file.
1072 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1073 Henoch (Bug#3036).
1074
2186d13f
GM
10752009-03-15 Glenn Morris <rgm@gnu.org>
1076
1077 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1078 the former is not always used.
1079 (Mail Headers): Use active voice. Add "Mail-reply-to".
1080 Change case of "Id". Avoid repeated "appropriate".
1081 (Mail Aliases): Fix previous change - use an example with a ".", so it
1082 does actually get quoted when expanded.
1083 (Mail Sending): Mailclient is the default on some systems.
1084 (Citing Mail): Mention mail-indentation-spaces.
1085 (Mail Mode Misc): Add an @dfn for "mail signature".
1086
71e454fc
CY
10872009-03-15 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1090 (Completion Options): Document read-file-name-completion-ignore-case,
1091 read-buffer-completion-ignore-case, and completion-styles. Remove
1092 description of partial-completion-mode.
1093
df1a3e06
GM
10942009-03-14 Glenn Morris <rgm@gnu.org>
1095
1096 * sending.texi (Mail Format): Fix typo. Add index entry for
1097 mail-header-separator.
1098 (Mail Headers): Put info about initialization and changing in one place
1099 at the start. Update FCC section for mbox Rmail. Clarify From
1100 section, mention mail-setup-with-from. Clarify Reply-to section.
1101 Add Mail-followup-to and mail-mailing-lists. Clarify References
1102 section.
1103 (Mail Aliases): Update example, make less contentious.
1104 Update for name change of mail-interactive-insert-alias.
1105 (Mail Mode): Remove mention of `%' as a word separator.
1106 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1107 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1108 commands. Clarify FCC handling. In mail-complete, add reference to
1109 Mail Aliases section, and mention mail-complete-function.
1110 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1111 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1112 signature netiquette. Explain how the mail hooks work when continuing
1113 a composition.
1114 (Mail Amusements): Internationalize the spook section a bit.
1115 Remove the spook mail-setup-hook example, since it doesn't work well.
1116 Mention fortune-file.
1117 (Mail Methods): Mention read-mail-command.
1118
ed6e7b11 11192009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1120
df1a3e06
GM
1121 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1122 and NS resources following recent changes.
959d68bd 1123
86dca3e8
JR
11242009-03-10 Jason Rumney <jasonr@gnu.org>
1125
1126 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1127 w32-use-visible-system-caret doc to indicate that it should get set
1128 automatically.
1129 (Windows Fonts): Add doc for the uniscribe backend.
1130
042fe98f
DN
11312009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1132
1133 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1134 vc-dir. (Bug#2598)
1135
7f8dba73
RS
11362009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1137
1138 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1139
505e70c3
GM
11402009-03-05 Glenn Morris <rgm@gnu.org>
1141
04242bdc
GM
1142 * rmail.texi (Rmail Basics): Add reference to sorting.
1143 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1144 Minor re-wordings.
1145 (Rmail Motion): Mention rmail-next-same-subject.
1146 (Rmail Deletion): Expunging is not the only way to change the numbers.
1147 (Rmail Labels): Labels can also be used in sorting.
1148 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1149 (Rmail Display): Mention rmail-mime.
1150
00cfe22c
GM
11512009-03-04 Glenn Morris <rgm@gnu.org>
1152
1153 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1154 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1155 summary. Mention sorts cannot be undone.
1156 (Rmail Display): Give an example of how to use goto-address-mode.
1157 (Rmail Editing): It's keybindings that are redefined, not commands.
1158 Fix some typos.
1159 (Movemail): Some minor rewording.
1160 (Remote Mailboxes): Emacs movemail supports pop by default.
1161 Fix some minor grammatical issues. The "two alternative ways" to
1162 specify a POP mailbox are really just one. Remove all reference to the
1163 variables rmail-pop-password and rmail-pop-password-required, obsolete
1164 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1165 can support Kerberos.
1166
3d963b67
GM
11672009-03-03 Glenn Morris <rgm@gnu.org>
1168
1169 * rmail.texi (Rmail Deletion): Revert previous change, which was
1170 describing the Rmail summary versions.
1171 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1172 Minor re-wording for rmail-resend.
1173 (Rmail Make Summary): Summaries apply to buffers rather than files.
1174 <rmail-summary-by-topic>: Headers includes the subject.
1175 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1176 details, including prefix arguments.
2340abde 1177 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1178 Not counting lines might be faster.
1179 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1180 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1181 Name the commands bound to the various keys. Mention prefix argument
1182 for searching.
3d963b67
GM
1183 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1184 Simplify rmail-highlighted-headers description. Update face name.
1185
a8ce3d17
JB
11862009-03-02 Juanma Barranquero <lekktu@gmail.com>
1187
1188 * mark.texi (Marking Objects): Fix typo.
1189
130a29b6
CY
11902009-03-01 Chong Yidong <cyd@stupidchicken.com>
1191
1192 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1193 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1194
9d5de6f8
GM
11952009-03-01 Glenn Morris <rgm@gnu.org>
1196
79fc530e 1197 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1198 (Rmail Motion): - M-s searches from the end of messages.
1199 (Rmail Deletion): Minor clarification. Fix numeric argument
1200 description.
1201 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1202 newmail and RMAILOSE files need not be in home-directory.
1203 (Rmail Files): Mention I/O menus are unselectable if no files match.
1204 Mention `MAIL' env-var.
1205
b545ff9c
JR
12062009-02-24 Jason Rumney <jasonr@gnu.org>
1207
1208 * mule.texi (Fontsets): Mention fontset-default, font specs and
1209 fallback fontsets.
1210 (Defining Fontsets): Mention ns and w32 variants of
1211 standard-fontset-spec. Update description of startup fontset to match
1212 Emacs 23 behavior.
a93be82a 1213 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1214 (International): Link to Modifying Fontsets.
b545ff9c 1215
75da0618 12162009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1217
1218 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1219 Mention ns-extended-platform-support-mode.
1220
6be93a16
KB
12212009-02-22 Karl Berry <karl@gnu.org>
1222
1223 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1224
867d4bb3
JB
12252009-02-19 Juanma Barranquero <lekktu@gmail.com>
1226
1227 * basic.texi (Moving Point, Position Info):
1228 * files.texi (Visiting):
1229 * mini.texi (Completion Options):
1230 * text.texi (HTML Mode): Remove duplicate words.
1231
49b5c0e8
GM
12322009-02-20 Glenn Morris <rgm@gnu.org>
1233
1234 * rmail.texi: Minor updates for mbox rather than Babyl.
1235
f43a822c
KB
12362009-02-17 Karl Berry <karl@gnu.org>
1237
49b5c0e8 1238 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1239
80d634b8
RS
12402009-02-17 Richard M Stallman <rms@gnu.org>
1241
1242 * anti.texi (Antinews): Mention Babyl format.
1243
1244 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1245
1246 * rmail.texi: Update for mbox format.
1247 Various small fixes, as well as the following.
1248 (Out of Rmail): Node deleted.
1249 (Rmail): Update menu.
1250 (Rmail Files): Comment out set-rmail-inbox-list.
1251 Document rmail-inbox-list instead.
1252 (Rmail Output): Substantial changes since C-o is now
1253 rmail-output-as-seen and o is rmail-output.
1254 (Rmail Attributes): Delete `stored', add `retried'.
1255 (Rmail Display): Editing headers works in all cases.
1256
f0d129c6
GM
12572009-02-17 Glenn Morris <rgm@gnu.org>
1258
1259 * basic.texi (Position Info): M-x count-lines-region is not always on
1260 M-=. (Bug#2269)
1261
160f11d3
GM
12622009-02-09 Glenn Morris <rgm@gnu.org>
1263
1264 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1265 defaults.
1266
763e01c4
EZ
12672009-02-07 Eli Zaretskii <eliz@gnu.org>
1268
1269 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1270 documentation of possible problems with redecoding.
1271
f5e1441d
GM
12722009-02-03 Glenn Morris <rgm@gnu.org>
1273
1274 * rmail.texi (Out of Rmail): Mention b2m.pl.
1275
e1eabe41
GM
12762009-01-31 Glenn Morris <rgm@gnu.org>
1277
1278 * rmail.texi (Out of Rmail): Correct b2m location.
1279
dd05f9de
CY
12802009-01-27 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * fixit.texi (Undo): Update undo limit values.
1283
d74d846e
GM
12842009-01-27 Glenn Morris <rgm@gnu.org>
1285
1286 * emacs.texi (Top): Fix Antinews menu entry.
1287
49ffdce8
KB
12882009-01-25 Karl Berry <karl@gnu.org>
1289
1290 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1291 item with no marker, instead of the syntactically incorrect
1292 @itemize @asis.
1293
467e8d77
JL
12942009-01-25 Juri Linkov <juri@jurta.org>
1295
1296 * building.texi (Grep Searching): Fix index entry for lgrep.
1297
6c60bbdb
EZ
12982009-01-24 Eli Zaretskii <eliz@gnu.org>
1299
1300 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1301
9ce5a36f
AR
13022009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1303
1304 * macos.texi (Preferences Panel): Update description of font setting to
1305 reflect that prior frame selection is no longer needed.
1306
9aa5f2fb
NR
13072009-01-20 Nick Roberts <nickrob@snap.net.nz>
1308
1309 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1310 raise GUD subsections.
1311
3892ff9c
GM
13122009-01-15 Glenn Morris <rgm@gnu.org>
1313
1314 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1315
14731c8f
GM
13162009-01-10 Glenn Morris <rgm@gnu.org>
1317
1318 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1319
45c55e53
CY
13202009-01-04 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1323 logical lines.
1324
2e4667d1
JL
13252008-12-29 Juri Linkov <juri@jurta.org>
1326
1327 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1328
1329 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1330
2a3eac47
CY
13312008-12-28 Chong Yidong <cyd@stupidchicken.com>
1332
1333 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1334 goto-address-mode instead of goto-address.
1335
3da8da94
CY
1336 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1337 mode.
1338
2a3eac47
CY
1339 * emacs.texi (Top): Update node listing.
1340
057f6dd3
EZ
13412008-12-26 Eli Zaretskii <eliz@gnu.org>
1342
1343 * custom.texi (Directory Variables): Explain what is a "project".
1344 Add indexing. Improve wording. Add a footnote about using
1345 _dir-locals.el on MS-DOS.
1346
e6979067
DN
13472008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1348
1349 * files.texi (Misc File Ops): Mention chmod as an alias for
1350 set-file-modes.
1351
9de15963
MR
13522008-12-24 Martin Rudalics <rudalics@gmx.at>
1353
1354 * help.texi (Help): Fix typos and reword.
1355 (Help Summary): Add entries for C-h n and C-h r, reorder
1356 entries, and do some minor fixes.
1357 (Name Help): Say that C-h F works for commands only.
1358 (Misc Help): Say that view-lossage displays 300 keystrokes.
1359
236fd60d
GM
13602008-12-20 Glenn Morris <rgm@gnu.org>
1361
1362 * ack.texi (Acknowledgments): General update based on AUTHORS,
1363 including removal of some stuff no longer distributed.
1364
349b3256
AM
13652008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1366
1367 * fixit.texi: Mention hunspell
1368
e840fca5
GM
13692008-12-19 Glenn Morris <rgm@gnu.org>
1370
1371 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1372 Consolidate explanatory text at start.
e840fca5
GM
1373
1374 * display.texi (Text Display):
1375 * indent.texi (Indentation): Use @acronym with ASCII.
1376
9dfa7983
GM
13772008-12-18 Glenn Morris <rgm@gnu.org>
1378
1379 * ack.texi: Various small updates and fixes.
1380
97b3a00b
JL
13812008-12-18 Juri Linkov <juri@jurta.org>
1382
1383 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1384 as a key binding to start a forward nonincremental word search.
1385 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1386 a backward nonincremental word search. Add index for `M-s w'
1387 `isearch-forward-word'.
1388 (Regexp Search): Add a short summary of regexp key commands like
1389 in the node "Basic Isearch".
1390 (Other Repeating Search): Fix typo.
1391
13922008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1393
1394 * misc.texi (PostScript Variables): Fix doc.
1395
31ce6a07
CY
13962008-12-10 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * programs.texi (Program Modes): Mention Ruby mode.
1399
636b507b
DN
14002008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1401
1402 * misc.texi (emacsclient Options): Describe what an empty string
1403 argument does for --alternate-editor.
1404
a323fa14
CY
14052008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1406
1407 * cmdargs.texi (Font X): Distinguish between client-side and
1408 server-side fonts. List valid Fontconfig properties. Add reference to
1409 Fontconfig manual. List valid GTK font properties. Explain use of
1410 fc-list.
1411
c5ca6cd0
CY
14122008-12-09 Chong Yidong <cyd@stupidchicken.com>
1413
1414 * cmdargs.texi (Font X): Move discussion of quoting to top.
1415
e5136377
GM
14162008-12-06 Glenn Morris <rgm@gnu.org>
1417
1418 * maintaining.texi (Old Revisions): Improve previous change.
1419
248c026b
RS
14202008-12-05 Richard M Stallman <rms@gnu.org>
1421
1422 * anti.texi (Antinews): Minor fixes.
1423
a9253a1e
GM
14242008-12-03 Glenn Morris <rgm@gnu.org>
1425
1426 * maintaining.texi (Old Revisions): Fix diff-switches description.
1427
fa687b02
MR
14282008-12-01 Martin Rudalics <rudalics@gmx.at>
1429
1430 * emacs.texi (Top): Fix typo.
1431
72e6decd
CY
14322008-11-30 Chong Yidong <cyd@stupidchicken.com>
1433
320ee034
CY
1434 * misc.texi (Document View): Explain dependence on gs at the top.
1435 Copyedits.
1436
1437 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1438
72e6decd
CY
1439 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1440 (Comment Commands): Discuss region-active behavior of M-; first.
1441
2a472ee4
MR
14422008-11-29 Martin Rudalics <rudalics@gmx.at>
1443
9c6361c9
MR
1444 * display.texi (Line Truncation): Add reference to Continuation
1445 Lines.
1446
2a472ee4
MR
1447 * windows.texi (Pop Up Window): Mention split-height-threshold
1448 and split-width-threshold.
9c6361c9 1449 (Split Window): Add reference to Continuation Lines.
2a472ee4 1450
e93bc142
AR
14512008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1452
1453 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1454 (GNUstep Support): New node.
1455 * anti.texi:
1456 * emacs.texi:
1457 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1458
43b978db
RS
14592008-11-28 Richard M Stallman <rms@gnu.org>
1460
1461 * misc.texi (Dissociated Press): Minor cleanups.
1462
1463 * dired.texi (Image-Dired): Avoid passive.
1464
e8e2bd93
EZ
14652008-11-28 Eli Zaretskii <eliz@gnu.org>
1466
1467 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1468 representation.
1469
8d2d45da
CY
14702008-11-26 Richard M. Stallman <rms@gnu.org>
1471
1472 * files.texi (Visiting): Rewrite paragraph for clarity.
1473
1474 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1475
a5f7bbcc
AM
14762008-11-25 Alan Mackenzie <acm@muc.de>
1477
1478 * programs.texi (Moving by Parens): Clarify that parens inside strings
1479 and comments are ignored, and that the commands assume the starting
1480 point isn't in a string or comment.
1481
a71703d3
AR
14822008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1483
1484 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1485 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1486 version.
1487 (Mac Customization): Rewrite Preferences Panel section and merge in to
1488 this node, add Open files by dragging to an Emacs window.
1489
1490 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1491
aa5ab79a
CY
14922008-11-26 Chong Yidong <cyd@stupidchicken.com>
1493
0cc92c19
CY
1494 * files.texi (Misc File Ops): Document set-file-modes.
1495
c366b4e4
CY
1496 * windows.texi (Split Window): Document integer values of
1497 truncate-partial-width-windows.
1498
aa5ab79a
CY
1499 * text.texi (Text): Simplify description of markup languages.
1500 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1501 (TeX Editing): Note that `""' inserts one `"' character.
1502 (HTML Mode): Note in the introduction that XML mode is an alias for
1503 SGML mode. Mention nXML mode.
1504
56221db7
CY
15052008-11-25 Chong Yidong <cyd@stupidchicken.com>
1506
1507 * building.texi (Watch Expressions): Fix typo.
1508
90effe33
CY
15092008-11-24 Chong Yidong <cyd@stupidchicken.com>
1510
f90a5ae3
CY
1511 * files.texi (Visiting): Document new behavior of
1512 confirm-nonexistent-file-or-buffer.
1513
1514 * buffers.texi (Select Buffer): Document
1515 confirm-nonexistent-file-or-buffer.
1516
a18ffb4a
CY
1517 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1518 edit-picture.
1519
90effe33
CY
1520 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1521 edit-picture', since that is just an alias for picture-mode.
1522 (Sentences): Note that repeated M-@ extends the region.
1523 (Pages): Make terminology more consistent. Link to Regexps node.
1524 (Longlines): Discuss relationship with Visual Line mode.
1525 (Text Mode): Remove extraneous discussion of other modes, since they
1526 were already introduced in the parent node.
1527
e85103ec
CY
15282008-11-23 Chong Yidong <cyd@stupidchicken.com>
1529
5cb2fe30
CY
1530 * anti.texi (Antinews): Rewrite.
1531
1eb9b307 1532 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1533
1534 * frames.texi (Frame Commands): Mention "minimize" terminology.
1535
e85103ec
CY
1536 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1537 formats.
b908332f
CY
1538 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1539 (Misc X): Don't document useless -hb option.
e85103ec 1540
607f5f88
JL
15412008-11-22 Juri Linkov <juri@jurta.org>
1542
1543 * dired.texi (Dired Navigation): Change normal file name search option
1544 from `non-nil' to `t'. Add `dwim' option.
1545
e1b867a0
JL
15462008-11-22 Juri Linkov <juri@jurta.org>
1547
1548 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1549 ".dir-locals.el". Rename `define-project-bindings' to
1550 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1551 `dir-locals-set-directory-class'.
1552
dd186936
LK
15532008-11-22 Lute Kamstra <lute@gnu.org>
1554
1555 * buffers.texi (Select Buffer): Index goto-line.
1556 * basic.texi (Moving Point): Mention the use of a numeric prefix
1557 argument with goto-line and refer to Select Buffer for the use of a
1558 plain prefix argument.
1559
4b121911
GM
15602008-11-19 Glenn Morris <rgm@gnu.org>
1561
1562 * doclicense.texi: Update to FDL 1.3.
1563 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1564
27267e4c
CY
15652008-11-17 Chong Yidong <cyd@stupidchicken.com>
1566
696f351d
CY
1567 * custom.texi (Minor Modes): Define mode commands and mode variables
1568 more precisely. Recommend using mode commands instead of setting
1569 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1570 (Easy Customization): Use "init file" instead of .emacs.
1571 (Customization Groups): Update to new Custom buffer appearance.
1572 (Saving Customizations): Copyedits. Update example.
1573 (Variables): Give example of variable type-sensitivity.
1574 (Examining): Update example.
1575 (Hooks): Copyedits.
1576 (Specifying File Variables): Use C comments instead of an artificial
1577 Lisp for the example.
1578 (Keymaps): Move internals discussion to Prefix Keymaps.
1579 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1580 (Init Rebinding): Document kbd macro.
1581 (Init File): Link to Find Init.
696f351d
CY
1582
1583 * mark.texi (Using Region): Document Delete Selection Mode more
1584 thoroughly.
1585
1586 * frames.texi (Mouse Commands): Move most of the description of Delete
1587 Selection Mode to Using Region, and link to it.
1bc9c425 1588 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1589
b0570c25
CY
1590 * building.texi (Compilation): Document first-error value of
1591 compilation-scroll-output.
1592 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1593 works as soon as an error is available. Suggested by Juri Linkov.
1594
27267e4c
CY
1595 * mini.texi (Passwords): New node.
1596
1597 * files.texi (Remote Files): Link to Passwords node.
1598
1599 * emacs.texi (Top): Update node listings.
1600
122eb807
CY
16012008-11-16 Chong Yidong <cyd@stupidchicken.com>
1602
9c9855a3
CY
1603 * ack.texi (Acknowledgments): Some updating of credits.
1604
bd6fdcad
CY
1605 * emacs.texi (Acknowledgments): Add a couple more names.
1606
dd1eef46
CY
1607 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1608
122eb807 1609 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1610 (Misc File Ops): Document use of trash.
122eb807 1611
801a8da1
JB
16122008-11-16 Juanma Barranquero <lekktu@gmail.com>
1613
1614 * macos.texi (Mac Customization): Fix typos.
1615
0b4f2253
CY
16162008-11-14 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1619 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1620 the conventions of the main Emacs manual.
1621
1622 * emacs.texi (Top): Update node listings.
1623
517e2b89
CY
16242008-11-12 Chong Yidong <cyd@stupidchicken.com>
1625
07a85685
CY
1626 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1627 command-line-args is processed during startup.
1628 (Action Arguments): Correctly describe how file arguments interact with
1629 the startup screen. Link to Lisp Interaction for scratch buffer.
1630 (Initial Options): Link to Command Example for -batch option.
1631 (Environment): Document initial-environment.
1632
517e2b89
CY
1633 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1634 can't be changed in the site-start file.
1635
6337bbde
CY
16362008-11-07 Chong Yidong <cyd@stupidchicken.com>
1637
1638 * dired.texi (Dired): Mention C-x C-d too.
1639 (Dired Enter): Document M-n in the Dired minibuffer.
1640 (Dired Navigation): Explain dired-goto-file more clearly. Document
1641 dired-isearch-filenames.
1642 (Dired Deletion): Remove unnecessary "expunged" terminology.
1643 (Flagging Many Files): & is now rebound to `% &'.
1644 (Shell Commands in Dired): Document dired-do-async-shell-command.
1645 Clarify how multi-file arguments are passed.
1646 (Misc Dired Features): Document dired-do-isearch.
1647
9e8eeff9
CY
16482008-11-06 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1651
e071f849
CY
16522008-11-03 Chong Yidong <cyd@stupidchicken.com>
1653
1654 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1655
05482eb1
CY
16562008-11-01 Chong Yidong <cyd@stupidchicken.com>
1657
e2346dea
CY
1658 * programs.texi (Program Modes): Link to Program Indent node.
1659 (Left Margin Paren): Explain consequences of changing
1660 open-paren-in-column-0-is-defun-start more concisely.
1661 (Which Function, Program Indent, Info Lookup): Minor edits.
1662 (Basic Indent): If region is active, TAB indents the region.
1663 (Multi-line Indent): If region is active, TAB indents the region. Note
1664 that indent-region is useful when Transient Mark mode is off.
1665 (Matching): The delimiter at the cursor is highlighted---the character
1666 changes color.
1667 (Symbol Completion): Link to Completion node.
1668
e4b6428c
CY
1669 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1670 a strictly text-only system.
1671
05482eb1
CY
1672 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1673 batch mode.
1674
a11d3737
RS
16752008-11-01 Richard M. Stallman <rms@gnu.org>
1676
5abad626
RS
1677 * misc.texi (Document View): Major rewrite.
1678
a11d3737
RS
1679 * maintaining.texi (Types of Log File): Change logs are older than
1680 version control.
1681 (VCS Concepts): Simplify and rearrange.
1682 (Version Control Systems): Make it clear that Linux is only the kernel.
1683 (VC Mode Line): Shorten reference to menu item.
1684 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1685 (VC Directory Mode): Minor cleanup.
1686 Unchanged files are hidden, not omitted.
1687 (VC Directory Commands): Shorten and simplify.
1688 (Change Log Commands): New node, split from Change Logs.
1689 (VC Directory Buffer): New node, split from VC Directory Mode.
1690
c55a4acb
CY
16912008-10-31 Chong Yidong <cyd@stupidchicken.com>
1692
df0356f6
CY
1693 * misc.texi (Document View): Renamed from Document Files, moved here
1694 from files.texi.
1695
1696 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1697 moved as well.
1698 (Document Files): Moved to misc.texi.
1699
c55a4acb
CY
1700 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1701 vc-update-change-log.
df0356f6
CY
1702 (Version Control): Move here from files.texi.
1703 (Format of ChangeLog): Make it a subnode of Change Log.
1704
1705 * emacs.texi (Top): Update node listing.
c55a4acb 1706
ef082374
TH
17072008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1708
1709 * files.texi (Files): Add a section about document
1710 files (doc-view-mode).
1711
d52582c3
CY
17122008-10-31 Chong Yidong <cyd@stupidchicken.com>
1713
1714 * building.texi (Compilation Mode): Document
1715 compilation-auto-jump-to-first-error.
1716 (Debuggers): Lower GUD subsections to subsubsections.
1717 (Starting GUD): Add cindex.
1718 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1719
4e0a0968
CY
17202008-10-30 Chong Yidong <cyd@stupidchicken.com>
1721
03625b47
CY
1722 * indent.texi (Indentation): Link to Program Indent.
1723
4e0a0968
CY
1724 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1725 now uses emacsclient's terminal.
1726
8bd3f7ef
CY
17272008-10-29 Chong Yidong <cyd@stupidchicken.com>
1728
80e5620e
CY
1729 * mark.texi (Using Region): Document use-empty-active-region.
1730
97d5c404
CY
1731 * emacs.texi (Top): Update node listings.
1732
8bd3f7ef
CY
1733 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1734 mention obsolete emacs.bash script.
1735 (Invoking emacsclient): Rewrite, moving optional arguments to
1736 emacsclient Options.
21d2bae3
CY
1737 (emacsclient Options): New node. Document server-use-tcp and
1738 server-host.
8bd3f7ef 1739
5fda2cbd
CY
17402008-10-28 Chong Yidong <cyd@stupidchicken.com>
1741
1742 * indent.texi (Indentation): Replace list with paragraphed text,
1743 putting description of syntax-driven indentation first. Document new
1744 effect of active regions on tab.
1745 (Tab Stops): Note that editable tab stops affect indentation commands.
1746
4ff029f6
DN
17472008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1748
1749 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1750
996cd6e4
CY
17512008-10-23 Chong Yidong <cyd@stupidchicken.com>
1752
f28815e3
CY
1753 * custom.texi (Function Keys): Note that modified keypad keys are not
1754 translated.
1755
996cd6e4
CY
1756 * basic.texi (Arguments): Explain how to insert multiple digits.
1757
49545fe2
MA
17582008-10-22 Michael Albinus <michael.albinus@gmx.de>
1759
1760 * files.texi (Remote Files): Precise selection of default method.
1761 Rewrite paragraph about disabling remote file names.
1762
edac0b53
CY
17632008-10-22 Chong Yidong <cyd@stupidchicken.com>
1764
e752c544
CY
1765 * search.texi (Special Isearch): Document M-TAB is isearch.
1766
edac0b53
CY
1767 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1768 command.
1769
1770 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1771
20a36054
TH
17722008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1773
1774 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1775 section.
1776
69051ab6
CY
17772008-10-21 Chong Yidong <cyd@stupidchicken.com>
1778
c4b1a32a
CY
1779 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1780 to files.texi. Move contents of vc2-xtra.texi here.
1781
1782 * vc2-xtra.texi: File removed.
1783
1784 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1785 Directory Commands from the submenu. Don't include deleted file
1786 vc2-xtra.texi.
1787
1788 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1789 (Version Control): Add VC Directory Mode and VC Directory Commands to
1790 the submenu.
1791 (Why Version Control?): Use table format.
1792 (Version Control Systems): Note that Meta-CVS support is gone.
1793 (VCS Concepts): Note precisely when VC started supporting filesets.
1794 Remove bogus xref to CVS Options node.
1795 (Types of Log File): Copyedits.
1796 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1797 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1798 The Right Thing.
1799 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1800 (Log Buffer): Reorganize node, putting C-c C-c description first.
1801 (Old Revisions): Use CVS for example, not RCS.
1802 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1803 Commands from the submenu, putting them under Version Control.
1804 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1805 need to include it in the manual unconditionally, since it is now
1806 crucial to using distributed version control systems.
1a6e2954
CY
1807 (Comparing Files): Note that diff uses the minibuffer, and that the
1808 output is shown using Diff mode.
1809 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1810 diff-update-on-the-fly, diff-refine-hunk, and
1811 diff-show-trailing-whitespaces.
1a6e2954 1812 (File Archives): Add rar support.
c4b1a32a 1813
69051ab6
CY
1814 * major.texi (Choosing Modes): Make mode selection sequence more
1815 obvious by describing the steps in order of priority. Note that
1816 magic-mode-alist is nil by default. Document
1817 magic-fallback-mode-alist.
1818
e7421e03
CY
18192008-10-20 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * frames.texi (Mouse References): Copyedits.
1822
6b2efdc2
TH
18232008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1824
1825 * ack.texi (Acknowledgments): Add myself as doc-view author.
1826
9c5e9396
EZ
18272008-10-20 Eli Zaretskii <eliz@gnu.org>
1828
1829 * frames.texi (Dialog Boxes): Add @cindex entries.
1830
dac94f8e
CY
18312008-10-20 Chong Yidong <cyd@stupidchicken.com>
1832
1833 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1834 (Text-Only Mouse): Copyedit.
1835
25597d40
CY
18362008-10-19 Chong Yidong <cyd@stupidchicken.com>
1837
f8a447f6
CY
1838 * frames.texi: Use @key throughout for mouse clicks.
1839 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1840 (Secondary Selection): Fix modified mouse click syntax.
1841 (Clipboard): Describe Cut, Copy and Paste commands.
1842 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1843 Copyedits.
1844 (Creating Frames): Add xref to Init File.
1845 (Frame Commands): Add xref to Exiting.
1846 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1847
b0f95216
CY
18482008-10-15 Chong Yidong <cyd@stupidchicken.com>
1849
b0817f00
CY
1850 * files.texi (Version Control): Copyedits. Add Bazaar.
1851 (Version Control Systems): List different VCS's using an itemized list.
1852 Add Bazaar.
1853 (VCS Concepts): Copyedits. Tweak description of file merging.
1854
b0f95216
CY
1855 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1856 (Cut/Paste Other App): Document select-active-regions and
1857 x-select-enable-primary.
1858
69d0d701
CY
18592008-10-13 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * mark.texi (Shift Selection): Correct case in node name.
1862
1863 * emacs.texi (Top): Update node order in Mark chapter.
1864
375e8351
EZ
18652008-10-12 Eli Zaretskii <eliz@gnu.org>
1866
1867 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1868
1869 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1870 elsewhere in the manual instead of describing yet again the intricacies
1871 of $HOME on MS-Windows and MS-DOS.
1872
ab58114f
CY
18732008-10-12 Chong Yidong <cyd@stupidchicken.com>
1874
4f959513
CY
1875 * mini.texi (Minibuffer File): Add xref to File Names.
1876 (Minibuffer File): Add discussion of `~' in file names. Add
1877 insert-default-directory index reference.
1878
ab58114f
CY
1879 * files.texi (File Names): Reorganize description.
1880 (Visiting): Add xref to Mode Line. Copyedits.
1881 (Save Commands): Mention prefix behavior of C-x C-s.
1882 (Numbered Backups): Node deleted.
1883 (Backup Names): Contents of Numbered Backups moved here. State default
1884 of version-control variable.
1885 (Reverting): Copyedits.
1886 (Version Control): Add additional version control systems.
1887
1888 * emacs.texi (Top): Delete Numbered Backups node.
1889
1890 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1891 Backup Names.
f2884f63 1892 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1893
b0b5100a
RF
18942008-10-11 Romain Francoise <romain@orebokech.com>
1895
1896 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1897
89774b5f
CY
18982008-10-11 Chong Yidong <cyd@stupidchicken.com>
1899
1900 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1901 (Select Buffer): Mention use of minibuffer history. Describe default
1902 value of default-major-mode. Mention that C-x 4 b selects the other
1903 window.
1904 (List Buffers): Document CRM indicators in the order they appear.
1905 (Kill Buffer): Document new command kill-matching buffers.
1906 (Several Buffers): Move explanation of the relationship between buffer
1907 list and buffer menu to the top.
1908 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1909
4c72bf27
CY
19102008-10-10 Chong Yidong <cyd@stupidchicken.com>
1911
1912 * entering.texi (Exiting): Document change of C-x C-c to
1913 save-buffers-kill-terminal. Document kill-emacs.
1914
f68eb991
EZ
19152008-09-30 Eli Zaretskii <eliz@gnu.org>
1916
1917 * mule.texi (Coding Systems): Don't mention codepage-setup.
1918
1919 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1920 cpNNN coding systems anymore.
1921 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1922 for unibyte mode. Don't mention line-drawing characters. Don't
1923 mention dos-unsupported-char-glyph.
1924
1a2dd44d
CY
19252008-09-25 Chong Yidong <cyd@stupidchicken.com>
1926
1927 * search.texi (Search): Shorten introduction.
1928 (Basic Isearch): Add command table. Discuss reverse isearch and
1929 isearch highlighting.
1930 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1931 ring to cindex.
1932 (Special Isearch): Move input methods discussion here.
1933 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1934 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1935 Repeat Isearch.
1936 (Isearch Minibuffer): New node.
1937 (Word Search): Document new word search commands.
1938 (Regexp Example): Simplify example using sentence-end-base variable.
1939 (Replace): Reword introduction.
1940 (Unconditional Replace): Remove unnecessary example.
1941 (Other Repeating Search): Document new `M-s o' binding.
1942
1943 * emacs.texi (Top): Update node listings.
1944
e45da31d
JB
19452008-09-22 Juanma Barranquero <lekktu@gmail.com>
1946
1947 * emacs.texi (Top): Remove Kill Errors from menu.
1948
841c8096
CY
19492008-09-22 Chong Yidong <cyd@stupidchicken.com>
1950
402168fa
CY
1951 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1952 interface for defining macros. Simplify examples. Note that C-g quits
1953 macro definitions.
801a8da1 1954 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1955 usage example.
1956 (Keyboard Macro Query): Organize query responses in a table.
1957
1958 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1959 to Erasing node.
841c8096
CY
1960 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1961 rationale to a footnote.
1962 (Kill Errors): Remove node, due to redundancy with Erasing.
1963 (Spelling): Move discussion of flyspell to end. Note new behavior of
1964 M-$ in active region. Remove non-ispell-specific keybindings from
1965 table.
1966
eab2ee89
DN
19672008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1968
1969 * cmdargs.texi (Initial Options): Document --daemon.
1970
3d53e905
GM
19712008-09-20 Glenn Morris <rgm@gnu.org>
1972
1973 * files.texi (Numbered Backups): Mention that some modes set
1974 version-control.
1975
1c90484d
GM
19762008-09-20 Jim Blandy <jimb@red-bean.com>
1977
1978 * files.texi (Numbered Backups): Reference File Variables, as well.
1979 Remove discussion of Rmail's implementation.
1980
0fc0d844
CY
19812008-09-06 Chong Yidong <cyd@stupidchicken.com>
1982
1983 * misc.texi (Recursive Edit): Note that top-level exits active
1984 minibuffers.
1985
1986 * trouble.texi (Quitting): Likewise.
1987
b18d283d
CY
19882008-08-31 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * emacs.texi (Top): Add Temporary Face Changes xref.
1991
1992 * display.texi (Display): Move Temporary Face Changes node to just
1993 after Standard Faces.
1994 (Scrolling): Document recenter-top-bottom instead of recenter.
1995 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1996 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1997 (Display Custom): Copyedits.
1998 (Optional Mode Line): Document display-battery-mode.
1999
180135fc
RF
20002008-08-27 Romain Francoise <romain@orebokech.com>
2001
2002 * custom.texi (Directory Variables): Minor fix.
2003
d3fe3475
GM
20042008-08-27 Glenn Morris <rgm@gnu.org>
2005
2006 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2007 descriptions.
2008 (Calendar Customizing): Tweak layout description.
183080b6 2009 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2010 markers. Condense calendar-star-date and calendar-mark-today
2011 description.
2012 (Holiday Customizing): Add oriental and solar holidays.
2013 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2014 Fix holiday-float description. Use zerop in examples. Be less verbose.
2015 (Date Display Format): Change ISO format. Be less verbose.
2016 (Diary Customizing): Mention day and month abbrev arrays.
2017 Mention the date-form variables by name. Update European example.
2018 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2019 Condense examples. Mention diary-entry-symbols by name.
2020 Condense table for insertion commands.
2021 (Fancy Diary Display): Mention diary-include-string and
2022 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2023 Ethiopic, Persian date functions. Condense descriptions.
2024
2025 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2026 (Adding to Diary): Adapt for changed node name.
2027
71755807
GM
20282008-08-26 Glenn Morris <rgm@gnu.org>
2029
2030 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2031 node "Hebrew/Islamic Entries".
2032
2033 * calendar.texi (Specified Dates): Fix names of iso functions.
2034 (General Calendar): There may not be another window.
2035 (Writing Calendar Files, Holidays): Tweak intro.
2036 (Holidays): Mention Baha'i and Chinese holidays.
2037 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2038 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2039 (To Other Calendar): Add calendar-print-other-dates.
2040 Refer to "graphic display" rather than "X.
2041 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2042 (Displaying the Diary): Fix whitespace after reference.
2043 Fix `diary-number-of-entries' reference.
2044 (Date Formats): Explicitly mention that day names can be abbreviated.
2045 (Adding to Diary): Add some references to other sections.
2046 (Special Diary Entries): Fix reference.
2047 (Appointments): Simplify appt-message-warning-time entry.
2048 Clarify where times must be.
2049 (Importing Diary): Comment out icalendar paragraph that does not apply.
2050 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2051
d76ebc75
GM
20522008-08-23 Glenn Morris <rgm@gnu.org>
2053
2054 * fortran-xtra.texi (Fortran): Change description of free form and
2055 fixed form a bit. Mention hideshow and imenu.
2056 (Fortran Motion): Mention fortran-end-of-subprogram,
2057 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2058 (Fortran Indent): Minor re-word.
2059 (ForIndent Commands): Mention fortran-fill-paragraph and
2060 fortran-fill-statement.
2061 (ForIndent Cont): Mention fortran-tab-mode-string.
2062 (Fortran Comments): Mention fortran-comment-line-start-skip.
2063 (Fortran Columns): Mention font-locking.
2064 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2065
1fc0ce04 20662008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2067
2068 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2069
5c52e13c
CY
20702008-08-22 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * mini.texi (Minibuffer): Simplify introduction.
2073 (Minibuffer File): Document tilde in minibuffer filenames.
2074 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2075 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2076 (Completion Example): Update example to current command list.
2077 (Completion Options): Document `lazy' value of completion-auto-help.
2078 Update contents of completion-ignored-extensions.
2079 (Minibuffer History): Describe "future history" list. State default
2080 value of history-delete-duplicates.
2081
77a00355
GM
20822008-08-21 Glenn Morris <rgm@gnu.org>
2083
2084 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2085 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2086
39ee1d04
CY
20872008-08-17 Chong Yidong <cyd@stupidchicken.com>
2088
2089 * regs.texi (Registers): Clarify valid register names.
2090 (RegPos): Note that buffer is saved and restored too.
2091 (RegText): Note that mark is reactivated/deactivated.
2092 (RegConfig): Xref to Windows node.
2093
b12c348f
CY
20942008-08-16 Chong Yidong <cyd@stupidchicken.com>
2095
3ae7ba79
CY
2096 * basic.texi (Inserting Text): Provide command name for C-q.
2097
b12c348f
CY
2098 * killing.texi (Killing): Copyedit. Define read-only text.
2099 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2100 (Killing by Lines): Copyedit.
2101 (Other Kill Commands): Move M-w description here.
2102 (Yanking): Move M-w to Other Kill Commands.
2103 (Kill Ring): Also mention saving text in registers. Link to Text
2104 Properties in elisp manual.
2105 (Accumulating Text): Copyedit.
2106 (CUA Bindings): Shift selection is now the default.
2107
d8ff7692
TZ
21082008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2109
2110 * maintaining.texi (Change Log): Mention next-error is available.
2111
a43a8a2e
GM
21122008-08-10 Glenn Morris <rgm@gnu.org>
2113
2114 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2115 and intermonth text.
2116 (Holiday Customizing): Add holiday-chinese.
2117
eba27308
EZ
21182008-08-08 Eli Zaretskii <eliz@gnu.org>
2119
2120 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2121
5f14a5b3
DN
21222008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2123
2124 * files.texi (Log Buffer): Describe C-c C-d.
2125 (Diff Mode): Describe C-x 4 A.
2126
49989bff
EZ
21272008-08-06 Eli Zaretskii <eliz@gnu.org>
2128
2129 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2130
5c915c02
DN
21312008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2132
2beaf97a
DN
2133 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2134 describe the new bindings to show the changeset diff, toggle annotation
2135 visibility, show revisions.
2136 (VC Status): Describe key bindings for modifying the change comments,
2137 displaying changeset diffs and annotations.
2138
5c915c02
DN
2139 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2140
71798ace
NR
21412008-08-05 Nick Roberts <nickrob@snap.net.nz>
2142
2143 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2144
b8949644
EZ
21452008-08-02 Eli Zaretskii <eliz@gnu.org>
2146
2147 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2148 and wording.
2149
819567d1
DN
21502008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2151
2152 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2153 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2154 commands. Improve some old info.
2155
5f38310a
CY
21562008-07-31 Chong Yidong <cyd@stupidchicken.com>
2157
0dc3906b
CY
2158 * display.texi (Visual Line Mode): New node.
2159
5f38310a
CY
2160 * basic.texi (Inserting Text): Move DEL to deletion node.
2161 (Moving Point): Add additional alternative key bindings. Describe
2162 line-move-visual.
2163 (Erasing): Describe DEL.
2164 (Basic Undo, Blank Lines, Arguments): Copyedit.
2165 (Continuation Lines): Mention Visual Line mode.
2166 (Position Info): Move extended discussion to mule.texi.
2167
2168 * mule.texi (International Chars): Describe C-x =.
2169
2170 * emacs.texi (Top): Add Visual Line Mode node.
2171
7c2fb837
DN
21722008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2173
2174 * emacs.texi: Remove VMS support.
2175
3f6b73ef
DN
21762008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2177
2178 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2179 the vc-dir command name.
2180
9e2a2647
DN
21812008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2182
2183 * xresources.texi: Remove mentions of Mac Carbon.
2184
568beaa2
AS
21852008-07-19 Andreas Schwab <schwab@suse.de>
2186
2187 * ns-emacs.texi: Move to ../misc.
2188
0ef94706
CY
21892008-07-15 Chong Yidong <cyd@stupidchicken.com>
2190
2191 * entering.texi (Exiting): Don't describe text-only terminals as the
2192 default. Describe the new startup screen.
2193 (Exiting): Describe how to kill Emacs first. Change description of
2194 iconification to handle modern window systems.
2195
ba60bd44 21962008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2197
2198 * ns-emacs.texi: New file, documents features of Emacs port under
2199 NeXTstep windowing.
2200
9f30aa73
CY
22012008-07-15 Chong Yidong <cyd@stupidchicken.com>
2202
938a5d2e
CY
2203 * entering.texi (Entering Emacs): Update prev node.
2204
2205 * glossary.texi (Glossary): Remove xref to Text Characters.
2206
9f30aa73
CY
2207 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2208 directly, rather than in the context of ASCII. Move description of
2209 special properties of modifier key to new Modifier Keys node.
2210 (Keys): Copyedit.
2211 (Text Characters): Delete node. Multibyte is the default nowadays, and
2212 the node contents are obsolete.
2213
2214 * custom.texi (Modifier Keys): New node.
2215
2216 * emacs.texi (Top): Update node list.
2217
7e53d36c
CY
22182008-07-13 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2221 saying that Emacs provides menus and mouse support (which is par for
2222 the course).
2223
2224 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2225 early on.
2226 (Point): Copyedit. Relegate historical trivia to a footnote.
2227 (Mode Line): Explain mode-line format more consistently.
2228 (Menu Bar): Copyedit.
2229
1e9fa96d
GM
22302008-06-27 Glenn Morris <rgm@gnu.org>
2231
2232 * cal-xtra.texi (Sexp Diary Entries):
2233 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2234
dc9bebb8
CY
22352008-06-26 Chong Yidong <cyd@stupidchicken.com>
2236
2237 * mark.texi (Shift selection): New node.
2238 (Mark): Copyedits.
2239 (Persistent Mark): Move to the end of the chapter.
2240
e7881076
EZ
22412008-06-20 Eli Zaretskii <eliz@gnu.org>
2242
2243 * makefile.w32-in (distclean): Remove makefile.
2244
f427400c
NR
22452008-06-17 Nick Roberts <nickrob@snap.net.nz>
2246
2247 * building.texi (Starting GUD): Add an entry for gud-gdb.
2248 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2249 command mode.
2250
b597d348
GM
22512008-06-17 Glenn Morris <rgm@gnu.org>
2252
2253 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2254
647b7094
NR
22552008-06-17 Nick Roberts <nickrob@snap.net.nz>
2256
2257 * building.texi (Starting GUD): Expand on remote debugging.
2258 (Other GDB-UI Buffers): Mention new keyboard bindings.
2259
47a30023
GM
22602008-06-15 Glenn Morris <rgm@gnu.org>
2261
2262 * gnu.texi: Use a verbatim license for this invariant section,
2263 as per etc/GNU.
2264
37e5d54a
GM
22652008-06-13 Daniel Engeler <engeler@gmail.com>
2266
2267 * emacs.texi, misc.texi: Add documentation about serial port access.
2268
8e65d46c
GM
22692008-06-13 Glenn Morris <rgm@gnu.org>
2270
c1473b4c
MB
2271 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2272 maintain.info.
8e65d46c 2273
e40a85cd
MB
22742008-06-05 Miles Bader <miles@gnu.org>
2275
2276 * display.texi (Temporary Face Changes): Update to reflect function
2277 renamings in face-remap.el.
2278
56c73dec
MB
22792008-06-04 Miles Bader <miles@gnu.org>
2280
2281 * display.texi (Temporary Face Changes): Add
2282 `adjust-buffer-face-height'. Rewrite description of
2283 `increase-buffer-face-height' and `decrease-default-face-height' now
2284 that they aren't bound by default.
2285
9d3d42fb
MB
22862008-06-03 Miles Bader <miles@gnu.org>
2287
2288 * display.texi (Temporary Face Changes): New node.
2289
2be6bfe2
EZ
22902008-05-31 Eli Zaretskii <eliz@gnu.org>
2291
2292 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2293
daf7e339
GM
22942008-05-31 Glenn Morris <rgm@gnu.org>
2295
2296 * cal-xtra.texi (Fancy Diary Display): Simplify.
2297
d21d2618
GM
22982008-05-30 Glenn Morris <rgm@gnu.org>
2299
2300 * cal-xtra.texi (Fancy Diary Display): Update for
2301 diary-display-function replacing diary-display-hook.
2302
71ce5fd0
JB
23032008-05-29 Drew Adams <drew.adams@oracle.com>
2304
2305 * msdog.texi (Windows Keyboard): Add descriptions of
2306 w32-register-hot-key and w32-unregister-hot-key.
2307
a3cdbdf8
MO
23082008-05-21 Tom Tromey <tromey@redhat.com>
2309
2310 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2311 Variables node.
2312
854a574c
MO
23132008-05-19 Tom Tromey <tromey@redhat.com>
2314
2315 * custom.texi (Variables): Add Directory Variables to menu.
2316 (Directory Variables): New node.
2317
7c2ec3f9
ER
23182008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2319
71ce5fd0 2320 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2321
370fded4
ER
23222008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2323
2324 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2325 Revision Tags and rewritten. Section now uses modern terminology,
2326 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2327 accurately.
2328
6af511e3
EZ
23292008-05-10 Eli Zaretskii <eliz@gnu.org>
2330
2331 * msdog.texi (Windows Files): Update documentation of
2332 w32-get-true-file-attributes.
2333
7a78b6e7
ER
23342008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2335
2336 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2337 directory mode.
2338
1bcfc24e
CY
23392008-05-08 Chong Yidong <cyd@stupidchicken.com>
2340
2341 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2342 entry "television".
1bcfc24e 2343
db86064f
ER
23442008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2345
ab5ec32c 2346 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2347
a31b405e
ER
23482008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2349
2350 * emacs/buffers.texi, emacs/files.texi (Version-control):
2351 vc-toggle-read-only is no longer a good idea...
2352
ff2c14fc
GM
23532008-04-29 Glenn Morris <rgm@gnu.org>
2354
2355 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2356
367c9b7c
JL
23572008-04-22 Juri Linkov <juri@jurta.org>
2358
2359 * dired.texi (Subdirectories in Dired): Describe using `^'
2360 to return to the parent directory.
2361
4ac1e9b4
NR
23622008-04-22 Nick Roberts <nickrob@snap.net.nz>
2363
2364 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2365 recent changes.
2366
b9b3bf2b
NR
23672008-04-19 Nick Roberts <nickrob@snap.net.nz>
2368
2369 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2370 (Other GDB-UI Buffers): Update for recent thread related changes.
2371
4d120d6a
SM
23722008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2373
2374 * maintaining.texi (Maintaining):
2375 * emacs.texi (Top): Typo.
2376
a152877d
SM
23772008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2378
b9b3bf2b
NR
2379 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2380 arg in `font-lock-add-keywords'.
a152877d 2381
36c0514c
GM
23822008-04-08 Glenn Morris <rgm@gnu.org>
2383
2384 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2385 Also add Baha'i calendar references where appropriate.
2386
06a97d46
GM
23872008-04-05 Glenn Morris <rgm@gnu.org>
2388
2389 * custom.texi (Init File): Byte-compiling .emacs is bad.
2390
6adc6eed
SM
23912008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2392
2393 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2394
571388b0
GM
23952008-03-29 Glenn Morris <rgm@gnu.org>
2396
2397 * calendar.texi: Update for `calendar-date-style' replacing
2398 `european-calendar'.
2399
3ae8f876
JR
24002008-03-28 Jason Rumney <jasonr@gnu.org>
2401
2402 * display.texi (Display Custom): Mention overlay-margin in text.
2403
5bc6ddff 24042008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2405
5bc6ddff
MB
2406 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2407 tutorial' comments.
03a864d5 2408
7186a830
CY
24092008-03-28 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * mark.texi (Mark): Rearrange nodes.
2412 (Persistent Mark): Rename from Transient Mark.
2413 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2414 Describe Transient Mark mode as the default.
2415
2416 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2417 the default behavior with Transient Mark mode off.
2418 (Position Info): Fix typo.
2419
71ce5fd0
JB
2420 * display.texi (Standard Faces): Reference the Mark node.
2421 Remove discussion of the region face, which is discussed there.
7186a830
CY
2422
2423 * emacs.texi (Top): Update node listings.
2424
2425 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2426 as the default.
2427
2428 * fixit.texi (Undo): Standardize choice of undo key sequence.
2429 (Undo, Spelling): Describe Transient Mark mode as the default.
2430
2431 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2432 default.
2433
2434 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2435
2436 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2437 mode is the default, and note that the mark is not activated when set.
2438
2439 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2440 Describe Transient Mark mode as the default.
2441
2442 * search.texi (Basic Isearch): Reference the Mark Ring node.
2443 (Replace, Unconditional Replace, Other Repeating Search):
2444 Describe Transient Mark mode as the default.
2445
2446 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2447 Transient Mark mode as the default.
2448 (Paragraphs): Describe how M-h behaves when region is active.
2449
2450 * trouble.texi (Quitting): Clarify effects of C-g.
2451
dc47d1ff
GM
24522008-03-13 Glenn Morris <rgm@gnu.org>
2453
2454 * emacs.texi (EMACSVER): Set to 23.0.60.
2455
e3e0fb39 24562008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2457
e3e0fb39
GM
2458 * dired.texi (Hiding Subdirectories): Fix previous change.
2459
24602008-03-05 Drew Adams <drew.adams@oracle.com>
2461
2462 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2463
5e14abf8
KS
24642008-02-28 Kim F. Storm <storm@cua.dk>
2465
2466 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2467 Move describe-distribution to C-h C-o.
2468 Move view-emacs-problems to C-h C-p.
2469 Add view-emacs-debugging on C-h C-d.
2470 Add view-external-packages on C-h C-e.
d0207bf3 2471 Add view-order-manuals on C-h C-m.
5e14abf8 2472
d0207bf3 24732008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2474
2475 * msdog-xtra.texi (MS-DOS): Docstring fix.
2476
87e391bb
EZ
24772008-02-09 Eli Zaretskii <eliz@gnu.org>
2478
2479 * msdog.texi (Windows Fonts): Use a @table for describing font
2480 properties.
2481
5662e503
JR
24822008-02-07 Jason Rumney <jasonr@gnu.org>
2483
2484 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2485 value has changed.
2486 (Windows HOME): Clarify what is meant by "if that fails as well".
2487 (Windows Fonts): New section.
2488
72463824
GM
24892008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2490
2491 * basic.texi (Basic Undo): Remove duplicate "you can".
2492
7ff926e0
EZ
24932008-02-02 Eli Zaretskii <eliz@gnu.org>
2494
2495 * maintaining.texi (Tags): Fix last change.
2496
6ab7aef1
MA
24972008-02-02 Michael Albinus <michael.albinus@gmx.de>
2498
093571c3 2499 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2500
ace67e7e
NR
25012008-01-31 Nick Roberts <nickrob@snap.net.nz>
2502
2503 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2504
ae068fdf
RS
25052008-01-26 Richard Stallman <rms@gnu.org>
2506
2507 * maintaining.texi (Tags): Delete redundant index entry.
2508
a56d9a08
EZ
25092008-01-26 Eli Zaretskii <eliz@gnu.org>
2510
2511 * programs.texi (Imenu): Move "@cindex tags" from here...
2512 * maintaining.texi (Tags): ...to here.
2513
e941ed90
NR
25142008-01-23 Kevin Ryde <user42@zip.com.au>
2515
2516 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2517 click count.
2518
650276d5
JB
25192008-01-21 Juanma Barranquero <lekktu@gmail.com>
2520
2521 * entering.texi (Exiting): Fix typo.
2522 Reported by D. E. Evans <sinuhe@gnu.org>.
2523
8dc17977
MR
25242007-12-31 Martin Rudalics <rudalics@gmx.at>
2525
2526 * glossary.texi (Glossary): Fix typo.
2527
9f9695a6
RS
25282007-12-27 Richard Stallman <rms@gnu.org>
2529
2530 * text.texi (Formatted Text): Improve menu tag.
2531 (Editing Format Info): In Info, add duplicate menu of nodes
2532 about the submenus.
2533 (Format Faces): Say where Faces menu is found. Mention Other.
2534 (Format Colors): Say where these submenus are found.
2535 (Format Indentation, Format Justification): Likewise.
2536 (Format Properties): Likewise.
2537
abfd0191
RS
25382007-12-22 Richard Stallman <rms@gnu.org>
2539
2540 * search.texi (Query Replace): Make exp of query-replace more
2541 self-contained, and clarify.
8dc17977 2542
abfd0191
RS
2543 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2544
a2586785
RS
25452007-12-15 Richard Stallman <rms@gnu.org>
2546
2547 * files.texi (Auto Save): Clarify definition of auto-saving.
2548
a67cf2bb
RS
25492007-11-26 Richard Stallman <rms@gnu.org>
2550
2551 * help.texi (Help Echo): Cleanups.
2552
448b33b1
TTN
25532007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2554
2555 * files.texi (Why Version Control?): Fix typo.
2556 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2557 (Selecting a Fileset): Fix typos; small rewording.
2558 (Log Buffer): Likewise.
2559 (Old Revisions): Likewise.
448b33b1 2560
221bb7f6
EZ
25612007-11-17 Eli Zaretskii <eliz@gnu.org>
2562
2563 * mule.texi (Communication Coding): Fix wording of last change.
2564
d0207bf3 25652007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2566
630cb3b7
JB
2567 * custom.texi (Specifying File Variables):
2568 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2569
53b7759e
KH
25702007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2571
a5ab2e0c 2572 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2573
2574 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2575
c8763fb6 25762007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2577
630cb3b7 2578 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2579 --output=file.
2580
ff98e024
MR
25812007-11-13 Martin Rudalics <rudalics@gmx.at>
2582
2583 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2584 (Help Echo): Avoid mentioning the term "region" here and
2585 consistently use the term "active text".
2586
37b11c22
GM
25872007-11-11 Glenn Morris <rgm@gnu.org>
2588
2589 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2590
21d50ba1
JL
25912007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2592
2593 * search.texi (Query Replace): Mention
2594 `query-replace-show-replacement'.
2595
c12ecb0a 25962007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2597
2598 * building.texi (Watch Expressions): Remove obscure sentence.
2599
3b4201f4
KH
26002007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2601
2602 * mule.texi (Select Input Method): Describe how to activate an input
2603 method in the text mode.
2604
07e5c0b0
DN
26052007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2606
2607 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2608
52dd7391
NR
26092007-10-30 Nick Roberts <nickrob@snap.net.nz>
2610
2611 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2612
c004e539
GM
26132007-10-30 Glenn Morris <rgm@gnu.org>
2614
2615 * misc.texi (Directory Tracking): Explain a bit more about
2616 dirtrack-mode.
2617
ca8c5b8c
GM
26182007-10-25 Glenn Morris <rgm@gnu.org>
2619
2620 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2621
b6c764ef
RS
26222007-10-24 Richard Stallman <rms@gnu.org>
2623
2624 * misc.texi (Interactive Shell): Cleanup last change.
2625
eabd84c9
JL
26262007-10-22 Juri Linkov <juri@jurta.org>
2627
2628 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2629 default values.
2630
0b43c7e2
ER
26312007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2632
ca8c5b8c 2633 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2634 'filesets'.
2635
a80859d4
MR
26362007-10-18 Martin Rudalics <rudalics@gmx.at>
2637
2638 * trouble.texi (Quitting): Fix typo.
2639
c9447ae1
GM
26402007-10-18 Glenn Morris <rgm@gnu.org>
2641
2642 * frames.texi (Mode Line Mouse): Mention minor mode names.
2643
168b980f
JL
26442007-10-17 Juri Linkov <juri@jurta.org>
2645
2646 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2647 fill-paragraph operates on the active region in Transient Mark mode.
2648 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2649 with fill-paragraph.
2650
2651 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2652 fill-paragraph.
2653
2654 * fixit.texi (Spelling): ispell-word operates on the active region
2655 in Transient Mark mode.
2656
5a331f34
JB
26572007-10-17 Aaron S. Hawley <aaronh@garden.org>
2658
2659 * building.texi (Source Buffers):
2660 * custom.texi (Init Non-ASCII):
2661 * glossary.texi (Glossary): Use "key binding" consistently.
2662
2a9f4d55
JB
26632007-10-17 Juanma Barranquero <lekktu@gmail.com>
2664
2665 * calendar.texi (Diary): Fix directive.
2666
de13cecf
RS
26672007-10-16 Richard Stallman <rms@gnu.org>
2668
2669 * calendar.texi (Diary): Clarify text about diary file example.
2670
5f90d53e
ER
26712007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2672
2673 * files.texi: Capitalize node names according to convention.
2674
3aa491bc
GM
26752007-10-13 Glenn Morris <rgm@gnu.org>
2676
2677 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2678
8a3106d3
ER
26792007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2680
2681 * emacs.texi:
2682 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2683 suggested by RMS and Robert J. Chassell.
8a3106d3 2684
da1080a2
ER
26852007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2686
3aa491bc 2687 * files.texi (Version Systems):
0870a421
ER
2688 * vc-xtra.texi:
2689 * vc1-xtra.texi:
ac3f4c6f 2690 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2691 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2692 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2693 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2694
58ade22b
ER
26952007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2696
da1080a2 2697 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2698 Reorder the descriptions to be chronological.
2699
93870ce2
RS
27002007-10-09 Richard Stallman <rms@gnu.org>
2701
2702 * display.texi (Cursor Display): Correct how cursor appears
2703 in nonselected windows.
2704
568c7288
NR
27052007-10-04 Nick Roberts <nickrob@snap.net.nz>
2706
2707 * building.texi (GDB Graphical Interface): Remove references to gdba
2708 and mention gud-gdb.
2709
1af74d06 27102007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2711
1af74d06 2712 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2713
0d8fb755
JL
27142007-10-06 Juri Linkov <juri@jurta.org>
2715
2716 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2717 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2718 fill-paragraph-or-region.
2719
2720 * basic.texi (Arguments): Replace fill-paragraph with
2721 fill-paragraph-or-region.
2722
b981e2c6
ER
27232007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2724
2725 * files.texi: Update the section on version control for 2007
2a9f4d55 2726 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2727 will come later.
2728
5fceaf9c
GM
27292007-09-15 Glenn Morris <rgm@gnu.org>
2730
2731 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2732 to `list-holidays'.
2733
b0e44b17
GM
27342007-09-14 Glenn Morris <rgm@gnu.org>
2735
2736 * calendar.texi: Update all instances of mark-calendar-holidays,
2737 list-calendar-holidays, list-holidays with the new names.
2738
8cf51b2c
GM
27392007-09-06 Glenn Morris <rgm@gnu.org>
2740
46a367db 2741 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2742 Split into the Emacs manual in emacs/, and other manuals in misc/.
2743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2744 manual.
2745 (infodir): New variable.
2746 (info): Use $infodir.
2747 (emacsman): Delete target, not needed any more.
2748 Move all targets that are not the Emacs manual to misc/Makefile.in.
2749 (mostlyclean): Remove `gnustmp'.
2750 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2751 manual.
92f9b43f 2752 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2753 (emacsman): Delete target, not needed any more.
2754 (clean): Remove all info files but Emacs manual.
2755 Move all targets that are not the Emacs manual to misc/Makefile.in.
2756 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2757
2758 * Makefile.in (INFOSOURCES): Delete.
2759 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2760 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2761 *.vrs *.toc here...
2762 (maintainer-clean): ...from here.
2763
27642007-09-05 Glenn Morris <rgm@gnu.org>
2765
2766 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2767
8cf51b2c
GM
27682007-08-29 Glenn Morris <rgm@gnu.org>
2769
2770 * emacs.texi (EMACSVER): Increase to 23.0.50.
2771
3420c522
RS
27722007-08-27 Richard Stallman <rms@gnu.org>
2773
2774 * emacs.texi (Top): Clarify menu item for Glossary.
2775
2776 * display.texi (Faces): Change secn title.
2777 Clarify not all fonts come from Font Lock.
2778
8cf51b2c
GM
27792007-08-17 Eli Zaretskii <eliz@gnu.org>
2780
2781 * basic.texi (Position Info): Add index entry for face at point.
2782 Mention that character faces are also displayed by "C-u C-x =".
2783
8cf51b2c
GM
27842007-08-08 Glenn Morris <rgm@gnu.org>
2785
2786 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2787
27882007-08-07 Chong Yidong <cyd@stupidchicken.com>
2789
2790 * files.texi (File Conveniences): Document point motion keys in Image
2791 mode.
2792
8cf51b2c
GM
27932007-07-27 Glenn Morris <rgm@gnu.org>
2794
8cf51b2c
GM
2795 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2796 in-line.
2797
2798 * gpl.texi: New file with text of GPL.
2799 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2800
28012007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2802
2803 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2804
2805 * dired.texi (Wdired): Mention C-x C-q key binding.
2806
28072007-07-28 Nick Roberts <nickrob@snap.net.nz>
2808
2809 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2810
28112007-07-25 Glenn Morris <rgm@gnu.org>
2812
8cf51b2c
GM
2813 * emacs.texi (Copying): Replace license with GPLv3.
2814
2815 * Relicense all FSF files to GPLv3 or later.
2816
28172007-07-24 Glenn Morris <rgm@gnu.org>
2818
2819 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2820 for some calendars.
2821
28222007-07-23 Nick Roberts <nickrob@snap.net.nz>
2823
2824 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2825 default-directory for the current buffer is on a remote machine.
2826
8cf51b2c
GM
28272007-07-21 Eli Zaretskii <eliz@gnu.org>
2828
2829 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2830 default value.
2831
28322007-07-21 Richard Stallman <rms@gnu.org>
2833
2834 * files.texi (Why Version Control?): Improve previous change.
2835
28362007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2837
2838 * files.texi (Why Version Control?): New node.
2839
8cf51b2c
GM
28402007-07-12 Nick Roberts <nickrob@snap.net.nz>
2841
8cf51b2c
GM
2842 * building.texi (Starting GUD): Add xref to this anchor.
2843
8cf51b2c
GM
28442007-06-24 Karl Berry <karl@gnu.org>
2845
2a9f4d55 2846 * emacs.texi: New Back-Cover Text.
8cf51b2c 2847
8cf51b2c
GM
28482007-06-07 Alan Mackenzie <acm@muc.de>
2849
2850 * display.texi (Optional Mode Line): Document the new form of
2851 line+column numbers, "(561,2)".
2852
28532007-06-06 Juanma Barranquero <lekktu@gmail.com>
2854
49823426 2855 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2856
28572007-06-02 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * Version 22.1 released.
2860
8cf51b2c
GM
28612007-05-07 Karl Berry <karl@gnu.org>
2862
2863 * emacs.texi (EMACSVER): Back to 22.
2864
28652007-05-06 Richard Stallman <rms@gnu.org>
2866
2867 * maintaining.texi (Create Tags Table): Clean up previous change.
2868
c8763fb6 28692007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2870
2871 * maintaining.texi (Create Tags Table): Add text about the dangers of
2872 making symbolic links to tags files.
2873
28742007-05-04 Karl Berry <karl@gnu.org>
2875
2876 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2877
28782007-05-03 Karl Berry <karl@gnu.org>
2879
2880 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2881
2882 * .cvsignore (*.pdf): New entry.
2883
8cf51b2c
GM
2884 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2885 for printing.
2886
28872007-05-01 Richard Stallman <rms@gnu.org>
2888
2889 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2890
8cf51b2c
GM
28912007-04-28 Glenn Morris <rgm@gnu.org>
2892
2893 * ack.texi (Acknowledgments):
2894 * anti.texi (Antinews):
8cf51b2c
GM
2895 * programs.texi (Program Modes): Restore mention of python.el pending
2896 consideration of legal status.
2897
28982007-04-28 Richard Stallman <rms@gnu.org>
2899
2900 * files.texi (File Names): Fixes to ~ description on MS systems.
2901
8cf51b2c
GM
29022007-04-26 Glenn Morris <rgm@gnu.org>
2903
2904 * emacs.texi (EMACSVER): Increase to 22.1.50.
2905
29062007-04-25 Karl Berry <karl@gnu.org>
2907
2908 * emacs.texi: Improve line breaks on copyright page,
2909 similar layout to lispref, 8.5x11 by default.
2910
2911 * dired.texi (Image-Dired): Improve line break, fix typo.
2912
29132007-04-24 Chong Yidong <cyd@stupidchicken.com>
2914
2915 * programs.texi (Program Modes):
8cf51b2c
GM
2916 * anti.texi (Antinews):
2917 * ack.texi (Acknowledgments): python.el removed.
2918
8cf51b2c
GM
29192007-04-23 Chong Yidong <cyd@stupidchicken.com>
2920
2921 * display.texi (Highlight Interactively): Correct description of
2922 hi-lock-file-patterns-policy.
2923
2924 * files.texi (File Archives): Mention self-extracting executables.
2925
29262007-04-23 Eli Zaretskii <eliz@gnu.org>
2927
2928 * search.texi (Unconditional Replace, Query Replace): Add xref to
2929 "Replacement and Case".
2930
29312007-04-22 Chong Yidong <cyd@stupidchicken.com>
2932
2933 * dired.texi (Image-Dired): Move from Thumbnails node.
2934 * misc.texi (Thumbnails): Node deleted.
2935 * emacs.texi (Top): Update node listing.
2936
2937 * files.texi (File Conveniences):
49823426 2938 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2939
29402007-04-21 Richard Stallman <rms@gnu.org>
2941
2942 * display.texi (Highlight Interactively): Correct previous change.
2943 Clarify doc of hi-lock-find-patterns, and move new features into it.
2944
29452007-04-20 David Koppelman <koppel@ece.lsu.edu>
2946
2947 * display.texi (Highlight Interactively): Document
2948 hi-lock-file-patterns-policy.
2949
29502007-04-20 Martin Rudalics <rudalics@gmx.at>
2951
2952 * display.texi (Scrolling): Fix typo.
2953
8cf51b2c
GM
29542007-04-15 Chong Yidong <cyd@stupidchicken.com>
2955
8cf51b2c
GM
2956 * doclicense.texi: Remove node heading, so that it can be included by
2957 other files.
2958
2959 * emacs.texi: Insert node heading for GFDL.
2960
8cf51b2c
GM
29612007-04-14 Eli Zaretskii <eliz@gnu.org>
2962
2963 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2964 "command line".
2965
2966 * display.texi (Faces): Refer to "Creating Frames" for face
2967 and other frame customizations in .emacs.
2968
2969 * frames.texi (Creating Frames): Mention that face customizations can
2970 be put in .emacs. Add index entries.
2971
29722007-04-12 Richard Stallman <rms@gnu.org>
2973
2974 * glossary.texi (Glossary): Explain `iff'.
2975
29762007-04-11 Karl Berry <karl@gnu.org>
2977
2978 * gnu.texi (Top),
2979 * macos.texi (Mac Font Specs),
2980 * anti.texi (Antinews),
2981 * xresources.texi (Resources),
2982 * misc.texi (Emulation),
2983 * calendar.texi (Daylight Saving),
2984 * dired.texi (Dired and Find),
2985 * rmail.texi (Remote Mailboxes),
2986 * sending.texi (Mail Headers),
2987 * programs.texi (Which Function),
2988 * files.texi (Recover),
2989 * buffers.texi (Uniquify),
2990 * frames.texi (Wheeled Mice),
2991 * killing.texi (Rectangles): Wording to improve breaks in
2992 8.5x11 format.
2993 * mule.texi (Language Environments): \hbadness=10000 since there's
2994 no way to reword.
2995 * emacs.texi (smallbook): New @set to more easily switch between
2996 smallbook and 8.5x11.
2997
29982007-04-11 Richard Stallman <rms@gnu.org>
2999
3000 * files.texi (File Conveniences): Add xref to Tumme.
3001 Delete text about Thumbnail mode.
3002
8cf51b2c
GM
30032007-04-09 Alan Mackenzie <acm@muc.de>
3004
3005 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3006 new name. Insert concept index entries.
3007
8cf51b2c
GM
30082007-04-08 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * display.texi (Standard Faces): Document prefix arg for
3011 list-faces-display.
3012
3013 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3014
8cf51b2c
GM
30152007-04-07 Chong Yidong <cyd@stupidchicken.com>
3016
8cf51b2c
GM
3017 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3018
3019 * files.texi (Misc File Ops): Rewrite description of
3020 insert-file-literally.
3021
8cf51b2c
GM
30222007-03-31 Eli Zaretskii <eliz@gnu.org>
3023
3024 * misc.texi (Printing): Postscript -> PostScript.
3025
8cf51b2c
GM
3026 * ack.texi (Acknowledgments): Postscript -> PostScript.
3027
3028 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3029
3030 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3031 below.
3032
30332007-03-30 Chong Yidong <cyd@stupidchicken.com>
3034
3035 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3036 Init Non-ASCII.
3037 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3038 (Init Non-ASCII): New node.
3039
30402007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3041
3042 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3043
8cf51b2c
GM
30442007-03-12 Glenn Morris <rgm@gnu.org>
3045
8cf51b2c
GM
3046 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3047 "Daylight Savings".
3048
49823426 3049 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3050 saving" in text throughout.
3051
8cf51b2c
GM
30522007-03-04 Richard Stallman <rms@gnu.org>
3053
3054 * custom.texi (Safe File Variables): Minor correction.
3055
8cf51b2c
GM
30562007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3057
3058 * rmail.texi (Movemail): Add internal ref.
3059 Don't indent the intro for the PROTO table.
3060 Format PROTO table items with @code.
3061
8cf51b2c
GM
30622007-02-26 Nick Roberts <nickrob@snap.net.nz>
3063
3064 * building.texi: Remove references to bashdb.
3065
8cf51b2c
GM
30662007-02-19 Juanma Barranquero <lekktu@gmail.com>
3067
3068 * mule.texi (Language Environments): Update list of supported language
3069 environments.
3070
8cf51b2c
GM
30712007-02-14 Kim F. Storm <storm@cua.dk>
3072
3073 * building.texi (Grep Searching): Fix lgrep doc.
3074
30752007-02-12 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * back.texi: Remove unused file.
3078
c8763fb6 30792007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3080
3081 * maintaining.texi (Tag Syntax): Now --members is the default for
3082 etags, not for ctags yet.
3083
8cf51b2c
GM
30842007-02-03 Eli Zaretskii <eliz@gnu.org>
3085
3086 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3087 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3088 expects. Add comments to prevent people from inadvertently modifying
3089 the key parts needed by `texinfo-multiple-files-update'.
3090
30912007-01-29 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * frames.texi (Secondary Selection): Window clicked does not matter
3094 when mouse-yank-at-point is non-nil.
3095
8cf51b2c
GM
30962007-01-16 Glenn Morris <rgm@gnu.org>
3097
3098 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3099 system abbrev.
3100
31012007-01-11 Richard Stallman <rms@gnu.org>
3102
3103 * msdog.texi (Windows Keyboard): Another small cleanup.
3104
31052007-01-10 Richard Stallman <rms@gnu.org>
3106
3107 * msdog.texi (Windows Keyboard): Yet another try to make
3108 everyone happy with that passage.
3109
31102007-01-05 Richard Stallman <rms@gnu.org>
3111
3112 * anti.texi (Antinews): Mention M-x shell scrolling.
3113
31142007-01-05 Nick Roberts <nickrob@snap.net.nz>
3115
3116 * building.texi (Watch Expressions): Describe gdb-max-children.
3117
8cf51b2c
GM
31182007-01-04 Richard Stallman <rms@gnu.org>
3119
8cf51b2c
GM
3120 * msdog.texi (Windows Keyboard): Clarify previous change.
3121
8cf51b2c
GM
31222007-01-02 Richard Stallman <rms@gnu.org>
3123
3124 * custom.texi (Changing a Variable): Minor clarification.
3125 (Specific Customization): customize-customized => customize-unsaved.
3126
3127 * entering.texi (Entering Emacs): Clean up text about restarting
3128 Emacs for each file.
3129
3130 * misc.texi (Shell Options): Minor cleanup.
3131
3132 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3133 with Emacs, not vice versa.
3134
3135 * programs.texi (Symbol Completion): Recommend customizing
3136 window manager.
3137
3138 * xresources.texi (Resources): Minor fix.
3139
c8763fb6 31402007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3141
3142 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3143
31442007-01-01 Richard Stallman <rms@gnu.org>
3145
3146 * commands.texi (User Input): Document keys stolen by window mangers.
3147
31482006-12-31 Richard Stallman <rms@gnu.org>
3149
3150 * custom.texi (Specific Customization): Document customize-option
3151 instead of customize-variable.
3152
31532006-12-31 Kim F. Storm <storm@cua.dk>
3154
3155 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3156
31572006-12-30 Kim F. Storm <storm@cua.dk>
3158
3159 * killing.texi (CUA Bindings): Fix typo.
3160
3161 * xresources.texi (Table of Resources): Mention grow-only value for
3162 auto-resize-tool-bars.
3163
8cf51b2c
GM
31642006-12-27 Eli Zaretskii <eliz@gnu.org>
3165
3166 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3167 and how to get them back.
3168
31692006-12-26 Richard Stallman <rms@gnu.org>
3170
3171 * calendar.texi (Holidays): Holiday listing is based on current
3172 practice, but DST is not.
3173
31742006-12-25 Richard Stallman <rms@gnu.org>
3175
3176 * emacs.texi (Top): Update subnode menus.
3177
3178 * mark.texi (Transient Mark): Fix xref.
3179
3180 * killing.texi (Graphical Kill): Node deleted.
3181 (Killing): Add xref to Cut and Paste.
3182 (CUA Bindings): Update xref.
3183
3184 * frames.texi (Cut and Paste): New section to hold other nodes.
3185 (Mouse Commands): Node demoted.
3186 (Cut/Paste Other App): Split out from Mouse Commands.
3187 (Word and Line Mouse): Likewise.
3188 (Secondary Selection, Clipboard): Nodes demoted.
3189
8cf51b2c
GM
31902006-12-24 Kevin Ryde <user42@zip.com.au>
3191
3192 * calendar.texi (Holidays): US daylight saving begins second Sunday
3193 in March for 2007 onwards.
3194 (Daylight Savings): Show new US default daylight saving rules, 2nd
3195 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3196
31972006-12-23 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * calendar.texi (Scroll Calendar): < and > are switched.
3200
32012006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3202
3203 * killing.texi (Deletion): Describe M-\ prefix argument.
3204
32052006-12-23 Richard Stallman <rms@gnu.org>
3206
3207 * search.texi (Regexp Search): Explain why forward and reverse regexp
3208 search are not mirror images.
3209
8cf51b2c
GM
32102006-12-19 Kim F. Storm <storm@cua.dk>
3211
3212 * major.texi (Choosing Modes): Describe match-function elements for
3213 magic-mode-alist.
3214
8cf51b2c
GM
32152006-12-18 Eli Zaretskii <eliz@gnu.org>
3216
3217 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3218 peculiarities.
3219
32202006-12-18 Richard Stallman <rms@gnu.org>
3221
3222 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3223
8cf51b2c
GM
32242006-12-17 Alan Mackenzie <acm@muc.de>
3225
3226 * programs.texi (Left Margin Paren): Remove the bit which says
3227 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3228 Discuss some of the issues of setting this option to nil.
3229
32302006-12-17 Glenn Morris <rgm@gnu.org>
3231
3232 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3233
32342006-12-16 Eli Zaretskii <eliz@gnu.org>
3235
3236 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3237 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3238 NTFS volumes.
3239 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3240 volumes.
3241
32422006-12-15 Eli Zaretskii <eliz@gnu.org>
3243
3244 * text.texi (HTML Mode): Fix "C-c TAB".
3245
8cf51b2c
GM
32462006-12-09 Richard Stallman <rms@gnu.org>
3247
3248 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3249
32502006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3251
3252 * files.texi (Misc File Ops): Document insert-file-literally.
3253
32542006-12-08 Eli Zaretskii <eliz@gnu.org>
3255
3256 * cmdargs.texi (Colors): Note that --color is intended for overriding
3257 the terminal defaults, not for normal invocation.
3258
3259 * misc.texi (Emacs Server): Improve wording. Don't mention the
3260 ``server program''. Add a cross-reference to "Init File" node.
3261 (Invoking emacsclient): Add index entries. Document both short and
3262 long versions of command-line options. Document the -f option.
3263
8cf51b2c
GM
32642006-12-06 Richard Stallman <rms@gnu.org>
3265
3266 * text.texi (Outline Format): Say to set outline-regexp
3267 and outline-level with major modes and file local variables.
3268
c8763fb6 32692006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3270
3271 * anti.texi (Antinews): Mention the alternative to
3272 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3273
8cf51b2c
GM
3274 * misc.texi (Interactive Shell): Ditto.
3275
32762006-12-04 Eli Zaretskii <eliz@gnu.org>
3277
3278 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3279
3280 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3281
32822006-12-01 Eli Zaretskii <eliz@gnu.org>
3283
3284 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3285 colon in the mode line.
3286
3287 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3288
32892006-11-26 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * building.texi (Watch Expressions): Mention SPC for expanding/
3292 contracting watch expressions.
3293
32942006-11-26 Kim F. Storm <storm@cua.dk>
3295
3296 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3297
32982006-11-26 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * building.texi (Debugger Operation): Define text command mode.
3301 Clarify how tooltips work.
3302 (GDB Graphical Interface): Explain how to run in text command mode
3303 more clearly.
3304
33052006-11-25 Juanma Barranquero <lekktu@gmail.com>
3306
3307 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3308
33092006-11-22 Juanma Barranquero <lekktu@gmail.com>
3310
3311 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3312
8cf51b2c
GM
33132006-11-18 Chong Yidong <cyd@stupidchicken.com>
3314
3315 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3316 and EMACS is deprecated.
3317
33182006-11-18 Juanma Barranquero <lekktu@gmail.com>
3319
3320 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3321
c8763fb6 33222006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3323
3324 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3325
3326 * emacs.texi: Include xresources.texi both for info and dvi.
3327
3328 * xresources.texi: Merge text from xresmini.texi.
3329
c8763fb6 33302006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3331
3332 * glossary.texi: Fix typos.
3333
8cf51b2c
GM
33342006-11-06 Richard Stallman <rms@gnu.org>
3335
3336 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3337
3338 * ack.texi (Acknowledgments): Fix name spelling.
3339
33402006-11-01 Juri Linkov <juri@jurta.org>
3341
3342 * search.texi (Word Search): Document incremental word search.
3343
33442006-10-28 Glenn Morris <rgm@gnu.org>
3345
3346 * ack.texi (Acknowledgments): Add cal-html author.
3347
3348 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3349 Calendar"). Describe new package cal-html.
3350 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3351 Calendar Files."
3352
8cf51b2c
GM
33532006-10-23 Richard Stallman <rms@gnu.org>
3354
3355 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3356 Abbrev mode is enabled.
3357
8cf51b2c
GM
33582006-10-16 Richard Stallman <rms@gnu.org>
3359
8cf51b2c
GM
3360 * emacs.texi: Update ISBN.
3361
8cf51b2c
GM
33622006-10-11 Kim F. Storm <storm@cua.dk>
3363
3364 * emacs.texi (Acknowledgments): Use @dotless{i}.
3365
33662006-10-08 Nick Roberts <nickrob@snap.net.nz>
3367
3368 * building.texi (Breakpoints Buffer): Mention catchpoints.
3369
33702006-10-08 Kim F. Storm <storm@cua.dk>
3371
3372 * ack.texi (Acknowledgments): Update.
3373
3374 * emacs.texi (Acknowledgments): Fix bad @/ form.
3375
8cf51b2c
GM
33762006-10-05 Kim F. Storm <storm@cua.dk>
3377
3378 * emacs.texi (Acknowledgments): Add more contributors.
3379
33802006-10-03 Richard Stallman <rms@gnu.org>
3381
3382 * emacs.texi (Acknowledgments): Update version and edition.
3383
8cf51b2c
GM
33842006-10-01 Karl Berry <karl@gnu.org>
3385
3386 * custom.texi (Customization Groups): Page break to keep example buffer
3387 on one page.
3388
33892006-09-30 Karl Berry <karl@gnu.org>
3390
3391 * programs.texi (Basic Indent): @need to improve page break.
3392 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3393
33942006-09-29 Glenn Morris <rgm@gnu.org>
3395
3396 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3397
33982006-09-29 Karl Berry <karl@gnu.org>
3399
3400 * windows.texi (Basic Window): Remove forced @break, no longer
3401 desirable.
3402 * frames.texi (Frame Commands),
3403 * mark.texi (Marking Objects): Reword to avoid bad page break.
3404 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3405
34062006-09-19 Richard Stallman <rms@gnu.org>
3407
3408 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3409 stick to present tense.
3410
c8763fb6 34112006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3412
3413 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3414 to x-gtk-use-old-file-dialog.
3415 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3416
34172006-09-15 Jay Belanger <belanger@truman.edu>
3418
49823426 3419 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3420 Change "Library Public License" to "Lesser Public License"
3421 throughout. Use "yyyy" to represent year.
3422
8cf51b2c
GM
34232006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3424
3425 * files.texi (Visiting): Add index entry "open file".
3426
8cf51b2c
GM
34272006-09-11 Richard Stallman <rms@gnu.org>
3428
3429 * building.texi (Compilation Mode): Clarification.
3430 (Grep Searching): Add xref to Compilation Mode.
3431
8cf51b2c
GM
34322006-09-08 Richard Stallman <rms@gnu.org>
3433
3434 * search.texi (Search): Ref multi-file search commands here.
3435 (Other Repeating Search): Not here.
3436
8cf51b2c
GM
34372006-08-28 Richard Stallman <rms@gnu.org>
3438
3439 * windows.texi (Split Window): Update xref.
3440
3441 * basic.texi (Continuation Lines): Update xref.
3442
3443 * indent.texi (Tab Stops): Update xref.
3444
3445 * emacs.texi (Top): Update subnode menu.
3446
3447 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3448 split out of Display Custom.
3449
34502006-08-25 Kim F. Storm <storm@cua.dk>
3451
3452 * display.texi (Display Custom): Add variables overline-margin
3453 and x-underline-at-descent-line.
3454
34552006-08-25 Richard Stallman <rms@gnu.org>
3456
3457 * entering.texi (Exiting): Rewrite to give graphical displays
3458 priority over text terminals.
3459
3460 * search.texi (Incremental Search): Move index entries.
3461
34622006-08-23 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * custom.texi (Init File): Reference Find Init to avoid "home
3465 directory" confusion.
3466
34672006-08-22 Nick Roberts <nickrob@snap.net.nz>
3468
3469 * building.texi (Other GDB-UI Buffers): Describe how to edit
3470 a value in the locals buffer.
3471
34722006-08-21 Richard Stallman <rms@gnu.org>
3473
3474 * search.texi (Basic Isearch): Add `isearch' index entry.
3475
34762006-08-16 Richard Stallman <rms@gnu.org>
3477
3478 * misc.texi (Saving Emacs Sessions): Clean up wording.
3479
3480 * mark.texi (Marking Objects): Mention term "select all".
3481
3482 * emacs.texi (Top): Update subnode menu.
3483
3484 * help.texi (Help Mode): Move node up in file.
3485
8cf51b2c
GM
34862006-08-15 Nick Roberts <nickrob@snap.net.nz>
3487
3488 * building.texi (Stack Buffer): Explain fringe arrow.
3489
8cf51b2c
GM
34902006-08-12 Eli Zaretskii <eliz@gnu.org>
3491
8cf51b2c
GM
3492 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3493 on startup.
3494
34952006-08-11 Romain Francoise <romain@orebokech.com>
3496
3497 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3498
34992006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3500
3501 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3502
35032006-08-10 Richard Stallman <rms@gnu.org>
3504
3505 * text.texi (Format Faces): Substantial rewrites to deal
3506 with face merging. Empty regions don't count. Clarify
3507 face property inheritance.
3508
35092006-08-08 Romain Francoise <romain@orebokech.com>
3510
3511 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3512 <arjuropo@cc.jyu.fi>.
3513
8cf51b2c
GM
35142006-08-04 Eli Zaretskii <eliz@gnu.org>
3515
3516 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3517 apply to all frames.
3518
8cf51b2c
GM
35192006-08-01 Richard Stallman <rms@gnu.org>
3520
3521 * help.texi (Name Help): Add index entries for describe-variable.
3522
35232006-08-01 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * building.texi (GDB Graphical Interface): Shorten node names.
3526 (GDB-UI Layout): Use GDB-related.
3527 (Other GDB-UI Buffers): Simplify English.
3528
35292006-07-31 Richard Stallman <rms@gnu.org>
3530
3531 * search.texi (Query Replace): Add xref for Dired's Q command.
3532
8cf51b2c
GM
35332006-07-31 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * building.texi (GDB commands in Fringe): Rename to...
3536 (Source Buffers): ..this and move forward. Describe hollow arrow and
3537 new option gdb-find-source-frame.
3538
35392006-07-29 Richard Stallman <rms@gnu.org>
3540
3541 * dired.texi (Operating on Files): Simplify previous change
3542 and fix Texinfo usage.
3543
35442006-07-29 Eli Zaretskii <eliz@gnu.org>
3545
3546 * dired.texi (Operating on Files): Add cross-references. State the
3547 Unix commands that do similar things.
3548
35492006-07-28 Richard Stallman <rms@gnu.org>
3550
3551 * mark.texi (Transient Mark): Clarify that region never disappears
3552 when Transient Mark mode is off, and not when it is on.
3553
35542006-07-27 Richard Stallman <rms@gnu.org>
3555
3556 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3557
35582006-07-24 Richard Stallman <rms@gnu.org>
3559
3560 * xresources.texi (GTK styles): Fix texinfo usage.
3561
8cf51b2c
GM
3562 * commands.texi (User Input): Explain why we teach keyboard cmds.
3563
3564 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3565 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3566 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3567 * doclicense.texi, display.texi, dired.texi, basic.texi:
3568 * anti.texi, ack.texi: Move periods and commas inside quotes.
3569
35702006-07-22 Eli Zaretskii <eliz@gnu.org>
3571
3572 * cmdargs.texi (General Variables): Document EMAIL.
3573
35742006-07-21 Eli Zaretskii <eliz@gnu.org>
3575
3576 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3577 doesn't have effect on MS-Windows.
3578
8cf51b2c
GM
35792006-07-17 Richard Stallman <rms@gnu.org>
3580
3581 * building.texi (Grep Searching): Explain about chaining grep commands.
3582
8cf51b2c
GM
35832006-07-10 Nick Roberts <nickrob@snap.net.nz>
3584
49823426 3585 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3586
35872006-07-09 Chong Yidong <cyd@stupidchicken.com>
3588
3589 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3590 is invoked for multiple files.
3591
35922006-07-08 Eli Zaretskii <eliz@gnu.org>
3593
3594 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3595 on-line manual for the rest of this node.
3596 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3597 unconditionally.
3598 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3599 Improve wording.
3600 (Windows Printing): Improve wording.
3601 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3602 rest of this node.
3603
8cf51b2c
GM
36042006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3605
49823426
GM
3606 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3607 with eval-buffer.
8cf51b2c
GM
3608
36092006-07-05 Nick Roberts <nickrob@snap.net.nz>
3610
3611 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3612 of character translation.
3613
36142006-07-04 Nick Roberts <nickrob@snap.net.nz>
3615
3616 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3617
36182006-07-03 Karl Berry <karl@gnu.org>
3619
3620 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3621 not-too-underfull hboxes in the TeX output.
3622 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3623 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3624 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3625 * sending.texi, text.texi: Fix overfull/underfull boxes.
3626
36272006-07-03 Romain Francoise <romain@orebokech.com>
3628
3629 * m-x.texi (M-x): Fix.
3630
36312006-07-03 Richard Stallman <rms@gnu.org>
3632
8cf51b2c
GM
3633 * search.texi (Other Repeating Search): filename -> file name.
3634
3635 * misc.texi (Narrowing): Minor cleanups.
3636
3637 * files.texi (Visiting): filename -> file name.
3638
3639 * emacs.texi (Top): Update subnode menus.
3640
3641 * mule.texi (Coding Systems): Move char translation stuff here.
3642 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3643 (Recognize Coding): Substantial local rewrites.
3644 (International): Update menu.
3645
3646 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3647 (Scrolling): Substantial local rewrites.
3648 (Display): Update menu and intro.
3649
3650 * dired.texi: filename -> file name.
3651
3652 * custom.texi (Safe File Variables): Texinfo usage fix.
3653
f0131492 36542006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3655
3656 * help.texi, m-x.texi: Lots of cleanups.
3657
8cf51b2c
GM
36582006-06-30 Eli Zaretskii <eliz@gnu.org>
3659
3660 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3661 (Windows Processes, Windows Misc): Shorten the printed version by
3662 selectively conditioning less important portions by @ifnottex.
3663
8cf51b2c
GM
36642006-06-27 Richard Stallman <rms@gnu.org>
3665
3666 * mini.texi (Minibuffer File): Minor cleanup.
3667
36682006-06-25 Nick Roberts <nickrob@snap.net.nz>
3669
3670 * frames.texi (XTerm Mouse): Rename to...
3671 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3672
3673 * emacs.texi (Top): Use new node name.
3674
36752006-06-24 Eli Zaretskii <eliz@gnu.org>
3676
3677 * emacs.texi (Top): Update the detailed menu according to changes in
3678 msdog.texi.
3679
3680 * msdog.texi (Windows Keyboard): New section.
3681 (Windows Mouse): New section.
3682 (Windows System Menu): Remove section (text merged with "Windows
3683 Keyboard").
3684 (Windows Misc): New section.
3685
3686 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3687
3688 * msdog.texi (ls in Lisp): New section.
3689
3690 * files.texi (Visiting): Document case-insensitive wildcard matching
3691 under find-file-wildcards.
3692
8cf51b2c
GM
36932006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3694
3695 * macos.texi (Mac Input): Add description of mac-function-modifier.
3696 Now Unicode keyboard layouts work.
3697
8cf51b2c
GM
36982006-06-10 Richard Stallman <rms@gnu.org>
3699
3700 * mule.texi (Recognize Coding): Clarify previous change.
3701
37022006-06-09 Kenichi Handa <handa@m17n.org>
3703
3704 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3705 notation.
3706
37072006-06-07 Kevin Ryde <user42@zip.com.au>
3708
3709 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3710 manual for @ifnottex, but in emacs-extra for @iftex.
3711
3712 * cmdargs.texi (General Variables): Fix smtpmail xref.
3713
37142006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3715
8cf51b2c 3716 * programs.texi (Comment Commands):
8cf51b2c 3717 * custom.texi (Specifying File Variables):
49823426 3718 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3719
37202006-06-07 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * building.texi (Watch Expressions): Move node to end.
3723 (GDB Graphical Interface): Move description of clicks in fringe...
3724 (GDB commands in the Fringe): ...to here. New node.
3725
8cf51b2c
GM
37262006-06-05 Romain Francoise <romain@orebokech.com>
3727
49823426 3728 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3729
37302006-06-05 Nick Roberts <nickrob@snap.net.nz>
3731
3732 * building.texi (GDB Graphical Interface): Update bindings.
3733 (Commands of GUD): Add gud-print. Remove gud-run.
3734 Restate availability more generally.
3735
f0131492 37362006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3737
3738 * mini.texi: Lots of cleanups.
3739
37402006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3741
3742 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3743 and Mouse-2.
3744
c8763fb6 37452006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3746
3747 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3748
8cf51b2c
GM
37492006-05-31 Richard Stallman <rms@gnu.org>
3750
3751 * basic.texi (Moving Point): Fix previous change.
3752
c8763fb6 37532006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3754
3755 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3756
f0131492 37572006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3758
3759 * basic.texi: Many simplifications and improvements in wording.
3760
8cf51b2c
GM
37612006-05-26 Nick Roberts <nickrob@snap.net.nz>
3762
3763 * anti.texi (Antinews): Create a node for gdb-ui.
3764
8cf51b2c
GM
37652006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3766
3767 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3768
37692006-05-20 Richard Stallman <rms@gnu.org>
3770
3771 * dired.texi (Dired Navigation): dired-goto-file is now j.
3772
8cf51b2c
GM
37732006-05-20 Eli Zaretskii <eliz@gnu.org>
3774
3775 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3776 and their aliases.
3777
3778 * msdog.texi (Windows Printing): Mention non-support of plain text
3779 printing with some el-cheapo printers, and suggest a workaround.
3780
37812006-05-20 Kevin Ryde <user42@zip.com.au>
3782
3783 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3784 remove the bit saying you must set it.
3785
37862006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * trouble.texi (Checklist):
3789 * text.texi (Text, Auto Fill, Text Mode):
3790 * search.texi (Nonincremental Search):
3791 * rmail.texi (Rmail Labels):
3792 * mule.texi (Input Methods, Multibyte Conversion):
3793 * misc.texi (Gnus, Where to Look, PostScript):
3794 * maintaining.texi (Create Tags Table):
3795 * indent.texi (Indentation Commands):
3796 * fixit.texi (Spelling):
3797 * emacs.texi (Copying):
3798 * custom.texi (Init File): ifinfo -> ifnottex.
3799
8cf51b2c
GM
38002006-05-17 Richard Stallman <rms@gnu.org>
3801
3802 * files.texi (Diff Mode): Mention C-x `.
3803
38042006-05-08 Richard Stallman <rms@gnu.org>
3805
3806 * custom.texi (Disabling): Textual cleanups.
3807
8cf51b2c
GM
38082006-05-12 Glenn Morris <rgm@gnu.org>
3809
3810 * calendar.texi (Displaying the Diary, Format of Diary File):
3811 Refer to diary-view-entries, diary-list-entries,
3812 diary-show-all-entries rather than obsolete aliases.
3813
38142006-05-12 Eli Zaretskii <eliz@gnu.org>
3815
3816 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3817 (Displaying the Diary, Special Diary Entries, Importing Diary):
3818 * building.texi (Compilation Shell):
3819 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3820 emacs-xtra with @inforef's.
3821
3822 * files.texi (Visiting): Fix wording.
3823
3824 * mule.texi (Coding Systems, Text Coding): More indexing.
3825 Mention that C-x RET f can set eol conversion.
3826
c8763fb6 38272006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3828
3829 * xresmini.texi (GTK resources): Insert GTK description.
3830
3831 * xresources.texi (GTK resources): metafont should be menufont.
3832
8cf51b2c
GM
38332006-05-06 Michael Albinus <michael.albinus@gmx.de>
3834
49823426 3835 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3836 method, user name and host name is active only in partial
3837 completion mode.
3838
8cf51b2c
GM
38392006-05-06 Eli Zaretskii <eliz@gnu.org>
3840
3841 * makefile.w32-in (emacs.dvi):
3842 * Makefile.in (emacs.dvi): Add xresmini.texi.
3843
3844 * xresmini.texi (Table of Resources): Remove xref to non-existent
3845 node "LessTif Resources".
3846
3847 * msdog.texi (Microsoft Windows):
3848 * calendar.texi (Calendar/Diary, Displaying the Diary)
3849 (Special Diary Entries, Importing Diary, Holidays):
3850 * programs.texi (Program Modes):
3851 * text.texi (Text):
3852 * buffers.texi (Several Buffers):
3853 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3854
38552006-05-06 Eli Zaretskii <eliz@gnu.org>
3856
3857 The following changes merge the emacs-xtra manual into the main
3858 manual, but only for on-line version of the manual.
3859
3860 * vc2-xtra.texi (Version Backups, Local Version Control)
3861 (Making Snapshots, Change Logs and VC, Version Headers)
3862 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3863 on-line manual.
3864
3865 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3866 for on-line manual.
3867
3868 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3869 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3870 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3871 for on-line manual.
3872
3873 * fortran-xtra.texi (Fortran, Fortran Autofill)
3874 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3875 for on-line manual.
3876
3877 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3878 Conditional xref's for on-line manual.
3879
3880 * emerge-xtra.texi (Emerge, Overview of Emerge)
3881 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3882 manual.
3883
3884 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3885 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3886 (EMACSSOURCES): Use EMACS_XTRA.
3887 (../info/emacs-xtra): Remove.
3888 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3889
3890 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3891 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3892 (EMACSSOURCES): Use EMACS_XTRA.
3893 ($(infodir)/emacs-xtra): Remove.
3894 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3895
3896 * trouble.texi (Quitting):
3897 * text.texi (Text):
3898 * programs.texi (Program Modes):
3899 * msdog.texi (Microsoft Windows):
3900 * frames.texi (Frames):
3901 * files.texi (Backup, Version Control, VC Concepts)
3902 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3903 (Registering, VC Status, VC Undo, Multi-User Branching)
3904 (Comparing Files):
3905 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3906 (Displaying the Diary, Special Diary Entries, Importing Diary):
3907 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3908 conditional xref's, depending on @iftex/@ifnottex.
3909
3910 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3911 "MS-DOS". @include msdog-xtra.texi.
3912
3913 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3914 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3915
3916 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3917 for vc-xtra.texi subsections.
3918 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3919 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3920
3921 * sending.texi (Sending Mail): A @node line without explicit Prev,
3922 Next, and Up links.
3923
3924 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3925 Next, and Up links.
3926
3927 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3928 and its sections. @include picture-xtra.texi.
3929
3930 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3931 "Emerge".
3932 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3933
3934 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3935 exact duplicate of its name-sake in calendar.texi.
3936
3937 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3938 "Advanced Calendar/Diary Usage".
3939 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3940
3941 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3942 dired-xtra.texi.
3943 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3944
3945 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3946 (Files) [ifnottex]: Add menu entry for Autorevert.
3947
3948 * emacs-xtra.texi (Introduction): Reword to make consistent with
3949 printed version only.
3950 <Top level>: Remove the body of all chapters and move them to the
3951 new *-xtra.texi files. Use @raisesections and @lowersections to
3952 convert sections to chapters etc.
3953
3954 * msdog-xtra.texi:
3955 * fortran-xtra.texi:
3956 * vc-xtra.texi:
3957 * vc1-xtra.texi:
3958 * vc2-xtra.texi:
3959 * emerge-xtra.texi:
3960 * cal-xtra.texi:
3961 * dired-xtra.texi:
3962 * arevert-xtra.texi: New files, with text from respective chapters
3963 of emacs-xtra.texi. Convert each @chapter into @section, @section
3964 into @subsection, etc.
3965
3966 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3967 updated.
3968
3969 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3970 Windows". All references updated.
3971
39722006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3973
3974 * macos.texi (Mac Input): Mention input from Character Palette.
3975 (Mac Font Specs): Fix typo.
3976
39772006-05-05 Richard Stallman <rms@gnu.org>
3978
3979 * files.texi (Diff Mode): Minor cleanup.
3980
39812006-05-05 Karl Berry <karl@gnu.org>
3982
8cf51b2c
GM
3983 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3984 errors from the current release of makeinfo (4.8).
3985 * help.texi (Library Keywords): Change widest word in multitable
3986 template from `emulations' to `convenience'. (Not sure if this is
3987 related to the font change.)
3988
39892006-05-05 Eli Zaretskii <eliz@gnu.org>
3990
3991 * files.texi (File Names): Add a footnote about limited support of
3992 ~USER on MS-Windows.
3993
3994 * cmdargs.texi (Initial Options): Add a footnote about limited
3995 support of ~USER on MS-Windows.
3996
39972006-05-03 Richard Stallman <rms@gnu.org>
3998
3999 * files.texi (Diff Mode): Node moved here.
4000 (Comparing Files): Delete what duplicates new node.
4001 (Files): Put Diff Mode in menu.
4002
4003 * misc.texi (Diff Mode): Moved to files.texi.
4004
4005 * emacs.texi (Top): Update menu for Diff Mode.
4006
4007 * trouble.texi (Emergency Escape): Simplify.
4008
4009 * emacs.texi (Top): Minor clarification.
4010
40112006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4012
4013 * commands.texi, entering.texi, screen.texi: Many simplifications.
4014
40152006-05-03 Richard Stallman <rms@gnu.org>
4016
4017 * commands.texi (Text Characters): Delete paragraph about unibyte
4018 non-ASCII printing chars.
4019
4020 * killing.texi (Killing): Say "graphical displays".
4021 * display.texi: Say "graphical displays".
4022
4023 * cmdargs.texi (Misc X): Say "graphical displays".
4024
40252006-05-01 Richard Stallman <rms@gnu.org>
4026
4027 * emacs.texi (Top): Add Diff Mode to menu.
4028
40292006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4030
4031 * misc.texi (Diff Mode): New node.
4032
40332006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4034
4035 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4036 (Mac Environment Variables): Shorten example line.
4037 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4038
40392006-05-01 Nick Roberts <nickrob@snap.net.nz>
4040
4041 * building.texi (GUD Customization): Describe cases %d and %c.
4042 Update description for %e.
4043
40442006-04-30 Glenn Morris <rgm@gnu.org>
4045
4046 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4047
40482006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4049
4050 * custom.texi (Examining): Update C-h v output example.
4051
40522006-04-29 Kim F. Storm <storm@cua.dk>
4053
4054 * building.texi (Grep Searching): Add lgrep and rgrep.
4055
8cf51b2c
GM
40562006-04-23 Richard Stallman <rms@gnu.org>
4057
4058 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4059
4060 * xresmini.texi: New file.
4061
4062 * xresources.texi (Face Resources): Split table into font resources
4063 and the rest. Combine similar attributes for brevity.
4064
8cf51b2c
GM
40652006-04-21 Eli Zaretskii <eliz@gnu.org>
4066
4067 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4068 backslashes and case-insensitivity in file names (moved to the
4069 main manual).
4070 (MS-DOS Printing): Move most of the text to the main manual.
4071
4072 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4073 New nodes.
4074 (Windows Processes, Windows System Menu): Add index entries and
4075 fix wording.
4076
8cf51b2c
GM
40772006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4078
4079 * misc.texi (Shell Ring): Add notes on saved input when
4080 navigating off the end of the history list.
4081
40822006-04-18 Chong Yidong <cyd@mit.edu>
4083
4084 * misc.texi (Shell Options): Correct default value of
4085 comint-scroll-show-maximum-output.
4086
8cf51b2c
GM
40872006-04-18 Nick Roberts <nickrob@snap.net.nz>
4088
4089 * building.texi (Watch Expressions): Update.
4090
8cf51b2c
GM
40912006-04-12 Richard Stallman <rms@gnu.org>
4092
4093 * search.texi: Clean up previous change.
4094
40952006-04-12 Eli Zaretskii <eliz@gnu.org>
4096
4097 * search.texi (Regexp Backslash, Regexp Replace): Add index
4098 entries for ``back reference'' and mention the term itself in the
4099 text.
4100
41012006-04-11 Richard Stallman <rms@gnu.org>
4102
4103 * custom.texi (Safe File Variables):
4104 Document enable-local-variables = :safe.
4105
41062006-04-11 Karl Berry <karl@gnu.org>
4107
4108 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4109 (Remote Repositories, Version Backups, Local Version Control)
4110 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4111 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4112 (Renaming VC Work Files and Master Files)
4113 (Inserting Version Control Headers, Customizing VC, General Options)
4114 (Options for RCS and SCCS, Options specific for CVS): Move all
4115 these nodes to emacs-xtra.texi, for brevity.
4116 * cmdargs.texi, files.texi: Change cross-references.
4117
8cf51b2c
GM
41182006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4119
4120 * files.texi (Old Versions): Update description of vc-annotate's
4121 use of color to indicate date ranges.
4122
8cf51b2c
GM
41232006-04-09 Kevin Ryde <user42@zip.com.au>
4124
8cf51b2c
GM
4125 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4126 put info and printed manual names the right way around.
4127
41282006-04-09 Karl Berry <karl@gnu.org>
4129
4130 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4131 emacs-xtra.texi, leaving only MS Windows information.
4132 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4133 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4134 node names.
4135
4136 * emacs.texi: Move @summarycontents and @contents to the beginning
4137 of the file.
4138
8cf51b2c
GM
41392006-04-08 Kevin Ryde <user42@zip.com.au>
4140
4141 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4142
41432006-04-07 Richard Stallman <rms@gnu.org>
4144
4145 * programs.texi (Comments, Comment Commands, Options for Comments)
4146 (Multi-Line Comments): "Align", not "indent".
4147 (Basic Indent): C-j deletes trailing whitespace before the newline.
4148
41492006-04-06 Richard Stallman <rms@gnu.org>
4150
8cf51b2c
GM
4151 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4152
41532006-04-06 Eli Zaretskii <eliz@gnu.org>
4154
4155 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4156
8cf51b2c
GM
41572006-04-05 Richard Stallman <rms@gnu.org>
4158
4159 * emacs.texi (Top): Update subnode menu.
4160
4161 * trouble.texi (Unasked-for Search): Node deleted.
4162 (Lossage): Delete from menu.
4163
41642006-04-04 Richard Stallman <rms@gnu.org>
4165
4166 * trouble.texi: Various cleanups.
4167 (Checklist): Don't bother saying how to snail a bug report.
4168 (Emergency Escape): Much rewriting.
4169 (After a Crash): Rename the core dump immediately.
4170 (Total Frustration): Call it a psychotherapist.
4171 (Bug Criteria): Avoid "illegal instruction".
4172 (Sending Patches): We always put the contributor's name in.
4173
4174 * misc.texi (Thumbnails): Minor correction.
4175
8cf51b2c
GM
41762006-04-03 Richard Stallman <rms@gnu.org>
4177
4178 * misc.texi (Thumbnails): Minor cleanup.
4179
41802006-04-02 Karl Berry <karl@gnu.org>
4181
4182 * sending.texi (Mail Sending): pxref to Top needs five args.
4183
4184 * texinfo.tex: Update to current version (2006-03-21.13).
4185
8cf51b2c
GM
41862006-03-31 Richard Stallman <rms@gnu.org>
4187
4188 * emacs.texi (Top): Update subnode menu.
4189
4190 * help.texi (Help Mode): Cleanup.
4191
4192 * dired.texi: Many cleanups.
4193 (Dired Deletion): Describe dired-recursive-deletes.
4194 (Operating on Files): dired-create-directory moved.
4195 (Misc Dired Features): Move to here.
4196 (Tumme): Node moved to misc.texi.
4197
4198 * custom.texi: Many cleanups.
4199 (Minor Modes): Don't mention ISO Accents Mode.
4200 (Examining): Update C-h v output example.
4201 (Hooks): Add index and xref for add-hook.
4202 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4203 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4204
4205 * misc.texi: Many cleanups.
4206 (beginning): Add to summary of topics.
4207 (Shell): Put eshell xref at the end. Remove eshell from table.
4208 (Thumbnails): New node.
4209
8cf51b2c
GM
42102006-03-28 Eli Zaretskii <eliz@gnu.org>
4211
4212 * files.texi (File Name Cache): Make it clear that the cache is
4213 not persistent.
4214
8cf51b2c
GM
42152006-03-25 Karl Berry <karl@gnu.org>
4216
49823426
GM
4217 * emacs-xtra.texi, emacs.texi, gnu.texi:
4218 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4219 (2) do not indent copyright year list (or anything else).
4220
8cf51b2c
GM
42212006-03-21 Juanma Barranquero <lekktu@gmail.com>
4222
4223 * files.texi (VC Dired Mode): Remove misplaced brackets.
4224
42252006-03-21 Andre Spiegel <spiegel@gnu.org>
4226
4227 * files.texi: Various updates and clarifications in the VC chapter.
4228
42292006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4230
4231 * help.texi (Help Mode): Document "C-c C-c".
4232
8cf51b2c
GM
42332006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4234
4235 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4236 menu in the standalone Info reader.
4237
42382006-03-15 Chong Yidong <cyd@stupidchicken.com>
4239
4240 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4241 moved here from Emacs manual.
4242
4243 * programs.texi (Fortran): Section moved to emacs-xtra.
4244 (Program Modes): Xref to Fortran in emacs-xtra.
4245
4246 * maintaining.texi (Emerge): Move to emacs-xtra.
4247 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4248
4249 * picture.texi: File deleted.
4250 * Makefile.in:
4251 * makefile.w32-in: Remove picture.texi.
4252
4253 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4254 * abbrevs.texi (Abbrevs):
4255 * sending.texi (Sending Mail): Picture node removed.
4256
4257 * emacs.texi (Top): Update node listings.
4258
8cf51b2c
GM
42592006-03-12 Richard Stallman <rms@gnu.org>
4260
4261 * calendar.texi: Various cleanups.
4262
8cf51b2c
GM
42632006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4264
4265 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4266 syntax.
4267
8cf51b2c
GM
42682006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4269
4270 * search.texi (Regexps): More accurately describe which characters
4271 are special in which situations. Recommend _not_ to quote `]' or
4272 `-' when they are not special.
4273
8cf51b2c
GM
42742006-02-28 Andre Spiegel <spiegel@gnu.org>
4275
4276 * files.texi (Old Versions): Clarify operation of C-x v =.
4277
8cf51b2c
GM
42782006-02-21 Nick Roberts <nickrob@snap.net.nz>
4279
4280 * building.texi (Watch Expressions): Update and describe
4281 gdb-speedbar-auto-raise.
4282
42832006-02-19 Richard M. Stallman <rms@gnu.org>
4284
4285 * emacs.texi: Use @smallbook.
4286 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4287 Update subnode menu.
4288
4289 * building.texi (Lisp Interaction): Minor addition.
4290
42912006-02-18 Nick Roberts <nickrob@snap.net.nz>
4292
4293 * building.texi (Watch Expressions): Update and be more precise.
4294
c8763fb6 42952006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4296
4297 * maintaining.texi (Create Tags Table): Explain why the
4298 exception when etags writes to files under the /dev tree.
4299
43002006-02-14 Richard M. Stallman <rms@gnu.org>
4301
4302 * custom.texi (Safe File Variables): Lots of clarification.
4303 Renamed from Unsafe File Variables.
4304
43052006-02-14 Chong Yidong <cyd@stupidchicken.com>
4306
4307 * custom.texi (Unsafe File Variables): File variable confirmation
4308 assumed denied in batch mode.
4309
43102006-02-14 Richard M. Stallman <rms@gnu.org>
4311
4312 * building.texi (GDB User Interface Layout): Don't say `inferior'
4313 for program being debugged.
4314
43152006-02-15 Nick Roberts <nickrob@snap.net.nz>
4316
4317 * building.texi (GDB Graphical Interface):
4318 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4319
43202006-02-13 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * custom.texi (Specifying File Variables, Unsafe File Variables):
4323 New nodes, split from File Variables. Document new file local
4324 variable behavior.
4325
43262006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4327
4328 * display.texi (Standard Faces):
8cf51b2c
GM
4329 * files.texi (Visiting):
4330 * frames.texi (Clipboard):
4331 * glossary.texi (Glossary) <Clipboard>:
4332 * xresources.texi (X Resources): Mention Mac OS port.
4333
8cf51b2c
GM
43342006-02-12 Richard M. Stallman <rms@gnu.org>
4335
4336 * building.texi (Building): Clarify topic in intro.
4337
4338 * maintaining.texi (Maintaining): Change title; clarify topic.
4339 Delete duplicate index entries.
4340
4341 * building.texi (Other GDB User Interface Buffers): Clarifications.
4342
4343 * text.texi (Cell Commands): Clarifications.
4344
4345 * programs.texi (Defuns): Delete duplicate explanation of
4346 left-margin paren convention.
4347 (Hungry Delete): Minor cleanup.
4348
43492006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4350
4351 * dired.texi (Tumme): More tumme documentation.
4352
43532006-02-11 Alan Mackenzie <acm@muc.de>
4354
4355 * programs.texi ("Hungry Delete"): Correct the appellation of the
4356 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4357
43582006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4359
4360 * dired.texi (Tumme): Fix small bug.
4361
43622006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4363
4364 * macos.texi (Mac International): Rename "fontset-mac" to
4365 "fontset-standard".
4366
8cf51b2c
GM
43672006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4368
4369 * dired.texi (Tumme): Basic documentation for Tumme added.
4370
8cf51b2c
GM
43712006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4372
4373 * mule.texi (International):
4374 * programs.texi (Basic Indent): Fix typos.
4375
8cf51b2c
GM
4376 * custom.texi (Minor Modes):
4377 * display.texi (Text Display):
4378 * commands.texi (Text Characters): Update xrefs.
4379
43802006-02-07 Richard M. Stallman <rms@gnu.org>
4381
4382 * emacs.texi (Top): Update subnode menu.
4383 Update info on old Emacs papers.
4384 (Intro): "Graphical display", not window system.
4385
4386 * xresources.texi (GTK styles): Minor clarifications.
4387
4388 * trouble.texi: "Graphical display", not window system.
4389 (Stuck Recursive): Minor clarification.
4390
4391 * text.texi: Minor clarifications.
4392 (Sentences): Explain why two-space convention is better.
4393 Explain sentence-end-without-period here.
4394 (Fill Commands): Not here.
4395 (Refill): Node moved down.
4396 (Filling): Update menu.
4397 (Table Creation, Cell Justification, Column Commands): Clarify.
4398
4399 * sending.texi: Minor clarifications.
4400
4401 * search.texi (Regexp Backslash): Clarification.
4402
4403 * rmail.texi: Minor cleanups.
4404 (Rmail): Delete digression about `rmail-mode'.
4405 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4406 (Rmail Files): Mention C-u M-x rmail.
4407 (Rmail Reply): Mention References.
4408 (Rmail Display): Mention rmail-nonignored-headers.
4409
4410 * programs.texi: Minor cleanups.
4411 (Comment Commands): Mention momentary Transient Mark mode.
4412 (Matching): Be more specific about customizing show-paren-mode.
4413 (Info Lookup): Don't list the modes that support C-h S.
4414 Just say what it does in an unsupported mode.
4415 (Man Page): Delete excessive info on customizing woman.
4416 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4417
4418 * abbrevs.texi: Minor clarifications.
4419 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4420 not "dynamic abbrevs" as if they were a kind of abbrev.
4421
4422 * picture.texi (Picture): Minor cleanup.
4423
4424 * mule.texi (Communication Coding): Say "other applications".
4425 (Fontsets): Not specific to X. Add xref to X Resources.
4426 (Unibyte Mode): Rename from Single-Byte Character Support.
4427 "Graphical display", not window system.
4428 (International): Update menu.
4429
4430 * maintaining.texi (Format of ChangeLog):
4431 New node, split out from ChangeLog.
4432 (ChangeLog): Clarifications in the remaining text.
4433 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4434 (Find Tag): Add @w.
4435 (Tags Search): Explain tag table order here. Simplify grep ref.
4436 (List Tags): tags-tag-face is a variable, not a face.
4437 (Emerge): Cleanups.
4438
4439 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4440 (Keyboard Macros): Avoid "the user".
4441
4442 * killing.texi: "Graphical display", not window system.
4443
4444 * help.texi (Help Echo): "Graphical display", not window system.
4445
4446 * glossary.texi: Say "you", not "the user". Say "graphical display".
4447
4448 * frames.texi: Minor cleanups. "Graphical display", not window system.
4449
4450 * files.texi (Visiting): Make drag-and-drop not X-specific.
4451
4452 * custom.texi: Minor cleanups. "Graphical display", not window system.
4453
4454 * cmdargs.texi: Minor cleanups.
4455
4456 * building.texi (Compilation): Move and split kill-compilation para.
4457 Add para about multiple compilers.
4458 (Compilation Mode): Commands also available in grep mode and others.
4459 Mention C-u C-x ` more tutorially. Clarify C-x `.
4460 (Compilation Shell): Clarify. Put Bash example first.
4461 (Grep Searching): Minor cleanups; add @w.
4462 (Debuggers): Minor cleanups.
4463 (Starting GUD): Make GDB xgraphical mode issue clearer.
4464 (Debugger Operation): Lots of clarifications including
4465 GDB tooltip side-effect issue.
4466 (Commands of GUD): Clarify.
4467 (GUD Customization): Add bashdb-mode-hook.
4468 (GDB Graphical Interface): Rewrite for clarity.
4469 (GDB User Interface Layout): Rewrite for clarity.
4470 (Stack Buffer, Watch Expressions): Likewise.
4471 (Other GDB User Interface Buffers): Cleanups.
4472 (Lisp Libraries, External Lisp): Cleanup.
4473
4474 * basic.texi (Position Info): "Graphical displays", rather than
4475 window systems.
4476
4477 * anti.texi: Minor cleanup.
4478
8cf51b2c
GM
44792006-02-03 Eli Zaretskii <eliz@gnu.org>
4480
4481 * custom.texi (Init File, Find Init): Add cross-references to
4482 where $HOME is described.
4483
44842006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4485
4486 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4487 is not inside the @table.
4488
4489 * emacs.texi (Top): Correct node name.
4490
4491 * files.texi (File Names): Fix @xref.
4492 (Reverting): Fix typo.
4493
4494 * mule.texi (International): Correct node name.
4495
4496 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4497
44982006-02-01 Richard M. Stallman <rms@gnu.org>
4499
4500 * emacs.texi (Top): Update subnode menu.
4501
4502 * mule.texi: Minor clarifications.
4503 Reduce the specific references to X Windows.
4504 Refer to "graphical" terminals, rather than window systems.
4505 (Text Coding): Rename from Specify Coding.
4506 (Communication Coding, File Name Coding, Terminal Coding):
4507 New nodes split out from Text Coding.
4508
4509 * kmacro.texi: Minor clarifications.
4510 (Keyboard Macro Ring): Comment out some excessive commands.
4511 (Basic Keyboard Macro): Split up the table, putting part in each node.
4512
4513 * major.texi: Minor clarifications.
4514
4515 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4516
4517 * windows.texi: Minor clarifications.
4518 (Change Window): Don't describe mode-line mouse cmds here.
4519 Add xref to Mode Line Mouse.
4520
4521 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4522
4523 * macos.texi (Mac International): Fix xref.
4524
4525 * indent.texi: Minor clarifications.
4526
4527 * frames.texi: Minor clarifications.
4528 Reduce the specific references to X Windows.
4529 Refer to "graphical" terminals, rather than window systems.
4530 (Frame Parameters): Don't mention commands like
4531 set-foreground-color. Just say to customize a face.
4532 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4533
4534 * files.texi: Minor clarifications.
4535 (Numbered Backups): New node, split out from Backup Names.
4536
4537 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4538
4539 * cmdargs.texi (General Variables): Fix xref.
4540
4541 * buffers.texi: Minor clarifications.
4542
8cf51b2c
GM
45432006-01-31 Richard M. Stallman <rms@gnu.org>
4544
4545 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4546 Nodes moved to top.
4547
4548 * display.texi: Minor clarifications.
4549 (Display): Rearrange menu.
4550 (Standard Faces): Mention query-replace face.
4551 (Faces): Simplify.
4552 (Font Lock): Simplify face customization info.
4553 (Highlight Changes): Node merged into Highlight Interactively.
4554 (Highlight Interactively): Much rewriting and cleanup.
4555 (Optional Mode Line): Narrowed line number not good for goto-line.
4556 Simplify face customization advice.
4557 (Text Display): Mention use of escape-glyph face.
4558 Move ctl-arrow and tab-width here.
4559 (Display Custom): Move no-redraw-on-reenter to end of node.
4560
4561 * search.texi: Minor clarifications.
4562 (Isearch Scroll): Simplify.
4563 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4564
4565 * regs.texi (Registers): Mention bookmarks here.
4566
4567 * mark.texi: Minor clarifications.
4568 (Selective Undo): Node deleted.
4569
4570 * m-x.texi: Minor clarifications.
4571
4572 * killing.texi: Minor clarifications.
4573 Refer to "graphical" terminals, rather than window systems.
4574
4575 * help.texi: Clarifications.
4576 (Help): Don't describe C-h F and C-h K here.
4577 (Key Help): Describe C-h K here.
4578 (Name Help): Mention Emacs Lisp Intro.
4579 Describe C-h F here.
4580 (Misc Help): Mention C-h F and C-h K only briefly.
4581
4582 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4583 Selective undo text merged in.
4584 (Spelling): Mention Aspell along with Ispell.
4585
4586 * emacs.texi (Top): Update subnode menus.
4587
4588 * basic.texi (Basic Undo): Rename from Undo. Most of text
4589 moved to new Undo node.
4590
8cf51b2c
GM
45912006-01-29 Chong Yidong <cyd@stupidchicken.com>
4592
4593 * basic.texi (Continuation Lines, Inserting Text):
4594 Mention longlines mode.
4595
45962006-01-29 Richard M. Stallman <rms@gnu.org>
4597
10d1d0af 4598 * screen.texi: Minor cleanups.
8cf51b2c
GM
4599 (Screen): Clean up the intro paragraphs.
4600 (Mode Line): Lots of rewriting. Handle frame-name better.
4601 eol-mnemonic-... vars moved out.
4602
4603 * emacs.texi (Top): Change menu item for MS-DOS node.
4604 Update subnode menu.
4605
4606 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4607 chapter relates to Windows. Title changed.
4608
4609 * mini.texi: Minor cleanups.
4610
4611 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4612 (Mark): Put it in the menu.
4613
4614 * entering.texi: Minor cleanups.
4615
4616 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4617 (Intro): Refer to "graphical" terminals, rather than X.
4618
4619 * display.texi (Display Custom): Add xref to Variables.
4620 (Optional Mode Line): eol-mnemonic-... vars moved here.
4621
4622 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4623 rather than X.
4624
8cf51b2c
GM
4625 * basic.texi: Minor cleanups.
4626 (Undo): selective-undo moved.
4627
8cf51b2c
GM
46282006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4629
4630 * anti.texi (Antinews): Various corrections and additions.
4631
46322006-01-23 Juri Linkov <juri@jurta.org>
4633
4634 * custom.texi (Easy Customization, Customization Groups)
4635 (Browsing Custom): Mention links along with buttons.
4636
8cf51b2c
GM
46372006-01-21 Eli Zaretskii <eliz@gnu.org>
4638
8cf51b2c
GM
4639 * text.texi (TeX Print): Use @key for TAB.
4640
8cf51b2c
GM
4641 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4642
8cf51b2c
GM
46432006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4644
4645 * files.texi (File Aliases): Don't claim that usually separate
4646 buffers are created for two file names that name the same data.
4647 Mention additional situations where different names mean the same
4648 file on disk.
4649
46502006-01-19 Richard M. Stallman <rms@gnu.org>
4651
4652 * killing.texi (Deletion): Upcase @key argument.
4653
4654 * custom.texi (Custom Themes): Minor cleanup.
4655
4656 * programs.texi (Hungry Delete): Upcase @key argument.
4657
8cf51b2c
GM
46582006-01-16 Juri Linkov <juri@jurta.org>
4659
4660 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4661 Move `mode-line-highlight' before `mode-line-buffer-id'.
4662
8cf51b2c
GM
46632006-01-14 Richard M. Stallman <rms@gnu.org>
4664
4665 * basic.texi (Inserting Text): Minor cleanup.
4666
8cf51b2c
GM
46672006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4668
4669 * custom.texi (Changing a Variable, Face Customization):
4670 Update for changes in Custom menus.
4671
8cf51b2c
GM
46722006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4673
4674 * macos.texi (Mac International): Undo last change.
4675
8cf51b2c
GM
46762006-01-02 Chong Yidong <cyd@stupidchicken.com>
4677
4678 * custom.texi (Custom Themes): Describe the new
4679 customize-create-theme interface.
4680
46812005-12-30 Juri Linkov <juri@jurta.org>
4682
4683 * basic.texi (Position Info): Update example.
4684
c8763fb6 46852005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4686
4687 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4688
46892005-12-24 Chong Yidong <cyd@stupidchicken.com>
4690
4691 * custom.texi (Custom Themes): `load-theme' always loads.
4692
46932005-12-23 Juri Linkov <juri@jurta.org>
4694
4695 * display.texi (Highlight Interactively): Use double space to
4696 separate sentences. Replace C-p with M-p, and C-n with M-n.
4697
46982005-12-22 Richard M. Stallman <rms@gnu.org>
4699
4700 * custom.texi (Easy Customization and subnodes):
4701 Replace "active field" with "button".
4702 Use "user option" only for variables.
4703 Use "setting" for variable-or-face.
4704
47052005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * buffers.texi (Select Buffer): Change order in table to make
4708 "Similar" refer to the correct item.
4709 (Indirect Buffers): Minor rewording.
4710
8cf51b2c
GM
47112005-12-20 Juri Linkov <juri@jurta.org>
4712
4713 * files.texi (VC Status): Put P and N near p and n.
4714
8cf51b2c
GM
47152005-12-19 Richard M. Stallman <rms@gnu.org>
4716
4717 * programs.texi (Electric C): Delete the info about newline control.
4718 (Other C Commands): Minor cleanup.
4719 (Left Margin Paren): Minor cleanup.
4720
47212005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4722
4723 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4724 (Customization Groups): Delete text moved to "Browsing Custom".
4725 (Browsing Custom): New node.
4726 (Specific Customization): Clarify which commands only work for
4727 loaded options.
4728
47292005-12-18 Bill Wohler <wohler@newt.com>
4730
4731 * frames.texi (Tool Bars): Shorten text of previous change.
4732
47332005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4734
4735 * files.texi (VC Status): Document log-view mode.
4736
47372005-12-18 Bill Wohler <wohler@newt.com>
4738
4739 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4740 permanently via the customize interface.
4741
8cf51b2c
GM
47422005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4743
4744 * killing.texi (Killing by Lines): Document `kill-whole-line'
4745 function.
4746
c8763fb6 47472005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4748
4749 * buffers.texi (Select Buffer): Change `prev-buffer' to
4750 `previous-buffer'. Indicate that these functions use a frame
4751 local buffer list.
4752
8cf51b2c
GM
47532005-12-12 Richard M. Stallman <rms@gnu.org>
4754
4755 * custom.texi (Easy Customization): Change menu comment.
4756 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4757
4758 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4759 (Help): Among the Apropos commands, describe only C-h a here.
4760
47612005-12-11 Richard M. Stallman <rms@gnu.org>
4762
4763 * programs.texi (Options for Comments): Comment-end starts with space.
4764
4765 * glossary.texi (Glossary): Minor cleanup.
4766
4767 * files.texi (Old Versions): Use @table.
4768
8cf51b2c
GM
47692005-12-10 David Koppelman <koppel@ece.lsu.edu>
4770
4771 * display.texi (Highlight Interactively): Include
4772 global-hi-lock-mode. Add miscellaneous details and elaborations.
4773
47742005-12-09 Richard M. Stallman <rms@gnu.org>
4775
4776 * display.texi (Font Lock): Delete the Global FL menu item.
4777
47782005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4779
4780 * custom.texi (Minibuffer Maps): Mention the maps for file name
4781 completion.
4782
47832005-12-09 Kim F. Storm <storm@cua.dk>
4784
4785 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4786 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4787 cursor to next corner in rectangle; clarify insert around rectangle.
4788
8cf51b2c
GM
47892005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * custom.texi (Customization): Use xref to elisp manual for
4792 non-TeX output.
4793 (Minor Modes): Update.
4794 (Customization Groups, Changing a Variable, Face Customization):
4795 Update for new appearance of Custom buffers.
4796 (Changing a Variable): `custom-buffer-done-function' has been
4797 replaced by `custom-buffer-done-kill'.
4798 (Specific Customization): In the `customize-group' buffer, a
4799 subgroup's contents are not "hidden". They are not included at
4800 all. They have no [Show] button.
4801 (Mouse Buttons): Add pxref to description of mouse event lists in
4802 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4803 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4804 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4805
48062005-12-08 Richard M. Stallman <rms@gnu.org>
4807
4808 * mini.texi (Completion Commands, Completion):
4809 In file name input, SPC does not do completion.
4810
8cf51b2c
GM
48112005-12-08 Nick Roberts <nickrob@snap.net.nz>
4812
4813 * building.texi (GDB Graphical Interface): Explain screen size
4814 setting.
4815 (Other GDB User Interface Buffers): Describe features specific to
4816 GDB 6.4.
4817
8cf51b2c
GM
48182005-12-01 Nick Roberts <nickrob@snap.net.nz>
4819
4820 * building.texi (GDB User Interface Layout): Describe how to
4821 kill associated buffers.
4822 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4823 (Watch Expressions): Be more precise.
4824 (Other GDB User Interface Buffers): Describe how to change a
4825 register value.
4826
8cf51b2c
GM
48272005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4828
4829 * macos.texi (Mac Input): Remove description of
4830 mac-command-key-is-meta. Add descriptions of
4831 mac-control-modifier, mac-command-modifier, and
4832 mac-option-modifier.
4833 (Mac International): Fix description of conversion of clipboard data.
4834 (Mac Font Specs): Add example of font customization by face attributes.
4835
48362005-11-22 Nick Roberts <nickrob@snap.net.nz>
4837
4838 * building.texi (Watch Expressions): Expand description.
4839 (Other GDB User Interface Buffers): Describe local map for
4840 gud-watch.
4841
48422005-11-21 Chong Yidong <cyd@stupidchicken.com>
4843
4844 * display.texi (Font Lock): Font lock is enabled by default now.
4845
48462005-11-20 Juri Linkov <juri@jurta.org>
4847
4848 * basic.texi (Position Info): Update examples of the output.
4849 Remove the fact that examples are produced in the TeXinfo buffer,
4850 because in the Info reader users will get a different output from
4851 `C-x ='.
4852
4853 * building.texi (Compilation Mode): Remove paragraph duplicated
4854 from the node `Compilation'. Add `compilation-skip-threshold'.
4855
4856 * display.texi (Font Lock): Suggest more user-friendly method of
4857 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4858
48592005-11-18 Richard M. Stallman <rms@gnu.org>
4860
4861 * files.texi (Registering): Mention @@ in mode line.
4862
4863 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4864
48652005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4866
4867 * files.texi (Renaming and VC): Some back-ends don't
4868 handle renaming.
4869
8cf51b2c
GM
48702005-11-17 Juri Linkov <juri@jurta.org>
4871
4872 * emacs.texi (Top):
4873 * display.texi (Highlight Interactively): Put this font-lock based
4874 mode near Font Lock node.
4875
48762005-11-16 Chong Yidong <cyd@stupidchicken.com>
4877
4878 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4879 icons.
4880
48812005-11-12 Kim F. Storm <storm@cua.dk>
4882
4883 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4884 (Help Summary): Add C-h d and C-h e.
4885 (Apropos): Clarify that all apropos commands may search for either
4886 list of words or a regexp. Add C-h d for apropos-documentation.
4887 Describe apropos-documentation-sort-by-scores user option.
4888
8cf51b2c
GM
48892005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * killing.texi (CUA Bindings): Add @section.
4892
48932005-11-10 Kim F. Storm <storm@cua.dk>
4894
4895 * emacs.texi (Top): Add CUA Bindings entry to menu.
4896
4897 * killing.texi (CUA Bindings): New node. Moved here from
4898 misc.texi and extended with info on rectangle commands and
4899 rectangle highlighting, interface to registers, and the global
4900 mark feature.
4901
4902 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4903
4904 * regs.texi: Prev link points to CUA Bindings node.
4905
49062005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4907
4908 * help.texi (Help Echo): By default, help echos are only shown on
4909 mouse-over, not on point-over.
4910
c8763fb6 49112005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4912
4913 * misc.texi (Shell Mode): Describe how to activate password echoing.
4914
8cf51b2c
GM
49152005-11-04 Romain Francoise <romain@orebokech.com>
4916
4917 * mark.texi (Mark Ring): Fix typo.
4918
49192005-11-03 Richard M. Stallman <rms@gnu.org>
4920
4921 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4922
49232005-11-01 Bill Wohler <wohler@newt.com>
4924
4925 * help.texi (Help Mode): Fix typo.
4926
49272005-11-01 Nick Roberts <nickrob@snap.net.nz>
4928
4929 * building.texi (Other GDB User Interface Buffers): Describe
4930 the command gdb-use-inferior-io-buffer.
4931
49322005-10-31 Romain Francoise <romain@orebokech.com>
4933
4934 * files.texi (Compressed Files): Fix typo.
4935
4936 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4937
4938 * windows.texi (Force Same Window): Likewise.
4939
49402005-10-30 Bill Wohler <wohler@newt.com>
4941
4942 * help.texi (Help Mode): URLs viewed with browse-url.
4943
49442005-10-31 Nick Roberts <nickrob@snap.net.nz>
4945
4946 * building.texi (GDB Graphical Interface): Don't reference
4947 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4948 must stay in same frame.
4949
49502005-10-29 Chong Yidong <cyd@stupidchicken.com>
4951
4952 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4953
4954 * anti.texi (Antinews): Likewise.
4955
8cf51b2c
GM
49562005-10-28 Bill Wohler <wohler@newt.com>
4957
4958 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4959
49602005-10-28 Richard M. Stallman <rms@gnu.org>
4961
4962 * files.texi (Visiting): Explain how to enter ? in a file name.
4963
4964 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4965
8cf51b2c
GM
49662005-10-25 Nick Roberts <nickrob@snap.net.nz>
4967
4968 * building.texi (GDB Graphical Interface): Describe
4969 gdb-mouse-until.
4970
49712005-10-23 Richard M. Stallman <rms@gnu.org>
4972
4973 * custom.texi (Init File): Recommend when to use site-start.el.
4974
8cf51b2c
GM
49752005-10-21 Juri Linkov <juri@jurta.org>
4976
4977 * custom.texi (Examining): Mention accessing the old variable
4978 value via M-n in set-variable.
4979
8cf51b2c
GM
49802005-10-18 Romain Francoise <romain@orebokech.com>
4981
4982 * files.texi (Version Systems): Capitalize GNU.
4983
8cf51b2c
GM
49842005-10-18 Nick Roberts <nickrob@snap.net.nz>
4985
4986 * building.texi (Compilation Mode): Remove redundant paragraph.
4987 (Watch Expressions): Remove paragraph to reflect code change.
4988
8cf51b2c
GM
49892005-10-16 Richard M. Stallman <rms@gnu.org>
4990
4991 * building.texi (Compilation Mode, Compilation): Clarified.
4992
49932005-10-15 Richard M. Stallman <rms@gnu.org>
4994
4995 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4996
8cf51b2c
GM
49972005-10-13 Kenichi Handa <handa@m17n.org>
4998
4999 * basic.texi (Position Info): Fix previous change.
5000
c8763fb6 50012005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5002
5003 * cmdargs.texi (Icons X): Fix typo.
5004
50052005-10-12 Kenichi Handa <handa@m17n.org>
5006
5007 * basic.texi (Position Info): Describe the case that Emacs shows
5008 "part of display ...".
5009
c8763fb6 50102005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5011
5012 * cmdargs.texi (Icons X): -nb => -nbi.
5013
50142005-10-10 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * frames.texi (Speedbar): A couple more clarifications.
5017
50182005-10-11 Nick Roberts <nickrob@snap.net.nz>
5019
5020 * building.texi (GDB User Interface Layout): Improve diagram.
5021 (Watch Expressions): Explain how to make speedbar global.
5022 (Other GDB User Interface Buffers): Make references more precise.
5023
8cf51b2c
GM
50242005-10-09 Richard M. Stallman <rms@gnu.org>
5025
5026 * frames.texi (Speedbar): Clarify the text.
5027
50282005-10-09 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * frames.texi (Speedbar): Add information on keybindings,
5031 dismissing the speedbar, and buffer display mode. Link to
5032 speedbar manual.
5033
c8763fb6 50342005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5035
5036 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5037 added -nb, --no-bitmap-icon.
5038
8cf51b2c
GM
50392005-10-07 Nick Roberts <nickrob@snap.net.nz>
5040
5041 * building.texi (GDB Graphical Interface): Add variables and
5042 functions to indices. Be more precise.
5043
c8763fb6 50442005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5045
5046 * frames.texi (Drag and Drop): Remove the x- from
5047 x-dnd-open-file-other-window and xdnd-protocol-alist.
5048
50492005-09-30 Romain Francoise <romain@orebokech.com>
5050
5051 * mini.texi (Minibuffer): The default value now appears before the
5052 colon in minibuffer prompts.
5053
8cf51b2c
GM
50542005-09-25 Richard M. Stallman <rms@gnu.org>
5055
5056 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5057
8cf51b2c
GM
50582005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5059
5060 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5061
8cf51b2c
GM
50622005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5063
5064 * emacs.texi (Top): Update submenus from macos.texi.
5065
5066 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5067 (Mac OS): Update feature support status.
5068 (Mac Input): List supported input scripts. Remove description
5069 about `mac-keyboard-text-encoding'. Mention mouse button
5070 emulation and related variables.
5071 (Mac International): Mention Central European and Cyrillic
5072 support. Now `keyboard-coding-system' is dynamically changed.
5073 Add description about coding system for selection. Add
5074 description about language environment.
5075 (Mac Environment Variables): Mention
5076 `~/.MacOSX/environment.plist'. Give example of command line
5077 arguments. Add Preferences support.
5078 (Mac Directories): Explicitly state that this node is for Mac OS
5079 Classic only.
5080 (Mac Font Specs): Mention specification for scalable fonts. List
5081 supported charsets. Add preferred way of creating fontsets. Add
5082 description about `mac-allow-anti-aliasing'.
5083 (Mac Functions): Add descriptions about `mac-set-file-creator',
5084 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5085 and `mac-get-preference'.
5086
8cf51b2c
GM
50872005-09-16 Romain Francoise <romain@orebokech.com>
5088
5089 Update all files to specify GFDL version 1.2.
5090
5091 * doclicense.texi (GNU Free Documentation License): Update to
5092 version 1.2.
5093
50942005-09-15 Richard M. Stallman <rms@gnu.org>
5095
5096 * buffers.texi (List Buffers): Fix xref.
5097
5098 * rmail.texi (Rmail Basics): Fix xref.
5099
5100 * emacs.texi (Top): Update subnode menus.
5101
5102 * files.texi (Saving Commands): New node, broken out of Saving.
5103 (Customize Save): New node, broken out of Saving.
5104 Clarify effect of write-region-inhibit-fsync.
5105 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5106
8cf51b2c
GM
51072005-09-14 Romain Francoise <romain@orebokech.com>
5108
5109 * files.texi (Saving): Mention write-region-inhibit-fsync.
5110
51112005-09-05 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * custom.texi (Custom Themes): New node.
5114
51152005-09-03 Richard M. Stallman <rms@gnu.org>
5116
49823426
GM
5117 * search.texi (Search Case): Mention vars that control
5118 case-fold-search for various operations.
8cf51b2c
GM
5119
51202005-08-22 Juri Linkov <juri@jurta.org>
5121
5122 * display.texi (Standard Faces): Merge the text from
5123 `(elisp)Standard Faces' into this node.
5124
51252005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5126
5127 * emacs.texi (Top): Delete menu item for deleted node
5128 Keyboard Translations.
5129
51302005-08-18 Richard M. Stallman <rms@gnu.org>
5131
8cf51b2c
GM
5132 * trouble.texi (Unasked-for Search):
5133 Delete xref to Keyboard Translations.
5134
5135 * glossary.texi (Glossary): Delete xref.
5136
8cf51b2c
GM
5137 * custom.texi (Minor Modes): Say that the list here is not complete.
5138 (Keyboard Translations): Node deleted.
5139 (Disabling): Delete xref to it.
5140 (Customization Groups): Fix Custom buffer example.
5141 (Hooks): Mention remove-hooks.
5142
51432005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5144
5145 * building.texi (GDB Graphical Interface): Improve filling of menu
5146 item.
5147
51482005-08-18 Nick Roberts <nickrob@snap.net.nz>
5149
5150 * building.texi (GDB Graphical Interface): Use better node names.
5151
51522005-08-14 Richard M. Stallman <rms@gnu.org>
5153
5154 * text.texi (Sentences): Fix xref.
5155
51562005-08-14 Juri Linkov <juri@jurta.org>
5157
5158 * building.texi (Compilation, Grep Searching): Move grep command
5159 headings from `Compilation' to `Grep Searching'.
5160
5161 * dired.texi (Dired and Find):
5162 * maintaining.texi (Tags Search): Replace grep xref to
5163 `Compilation' node with `Grep Searching'.
5164
5165 * files.texi (Comparing Files): Replace xref to `Compilation' with
5166 `Compilation Mode'.
5167
51682005-08-13 Alan Mackenzie <acm@muc.de>
5169
5170 * search.texi (Non-ASCII Isearch): Correct a typo.
5171 (Replacement Commands): Mention query-replace key binding.
5172
51732005-08-11 Richard M. Stallman <rms@gnu.org>
5174
5175 * programs.texi (Options for Comments): Fix xref.
5176
5177 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5178 out of Regexps.
5179
8cf51b2c
GM
51802005-08-09 Juri Linkov <juri@jurta.org>
5181
5182 * building.texi (Compilation): Use `itemx' instead of `item'.
5183 (Grep Searching): Simplify phrase.
5184
5185 * display.texi (Standard Faces): Describe vertical-border on
5186 window systems.
5187
5188 * windows.texi (Split Window): Simplify phrase and mention
5189 vertical-border face.
5190
51912005-08-09 Richard M. Stallman <rms@gnu.org>
5192
5193 * files.texi (Comparing Files): Clarify compare-windows.
5194
5195 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5196
8cf51b2c
GM
51972005-08-06 Eli Zaretskii <eliz@gnu.org>
5198
5199 * mule.texi (Coding Systems): Rephrase the paragraph about
5200 codepages: no need for "M-x codepage-setup" anymore, except on
5201 MS-DOS.
5202
5203 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5204 the MS-DOS port only.
5205
52062005-07-30 Eli Zaretskii <eliz@gnu.org>
5207
5208 * makefile.w32-in (info): Don't run multi-install-info.bat.
5209 ($(infodir)/dir): New target, produced by running
5210 multi-install-info.bat.
5211
8cf51b2c
GM
52122005-07-22 Eli Zaretskii <eliz@gnu.org>
5213
5214 * files.texi (Quoted File Names): Add index entry.
5215
8cf51b2c
GM
52162005-07-19 Juri Linkov <juri@jurta.org>
5217
5218 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5219
52202005-07-18 Juri Linkov <juri@jurta.org>
5221
8cf51b2c
GM
5222 * custom.texi (Easy Customization):
5223 * files.texi (Old Versions):
5224 * frames.texi (Wheeled Mice):
5225 * mule.texi (Specify Coding):
8cf51b2c
GM
5226 * text.texi (Cell Justification):
5227 * trouble.texi (After a Crash):
8cf51b2c
GM
5228 * xresources.texi (GTK styles):
5229 Delete duplicate duplicate words.
5230
52312005-07-17 Richard M. Stallman <rms@gnu.org>
5232
5233 * frames.texi (Creating Frames): Fix foreground color example.
5234
5235 * custom.texi (Init Examples): Clean up text about conditionals.
5236
52372005-07-16 Richard M. Stallman <rms@gnu.org>
5238
5239 * mini.texi (Completion Commands): Fix command name for ?.
5240
8cf51b2c
GM
52412005-07-16 Eli Zaretskii <eliz@gnu.org>
5242
5243 * display.texi (Standard Faces): Explain that customization of
5244 `menu' face has no effect on w32 and with GTK. Add
5245 cross-references.
5246
5247 * cmdargs.texi (General Variables): Clarify the default location
5248 of $HOME on w32 systems.
5249
52502005-07-15 Jason Rumney <jasonr@gnu.org>
5251
5252 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5253 changed.
5254
52552005-07-08 Kenichi Handa <handa@m17n.org>
5256
5257 * mule.texi (Recognize Coding): Recommend
5258 revert-buffer-with-coding-system instead of revert-buffer.
5259
52602005-07-07 Richard M. Stallman <rms@gnu.org>
5261
5262 * anti.texi (Antinews): Mention mode-line-inverse-video.
5263
5264 * files.texi (Saving): Minor correction about C-x C-w.
5265
5266 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5267
52682005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5269
5270 * search.texi (Isearch Scroll): Add example of using the
5271 `isearch-scroll' property.
5272 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5273 `Display Custom' node.
5274 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5275 and de-emphasize it.
5276 (Other Repeating Search): `occur' currently can not correctly
5277 handle multiline matches. Correct, clarify and update description
5278 of `flush-lines' and `keep-lines'.
5279
5280 * display.texi (Display Custom): Add anchor for `baud-rate'.
5281
52822005-07-07 Richard M. Stallman <rms@gnu.org>
5283
5284 * gnu.texi: Update where to get GNU status; add refs for how to help.
5285 Add footnotes 6 and 7.
5286
52872005-07-04 Lute Kamstra <lute@gnu.org>
5288
5289 Update FSF's address in GPL notices.
5290
8cf51b2c 5291 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5292 * trouble.texi (Checklist): Update FSF's address.
5293
8cf51b2c
GM
52942005-06-24 Richard M. Stallman <rms@gnu.org>
5295
5296 * display.texi (Text Display): Change index entries.
5297
52982005-06-24 Eli Zaretskii <eliz@gnu.org>
5299
5300 * makefile.w32-in (MAKEINFO): Use --force.
5301 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5302 Makefile.in.
8cf51b2c
GM
5303
53042005-06-23 Richard M. Stallman <rms@gnu.org>
5305
5306 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5307 nobreak-char-display.
5308
5309 * emacs.texi (Top): Update detailed node listing.
5310
5311 * display.texi (Text Display): Renamed show-nonbreak-escape
5312 to nobreak-char-display and no-break-space to nobreak-space.
5313 (Standard Faces): Split up the list of standard faces
5314 and put it in a separate node. Add nobreak-space and
5315 escape-glyph.
5316
8cf51b2c
GM
53172005-06-23 Lute Kamstra <lute@gnu.org>
5318
5319 * mule.texi (Select Input Method): Fix typo.
5320
53212005-06-23 Kenichi Handa <handa@m17n.org>
5322
5323 * mule.texi (International): List all supported scripts. Adjust
5324 text for that leim is now included in the normal Emacs
5325 distribution.
5326 (Language Environments): List all language environments.
5327 Intlfonts contains fonts for most supported scripts, not all..
5328 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5329 input a specific character.
8cf51b2c
GM
5330 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5331
53322005-06-23 Juanma Barranquero <lekktu@gmail.com>
5333
49823426 5334 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5335
53362005-06-22 Miles Bader <miles@gnu.org>
5337
5338 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5339
53402005-06-20 Miles Bader <miles@gnu.org>
5341
5342 * display.texi (Faces): Add `vertical-divider'.
5343
53442005-06-17 Richard M. Stallman <rms@gnu.org>
5345
5346 * text.texi (Adaptive Fill): Minor clarification.
5347
8cf51b2c
GM
53482005-06-10 Lute Kamstra <lute@gnu.org>
5349
5350 * emacs.texi (Top): Correct version number.
5351 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5352 refer to the current version of Emacs.
5353
53542005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * files.texi (Log Buffer): Document when there can be more than
5357 one file to be committed.
5358
53592005-06-08 Juri Linkov <juri@jurta.org>
5360
5361 * display.texi (Faces): Add `shadow' face.
5362
53632005-06-07 Masatake YAMATO <jet@gyve.org>
5364
5365 * display.texi (Faces): Write about mode-line-highlight.
5366
53672005-06-06 Richard M. Stallman <rms@gnu.org>
5368
5369 * misc.texi (Printing Package): Explain how to initialize
5370 printing package.
5371
5372 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5373
53742005-06-05 Chong Yidong <cyd@stupidchicken.com>
5375
5376 * emacs.texi: Rename Hardcopy to Printing.
5377 Make PostScript and PostScript Variables subnodes of it.
5378
5379 * misc.texi (Printing): Rename node from Hardcopy.
5380 Mention menu bar options.
5381 Move PostScript and PostScript Variables to submenu.
5382 (Printing package): New node.
5383
5384 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5385
5386 * dired.texi (Operating on Files): Likewise.
5387
5388 * calendar.texi (Displaying the Diary): Likewise.
5389
5390 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5391
5392 * glossary.texi (Glossary): Likewise.
5393
5394 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5395 effect.
5396
53972005-06-04 Richard M. Stallman <rms@gnu.org>
5398
5399 * trouble.texi (After a Crash): Polish previous change.
5400
8cf51b2c
GM
54012005-05-30 Noah Friedman <friedman@splode.com>
5402
5403 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5404 recovery mechanism.
5405
8cf51b2c
GM
54062005-05-28 Nick Roberts <nickrob@snap.net.nz>
5407
5408 * building.texi (Other Buffers): SPC toggles display of
5409 floating point registers.
5410
8cf51b2c
GM
54112005-05-27 Nick Roberts <nickrob@snap.net.nz>
5412
5413 * files.texi (Log Buffer): Merge in description of Log Edit
5414 mode from pcl-cvs.texi.
5415
54162005-05-26 Richard M. Stallman <rms@gnu.org>
5417
5418 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5419
8cf51b2c
GM
54202005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5421
5422 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5423 not enabled by default.
5424 When not on a word, `ispell-word' by default checks the word
5425 before point.
5426
54272005-05-24 Nick Roberts <nickrob@snap.net.nz>
5428
5429 * building.texi (Debugger Operation): Simplify last sentence.
5430
54312005-05-23 Lute Kamstra <lute@gnu.org>
5432
5433 * emacs.texi: Update FSF's address throughout.
5434 (Preface): Use @cite.
5435 (Distrib): Add cross reference to the node "Copying". Mention the
5436 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5437 printed manuals.
5438 (Intro): Use @xref for the Emacs Lisp Intro.
5439
8cf51b2c
GM
54402005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5441
5442 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5443
5444 * basic.texi (Moving Point): Mention default for `goto-line'.
5445
5446 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5447 of a variable's docstring.
5448
54492005-05-18 Lute Kamstra <lute@gnu.org>
5450
5451 * maintaining.texi (Overview of Emerge): Add cross reference.
5452 Remove duplication.
5453
5454 * emacs.texi (Top): Update to the current structure of the manual.
5455 * misc.texi (Emacs Server): Add menu description.
5456 * files.texi (Saving): Fix menu.
5457 * custom.texi (Customization): Fix menu.
5458 * mule.texi (International): Fix menu.
5459 * kmacro.texi (Keyboard Macros): Fix menu.
5460
54612005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5462
5463 * display.texi: Various minor changes.
5464 (Faces): Delete text that is repeated in the next section.
5465
54662005-05-16 Nick Roberts <nickrob@snap.net.nz>
5467
5468 * building.texi (Debugger Operation): Mention GUD tooltips are
5469 disabled with GDB in text command mode.
5470
8cf51b2c
GM
54712005-05-16 Nick Roberts <nickrob@snap.net.nz>
5472
5473 * building.texi: Replace toolbar with "tool bar" for consistency.
5474 (Compilation Mode): Describe compilation-context-lines
5475 and use of arrow in compilation buffer.
5476 (Debugger Operation): Replace help text with variable's value.
5477
5478 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5479 consistency.
5480
54812005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5482
5483 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5484 Add xref.
5485
8cf51b2c
GM
54862005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5487
5488 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5489 (Position Info): Delete discussion of `goto-line'. It is already
5490 described in `Moving point'.
5491
5492 * mini.texi (Completion Commands): Correct reference.
5493 (Completion Options): Fix typo.
5494
5495 * killing.texi (Deletion): Complete description of `C-x C-o'.
5496
8cf51b2c
GM
54972005-05-10 Richard M. Stallman <rms@gnu.org>
5498
5499 * building.texi (Compilation): Clarify recompile's directory choice.
5500
5501 * frames.texi (Tooltips): Cleanups.
5502
5503 * basic.texi (Arguments): Fix punctuation.
5504
55052005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5506
5507 * screen.texi (Menu Bar): The up and down (not left and right)
5508 arrow keys move through a keyboard menu.
5509
55102005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5511
5512 * basic.texi: Various typo and grammar fixes.
5513 (Moving Point): C-a now runs move-beginning-of-line.
5514
55152005-05-08 Nick Roberts <nickrob@snap.net.nz>
5516
5517 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5518
5519 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5520 as different animals.
5521
55222005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5523
5524 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5525 Correct index entry.
5526
55272005-05-07 Nick Roberts <nickrob@snap.net.nz>
5528
5529 * building.texi (Debugger Operation): Update to reflect changes
5530 in GUD tooltips.
5531
55322005-04-30 Richard M. Stallman <rms@gnu.org>
5533
5534 * files.texi (Compressed Files): Auto Compression normally enabled.
5535
5536 * building.texi (Debugger Operation): Clarify previous change.
5537
8cf51b2c
GM
55382005-04-28 Nick Roberts <nickrob@snap.net.nz>
5539
5540 * building.texi (Debugger Operation): Add description for
5541 GUD tooltips when program is not running.
5542
55432005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5544
5545 * misc.texi (Shell): Add `Shell Prompts' to menu.
5546 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5547 description. Delete remarks moved to new node.
5548 (Shell Prompts): New node.
5549 (History References): Replace remarks moved to `Shell Prompts'
5550 with xref to that node.
5551 (Remote Host): Clarify how to specify the terminal type when
5552 logging in to a different machine.
5553
55542005-04-26 Richard M. Stallman <rms@gnu.org>
5555
5556 * emacs.texi (Top): Update submenus from files.texi.
5557
5558 * files.texi (Filesets): Clarify previous change.
5559
5560 * dired.texi (Misc Dired Features): Clarify previous change.
5561
55622005-04-25 Chong Yidong <cyd@stupidchicken.com>
5563
5564 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5565
5566 * dired.texi (Misc Dired Features): Document
5567 dired-compare-directories.
5568
5569 * files.texi (Filesets): New node.
5570 (File Conveniences): Document Image mode.
5571
5572 * text.texi (TeX Print): Document tex-compile.
5573
55742005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5577 Delete redundant reference to tooltip Custom group. It is
5578 referred too again in the next paragraph.
5579
55802005-04-24 Richard M. Stallman <rms@gnu.org>
5581
5582 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5583
8cf51b2c
GM
55842005-04-19 Kim F. Storm <storm@cua.dk>
5585
5586 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5587
55882005-04-18 Lars Hansen <larsh@math.ku.dk>
5589
5590 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5591 turns off desktop-save-mode.
5592
55932005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5594
5595 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5596 by default in terminals compatible with xterm. Mention that
5597 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5598 node.
5599
8cf51b2c
GM
56002005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5601
5602 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5603
c8763fb6 56042005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5605
5606 * xresources.texi (Table of Resources): Add cursorBlink.
5607
56082005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5609
5610 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5611 `d', `C-d' and `u'.
5612
56132005-04-11 Richard M. Stallman <rms@gnu.org>
5614
5615 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5616 (Misc X): Add -D, --basic-display.
5617
5618 * maintaining.texi (Change Log): Correct the description of
5619 the example.
5620
5621 * major.texi (Choosing Modes): Document magic-mode-alist.
5622
8cf51b2c
GM
56232005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5624
5625 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5626 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5627 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5628 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5629 `w', respectively.
5630 (Rmail Labels): Mention `l'.
5631 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5632 (Rmail Summary Edit): Describe `j' and RET.
5633
c8763fb6 56342005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5635
5636 * xresources.texi (Lucid Resources): Add fontSet resource.
5637
8cf51b2c
GM
56382005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5639
5640 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5641 now called `indicate-empty-lines'.
5642
56432005-04-06 Kim F. Storm <storm@cua.dk>
5644
5645 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5646
56472005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5648
5649 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5650 deleted.
5651 (Marks vs Flags): Add some convenient key bindings.
5652 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5653 (Misc Dired Features): Correct and expand description of `w' command.
5654
5655 * frames.texi (XTerm Mouse): Delete apparently false info.
5656 The GNU/Linux console currently does not appear to support
5657 `xterm-mouse-mode'.
5658
8cf51b2c
GM
56592005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5660
5661 * calendar.texi (Diary): Mention shell utility `calendar'.
5662
56632005-04-01 Richard M. Stallman <rms@gnu.org>
5664
5665 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5666
8cf51b2c
GM
56672005-04-01 Lute Kamstra <lute@gnu.org>
5668
5669 * maintaining.texi (Change Log): add-change-log-entry uses
5670 add-log-mailing-address.
5671
56722005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5673
5674 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5675 `VC Mode Line' and put in an xref to that node.
5676 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5677 its description.
5678
56792005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5680
5681 * calendar.texi (Calendar Systems): Say that the Persian calendar
5682 implemented here is the arithmetical one championed by Birashk.
5683
56842005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5685
5686 * programs.texi (Fortran Motion): Fix previous change.
5687
8cf51b2c
GM
56882005-03-29 Richard M. Stallman <rms@gnu.org>
5689
5690 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5691
56922005-03-29 Chong Yidong <cyd@stupidchicken.com>
5693
5694 * text.texi (Refill): Refer to Long Lines Mode.
5695 (Longlines): New node.
5696 (Auto Fill): Don't index "word wrap" here.
5697 (Filling): Add Longlines to menu.
5698
56992005-03-29 Richard M. Stallman <rms@gnu.org>
5700
5701 * xresources.texi: Minor fixes.
5702
5703 * misc.texi (Emacs Server): Fix Texinfo usage.
5704
5705 * emacs.texi (Top): Don't use a real section heading for
5706 "Detailed Node Listing". Fake it instead.
5707
5708 * basic.texi (Position Info): Minor cleanup.
5709
5710 * mule.texi (Input Methods): Minor cleanup.
5711
57122005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5713
5714 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5715 constructs as well.
5716 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5717
57182005-03-29 Kenichi Handa <handa@m17n.org>
5719
5720 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5721
5722 * basic.texi (Position Info): Update the description about the
5723 command C-u C-x =.
5724
57252005-03-28 Richard M. Stallman <rms@gnu.org>
5726
5727 * emacs.texi (Top): Use @section for the detailed node listing.
5728
5729 * calendar.texi: Minor fixes to previous change.
5730
5731 * programs.texi (Fortran): Small fixes to previous changes.
5732
5733 * emacs.texi (Top): Update list of subnodes of Dired.
5734 Likewise for building.texi.
5735
5736 * files.texi (File Conveniences): Delete Auto Image File mode.
5737
57382005-03-28 Chong Yidong <cyd@stupidchicken.com>
5739
5740 * building.texi (Flymake): New node.
5741
5742 * custom.texi (Function Keys): Document kp- event types and
5743 keypad-setup package.
5744
5745 * dired.texi (Wdired): New node.
5746
5747 * files.texi (File Conveniences): Reorder entries.
5748 Explain how to turn on Auto-image-file mode.
5749 Document Thumbs mode.
5750
5751 * mule.texi (Specify Coding): Document recode-region and
5752 recode-file-name.
5753
5754 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5755
57562005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * commands.texi (Keys): M-o is now a prefix key.
5759
57602005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5761
5762 * programs.texi: Reformat and update copyright years.
5763 (Fortran): Update section.
5764
57652005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * files.texi: Several small changes in addition to:
5768 (Visiting): Change xref for Dialog Boxes to ref.
5769 (Version Headers): Replace references to obsolete var
5770 `vc-header-alist' with `vc-BACKEND-header'.
5771 (Customizing VC): Update value of `vc-handled-backends'.
5772
57732005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5774
5775 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5776 move here from Emacs Lisp Reference Manual.
5777 * calendar.texi (Calendar/Diary, Diary Commands)
5778 (Special Diary Entries, Importing Diary): Change some xrefs to
5779 point to emacs-xtra rather than elisp.
5780
5781 * emacs-xtra.texi (Calendar Customizing):
5782 Move view-diary-entries-initially, view-calendar-holidays-initially,
5783 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5784 Emacs Manual.
5785 (Appt Customizing): Merge entire section into main Emacs Manual.
5786 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5787 mark-holidays-in-calendar here from emacs-xtra.
5788 (Displaying the Diary): Move view-diary-entries-initially,
5789 mark-diary-entries-in-calendar here from emacs-xtra.
5790 (Appointments): Move appt-display-mode-line,
5791 appt-display-duration, appt-disp-window-function,
5792 appt-delete-window-function here from emacs-xtra.
5793
5794 * calendar.texi: Update and reformat copyright.
5795 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5796 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5797 (Diary): Refer to `diary-file' rather than ~/diary.
5798 (Diary Commands): Rename node to "Displaying the Diary".
5799 * emacs.texi (Top): Rename "Diary Commands" section.
5800 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5801
58022005-03-26 Eli Zaretskii <eliz@gnu.org>
5803
5804 * misc.texi (Emacs Server): Fix the command for setting
5805 server-name. Add an xref to Invoking emacsclient.
5806
5807 * help.texi (Help Summary): Clarify when "C-h ." will do something
5808 nontrivial.
5809 (Apropos): Add cindex entry for apropos-sort-by-scores.
5810
5811 * display.texi (Text Display): Add index entries for how no-break
5812 characters are displayed.
5813
8cf51b2c
GM
58142005-03-26 Eli Zaretskii <eliz@gnu.org>
5815
5816 * files.texi (Visiting): Fix cross-references introduced with the
5817 last change.
5818
5819 * xresources.texi (GTK resources): Fix last change.
5820
8cf51b2c
GM
58212005-03-25 Chong Yidong <cyd@stupidchicken.com>
5822
5823 * xresources.texi (X Resources): GTK options documented too.
5824 (Resources): Clarify meaning of program name.
5825 (Table of Resources): Add visualClass.
5826 (GTK resources): Rewrite.
5827 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5828
5829 * display.texi (Text Display): Mention non-breaking spaces.
5830
5831 * files.texi (Reverting): Document auto-revert-check-vc-info.
5832
5833 * frames.texi (Mouse Commands): Document
5834 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5835
5836 * help.texi (Help Summary): Add `C-h .'.
5837 (Apropos): Apropos accepts a list of search terms.
5838 Document apropos-sort-by-scores.
5839 (Help Echo): Document display-local-help.
5840
5841 * misc.texi (Emacs Server): Document server-name.
5842 (Invoking emacsclient): Document -s option for server names.
5843
5844 * text.texi (Outline Visibility): Introduce "current heading
5845 line" (commands can be called with point on a body line).
5846 Re-order table to follow the sequence of discussion.
5847 hide-body won't hide lines before first header line.
5848 (TeX Mode): Add DocTeX mode.
5849
8cf51b2c
GM
58502005-03-24 Richard M. Stallman <rms@gnu.org>
5851
5852 * mule.texi (Single-Byte Character Support): Delete mention
5853 of iso-acc.el and iso-transl.el.
5854
8cf51b2c
GM
58552005-03-23 Lute Kamstra <lute@gnu.org>
5856
5857 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5858
58592005-03-23 Richard M. Stallman <rms@gnu.org>
5860
8cf51b2c
GM
5861 * search.texi: Delete explicit node pointers.
5862 (Incremental Search): New menu.
5863 (Basic Isearch, Repeat Isearch, Error in Isearch)
5864 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5865 (Slow Isearch): New subnodes.
5866 (Configuring Scrolling): Node deleted.
5867 (Search Case): Doc default-case-fold-search.
5868 (Regexp Replace): Move replace-regexp doc here.
5869
5870 * rmail.texi (Movemail): Put commas inside closequotes.
5871
5872 * picture.texi (Insert in Picture): Document C-c arrow combos.
5873 (Basic Picture): Clarify erasure.
5874
5875 * display.texi (Font Lock): Put commas inside closequotes.
5876
5877 * cmdargs.texi (General Variables): Put commas inside closequotes.
5878
58792005-03-23 Nick Roberts <nickrob@snap.net.nz>
5880
5881 * building.texi (Stack Buffer): Mention reverse contrast for
5882 *selected* frame (might not be current frame).
5883
8cf51b2c
GM
58842005-03-21 Richard M. Stallman <rms@gnu.org>
5885
5886 * building.texi (Starting GUD): Add bashdb.
5887
58882005-03-20 Chong Yidong <cyd@stupidchicken.com>
5889
5890 * basic.texi (Moving Point): Add M-g M-g binding.
5891 (Undo): Document undo-only.
5892 (Position Info): Document M-g M-g and C-u M-g M-g.
5893
5894 * building.texi (Building): Put Grep Searching after Compilation
5895 Shell.
5896 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5897 Document next-error-highlight.
5898 (Grep Searching): Document grep-highlight-matches.
5899 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5900
5901 * calendar.texi (Importing Diary): Rename node from iCalendar.
5902 Document diary-from-outlook.
5903
5904 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5905 Commands.
5906 Mention effect of X drag and drop on Dired buffers.
5907
5908 * files.texi (Visiting): Document large-file-warning-threshold.
5909 Move paragraph on file-selection dialog.
5910 Mention visiting files using X drag and drop.
5911 (Reverting): Mention using Auto-Revert mode to tail files.
5912 Document auto-revert-tail-mode.
5913 (Version Systems): Minor correction.
5914 (Comparing Files): Diff-mode is no longer based on Compilation
5915 mode.
5916 Document compare-ignore-whitespace.
5917 (Misc File Ops): Explain passing a directory to rename-file.
5918 Likewise for copy-file and make-symbolic-link.
5919
5920 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5921 Document mouse-wheel-progressive speed.
5922
5923 * help.texi (Misc Help): Document numeric argument for C-h i.
5924 Correctly explain the effect of just C-u as argument.
5925
5926 * killing.texi (Deletion): Document numeric argument for
5927 just-one-space.
5928
5929 * mini.texi (Completion): Completion acts on text before point.
5930
5931 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5932 (Emulation): CUA mode replaces pc-bindings-mode,
5933 pc-selection-mode, and s-region.
5934
5935 * mule.texi (Input Methods): Leim is now built-in.
5936 (Select Input Method): Document quail-show-key.
5937 (Specify Coding): Document revert-buffer-with-coding-system.
5938
5939 * programs.texi (Fortran Motion): Document f90-next-statement,
5940 f90-previous-statement, f90-next-block, f90-previous-block,
5941 f90-end-of-block, and f90-beginning-of-block.
5942
5943 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5944
5945 * emacs.texi (Acknowledgments): Updated.
5946
5947 * anti.texi: Total rewrite.
5948
8cf51b2c
GM
59492005-03-19 Chong Yidong <cyd@stupidchicken.com>
5950
5951 * ack.texi (Acknowledgments): Update.
5952
59532005-03-19 Eli Zaretskii <eliz@gnu.org>
5954
5955 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5956 copyright years.
5957
59582005-03-14 Nick Roberts <nickrob@snap.net.nz>
5959
5960 * building.texi (Commands of GUD): Move paragraph on setting
5961 breakpoints with mouse to the GDB Graphical Interface node.
5962
59632005-03-07 Richard M. Stallman <rms@gnu.org>
5964
8cf51b2c
GM
5965 * misc.texi (Single Shell, Shell Options): Fix previous change.
5966
5967 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5968
59692005-03-06 Richard M. Stallman <rms@gnu.org>
5970
5971 * building.texi (Starting GUD): Don't explain text vs graphical
5972 GDB here. Just mention it and xref.
5973 Delete "just one debugger process".
5974 (Debugger Operation): Move GUD tooltip info here.
5975 (GUD Tooltips): Node deleted.
5976 (GDB Graphical Interface): Explain the two GDB modes here.
5977
8cf51b2c
GM
5978 * sending.texi (Sending Mail): Minor cleanup.
5979 (Mail Aliases): Explain quoting conventions.
5980 Update key rebinding example.
5981 (Header Editing): C-M-i is like M-TAB.
5982 (Mail Mode Misc): mail-attach-file does not do MIME.
5983
5984 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5985 that really belongs here.
5986 (Remote Mailboxes): Text moved to Rmail Inbox.
5987 (Rmail Display): Mention Mouse-1.
5988 (Movemail): Clarify two movemail versions.
5989 Clarify rmail-movemail-program.
5990
8cf51b2c
GM
5991 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5992 Document async shell commands.
5993 (Shell History): Clarify.
5994 (Shell Ring): Mention C-UP an C-DOWN.
5995 (Shell Options): Add comint-prompt-read-only.
5996 (Invoking emacsclient): Set EDITOR to run Emacs.
5997 (Sorting): No need to explain what region is.
5998 (Saving Emacs Sessions): Fix typo.
5999 (Recursive Edit): Fix punctuation.
6000 (Emulation): Don't mention "PC bindings" which are standard.
6001 (Hyperlinking): Explain Mouse-1 convention here.
6002 (Find Func): Node deleted.
6003
8cf51b2c
GM
6004 * help.texi (Name Help): Xref to Hyperlinking.
6005
6006 * glossary.texi (Glossary):
6007 Rename "Balance Parentheses" to "Balancing...".
6008 Add "Byte Compilation". Correct "Copyleft".
6009 New xref in "Customization".
6010 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6011 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6012 Rename "Registers" to "Register".
6013 Replace "Selecting" with "Selected Frame",
6014 "Selected Window", and "Selecting a Buffer".
6015
6016 * files.texi (Types of Log File): Explain how projects'
6017 methods can vary.
6018
8cf51b2c
GM
6019 * display.texi (Faces): Delete "Emacs 21".
6020
6021 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6022 * fixit.texi (Spelling): C-M-i like M-TAB.
6023 * mini.texi (Completion Options): C-M-i like M-TAB.
6024 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6025 * text.texi (Text Mode): C-M-i like M-TAB.
6026
6027 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6028
6029 * calendar.texi (Specified Dates): Mention `g w'.
6030 (Appointments): appt-activate toggles with no arg.
6031
8cf51b2c
GM
60322005-03-05 Juri Linkov <juri@jurta.org>
6033
6034 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6035 "invocation (command line arguments)".
8cf51b2c
GM
6036 (Misc X): Add -nbc, --no-blinking-cursor.
6037
60382005-03-04 Ulf Jasper <ulf.jasper@web.de>
6039
6040 * calendar.texi (iCalendar): No need to require it now.
6041
8cf51b2c
GM
60422005-03-03 Nick Roberts <nickrob@snap.net.nz>
6043
6044 * trouble.texi (Contributing): Mention Savannah. Direct users to
6045 emacs-devel.
6046
60472005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6048
6049 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6050 window.
6051
8cf51b2c
GM
60522005-02-27 Richard M. Stallman <rms@gnu.org>
6053
6054 * building.texi (Compilation): Update mode line status info.
6055
60562005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6057
6058 * calendar.texi (General Calendar): Document binding of
6059 scroll-other-window-down.
6060 (Mayan Calendar): Fix earliest date.
6061 (Time Intervals): Document timeclock-change.
6062 Fix timeclock-ask-before-exiting documentation.
6063
60642005-02-26 Kim F. Storm <storm@cua.dk>
6065
6066 * frames.texi (Mouse References):
6067 Add mouse-1-click-in-non-selected-windows.
6068
60692005-02-25 Richard M. Stallman <rms@gnu.org>
6070
6071 * screen.texi (Screen): Explain better about cursors and mode lines;
6072 don't presuppose text terminals.
6073 (Point): Don't assume just one cursor.
6074 Clarify explanation of cursors.
6075 (Echo Area, Menu Bar): Cleanups.
6076
6077 * mini.texi (Minibuffer): Prompts are highlighted.
6078 (Minibuffer Edit): Newline = C-j only on text terminals.
6079 Clarify resize-mini-windows values.
6080 Mention M-PAGEUP and M-PAGEDOWN.
6081 (Completion Commands): Mouse-1 like Mouse-2.
6082 (Minibuffer History): Explain history commands better.
6083 (Repetition): Add xref to Incremental Search.
6084
6085 * mark.texi (Setting Mark): Clarify info about displaying mark.
6086 Clarify explanation of C-@ and C-SPC.
6087 (Transient Mark): Mention Delete Selection mode.
6088 (Marking Objects): Clean up text about extending the region.
6089
6090 * m-x.texi (M-x): One C-g doesn't always go to top level.
6091 No delay before suggest-key-bindings output.
6092
6093 * fixit.texi (Fixit): Mention C-/ for undo.
6094 (Spelling): Mention ESC TAB like M-TAB.
6095 Replacement words with r and R are rechecked.
6096 Say where C-g leaves point. Mention ? as input.
6097
60982005-02-23 Lute Kamstra <lute@gnu.org>
6099
6100 * cmdargs.texi (Initial Options): Add cross reference.
6101
8cf51b2c
GM
61022005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * emacs.texi (Top): Update menu for splitting of node in
6105 msdog.texi.
6106 * frames.texi (Frames): Update xref for splitting of node in
6107 msdog.texi.
6108 * trouble.texi (Quitting): Ditto.
6109
61102005-02-16 Richard M. Stallman <rms@gnu.org>
6111
6112 * windows.texi (Split Window): Simplify line truncation info
6113 and xref to Display Custom.
6114
6115 * trouble.texi (Quitting): Emergency escape only for text terminal.
6116 (Screen Garbled): C-l for ungarbling is only for text terminal.
6117
6118 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6119
6120 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6121
6122 * programs.texi (Program Modes): Mention Python mode.
6123 (Moving by Defuns): Repeating C-M-h extends region.
6124 (Basic Indent): Clarify.
6125 (Custom C Indent): Clarify.
6126 (Expressions): Repeating C-M-@ extends region.
6127 (Info Lookup): Clarify for C-h S.
6128 (Symbol Completion): ESC TAB alternative for M-TAB.
6129 (Electric C): Clarify.
6130
6131 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6132
6133 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6134 MS-DOS Input node.
6135 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6136 (MS-DOS and MULE): Clarify.
6137 (MS-DOS Processes, Windows Processes): Fix typos.
6138
6139 * major.texi (Choosing Modes): Clarify.
6140
6141 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6142 (Keyboard Macro Step-Edit): Clarify.
6143
6144 * indent.texi (Indentation): Clarifications.
6145
6146 * help.texi (Help): Correct error about C-h in query-replace.
6147 Clarify apropos vs C-h a. Fix how to search in FAQ.
6148 (Key Help): Describe C-h w here.
6149 (Name Help): Minor cleanup. C-h w moved to Key Help.
6150 Clarify the "object" joke.
6151 (Apropos): Clarify. Mouse-1 like Mouse-2.
6152 (Help Mode): Mouse-1 like Mouse-2.
6153
6154 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6155
6156 * display.texi (Display): Reorder menu.
6157 (Faces): Cleanup.
6158 (Font Lock): Cleanup. Mention Options menu.
6159 Delete obsolete text.
6160 (Scrolling): For C-l, don't presume text terminal.
6161 (Horizontal Scrolling): Simplify intro.
6162 (Follow Mode): Clarify.
6163 (Cursor Display): Moved before Display Custom.
6164 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6165 Doc default-tab-width. Doc line truncation more thoroughly.
6166
6167 * dired.texi (Dired Enter): C-x C-f can run Dired.
6168 (Dired Visiting): Comment out `a' command.
6169 Mouse-1 is like Mouse-2.
6170 (Shell Commands in Dired): ? can be used more than once.
6171
6172 * basic.texi (Continuation Lines): Simplify description of truncation,
6173 and refer to Display Custom for the rest of it.
6174
8cf51b2c
GM
61752005-02-06 Lute Kamstra <lute@gnu.org>
6176
6177 * basic.texi (Undo): Fix typo.
6178
6179 * cmdargs.texi (Emacs Invocation): Fix typo.
6180
6181 * custom.texi (Init Examples): Fix typo.
6182
6183 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6184
61852005-02-06 Richard M. Stallman <rms@gnu.org>
6186
6187 * regs.texi (Registers): Registers can hold numbers, too.
6188
6189 * killing.texi (Other Kill Commands): Cleanup.
6190 Delete redundant explanation of kill in read-only buffer.
6191 (Yanking): Mention term "copying".
6192 (Accumulating Text): Fix typo.
6193
6194 * entering.texi (Entering Emacs): Update rationale at start.
6195 (Exiting): Treat iconifying on a par with suspension.
6196
6197 * custom.texi (Minor Modes): Fix typo.
6198 (Easy Customization): Fix menu style.
6199 (Variables): Add xref.
6200 (Examining): Setting for future sessions works through .emacs.
6201 (Keymaps): "Text terminals", not "Many".
6202 (Init Rebinding): Explain \C-. Show example of \M-.
6203 Fix minor wording errors.
6204 (Function Keys): Explain vector syntax just once.
6205 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6206 (Init File): Mention .emacs.d directory.
6207 (Init Examples): Add xref.
6208 (Find Init): Mention .emacs.d directory.
6209
6210 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6211 (Action Arguments): Explain which kinds of -l args are found how.
6212 (Initial Options): --batch does not inhibit site-start.
6213 Add xrefs.
6214 (Command Example): Use --batch, not -batch.
6215
6216 * basic.texi (Inserting Text): Cleanup wording.
6217 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6218 C-n is not error at end of buffer.
6219 (Undo): Doc C-/ like C-_. Add xrefs.
6220 (Arguments): META key may be labeled ALT.
6221 Peculiar arg meanings are explained in doc strings.
6222
6223 * abbrevs.texi (Expanding Abbrevs): Clarify.
6224
62252005-02-05 Eli Zaretskii <eliz@gnu.org>
6226
6227 * frames.texi (Frame Parameters): Add an xref to the description
6228 of list-colors-display. Add a pointer to the X docs about colors.
6229
6230 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6231 Improve docs of list-colors-display.
8cf51b2c
GM
6232
62332005-02-03 Lute Kamstra <lute@gnu.org>
6234
6235 * frames.texi (Frames, Drag and Drop): Fix typos.
6236
62372005-02-03 Richard M. Stallman <rms@gnu.org>
6238
6239 * windows.texi (Basic Window): Mention color-change in mode line.
6240 (Change Window): Explain dragging vertical boundaries.
6241
6242 * text.texi (Sentences): Clarify.
6243 (Paragraphs): Explain M-a and blank lines.
6244 (Outline Mode): Clarify text and menu.
6245 (Hard and Soft Newlines): Mention use-hard-newlines.
6246
6247 * frames.texi (Frames): Delete unnecessary mention of Windows.
6248 (Mouse Commands): Likewise. Mention xterm mouse support.
6249 (Clipboard): Clarify.
6250 (Mouse References): Mention use of Mouse-1 for following links.
6251 (Menu Mouse Clicks): Clarify.
6252 (Mode Line Mouse): Clarify.
6253 (Drag and Drop): Rewrite.
6254
6255 * fixit.texi (Spelling): Fix typo.
6256
6257 * files.texi (File Names): Clarify.
6258 (Visiting): Update conditions for use of file dialog. Clarify.
6259 (Saving): Doc d as answer in save-some-buffers.
6260 (Remote Files): Clean up the text.
6261
6262 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6263
6264 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6265 (List Buffers): Clarify.
6266 (Several Buffers): Doc T command.
6267 (Buffer Convenience): Clarify menu.
6268
6269 * basic.texi (Undo): Clarify last change.
6270
62712005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6272
6273 * fixit.texi (Spelling): Fix typo.
6274
62752005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6276
6277 * basic.texi (Undo): Update description of `undo-outer-limit'.
6278
62792005-02-01 Nick Roberts <nickrob@snap.net.nz>
6280
6281 * building.texi: Update documentation relating to GDB Graphical
6282 Interface.
6283
62842005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6285
6286 * custom.texi (Easy Customization): Adapt menu to node name change.
6287
62882005-01-30 Richard M. Stallman <rms@gnu.org>
6289
6290 * custom.texi (Easy Customization): Defn of "User Option" now
6291 includes faces. Don't say just "option" when talking about variables.
6292 Do say just "options" to mean "anything customizable".
6293 (Specific Customization): Describe `customize-variable',
6294 not `customize-option'.
6295
6296 * glossary.texi (Glossary) <Faces>: Add xref.
6297 <User Option>: Change definition--include faces. Change xref.
6298
6299 * picture.texi (Picture): Mention artist.el.
6300
6301 * sending.texi, screen.texi, programs.texi, misc.texi:
6302 * mini.texi, major.texi, maintaining.texi, macos.texi:
6303 * help.texi, frames.texi, files.texi:
6304 Don't say just "option" when talking about variables.
6305
6306 * display.texi, mule.texi: Don't say just "option" when talking
6307 about variables. Other minor cleanups.
6308
8cf51b2c
GM
63092005-01-26 Lute Kamstra <lute@gnu.org>
6310
6311 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6312 File'. Mention the `-Q' option at the `--no-site-file' option.
6313
8cf51b2c
GM
63142005-01-22 David Kastrup <dak@gnu.org>
6315
6316 * building.texi (Grep Searching): Mention alias `find-grep' for
6317 `grep-find'.
6318
63192005-01-20 Richard M. Stallman <rms@gnu.org>
6320
6321 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6322
8cf51b2c
GM
63232005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6324
6325 * rmail.texi (Movemail): Explain differences
6326 between standard and mailutils versions of movemail.
6327 Describe command line and configuration options introduced
6328 with the latter.
6329 Explain the notion of mailbox URL, provide examples and
6330 cross-references to mailutils documentation.
6331 Describe various methods of specifying mailbox names,
6332 user names and user passwords for rmail.
6333 (Remote Mailboxes): New section. Describe
6334 how movemail handles remote mailboxes. Describe configuration
6335 options used to control its behavior.
6336 (Other Mailbox Formats): Explain handling of various mailbox
6337 formats.
6338
63392005-01-13 Richard M. Stallman <rms@gnu.org>
6340
6341 * commands.texi (Commands): Clarification.
6342
63432005-01-11 Richard M. Stallman <rms@gnu.org>
6344
6345 * programs.texi (Multi-line Indent): Fix previous change.
6346 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6347
8cf51b2c
GM
63482005-01-08 Richard M. Stallman <rms@gnu.org>
6349
6350 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6351 lazy-highlight.
6352
6353 * search.texi (Query Replace): Mention faces query-replace
6354 and lazy-highlight.
6355 (Incremental Search): Update isearch highlighting info.
6356
8cf51b2c
GM
63572005-01-04 Richard M. Stallman <rms@gnu.org>
6358
6359 * custom.texi (Saving Customizations): Minor improvement.
6360
8cf51b2c
GM
63612005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6362
6363 * custom.texi (Saving Customizations): Emacs no longer loads
6364 `custom-file' after .emacs. No longer mention customizing through
6365 Custom.
6366
8cf51b2c
GM
63672005-01-01 Andreas Schwab <schwab@suse.de>
6368
6369 * killing.texi (Graphical Kill): Move up under node Killing,
6370 change @section to @subsection.
6371
63722005-01-01 Richard M. Stallman <rms@gnu.org>
6373
6374 * custom.texi (Face Customization): Mention hex color specs.
6375
6376 * emacs.texi (Top): Update Killing submenu.
6377
6378 * killing.texi (Killing): Reorganize section.
6379 No more TeX-only text; put the node command at start of chapter.
6380 But the first section heading is used only in TeX.
6381 Rewrite the text to read better in this mode.
6382 (Graphical Kill): New subnode gets some of the text that
6383 used to be in the first section.
6384
63852004-12-31 Richard M. Stallman <rms@gnu.org>
6386
6387 * dired.texi (Shell Commands in Dired): Delete the ? example.
6388
6389 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6390
6391 * files.texi (Saving): Describe new require-final-newline features
6392 and mode-require-final-newline.
6393
8cf51b2c
GM
63942004-12-29 Richard M. Stallman <rms@gnu.org>
6395
6396 * custom.texi (File Variables): Clarify previous change.
6397
c8763fb6 63982004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6399
6400 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6401 out now.
6402
64032004-12-27 Richard M. Stallman <rms@gnu.org>
6404
6405 * Makefile.in (MAKEINFO): Specify --force.
6406
6407 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6408 (Undo): Doc undo-outer-limit.
6409
8cf51b2c
GM
64102004-12-15 Juri Linkov <juri@jurta.org>
6411
6412 * mark.texi (Transient Mark, Mark Ring): M-< and other
6413 movement commands don't set mark in Transient Mark mode
6414 if mark is active.
6415
8cf51b2c
GM
64162004-12-12 Juri Linkov <juri@jurta.org>
6417
6418 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6419 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6420
6421 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6422 (Misc Dired Commands): Add @r{(Dired)} to w.
6423
64242004-12-12 Juri Linkov <juri@jurta.org>
6425
6426 * mark.texi (Marking Objects): Marking commands also extend the
6427 region when mark is active in Transient Mark mode.
6428
8cf51b2c
GM
64292004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * custom.texi (Saving Customizations): Emacs only loads the custom
6432 file automatically after the init file in version 22.1 or later.
6433 Adapt text and examples to this fact.
6434
8cf51b2c
GM
64352004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6436
6437 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6438 be set through Custom. Otherwise, it has no effect.
6439
8cf51b2c
GM
64402004-12-05 Richard M. Stallman <rms@gnu.org>
6441
6442 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6443 * entering.texi: Rename Command Line to Emacs Invocation.
6444
10d1d0af 6445 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6446
6447 * custom.texi (Easy Customization): Move up to section level,
6448 before Variables. Avoid using the term "variable"; say "option".
6449 New initial explanation.
6450 (Variables): In initial explanation, connect "variable" to the
6451 already-explained "user option".
6452
6453 * emacs.texi (Top): Fix ref to Command Line.
6454 Move reference to Easy Customization.
6455
6456 * xresources.texi (X Resources): Fix From link.
6457
6458 * doclicense.texi (GNU Free Documentation License): Fix To link.
6459
6460 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6461
6462 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6463
64642004-12-03 Richard M. Stallman <rms@gnu.org>
6465
6466 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6467
64682004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6469
6470 * kmacro.texi: Several small changes in addition to the following.
6471 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6472 defining a keyboard macro.
6473 Mention `kmacro-ring-max'.
6474 (Keyboard Macro Counter): Clarify description of
6475 `kmacro-insert-counter', `kmacro-set-counter',
6476 `kmacro-add-counter' and `kmacro-set-format'.
6477
64782004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * custom.texi (File Variables): Add `unibyte' and make it more
6481 clear that `unibyte' and `coding' are special. Suggested by Simon
6482 Krahnke <overlord@gmx.li>.
6483
6484 * mule.texi (Enabling Multibyte): Refer to File Variables.
6485 Suggested by Simon Krahnke <overlord@gmx.li>.
6486
c8763fb6 64872004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6488
6489 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6490 x-use-old-gtk-file-dialog.
6491
8cf51b2c
GM
64922004-11-20 Richard M. Stallman <rms@gnu.org>
6493
6494 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6495
64962004-11-09 Lars Brinkhoff <lars@nocrew.org>
6497
6498 * building.texi (Lisp Eval): Delete hyphen in section name.
6499
65002004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6501
6502 * files.texi (Old Versions):
6503 No longer document annotation as "CVS only".
6504
65052004-11-10 Andre Spiegel <spiegel@gnu.org>
6506
6507 * files.texi (Version Control): Rewrite the introduction about
6508 version systems, mentioning the new ones that we support. Thanks
6509 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6510 suggestions.
6511
c8763fb6 65122004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6513
49823426 6514 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6515
c8763fb6 65162004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6517
6518 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6519
65202004-10-23 Eli Zaretskii <eliz@gnu.org>
6521
6522 * text.texi (Text Based Tables, Table Definition)
6523 (Table Creation, Table Recognition, Cell Commands)
6524 (Cell Justification, Row Commands, Column Commands)
6525 (Fixed Width Mode, Table Conversion, Measuring Tables)
6526 (Table Misc): New nodes, documenting the Table Mode.
6527
8cf51b2c
GM
65282004-10-19 Jason Rumney <jasonr@gnu.org>
6529
6530 * makefile.w32-in (info): Change order of arguments to makeinfo.
6531
65322004-10-19 Ulf Jasper <ulf.jasper@web.de>
6533
6534 * calendar.texi (iCalendar): Update for package changes.
6535
8cf51b2c
GM
65362004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6537
6538 * files.texi (Misc File Ops): View mode is a minor mode.
6539
8cf51b2c
GM
65402004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6541
6542 * calendar.texi (iCalendar): Style changes.
6543
65442004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6545
6546 * search.texi (Regexps): The regexp described in the example is no
6547 longer stored in the variable `sentence-end'.
6548
8cf51b2c
GM
65492004-10-06 Nick Roberts <nickrob@snap.net.nz>
6550
6551 * building.texi (Starting GUD): Note that multiple debugging
6552 sessions requires `gdb --fullname'.
6553
65542004-10-05 Ulf Jasper <ulf.jasper@web.de>
6555
6556 * calendar.texi (iCalendar): New section for a new package.
6557
8cf51b2c
GM
65582004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6559
6560 * text.texi: Various small changes in addition to the following.
6561 (Text): Replace xref for autotype with inforef.
6562 (Sentences): Explain nil value for `sentence-end'.
6563 (Paragraphs): Update default values for `paragraph-start' and
6564 `paragraph-separate'.
6565 (Text Mode): Correct description of Text mode's effect on the
6566 syntax table.
6567 (Outline Visibility): `hide-other' does not hide top level headings.
6568 `selective-display-ellipses' no longer has an effect on Outline mode.
6569 (TeX Misc): Add missing @cindex.
6570 Replace xref for RefTeX with inforef.
6571 (Requesting Formatted Text): The variable
6572 `enriched-fill-after-visiting' no longer exists.
6573 (Editing Format Info): Update names of menu items and commands.
6574 (Format Faces): Mention special effect of specifying the default face.
6575 Describe inheritance of text properties.
6576 Correct description of `fixed' face.
6577 (Format Indentation): Correct description of effect of setting
6578 margins. Mention `set-left-margin' and `set-right-margin'.
6579 (Format Justification): Update names of menu items.
6580 `set-justification-full' is now bound to `M-j b'.
6581 Mention that `default-justification' is a per buffer variable.
6582 (Format Properties): Update name of menu item.
6583 (Forcing Enriched Mode): `format-decode-buffer' automatically
6584 turns on Enriched mode if the buffer is in text/enriched format.
6585
65862004-10-05 Emilio C. Lopes <eclig@gmx.net>
6587
6588 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6589
65902004-09-28 Kim F. Storm <storm@cua.dk>
6591
6592 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6593 Align with new functionality.
6594
8cf51b2c
GM
65952004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * display.texi (Display Custom): Remove stray `@end defvar'.
6598
65992004-09-23 Kim F. Storm <storm@cua.dk>
6600
6601 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6602 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6603
8cf51b2c
GM
66042004-09-20 Richard M. Stallman <rms@gnu.org>
6605
6606 * custom.texi (Hooks): Explain using setq to clear out a hook.
6607 (File Variables): Explain multiline string constants.
6608 (Non-ASCII Rebinding): Explain when you need to update
6609 non-ASCII char codes in .emacs.
6610
6611 * building.texi (Compilation): Explain how to make a silent
6612 subprocess that won't be terminated. Explain compilation-environment.
6613
66142004-09-13 Kim F. Storm <storm@cua.dk>
6615
6616 * mini.texi (Repetition): Rename isearch-resume-enabled to
6617 isearch-resume-in-command-history and change default to disabled.
6618
8cf51b2c
GM
66192004-09-09 Kim F. Storm <storm@cua.dk>
6620
6621 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6622 with new `kmacro-name-last-macro'.
6623
8cf51b2c
GM
66242004-09-08 Juri Linkov <juri@jurta.org>
6625
6626 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6627
8cf51b2c
GM
66282004-09-03 Juri Linkov <juri@jurta.org>
6629
6630 * search.texi (Incremental Search): Update wording for M-%.
6631
66322004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6633
6634 * killing.texi (Killing): Correct description of kill commands in
6635 read-only buffer.
6636
66372004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6638
6639 * building.texi (Compilation Mode): Add a paragraph about rules
6640 for finding the compilation buffer for `next-error'.
6641
6642 * search.texi (Other Repeating Search): Mention that Occur mode
6643 supports the next-error functionality.
6644
66452004-09-02 Juri Linkov <juri@jurta.org>
6646
6647 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6648
66492004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6650
6651 * kmacro.texi (Basic Keyboard Macro):
6652 `apply-macro-to-region-lines' now operates on all lines that begin
6653 in the region, rather than on all complete lines in the region.
6654
c8763fb6 66552004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6656
6657 * frames.texi (Drag and drop): Add documentation about
6658 x-dnd-test-function and x-dnd-known-types.
6659
66602004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6661
6662 * indent.texi: Various minor changes in addition to:
6663 (Indentation Commands): Correct description of `indent-relative'.
6664 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6665 mode. The *Tab Stops* buffer uses Overwrite Mode.
6666 (Just Spaces): `tabify' converts sequences of at least two spaces
6667 to tabs.
6668
8cf51b2c
GM
66692004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6670
6671 * frames.texi (Secondary Selection): Setting the secondary
6672 selection with M-Drag-Mouse-1 does not alter the kill ring,
6673 setting it with M-Mouse-1 and M-Mouse-3 does.
6674 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6675 toolkit scroll bars.
6676 (Scroll Bars): Ditto.
6677
6678 * windows.texi (Basic Window): When using a window system, the value
6679 of point in a non-selected window is indicated by a hollow box.
6680 (Split Window): Side by side windows are separated by a scroll bar,
6681 if scroll bars are used.
6682 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6683 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6684 (Window Convenience): Update bindings for `winner-undo' and
6685 `winner-redo'.
6686
6687 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6688 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6689 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6690 of "Using Emacs as a Server".
6691 * building.texi (Building): Interchange nodes (for correct numbering).
6692 * programs.texi (Programs): Interchange nodes (for correct numbering).
6693 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6694 Info to the node structure.
6695 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6696 Rearrange order of nodes and sections such that both "GNU GENERAL
6697 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6698 end, as appropriate for appendices.
6699 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6700 Use `@unnumberedsec'.
6701 * trouble.texi: Adapt sectioning in Info to the node structure.
6702 Adapt node pointers to change in emacs.texi.
6703 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6704
8cf51b2c
GM
67052004-08-25 Kenichi Handa <handa@m17n.org>
6706
6707 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6708 description for unibyte mode.
6709
67102004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6711
6712 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6713
6714 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6715 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6716 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6717 in @pxref.
6718
67192004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6720
6721 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6722 Change section names.
6723
8cf51b2c
GM
67242004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * kmacro.texi (Keyboard Macro Ring): Rename section.
6727 Emacs treats the head of the macro ring as the `last keyboard macro'.
6728 (Keyboard Macro Counter): Minor change.
6729 (Save Keyboard Macro): Some clarifications.
6730 (Edit Keyboard Macro): Rename section.
6731
6732 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6733 32-bit machines.
6734 (Several Buffers): Clarify which buffer is selected if `2' is
6735 pressed in the Buffer Menu.
6736 Auto Revert mode can be used to update the Buffer Menu
6737 automatically.
6738
67392004-08-21 Eli Zaretskii <eliz@gnu.org>
6740
6741 * help.texi (Misc Help): Add an index entry for finding an Info
6742 manual by its file name.
6743
67442004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6745
6746 * files.texi (Backup Deletion): Correct description of
6747 `delete-old-versions'.
6748 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6749 (Auto Save Files): Recommend `auto-save-mode' to reenable
6750 auto-saving, rather than the abbreviation `auto-save'.
6751
67522004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6753
6754 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6755 for "killing" and "yanking" in main menu.
6756
67572004-08-16 Richard M. Stallman <rms@gnu.org>
6758
6759 * killing.texi (Yanking, Killing): Minor cleanups.
6760
6761 * mark.texi (Momentary Mark): Minor cleanups.
6762
67632004-08-15 Kenichi Handa <handa@etl.go.jp>
6764
6765 * custom.texi (Non-ASCII Rebinding):
6766 C-q always inserts the right code to pass to global-set-key.
6767
8cf51b2c
GM
67682004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6769
6770 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6771 `insert-register', instead of `C-x r g' binding, for consistency.
6772
67732004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * fixit.texi (Spelling): Fix typo.
6776
67772004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6778
6779 * help.texi (Help): Fix Texinfo usage.
6780
8cf51b2c
GM
67812004-07-24 Richard M. Stallman <rms@gnu.org>
6782
6783 * text.texi (Paragraphs): Update how paragraphs are separated
6784 and the default for paragraph-separate.
6785
6786 * search.texi (Regexp Replace): Further update text for new
6787 replacement operators.
6788
8cf51b2c
GM
67892004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6790
6791 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6792 `R' switch.
6793
6794 * dired.texi (Dired Updating): `k' only deletes inserted
6795 subdirectories from the Dired buffer if a prefix argument was given.
6796
6797 * search.texi (Regexps): Delete redundant definition of `symbol' in
6798 description of `\_>'. It already occurs in the description of `\_<'.
6799
8cf51b2c
GM
68002004-07-01 Juri Linkov <juri@jurta.org>
6801
6802 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6803 (Regexp Search): Add M-r.
6804
68052004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6806
6807 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6808
68092004-06-29 Jesper Harder <harder@ifa.au.dk>
6810
49823426 6811 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6812
68132004-06-25 Richard M. Stallman <rms@gnu.org>
6814
6815 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6816
68172004-06-25 David Kastrup <dak@gnu.org>
6818
6819 * search.texi (Regexp Replace): Some typo corrections and
6820 rearrangement.
6821
68222004-06-24 David Kastrup <dak@gnu.org>
6823
6824 * search.texi (Unconditional Replace): Use replace-string instead
6825 of query-replace in example.
6826 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6827 sequences.
6828 (Query Replace): Correct explanation of `^' which does not use
6829 the mark stack.
6830
68312004-06-21 Nick Roberts <nickrob@gnu.org>
6832
6833 * misc.texi (Shell History Copying): Document comint-insert-input.
6834 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6835
8cf51b2c
GM
68362004-06-20 Jesper Harder <harder@ifa.au.dk>
6837
6838 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6839 * custom.texi (Customization): Do.
6840 * anti.texi (Antinews): Do.
6841 * abbrevs.texi (Defining Abbrevs): Do.
6842
6843 * programs.texi (Info Lookup): Fix keybinding for
6844 info-lookup-symbol.
6845
68462004-06-16 Juanma Barranquero <lektu@terra.es>
6847
6848 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6849 Add emacs-xtra.
6850 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6851 (clean): Add emacs-xtra and flymake. Remove redundancies.
6852
68532004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6854
6855 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6856 Add emacs-xtra.
6857 * emacs-xtra.texi: New file.
6858
68592004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6860
6861 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6862 (Dired and Find): Mention differences with ordinary Dired buffers.
6863
8cf51b2c
GM
68642004-06-13 Richard M. Stallman <rms@gnu.org>
6865
6866 * custom.texi (Init Syntax): Explain about vars that do special
6867 things when set with setq or with Custom.
6868 (Init Examples): Add line-number-mode example.
6869
8cf51b2c
GM
68702004-06-12 Juri Linkov <juri@jurta.org>
6871
6872 * dired.texi (Operating on Files): Add dired-do-touch.
6873
8cf51b2c
GM
68742004-06-10 Juri Linkov <juri@jurta.org>
6875
6876 * building.texi (Lisp Eval): Add C-M-x on defface.
6877
68782004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6879
6880 * files.texi (Reverting): Auto-Revert mode and
6881 Global Auto-Revert mode no longer revert remote files.
6882
8cf51b2c
GM
68832004-05-29 Richard M. Stallman <rms@gnu.org>
6884
6885 * custom.texi (Init File): Two dashes start --no-site-file.
6886
8cf51b2c
GM
68872004-05-29 Alan Mackenzie <acm@muc.de>
6888
6889 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6890 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6891 (AWK, Pike): Document as "C-like modes".
6892 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6893 (M-x man): Supersedes M-x manual-entry.
6894 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6895
6896 ("Comments in C"): Delete node; the info is in CC Mode manual.
6897 (c-comment-only-line-offset): Remove description.
6898
6899 (C-c ., C-c C-c): Describe new C Mode bindings.
6900
6901 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6902 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6903 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6904 Amend definitions.
6905
6906 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6907 Describe functions.
6908
6909 (c-comment-start-regexp, c-hanging-comment-ender-p)
6910 (c-hanging-comment-starter-p): Remove obsolete definitions.
6911
6912 * emacs.texi: Remove the menu entry "Comments in C".
6913
8cf51b2c
GM
69142004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6915
6916 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6917 `M-x locate'.
6918
69192004-05-16 Karl Berry <karl@gnu.org>
6920
6921 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6922 makeinfo --html fails.
6923 * help.texi (Help Summary) [@ifnottex]: Likewise.
6924
69252004-05-13 Nick Roberts <nickrob@gnu.org>
6926
6927 * building.texi (GDB Graphical Interface): Update and describe
6928 layout first.
6929
8cf51b2c
GM
69302004-05-04 Jason Rumney <jasonr@gnu.org>
6931
6932 * makefile.w32-in: Revert last change.
6933
69342004-05-03 Jason Rumney <jasonr@gnu.org>
6935
6936 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6937
8cf51b2c
GM
69382004-04-23 Juanma Barranquero <lektu@terra.es>
6939
6940 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6941
69422004-04-18 Juri Linkov <juri@jurta.org>
6943
6944 * fixit.texi (Spelling): Remove file extension from ispell xref.
6945
69462004-04-15 Kim F. Storm <storm@cua.dk>
6947
6948 * cmdargs.texi (Initial Options): Add -Q.
6949
69502004-04-05 Kim F. Storm <storm@cua.dk>
6951
6952 * custom.texi (File Variables): Add safe-local-eval-forms.
6953
8cf51b2c
GM
69542004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * files.texi (Reverting): Correct description of revert-buffer's
6957 handling of point.
6958
69592004-03-22 Juri Linkov <juri@jurta.org>
6960
6961 * emacs.texi (Top): Add `Misc X'.
6962
49823426 6963 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6964
6965 * glossary.texi: Improve references.
6966
6967 * help.texi: Sync keywords with finder.el.
6968
6969 * mini.texi (Completion): Add description for menu items.
6970
6971 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6972
6973 * sending.texi (Mail Methods): Fix xref to Message manual.
6974
8cf51b2c
GM
69752004-03-12 Richard M. Stallman <rms@gnu.org>
6976
8cf51b2c
GM
6977 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6978
8cf51b2c
GM
69792004-03-04 Richard M. Stallman <rms@gnu.org>
6980
6981 * search.texi (Regexps): Explain that ^ and $ have their
6982 special meanings only in certain contexts.
6983
6984 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6985
6986 * mule.texi (Specify Coding): Doc C-x RET F.
6987
6988 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6989 for multiple compile and grep buffers.
6990 (Indirect Buffers): Don't recommand clone-indirect-buffer
6991 for multiple compile and grep buffers.
6992
8cf51b2c
GM
69932004-02-29 Juanma Barranquero <lektu@terra.es>
6994
6995 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6996 Use $(DEL) instead of rm, and ignore exit code.
6997
8cf51b2c
GM
69982004-02-23 Nick Roberts <nick@nick.uklinux.net>
6999
7000 * building.texi (Watch Expressions): Update.
7001
70022004-02-21 Juri Linkov <juri@jurta.org>
7003
7004 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7005 --directory, --help, --version. Move text about command-line-args
7006 to Command Arguments.
7007 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7008 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7009 (Window Size X): Join -g and --geometry. Add @cindex.
7010 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7011 (Title X): Remove alias -title.
7012 (Misc X): New node.
7013
c8763fb6 70142004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7015
7016 * frames.texi (Drag and drop): Add Motif to list of supported
7017 protocols.
7018
c8763fb6 70192004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7020
7021 * frames.texi (Drag and drop): New section.
7022
70232004-01-24 Richard M. Stallman <rms@gnu.org>
7024
7025 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7026 Include it only @ifnotinfo. Patch the preceding and following
7027 node headers to point to each other.
7028
70292004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7030
7031 * calendar.texi (Appointments): Update section.
7032
70332003-12-29 Kevin Ryde <user42@zip.com.au>
7034
8cf51b2c
GM
7035 * programs.texi (C Modes): Fix the xref.
7036
70372003-12-23 Nick Roberts <nick@nick.uklinux.net>
7038
7039 * building.texi (Watch Expressions): Update.
7040 (Commands of GUD): Include use of toolbar + breakpoints set from
7041 fringe/margin.
7042
70432003-12-03 Andre Spiegel <spiegel@gnu.org>
7044
7045 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7046 <acm@muc.de>.
7047
c8763fb6 70482003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7049
7050 * frames.texi (Dialog Boxes): Add use-file-dialog.
7051
8cf51b2c
GM
70522003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7053
7054 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7055 in CC Mode.
7056
8cf51b2c
GM
70572003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7058
7059 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7060 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7061 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7062 * man/frames.texi, man/glossary.texi, man/killing.texi:
7063 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7064 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7065 * man/sending.texi, man/text.texi, man/trouble.texi:
7066 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7067
70682003-11-01 Alan Mackenzie <acm@muc.de>
7069
7070 * search.texi (Scrolling During Incremental Search): Document a
7071 new scrolling facility in isearch mode.
7072
8cf51b2c
GM
70732003-10-22 Miles Bader <miles@gnu.org>
7074
7075 * Makefile.in (info): Move before $(top_srcdir)/info.
7076
70772003-10-22 Nick Roberts <nick@nick.uklinux.net>
7078
7079 * building.texi (Watch Expressions): Update section on data display
7080 to reflect code changes (GDB Graphical Interface).
7081
8cf51b2c
GM
70822003-10-13 Richard M. Stallman <rms@gnu.org>
7083
7084 * xresources.texi (GTK resources): Clean up previous change.
7085
c8763fb6 70862003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7087
7088 * xresources.texi (GTK resources): Add a note that some themes
7089 disallow customizations. Add scroll theme example.
7090
8cf51b2c
GM
70912003-09-30 Richard M. Stallman <rms@gnu.org>
7092
8cf51b2c
GM
7093 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7094
7095 * misc.texi (Saving Emacs Sessions): Shorten the section,
7096 collapsing back into one node.
7097
70982003-09-30 Lars Hansen <larsh@math.ku.dk>
7099
7100 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7101
ce058493 71022003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7103
7104 * xresources.texi (GTK names in Emacs): Correct typo.
7105
8cf51b2c
GM
71062003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7107
7108 * cmdargs.texi (Font X): Mention new default font. More
7109 fully describe long font names, wildcard patterns and the
7110 problems involved. (Result of discussion on emacs-devel.)
7111
71122003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7113
7114 * emacs.texi (Acknowledgements): Correct typo.
7115
71162003-09-22 Richard M. Stallman <rms@gnu.org>
7117
7118 * dired.texi (Misc Dired Commands): New node.
7119 (Dired Navigation): Add dired-goto-file.
7120
7121 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7122
7123 * emacs.texi (Acknowledgements): New node, split from Distribution.
7124
7125 * cmdargs.texi (Action Arguments): -f reads interactive args.
7126
8cf51b2c
GM
71272003-09-08 Lute Kamstra <lute@gnu.org>
7128
7129 * screen.texi (Mode Line): Say that POS comes before LINE.
7130 Mention `size-indication-mode'.
7131 * display.texi (Optional Mode Line): Document
7132 `size-indication-mode'.
7133 * basic.texi (Position Info): Mention `size-indication-mode'.
7134
71352003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7136
7137 * xresources.texi (Resources): Refer to `editres' man page.
7138 (Lucid Resources): Update defaults. Expand description of
7139 `shadowThickness'.
7140
71412003-09-04 Miles Bader <miles@gnu.org>
7142
7143 * Makefile.in (top_srcdir): New variable.
7144 ($(top_srcdir)/info): New rule.
7145 (info): Depend on it.
7146
71472003-09-03 Peter Runestig <peter@runestig.com>
7148
7149 * makefile.w32-in: New file.
7150
71512003-08-29 Richard M. Stallman <rms@gnu.org>
7152
7153 * misc.texi (Saving Emacs Sessions): Correct previous change.
7154
8cf51b2c
GM
71552003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7156
8cf51b2c
GM
7157 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7158 (Intro): Include kmacro.texi after fixit.texi instead of after
7159 custom.texi. (As suggested by Kim Storm.)
7160
71612003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7162
7163 * fixit.texi (Fixit): Update `Next' pointer.
7164 * files.texi (Files): Update `Previous' pointer.
7165 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7166 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7167 (Suggested by Kim Storm.)
7168 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7169
71702003-08-18 Kim F. Storm <storm@cua.dk>
7171
7172 * kmacro.texi: New file describing enhanced keyboard macro
7173 functionality. Replaces old description in custom.texi.
7174
7175 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7176 (Keyboard Macros): Move to new kmacro.texi file.
7177
7178 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7179
8cf51b2c
GM
71802003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7181
7182 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7183
71842003-08-17 Alex Schroeder <alex@gnu.org>
7185
7186 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7187 required.
7188
8cf51b2c
GM
71892003-08-05 Richard M. Stallman <rms@gnu.org>
7190
7191 * programs.texi (Lisp Indent): Don't describe
7192 lisp-indent-function property here. Use xref to Lisp Manual.
7193
8cf51b2c
GM
71942003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7195
fffa137c 7196 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7197 abbreviations.
7198
71992003-07-24 Markus Rost <rost@math.ohio-state.edu>
7200
7201 * buffers.texi (List Buffers): Fix previous change.
7202
8cf51b2c
GM
72032003-07-13 Markus Rost <rost@math.ohio-state.edu>
7204
7205 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7206 List*.
7207
72082003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7209
8cf51b2c
GM
7210 * display.texi (Font Lock): Fix typo.
7211
72122003-07-07 Richard M. Stallman <rms@gnu.org>
7213
7214 * display.texi (Font Lock): Add xref for format info on
7215 font-lock-remove-keywords.
7216
7217 * building.texi (Compilation): Document what happens with asynch
7218 children of compiler process.
7219
7220 * help.texi (Library Keywords): Use @multitable.
7221
8cf51b2c
GM
72222003-06-04 Richard M. Stallman <rms@gnu.org>
7223
7224 * programs.texi (Expressions): Delete C-M-DEL.
7225
7226 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7227 comint-move-point-for-output renamed from
7228 comint-scroll-to-bottom-on-output.
7229
7230 * custom.texi (Init Rebinding): Replace previous change with xref.
7231 (Non-ASCII Rebinding): Explain that issue more briefly here.
7232
72332003-05-28 Richard M. Stallman <rms@gnu.org>
7234
7235 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7236
72372003-05-28 Nick Roberts <nick@nick.uklinux.net>
7238
7239 * building.texi (GDB Graphical Interface): New node.
7240 (Rewritten somewhat by RMS.)
7241
c8763fb6 72422003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7243
7244 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7245 non-English letters. Explain how to set coding systems correctly
7246 and how to include the right coding cookie in the file.
7247
c8763fb6 72482003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7249
7250 * indent.texi (Indentation): Explain the concepts.
7251 (Just Spaces): Explain why preventing tabs for indentation might
7252 be useful.
7253
8cf51b2c
GM
72542003-04-16 Richard M. Stallman <rms@gnu.org>
7255
7256 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7257
8cf51b2c
GM
72582003-02-22 Alex Schroeder <alex@emacswiki.org>
7259
7260 * cmdargs.texi (General Variables): Document SMTPSERVER.
7261
8cf51b2c
GM
7262 * sending.texi: Remove SMTP node.
7263 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7264 library.
7265
8cf51b2c
GM
72662003-02-22 Alex Schroeder <alex@emacswiki.org>
7267
7268 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7269
72702003-02-22 Simon Josefsson <jas@extundo.com>
7271
7272 * sending.texi (Mail Methods): Add node about SMTP.
7273
c8763fb6 72742003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7275
7276 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7277
8cf51b2c
GM
72782003-02-01 Kevin Ryde <user42@zip.com.au>
7279
7280 * glossary.texi (Glossary): Correction to cl cross reference.
7281
72822003-01-20 Richard M. Stallman <rms@gnu.org>
7283
7284 * killing.texi (Rectangles): Document C-x c r.
7285
c8763fb6 72862003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7287
7288 * xresources.texi (GTK resources): New node.
7289 (GTK widget names): New node.
7290 (GTK names in Emacs): New node.
7291 (GTK styles): New node.
7292
c8763fb6 72932003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7294
7295 * maintaining.texi (Create Tags Table): Add reference to the new
7296 `etags --help --lang=LANG' option.
7297
8cf51b2c
GM
72982002-10-02 Karl Berry <karl@gnu.org>
7299
49823426 7300 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7301 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7302 where needed for the sake of the HTML output.
8cf51b2c
GM
7303
73042001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7305
7306 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7307 source files.
7308
73092001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7310
7311 * Makefile.in (emacsman): New target.
7312
8cf51b2c
GM
73132001-10-20 Gerd Moellmann <gerd@gnu.org>
7314
7315 * (Version 21.1 released.)
7316
73172001-10-05 Gerd Moellmann <gerd@gnu.org>
7318
7319 * Branch for 21.1.
7320
8cf51b2c
GM
73212001-03-05 Gerd Moellmann <gerd@gnu.org>
7322
7323 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7324
8cf51b2c
GM
73252000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7326
7327 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7328
8cf51b2c
GM
73291999-07-12 Richard Stallman <rms@gnu.org>
7330
7331 * Version 20.4 released.
7332
73331998-12-04 Markus Rost <rost@delysid.gnu.org>
7334
7335 * Makefile.in (INFO_TARGETS): Delete customize.info.
7336 (DVI_TARGETS): Delete customize.dvi.
7337 (../info/customize, customize.dvi): Targets deleted.
7338
73391998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7340
7341 * Version 20.3 released.
7342
73431998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7344
7345 * Makefile.in (EMACSSOURCES): Add mule.texi.
7346 Add msdog.texi, ack.texi. Remove gnu1.texi.
7347
73481998-04-06 Andreas Schwab <schwab@gnu.org>
7349
768c0c0f
JB
7350 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7351 Use it in dvi targets.
8cf51b2c
GM
7352
73531997-09-23 Paul Eggert <eggert@twinsun.com>
7354
7355 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7356 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7357 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7358
73591997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7360
7361 * Version 20.2 released.
7362
73631997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7364
7365 * Version 20.1 released.
7366
73671997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7368
7369 * Makefile (../info/customize, customize.dvi): New targets.
7370 (INFO_TARGETS): Add ../info/customize.
7371 (DVI_TARGETS): Add customize.dvi.
7372
8cf51b2c
GM
73731996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7374
7375 * Version 19.33 released.
7376
73771996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7378
7379 * Version 19.32 released.
7380
8cf51b2c
GM
73811996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7382
7383 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7384
73851996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7386
7387 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7388 Specify -I option.
7389 (All dvi targets): Set the TEXINPUTS variable.
7390
73911996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7392
7393 * Version 19.31 released.
7394
8cf51b2c
GM
73951995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7396
7397 * Version 19.30 released.
7398
8cf51b2c
GM
73991995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7400
7401 * Makefile.in (maintainer-clean): Rename from realclean.
7402
74031994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7404
7405 * Makefile.in: New file.
7406 * Makefile: File deleted.
7407
74081994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7409
7410 * Makefile (TEXINDEX_OBJS): Variable deleted.
7411 (texindex, texindex.o, getopt.o): Rules deleted.
7412 All deps on texindex deleted.
7413 (distclean): Don't delete texindex.
7414 (mostlyclean): Don't delete *.o.
7415 * texindex.c, getopt.c: Files deleted.
7416
74171994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7418
7419 * Version 19.26 released.
7420
74211994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7422
7423 * Makefile (EMACSSOURCES): Exclude undo.texi.
7424
74251994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7426
7427 * Version 19.25 released.
7428
74291994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7430
7431 * Version 19.24 released.
7432
74331994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7434
7435 * Version 19.23 released.
7436
74371994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7438
7439 * Makefile: Delete spurious tab.
7440
74411994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7442
7443 * Makefile (.SUFFIXES): New rule.
7444
8cf51b2c
GM
74451993-12-04 Richard Stallman (rms@srarc2)
7446
7447 * getopt.c: New file.
7448 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7449 (getopt.o): New rule.
7450 (dvi): Don't depend on texindex.
49823426 7451 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7452
74531993-12-03 Richard Stallman (rms@srarc2)
7454
49823426
GM
7455 * Makefile (TEXI2DVI): New variable.
7456 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7457 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7458
74591993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7460
7461 * Version 19.22 released.
7462
74631993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7464
7465 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7466
74671993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7468
7469 * Version 19.21 released.
7470
8cf51b2c
GM
74711993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7472
7473 * Makefile (realclean): Don't delete the Info files.
7474
f0131492 74751993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7476
8cf51b2c
GM
7477 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7478 4' where appropriate.
7479
f0131492 74801993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7481
49823426 7482 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7483
7484 * texindex.c: Include "../src/config.h" if building in emacs.
7485
7486 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7487 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7488 Add target to build texindex.c, defining `emacs'.
7489
8cf51b2c
GM
74901993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7491
7492 * Version 19.19 released.
7493
8cf51b2c
GM
74941993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7495
7496 * Version 19.18 released.
7497
74981993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7499
7500 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7501
75021993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7503
7504 * Version 19.17 released.
7505
75061993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7507
7508 * split-man: Fix typos in last change.
7509
75101993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7511
7512 * Version 19.16 released.
7513
75141993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7515
7516 * version 19.15 released.
7517
75181993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7519
7520 * Makefile (distclean): It's rm, not rf.
7521
75221993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7523
7524 * Version 19.14 released.
7525
75261993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7527
7528 * Makefile: New file.
7529
75301993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7531
7532 * Version 19.13 released.
7533
75341993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7535
7536 * Version 19.9 released.
7537
75381993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7539
7540 * Version 19.8 released.
7541
75421993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7543
7544 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7545
7546 * trouble.texi: It's `enable-flow-control-on', not
7547 `evade-flow-control-on'.
7548
75491993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7550
7551 * display.texi: Document standard-display-european.
7552
75531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7554
7555 * Version 19.7 released.
7556
7557 * emacs.texi: Add a sentence to the top menu mentioning the
7558 specific version of Emacs this manual applies to.
7559
75601993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7561
7562 * basic.texi: Document next-line-add-lines variable used to
7563 implement down-arrow.
7564
7565 * killing.texi: Document kill-whole-line.
7566
75671993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7568
7569 * text.texi: Update unix TeX ordering information.
7570
75711993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7572
7573 * news.texi: Mention fill-rectangle in keybinding list.
7574
7575 * killing.texi: Document fill-rectangle.
7576
75771993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7578
7579 * vc.texi: Bring the docs up to date with VC 5.2.
7580
75811992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7582
7583 * emacs.tex: Mention blackbox and gomoku under Amusements.
7584 Assembler mode is now mentioned and appropriately indexed
7585 under Programming Modes.
7586
75871991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7588
7589 * emacs.tex: Update TeX ordering information.
7590
8cf51b2c
GM
75911990-06-26 David Lawrence (tale@geech)
7592
7593 * emacs.tex: Note that completion-ignored-extensions is not used
7594 to filter out names when all completions are displayed in
7595 *Completions*.
7596
75971990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7598
7599 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7600
76011990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7602
7603 * emacs.tex: Add @findex grep.
7604
8cf51b2c
GM
76051988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7606
7607 * emacs.tex: Correct two typos. No other changes before
7608 Version 19 will be made.
7609
8cf51b2c
GM
76101988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7611
7612 * emacs.tex: Update information for obtaining TeX distribution from the
7613 University of Washington.
7614
7615;; Local Variables:
c8763fb6 7616;; coding: utf-8
8cf51b2c
GM
7617;; End:
7618
95df8112 7619 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7620
7621 This file is part of GNU Emacs.
7622
352c8b4a 7623 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7624 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7625 the Free Software Foundation, either version 3 of the License, or
7626 (at your option) any later version.
8cf51b2c
GM
7627
7628 GNU Emacs is distributed in the hope that it will be useful,
7629 but WITHOUT ANY WARRANTY; without even the implied warranty of
7630 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7631 GNU General Public License for more details.
7632
7633 You should have received a copy of the GNU General Public License
352c8b4a 7634 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.