* lisp/facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8c62c205
GM
12011-02-19 Glenn Morris <rgm@gnu.org>
2
3 * dired.texi (Dired): Dired-X version number was dropped.
4
3928f2b6
JD
52011-02-14 Jan Djärv <jan.h.d@swipnet.se>
6
7 * xresources.texi (X Resources): Remove *faceName and replace it with
8 *font for Lucid.
9
a41c8660
CY
102011-02-05 Chong Yidong <cyd@stupidchicken.com>
11
12 * rmail.texi (Rmail Display): Document Rmail MIME support more
13 accurately.
14
15 * maintaining.texi (VC Change Log): Document vc-log-incoming and
16 vc-log-outgoing.
17 (Merging): Document vc-find-conflicted-file.
18
233ba4d9 192011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
20
21 * custom.texi (Variables): Fix typo.
22
14beddf4 232011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 24
65401ee3
CY
25 * search.texi (Regexps): Copyedits. Mention character classes
26 (Bug#7809).
27
19f81ecf
CY
28 * files.texi (File Aliases): Restore explanatory text from Eli
29 Zaretskii, accidentally removed in 2011-01-08 commit.
30
bf3dae7e
EZ
312011-01-29 Eli Zaretskii <eliz@gnu.org>
32
33 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
34 (MAKEINFO_OPTS): New variable.
35 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
36 (emacs.html): New target.
37 (clean): Remove emacs.html.
38
45eb2a5d
WL
392011-01-23 Werner Lemberg <wl@gnu.org>
40
41 * Makefile.in (MAKEINFO): Now controlled by `configure'.
42 (MAKEINFO_OPTS): New variable. Use it where appropriate.
43 (ENVADD): Updated.
44
9acfe703
GM
452011-01-18 Glenn Morris <rgm@gnu.org>
46
47 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
48
49 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
50
362b9d48
GM
512011-01-15 Chong Yidong <cyd@stupidchicken.com>
52
bb033b5f
CY
53 * building.texi (Compilation): Improve instructions for running two
54 compilations (Bug#7573).
55
b024d9f0
MD
56 * files.texi (Backup Names): Document the new location of the
57 last-resort backup file.
58
362b9d48
GM
59 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
60 manual. Explain why directory-abbrev-alist elements should be anchored
61 (Bug#7777).
62
632011-01-15 Eli Zaretskii <eliz@gnu.org>
64
65 * msdog.texi (Windows Startup): Correct inaccurate description of
66 differences between emacsclient.exe and emacsclientw.exe.
67
7c420169 682011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
69
70 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
71
7c420169 722011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
73
74 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
75
7c420169 762011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 77
2d34d523
EZ
78 * frames.texi (Cut and Paste): Modify the section's name and text:
79 don't mix "cut/paste" with "kill/yank".
80 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
81 (Bug#7702)
82
88ab4340
EZ
83 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
84
7c420169 852011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
86
87 * maintaining.texi: Move inclusion of emerge after EDE, so that it
88 matches its position in the menu. (Bug#7674)
89
7c420169 902011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
91
92 * trouble.texi (Checklist): Mention not replying via news either.
93
92bb6c52
TH
942010-12-30 Tassilo Horn <tassilo@member.fsf.org>
95
96 * misc.texi (Document View): Update DocView section with newly
97 supported document formats.
98
b103c904
CY
992010-12-21 Chong Yidong <cyd@stupidchicken.com>
100
101 * killing.texi: Resection the Info version to conform to the
102 printed manual, to avoid making sections on Accumulating Text, CUA
103 and Rectangles into full chapters.
104
f49d1f52 1052010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
106
107 * custom.texi (Init Syntax): Add index entries for "character syntax".
108 (Bug#7576)
109
f49d1f52 1102010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
111
112 * text.texi (HTML Mode): Small fixes. (Bug#7607)
113
f49d1f52 1142010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
115
116 * trouble.texi (Checklist): Fix typo in newsgroup name.
117
f49d1f52 1182010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
119
120 * search.texi (Word Search): Note that the lazy highlight always
121 matches to whole words (Bug#7470).
122
f49d1f52 1232010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 124
4f1948eb
EZ
125 * display.texi (Optional Mode Line): Make the description of
126 load-average more accurate.
127
b8a9e136
EZ
128 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
129 registry, with a cross-reference.
62d72a4a
EZ
130 (Windows Startup): New node. Move the stuff about the current
131 directory from "Windows HOME".
b8a9e136 132
07976ae3 1332010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
134
135 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
136 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
137
07976ae3 1382010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
139
140 * maintaining.texi (Version Control Systems): Fix repeated sentence.
141 Suggested by Štěpán Němec.
142
07976ae3 1432010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 144
1aaae3f3
CY
145 * maintaining.texi (Version Control): Say "commit", not "check in".
146 (Version Control Systems): Simplify descriptions.
147 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
148 VCS Concepts.
149 (VC Mode Line): Update example.
150 (Old Revisions): Document revert-buffer for vc-diff.
151 (Log Buffer): Promote to a subsection. Document header lines.
152
ec8a6295
CY
153 * macos.texi (Mac / GNUstep Basics): Document
154 ns-right-alternate-modifier.
155
1aaae3f3
CY
156 * emacs.texi (Top): Update node listing.
157
0eb025fb
EZ
1582010-11-13 Eli Zaretskii <eliz@gnu.org>
159
160 * rmail.texi (Rmail Coding): Characters with no fonts are not
161 necessarily displayed as empty boxes.
162
163 * mule.texi (Language Environments, Fontsets): Characters with no
164 fonts are not necessarily displayed as empty boxes.
165
166 * display.texi (Text Display): Document display of glyphless
167 characters.
168
ea4f7750
GM
1692010-11-13 Glenn Morris <rgm@gnu.org>
170
171 * basic.texi (Position Info): Add M-x count-words-region.
172
90639cea
GM
1732010-11-11 Glenn Morris <rgm@gnu.org>
174
175 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
176
d607b96b 1772010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
178
179 * msdog.texi (Windows HOME): Add information regarding startup
180 directory when invoking Emacs from a desktop shortcut. (bug#7300)
181
c12e4a81
GM
1822010-10-11 Glenn Morris <rgm@gnu.org>
183
df187c62
GM
184 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
185
c12e4a81
GM
186 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
187 (DVIPS): New variable.
234db610
GM
188 (.PHONY): Add html, ps.
189 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
190 (clean): Delete html, ps files.
c12e4a81 191
6513b232
EZ
1922010-10-09 Eli Zaretskii <eliz@gnu.org>
193
194 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
195
f4f358f1
GM
1962010-10-09 Glenn Morris <rgm@gnu.org>
197
c1dc72b3
GM
198 * Makefile.in (VPATH): Remove.
199 (infodir): Make it absolute.
200 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
201
4393405b
GM
202 * Makefile.in (dist): Anchor regexps.
203
eef3ab94
GM
204 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
205 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
206 (emacs-xtra.pdf): Use $<.
207
aa9db089
GM
208 * Makefile.in (infoclean): Remove harmless, long-standing error.
209
abd40fb4
GM
210 * Makefile.in ($(infodir)): Delete rule.
211 (mkinfodir): New.
212 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
213
f4f358f1 214 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 215 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
216 * emacsver.texi: New file, replacing emacsver.texi.in.
217
ea274122
GM
2182010-10-09 Glenn Morris <rgm@gnu.org>
219
f7a31f11
GM
220 * emacsver.texi.in: New file.
221 * emacs.texi: Set EMACSVER by including emacsver.texi.
222 * Makefile.in (distclean): Delete emacsver.texi.
223 (dist): Copy emacsver.texi.
b13254e7 224 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 225
3fb78d1f
GM
226 * ack.texi (Acknowledgments): No more b2m.c.
227
ea274122
GM
228 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
229 (emacs): Remove rule.
230 (dist): No need to deal with the emacs rule any more.
231
17ca7950
GM
2322010-10-07 Glenn Morris <rgm@gnu.org>
233
234 * Makefile.in (version): New, set by configure.
235 (clean): Delete dist tar file.
236 (dist): Use version in tar name.
237
4c83f6e1
GM
2382010-10-06 Glenn Morris <rgm@gnu.org>
239
240 * Makefile.in (EMACS_XTRA): Add the main source file.
241 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
242 (mostlyclean): No core files, reorder other files.
243 (clean): Delete specific dvi and pdf files.
244 (infoclean, dist): New rules.
245 (maintainer-clean): Use infoclean.
8a944cea 246 ($(infodir)): Add parallel build workaround.
4c83f6e1 247
0264072d
GM
2482010-10-04 Glenn Morris <rgm@gnu.org>
249
250 * Makefile.in (SHELL): Set it.
251 (INFO_TARGETS, DVI_TARGETS): Remove variables.
252 (info, dvi): Replace above variables with their expansions.
253 (info): Move mkdir from here...
254 ($(infodir)/emacs): ... to here (for parallel builds).
255 (pdf): New target.
256 ($(infodir)/emacs): Pass -o option to makeinfo.
257 (.PHONY): Declare clean rules.
258 (maintainer-clean): Delete dvi and pdf files.
259 Guard against cd failures. Use a more restrictive delete.
260
3226d6ca
GM
2612010-10-02 Glenn Morris <rgm@gnu.org>
262
263 * misc.texi (Shell Mode): Remove reference to old function name.
264
cad90f3b
EZ
2652010-09-30 Eli Zaretskii <eliz@gnu.org>
266
267 * maintaining.texi (VC Mode Line): Mention all the possible VC status
268 indicator characters.
269
5f874327
GM
2702010-09-29 Glenn Morris <rgm@gnu.org>
271
272 * Makefile.in (top_srcdir): Remove unused variable.
273
0ab9cff3
GM
2742010-09-14 Glenn Morris <rgm@gnu.org>
275
67ae9766
GM
276 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
277 the last hook item.
278
0ab9cff3
GM
279 * calendar.texi (Appointments): Also updated when a diary include file
280 is saved.
281
6664fc59 2822010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
283
284 * trouble.texi (Bugs): Update the section intro.
285 (Known Problems): New section.
286 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
287 (Sending Patches): Bug fixes are best as responses to existing bugs.
288 * emacs.texi (Known Problems): Add menu entry for new section.
289
be3283d7
GM
2902010-09-09 Glenn Morris <rgm@gnu.org>
291
292 * xresources.texi: Untabify.
293
10999305 2942010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
295
296 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
297
10999305 2982010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
299
300 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
301
30641319
JD
3022010-09-02 Jan Djärv <jan.h.d@swipnet.se>
303
304 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
305
50dd7bc6
GM
3062010-08-21 Glenn Morris <rgm@gnu.org>
307
308 * misc.texi (Amusements): Mention bubbles and animate.
309
5e620eca
EZ
3102010-07-31 Eli Zaretskii <eliz@gnu.org>
311
312 * files.texi (Visiting): Add more index entries for
313 large-file-warning-threshold.
314
8b2dd508
JD
3152010-07-29 Jan Djärv <jan.h.d@swipnet.se>
316
317 * frames.texi (Tool Bars): Add doc for tool-bar-position.
318
8838673e
GM
3192010-06-23 Glenn Morris <rgm@gnu.org>
320
321 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
322 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
323 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
324 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
325 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
326 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
327 Untabify Texinfo files.
328
04d3bb6c
GM
3292010-06-10 Glenn Morris <rgm@gnu.org>
330
103dd3a8
GM
331 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
332
04d3bb6c
GM
333 * basic.texi (Inserting Text): Fix typo.
334
50b79479
GM
3352010-06-10 Glenn Morris <rgm@gnu.org>
336
337 * ack.texi (Acknowledgments):
338 * emacs.texi (Acknowledgments): Update for notifications.el.
339
86d7a550
DU
3402010-05-31 Daiki Ueno <ueno@unixuser.org>
341
342 * dired.texi (Operating on Files): Mention encryption commands
343 (Bug#6315).
344
db5dce9d
EZ
3452010-05-29 Eli Zaretskii <eliz@gnu.org>
346
347 * basic.texi (Moving Point): Update due to renaming of commands bound
348 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
349
34313041
EZ
3502010-05-18 Eli Zaretskii <eliz@gnu.org>
351
352 * display.texi (Fringes): Document reversal of fringe arrows for R2L
353 paragraphs.
354 (Line Truncation): Fix wording for bidi display.
355
1fc0ce04 356 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
357 keys.
358
0235128c 3592010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
360
361 * building.texi (GDB Graphical Interface): Remove misleading comparison
362 to an IDE (Bug#6128).
363
0235128c 3642010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
365
366 * programs.texi (Man Page):
367 * misc.texi (Invoking emacsclient):
368 * mini.texi (Repetition):
369 * mark.texi (Setting Mark): Fix typos.
370
0235128c 3712010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
372
373 * misc.texi (Printing): Document htmlfontify-buffer.
374
0235128c 3752010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
376
377 * calendar.texi (Displaying the Diary, Format of Diary File):
378 Fix external cross-references for TeX format output.
379
0235128c
SM
3802010-05-07 Chong Yidong <cyd@stupidchicken.com>
381
382 * Version 23.2 released.
383
f63d0028
JD
3842010-05-02 Jan Djärv <jan.h.d@swipnet.se>
385
386 * cmdargs.texi (Initial Options): Mention --chdir.
387
20fe03ad
JD
3882010-04-21 Jan Djärv <jan.h.d@swipnet.se>
389
390 * frames.texi (Tool Bars): Add tool-bar-style.
391
b7d65a5f
GM
3922010-04-21 Glenn Morris <rgm@gnu.org>
393
394 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
395
a42dbee1
CY
3962010-04-18 Chong Yidong <cyd@stupidchicken.com>
397
398 * programs.texi (Semantic): New node.
399
400 * maintaining.texi (EDE): New node.
401
402 * emacs.texi: Update node listing.
403
404 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
405
6e104790 4062010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 407
d52dbd3d
GM
408 * emacs.texi (Acknowledgments): Remove duplicate.
409
a77fe20c
GM
410 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
411
6e104790 4122010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 413
4ebe9902
GM
414 * dired.texi (Misc Dired Features): Mention VC diff and log.
415 * maintaining.texi (Old Revisions, VC Change Log):
416 Mention that diff and log work in Dired buffers.
417
98932641
GM
418 * help.texi (Help Summary): Mention M-x info-finder.
419
d5b22ab2 420 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 421
4d4e9522
GM
422 * custom.texi (Specifying File Variables, Directory Variables):
423 Document new commands for manipulating local variable lists.
424
6e104790 4252010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
426
427 * trouble.texi (Contributing): Add cindex entry.
428 Mention etc/CONTRIBUTE.
429
6e104790 4302010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
431
432 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
433 query-replace (Bug#5774).
434
a20a9df3
GM
4352010-04-16 Glenn Morris <rgm@gnu.org>
436
437 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
438
1ecb2d3f
JD
4392010-04-11 Jan Djärv <jan.h.d@swipnet.se>
440
441 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
442
99852628
JD
4432010-04-08 Jan Djärv <jan.h.d@swipnet.se>
444
445 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
446
ce79424f
EZ
4472010-03-30 Eli Zaretskii <eliz@gnu.org>
448
449 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
450 cross-reference to "Inserting Text".
451
452 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
453 Mention completion provided by `ucs-insert'.
454
85738751 4552010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
456
457 * sending.texi (Sending Mail): Note variables that may need
458 customizing.
459 (Mail Sending): Expand discussion of send-mail-function.
460
85738751 4612010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
462
463 Document Message mode as the default mail mode.
464
465 * sending.texi (Sending Mail): Copyedits.
466 (Mail Format, Mail Headers): Document mail-from-style changes.
467 (Mail Commands): Rename from Mail mode. Document Message mode.
468 (Mail Misc): Rename from Mail mode Misc.
469 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
470 command names and update keybindings.
471 (Header Editing): Document message-tab. De-document
472 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
473 favor of mail-default-headers. Ad index entries for user-full-name and
474 user-mail-address.
475 (Citing Mail): Update changes in Message mode behavior. Document
476 mail-yank-prefix.
477 (Mail Signature): New node, moved from Mail Misc.
478 (Mail Aliases): Mail abbrevs are the default with Message mode.
479 (Mail Methods): Note that Message mode is now the default.
480
481 * rmail.texi (Rmail Reply):
482 * text.texi (Text Mode):
483 * major.texi (Major Modes):
484 * mule.texi (Output Coding): Refer to Message mode.
485
486 * custom.texi (Init Examples): Add xref to Mail Header.
487
1fc0ce04 488 * emacs.texi (Top): Fix xrefs.
e73c2434 489
85738751 4902010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 491
c0c035fa
CY
492 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
493 repository if there is none.
494 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
495 vc-print-root-log.
ef7b27ef 496 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 497
71785b7a
CY
498 * programs.texi (Program Modes): Mention Javascript mode.
499
f67c5dd0
CY
500 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
501 * emacs.texi: Update node description.
502
0f72a391 503 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 504 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 505
dc2d2590
JL
5062010-03-30 Juri Linkov <juri@jurta.org>
507
508 * search.texi (Other Repeating Search): Remove line that `occur'
509 can not handle multiline matches.
510
a7b02820
EZ
5112010-03-30 Eli Zaretskii <eliz@gnu.org>
512
513 * mule.texi (International): Mention support of bidirectional editing.
514 (Bidirectional Editing): New section.
515
22ef1944
NR
5162010-03-28 Nick Roberts <nickrob@snap.net.nz>
517
518 * emacs.texi (Top): Update node names to those in building.texi.
519
146b8b16
NR
5202010-03-27 Nick Roberts <nickrob@snap.net.nz>
521
522 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
523 doc/emacs/emacs.texi: Update node names for building.texi.
524
6d98672d
GM
5252010-03-24 Glenn Morris <rgm@gnu.org>
526
527 * ack.texi (Acknowledgments):
528 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
529
93318cbd
JD
5302010-03-20 Jan Djärv <jan.h.d@swipnet.se>
531
532 * xresources.texi (Table of Resources): Clarify toolBar number
533 for Gtk+.
534
535 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
536
15cf2f52
CY
5372010-03-21 Chong Yidong <cyd@stupidchicken.com>
538
4102856c
CY
539 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
540
15cf2f52
CY
541 * search.texi (Other Repeating Search): Document multi-isearch-buffers
542 and multi-isearch-buffers-regexp.
543
544 * indent.texi (Indentation): Clarify description of
545 indent-for-tab-command. Document tab-always-indent.
546
d68eb23c
CY
5472010-03-20 Chong Yidong <cyd@stupidchicken.com>
548
549 * cmdargs.texi (Font X): Move most content to Fonts.
550
551 * frames.texi (Fonts): New node. Document font-use-system-font.
552
553 * emacs.texi (Top):
554 * xresources.texi (Table of Resources):
555 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
556
288f9fc0
CY
5572010-03-10 Chong Yidong <cyd@stupidchicken.com>
558
559 * Branch for 23.2.
560
17782bec
CY
5612010-03-06 Chong Yidong <cyd@stupidchicken.com>
562
563 * custom.texi (Init Examples): Add xref to Locals.
564
565 * major.texi (Choosing Modes): Mention usage of setq-default for
566 setting the default value of major-mode (Bug#5688).
567
b4a1a8b2
CY
5682010-03-02 Chong Yidong <cyd@stupidchicken.com>
569
570 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
571
572 * display.texi (Display Custom): Document make-pointer-invisible and
573 underline-minimum-offset. Remove inverse-video.
574
a1e759cd
CY
5752010-02-21 Chong Yidong <cyd@stupidchicken.com>
576
577 * frames.texi (Frame Commands): Note that the last ordinary frame can
578 be deleted in daemon mode (Bug#5616).
579
4f3bc373
GM
5802010-02-18 Glenn Morris <rgm@gnu.org>
581
582 * trouble.texi (Contributing): Repository is no longer CVS.
583
5dbbdd33
GM
5842010-02-08 Glenn Morris <rgm@gnu.org>
585
586 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
587
cd61af01
SM
5882010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 * display.texi (Useless Whitespace, Text Display):
591 * custom.texi (Init Examples): Avoid obsolete special default variables
592 like default-major-mode.
593
b1bb0a25 5942010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
595
596 * programs.texi (Other C Commands): Replace reference to obsolete
597 c-subword-mode.
598
99d0985b
GM
5992010-01-21 Glenn Morris <rgm@gnu.org>
600
601 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
602
893db5bc
GM
6032010-01-12 Glenn Morris <rgm@gnu.org>
604
605 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
606 emacs-pretest-bug for bug reports for development versions.
607
0419b8d6
GM
6082010-01-11 Glenn Morris <rgm@gnu.org>
609
610 * display.texi (Highlight Interactively): `t' does not mean highlight
611 all patterns. (Bug#5335)
612
26e533e2
CY
6132009-12-29 Chong Yidong <cyd@stupidchicken.com>
614
615 * misc.texi (Shell): Document async-shell-command.
616
617 * building.texi (Grep Searching): Document zrgrep.
618
484eaeac 619 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 620
7ee6c59b
NR
6212009-12-29 Nick Roberts <nickrob@snap.net.nz>
622
623 * building.texi: Import GDB Graphical Interface description from
624 EMACS_23_1_RC.
625
91ed7ea8
CY
6262009-12-24 Chong Yidong <cyd@stupidchicken.com>
627
628 * emacs.texi (Top): Update node listing.
629
630 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
631
632 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
633
634 * cmdargs.texi (Initial Options):
635 * xresources.texi (Resources): Document inhibit-x-resources.
636
637 * custom.texi (Specifying File Variables): Note that minor modes are
638 enabled unconditionally.
639
640 * display.texi (Scrolling): Briefly document the old recenter command,
641 and document recenter-positions.
642
643 * files.texi (Visiting):
644 * buffers.texi (Buffers): Max buffer size is now 512 MB.
645
646 * frames.texi (Cut/Paste Other App): Document
647 save-interprogram-paste-before-kill.
648
649 * killing.texi (Kill Options): New node.
650
6ca89aaa
CY
6512009-12-05 Chong Yidong <cyd@stupidchicken.com>
652
653 * misc.texi (Shell Options): ansi-color is now default.
654
806642d4
GM
6552009-12-05 Glenn Morris <rgm@gnu.org>
656
806642d4
GM
657 * emacs.texi (Top): Update menu for cal-xtra node changes.
658 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
659 or mode line. Don't mention invisible text or the details of
660 diary-print-entries here, only in cal-xtra.
661 (Format of Diary File): Mention that the "date on first line" format
662 only really affects the simple display.
663 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
664 (Diary Customizing): Holidays may be in the buffer or mode line.
665 Move diary-print-entries to the "Diary Display" section.
666 (Diary Display): New section, split out from "Fancy Diary Display".
667 Explain the limitations of simple display, and how to print it.
668
1a4f0c0a
GM
669 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
670
e11adbd8
GM
671 * cal-xtra.texi (Diary Display): Mention View mode.
672
29a483ac
JL
6732009-11-29 Juri Linkov <juri@jurta.org>
674
675 * display.texi (Highlight Interactively): Actually a list of
676 default faces is pre-loaded into a list of default values
677 instead of the history.
678
83d60c79
GM
6792009-11-20 Glenn Morris <rgm@gnu.org>
680
681 * ack.texi (Acknowledgments):
682 * emacs.texi (Acknowledgments): Add htmlfontify.
683
276bbe96
GM
6842009-11-14 Glenn Morris <rgm@gnu.org>
685
98ad1bae
GM
686 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
687
276bbe96
GM
688 * ack.texi (Acknowledgments):
689 * emacs.texi (Acknowledgments): Update for recent Org changes.
690
18430066
CY
6912009-10-31 Chong Yidong <cyd@stupidchicken.com>
692
693 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
694 `charset' property, which is irrelevant to the user manual (Bug#3526).
695
522ddc9f
JB
6962009-10-14 Juanma Barranquero <lekktu@gmail.com>
697
698 * trouble.texi (DEL Does Not Delete): Fix typo.
699
50b49ade
MA
7002009-10-05 Michael Albinus <michael.albinus@gmx.de>
701
702 * files.texi (Misc File Ops): Mention copy-directory.
703
6308321a
EZ
7042009-10-04 Eli Zaretskii <eliz@gnu.org>
705
43b3b4d1
EZ
706 * mule.texi (Unibyte Mode): Emphasize that
707 unibyte-display-via-language-environment affects only the display.
708
6308321a
EZ
709 * display.texi (Horizontal Scrolling): Document cursor behavior under
710 horizontal scrolling when point moves off the screen (Bug#4564).
711 Improve wording.
712
bd51ea7f
MA
7132009-10-01 Michael Albinus <michael.albinus@gmx.de>
714
715 * files.texi (Directories): delete-directory prompts for recursive
716 deletion.
717
55381962
GM
7182009-09-30 Glenn Morris <rgm@gnu.org>
719
720 * ack.texi (Acknowledgments):
721 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
722
13989ab1
TH
7232009-09-25 Tassilo Horn <tassilo@member.fsf.org>
724
725 * dired.texi (Dired Navigation): Use @code instead of @var for
726 dired-isearch-filenames, so that it's not capitalized.
727
8ba46c89
CY
7282009-09-19 Chong Yidong <cyd@stupidchicken.com>
729
730 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
731
732 * entering.texi (Exiting): C-z is now bound to suspend-frame.
733
734 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
735 (Key Bindings): Reference Init Rebinding in introductory text. Shift
736 some of the introduction to Keymaps node.
737 (Keymaps): Simplify.
738 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
739 (Minibuffer Maps): Remove mention of Mocklisp.
740 (Init Rebinding): Move mode-local rebinding example here from Local
741 Keymaps.
742 (Modifier Keys): Clarify.
1e11b018 743 (Rebinding): Add cindex for "binding keys".
8ba46c89 744
6a5ca7c8
CY
7452009-09-13 Chong Yidong <cyd@stupidchicken.com>
746
747 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
748
0e1cba51
NR
7492009-08-31 Nick Roberts <nickrob@snap.net.nz>
750
6a5ca7c8 751 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 752 Re-organise these two sections.
0e1cba51 753
76a87a4d
EZ
7542009-08-29 Eli Zaretskii <eliz@gnu.org>
755
756 * cmdargs.texi (Initial Options): Fix last change.
757
82e98df4
SM
7582009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
759
760 * mule.texi (Enabling Multibyte):
761 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
762 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
763
fb89fad9
GM
7642009-08-20 Glenn Morris <rgm@gnu.org>
765
766 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
767
e99652b0
GM
7682009-08-19 Glenn Morris <rgm@gnu.org>
769
770 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
771
5cca97ad
GM
7722009-08-18 Glenn Morris <rgm@gnu.org>
773
774 * ack.texi (Acknowledgments):
775 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
776
997797ae 777 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 778
985bf85b
GM
7792009-08-09 Glenn Morris <rgm@gnu.org>
780
781 * ack.texi (Acknowledgments):
782 * emacs.texi (Acknowledgments): Add gdb-mi entry.
783
8d6bb99e
DD
7842009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
785
786 * emacs.texi (Top): Add new menu items for GDB-UI.
787
788 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 789 section. Threads buffer is in separate section now.
8d6bb99e 790
8353da9c
GM
7912009-08-08 Glenn Morris <rgm@gnu.org>
792
793 * ack.texi (Acknowledgments):
794 * emacs.texi (Acknowledgments):
795 Update for js2-mode and org changes.
796
f2074faf
MA
7972009-08-02 Michael Albinus <michael.albinus@gmx.de>
798
799 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
800 files.
801
e8d2d3fb
CY
8022009-07-28 Chong Yidong <cyd@stupidchicken.com>
803
804 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
805
324a4f6a
GM
8062009-07-23 Glenn Morris <rgm@gnu.org>
807
808 * programs.texi (Matching): Update blink-matching-paren-distance.
809
b6937a70
CY
8102009-07-21 Chong Yidong <cyd@stupidchicken.com>
811
812 * frames.texi (Cut/Paste Other App): For select-active-regions,
813 selection is now updated on moving point.
814
bd8aaa36
RS
8152009-07-21 Richard Stallman <rms@gnu.org>
816
817 * glossary.texi (GNU, Daemon): Update information.
818
8d9b5eba
JL
8192009-07-19 Juri Linkov <juri@jurta.org>
820
821 * custom.texi (Specifying File Variables, Safe File Variables):
822 "variables/value pairs" -> "variable/value pairs".
823
a2acc1db
GM
8242009-07-15 Glenn Morris <rgm@gnu.org>
825
826 * misc.texi (Gnus): Remove widow.
827
c5ae942b
GM
8282009-07-11 Glenn Morris <rgm@gnu.org>
829
703d26ba
GM
830 * Makefile.in (TEXI2PDF): New.
831 (emacs.pdf, emacs-xtra.pdf): New targets.
832
522ddc9f 833 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
834
835 * display.texi (Horizontal Scrolling): Re-word to remove widow.
836
837 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
838 Don't print the copying notice twice in the printed version.
839 Update the menu and detailmenu.
840 (Preface): The meaning of "on-line" has changed.
841 Correct name for "Common Problems" chapter.
842 (Distrib): Update FSF shop URL.
843 (Intro): Showing two files at once is not so exciting.
844
845 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
846 (Mac / GNUstep Basics): Minor grammar changes.
847 (Mac / GNUstep Events): Fix typo.
848 (GNUstep Support): CANNOT_DUMP no longer applies.
849
850 * misc.texi (Document View): Fix typos.
851
852 * dired.texi (Dired):
853 * help.texi (Help):
854 * macos.texi (Mac OS / GNUstep):
855 * maintaining.texi (Version Control, Introduction to VC):
856 End menu descriptions with a period.
c5ae942b 857
b1c8242b
EZ
8582009-07-09 Eli Zaretskii <eliz@gnu.org>
859
860 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
861 so categorical in saying that the option is only useful on NTFS.
862
220d9aa6
GM
8632009-07-09 Glenn Morris <rgm@gnu.org>
864
865 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
866 (ENVADD): Add texinfodir to TEXINPUTS.
867
868 * emacs.texi (Top): Fix cross-reference.
869
870 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
871
872 * vc1-xtra.texi (Revision Tags): Fix typo.
873
d07e72d3
GM
8742009-07-03 Glenn Morris <rgm@gnu.org>
875
876 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
877 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
878 (Merge Commands): `.' does not seem to work in A or B buffer.
879 `l' can recreate the 3-window display.
880
881 * glossary.texi (Glossary): Minor phrasing changes throughout.
882 Add more internal cross-references.
883 <Autoloading>: You can't really autoload a variable.
884 <C-M->: Move details here from `M-C-' item.
885 <Continuation Line>: Refer to `Truncation.'
886 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
887 <Home Directory, Unix>: New entries.
888 <Deletion of Files>: Mention recycle bins.
889 <Directory>: Mention ``folders.''
890 <Error>: Don't mention ``type-ahead.''
891 <Fringe>: Refer to the manual node.
892 <Minor Mode>: Can be global or local.
893 <Spell Checking>: There are other checkers besides Ispell.
894
f144038a
GM
8952009-07-02 Glenn Morris <rgm@gnu.org>
896
897 * anti.texi (Antinews): Minor changes in phrasing.
898
899 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
900 some underfull lines in dvi output.
901
902 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
903
904 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
905
906 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
907
3f1c6666
JD
9082009-07-01 Jan Djärv <jan.h.d@swipnet.se>
909
910 * xresources.texi (Table of Resources): Mention maximized for
911 fullscreen.
912
913 * cmdargs.texi (Window Size X): -mm/--maximized is new.
914
62aadce7
CY
9152009-07-01 Chong Yidong <cyd@stupidchicken.com>
916
917 * anti.texi (Antinews): Correct the list of removed platforms.
918
82ec412e
GM
9192009-06-28 Glenn Morris <rgm@gnu.org>
920
921 * arevert-xtra.texi: Minor language tweaks.
922
09964e7d
GM
923 * dired-xtra.texi: Minor revisions.
924
666e158e
MB
9252009-06-23 Miles Bader <miles@gnu.org>
926
c4cc8b9a 927 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 928 (Temporary Face Changes): Document `text-scale-set'.
666e158e 929
70243478
CY
9302009-06-21 Chong Yidong <cyd@stupidchicken.com>
931
932 * Branch for 23.1.
933
67cbe681
KH
9342009-06-17 Kenichi Handa <handa@m17n.org>
935
936 * mule.texi (Charsets): Update the description for the new charset.
937 (list-character-sets): New findex.
125dd7c5 938 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 939
40e67246
CY
9402009-06-10 Chong Yidong <cyd@stupidchicken.com>
941
b5700de6
CY
942 * basic.texi (Moving Point): Fix tag.
943
944 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
945
946 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
947 use camel-case for PageUp and PageDown.
948
949 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
950 camel-case for PageUp and PageDown.
951
952 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
953
40e67246 954 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 955 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 956
522ddc9f 9572009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 958
522ddc9f
JB
959 * fixit.texi (Spelling): Set default dictionary.
960 Improve descriptions (Bug#2554)
6f591cf4 961
53483c76
DR
9622009-06-08 David Reitter <david.reitter@gmail.com>
963
964 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
965 since saving colors and faces set this way is not implemented.
966 (Environment variables): Remove mention of mac-fix-env, which is
967 scheduled to be removed.
968
1557ef4f
CY
9692009-06-04 Chong Yidong <cyd@stupidchicken.com>
970
91056528
CY
971 * custom.texi (Init Examples): Add example of changing load-path.
972
1557ef4f
CY
973 * building.texi (Lisp Libraries): Add example of changing
974 load-path (Bug#3446).
975
623cec4c
CY
9762009-05-28 Chong Yidong <cyd@stupidchicken.com>
977
978 * mark.texi (Mark): Further clarifications.
979 (Setting Mark): Emphasize that C-SPC activates the mark.
980
0fcca8ee
CY
9812009-05-28 Chong Yidong <cyd@stupidchicken.com>
982
702b10e1
CY
983 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
984 Mark mode.
0fcca8ee
CY
985 (Using Region, Persistent Mark): Use "active mark" instead of "active
986 region".
987
d3b396e4
CY
9882009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
989
990 * mule.texi (Select Input Method): Fix typo.
991
3f698a06
CY
9922009-05-13 Chong Yidong <cyd@stupidchicken.com>
993
994 * anti.texi (Antinews): Document completion changes. Some additional
995 copyedits and rearrangement of entries.
996
b2a42eb7
CY
9972009-05-12 Chong Yidong <cyd@stupidchicken.com>
998
932fd020
CY
999 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1000 (Shell History Copying, Terminal emulator): Copyedits.
1001
ac36a8f1
CY
1002 * xresources.texi (Resources): Simplify descriptions. Shorten
1003 description of editres, which is not very useful these days.
1004 (Table of Resources): Document fontBackend resource.
1005
b2a42eb7
CY
1006 * trouble.texi (Quitting): Add other undo bindings to table.
1007 (DEL Does Not Delete): Note that the erasure key is usually labelled
1008 "Backspace". Remove discussion of obscure Xmodmap issue.
1009
c6ea7fb8
CY
10102009-05-07 Chong Yidong <cyd@stupidchicken.com>
1011
1012 * files.texi (Visiting): Copyedits.
1013
ad36c422
CY
10142009-05-06 Chong Yidong <cyd@stupidchicken.com>
1015
1016 * basic.texi (Inserting Text): Document ucs-insert.
1017
1018 * mule.texi (International Chars): Define "multibyte". Note that
1019 internal representation is unicode-based. Simplify definition of raw
1020 bytes. Mention ucs-insert.
1021 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1022 (Language Environments): Add language environments new to Emacs 23.
1023 (Multibyte Conversion): Node deleted.
1024 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1025 mention obsolete emacs-mule coding system.
1026 (Output Coding): Copyedits.
1027
1028 * emacs.texi (Top): Update node listing.
1029
d4ad7b96
CY
10302009-05-05 Per Starbäck <per@starback.se> (tiny change)
1031
1032 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1033
5bd66204
SM
10342009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * building.texi (Lisp Libraries): `load-library' does offer completion.
1037
bc36ad1c
CY
10382009-04-28 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1041 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1042
f1a47884
EZ
10432009-04-25 Eli Zaretskii <eliz@gnu.org>
1044
1045 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1046
be77bd45
CY
10472009-04-22 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1050
1051 * building.texi (Lisp Interaction): Document initial-scratch-message.
1052
d3b82927
JB
10532009-04-18 Juanma Barranquero <lekktu@gmail.com>
1054
ed6e7b11
JB
1055 * msdog.texi (Windows Fonts): Fix typos.
1056
d3b82927
JB
1057 * files.texi (Save Commands): Fix pxref.
1058
bc323c04
CY
10592009-04-18 Chong Yidong <cyd@stupidchicken.com>
1060
1061 * files.texi (Save Commands): Mention diff-buffer-with-file.
1062 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1063 Henoch (Bug#3036).
1064
2186d13f
GM
10652009-03-15 Glenn Morris <rgm@gnu.org>
1066
1067 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1068 the former is not always used.
1069 (Mail Headers): Use active voice. Add "Mail-reply-to".
1070 Change case of "Id". Avoid repeated "appropriate".
1071 (Mail Aliases): Fix previous change - use an example with a ".", so it
1072 does actually get quoted when expanded.
1073 (Mail Sending): Mailclient is the default on some systems.
1074 (Citing Mail): Mention mail-indentation-spaces.
1075 (Mail Mode Misc): Add an @dfn for "mail signature".
1076
71e454fc
CY
10772009-03-15 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1080 (Completion Options): Document read-file-name-completion-ignore-case,
1081 read-buffer-completion-ignore-case, and completion-styles. Remove
1082 description of partial-completion-mode.
1083
df1a3e06
GM
10842009-03-14 Glenn Morris <rgm@gnu.org>
1085
1086 * sending.texi (Mail Format): Fix typo. Add index entry for
1087 mail-header-separator.
1088 (Mail Headers): Put info about initialization and changing in one place
1089 at the start. Update FCC section for mbox Rmail. Clarify From
1090 section, mention mail-setup-with-from. Clarify Reply-to section.
1091 Add Mail-followup-to and mail-mailing-lists. Clarify References
1092 section.
1093 (Mail Aliases): Update example, make less contentious.
1094 Update for name change of mail-interactive-insert-alias.
1095 (Mail Mode): Remove mention of `%' as a word separator.
1096 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1097 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1098 commands. Clarify FCC handling. In mail-complete, add reference to
1099 Mail Aliases section, and mention mail-complete-function.
1100 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1101 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1102 signature netiquette. Explain how the mail hooks work when continuing
1103 a composition.
1104 (Mail Amusements): Internationalize the spook section a bit.
1105 Remove the spook mail-setup-hook example, since it doesn't work well.
1106 Mention fortune-file.
1107 (Mail Methods): Mention read-mail-command.
1108
ed6e7b11 11092009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1110
df1a3e06
GM
1111 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1112 and NS resources following recent changes.
959d68bd 1113
86dca3e8
JR
11142009-03-10 Jason Rumney <jasonr@gnu.org>
1115
1116 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1117 w32-use-visible-system-caret doc to indicate that it should get set
1118 automatically.
1119 (Windows Fonts): Add doc for the uniscribe backend.
1120
042fe98f
DN
11212009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1122
1123 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1124 vc-dir. (Bug#2598)
1125
7f8dba73
RS
11262009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1127
1128 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1129
505e70c3
GM
11302009-03-05 Glenn Morris <rgm@gnu.org>
1131
04242bdc
GM
1132 * rmail.texi (Rmail Basics): Add reference to sorting.
1133 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1134 Minor re-wordings.
1135 (Rmail Motion): Mention rmail-next-same-subject.
1136 (Rmail Deletion): Expunging is not the only way to change the numbers.
1137 (Rmail Labels): Labels can also be used in sorting.
1138 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1139 (Rmail Display): Mention rmail-mime.
1140
00cfe22c
GM
11412009-03-04 Glenn Morris <rgm@gnu.org>
1142
1143 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1144 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1145 summary. Mention sorts cannot be undone.
1146 (Rmail Display): Give an example of how to use goto-address-mode.
1147 (Rmail Editing): It's keybindings that are redefined, not commands.
1148 Fix some typos.
1149 (Movemail): Some minor rewording.
1150 (Remote Mailboxes): Emacs movemail supports pop by default.
1151 Fix some minor grammatical issues. The "two alternative ways" to
1152 specify a POP mailbox are really just one. Remove all reference to the
1153 variables rmail-pop-password and rmail-pop-password-required, obsolete
1154 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1155 can support Kerberos.
1156
3d963b67
GM
11572009-03-03 Glenn Morris <rgm@gnu.org>
1158
1159 * rmail.texi (Rmail Deletion): Revert previous change, which was
1160 describing the Rmail summary versions.
1161 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1162 Minor re-wording for rmail-resend.
1163 (Rmail Make Summary): Summaries apply to buffers rather than files.
1164 <rmail-summary-by-topic>: Headers includes the subject.
1165 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1166 details, including prefix arguments.
2340abde 1167 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1168 Not counting lines might be faster.
1169 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1170 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1171 Name the commands bound to the various keys. Mention prefix argument
1172 for searching.
3d963b67
GM
1173 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1174 Simplify rmail-highlighted-headers description. Update face name.
1175
a8ce3d17
JB
11762009-03-02 Juanma Barranquero <lekktu@gmail.com>
1177
1178 * mark.texi (Marking Objects): Fix typo.
1179
130a29b6
CY
11802009-03-01 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1183 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1184
9d5de6f8
GM
11852009-03-01 Glenn Morris <rgm@gnu.org>
1186
79fc530e 1187 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1188 (Rmail Motion): - M-s searches from the end of messages.
1189 (Rmail Deletion): Minor clarification. Fix numeric argument
1190 description.
1191 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1192 newmail and RMAILOSE files need not be in home-directory.
1193 (Rmail Files): Mention I/O menus are unselectable if no files match.
1194 Mention `MAIL' env-var.
1195
b545ff9c
JR
11962009-02-24 Jason Rumney <jasonr@gnu.org>
1197
1198 * mule.texi (Fontsets): Mention fontset-default, font specs and
1199 fallback fontsets.
1200 (Defining Fontsets): Mention ns and w32 variants of
1201 standard-fontset-spec. Update description of startup fontset to match
1202 Emacs 23 behavior.
a93be82a 1203 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1204 (International): Link to Modifying Fontsets.
b545ff9c 1205
75da0618 12062009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1207
1208 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1209 Mention ns-extended-platform-support-mode.
1210
6be93a16
KB
12112009-02-22 Karl Berry <karl@gnu.org>
1212
1213 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1214
867d4bb3
JB
12152009-02-19 Juanma Barranquero <lekktu@gmail.com>
1216
1217 * basic.texi (Moving Point, Position Info):
1218 * files.texi (Visiting):
1219 * mini.texi (Completion Options):
1220 * text.texi (HTML Mode): Remove duplicate words.
1221
49b5c0e8
GM
12222009-02-20 Glenn Morris <rgm@gnu.org>
1223
1224 * rmail.texi: Minor updates for mbox rather than Babyl.
1225
f43a822c
KB
12262009-02-17 Karl Berry <karl@gnu.org>
1227
49b5c0e8 1228 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1229
80d634b8
RS
12302009-02-17 Richard M Stallman <rms@gnu.org>
1231
1232 * anti.texi (Antinews): Mention Babyl format.
1233
1234 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1235
1236 * rmail.texi: Update for mbox format.
1237 Various small fixes, as well as the following.
1238 (Out of Rmail): Node deleted.
1239 (Rmail): Update menu.
1240 (Rmail Files): Comment out set-rmail-inbox-list.
1241 Document rmail-inbox-list instead.
1242 (Rmail Output): Substantial changes since C-o is now
1243 rmail-output-as-seen and o is rmail-output.
1244 (Rmail Attributes): Delete `stored', add `retried'.
1245 (Rmail Display): Editing headers works in all cases.
1246
f0d129c6
GM
12472009-02-17 Glenn Morris <rgm@gnu.org>
1248
1249 * basic.texi (Position Info): M-x count-lines-region is not always on
1250 M-=. (Bug#2269)
1251
160f11d3
GM
12522009-02-09 Glenn Morris <rgm@gnu.org>
1253
1254 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1255 defaults.
1256
763e01c4
EZ
12572009-02-07 Eli Zaretskii <eliz@gnu.org>
1258
1259 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1260 documentation of possible problems with redecoding.
1261
f5e1441d
GM
12622009-02-03 Glenn Morris <rgm@gnu.org>
1263
1264 * rmail.texi (Out of Rmail): Mention b2m.pl.
1265
e1eabe41
GM
12662009-01-31 Glenn Morris <rgm@gnu.org>
1267
1268 * rmail.texi (Out of Rmail): Correct b2m location.
1269
dd05f9de
CY
12702009-01-27 Chong Yidong <cyd@stupidchicken.com>
1271
1272 * fixit.texi (Undo): Update undo limit values.
1273
d74d846e
GM
12742009-01-27 Glenn Morris <rgm@gnu.org>
1275
1276 * emacs.texi (Top): Fix Antinews menu entry.
1277
49ffdce8
KB
12782009-01-25 Karl Berry <karl@gnu.org>
1279
1280 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1281 item with no marker, instead of the syntactically incorrect
1282 @itemize @asis.
1283
467e8d77
JL
12842009-01-25 Juri Linkov <juri@jurta.org>
1285
1286 * building.texi (Grep Searching): Fix index entry for lgrep.
1287
6c60bbdb
EZ
12882009-01-24 Eli Zaretskii <eliz@gnu.org>
1289
1290 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1291
9ce5a36f
AR
12922009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1293
1294 * macos.texi (Preferences Panel): Update description of font setting to
1295 reflect that prior frame selection is no longer needed.
1296
9aa5f2fb
NR
12972009-01-20 Nick Roberts <nickrob@snap.net.nz>
1298
1299 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1300 raise GUD subsections.
1301
3892ff9c
GM
13022009-01-15 Glenn Morris <rgm@gnu.org>
1303
1304 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1305
14731c8f
GM
13062009-01-10 Glenn Morris <rgm@gnu.org>
1307
1308 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1309
45c55e53
CY
13102009-01-04 Chong Yidong <cyd@stupidchicken.com>
1311
1312 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1313 logical lines.
1314
2e4667d1
JL
13152008-12-29 Juri Linkov <juri@jurta.org>
1316
1317 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1318
1319 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1320
2a3eac47
CY
13212008-12-28 Chong Yidong <cyd@stupidchicken.com>
1322
1323 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1324 goto-address-mode instead of goto-address.
1325
3da8da94
CY
1326 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1327 mode.
1328
2a3eac47
CY
1329 * emacs.texi (Top): Update node listing.
1330
057f6dd3
EZ
13312008-12-26 Eli Zaretskii <eliz@gnu.org>
1332
1333 * custom.texi (Directory Variables): Explain what is a "project".
1334 Add indexing. Improve wording. Add a footnote about using
1335 _dir-locals.el on MS-DOS.
1336
e6979067
DN
13372008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1338
1339 * files.texi (Misc File Ops): Mention chmod as an alias for
1340 set-file-modes.
1341
9de15963
MR
13422008-12-24 Martin Rudalics <rudalics@gmx.at>
1343
1344 * help.texi (Help): Fix typos and reword.
1345 (Help Summary): Add entries for C-h n and C-h r, reorder
1346 entries, and do some minor fixes.
1347 (Name Help): Say that C-h F works for commands only.
1348 (Misc Help): Say that view-lossage displays 300 keystrokes.
1349
236fd60d
GM
13502008-12-20 Glenn Morris <rgm@gnu.org>
1351
1352 * ack.texi (Acknowledgments): General update based on AUTHORS,
1353 including removal of some stuff no longer distributed.
1354
349b3256
AM
13552008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1356
1357 * fixit.texi: Mention hunspell
1358
e840fca5
GM
13592008-12-19 Glenn Morris <rgm@gnu.org>
1360
1361 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1362 Consolidate explanatory text at start.
e840fca5
GM
1363
1364 * display.texi (Text Display):
1365 * indent.texi (Indentation): Use @acronym with ASCII.
1366
9dfa7983
GM
13672008-12-18 Glenn Morris <rgm@gnu.org>
1368
1369 * ack.texi: Various small updates and fixes.
1370
97b3a00b
JL
13712008-12-18 Juri Linkov <juri@jurta.org>
1372
1373 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1374 as a key binding to start a forward nonincremental word search.
1375 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1376 a backward nonincremental word search. Add index for `M-s w'
1377 `isearch-forward-word'.
1378 (Regexp Search): Add a short summary of regexp key commands like
1379 in the node "Basic Isearch".
1380 (Other Repeating Search): Fix typo.
1381
13822008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1383
1384 * misc.texi (PostScript Variables): Fix doc.
1385
31ce6a07
CY
13862008-12-10 Chong Yidong <cyd@stupidchicken.com>
1387
1388 * programs.texi (Program Modes): Mention Ruby mode.
1389
636b507b
DN
13902008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1391
1392 * misc.texi (emacsclient Options): Describe what an empty string
1393 argument does for --alternate-editor.
1394
a323fa14
CY
13952008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1396
1397 * cmdargs.texi (Font X): Distinguish between client-side and
1398 server-side fonts. List valid Fontconfig properties. Add reference to
1399 Fontconfig manual. List valid GTK font properties. Explain use of
1400 fc-list.
1401
c5ca6cd0
CY
14022008-12-09 Chong Yidong <cyd@stupidchicken.com>
1403
1404 * cmdargs.texi (Font X): Move discussion of quoting to top.
1405
e5136377
GM
14062008-12-06 Glenn Morris <rgm@gnu.org>
1407
1408 * maintaining.texi (Old Revisions): Improve previous change.
1409
248c026b
RS
14102008-12-05 Richard M Stallman <rms@gnu.org>
1411
1412 * anti.texi (Antinews): Minor fixes.
1413
a9253a1e
GM
14142008-12-03 Glenn Morris <rgm@gnu.org>
1415
1416 * maintaining.texi (Old Revisions): Fix diff-switches description.
1417
fa687b02
MR
14182008-12-01 Martin Rudalics <rudalics@gmx.at>
1419
1420 * emacs.texi (Top): Fix typo.
1421
72e6decd
CY
14222008-11-30 Chong Yidong <cyd@stupidchicken.com>
1423
320ee034
CY
1424 * misc.texi (Document View): Explain dependence on gs at the top.
1425 Copyedits.
1426
1427 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1428
72e6decd
CY
1429 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1430 (Comment Commands): Discuss region-active behavior of M-; first.
1431
2a472ee4
MR
14322008-11-29 Martin Rudalics <rudalics@gmx.at>
1433
9c6361c9
MR
1434 * display.texi (Line Truncation): Add reference to Continuation
1435 Lines.
1436
2a472ee4
MR
1437 * windows.texi (Pop Up Window): Mention split-height-threshold
1438 and split-width-threshold.
9c6361c9 1439 (Split Window): Add reference to Continuation Lines.
2a472ee4 1440
e93bc142
AR
14412008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1442
1443 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1444 (GNUstep Support): New node.
1445 * anti.texi:
1446 * emacs.texi:
1447 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1448
43b978db
RS
14492008-11-28 Richard M Stallman <rms@gnu.org>
1450
1451 * misc.texi (Dissociated Press): Minor cleanups.
1452
1453 * dired.texi (Image-Dired): Avoid passive.
1454
e8e2bd93
EZ
14552008-11-28 Eli Zaretskii <eliz@gnu.org>
1456
1457 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1458 representation.
1459
8d2d45da
CY
14602008-11-26 Richard M. Stallman <rms@gnu.org>
1461
1462 * files.texi (Visiting): Rewrite paragraph for clarity.
1463
1464 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1465
a5f7bbcc
AM
14662008-11-25 Alan Mackenzie <acm@muc.de>
1467
1468 * programs.texi (Moving by Parens): Clarify that parens inside strings
1469 and comments are ignored, and that the commands assume the starting
1470 point isn't in a string or comment.
1471
a71703d3
AR
14722008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1473
1474 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1475 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1476 version.
1477 (Mac Customization): Rewrite Preferences Panel section and merge in to
1478 this node, add Open files by dragging to an Emacs window.
1479
1480 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1481
aa5ab79a
CY
14822008-11-26 Chong Yidong <cyd@stupidchicken.com>
1483
0cc92c19
CY
1484 * files.texi (Misc File Ops): Document set-file-modes.
1485
c366b4e4
CY
1486 * windows.texi (Split Window): Document integer values of
1487 truncate-partial-width-windows.
1488
aa5ab79a
CY
1489 * text.texi (Text): Simplify description of markup languages.
1490 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1491 (TeX Editing): Note that `""' inserts one `"' character.
1492 (HTML Mode): Note in the introduction that XML mode is an alias for
1493 SGML mode. Mention nXML mode.
1494
56221db7
CY
14952008-11-25 Chong Yidong <cyd@stupidchicken.com>
1496
1497 * building.texi (Watch Expressions): Fix typo.
1498
90effe33
CY
14992008-11-24 Chong Yidong <cyd@stupidchicken.com>
1500
f90a5ae3
CY
1501 * files.texi (Visiting): Document new behavior of
1502 confirm-nonexistent-file-or-buffer.
1503
1504 * buffers.texi (Select Buffer): Document
1505 confirm-nonexistent-file-or-buffer.
1506
a18ffb4a
CY
1507 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1508 edit-picture.
1509
90effe33
CY
1510 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1511 edit-picture', since that is just an alias for picture-mode.
1512 (Sentences): Note that repeated M-@ extends the region.
1513 (Pages): Make terminology more consistent. Link to Regexps node.
1514 (Longlines): Discuss relationship with Visual Line mode.
1515 (Text Mode): Remove extraneous discussion of other modes, since they
1516 were already introduced in the parent node.
1517
e85103ec
CY
15182008-11-23 Chong Yidong <cyd@stupidchicken.com>
1519
5cb2fe30
CY
1520 * anti.texi (Antinews): Rewrite.
1521
1eb9b307 1522 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1523
1524 * frames.texi (Frame Commands): Mention "minimize" terminology.
1525
e85103ec
CY
1526 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1527 formats.
b908332f
CY
1528 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1529 (Misc X): Don't document useless -hb option.
e85103ec 1530
607f5f88
JL
15312008-11-22 Juri Linkov <juri@jurta.org>
1532
1533 * dired.texi (Dired Navigation): Change normal file name search option
1534 from `non-nil' to `t'. Add `dwim' option.
1535
e1b867a0
JL
15362008-11-22 Juri Linkov <juri@jurta.org>
1537
1538 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1539 ".dir-locals.el". Rename `define-project-bindings' to
1540 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1541 `dir-locals-set-directory-class'.
1542
dd186936
LK
15432008-11-22 Lute Kamstra <lute@gnu.org>
1544
1545 * buffers.texi (Select Buffer): Index goto-line.
1546 * basic.texi (Moving Point): Mention the use of a numeric prefix
1547 argument with goto-line and refer to Select Buffer for the use of a
1548 plain prefix argument.
1549
4b121911
GM
15502008-11-19 Glenn Morris <rgm@gnu.org>
1551
1552 * doclicense.texi: Update to FDL 1.3.
1553 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1554
27267e4c
CY
15552008-11-17 Chong Yidong <cyd@stupidchicken.com>
1556
696f351d
CY
1557 * custom.texi (Minor Modes): Define mode commands and mode variables
1558 more precisely. Recommend using mode commands instead of setting
1559 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1560 (Easy Customization): Use "init file" instead of .emacs.
1561 (Customization Groups): Update to new Custom buffer appearance.
1562 (Saving Customizations): Copyedits. Update example.
1563 (Variables): Give example of variable type-sensitivity.
1564 (Examining): Update example.
1565 (Hooks): Copyedits.
1566 (Specifying File Variables): Use C comments instead of an artificial
1567 Lisp for the example.
1568 (Keymaps): Move internals discussion to Prefix Keymaps.
1569 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1570 (Init Rebinding): Document kbd macro.
1571 (Init File): Link to Find Init.
696f351d
CY
1572
1573 * mark.texi (Using Region): Document Delete Selection Mode more
1574 thoroughly.
1575
1576 * frames.texi (Mouse Commands): Move most of the description of Delete
1577 Selection Mode to Using Region, and link to it.
1bc9c425 1578 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1579
b0570c25
CY
1580 * building.texi (Compilation): Document first-error value of
1581 compilation-scroll-output.
1582 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1583 works as soon as an error is available. Suggested by Juri Linkov.
1584
27267e4c
CY
1585 * mini.texi (Passwords): New node.
1586
1587 * files.texi (Remote Files): Link to Passwords node.
1588
1589 * emacs.texi (Top): Update node listings.
1590
122eb807
CY
15912008-11-16 Chong Yidong <cyd@stupidchicken.com>
1592
9c9855a3
CY
1593 * ack.texi (Acknowledgments): Some updating of credits.
1594
bd6fdcad
CY
1595 * emacs.texi (Acknowledgments): Add a couple more names.
1596
dd1eef46
CY
1597 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1598
122eb807 1599 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1600 (Misc File Ops): Document use of trash.
122eb807 1601
801a8da1
JB
16022008-11-16 Juanma Barranquero <lekktu@gmail.com>
1603
1604 * macos.texi (Mac Customization): Fix typos.
1605
0b4f2253
CY
16062008-11-14 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1609 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1610 the conventions of the main Emacs manual.
1611
1612 * emacs.texi (Top): Update node listings.
1613
517e2b89
CY
16142008-11-12 Chong Yidong <cyd@stupidchicken.com>
1615
07a85685
CY
1616 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1617 command-line-args is processed during startup.
1618 (Action Arguments): Correctly describe how file arguments interact with
1619 the startup screen. Link to Lisp Interaction for scratch buffer.
1620 (Initial Options): Link to Command Example for -batch option.
1621 (Environment): Document initial-environment.
1622
517e2b89
CY
1623 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1624 can't be changed in the site-start file.
1625
6337bbde
CY
16262008-11-07 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * dired.texi (Dired): Mention C-x C-d too.
1629 (Dired Enter): Document M-n in the Dired minibuffer.
1630 (Dired Navigation): Explain dired-goto-file more clearly. Document
1631 dired-isearch-filenames.
1632 (Dired Deletion): Remove unnecessary "expunged" terminology.
1633 (Flagging Many Files): & is now rebound to `% &'.
1634 (Shell Commands in Dired): Document dired-do-async-shell-command.
1635 Clarify how multi-file arguments are passed.
1636 (Misc Dired Features): Document dired-do-isearch.
1637
9e8eeff9
CY
16382008-11-06 Chong Yidong <cyd@stupidchicken.com>
1639
1640 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1641
e071f849
CY
16422008-11-03 Chong Yidong <cyd@stupidchicken.com>
1643
1644 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1645
05482eb1
CY
16462008-11-01 Chong Yidong <cyd@stupidchicken.com>
1647
e2346dea
CY
1648 * programs.texi (Program Modes): Link to Program Indent node.
1649 (Left Margin Paren): Explain consequences of changing
1650 open-paren-in-column-0-is-defun-start more concisely.
1651 (Which Function, Program Indent, Info Lookup): Minor edits.
1652 (Basic Indent): If region is active, TAB indents the region.
1653 (Multi-line Indent): If region is active, TAB indents the region. Note
1654 that indent-region is useful when Transient Mark mode is off.
1655 (Matching): The delimiter at the cursor is highlighted---the character
1656 changes color.
1657 (Symbol Completion): Link to Completion node.
1658
e4b6428c
CY
1659 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1660 a strictly text-only system.
1661
05482eb1
CY
1662 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1663 batch mode.
1664
a11d3737
RS
16652008-11-01 Richard M. Stallman <rms@gnu.org>
1666
5abad626
RS
1667 * misc.texi (Document View): Major rewrite.
1668
a11d3737
RS
1669 * maintaining.texi (Types of Log File): Change logs are older than
1670 version control.
1671 (VCS Concepts): Simplify and rearrange.
1672 (Version Control Systems): Make it clear that Linux is only the kernel.
1673 (VC Mode Line): Shorten reference to menu item.
1674 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1675 (VC Directory Mode): Minor cleanup.
1676 Unchanged files are hidden, not omitted.
1677 (VC Directory Commands): Shorten and simplify.
1678 (Change Log Commands): New node, split from Change Logs.
1679 (VC Directory Buffer): New node, split from VC Directory Mode.
1680
c55a4acb
CY
16812008-10-31 Chong Yidong <cyd@stupidchicken.com>
1682
df0356f6
CY
1683 * misc.texi (Document View): Renamed from Document Files, moved here
1684 from files.texi.
1685
1686 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1687 moved as well.
1688 (Document Files): Moved to misc.texi.
1689
c55a4acb
CY
1690 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1691 vc-update-change-log.
df0356f6
CY
1692 (Version Control): Move here from files.texi.
1693 (Format of ChangeLog): Make it a subnode of Change Log.
1694
1695 * emacs.texi (Top): Update node listing.
c55a4acb 1696
ef082374
TH
16972008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1698
1699 * files.texi (Files): Add a section about document
1700 files (doc-view-mode).
1701
d52582c3
CY
17022008-10-31 Chong Yidong <cyd@stupidchicken.com>
1703
1704 * building.texi (Compilation Mode): Document
1705 compilation-auto-jump-to-first-error.
1706 (Debuggers): Lower GUD subsections to subsubsections.
1707 (Starting GUD): Add cindex.
1708 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1709
4e0a0968
CY
17102008-10-30 Chong Yidong <cyd@stupidchicken.com>
1711
03625b47
CY
1712 * indent.texi (Indentation): Link to Program Indent.
1713
4e0a0968
CY
1714 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1715 now uses emacsclient's terminal.
1716
8bd3f7ef
CY
17172008-10-29 Chong Yidong <cyd@stupidchicken.com>
1718
80e5620e
CY
1719 * mark.texi (Using Region): Document use-empty-active-region.
1720
97d5c404
CY
1721 * emacs.texi (Top): Update node listings.
1722
8bd3f7ef
CY
1723 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1724 mention obsolete emacs.bash script.
1725 (Invoking emacsclient): Rewrite, moving optional arguments to
1726 emacsclient Options.
21d2bae3
CY
1727 (emacsclient Options): New node. Document server-use-tcp and
1728 server-host.
8bd3f7ef 1729
5fda2cbd
CY
17302008-10-28 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * indent.texi (Indentation): Replace list with paragraphed text,
1733 putting description of syntax-driven indentation first. Document new
1734 effect of active regions on tab.
1735 (Tab Stops): Note that editable tab stops affect indentation commands.
1736
4ff029f6
DN
17372008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1738
1739 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1740
996cd6e4
CY
17412008-10-23 Chong Yidong <cyd@stupidchicken.com>
1742
f28815e3
CY
1743 * custom.texi (Function Keys): Note that modified keypad keys are not
1744 translated.
1745
996cd6e4
CY
1746 * basic.texi (Arguments): Explain how to insert multiple digits.
1747
49545fe2
MA
17482008-10-22 Michael Albinus <michael.albinus@gmx.de>
1749
1750 * files.texi (Remote Files): Precise selection of default method.
1751 Rewrite paragraph about disabling remote file names.
1752
edac0b53
CY
17532008-10-22 Chong Yidong <cyd@stupidchicken.com>
1754
e752c544
CY
1755 * search.texi (Special Isearch): Document M-TAB is isearch.
1756
edac0b53
CY
1757 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1758 command.
1759
1760 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1761
20a36054
TH
17622008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1763
1764 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1765 section.
1766
69051ab6
CY
17672008-10-21 Chong Yidong <cyd@stupidchicken.com>
1768
c4b1a32a
CY
1769 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1770 to files.texi. Move contents of vc2-xtra.texi here.
1771
1772 * vc2-xtra.texi: File removed.
1773
1774 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1775 Directory Commands from the submenu. Don't include deleted file
1776 vc2-xtra.texi.
1777
1778 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1779 (Version Control): Add VC Directory Mode and VC Directory Commands to
1780 the submenu.
1781 (Why Version Control?): Use table format.
1782 (Version Control Systems): Note that Meta-CVS support is gone.
1783 (VCS Concepts): Note precisely when VC started supporting filesets.
1784 Remove bogus xref to CVS Options node.
1785 (Types of Log File): Copyedits.
1786 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1787 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1788 The Right Thing.
1789 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1790 (Log Buffer): Reorganize node, putting C-c C-c description first.
1791 (Old Revisions): Use CVS for example, not RCS.
1792 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1793 Commands from the submenu, putting them under Version Control.
1794 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1795 need to include it in the manual unconditionally, since it is now
1796 crucial to using distributed version control systems.
1a6e2954
CY
1797 (Comparing Files): Note that diff uses the minibuffer, and that the
1798 output is shown using Diff mode.
1799 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1800 diff-update-on-the-fly, diff-refine-hunk, and
1801 diff-show-trailing-whitespaces.
1a6e2954 1802 (File Archives): Add rar support.
c4b1a32a 1803
69051ab6
CY
1804 * major.texi (Choosing Modes): Make mode selection sequence more
1805 obvious by describing the steps in order of priority. Note that
1806 magic-mode-alist is nil by default. Document
1807 magic-fallback-mode-alist.
1808
e7421e03
CY
18092008-10-20 Chong Yidong <cyd@stupidchicken.com>
1810
1811 * frames.texi (Mouse References): Copyedits.
1812
6b2efdc2
TH
18132008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1814
1815 * ack.texi (Acknowledgments): Add myself as doc-view author.
1816
9c5e9396
EZ
18172008-10-20 Eli Zaretskii <eliz@gnu.org>
1818
1819 * frames.texi (Dialog Boxes): Add @cindex entries.
1820
dac94f8e
CY
18212008-10-20 Chong Yidong <cyd@stupidchicken.com>
1822
1823 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1824 (Text-Only Mouse): Copyedit.
1825
25597d40
CY
18262008-10-19 Chong Yidong <cyd@stupidchicken.com>
1827
f8a447f6
CY
1828 * frames.texi: Use @key throughout for mouse clicks.
1829 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1830 (Secondary Selection): Fix modified mouse click syntax.
1831 (Clipboard): Describe Cut, Copy and Paste commands.
1832 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1833 Copyedits.
1834 (Creating Frames): Add xref to Init File.
1835 (Frame Commands): Add xref to Exiting.
1836 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1837
b0f95216
CY
18382008-10-15 Chong Yidong <cyd@stupidchicken.com>
1839
b0817f00
CY
1840 * files.texi (Version Control): Copyedits. Add Bazaar.
1841 (Version Control Systems): List different VCS's using an itemized list.
1842 Add Bazaar.
1843 (VCS Concepts): Copyedits. Tweak description of file merging.
1844
b0f95216
CY
1845 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1846 (Cut/Paste Other App): Document select-active-regions and
1847 x-select-enable-primary.
1848
69d0d701
CY
18492008-10-13 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * mark.texi (Shift Selection): Correct case in node name.
1852
1853 * emacs.texi (Top): Update node order in Mark chapter.
1854
375e8351
EZ
18552008-10-12 Eli Zaretskii <eliz@gnu.org>
1856
1857 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1858
1859 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1860 elsewhere in the manual instead of describing yet again the intricacies
1861 of $HOME on MS-Windows and MS-DOS.
1862
ab58114f
CY
18632008-10-12 Chong Yidong <cyd@stupidchicken.com>
1864
4f959513
CY
1865 * mini.texi (Minibuffer File): Add xref to File Names.
1866 (Minibuffer File): Add discussion of `~' in file names. Add
1867 insert-default-directory index reference.
1868
ab58114f
CY
1869 * files.texi (File Names): Reorganize description.
1870 (Visiting): Add xref to Mode Line. Copyedits.
1871 (Save Commands): Mention prefix behavior of C-x C-s.
1872 (Numbered Backups): Node deleted.
1873 (Backup Names): Contents of Numbered Backups moved here. State default
1874 of version-control variable.
1875 (Reverting): Copyedits.
1876 (Version Control): Add additional version control systems.
1877
1878 * emacs.texi (Top): Delete Numbered Backups node.
1879
1880 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1881 Backup Names.
f2884f63 1882 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1883
b0b5100a
RF
18842008-10-11 Romain Francoise <romain@orebokech.com>
1885
1886 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1887
89774b5f
CY
18882008-10-11 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1891 (Select Buffer): Mention use of minibuffer history. Describe default
1892 value of default-major-mode. Mention that C-x 4 b selects the other
1893 window.
1894 (List Buffers): Document CRM indicators in the order they appear.
1895 (Kill Buffer): Document new command kill-matching buffers.
1896 (Several Buffers): Move explanation of the relationship between buffer
1897 list and buffer menu to the top.
1898 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1899
4c72bf27
CY
19002008-10-10 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * entering.texi (Exiting): Document change of C-x C-c to
1903 save-buffers-kill-terminal. Document kill-emacs.
1904
f68eb991
EZ
19052008-09-30 Eli Zaretskii <eliz@gnu.org>
1906
1907 * mule.texi (Coding Systems): Don't mention codepage-setup.
1908
1909 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1910 cpNNN coding systems anymore.
1911 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1912 for unibyte mode. Don't mention line-drawing characters. Don't
1913 mention dos-unsupported-char-glyph.
1914
1a2dd44d
CY
19152008-09-25 Chong Yidong <cyd@stupidchicken.com>
1916
1917 * search.texi (Search): Shorten introduction.
1918 (Basic Isearch): Add command table. Discuss reverse isearch and
1919 isearch highlighting.
1920 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1921 ring to cindex.
1922 (Special Isearch): Move input methods discussion here.
1923 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1924 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1925 Repeat Isearch.
1926 (Isearch Minibuffer): New node.
1927 (Word Search): Document new word search commands.
1928 (Regexp Example): Simplify example using sentence-end-base variable.
1929 (Replace): Reword introduction.
1930 (Unconditional Replace): Remove unnecessary example.
1931 (Other Repeating Search): Document new `M-s o' binding.
1932
1933 * emacs.texi (Top): Update node listings.
1934
e45da31d
JB
19352008-09-22 Juanma Barranquero <lekktu@gmail.com>
1936
1937 * emacs.texi (Top): Remove Kill Errors from menu.
1938
841c8096
CY
19392008-09-22 Chong Yidong <cyd@stupidchicken.com>
1940
402168fa
CY
1941 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1942 interface for defining macros. Simplify examples. Note that C-g quits
1943 macro definitions.
801a8da1 1944 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1945 usage example.
1946 (Keyboard Macro Query): Organize query responses in a table.
1947
1948 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1949 to Erasing node.
841c8096
CY
1950 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1951 rationale to a footnote.
1952 (Kill Errors): Remove node, due to redundancy with Erasing.
1953 (Spelling): Move discussion of flyspell to end. Note new behavior of
1954 M-$ in active region. Remove non-ispell-specific keybindings from
1955 table.
1956
eab2ee89
DN
19572008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1958
1959 * cmdargs.texi (Initial Options): Document --daemon.
1960
3d53e905
GM
19612008-09-20 Glenn Morris <rgm@gnu.org>
1962
1963 * files.texi (Numbered Backups): Mention that some modes set
1964 version-control.
1965
1c90484d
GM
19662008-09-20 Jim Blandy <jimb@red-bean.com>
1967
1968 * files.texi (Numbered Backups): Reference File Variables, as well.
1969 Remove discussion of Rmail's implementation.
1970
0fc0d844
CY
19712008-09-06 Chong Yidong <cyd@stupidchicken.com>
1972
1973 * misc.texi (Recursive Edit): Note that top-level exits active
1974 minibuffers.
1975
1976 * trouble.texi (Quitting): Likewise.
1977
b18d283d
CY
19782008-08-31 Chong Yidong <cyd@stupidchicken.com>
1979
1980 * emacs.texi (Top): Add Temporary Face Changes xref.
1981
1982 * display.texi (Display): Move Temporary Face Changes node to just
1983 after Standard Faces.
1984 (Scrolling): Document recenter-top-bottom instead of recenter.
1985 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1986 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1987 (Display Custom): Copyedits.
1988 (Optional Mode Line): Document display-battery-mode.
1989
180135fc
RF
19902008-08-27 Romain Francoise <romain@orebokech.com>
1991
1992 * custom.texi (Directory Variables): Minor fix.
1993
d3fe3475
GM
19942008-08-27 Glenn Morris <rgm@gnu.org>
1995
1996 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1997 descriptions.
1998 (Calendar Customizing): Tweak layout description.
183080b6 1999 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2000 markers. Condense calendar-star-date and calendar-mark-today
2001 description.
2002 (Holiday Customizing): Add oriental and solar holidays.
2003 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2004 Fix holiday-float description. Use zerop in examples. Be less verbose.
2005 (Date Display Format): Change ISO format. Be less verbose.
2006 (Diary Customizing): Mention day and month abbrev arrays.
2007 Mention the date-form variables by name. Update European example.
2008 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2009 Condense examples. Mention diary-entry-symbols by name.
2010 Condense table for insertion commands.
2011 (Fancy Diary Display): Mention diary-include-string and
2012 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2013 Ethiopic, Persian date functions. Condense descriptions.
2014
2015 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2016 (Adding to Diary): Adapt for changed node name.
2017
71755807
GM
20182008-08-26 Glenn Morris <rgm@gnu.org>
2019
2020 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2021 node "Hebrew/Islamic Entries".
2022
2023 * calendar.texi (Specified Dates): Fix names of iso functions.
2024 (General Calendar): There may not be another window.
2025 (Writing Calendar Files, Holidays): Tweak intro.
2026 (Holidays): Mention Baha'i and Chinese holidays.
2027 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2028 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2029 (To Other Calendar): Add calendar-print-other-dates.
2030 Refer to "graphic display" rather than "X.
2031 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2032 (Displaying the Diary): Fix whitespace after reference.
2033 Fix `diary-number-of-entries' reference.
2034 (Date Formats): Explicitly mention that day names can be abbreviated.
2035 (Adding to Diary): Add some references to other sections.
2036 (Special Diary Entries): Fix reference.
2037 (Appointments): Simplify appt-message-warning-time entry.
2038 Clarify where times must be.
2039 (Importing Diary): Comment out icalendar paragraph that does not apply.
2040 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2041
d76ebc75
GM
20422008-08-23 Glenn Morris <rgm@gnu.org>
2043
2044 * fortran-xtra.texi (Fortran): Change description of free form and
2045 fixed form a bit. Mention hideshow and imenu.
2046 (Fortran Motion): Mention fortran-end-of-subprogram,
2047 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2048 (Fortran Indent): Minor re-word.
2049 (ForIndent Commands): Mention fortran-fill-paragraph and
2050 fortran-fill-statement.
2051 (ForIndent Cont): Mention fortran-tab-mode-string.
2052 (Fortran Comments): Mention fortran-comment-line-start-skip.
2053 (Fortran Columns): Mention font-locking.
2054 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2055
1fc0ce04 20562008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2057
2058 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2059
5c52e13c
CY
20602008-08-22 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * mini.texi (Minibuffer): Simplify introduction.
2063 (Minibuffer File): Document tilde in minibuffer filenames.
2064 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2065 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2066 (Completion Example): Update example to current command list.
2067 (Completion Options): Document `lazy' value of completion-auto-help.
2068 Update contents of completion-ignored-extensions.
2069 (Minibuffer History): Describe "future history" list. State default
2070 value of history-delete-duplicates.
2071
77a00355
GM
20722008-08-21 Glenn Morris <rgm@gnu.org>
2073
2074 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2075 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2076
39ee1d04
CY
20772008-08-17 Chong Yidong <cyd@stupidchicken.com>
2078
2079 * regs.texi (Registers): Clarify valid register names.
2080 (RegPos): Note that buffer is saved and restored too.
2081 (RegText): Note that mark is reactivated/deactivated.
2082 (RegConfig): Xref to Windows node.
2083
b12c348f
CY
20842008-08-16 Chong Yidong <cyd@stupidchicken.com>
2085
3ae7ba79
CY
2086 * basic.texi (Inserting Text): Provide command name for C-q.
2087
b12c348f
CY
2088 * killing.texi (Killing): Copyedit. Define read-only text.
2089 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2090 (Killing by Lines): Copyedit.
2091 (Other Kill Commands): Move M-w description here.
2092 (Yanking): Move M-w to Other Kill Commands.
2093 (Kill Ring): Also mention saving text in registers. Link to Text
2094 Properties in elisp manual.
2095 (Accumulating Text): Copyedit.
2096 (CUA Bindings): Shift selection is now the default.
2097
d8ff7692
TZ
20982008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2099
2100 * maintaining.texi (Change Log): Mention next-error is available.
2101
a43a8a2e
GM
21022008-08-10 Glenn Morris <rgm@gnu.org>
2103
2104 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2105 and intermonth text.
2106 (Holiday Customizing): Add holiday-chinese.
2107
eba27308
EZ
21082008-08-08 Eli Zaretskii <eliz@gnu.org>
2109
2110 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2111
5f14a5b3
DN
21122008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2113
2114 * files.texi (Log Buffer): Describe C-c C-d.
2115 (Diff Mode): Describe C-x 4 A.
2116
49989bff
EZ
21172008-08-06 Eli Zaretskii <eliz@gnu.org>
2118
2119 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2120
5c915c02
DN
21212008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2122
2beaf97a
DN
2123 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2124 describe the new bindings to show the changeset diff, toggle annotation
2125 visibility, show revisions.
2126 (VC Status): Describe key bindings for modifying the change comments,
2127 displaying changeset diffs and annotations.
2128
5c915c02
DN
2129 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2130
71798ace
NR
21312008-08-05 Nick Roberts <nickrob@snap.net.nz>
2132
2133 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2134
b8949644
EZ
21352008-08-02 Eli Zaretskii <eliz@gnu.org>
2136
2137 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2138 and wording.
2139
819567d1
DN
21402008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2141
2142 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2143 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2144 commands. Improve some old info.
2145
5f38310a
CY
21462008-07-31 Chong Yidong <cyd@stupidchicken.com>
2147
0dc3906b
CY
2148 * display.texi (Visual Line Mode): New node.
2149
5f38310a
CY
2150 * basic.texi (Inserting Text): Move DEL to deletion node.
2151 (Moving Point): Add additional alternative key bindings. Describe
2152 line-move-visual.
2153 (Erasing): Describe DEL.
2154 (Basic Undo, Blank Lines, Arguments): Copyedit.
2155 (Continuation Lines): Mention Visual Line mode.
2156 (Position Info): Move extended discussion to mule.texi.
2157
2158 * mule.texi (International Chars): Describe C-x =.
2159
2160 * emacs.texi (Top): Add Visual Line Mode node.
2161
7c2fb837
DN
21622008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2163
2164 * emacs.texi: Remove VMS support.
2165
3f6b73ef
DN
21662008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2167
2168 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2169 the vc-dir command name.
2170
9e2a2647
DN
21712008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2172
2173 * xresources.texi: Remove mentions of Mac Carbon.
2174
568beaa2
AS
21752008-07-19 Andreas Schwab <schwab@suse.de>
2176
2177 * ns-emacs.texi: Move to ../misc.
2178
0ef94706
CY
21792008-07-15 Chong Yidong <cyd@stupidchicken.com>
2180
2181 * entering.texi (Exiting): Don't describe text-only terminals as the
2182 default. Describe the new startup screen.
2183 (Exiting): Describe how to kill Emacs first. Change description of
2184 iconification to handle modern window systems.
2185
ba60bd44 21862008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2187
2188 * ns-emacs.texi: New file, documents features of Emacs port under
2189 NeXTstep windowing.
2190
9f30aa73
CY
21912008-07-15 Chong Yidong <cyd@stupidchicken.com>
2192
938a5d2e
CY
2193 * entering.texi (Entering Emacs): Update prev node.
2194
2195 * glossary.texi (Glossary): Remove xref to Text Characters.
2196
9f30aa73
CY
2197 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2198 directly, rather than in the context of ASCII. Move description of
2199 special properties of modifier key to new Modifier Keys node.
2200 (Keys): Copyedit.
2201 (Text Characters): Delete node. Multibyte is the default nowadays, and
2202 the node contents are obsolete.
2203
2204 * custom.texi (Modifier Keys): New node.
2205
2206 * emacs.texi (Top): Update node list.
2207
7e53d36c
CY
22082008-07-13 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2211 saying that Emacs provides menus and mouse support (which is par for
2212 the course).
2213
2214 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2215 early on.
2216 (Point): Copyedit. Relegate historical trivia to a footnote.
2217 (Mode Line): Explain mode-line format more consistently.
2218 (Menu Bar): Copyedit.
2219
1e9fa96d
GM
22202008-06-27 Glenn Morris <rgm@gnu.org>
2221
2222 * cal-xtra.texi (Sexp Diary Entries):
2223 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2224
dc9bebb8
CY
22252008-06-26 Chong Yidong <cyd@stupidchicken.com>
2226
2227 * mark.texi (Shift selection): New node.
2228 (Mark): Copyedits.
2229 (Persistent Mark): Move to the end of the chapter.
2230
e7881076
EZ
22312008-06-20 Eli Zaretskii <eliz@gnu.org>
2232
2233 * makefile.w32-in (distclean): Remove makefile.
2234
f427400c
NR
22352008-06-17 Nick Roberts <nickrob@snap.net.nz>
2236
2237 * building.texi (Starting GUD): Add an entry for gud-gdb.
2238 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2239 command mode.
2240
b597d348
GM
22412008-06-17 Glenn Morris <rgm@gnu.org>
2242
2243 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2244
647b7094
NR
22452008-06-17 Nick Roberts <nickrob@snap.net.nz>
2246
2247 * building.texi (Starting GUD): Expand on remote debugging.
2248 (Other GDB-UI Buffers): Mention new keyboard bindings.
2249
47a30023
GM
22502008-06-15 Glenn Morris <rgm@gnu.org>
2251
2252 * gnu.texi: Use a verbatim license for this invariant section,
2253 as per etc/GNU.
2254
37e5d54a
GM
22552008-06-13 Daniel Engeler <engeler@gmail.com>
2256
2257 * emacs.texi, misc.texi: Add documentation about serial port access.
2258
8e65d46c
GM
22592008-06-13 Glenn Morris <rgm@gnu.org>
2260
c1473b4c
MB
2261 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2262 maintain.info.
8e65d46c 2263
e40a85cd
MB
22642008-06-05 Miles Bader <miles@gnu.org>
2265
2266 * display.texi (Temporary Face Changes): Update to reflect function
2267 renamings in face-remap.el.
2268
56c73dec
MB
22692008-06-04 Miles Bader <miles@gnu.org>
2270
2271 * display.texi (Temporary Face Changes): Add
2272 `adjust-buffer-face-height'. Rewrite description of
2273 `increase-buffer-face-height' and `decrease-default-face-height' now
2274 that they aren't bound by default.
2275
9d3d42fb
MB
22762008-06-03 Miles Bader <miles@gnu.org>
2277
2278 * display.texi (Temporary Face Changes): New node.
2279
2be6bfe2
EZ
22802008-05-31 Eli Zaretskii <eliz@gnu.org>
2281
2282 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2283
daf7e339
GM
22842008-05-31 Glenn Morris <rgm@gnu.org>
2285
2286 * cal-xtra.texi (Fancy Diary Display): Simplify.
2287
d21d2618
GM
22882008-05-30 Glenn Morris <rgm@gnu.org>
2289
2290 * cal-xtra.texi (Fancy Diary Display): Update for
2291 diary-display-function replacing diary-display-hook.
2292
71ce5fd0
JB
22932008-05-29 Drew Adams <drew.adams@oracle.com>
2294
2295 * msdog.texi (Windows Keyboard): Add descriptions of
2296 w32-register-hot-key and w32-unregister-hot-key.
2297
a3cdbdf8
MO
22982008-05-21 Tom Tromey <tromey@redhat.com>
2299
2300 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2301 Variables node.
2302
854a574c
MO
23032008-05-19 Tom Tromey <tromey@redhat.com>
2304
2305 * custom.texi (Variables): Add Directory Variables to menu.
2306 (Directory Variables): New node.
2307
7c2ec3f9
ER
23082008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2309
71ce5fd0 2310 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2311
370fded4
ER
23122008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2313
2314 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2315 Revision Tags and rewritten. Section now uses modern terminology,
2316 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2317 accurately.
2318
6af511e3
EZ
23192008-05-10 Eli Zaretskii <eliz@gnu.org>
2320
2321 * msdog.texi (Windows Files): Update documentation of
2322 w32-get-true-file-attributes.
2323
7a78b6e7
ER
23242008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2325
2326 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2327 directory mode.
2328
1bcfc24e
CY
23292008-05-08 Chong Yidong <cyd@stupidchicken.com>
2330
2331 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2332 entry "television".
1bcfc24e 2333
db86064f
ER
23342008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2335
ab5ec32c 2336 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2337
a31b405e
ER
23382008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2339
2340 * emacs/buffers.texi, emacs/files.texi (Version-control):
2341 vc-toggle-read-only is no longer a good idea...
2342
ff2c14fc
GM
23432008-04-29 Glenn Morris <rgm@gnu.org>
2344
2345 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2346
367c9b7c
JL
23472008-04-22 Juri Linkov <juri@jurta.org>
2348
2349 * dired.texi (Subdirectories in Dired): Describe using `^'
2350 to return to the parent directory.
2351
4ac1e9b4
NR
23522008-04-22 Nick Roberts <nickrob@snap.net.nz>
2353
2354 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2355 recent changes.
2356
b9b3bf2b
NR
23572008-04-19 Nick Roberts <nickrob@snap.net.nz>
2358
2359 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2360 (Other GDB-UI Buffers): Update for recent thread related changes.
2361
4d120d6a
SM
23622008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2363
2364 * maintaining.texi (Maintaining):
2365 * emacs.texi (Top): Typo.
2366
a152877d
SM
23672008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2368
b9b3bf2b
NR
2369 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2370 arg in `font-lock-add-keywords'.
a152877d 2371
36c0514c
GM
23722008-04-08 Glenn Morris <rgm@gnu.org>
2373
2374 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2375 Also add Baha'i calendar references where appropriate.
2376
06a97d46
GM
23772008-04-05 Glenn Morris <rgm@gnu.org>
2378
2379 * custom.texi (Init File): Byte-compiling .emacs is bad.
2380
6adc6eed
SM
23812008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2382
2383 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2384
571388b0
GM
23852008-03-29 Glenn Morris <rgm@gnu.org>
2386
2387 * calendar.texi: Update for `calendar-date-style' replacing
2388 `european-calendar'.
2389
3ae8f876
JR
23902008-03-28 Jason Rumney <jasonr@gnu.org>
2391
2392 * display.texi (Display Custom): Mention overlay-margin in text.
2393
5bc6ddff 23942008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2395
5bc6ddff
MB
2396 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2397 tutorial' comments.
03a864d5 2398
7186a830
CY
23992008-03-28 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * mark.texi (Mark): Rearrange nodes.
2402 (Persistent Mark): Rename from Transient Mark.
2403 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2404 Describe Transient Mark mode as the default.
2405
2406 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2407 the default behavior with Transient Mark mode off.
2408 (Position Info): Fix typo.
2409
71ce5fd0
JB
2410 * display.texi (Standard Faces): Reference the Mark node.
2411 Remove discussion of the region face, which is discussed there.
7186a830
CY
2412
2413 * emacs.texi (Top): Update node listings.
2414
2415 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2416 as the default.
2417
2418 * fixit.texi (Undo): Standardize choice of undo key sequence.
2419 (Undo, Spelling): Describe Transient Mark mode as the default.
2420
2421 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2422 default.
2423
2424 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2425
2426 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2427 mode is the default, and note that the mark is not activated when set.
2428
2429 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2430 Describe Transient Mark mode as the default.
2431
2432 * search.texi (Basic Isearch): Reference the Mark Ring node.
2433 (Replace, Unconditional Replace, Other Repeating Search):
2434 Describe Transient Mark mode as the default.
2435
2436 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2437 Transient Mark mode as the default.
2438 (Paragraphs): Describe how M-h behaves when region is active.
2439
2440 * trouble.texi (Quitting): Clarify effects of C-g.
2441
dc47d1ff
GM
24422008-03-13 Glenn Morris <rgm@gnu.org>
2443
2444 * emacs.texi (EMACSVER): Set to 23.0.60.
2445
e3e0fb39 24462008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2447
e3e0fb39
GM
2448 * dired.texi (Hiding Subdirectories): Fix previous change.
2449
24502008-03-05 Drew Adams <drew.adams@oracle.com>
2451
2452 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2453
5e14abf8
KS
24542008-02-28 Kim F. Storm <storm@cua.dk>
2455
2456 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2457 Move describe-distribution to C-h C-o.
2458 Move view-emacs-problems to C-h C-p.
2459 Add view-emacs-debugging on C-h C-d.
2460 Add view-external-packages on C-h C-e.
d0207bf3 2461 Add view-order-manuals on C-h C-m.
5e14abf8 2462
d0207bf3 24632008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2464
2465 * msdog-xtra.texi (MS-DOS): Docstring fix.
2466
87e391bb
EZ
24672008-02-09 Eli Zaretskii <eliz@gnu.org>
2468
2469 * msdog.texi (Windows Fonts): Use a @table for describing font
2470 properties.
2471
5662e503
JR
24722008-02-07 Jason Rumney <jasonr@gnu.org>
2473
2474 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2475 value has changed.
2476 (Windows HOME): Clarify what is meant by "if that fails as well".
2477 (Windows Fonts): New section.
2478
72463824
GM
24792008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2480
2481 * basic.texi (Basic Undo): Remove duplicate "you can".
2482
7ff926e0
EZ
24832008-02-02 Eli Zaretskii <eliz@gnu.org>
2484
2485 * maintaining.texi (Tags): Fix last change.
2486
6ab7aef1
MA
24872008-02-02 Michael Albinus <michael.albinus@gmx.de>
2488
093571c3 2489 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2490
ace67e7e
NR
24912008-01-31 Nick Roberts <nickrob@snap.net.nz>
2492
2493 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2494
ae068fdf
RS
24952008-01-26 Richard Stallman <rms@gnu.org>
2496
2497 * maintaining.texi (Tags): Delete redundant index entry.
2498
a56d9a08
EZ
24992008-01-26 Eli Zaretskii <eliz@gnu.org>
2500
2501 * programs.texi (Imenu): Move "@cindex tags" from here...
2502 * maintaining.texi (Tags): ...to here.
2503
e941ed90
NR
25042008-01-23 Kevin Ryde <user42@zip.com.au>
2505
2506 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2507 click count.
2508
650276d5
JB
25092008-01-21 Juanma Barranquero <lekktu@gmail.com>
2510
2511 * entering.texi (Exiting): Fix typo.
2512 Reported by D. E. Evans <sinuhe@gnu.org>.
2513
8dc17977
MR
25142007-12-31 Martin Rudalics <rudalics@gmx.at>
2515
2516 * glossary.texi (Glossary): Fix typo.
2517
9f9695a6
RS
25182007-12-27 Richard Stallman <rms@gnu.org>
2519
2520 * text.texi (Formatted Text): Improve menu tag.
2521 (Editing Format Info): In Info, add duplicate menu of nodes
2522 about the submenus.
2523 (Format Faces): Say where Faces menu is found. Mention Other.
2524 (Format Colors): Say where these submenus are found.
2525 (Format Indentation, Format Justification): Likewise.
2526 (Format Properties): Likewise.
2527
abfd0191
RS
25282007-12-22 Richard Stallman <rms@gnu.org>
2529
2530 * search.texi (Query Replace): Make exp of query-replace more
2531 self-contained, and clarify.
8dc17977 2532
abfd0191
RS
2533 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2534
a2586785
RS
25352007-12-15 Richard Stallman <rms@gnu.org>
2536
2537 * files.texi (Auto Save): Clarify definition of auto-saving.
2538
a67cf2bb
RS
25392007-11-26 Richard Stallman <rms@gnu.org>
2540
2541 * help.texi (Help Echo): Cleanups.
2542
448b33b1
TTN
25432007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2544
2545 * files.texi (Why Version Control?): Fix typo.
2546 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2547 (Selecting a Fileset): Fix typos; small rewording.
2548 (Log Buffer): Likewise.
2549 (Old Revisions): Likewise.
448b33b1 2550
221bb7f6
EZ
25512007-11-17 Eli Zaretskii <eliz@gnu.org>
2552
2553 * mule.texi (Communication Coding): Fix wording of last change.
2554
d0207bf3 25552007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2556
630cb3b7
JB
2557 * custom.texi (Specifying File Variables):
2558 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2559
53b7759e
KH
25602007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2561
a5ab2e0c 2562 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2563
2564 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2565
c8763fb6 25662007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2567
630cb3b7 2568 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2569 --output=file.
2570
ff98e024
MR
25712007-11-13 Martin Rudalics <rudalics@gmx.at>
2572
2573 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2574 (Help Echo): Avoid mentioning the term "region" here and
2575 consistently use the term "active text".
2576
37b11c22
GM
25772007-11-11 Glenn Morris <rgm@gnu.org>
2578
2579 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2580
21d50ba1
JL
25812007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2582
2583 * search.texi (Query Replace): Mention
2584 `query-replace-show-replacement'.
2585
c12ecb0a 25862007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2587
2588 * building.texi (Watch Expressions): Remove obscure sentence.
2589
3b4201f4
KH
25902007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2591
2592 * mule.texi (Select Input Method): Describe how to activate an input
2593 method in the text mode.
2594
07e5c0b0
DN
25952007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2596
2597 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2598
52dd7391
NR
25992007-10-30 Nick Roberts <nickrob@snap.net.nz>
2600
2601 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2602
c004e539
GM
26032007-10-30 Glenn Morris <rgm@gnu.org>
2604
2605 * misc.texi (Directory Tracking): Explain a bit more about
2606 dirtrack-mode.
2607
ca8c5b8c
GM
26082007-10-25 Glenn Morris <rgm@gnu.org>
2609
2610 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2611
b6c764ef
RS
26122007-10-24 Richard Stallman <rms@gnu.org>
2613
2614 * misc.texi (Interactive Shell): Cleanup last change.
2615
eabd84c9
JL
26162007-10-22 Juri Linkov <juri@jurta.org>
2617
2618 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2619 default values.
2620
0b43c7e2
ER
26212007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2622
ca8c5b8c 2623 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2624 'filesets'.
2625
a80859d4
MR
26262007-10-18 Martin Rudalics <rudalics@gmx.at>
2627
2628 * trouble.texi (Quitting): Fix typo.
2629
c9447ae1
GM
26302007-10-18 Glenn Morris <rgm@gnu.org>
2631
2632 * frames.texi (Mode Line Mouse): Mention minor mode names.
2633
168b980f
JL
26342007-10-17 Juri Linkov <juri@jurta.org>
2635
2636 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2637 fill-paragraph operates on the active region in Transient Mark mode.
2638 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2639 with fill-paragraph.
2640
2641 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2642 fill-paragraph.
2643
2644 * fixit.texi (Spelling): ispell-word operates on the active region
2645 in Transient Mark mode.
2646
5a331f34
JB
26472007-10-17 Aaron S. Hawley <aaronh@garden.org>
2648
2649 * building.texi (Source Buffers):
2650 * custom.texi (Init Non-ASCII):
2651 * glossary.texi (Glossary): Use "key binding" consistently.
2652
2a9f4d55
JB
26532007-10-17 Juanma Barranquero <lekktu@gmail.com>
2654
2655 * calendar.texi (Diary): Fix directive.
2656
de13cecf
RS
26572007-10-16 Richard Stallman <rms@gnu.org>
2658
2659 * calendar.texi (Diary): Clarify text about diary file example.
2660
5f90d53e
ER
26612007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2662
2663 * files.texi: Capitalize node names according to convention.
2664
3aa491bc
GM
26652007-10-13 Glenn Morris <rgm@gnu.org>
2666
2667 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2668
8a3106d3
ER
26692007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2670
2671 * emacs.texi:
2672 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2673 suggested by RMS and Robert J. Chassell.
8a3106d3 2674
da1080a2
ER
26752007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2676
3aa491bc 2677 * files.texi (Version Systems):
0870a421
ER
2678 * vc-xtra.texi:
2679 * vc1-xtra.texi:
ac3f4c6f 2680 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2681 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2682 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2683 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2684
58ade22b
ER
26852007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2686
da1080a2 2687 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2688 Reorder the descriptions to be chronological.
2689
93870ce2
RS
26902007-10-09 Richard Stallman <rms@gnu.org>
2691
2692 * display.texi (Cursor Display): Correct how cursor appears
2693 in nonselected windows.
2694
568c7288
NR
26952007-10-04 Nick Roberts <nickrob@snap.net.nz>
2696
2697 * building.texi (GDB Graphical Interface): Remove references to gdba
2698 and mention gud-gdb.
2699
1af74d06 27002007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2701
1af74d06 2702 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2703
0d8fb755
JL
27042007-10-06 Juri Linkov <juri@jurta.org>
2705
2706 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2707 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2708 fill-paragraph-or-region.
2709
2710 * basic.texi (Arguments): Replace fill-paragraph with
2711 fill-paragraph-or-region.
2712
b981e2c6
ER
27132007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2714
2715 * files.texi: Update the section on version control for 2007
2a9f4d55 2716 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2717 will come later.
2718
5fceaf9c
GM
27192007-09-15 Glenn Morris <rgm@gnu.org>
2720
2721 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2722 to `list-holidays'.
2723
b0e44b17
GM
27242007-09-14 Glenn Morris <rgm@gnu.org>
2725
2726 * calendar.texi: Update all instances of mark-calendar-holidays,
2727 list-calendar-holidays, list-holidays with the new names.
2728
8cf51b2c
GM
27292007-09-06 Glenn Morris <rgm@gnu.org>
2730
46a367db 2731 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2732 Split into the Emacs manual in emacs/, and other manuals in misc/.
2733 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2734 manual.
2735 (infodir): New variable.
2736 (info): Use $infodir.
2737 (emacsman): Delete target, not needed any more.
2738 Move all targets that are not the Emacs manual to misc/Makefile.in.
2739 (mostlyclean): Remove `gnustmp'.
2740 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2741 manual.
92f9b43f 2742 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2743 (emacsman): Delete target, not needed any more.
2744 (clean): Remove all info files but Emacs manual.
2745 Move all targets that are not the Emacs manual to misc/Makefile.in.
2746 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2747
2748 * Makefile.in (INFOSOURCES): Delete.
2749 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2750 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2751 *.vrs *.toc here...
2752 (maintainer-clean): ...from here.
2753
27542007-09-05 Glenn Morris <rgm@gnu.org>
2755
2756 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2757
8cf51b2c
GM
27582007-08-29 Glenn Morris <rgm@gnu.org>
2759
2760 * emacs.texi (EMACSVER): Increase to 23.0.50.
2761
3420c522
RS
27622007-08-27 Richard Stallman <rms@gnu.org>
2763
2764 * emacs.texi (Top): Clarify menu item for Glossary.
2765
2766 * display.texi (Faces): Change secn title.
2767 Clarify not all fonts come from Font Lock.
2768
8cf51b2c
GM
27692007-08-17 Eli Zaretskii <eliz@gnu.org>
2770
2771 * basic.texi (Position Info): Add index entry for face at point.
2772 Mention that character faces are also displayed by "C-u C-x =".
2773
8cf51b2c
GM
27742007-08-08 Glenn Morris <rgm@gnu.org>
2775
2776 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2777
27782007-08-07 Chong Yidong <cyd@stupidchicken.com>
2779
2780 * files.texi (File Conveniences): Document point motion keys in Image
2781 mode.
2782
8cf51b2c
GM
27832007-07-27 Glenn Morris <rgm@gnu.org>
2784
8cf51b2c
GM
2785 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2786 in-line.
2787
2788 * gpl.texi: New file with text of GPL.
2789 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2790
27912007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2792
2793 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2794
2795 * dired.texi (Wdired): Mention C-x C-q key binding.
2796
27972007-07-28 Nick Roberts <nickrob@snap.net.nz>
2798
2799 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2800
28012007-07-25 Glenn Morris <rgm@gnu.org>
2802
8cf51b2c
GM
2803 * emacs.texi (Copying): Replace license with GPLv3.
2804
2805 * Relicense all FSF files to GPLv3 or later.
2806
28072007-07-24 Glenn Morris <rgm@gnu.org>
2808
2809 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2810 for some calendars.
2811
28122007-07-23 Nick Roberts <nickrob@snap.net.nz>
2813
2814 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2815 default-directory for the current buffer is on a remote machine.
2816
8cf51b2c
GM
28172007-07-21 Eli Zaretskii <eliz@gnu.org>
2818
2819 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2820 default value.
2821
28222007-07-21 Richard Stallman <rms@gnu.org>
2823
2824 * files.texi (Why Version Control?): Improve previous change.
2825
28262007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2827
2828 * files.texi (Why Version Control?): New node.
2829
8cf51b2c
GM
28302007-07-12 Nick Roberts <nickrob@snap.net.nz>
2831
8cf51b2c
GM
2832 * building.texi (Starting GUD): Add xref to this anchor.
2833
8cf51b2c
GM
28342007-06-24 Karl Berry <karl@gnu.org>
2835
2a9f4d55 2836 * emacs.texi: New Back-Cover Text.
8cf51b2c 2837
8cf51b2c
GM
28382007-06-07 Alan Mackenzie <acm@muc.de>
2839
2840 * display.texi (Optional Mode Line): Document the new form of
2841 line+column numbers, "(561,2)".
2842
28432007-06-06 Juanma Barranquero <lekktu@gmail.com>
2844
49823426 2845 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2846
28472007-06-02 Chong Yidong <cyd@stupidchicken.com>
2848
2849 * Version 22.1 released.
2850
8cf51b2c
GM
28512007-05-07 Karl Berry <karl@gnu.org>
2852
2853 * emacs.texi (EMACSVER): Back to 22.
2854
28552007-05-06 Richard Stallman <rms@gnu.org>
2856
2857 * maintaining.texi (Create Tags Table): Clean up previous change.
2858
c8763fb6 28592007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2860
2861 * maintaining.texi (Create Tags Table): Add text about the dangers of
2862 making symbolic links to tags files.
2863
28642007-05-04 Karl Berry <karl@gnu.org>
2865
2866 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2867
28682007-05-03 Karl Berry <karl@gnu.org>
2869
2870 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2871
2872 * .cvsignore (*.pdf): New entry.
2873
8cf51b2c
GM
2874 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2875 for printing.
2876
28772007-05-01 Richard Stallman <rms@gnu.org>
2878
2879 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2880
8cf51b2c
GM
28812007-04-28 Glenn Morris <rgm@gnu.org>
2882
2883 * ack.texi (Acknowledgments):
2884 * anti.texi (Antinews):
8cf51b2c
GM
2885 * programs.texi (Program Modes): Restore mention of python.el pending
2886 consideration of legal status.
2887
28882007-04-28 Richard Stallman <rms@gnu.org>
2889
2890 * files.texi (File Names): Fixes to ~ description on MS systems.
2891
8cf51b2c
GM
28922007-04-26 Glenn Morris <rgm@gnu.org>
2893
2894 * emacs.texi (EMACSVER): Increase to 22.1.50.
2895
28962007-04-25 Karl Berry <karl@gnu.org>
2897
2898 * emacs.texi: Improve line breaks on copyright page,
2899 similar layout to lispref, 8.5x11 by default.
2900
2901 * dired.texi (Image-Dired): Improve line break, fix typo.
2902
29032007-04-24 Chong Yidong <cyd@stupidchicken.com>
2904
2905 * programs.texi (Program Modes):
8cf51b2c
GM
2906 * anti.texi (Antinews):
2907 * ack.texi (Acknowledgments): python.el removed.
2908
8cf51b2c
GM
29092007-04-23 Chong Yidong <cyd@stupidchicken.com>
2910
2911 * display.texi (Highlight Interactively): Correct description of
2912 hi-lock-file-patterns-policy.
2913
2914 * files.texi (File Archives): Mention self-extracting executables.
2915
29162007-04-23 Eli Zaretskii <eliz@gnu.org>
2917
2918 * search.texi (Unconditional Replace, Query Replace): Add xref to
2919 "Replacement and Case".
2920
29212007-04-22 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * dired.texi (Image-Dired): Move from Thumbnails node.
2924 * misc.texi (Thumbnails): Node deleted.
2925 * emacs.texi (Top): Update node listing.
2926
2927 * files.texi (File Conveniences):
49823426 2928 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2929
29302007-04-21 Richard Stallman <rms@gnu.org>
2931
2932 * display.texi (Highlight Interactively): Correct previous change.
2933 Clarify doc of hi-lock-find-patterns, and move new features into it.
2934
29352007-04-20 David Koppelman <koppel@ece.lsu.edu>
2936
2937 * display.texi (Highlight Interactively): Document
2938 hi-lock-file-patterns-policy.
2939
29402007-04-20 Martin Rudalics <rudalics@gmx.at>
2941
2942 * display.texi (Scrolling): Fix typo.
2943
8cf51b2c
GM
29442007-04-15 Chong Yidong <cyd@stupidchicken.com>
2945
8cf51b2c
GM
2946 * doclicense.texi: Remove node heading, so that it can be included by
2947 other files.
2948
2949 * emacs.texi: Insert node heading for GFDL.
2950
8cf51b2c
GM
29512007-04-14 Eli Zaretskii <eliz@gnu.org>
2952
2953 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2954 "command line".
2955
2956 * display.texi (Faces): Refer to "Creating Frames" for face
2957 and other frame customizations in .emacs.
2958
2959 * frames.texi (Creating Frames): Mention that face customizations can
2960 be put in .emacs. Add index entries.
2961
29622007-04-12 Richard Stallman <rms@gnu.org>
2963
2964 * glossary.texi (Glossary): Explain `iff'.
2965
29662007-04-11 Karl Berry <karl@gnu.org>
2967
2968 * gnu.texi (Top),
2969 * macos.texi (Mac Font Specs),
2970 * anti.texi (Antinews),
2971 * xresources.texi (Resources),
2972 * misc.texi (Emulation),
2973 * calendar.texi (Daylight Saving),
2974 * dired.texi (Dired and Find),
2975 * rmail.texi (Remote Mailboxes),
2976 * sending.texi (Mail Headers),
2977 * programs.texi (Which Function),
2978 * files.texi (Recover),
2979 * buffers.texi (Uniquify),
2980 * frames.texi (Wheeled Mice),
2981 * killing.texi (Rectangles): Wording to improve breaks in
2982 8.5x11 format.
2983 * mule.texi (Language Environments): \hbadness=10000 since there's
2984 no way to reword.
2985 * emacs.texi (smallbook): New @set to more easily switch between
2986 smallbook and 8.5x11.
2987
29882007-04-11 Richard Stallman <rms@gnu.org>
2989
2990 * files.texi (File Conveniences): Add xref to Tumme.
2991 Delete text about Thumbnail mode.
2992
8cf51b2c
GM
29932007-04-09 Alan Mackenzie <acm@muc.de>
2994
2995 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2996 new name. Insert concept index entries.
2997
8cf51b2c
GM
29982007-04-08 Chong Yidong <cyd@stupidchicken.com>
2999
3000 * display.texi (Standard Faces): Document prefix arg for
3001 list-faces-display.
3002
3003 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3004
8cf51b2c
GM
30052007-04-07 Chong Yidong <cyd@stupidchicken.com>
3006
8cf51b2c
GM
3007 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3008
3009 * files.texi (Misc File Ops): Rewrite description of
3010 insert-file-literally.
3011
8cf51b2c
GM
30122007-03-31 Eli Zaretskii <eliz@gnu.org>
3013
3014 * misc.texi (Printing): Postscript -> PostScript.
3015
8cf51b2c
GM
3016 * ack.texi (Acknowledgments): Postscript -> PostScript.
3017
3018 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3019
3020 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3021 below.
3022
30232007-03-30 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3026 Init Non-ASCII.
3027 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3028 (Init Non-ASCII): New node.
3029
30302007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3031
3032 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3033
8cf51b2c
GM
30342007-03-12 Glenn Morris <rgm@gnu.org>
3035
8cf51b2c
GM
3036 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3037 "Daylight Savings".
3038
49823426 3039 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3040 saving" in text throughout.
3041
8cf51b2c
GM
30422007-03-04 Richard Stallman <rms@gnu.org>
3043
3044 * custom.texi (Safe File Variables): Minor correction.
3045
8cf51b2c
GM
30462007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3047
3048 * rmail.texi (Movemail): Add internal ref.
3049 Don't indent the intro for the PROTO table.
3050 Format PROTO table items with @code.
3051
8cf51b2c
GM
30522007-02-26 Nick Roberts <nickrob@snap.net.nz>
3053
3054 * building.texi: Remove references to bashdb.
3055
8cf51b2c
GM
30562007-02-19 Juanma Barranquero <lekktu@gmail.com>
3057
3058 * mule.texi (Language Environments): Update list of supported language
3059 environments.
3060
8cf51b2c
GM
30612007-02-14 Kim F. Storm <storm@cua.dk>
3062
3063 * building.texi (Grep Searching): Fix lgrep doc.
3064
30652007-02-12 Chong Yidong <cyd@stupidchicken.com>
3066
3067 * back.texi: Remove unused file.
3068
c8763fb6 30692007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3070
3071 * maintaining.texi (Tag Syntax): Now --members is the default for
3072 etags, not for ctags yet.
3073
8cf51b2c
GM
30742007-02-03 Eli Zaretskii <eliz@gnu.org>
3075
3076 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3077 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3078 expects. Add comments to prevent people from inadvertently modifying
3079 the key parts needed by `texinfo-multiple-files-update'.
3080
30812007-01-29 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * frames.texi (Secondary Selection): Window clicked does not matter
3084 when mouse-yank-at-point is non-nil.
3085
8cf51b2c
GM
30862007-01-16 Glenn Morris <rgm@gnu.org>
3087
3088 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3089 system abbrev.
3090
30912007-01-11 Richard Stallman <rms@gnu.org>
3092
3093 * msdog.texi (Windows Keyboard): Another small cleanup.
3094
30952007-01-10 Richard Stallman <rms@gnu.org>
3096
3097 * msdog.texi (Windows Keyboard): Yet another try to make
3098 everyone happy with that passage.
3099
31002007-01-05 Richard Stallman <rms@gnu.org>
3101
3102 * anti.texi (Antinews): Mention M-x shell scrolling.
3103
31042007-01-05 Nick Roberts <nickrob@snap.net.nz>
3105
3106 * building.texi (Watch Expressions): Describe gdb-max-children.
3107
8cf51b2c
GM
31082007-01-04 Richard Stallman <rms@gnu.org>
3109
8cf51b2c
GM
3110 * msdog.texi (Windows Keyboard): Clarify previous change.
3111
8cf51b2c
GM
31122007-01-02 Richard Stallman <rms@gnu.org>
3113
3114 * custom.texi (Changing a Variable): Minor clarification.
3115 (Specific Customization): customize-customized => customize-unsaved.
3116
3117 * entering.texi (Entering Emacs): Clean up text about restarting
3118 Emacs for each file.
3119
3120 * misc.texi (Shell Options): Minor cleanup.
3121
3122 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3123 with Emacs, not vice versa.
3124
3125 * programs.texi (Symbol Completion): Recommend customizing
3126 window manager.
3127
3128 * xresources.texi (Resources): Minor fix.
3129
c8763fb6 31302007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3131
3132 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3133
31342007-01-01 Richard Stallman <rms@gnu.org>
3135
3136 * commands.texi (User Input): Document keys stolen by window mangers.
3137
31382006-12-31 Richard Stallman <rms@gnu.org>
3139
3140 * custom.texi (Specific Customization): Document customize-option
3141 instead of customize-variable.
3142
31432006-12-31 Kim F. Storm <storm@cua.dk>
3144
3145 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3146
31472006-12-30 Kim F. Storm <storm@cua.dk>
3148
3149 * killing.texi (CUA Bindings): Fix typo.
3150
3151 * xresources.texi (Table of Resources): Mention grow-only value for
3152 auto-resize-tool-bars.
3153
8cf51b2c
GM
31542006-12-27 Eli Zaretskii <eliz@gnu.org>
3155
3156 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3157 and how to get them back.
3158
31592006-12-26 Richard Stallman <rms@gnu.org>
3160
3161 * calendar.texi (Holidays): Holiday listing is based on current
3162 practice, but DST is not.
3163
31642006-12-25 Richard Stallman <rms@gnu.org>
3165
3166 * emacs.texi (Top): Update subnode menus.
3167
3168 * mark.texi (Transient Mark): Fix xref.
3169
3170 * killing.texi (Graphical Kill): Node deleted.
3171 (Killing): Add xref to Cut and Paste.
3172 (CUA Bindings): Update xref.
3173
3174 * frames.texi (Cut and Paste): New section to hold other nodes.
3175 (Mouse Commands): Node demoted.
3176 (Cut/Paste Other App): Split out from Mouse Commands.
3177 (Word and Line Mouse): Likewise.
3178 (Secondary Selection, Clipboard): Nodes demoted.
3179
8cf51b2c
GM
31802006-12-24 Kevin Ryde <user42@zip.com.au>
3181
3182 * calendar.texi (Holidays): US daylight saving begins second Sunday
3183 in March for 2007 onwards.
3184 (Daylight Savings): Show new US default daylight saving rules, 2nd
3185 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3186
31872006-12-23 Chong Yidong <cyd@stupidchicken.com>
3188
3189 * calendar.texi (Scroll Calendar): < and > are switched.
3190
31912006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3192
3193 * killing.texi (Deletion): Describe M-\ prefix argument.
3194
31952006-12-23 Richard Stallman <rms@gnu.org>
3196
3197 * search.texi (Regexp Search): Explain why forward and reverse regexp
3198 search are not mirror images.
3199
8cf51b2c
GM
32002006-12-19 Kim F. Storm <storm@cua.dk>
3201
3202 * major.texi (Choosing Modes): Describe match-function elements for
3203 magic-mode-alist.
3204
8cf51b2c
GM
32052006-12-18 Eli Zaretskii <eliz@gnu.org>
3206
3207 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3208 peculiarities.
3209
32102006-12-18 Richard Stallman <rms@gnu.org>
3211
3212 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3213
8cf51b2c
GM
32142006-12-17 Alan Mackenzie <acm@muc.de>
3215
3216 * programs.texi (Left Margin Paren): Remove the bit which says
3217 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3218 Discuss some of the issues of setting this option to nil.
3219
32202006-12-17 Glenn Morris <rgm@gnu.org>
3221
3222 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3223
32242006-12-16 Eli Zaretskii <eliz@gnu.org>
3225
3226 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3227 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3228 NTFS volumes.
3229 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3230 volumes.
3231
32322006-12-15 Eli Zaretskii <eliz@gnu.org>
3233
3234 * text.texi (HTML Mode): Fix "C-c TAB".
3235
8cf51b2c
GM
32362006-12-09 Richard Stallman <rms@gnu.org>
3237
3238 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3239
32402006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3241
3242 * files.texi (Misc File Ops): Document insert-file-literally.
3243
32442006-12-08 Eli Zaretskii <eliz@gnu.org>
3245
3246 * cmdargs.texi (Colors): Note that --color is intended for overriding
3247 the terminal defaults, not for normal invocation.
3248
3249 * misc.texi (Emacs Server): Improve wording. Don't mention the
3250 ``server program''. Add a cross-reference to "Init File" node.
3251 (Invoking emacsclient): Add index entries. Document both short and
3252 long versions of command-line options. Document the -f option.
3253
8cf51b2c
GM
32542006-12-06 Richard Stallman <rms@gnu.org>
3255
3256 * text.texi (Outline Format): Say to set outline-regexp
3257 and outline-level with major modes and file local variables.
3258
c8763fb6 32592006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3260
3261 * anti.texi (Antinews): Mention the alternative to
3262 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3263
8cf51b2c
GM
3264 * misc.texi (Interactive Shell): Ditto.
3265
32662006-12-04 Eli Zaretskii <eliz@gnu.org>
3267
3268 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3269
3270 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3271
32722006-12-01 Eli Zaretskii <eliz@gnu.org>
3273
3274 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3275 colon in the mode line.
3276
3277 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3278
32792006-11-26 Nick Roberts <nickrob@snap.net.nz>
3280
3281 * building.texi (Watch Expressions): Mention SPC for expanding/
3282 contracting watch expressions.
3283
32842006-11-26 Kim F. Storm <storm@cua.dk>
3285
3286 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3287
32882006-11-26 Nick Roberts <nickrob@snap.net.nz>
3289
3290 * building.texi (Debugger Operation): Define text command mode.
3291 Clarify how tooltips work.
3292 (GDB Graphical Interface): Explain how to run in text command mode
3293 more clearly.
3294
32952006-11-25 Juanma Barranquero <lekktu@gmail.com>
3296
3297 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3298
32992006-11-22 Juanma Barranquero <lekktu@gmail.com>
3300
3301 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3302
8cf51b2c
GM
33032006-11-18 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3306 and EMACS is deprecated.
3307
33082006-11-18 Juanma Barranquero <lekktu@gmail.com>
3309
3310 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3311
c8763fb6 33122006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3313
3314 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3315
3316 * emacs.texi: Include xresources.texi both for info and dvi.
3317
3318 * xresources.texi: Merge text from xresmini.texi.
3319
c8763fb6 33202006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3321
3322 * glossary.texi: Fix typos.
3323
8cf51b2c
GM
33242006-11-06 Richard Stallman <rms@gnu.org>
3325
3326 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3327
3328 * ack.texi (Acknowledgments): Fix name spelling.
3329
33302006-11-01 Juri Linkov <juri@jurta.org>
3331
3332 * search.texi (Word Search): Document incremental word search.
3333
33342006-10-28 Glenn Morris <rgm@gnu.org>
3335
3336 * ack.texi (Acknowledgments): Add cal-html author.
3337
3338 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3339 Calendar"). Describe new package cal-html.
3340 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3341 Calendar Files."
3342
8cf51b2c
GM
33432006-10-23 Richard Stallman <rms@gnu.org>
3344
3345 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3346 Abbrev mode is enabled.
3347
8cf51b2c
GM
33482006-10-16 Richard Stallman <rms@gnu.org>
3349
8cf51b2c
GM
3350 * emacs.texi: Update ISBN.
3351
8cf51b2c
GM
33522006-10-11 Kim F. Storm <storm@cua.dk>
3353
3354 * emacs.texi (Acknowledgments): Use @dotless{i}.
3355
33562006-10-08 Nick Roberts <nickrob@snap.net.nz>
3357
3358 * building.texi (Breakpoints Buffer): Mention catchpoints.
3359
33602006-10-08 Kim F. Storm <storm@cua.dk>
3361
3362 * ack.texi (Acknowledgments): Update.
3363
3364 * emacs.texi (Acknowledgments): Fix bad @/ form.
3365
8cf51b2c
GM
33662006-10-05 Kim F. Storm <storm@cua.dk>
3367
3368 * emacs.texi (Acknowledgments): Add more contributors.
3369
33702006-10-03 Richard Stallman <rms@gnu.org>
3371
3372 * emacs.texi (Acknowledgments): Update version and edition.
3373
8cf51b2c
GM
33742006-10-01 Karl Berry <karl@gnu.org>
3375
3376 * custom.texi (Customization Groups): Page break to keep example buffer
3377 on one page.
3378
33792006-09-30 Karl Berry <karl@gnu.org>
3380
3381 * programs.texi (Basic Indent): @need to improve page break.
3382 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3383
33842006-09-29 Glenn Morris <rgm@gnu.org>
3385
3386 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3387
33882006-09-29 Karl Berry <karl@gnu.org>
3389
3390 * windows.texi (Basic Window): Remove forced @break, no longer
3391 desirable.
3392 * frames.texi (Frame Commands),
3393 * mark.texi (Marking Objects): Reword to avoid bad page break.
3394 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3395
33962006-09-19 Richard Stallman <rms@gnu.org>
3397
3398 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3399 stick to present tense.
3400
c8763fb6 34012006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3402
3403 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3404 to x-gtk-use-old-file-dialog.
3405 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3406
34072006-09-15 Jay Belanger <belanger@truman.edu>
3408
49823426 3409 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3410 Change "Library Public License" to "Lesser Public License"
3411 throughout. Use "yyyy" to represent year.
3412
8cf51b2c
GM
34132006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3414
3415 * files.texi (Visiting): Add index entry "open file".
3416
8cf51b2c
GM
34172006-09-11 Richard Stallman <rms@gnu.org>
3418
3419 * building.texi (Compilation Mode): Clarification.
3420 (Grep Searching): Add xref to Compilation Mode.
3421
8cf51b2c
GM
34222006-09-08 Richard Stallman <rms@gnu.org>
3423
3424 * search.texi (Search): Ref multi-file search commands here.
3425 (Other Repeating Search): Not here.
3426
8cf51b2c
GM
34272006-08-28 Richard Stallman <rms@gnu.org>
3428
3429 * windows.texi (Split Window): Update xref.
3430
3431 * basic.texi (Continuation Lines): Update xref.
3432
3433 * indent.texi (Tab Stops): Update xref.
3434
3435 * emacs.texi (Top): Update subnode menu.
3436
3437 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3438 split out of Display Custom.
3439
34402006-08-25 Kim F. Storm <storm@cua.dk>
3441
3442 * display.texi (Display Custom): Add variables overline-margin
3443 and x-underline-at-descent-line.
3444
34452006-08-25 Richard Stallman <rms@gnu.org>
3446
3447 * entering.texi (Exiting): Rewrite to give graphical displays
3448 priority over text terminals.
3449
3450 * search.texi (Incremental Search): Move index entries.
3451
34522006-08-23 Chong Yidong <cyd@stupidchicken.com>
3453
3454 * custom.texi (Init File): Reference Find Init to avoid "home
3455 directory" confusion.
3456
34572006-08-22 Nick Roberts <nickrob@snap.net.nz>
3458
3459 * building.texi (Other GDB-UI Buffers): Describe how to edit
3460 a value in the locals buffer.
3461
34622006-08-21 Richard Stallman <rms@gnu.org>
3463
3464 * search.texi (Basic Isearch): Add `isearch' index entry.
3465
34662006-08-16 Richard Stallman <rms@gnu.org>
3467
3468 * misc.texi (Saving Emacs Sessions): Clean up wording.
3469
3470 * mark.texi (Marking Objects): Mention term "select all".
3471
3472 * emacs.texi (Top): Update subnode menu.
3473
3474 * help.texi (Help Mode): Move node up in file.
3475
8cf51b2c
GM
34762006-08-15 Nick Roberts <nickrob@snap.net.nz>
3477
3478 * building.texi (Stack Buffer): Explain fringe arrow.
3479
8cf51b2c
GM
34802006-08-12 Eli Zaretskii <eliz@gnu.org>
3481
8cf51b2c
GM
3482 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3483 on startup.
3484
34852006-08-11 Romain Francoise <romain@orebokech.com>
3486
3487 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3488
34892006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3490
3491 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3492
34932006-08-10 Richard Stallman <rms@gnu.org>
3494
3495 * text.texi (Format Faces): Substantial rewrites to deal
3496 with face merging. Empty regions don't count. Clarify
3497 face property inheritance.
3498
34992006-08-08 Romain Francoise <romain@orebokech.com>
3500
3501 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3502 <arjuropo@cc.jyu.fi>.
3503
8cf51b2c
GM
35042006-08-04 Eli Zaretskii <eliz@gnu.org>
3505
3506 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3507 apply to all frames.
3508
8cf51b2c
GM
35092006-08-01 Richard Stallman <rms@gnu.org>
3510
3511 * help.texi (Name Help): Add index entries for describe-variable.
3512
35132006-08-01 Nick Roberts <nickrob@snap.net.nz>
3514
3515 * building.texi (GDB Graphical Interface): Shorten node names.
3516 (GDB-UI Layout): Use GDB-related.
3517 (Other GDB-UI Buffers): Simplify English.
3518
35192006-07-31 Richard Stallman <rms@gnu.org>
3520
3521 * search.texi (Query Replace): Add xref for Dired's Q command.
3522
8cf51b2c
GM
35232006-07-31 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * building.texi (GDB commands in Fringe): Rename to...
3526 (Source Buffers): ..this and move forward. Describe hollow arrow and
3527 new option gdb-find-source-frame.
3528
35292006-07-29 Richard Stallman <rms@gnu.org>
3530
3531 * dired.texi (Operating on Files): Simplify previous change
3532 and fix Texinfo usage.
3533
35342006-07-29 Eli Zaretskii <eliz@gnu.org>
3535
3536 * dired.texi (Operating on Files): Add cross-references. State the
3537 Unix commands that do similar things.
3538
35392006-07-28 Richard Stallman <rms@gnu.org>
3540
3541 * mark.texi (Transient Mark): Clarify that region never disappears
3542 when Transient Mark mode is off, and not when it is on.
3543
35442006-07-27 Richard Stallman <rms@gnu.org>
3545
3546 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3547
35482006-07-24 Richard Stallman <rms@gnu.org>
3549
3550 * xresources.texi (GTK styles): Fix texinfo usage.
3551
8cf51b2c
GM
3552 * commands.texi (User Input): Explain why we teach keyboard cmds.
3553
3554 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3555 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3556 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3557 * doclicense.texi, display.texi, dired.texi, basic.texi:
3558 * anti.texi, ack.texi: Move periods and commas inside quotes.
3559
35602006-07-22 Eli Zaretskii <eliz@gnu.org>
3561
3562 * cmdargs.texi (General Variables): Document EMAIL.
3563
35642006-07-21 Eli Zaretskii <eliz@gnu.org>
3565
3566 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3567 doesn't have effect on MS-Windows.
3568
8cf51b2c
GM
35692006-07-17 Richard Stallman <rms@gnu.org>
3570
3571 * building.texi (Grep Searching): Explain about chaining grep commands.
3572
8cf51b2c
GM
35732006-07-10 Nick Roberts <nickrob@snap.net.nz>
3574
49823426 3575 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3576
35772006-07-09 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3580 is invoked for multiple files.
3581
35822006-07-08 Eli Zaretskii <eliz@gnu.org>
3583
3584 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3585 on-line manual for the rest of this node.
3586 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3587 unconditionally.
3588 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3589 Improve wording.
3590 (Windows Printing): Improve wording.
3591 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3592 rest of this node.
3593
8cf51b2c
GM
35942006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3595
49823426
GM
3596 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3597 with eval-buffer.
8cf51b2c
GM
3598
35992006-07-05 Nick Roberts <nickrob@snap.net.nz>
3600
3601 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3602 of character translation.
3603
36042006-07-04 Nick Roberts <nickrob@snap.net.nz>
3605
3606 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3607
36082006-07-03 Karl Berry <karl@gnu.org>
3609
3610 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3611 not-too-underfull hboxes in the TeX output.
3612 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3613 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3614 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3615 * sending.texi, text.texi: Fix overfull/underfull boxes.
3616
36172006-07-03 Romain Francoise <romain@orebokech.com>
3618
3619 * m-x.texi (M-x): Fix.
3620
36212006-07-03 Richard Stallman <rms@gnu.org>
3622
8cf51b2c
GM
3623 * search.texi (Other Repeating Search): filename -> file name.
3624
3625 * misc.texi (Narrowing): Minor cleanups.
3626
3627 * files.texi (Visiting): filename -> file name.
3628
3629 * emacs.texi (Top): Update subnode menus.
3630
3631 * mule.texi (Coding Systems): Move char translation stuff here.
3632 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3633 (Recognize Coding): Substantial local rewrites.
3634 (International): Update menu.
3635
3636 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3637 (Scrolling): Substantial local rewrites.
3638 (Display): Update menu and intro.
3639
3640 * dired.texi: filename -> file name.
3641
3642 * custom.texi (Safe File Variables): Texinfo usage fix.
3643
f0131492 36442006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3645
3646 * help.texi, m-x.texi: Lots of cleanups.
3647
8cf51b2c
GM
36482006-06-30 Eli Zaretskii <eliz@gnu.org>
3649
3650 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3651 (Windows Processes, Windows Misc): Shorten the printed version by
3652 selectively conditioning less important portions by @ifnottex.
3653
8cf51b2c
GM
36542006-06-27 Richard Stallman <rms@gnu.org>
3655
3656 * mini.texi (Minibuffer File): Minor cleanup.
3657
36582006-06-25 Nick Roberts <nickrob@snap.net.nz>
3659
3660 * frames.texi (XTerm Mouse): Rename to...
3661 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3662
3663 * emacs.texi (Top): Use new node name.
3664
36652006-06-24 Eli Zaretskii <eliz@gnu.org>
3666
3667 * emacs.texi (Top): Update the detailed menu according to changes in
3668 msdog.texi.
3669
3670 * msdog.texi (Windows Keyboard): New section.
3671 (Windows Mouse): New section.
3672 (Windows System Menu): Remove section (text merged with "Windows
3673 Keyboard").
3674 (Windows Misc): New section.
3675
3676 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3677
3678 * msdog.texi (ls in Lisp): New section.
3679
3680 * files.texi (Visiting): Document case-insensitive wildcard matching
3681 under find-file-wildcards.
3682
8cf51b2c
GM
36832006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3684
3685 * macos.texi (Mac Input): Add description of mac-function-modifier.
3686 Now Unicode keyboard layouts work.
3687
8cf51b2c
GM
36882006-06-10 Richard Stallman <rms@gnu.org>
3689
3690 * mule.texi (Recognize Coding): Clarify previous change.
3691
36922006-06-09 Kenichi Handa <handa@m17n.org>
3693
3694 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3695 notation.
3696
36972006-06-07 Kevin Ryde <user42@zip.com.au>
3698
3699 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3700 manual for @ifnottex, but in emacs-extra for @iftex.
3701
3702 * cmdargs.texi (General Variables): Fix smtpmail xref.
3703
37042006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3705
8cf51b2c 3706 * programs.texi (Comment Commands):
8cf51b2c 3707 * custom.texi (Specifying File Variables):
49823426 3708 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3709
37102006-06-07 Nick Roberts <nickrob@snap.net.nz>
3711
3712 * building.texi (Watch Expressions): Move node to end.
3713 (GDB Graphical Interface): Move description of clicks in fringe...
3714 (GDB commands in the Fringe): ...to here. New node.
3715
8cf51b2c
GM
37162006-06-05 Romain Francoise <romain@orebokech.com>
3717
49823426 3718 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3719
37202006-06-05 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * building.texi (GDB Graphical Interface): Update bindings.
3723 (Commands of GUD): Add gud-print. Remove gud-run.
3724 Restate availability more generally.
3725
f0131492 37262006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3727
3728 * mini.texi: Lots of cleanups.
3729
37302006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3731
3732 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3733 and Mouse-2.
3734
c8763fb6 37352006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3736
3737 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3738
8cf51b2c
GM
37392006-05-31 Richard Stallman <rms@gnu.org>
3740
3741 * basic.texi (Moving Point): Fix previous change.
3742
c8763fb6 37432006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3744
3745 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3746
f0131492 37472006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3748
3749 * basic.texi: Many simplifications and improvements in wording.
3750
8cf51b2c
GM
37512006-05-26 Nick Roberts <nickrob@snap.net.nz>
3752
3753 * anti.texi (Antinews): Create a node for gdb-ui.
3754
8cf51b2c
GM
37552006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3756
3757 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3758
37592006-05-20 Richard Stallman <rms@gnu.org>
3760
3761 * dired.texi (Dired Navigation): dired-goto-file is now j.
3762
8cf51b2c
GM
37632006-05-20 Eli Zaretskii <eliz@gnu.org>
3764
3765 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3766 and their aliases.
3767
3768 * msdog.texi (Windows Printing): Mention non-support of plain text
3769 printing with some el-cheapo printers, and suggest a workaround.
3770
37712006-05-20 Kevin Ryde <user42@zip.com.au>
3772
3773 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3774 remove the bit saying you must set it.
3775
37762006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3777
3778 * trouble.texi (Checklist):
3779 * text.texi (Text, Auto Fill, Text Mode):
3780 * search.texi (Nonincremental Search):
3781 * rmail.texi (Rmail Labels):
3782 * mule.texi (Input Methods, Multibyte Conversion):
3783 * misc.texi (Gnus, Where to Look, PostScript):
3784 * maintaining.texi (Create Tags Table):
3785 * indent.texi (Indentation Commands):
3786 * fixit.texi (Spelling):
3787 * emacs.texi (Copying):
3788 * custom.texi (Init File): ifinfo -> ifnottex.
3789
8cf51b2c
GM
37902006-05-17 Richard Stallman <rms@gnu.org>
3791
3792 * files.texi (Diff Mode): Mention C-x `.
3793
37942006-05-08 Richard Stallman <rms@gnu.org>
3795
3796 * custom.texi (Disabling): Textual cleanups.
3797
8cf51b2c
GM
37982006-05-12 Glenn Morris <rgm@gnu.org>
3799
3800 * calendar.texi (Displaying the Diary, Format of Diary File):
3801 Refer to diary-view-entries, diary-list-entries,
3802 diary-show-all-entries rather than obsolete aliases.
3803
38042006-05-12 Eli Zaretskii <eliz@gnu.org>
3805
3806 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3807 (Displaying the Diary, Special Diary Entries, Importing Diary):
3808 * building.texi (Compilation Shell):
3809 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3810 emacs-xtra with @inforef's.
3811
3812 * files.texi (Visiting): Fix wording.
3813
3814 * mule.texi (Coding Systems, Text Coding): More indexing.
3815 Mention that C-x RET f can set eol conversion.
3816
c8763fb6 38172006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3818
3819 * xresmini.texi (GTK resources): Insert GTK description.
3820
3821 * xresources.texi (GTK resources): metafont should be menufont.
3822
8cf51b2c
GM
38232006-05-06 Michael Albinus <michael.albinus@gmx.de>
3824
49823426 3825 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3826 method, user name and host name is active only in partial
3827 completion mode.
3828
8cf51b2c
GM
38292006-05-06 Eli Zaretskii <eliz@gnu.org>
3830
3831 * makefile.w32-in (emacs.dvi):
3832 * Makefile.in (emacs.dvi): Add xresmini.texi.
3833
3834 * xresmini.texi (Table of Resources): Remove xref to non-existent
3835 node "LessTif Resources".
3836
3837 * msdog.texi (Microsoft Windows):
3838 * calendar.texi (Calendar/Diary, Displaying the Diary)
3839 (Special Diary Entries, Importing Diary, Holidays):
3840 * programs.texi (Program Modes):
3841 * text.texi (Text):
3842 * buffers.texi (Several Buffers):
3843 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3844
38452006-05-06 Eli Zaretskii <eliz@gnu.org>
3846
3847 The following changes merge the emacs-xtra manual into the main
3848 manual, but only for on-line version of the manual.
3849
3850 * vc2-xtra.texi (Version Backups, Local Version Control)
3851 (Making Snapshots, Change Logs and VC, Version Headers)
3852 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3853 on-line manual.
3854
3855 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3856 for on-line manual.
3857
3858 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3859 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3860 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3861 for on-line manual.
3862
3863 * fortran-xtra.texi (Fortran, Fortran Autofill)
3864 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3865 for on-line manual.
3866
3867 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3868 Conditional xref's for on-line manual.
3869
3870 * emerge-xtra.texi (Emerge, Overview of Emerge)
3871 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3872 manual.
3873
3874 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3875 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3876 (EMACSSOURCES): Use EMACS_XTRA.
3877 (../info/emacs-xtra): Remove.
3878 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3879
3880 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3881 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3882 (EMACSSOURCES): Use EMACS_XTRA.
3883 ($(infodir)/emacs-xtra): Remove.
3884 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3885
3886 * trouble.texi (Quitting):
3887 * text.texi (Text):
3888 * programs.texi (Program Modes):
3889 * msdog.texi (Microsoft Windows):
3890 * frames.texi (Frames):
3891 * files.texi (Backup, Version Control, VC Concepts)
3892 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3893 (Registering, VC Status, VC Undo, Multi-User Branching)
3894 (Comparing Files):
3895 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3896 (Displaying the Diary, Special Diary Entries, Importing Diary):
3897 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3898 conditional xref's, depending on @iftex/@ifnottex.
3899
3900 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3901 "MS-DOS". @include msdog-xtra.texi.
3902
3903 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3904 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3905
3906 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3907 for vc-xtra.texi subsections.
3908 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3909 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3910
3911 * sending.texi (Sending Mail): A @node line without explicit Prev,
3912 Next, and Up links.
3913
3914 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3915 Next, and Up links.
3916
3917 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3918 and its sections. @include picture-xtra.texi.
3919
3920 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3921 "Emerge".
3922 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3923
3924 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3925 exact duplicate of its name-sake in calendar.texi.
3926
3927 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3928 "Advanced Calendar/Diary Usage".
3929 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3930
3931 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3932 dired-xtra.texi.
3933 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3934
3935 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3936 (Files) [ifnottex]: Add menu entry for Autorevert.
3937
3938 * emacs-xtra.texi (Introduction): Reword to make consistent with
3939 printed version only.
3940 <Top level>: Remove the body of all chapters and move them to the
3941 new *-xtra.texi files. Use @raisesections and @lowersections to
3942 convert sections to chapters etc.
3943
3944 * msdog-xtra.texi:
3945 * fortran-xtra.texi:
3946 * vc-xtra.texi:
3947 * vc1-xtra.texi:
3948 * vc2-xtra.texi:
3949 * emerge-xtra.texi:
3950 * cal-xtra.texi:
3951 * dired-xtra.texi:
3952 * arevert-xtra.texi: New files, with text from respective chapters
3953 of emacs-xtra.texi. Convert each @chapter into @section, @section
3954 into @subsection, etc.
3955
3956 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3957 updated.
3958
3959 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3960 Windows". All references updated.
3961
39622006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3963
3964 * macos.texi (Mac Input): Mention input from Character Palette.
3965 (Mac Font Specs): Fix typo.
3966
39672006-05-05 Richard Stallman <rms@gnu.org>
3968
3969 * files.texi (Diff Mode): Minor cleanup.
3970
39712006-05-05 Karl Berry <karl@gnu.org>
3972
8cf51b2c
GM
3973 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3974 errors from the current release of makeinfo (4.8).
3975 * help.texi (Library Keywords): Change widest word in multitable
3976 template from `emulations' to `convenience'. (Not sure if this is
3977 related to the font change.)
3978
39792006-05-05 Eli Zaretskii <eliz@gnu.org>
3980
3981 * files.texi (File Names): Add a footnote about limited support of
3982 ~USER on MS-Windows.
3983
3984 * cmdargs.texi (Initial Options): Add a footnote about limited
3985 support of ~USER on MS-Windows.
3986
39872006-05-03 Richard Stallman <rms@gnu.org>
3988
3989 * files.texi (Diff Mode): Node moved here.
3990 (Comparing Files): Delete what duplicates new node.
3991 (Files): Put Diff Mode in menu.
3992
3993 * misc.texi (Diff Mode): Moved to files.texi.
3994
3995 * emacs.texi (Top): Update menu for Diff Mode.
3996
3997 * trouble.texi (Emergency Escape): Simplify.
3998
3999 * emacs.texi (Top): Minor clarification.
4000
40012006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4002
4003 * commands.texi, entering.texi, screen.texi: Many simplifications.
4004
40052006-05-03 Richard Stallman <rms@gnu.org>
4006
4007 * commands.texi (Text Characters): Delete paragraph about unibyte
4008 non-ASCII printing chars.
4009
4010 * killing.texi (Killing): Say "graphical displays".
4011 * display.texi: Say "graphical displays".
4012
4013 * cmdargs.texi (Misc X): Say "graphical displays".
4014
40152006-05-01 Richard Stallman <rms@gnu.org>
4016
4017 * emacs.texi (Top): Add Diff Mode to menu.
4018
40192006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4020
4021 * misc.texi (Diff Mode): New node.
4022
40232006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4024
4025 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4026 (Mac Environment Variables): Shorten example line.
4027 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4028
40292006-05-01 Nick Roberts <nickrob@snap.net.nz>
4030
4031 * building.texi (GUD Customization): Describe cases %d and %c.
4032 Update description for %e.
4033
40342006-04-30 Glenn Morris <rgm@gnu.org>
4035
4036 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4037
40382006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4039
4040 * custom.texi (Examining): Update C-h v output example.
4041
40422006-04-29 Kim F. Storm <storm@cua.dk>
4043
4044 * building.texi (Grep Searching): Add lgrep and rgrep.
4045
8cf51b2c
GM
40462006-04-23 Richard Stallman <rms@gnu.org>
4047
4048 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4049
4050 * xresmini.texi: New file.
4051
4052 * xresources.texi (Face Resources): Split table into font resources
4053 and the rest. Combine similar attributes for brevity.
4054
8cf51b2c
GM
40552006-04-21 Eli Zaretskii <eliz@gnu.org>
4056
4057 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4058 backslashes and case-insensitivity in file names (moved to the
4059 main manual).
4060 (MS-DOS Printing): Move most of the text to the main manual.
4061
4062 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4063 New nodes.
4064 (Windows Processes, Windows System Menu): Add index entries and
4065 fix wording.
4066
8cf51b2c
GM
40672006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4068
4069 * misc.texi (Shell Ring): Add notes on saved input when
4070 navigating off the end of the history list.
4071
40722006-04-18 Chong Yidong <cyd@mit.edu>
4073
4074 * misc.texi (Shell Options): Correct default value of
4075 comint-scroll-show-maximum-output.
4076
8cf51b2c
GM
40772006-04-18 Nick Roberts <nickrob@snap.net.nz>
4078
4079 * building.texi (Watch Expressions): Update.
4080
8cf51b2c
GM
40812006-04-12 Richard Stallman <rms@gnu.org>
4082
4083 * search.texi: Clean up previous change.
4084
40852006-04-12 Eli Zaretskii <eliz@gnu.org>
4086
4087 * search.texi (Regexp Backslash, Regexp Replace): Add index
4088 entries for ``back reference'' and mention the term itself in the
4089 text.
4090
40912006-04-11 Richard Stallman <rms@gnu.org>
4092
4093 * custom.texi (Safe File Variables):
4094 Document enable-local-variables = :safe.
4095
40962006-04-11 Karl Berry <karl@gnu.org>
4097
4098 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4099 (Remote Repositories, Version Backups, Local Version Control)
4100 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4101 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4102 (Renaming VC Work Files and Master Files)
4103 (Inserting Version Control Headers, Customizing VC, General Options)
4104 (Options for RCS and SCCS, Options specific for CVS): Move all
4105 these nodes to emacs-xtra.texi, for brevity.
4106 * cmdargs.texi, files.texi: Change cross-references.
4107
8cf51b2c
GM
41082006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4109
4110 * files.texi (Old Versions): Update description of vc-annotate's
4111 use of color to indicate date ranges.
4112
8cf51b2c
GM
41132006-04-09 Kevin Ryde <user42@zip.com.au>
4114
8cf51b2c
GM
4115 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4116 put info and printed manual names the right way around.
4117
41182006-04-09 Karl Berry <karl@gnu.org>
4119
4120 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4121 emacs-xtra.texi, leaving only MS Windows information.
4122 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4123 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4124 node names.
4125
4126 * emacs.texi: Move @summarycontents and @contents to the beginning
4127 of the file.
4128
8cf51b2c
GM
41292006-04-08 Kevin Ryde <user42@zip.com.au>
4130
4131 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4132
41332006-04-07 Richard Stallman <rms@gnu.org>
4134
4135 * programs.texi (Comments, Comment Commands, Options for Comments)
4136 (Multi-Line Comments): "Align", not "indent".
4137 (Basic Indent): C-j deletes trailing whitespace before the newline.
4138
41392006-04-06 Richard Stallman <rms@gnu.org>
4140
8cf51b2c
GM
4141 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4142
41432006-04-06 Eli Zaretskii <eliz@gnu.org>
4144
4145 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4146
8cf51b2c
GM
41472006-04-05 Richard Stallman <rms@gnu.org>
4148
4149 * emacs.texi (Top): Update subnode menu.
4150
4151 * trouble.texi (Unasked-for Search): Node deleted.
4152 (Lossage): Delete from menu.
4153
41542006-04-04 Richard Stallman <rms@gnu.org>
4155
4156 * trouble.texi: Various cleanups.
4157 (Checklist): Don't bother saying how to snail a bug report.
4158 (Emergency Escape): Much rewriting.
4159 (After a Crash): Rename the core dump immediately.
4160 (Total Frustration): Call it a psychotherapist.
4161 (Bug Criteria): Avoid "illegal instruction".
4162 (Sending Patches): We always put the contributor's name in.
4163
4164 * misc.texi (Thumbnails): Minor correction.
4165
8cf51b2c
GM
41662006-04-03 Richard Stallman <rms@gnu.org>
4167
4168 * misc.texi (Thumbnails): Minor cleanup.
4169
41702006-04-02 Karl Berry <karl@gnu.org>
4171
4172 * sending.texi (Mail Sending): pxref to Top needs five args.
4173
4174 * texinfo.tex: Update to current version (2006-03-21.13).
4175
8cf51b2c
GM
41762006-03-31 Richard Stallman <rms@gnu.org>
4177
4178 * emacs.texi (Top): Update subnode menu.
4179
4180 * help.texi (Help Mode): Cleanup.
4181
4182 * dired.texi: Many cleanups.
4183 (Dired Deletion): Describe dired-recursive-deletes.
4184 (Operating on Files): dired-create-directory moved.
4185 (Misc Dired Features): Move to here.
4186 (Tumme): Node moved to misc.texi.
4187
4188 * custom.texi: Many cleanups.
4189 (Minor Modes): Don't mention ISO Accents Mode.
4190 (Examining): Update C-h v output example.
4191 (Hooks): Add index and xref for add-hook.
4192 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4193 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4194
4195 * misc.texi: Many cleanups.
4196 (beginning): Add to summary of topics.
4197 (Shell): Put eshell xref at the end. Remove eshell from table.
4198 (Thumbnails): New node.
4199
8cf51b2c
GM
42002006-03-28 Eli Zaretskii <eliz@gnu.org>
4201
4202 * files.texi (File Name Cache): Make it clear that the cache is
4203 not persistent.
4204
8cf51b2c
GM
42052006-03-25 Karl Berry <karl@gnu.org>
4206
49823426
GM
4207 * emacs-xtra.texi, emacs.texi, gnu.texi:
4208 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4209 (2) do not indent copyright year list (or anything else).
4210
8cf51b2c
GM
42112006-03-21 Juanma Barranquero <lekktu@gmail.com>
4212
4213 * files.texi (VC Dired Mode): Remove misplaced brackets.
4214
42152006-03-21 Andre Spiegel <spiegel@gnu.org>
4216
4217 * files.texi: Various updates and clarifications in the VC chapter.
4218
42192006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4220
4221 * help.texi (Help Mode): Document "C-c C-c".
4222
8cf51b2c
GM
42232006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4224
4225 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4226 menu in the standalone Info reader.
4227
42282006-03-15 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4231 moved here from Emacs manual.
4232
4233 * programs.texi (Fortran): Section moved to emacs-xtra.
4234 (Program Modes): Xref to Fortran in emacs-xtra.
4235
4236 * maintaining.texi (Emerge): Move to emacs-xtra.
4237 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4238
4239 * picture.texi: File deleted.
4240 * Makefile.in:
4241 * makefile.w32-in: Remove picture.texi.
4242
4243 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4244 * abbrevs.texi (Abbrevs):
4245 * sending.texi (Sending Mail): Picture node removed.
4246
4247 * emacs.texi (Top): Update node listings.
4248
8cf51b2c
GM
42492006-03-12 Richard Stallman <rms@gnu.org>
4250
4251 * calendar.texi: Various cleanups.
4252
8cf51b2c
GM
42532006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4254
4255 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4256 syntax.
4257
8cf51b2c
GM
42582006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4259
4260 * search.texi (Regexps): More accurately describe which characters
4261 are special in which situations. Recommend _not_ to quote `]' or
4262 `-' when they are not special.
4263
8cf51b2c
GM
42642006-02-28 Andre Spiegel <spiegel@gnu.org>
4265
4266 * files.texi (Old Versions): Clarify operation of C-x v =.
4267
8cf51b2c
GM
42682006-02-21 Nick Roberts <nickrob@snap.net.nz>
4269
4270 * building.texi (Watch Expressions): Update and describe
4271 gdb-speedbar-auto-raise.
4272
42732006-02-19 Richard M. Stallman <rms@gnu.org>
4274
4275 * emacs.texi: Use @smallbook.
4276 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4277 Update subnode menu.
4278
4279 * building.texi (Lisp Interaction): Minor addition.
4280
42812006-02-18 Nick Roberts <nickrob@snap.net.nz>
4282
4283 * building.texi (Watch Expressions): Update and be more precise.
4284
c8763fb6 42852006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4286
4287 * maintaining.texi (Create Tags Table): Explain why the
4288 exception when etags writes to files under the /dev tree.
4289
42902006-02-14 Richard M. Stallman <rms@gnu.org>
4291
4292 * custom.texi (Safe File Variables): Lots of clarification.
4293 Renamed from Unsafe File Variables.
4294
42952006-02-14 Chong Yidong <cyd@stupidchicken.com>
4296
4297 * custom.texi (Unsafe File Variables): File variable confirmation
4298 assumed denied in batch mode.
4299
43002006-02-14 Richard M. Stallman <rms@gnu.org>
4301
4302 * building.texi (GDB User Interface Layout): Don't say `inferior'
4303 for program being debugged.
4304
43052006-02-15 Nick Roberts <nickrob@snap.net.nz>
4306
4307 * building.texi (GDB Graphical Interface):
4308 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4309
43102006-02-13 Chong Yidong <cyd@stupidchicken.com>
4311
4312 * custom.texi (Specifying File Variables, Unsafe File Variables):
4313 New nodes, split from File Variables. Document new file local
4314 variable behavior.
4315
43162006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4317
4318 * display.texi (Standard Faces):
8cf51b2c
GM
4319 * files.texi (Visiting):
4320 * frames.texi (Clipboard):
4321 * glossary.texi (Glossary) <Clipboard>:
4322 * xresources.texi (X Resources): Mention Mac OS port.
4323
8cf51b2c
GM
43242006-02-12 Richard M. Stallman <rms@gnu.org>
4325
4326 * building.texi (Building): Clarify topic in intro.
4327
4328 * maintaining.texi (Maintaining): Change title; clarify topic.
4329 Delete duplicate index entries.
4330
4331 * building.texi (Other GDB User Interface Buffers): Clarifications.
4332
4333 * text.texi (Cell Commands): Clarifications.
4334
4335 * programs.texi (Defuns): Delete duplicate explanation of
4336 left-margin paren convention.
4337 (Hungry Delete): Minor cleanup.
4338
43392006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4340
4341 * dired.texi (Tumme): More tumme documentation.
4342
43432006-02-11 Alan Mackenzie <acm@muc.de>
4344
4345 * programs.texi ("Hungry Delete"): Correct the appellation of the
4346 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4347
43482006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4349
4350 * dired.texi (Tumme): Fix small bug.
4351
43522006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4353
4354 * macos.texi (Mac International): Rename "fontset-mac" to
4355 "fontset-standard".
4356
8cf51b2c
GM
43572006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4358
4359 * dired.texi (Tumme): Basic documentation for Tumme added.
4360
8cf51b2c
GM
43612006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4362
4363 * mule.texi (International):
4364 * programs.texi (Basic Indent): Fix typos.
4365
8cf51b2c
GM
4366 * custom.texi (Minor Modes):
4367 * display.texi (Text Display):
4368 * commands.texi (Text Characters): Update xrefs.
4369
43702006-02-07 Richard M. Stallman <rms@gnu.org>
4371
4372 * emacs.texi (Top): Update subnode menu.
4373 Update info on old Emacs papers.
4374 (Intro): "Graphical display", not window system.
4375
4376 * xresources.texi (GTK styles): Minor clarifications.
4377
4378 * trouble.texi: "Graphical display", not window system.
4379 (Stuck Recursive): Minor clarification.
4380
4381 * text.texi: Minor clarifications.
4382 (Sentences): Explain why two-space convention is better.
4383 Explain sentence-end-without-period here.
4384 (Fill Commands): Not here.
4385 (Refill): Node moved down.
4386 (Filling): Update menu.
4387 (Table Creation, Cell Justification, Column Commands): Clarify.
4388
4389 * sending.texi: Minor clarifications.
4390
4391 * search.texi (Regexp Backslash): Clarification.
4392
4393 * rmail.texi: Minor cleanups.
4394 (Rmail): Delete digression about `rmail-mode'.
4395 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4396 (Rmail Files): Mention C-u M-x rmail.
4397 (Rmail Reply): Mention References.
4398 (Rmail Display): Mention rmail-nonignored-headers.
4399
4400 * programs.texi: Minor cleanups.
4401 (Comment Commands): Mention momentary Transient Mark mode.
4402 (Matching): Be more specific about customizing show-paren-mode.
4403 (Info Lookup): Don't list the modes that support C-h S.
4404 Just say what it does in an unsupported mode.
4405 (Man Page): Delete excessive info on customizing woman.
4406 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4407
4408 * abbrevs.texi: Minor clarifications.
4409 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4410 not "dynamic abbrevs" as if they were a kind of abbrev.
4411
4412 * picture.texi (Picture): Minor cleanup.
4413
4414 * mule.texi (Communication Coding): Say "other applications".
4415 (Fontsets): Not specific to X. Add xref to X Resources.
4416 (Unibyte Mode): Rename from Single-Byte Character Support.
4417 "Graphical display", not window system.
4418 (International): Update menu.
4419
4420 * maintaining.texi (Format of ChangeLog):
4421 New node, split out from ChangeLog.
4422 (ChangeLog): Clarifications in the remaining text.
4423 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4424 (Find Tag): Add @w.
4425 (Tags Search): Explain tag table order here. Simplify grep ref.
4426 (List Tags): tags-tag-face is a variable, not a face.
4427 (Emerge): Cleanups.
4428
4429 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4430 (Keyboard Macros): Avoid "the user".
4431
4432 * killing.texi: "Graphical display", not window system.
4433
4434 * help.texi (Help Echo): "Graphical display", not window system.
4435
4436 * glossary.texi: Say "you", not "the user". Say "graphical display".
4437
4438 * frames.texi: Minor cleanups. "Graphical display", not window system.
4439
4440 * files.texi (Visiting): Make drag-and-drop not X-specific.
4441
4442 * custom.texi: Minor cleanups. "Graphical display", not window system.
4443
4444 * cmdargs.texi: Minor cleanups.
4445
4446 * building.texi (Compilation): Move and split kill-compilation para.
4447 Add para about multiple compilers.
4448 (Compilation Mode): Commands also available in grep mode and others.
4449 Mention C-u C-x ` more tutorially. Clarify C-x `.
4450 (Compilation Shell): Clarify. Put Bash example first.
4451 (Grep Searching): Minor cleanups; add @w.
4452 (Debuggers): Minor cleanups.
4453 (Starting GUD): Make GDB xgraphical mode issue clearer.
4454 (Debugger Operation): Lots of clarifications including
4455 GDB tooltip side-effect issue.
4456 (Commands of GUD): Clarify.
4457 (GUD Customization): Add bashdb-mode-hook.
4458 (GDB Graphical Interface): Rewrite for clarity.
4459 (GDB User Interface Layout): Rewrite for clarity.
4460 (Stack Buffer, Watch Expressions): Likewise.
4461 (Other GDB User Interface Buffers): Cleanups.
4462 (Lisp Libraries, External Lisp): Cleanup.
4463
4464 * basic.texi (Position Info): "Graphical displays", rather than
4465 window systems.
4466
4467 * anti.texi: Minor cleanup.
4468
8cf51b2c
GM
44692006-02-03 Eli Zaretskii <eliz@gnu.org>
4470
4471 * custom.texi (Init File, Find Init): Add cross-references to
4472 where $HOME is described.
4473
44742006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4475
4476 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4477 is not inside the @table.
4478
4479 * emacs.texi (Top): Correct node name.
4480
4481 * files.texi (File Names): Fix @xref.
4482 (Reverting): Fix typo.
4483
4484 * mule.texi (International): Correct node name.
4485
4486 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4487
44882006-02-01 Richard M. Stallman <rms@gnu.org>
4489
4490 * emacs.texi (Top): Update subnode menu.
4491
4492 * mule.texi: Minor clarifications.
4493 Reduce the specific references to X Windows.
4494 Refer to "graphical" terminals, rather than window systems.
4495 (Text Coding): Rename from Specify Coding.
4496 (Communication Coding, File Name Coding, Terminal Coding):
4497 New nodes split out from Text Coding.
4498
4499 * kmacro.texi: Minor clarifications.
4500 (Keyboard Macro Ring): Comment out some excessive commands.
4501 (Basic Keyboard Macro): Split up the table, putting part in each node.
4502
4503 * major.texi: Minor clarifications.
4504
4505 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4506
4507 * windows.texi: Minor clarifications.
4508 (Change Window): Don't describe mode-line mouse cmds here.
4509 Add xref to Mode Line Mouse.
4510
4511 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4512
4513 * macos.texi (Mac International): Fix xref.
4514
4515 * indent.texi: Minor clarifications.
4516
4517 * frames.texi: Minor clarifications.
4518 Reduce the specific references to X Windows.
4519 Refer to "graphical" terminals, rather than window systems.
4520 (Frame Parameters): Don't mention commands like
4521 set-foreground-color. Just say to customize a face.
4522 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4523
4524 * files.texi: Minor clarifications.
4525 (Numbered Backups): New node, split out from Backup Names.
4526
4527 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4528
4529 * cmdargs.texi (General Variables): Fix xref.
4530
4531 * buffers.texi: Minor clarifications.
4532
8cf51b2c
GM
45332006-01-31 Richard M. Stallman <rms@gnu.org>
4534
4535 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4536 Nodes moved to top.
4537
4538 * display.texi: Minor clarifications.
4539 (Display): Rearrange menu.
4540 (Standard Faces): Mention query-replace face.
4541 (Faces): Simplify.
4542 (Font Lock): Simplify face customization info.
4543 (Highlight Changes): Node merged into Highlight Interactively.
4544 (Highlight Interactively): Much rewriting and cleanup.
4545 (Optional Mode Line): Narrowed line number not good for goto-line.
4546 Simplify face customization advice.
4547 (Text Display): Mention use of escape-glyph face.
4548 Move ctl-arrow and tab-width here.
4549 (Display Custom): Move no-redraw-on-reenter to end of node.
4550
4551 * search.texi: Minor clarifications.
4552 (Isearch Scroll): Simplify.
4553 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4554
4555 * regs.texi (Registers): Mention bookmarks here.
4556
4557 * mark.texi: Minor clarifications.
4558 (Selective Undo): Node deleted.
4559
4560 * m-x.texi: Minor clarifications.
4561
4562 * killing.texi: Minor clarifications.
4563 Refer to "graphical" terminals, rather than window systems.
4564
4565 * help.texi: Clarifications.
4566 (Help): Don't describe C-h F and C-h K here.
4567 (Key Help): Describe C-h K here.
4568 (Name Help): Mention Emacs Lisp Intro.
4569 Describe C-h F here.
4570 (Misc Help): Mention C-h F and C-h K only briefly.
4571
4572 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4573 Selective undo text merged in.
4574 (Spelling): Mention Aspell along with Ispell.
4575
4576 * emacs.texi (Top): Update subnode menus.
4577
4578 * basic.texi (Basic Undo): Rename from Undo. Most of text
4579 moved to new Undo node.
4580
8cf51b2c
GM
45812006-01-29 Chong Yidong <cyd@stupidchicken.com>
4582
4583 * basic.texi (Continuation Lines, Inserting Text):
4584 Mention longlines mode.
4585
45862006-01-29 Richard M. Stallman <rms@gnu.org>
4587
10d1d0af 4588 * screen.texi: Minor cleanups.
8cf51b2c
GM
4589 (Screen): Clean up the intro paragraphs.
4590 (Mode Line): Lots of rewriting. Handle frame-name better.
4591 eol-mnemonic-... vars moved out.
4592
4593 * emacs.texi (Top): Change menu item for MS-DOS node.
4594 Update subnode menu.
4595
4596 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4597 chapter relates to Windows. Title changed.
4598
4599 * mini.texi: Minor cleanups.
4600
4601 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4602 (Mark): Put it in the menu.
4603
4604 * entering.texi: Minor cleanups.
4605
4606 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4607 (Intro): Refer to "graphical" terminals, rather than X.
4608
4609 * display.texi (Display Custom): Add xref to Variables.
4610 (Optional Mode Line): eol-mnemonic-... vars moved here.
4611
4612 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4613 rather than X.
4614
8cf51b2c
GM
4615 * basic.texi: Minor cleanups.
4616 (Undo): selective-undo moved.
4617
8cf51b2c
GM
46182006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * anti.texi (Antinews): Various corrections and additions.
4621
46222006-01-23 Juri Linkov <juri@jurta.org>
4623
4624 * custom.texi (Easy Customization, Customization Groups)
4625 (Browsing Custom): Mention links along with buttons.
4626
8cf51b2c
GM
46272006-01-21 Eli Zaretskii <eliz@gnu.org>
4628
8cf51b2c
GM
4629 * text.texi (TeX Print): Use @key for TAB.
4630
8cf51b2c
GM
4631 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4632
8cf51b2c
GM
46332006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4634
4635 * files.texi (File Aliases): Don't claim that usually separate
4636 buffers are created for two file names that name the same data.
4637 Mention additional situations where different names mean the same
4638 file on disk.
4639
46402006-01-19 Richard M. Stallman <rms@gnu.org>
4641
4642 * killing.texi (Deletion): Upcase @key argument.
4643
4644 * custom.texi (Custom Themes): Minor cleanup.
4645
4646 * programs.texi (Hungry Delete): Upcase @key argument.
4647
8cf51b2c
GM
46482006-01-16 Juri Linkov <juri@jurta.org>
4649
4650 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4651 Move `mode-line-highlight' before `mode-line-buffer-id'.
4652
8cf51b2c
GM
46532006-01-14 Richard M. Stallman <rms@gnu.org>
4654
4655 * basic.texi (Inserting Text): Minor cleanup.
4656
8cf51b2c
GM
46572006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4658
4659 * custom.texi (Changing a Variable, Face Customization):
4660 Update for changes in Custom menus.
4661
8cf51b2c
GM
46622006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4663
4664 * macos.texi (Mac International): Undo last change.
4665
8cf51b2c
GM
46662006-01-02 Chong Yidong <cyd@stupidchicken.com>
4667
4668 * custom.texi (Custom Themes): Describe the new
4669 customize-create-theme interface.
4670
46712005-12-30 Juri Linkov <juri@jurta.org>
4672
4673 * basic.texi (Position Info): Update example.
4674
c8763fb6 46752005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4676
4677 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4678
46792005-12-24 Chong Yidong <cyd@stupidchicken.com>
4680
4681 * custom.texi (Custom Themes): `load-theme' always loads.
4682
46832005-12-23 Juri Linkov <juri@jurta.org>
4684
4685 * display.texi (Highlight Interactively): Use double space to
4686 separate sentences. Replace C-p with M-p, and C-n with M-n.
4687
46882005-12-22 Richard M. Stallman <rms@gnu.org>
4689
4690 * custom.texi (Easy Customization and subnodes):
4691 Replace "active field" with "button".
4692 Use "user option" only for variables.
4693 Use "setting" for variable-or-face.
4694
46952005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4696
4697 * buffers.texi (Select Buffer): Change order in table to make
4698 "Similar" refer to the correct item.
4699 (Indirect Buffers): Minor rewording.
4700
8cf51b2c
GM
47012005-12-20 Juri Linkov <juri@jurta.org>
4702
4703 * files.texi (VC Status): Put P and N near p and n.
4704
8cf51b2c
GM
47052005-12-19 Richard M. Stallman <rms@gnu.org>
4706
4707 * programs.texi (Electric C): Delete the info about newline control.
4708 (Other C Commands): Minor cleanup.
4709 (Left Margin Paren): Minor cleanup.
4710
47112005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4712
4713 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4714 (Customization Groups): Delete text moved to "Browsing Custom".
4715 (Browsing Custom): New node.
4716 (Specific Customization): Clarify which commands only work for
4717 loaded options.
4718
47192005-12-18 Bill Wohler <wohler@newt.com>
4720
4721 * frames.texi (Tool Bars): Shorten text of previous change.
4722
47232005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4724
4725 * files.texi (VC Status): Document log-view mode.
4726
47272005-12-18 Bill Wohler <wohler@newt.com>
4728
4729 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4730 permanently via the customize interface.
4731
8cf51b2c
GM
47322005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4733
4734 * killing.texi (Killing by Lines): Document `kill-whole-line'
4735 function.
4736
c8763fb6 47372005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4738
4739 * buffers.texi (Select Buffer): Change `prev-buffer' to
4740 `previous-buffer'. Indicate that these functions use a frame
4741 local buffer list.
4742
8cf51b2c
GM
47432005-12-12 Richard M. Stallman <rms@gnu.org>
4744
4745 * custom.texi (Easy Customization): Change menu comment.
4746 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4747
4748 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4749 (Help): Among the Apropos commands, describe only C-h a here.
4750
47512005-12-11 Richard M. Stallman <rms@gnu.org>
4752
4753 * programs.texi (Options for Comments): Comment-end starts with space.
4754
4755 * glossary.texi (Glossary): Minor cleanup.
4756
4757 * files.texi (Old Versions): Use @table.
4758
8cf51b2c
GM
47592005-12-10 David Koppelman <koppel@ece.lsu.edu>
4760
4761 * display.texi (Highlight Interactively): Include
4762 global-hi-lock-mode. Add miscellaneous details and elaborations.
4763
47642005-12-09 Richard M. Stallman <rms@gnu.org>
4765
4766 * display.texi (Font Lock): Delete the Global FL menu item.
4767
47682005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4769
4770 * custom.texi (Minibuffer Maps): Mention the maps for file name
4771 completion.
4772
47732005-12-09 Kim F. Storm <storm@cua.dk>
4774
4775 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4776 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4777 cursor to next corner in rectangle; clarify insert around rectangle.
4778
8cf51b2c
GM
47792005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4780
4781 * custom.texi (Customization): Use xref to elisp manual for
4782 non-TeX output.
4783 (Minor Modes): Update.
4784 (Customization Groups, Changing a Variable, Face Customization):
4785 Update for new appearance of Custom buffers.
4786 (Changing a Variable): `custom-buffer-done-function' has been
4787 replaced by `custom-buffer-done-kill'.
4788 (Specific Customization): In the `customize-group' buffer, a
4789 subgroup's contents are not "hidden". They are not included at
4790 all. They have no [Show] button.
4791 (Mouse Buttons): Add pxref to description of mouse event lists in
4792 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4793 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4794 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4795
47962005-12-08 Richard M. Stallman <rms@gnu.org>
4797
4798 * mini.texi (Completion Commands, Completion):
4799 In file name input, SPC does not do completion.
4800
8cf51b2c
GM
48012005-12-08 Nick Roberts <nickrob@snap.net.nz>
4802
4803 * building.texi (GDB Graphical Interface): Explain screen size
4804 setting.
4805 (Other GDB User Interface Buffers): Describe features specific to
4806 GDB 6.4.
4807
8cf51b2c
GM
48082005-12-01 Nick Roberts <nickrob@snap.net.nz>
4809
4810 * building.texi (GDB User Interface Layout): Describe how to
4811 kill associated buffers.
4812 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4813 (Watch Expressions): Be more precise.
4814 (Other GDB User Interface Buffers): Describe how to change a
4815 register value.
4816
8cf51b2c
GM
48172005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4818
4819 * macos.texi (Mac Input): Remove description of
4820 mac-command-key-is-meta. Add descriptions of
4821 mac-control-modifier, mac-command-modifier, and
4822 mac-option-modifier.
4823 (Mac International): Fix description of conversion of clipboard data.
4824 (Mac Font Specs): Add example of font customization by face attributes.
4825
48262005-11-22 Nick Roberts <nickrob@snap.net.nz>
4827
4828 * building.texi (Watch Expressions): Expand description.
4829 (Other GDB User Interface Buffers): Describe local map for
4830 gud-watch.
4831
48322005-11-21 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * display.texi (Font Lock): Font lock is enabled by default now.
4835
48362005-11-20 Juri Linkov <juri@jurta.org>
4837
4838 * basic.texi (Position Info): Update examples of the output.
4839 Remove the fact that examples are produced in the TeXinfo buffer,
4840 because in the Info reader users will get a different output from
4841 `C-x ='.
4842
4843 * building.texi (Compilation Mode): Remove paragraph duplicated
4844 from the node `Compilation'. Add `compilation-skip-threshold'.
4845
4846 * display.texi (Font Lock): Suggest more user-friendly method of
4847 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4848
48492005-11-18 Richard M. Stallman <rms@gnu.org>
4850
4851 * files.texi (Registering): Mention @@ in mode line.
4852
4853 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4854
48552005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4856
4857 * files.texi (Renaming and VC): Some back-ends don't
4858 handle renaming.
4859
8cf51b2c
GM
48602005-11-17 Juri Linkov <juri@jurta.org>
4861
4862 * emacs.texi (Top):
4863 * display.texi (Highlight Interactively): Put this font-lock based
4864 mode near Font Lock node.
4865
48662005-11-16 Chong Yidong <cyd@stupidchicken.com>
4867
4868 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4869 icons.
4870
48712005-11-12 Kim F. Storm <storm@cua.dk>
4872
4873 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4874 (Help Summary): Add C-h d and C-h e.
4875 (Apropos): Clarify that all apropos commands may search for either
4876 list of words or a regexp. Add C-h d for apropos-documentation.
4877 Describe apropos-documentation-sort-by-scores user option.
4878
8cf51b2c
GM
48792005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4880
4881 * killing.texi (CUA Bindings): Add @section.
4882
48832005-11-10 Kim F. Storm <storm@cua.dk>
4884
4885 * emacs.texi (Top): Add CUA Bindings entry to menu.
4886
4887 * killing.texi (CUA Bindings): New node. Moved here from
4888 misc.texi and extended with info on rectangle commands and
4889 rectangle highlighting, interface to registers, and the global
4890 mark feature.
4891
4892 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4893
4894 * regs.texi: Prev link points to CUA Bindings node.
4895
48962005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4897
4898 * help.texi (Help Echo): By default, help echos are only shown on
4899 mouse-over, not on point-over.
4900
c8763fb6 49012005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4902
4903 * misc.texi (Shell Mode): Describe how to activate password echoing.
4904
8cf51b2c
GM
49052005-11-04 Romain Francoise <romain@orebokech.com>
4906
4907 * mark.texi (Mark Ring): Fix typo.
4908
49092005-11-03 Richard M. Stallman <rms@gnu.org>
4910
4911 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4912
49132005-11-01 Bill Wohler <wohler@newt.com>
4914
4915 * help.texi (Help Mode): Fix typo.
4916
49172005-11-01 Nick Roberts <nickrob@snap.net.nz>
4918
4919 * building.texi (Other GDB User Interface Buffers): Describe
4920 the command gdb-use-inferior-io-buffer.
4921
49222005-10-31 Romain Francoise <romain@orebokech.com>
4923
4924 * files.texi (Compressed Files): Fix typo.
4925
4926 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4927
4928 * windows.texi (Force Same Window): Likewise.
4929
49302005-10-30 Bill Wohler <wohler@newt.com>
4931
4932 * help.texi (Help Mode): URLs viewed with browse-url.
4933
49342005-10-31 Nick Roberts <nickrob@snap.net.nz>
4935
4936 * building.texi (GDB Graphical Interface): Don't reference
4937 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4938 must stay in same frame.
4939
49402005-10-29 Chong Yidong <cyd@stupidchicken.com>
4941
4942 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4943
4944 * anti.texi (Antinews): Likewise.
4945
8cf51b2c
GM
49462005-10-28 Bill Wohler <wohler@newt.com>
4947
4948 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4949
49502005-10-28 Richard M. Stallman <rms@gnu.org>
4951
4952 * files.texi (Visiting): Explain how to enter ? in a file name.
4953
4954 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4955
8cf51b2c
GM
49562005-10-25 Nick Roberts <nickrob@snap.net.nz>
4957
4958 * building.texi (GDB Graphical Interface): Describe
4959 gdb-mouse-until.
4960
49612005-10-23 Richard M. Stallman <rms@gnu.org>
4962
4963 * custom.texi (Init File): Recommend when to use site-start.el.
4964
8cf51b2c
GM
49652005-10-21 Juri Linkov <juri@jurta.org>
4966
4967 * custom.texi (Examining): Mention accessing the old variable
4968 value via M-n in set-variable.
4969
8cf51b2c
GM
49702005-10-18 Romain Francoise <romain@orebokech.com>
4971
4972 * files.texi (Version Systems): Capitalize GNU.
4973
8cf51b2c
GM
49742005-10-18 Nick Roberts <nickrob@snap.net.nz>
4975
4976 * building.texi (Compilation Mode): Remove redundant paragraph.
4977 (Watch Expressions): Remove paragraph to reflect code change.
4978
8cf51b2c
GM
49792005-10-16 Richard M. Stallman <rms@gnu.org>
4980
4981 * building.texi (Compilation Mode, Compilation): Clarified.
4982
49832005-10-15 Richard M. Stallman <rms@gnu.org>
4984
4985 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4986
8cf51b2c
GM
49872005-10-13 Kenichi Handa <handa@m17n.org>
4988
4989 * basic.texi (Position Info): Fix previous change.
4990
c8763fb6 49912005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4992
4993 * cmdargs.texi (Icons X): Fix typo.
4994
49952005-10-12 Kenichi Handa <handa@m17n.org>
4996
4997 * basic.texi (Position Info): Describe the case that Emacs shows
4998 "part of display ...".
4999
c8763fb6 50002005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5001
5002 * cmdargs.texi (Icons X): -nb => -nbi.
5003
50042005-10-10 Chong Yidong <cyd@stupidchicken.com>
5005
5006 * frames.texi (Speedbar): A couple more clarifications.
5007
50082005-10-11 Nick Roberts <nickrob@snap.net.nz>
5009
5010 * building.texi (GDB User Interface Layout): Improve diagram.
5011 (Watch Expressions): Explain how to make speedbar global.
5012 (Other GDB User Interface Buffers): Make references more precise.
5013
8cf51b2c
GM
50142005-10-09 Richard M. Stallman <rms@gnu.org>
5015
5016 * frames.texi (Speedbar): Clarify the text.
5017
50182005-10-09 Chong Yidong <cyd@stupidchicken.com>
5019
5020 * frames.texi (Speedbar): Add information on keybindings,
5021 dismissing the speedbar, and buffer display mode. Link to
5022 speedbar manual.
5023
c8763fb6 50242005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5025
5026 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5027 added -nb, --no-bitmap-icon.
5028
8cf51b2c
GM
50292005-10-07 Nick Roberts <nickrob@snap.net.nz>
5030
5031 * building.texi (GDB Graphical Interface): Add variables and
5032 functions to indices. Be more precise.
5033
c8763fb6 50342005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5035
5036 * frames.texi (Drag and Drop): Remove the x- from
5037 x-dnd-open-file-other-window and xdnd-protocol-alist.
5038
50392005-09-30 Romain Francoise <romain@orebokech.com>
5040
5041 * mini.texi (Minibuffer): The default value now appears before the
5042 colon in minibuffer prompts.
5043
8cf51b2c
GM
50442005-09-25 Richard M. Stallman <rms@gnu.org>
5045
5046 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5047
8cf51b2c
GM
50482005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5049
5050 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5051
8cf51b2c
GM
50522005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5053
5054 * emacs.texi (Top): Update submenus from macos.texi.
5055
5056 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5057 (Mac OS): Update feature support status.
5058 (Mac Input): List supported input scripts. Remove description
5059 about `mac-keyboard-text-encoding'. Mention mouse button
5060 emulation and related variables.
5061 (Mac International): Mention Central European and Cyrillic
5062 support. Now `keyboard-coding-system' is dynamically changed.
5063 Add description about coding system for selection. Add
5064 description about language environment.
5065 (Mac Environment Variables): Mention
5066 `~/.MacOSX/environment.plist'. Give example of command line
5067 arguments. Add Preferences support.
5068 (Mac Directories): Explicitly state that this node is for Mac OS
5069 Classic only.
5070 (Mac Font Specs): Mention specification for scalable fonts. List
5071 supported charsets. Add preferred way of creating fontsets. Add
5072 description about `mac-allow-anti-aliasing'.
5073 (Mac Functions): Add descriptions about `mac-set-file-creator',
5074 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5075 and `mac-get-preference'.
5076
8cf51b2c
GM
50772005-09-16 Romain Francoise <romain@orebokech.com>
5078
5079 Update all files to specify GFDL version 1.2.
5080
5081 * doclicense.texi (GNU Free Documentation License): Update to
5082 version 1.2.
5083
50842005-09-15 Richard M. Stallman <rms@gnu.org>
5085
5086 * buffers.texi (List Buffers): Fix xref.
5087
5088 * rmail.texi (Rmail Basics): Fix xref.
5089
5090 * emacs.texi (Top): Update subnode menus.
5091
5092 * files.texi (Saving Commands): New node, broken out of Saving.
5093 (Customize Save): New node, broken out of Saving.
5094 Clarify effect of write-region-inhibit-fsync.
5095 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5096
8cf51b2c
GM
50972005-09-14 Romain Francoise <romain@orebokech.com>
5098
5099 * files.texi (Saving): Mention write-region-inhibit-fsync.
5100
51012005-09-05 Chong Yidong <cyd@stupidchicken.com>
5102
5103 * custom.texi (Custom Themes): New node.
5104
51052005-09-03 Richard M. Stallman <rms@gnu.org>
5106
49823426
GM
5107 * search.texi (Search Case): Mention vars that control
5108 case-fold-search for various operations.
8cf51b2c
GM
5109
51102005-08-22 Juri Linkov <juri@jurta.org>
5111
5112 * display.texi (Standard Faces): Merge the text from
5113 `(elisp)Standard Faces' into this node.
5114
51152005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * emacs.texi (Top): Delete menu item for deleted node
5118 Keyboard Translations.
5119
51202005-08-18 Richard M. Stallman <rms@gnu.org>
5121
8cf51b2c
GM
5122 * trouble.texi (Unasked-for Search):
5123 Delete xref to Keyboard Translations.
5124
5125 * glossary.texi (Glossary): Delete xref.
5126
8cf51b2c
GM
5127 * custom.texi (Minor Modes): Say that the list here is not complete.
5128 (Keyboard Translations): Node deleted.
5129 (Disabling): Delete xref to it.
5130 (Customization Groups): Fix Custom buffer example.
5131 (Hooks): Mention remove-hooks.
5132
51332005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * building.texi (GDB Graphical Interface): Improve filling of menu
5136 item.
5137
51382005-08-18 Nick Roberts <nickrob@snap.net.nz>
5139
5140 * building.texi (GDB Graphical Interface): Use better node names.
5141
51422005-08-14 Richard M. Stallman <rms@gnu.org>
5143
5144 * text.texi (Sentences): Fix xref.
5145
51462005-08-14 Juri Linkov <juri@jurta.org>
5147
5148 * building.texi (Compilation, Grep Searching): Move grep command
5149 headings from `Compilation' to `Grep Searching'.
5150
5151 * dired.texi (Dired and Find):
5152 * maintaining.texi (Tags Search): Replace grep xref to
5153 `Compilation' node with `Grep Searching'.
5154
5155 * files.texi (Comparing Files): Replace xref to `Compilation' with
5156 `Compilation Mode'.
5157
51582005-08-13 Alan Mackenzie <acm@muc.de>
5159
5160 * search.texi (Non-ASCII Isearch): Correct a typo.
5161 (Replacement Commands): Mention query-replace key binding.
5162
51632005-08-11 Richard M. Stallman <rms@gnu.org>
5164
5165 * programs.texi (Options for Comments): Fix xref.
5166
5167 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5168 out of Regexps.
5169
8cf51b2c
GM
51702005-08-09 Juri Linkov <juri@jurta.org>
5171
5172 * building.texi (Compilation): Use `itemx' instead of `item'.
5173 (Grep Searching): Simplify phrase.
5174
5175 * display.texi (Standard Faces): Describe vertical-border on
5176 window systems.
5177
5178 * windows.texi (Split Window): Simplify phrase and mention
5179 vertical-border face.
5180
51812005-08-09 Richard M. Stallman <rms@gnu.org>
5182
5183 * files.texi (Comparing Files): Clarify compare-windows.
5184
5185 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5186
8cf51b2c
GM
51872005-08-06 Eli Zaretskii <eliz@gnu.org>
5188
5189 * mule.texi (Coding Systems): Rephrase the paragraph about
5190 codepages: no need for "M-x codepage-setup" anymore, except on
5191 MS-DOS.
5192
5193 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5194 the MS-DOS port only.
5195
51962005-07-30 Eli Zaretskii <eliz@gnu.org>
5197
5198 * makefile.w32-in (info): Don't run multi-install-info.bat.
5199 ($(infodir)/dir): New target, produced by running
5200 multi-install-info.bat.
5201
8cf51b2c
GM
52022005-07-22 Eli Zaretskii <eliz@gnu.org>
5203
5204 * files.texi (Quoted File Names): Add index entry.
5205
8cf51b2c
GM
52062005-07-19 Juri Linkov <juri@jurta.org>
5207
5208 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5209
52102005-07-18 Juri Linkov <juri@jurta.org>
5211
8cf51b2c
GM
5212 * custom.texi (Easy Customization):
5213 * files.texi (Old Versions):
5214 * frames.texi (Wheeled Mice):
5215 * mule.texi (Specify Coding):
8cf51b2c
GM
5216 * text.texi (Cell Justification):
5217 * trouble.texi (After a Crash):
8cf51b2c
GM
5218 * xresources.texi (GTK styles):
5219 Delete duplicate duplicate words.
5220
52212005-07-17 Richard M. Stallman <rms@gnu.org>
5222
5223 * frames.texi (Creating Frames): Fix foreground color example.
5224
5225 * custom.texi (Init Examples): Clean up text about conditionals.
5226
52272005-07-16 Richard M. Stallman <rms@gnu.org>
5228
5229 * mini.texi (Completion Commands): Fix command name for ?.
5230
8cf51b2c
GM
52312005-07-16 Eli Zaretskii <eliz@gnu.org>
5232
5233 * display.texi (Standard Faces): Explain that customization of
5234 `menu' face has no effect on w32 and with GTK. Add
5235 cross-references.
5236
5237 * cmdargs.texi (General Variables): Clarify the default location
5238 of $HOME on w32 systems.
5239
52402005-07-15 Jason Rumney <jasonr@gnu.org>
5241
5242 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5243 changed.
5244
52452005-07-08 Kenichi Handa <handa@m17n.org>
5246
5247 * mule.texi (Recognize Coding): Recommend
5248 revert-buffer-with-coding-system instead of revert-buffer.
5249
52502005-07-07 Richard M. Stallman <rms@gnu.org>
5251
5252 * anti.texi (Antinews): Mention mode-line-inverse-video.
5253
5254 * files.texi (Saving): Minor correction about C-x C-w.
5255
5256 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5257
52582005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5259
5260 * search.texi (Isearch Scroll): Add example of using the
5261 `isearch-scroll' property.
5262 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5263 `Display Custom' node.
5264 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5265 and de-emphasize it.
5266 (Other Repeating Search): `occur' currently can not correctly
5267 handle multiline matches. Correct, clarify and update description
5268 of `flush-lines' and `keep-lines'.
5269
5270 * display.texi (Display Custom): Add anchor for `baud-rate'.
5271
52722005-07-07 Richard M. Stallman <rms@gnu.org>
5273
5274 * gnu.texi: Update where to get GNU status; add refs for how to help.
5275 Add footnotes 6 and 7.
5276
52772005-07-04 Lute Kamstra <lute@gnu.org>
5278
5279 Update FSF's address in GPL notices.
5280
8cf51b2c 5281 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5282 * trouble.texi (Checklist): Update FSF's address.
5283
8cf51b2c
GM
52842005-06-24 Richard M. Stallman <rms@gnu.org>
5285
5286 * display.texi (Text Display): Change index entries.
5287
52882005-06-24 Eli Zaretskii <eliz@gnu.org>
5289
5290 * makefile.w32-in (MAKEINFO): Use --force.
5291 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5292 Makefile.in.
8cf51b2c
GM
5293
52942005-06-23 Richard M. Stallman <rms@gnu.org>
5295
5296 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5297 nobreak-char-display.
5298
5299 * emacs.texi (Top): Update detailed node listing.
5300
5301 * display.texi (Text Display): Renamed show-nonbreak-escape
5302 to nobreak-char-display and no-break-space to nobreak-space.
5303 (Standard Faces): Split up the list of standard faces
5304 and put it in a separate node. Add nobreak-space and
5305 escape-glyph.
5306
8cf51b2c
GM
53072005-06-23 Lute Kamstra <lute@gnu.org>
5308
5309 * mule.texi (Select Input Method): Fix typo.
5310
53112005-06-23 Kenichi Handa <handa@m17n.org>
5312
5313 * mule.texi (International): List all supported scripts. Adjust
5314 text for that leim is now included in the normal Emacs
5315 distribution.
5316 (Language Environments): List all language environments.
5317 Intlfonts contains fonts for most supported scripts, not all..
5318 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5319 input a specific character.
8cf51b2c
GM
5320 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5321
53222005-06-23 Juanma Barranquero <lekktu@gmail.com>
5323
49823426 5324 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5325
53262005-06-22 Miles Bader <miles@gnu.org>
5327
5328 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5329
53302005-06-20 Miles Bader <miles@gnu.org>
5331
5332 * display.texi (Faces): Add `vertical-divider'.
5333
53342005-06-17 Richard M. Stallman <rms@gnu.org>
5335
5336 * text.texi (Adaptive Fill): Minor clarification.
5337
8cf51b2c
GM
53382005-06-10 Lute Kamstra <lute@gnu.org>
5339
5340 * emacs.texi (Top): Correct version number.
5341 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5342 refer to the current version of Emacs.
5343
53442005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * files.texi (Log Buffer): Document when there can be more than
5347 one file to be committed.
5348
53492005-06-08 Juri Linkov <juri@jurta.org>
5350
5351 * display.texi (Faces): Add `shadow' face.
5352
53532005-06-07 Masatake YAMATO <jet@gyve.org>
5354
5355 * display.texi (Faces): Write about mode-line-highlight.
5356
53572005-06-06 Richard M. Stallman <rms@gnu.org>
5358
5359 * misc.texi (Printing Package): Explain how to initialize
5360 printing package.
5361
5362 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5363
53642005-06-05 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * emacs.texi: Rename Hardcopy to Printing.
5367 Make PostScript and PostScript Variables subnodes of it.
5368
5369 * misc.texi (Printing): Rename node from Hardcopy.
5370 Mention menu bar options.
5371 Move PostScript and PostScript Variables to submenu.
5372 (Printing package): New node.
5373
5374 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5375
5376 * dired.texi (Operating on Files): Likewise.
5377
5378 * calendar.texi (Displaying the Diary): Likewise.
5379
5380 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5381
5382 * glossary.texi (Glossary): Likewise.
5383
5384 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5385 effect.
5386
53872005-06-04 Richard M. Stallman <rms@gnu.org>
5388
5389 * trouble.texi (After a Crash): Polish previous change.
5390
8cf51b2c
GM
53912005-05-30 Noah Friedman <friedman@splode.com>
5392
5393 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5394 recovery mechanism.
5395
8cf51b2c
GM
53962005-05-28 Nick Roberts <nickrob@snap.net.nz>
5397
5398 * building.texi (Other Buffers): SPC toggles display of
5399 floating point registers.
5400
8cf51b2c
GM
54012005-05-27 Nick Roberts <nickrob@snap.net.nz>
5402
5403 * files.texi (Log Buffer): Merge in description of Log Edit
5404 mode from pcl-cvs.texi.
5405
54062005-05-26 Richard M. Stallman <rms@gnu.org>
5407
5408 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5409
8cf51b2c
GM
54102005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5411
5412 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5413 not enabled by default.
5414 When not on a word, `ispell-word' by default checks the word
5415 before point.
5416
54172005-05-24 Nick Roberts <nickrob@snap.net.nz>
5418
5419 * building.texi (Debugger Operation): Simplify last sentence.
5420
54212005-05-23 Lute Kamstra <lute@gnu.org>
5422
5423 * emacs.texi: Update FSF's address throughout.
5424 (Preface): Use @cite.
5425 (Distrib): Add cross reference to the node "Copying". Mention the
5426 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5427 printed manuals.
5428 (Intro): Use @xref for the Emacs Lisp Intro.
5429
8cf51b2c
GM
54302005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5431
5432 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5433
5434 * basic.texi (Moving Point): Mention default for `goto-line'.
5435
5436 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5437 of a variable's docstring.
5438
54392005-05-18 Lute Kamstra <lute@gnu.org>
5440
5441 * maintaining.texi (Overview of Emerge): Add cross reference.
5442 Remove duplication.
5443
5444 * emacs.texi (Top): Update to the current structure of the manual.
5445 * misc.texi (Emacs Server): Add menu description.
5446 * files.texi (Saving): Fix menu.
5447 * custom.texi (Customization): Fix menu.
5448 * mule.texi (International): Fix menu.
5449 * kmacro.texi (Keyboard Macros): Fix menu.
5450
54512005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5452
5453 * display.texi: Various minor changes.
5454 (Faces): Delete text that is repeated in the next section.
5455
54562005-05-16 Nick Roberts <nickrob@snap.net.nz>
5457
5458 * building.texi (Debugger Operation): Mention GUD tooltips are
5459 disabled with GDB in text command mode.
5460
8cf51b2c
GM
54612005-05-16 Nick Roberts <nickrob@snap.net.nz>
5462
5463 * building.texi: Replace toolbar with "tool bar" for consistency.
5464 (Compilation Mode): Describe compilation-context-lines
5465 and use of arrow in compilation buffer.
5466 (Debugger Operation): Replace help text with variable's value.
5467
5468 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5469 consistency.
5470
54712005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5472
5473 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5474 Add xref.
5475
8cf51b2c
GM
54762005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5477
5478 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5479 (Position Info): Delete discussion of `goto-line'. It is already
5480 described in `Moving point'.
5481
5482 * mini.texi (Completion Commands): Correct reference.
5483 (Completion Options): Fix typo.
5484
5485 * killing.texi (Deletion): Complete description of `C-x C-o'.
5486
8cf51b2c
GM
54872005-05-10 Richard M. Stallman <rms@gnu.org>
5488
5489 * building.texi (Compilation): Clarify recompile's directory choice.
5490
5491 * frames.texi (Tooltips): Cleanups.
5492
5493 * basic.texi (Arguments): Fix punctuation.
5494
54952005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5496
5497 * screen.texi (Menu Bar): The up and down (not left and right)
5498 arrow keys move through a keyboard menu.
5499
55002005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5501
5502 * basic.texi: Various typo and grammar fixes.
5503 (Moving Point): C-a now runs move-beginning-of-line.
5504
55052005-05-08 Nick Roberts <nickrob@snap.net.nz>
5506
5507 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5508
5509 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5510 as different animals.
5511
55122005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5515 Correct index entry.
5516
55172005-05-07 Nick Roberts <nickrob@snap.net.nz>
5518
5519 * building.texi (Debugger Operation): Update to reflect changes
5520 in GUD tooltips.
5521
55222005-04-30 Richard M. Stallman <rms@gnu.org>
5523
5524 * files.texi (Compressed Files): Auto Compression normally enabled.
5525
5526 * building.texi (Debugger Operation): Clarify previous change.
5527
8cf51b2c
GM
55282005-04-28 Nick Roberts <nickrob@snap.net.nz>
5529
5530 * building.texi (Debugger Operation): Add description for
5531 GUD tooltips when program is not running.
5532
55332005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5534
5535 * misc.texi (Shell): Add `Shell Prompts' to menu.
5536 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5537 description. Delete remarks moved to new node.
5538 (Shell Prompts): New node.
5539 (History References): Replace remarks moved to `Shell Prompts'
5540 with xref to that node.
5541 (Remote Host): Clarify how to specify the terminal type when
5542 logging in to a different machine.
5543
55442005-04-26 Richard M. Stallman <rms@gnu.org>
5545
5546 * emacs.texi (Top): Update submenus from files.texi.
5547
5548 * files.texi (Filesets): Clarify previous change.
5549
5550 * dired.texi (Misc Dired Features): Clarify previous change.
5551
55522005-04-25 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5555
5556 * dired.texi (Misc Dired Features): Document
5557 dired-compare-directories.
5558
5559 * files.texi (Filesets): New node.
5560 (File Conveniences): Document Image mode.
5561
5562 * text.texi (TeX Print): Document tex-compile.
5563
55642005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5565
5566 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5567 Delete redundant reference to tooltip Custom group. It is
5568 referred too again in the next paragraph.
5569
55702005-04-24 Richard M. Stallman <rms@gnu.org>
5571
5572 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5573
8cf51b2c
GM
55742005-04-19 Kim F. Storm <storm@cua.dk>
5575
5576 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5577
55782005-04-18 Lars Hansen <larsh@math.ku.dk>
5579
5580 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5581 turns off desktop-save-mode.
5582
55832005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5586 by default in terminals compatible with xterm. Mention that
5587 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5588 node.
5589
8cf51b2c
GM
55902005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5591
5592 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5593
c8763fb6 55942005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5595
5596 * xresources.texi (Table of Resources): Add cursorBlink.
5597
55982005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5599
5600 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5601 `d', `C-d' and `u'.
5602
56032005-04-11 Richard M. Stallman <rms@gnu.org>
5604
5605 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5606 (Misc X): Add -D, --basic-display.
5607
5608 * maintaining.texi (Change Log): Correct the description of
5609 the example.
5610
5611 * major.texi (Choosing Modes): Document magic-mode-alist.
5612
8cf51b2c
GM
56132005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5614
5615 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5616 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5617 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5618 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5619 `w', respectively.
5620 (Rmail Labels): Mention `l'.
5621 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5622 (Rmail Summary Edit): Describe `j' and RET.
5623
c8763fb6 56242005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5625
5626 * xresources.texi (Lucid Resources): Add fontSet resource.
5627
8cf51b2c
GM
56282005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5629
5630 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5631 now called `indicate-empty-lines'.
5632
56332005-04-06 Kim F. Storm <storm@cua.dk>
5634
5635 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5636
56372005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5638
5639 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5640 deleted.
5641 (Marks vs Flags): Add some convenient key bindings.
5642 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5643 (Misc Dired Features): Correct and expand description of `w' command.
5644
5645 * frames.texi (XTerm Mouse): Delete apparently false info.
5646 The GNU/Linux console currently does not appear to support
5647 `xterm-mouse-mode'.
5648
8cf51b2c
GM
56492005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5650
5651 * calendar.texi (Diary): Mention shell utility `calendar'.
5652
56532005-04-01 Richard M. Stallman <rms@gnu.org>
5654
5655 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5656
8cf51b2c
GM
56572005-04-01 Lute Kamstra <lute@gnu.org>
5658
5659 * maintaining.texi (Change Log): add-change-log-entry uses
5660 add-log-mailing-address.
5661
56622005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5663
5664 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5665 `VC Mode Line' and put in an xref to that node.
5666 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5667 its description.
5668
56692005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5670
5671 * calendar.texi (Calendar Systems): Say that the Persian calendar
5672 implemented here is the arithmetical one championed by Birashk.
5673
56742005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5675
5676 * programs.texi (Fortran Motion): Fix previous change.
5677
8cf51b2c
GM
56782005-03-29 Richard M. Stallman <rms@gnu.org>
5679
5680 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5681
56822005-03-29 Chong Yidong <cyd@stupidchicken.com>
5683
5684 * text.texi (Refill): Refer to Long Lines Mode.
5685 (Longlines): New node.
5686 (Auto Fill): Don't index "word wrap" here.
5687 (Filling): Add Longlines to menu.
5688
56892005-03-29 Richard M. Stallman <rms@gnu.org>
5690
5691 * xresources.texi: Minor fixes.
5692
5693 * misc.texi (Emacs Server): Fix Texinfo usage.
5694
5695 * emacs.texi (Top): Don't use a real section heading for
5696 "Detailed Node Listing". Fake it instead.
5697
5698 * basic.texi (Position Info): Minor cleanup.
5699
5700 * mule.texi (Input Methods): Minor cleanup.
5701
57022005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5703
5704 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5705 constructs as well.
5706 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5707
57082005-03-29 Kenichi Handa <handa@m17n.org>
5709
5710 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5711
5712 * basic.texi (Position Info): Update the description about the
5713 command C-u C-x =.
5714
57152005-03-28 Richard M. Stallman <rms@gnu.org>
5716
5717 * emacs.texi (Top): Use @section for the detailed node listing.
5718
5719 * calendar.texi: Minor fixes to previous change.
5720
5721 * programs.texi (Fortran): Small fixes to previous changes.
5722
5723 * emacs.texi (Top): Update list of subnodes of Dired.
5724 Likewise for building.texi.
5725
5726 * files.texi (File Conveniences): Delete Auto Image File mode.
5727
57282005-03-28 Chong Yidong <cyd@stupidchicken.com>
5729
5730 * building.texi (Flymake): New node.
5731
5732 * custom.texi (Function Keys): Document kp- event types and
5733 keypad-setup package.
5734
5735 * dired.texi (Wdired): New node.
5736
5737 * files.texi (File Conveniences): Reorder entries.
5738 Explain how to turn on Auto-image-file mode.
5739 Document Thumbs mode.
5740
5741 * mule.texi (Specify Coding): Document recode-region and
5742 recode-file-name.
5743
5744 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5745
57462005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5747
5748 * commands.texi (Keys): M-o is now a prefix key.
5749
57502005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5751
5752 * programs.texi: Reformat and update copyright years.
5753 (Fortran): Update section.
5754
57552005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5756
5757 * files.texi: Several small changes in addition to:
5758 (Visiting): Change xref for Dialog Boxes to ref.
5759 (Version Headers): Replace references to obsolete var
5760 `vc-header-alist' with `vc-BACKEND-header'.
5761 (Customizing VC): Update value of `vc-handled-backends'.
5762
57632005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5764
5765 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5766 move here from Emacs Lisp Reference Manual.
5767 * calendar.texi (Calendar/Diary, Diary Commands)
5768 (Special Diary Entries, Importing Diary): Change some xrefs to
5769 point to emacs-xtra rather than elisp.
5770
5771 * emacs-xtra.texi (Calendar Customizing):
5772 Move view-diary-entries-initially, view-calendar-holidays-initially,
5773 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5774 Emacs Manual.
5775 (Appt Customizing): Merge entire section into main Emacs Manual.
5776 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5777 mark-holidays-in-calendar here from emacs-xtra.
5778 (Displaying the Diary): Move view-diary-entries-initially,
5779 mark-diary-entries-in-calendar here from emacs-xtra.
5780 (Appointments): Move appt-display-mode-line,
5781 appt-display-duration, appt-disp-window-function,
5782 appt-delete-window-function here from emacs-xtra.
5783
5784 * calendar.texi: Update and reformat copyright.
5785 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5786 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5787 (Diary): Refer to `diary-file' rather than ~/diary.
5788 (Diary Commands): Rename node to "Displaying the Diary".
5789 * emacs.texi (Top): Rename "Diary Commands" section.
5790 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5791
57922005-03-26 Eli Zaretskii <eliz@gnu.org>
5793
5794 * misc.texi (Emacs Server): Fix the command for setting
5795 server-name. Add an xref to Invoking emacsclient.
5796
5797 * help.texi (Help Summary): Clarify when "C-h ." will do something
5798 nontrivial.
5799 (Apropos): Add cindex entry for apropos-sort-by-scores.
5800
5801 * display.texi (Text Display): Add index entries for how no-break
5802 characters are displayed.
5803
8cf51b2c
GM
58042005-03-26 Eli Zaretskii <eliz@gnu.org>
5805
5806 * files.texi (Visiting): Fix cross-references introduced with the
5807 last change.
5808
5809 * xresources.texi (GTK resources): Fix last change.
5810
8cf51b2c
GM
58112005-03-25 Chong Yidong <cyd@stupidchicken.com>
5812
5813 * xresources.texi (X Resources): GTK options documented too.
5814 (Resources): Clarify meaning of program name.
5815 (Table of Resources): Add visualClass.
5816 (GTK resources): Rewrite.
5817 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5818
5819 * display.texi (Text Display): Mention non-breaking spaces.
5820
5821 * files.texi (Reverting): Document auto-revert-check-vc-info.
5822
5823 * frames.texi (Mouse Commands): Document
5824 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5825
5826 * help.texi (Help Summary): Add `C-h .'.
5827 (Apropos): Apropos accepts a list of search terms.
5828 Document apropos-sort-by-scores.
5829 (Help Echo): Document display-local-help.
5830
5831 * misc.texi (Emacs Server): Document server-name.
5832 (Invoking emacsclient): Document -s option for server names.
5833
5834 * text.texi (Outline Visibility): Introduce "current heading
5835 line" (commands can be called with point on a body line).
5836 Re-order table to follow the sequence of discussion.
5837 hide-body won't hide lines before first header line.
5838 (TeX Mode): Add DocTeX mode.
5839
8cf51b2c
GM
58402005-03-24 Richard M. Stallman <rms@gnu.org>
5841
5842 * mule.texi (Single-Byte Character Support): Delete mention
5843 of iso-acc.el and iso-transl.el.
5844
8cf51b2c
GM
58452005-03-23 Lute Kamstra <lute@gnu.org>
5846
5847 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5848
58492005-03-23 Richard M. Stallman <rms@gnu.org>
5850
8cf51b2c
GM
5851 * search.texi: Delete explicit node pointers.
5852 (Incremental Search): New menu.
5853 (Basic Isearch, Repeat Isearch, Error in Isearch)
5854 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5855 (Slow Isearch): New subnodes.
5856 (Configuring Scrolling): Node deleted.
5857 (Search Case): Doc default-case-fold-search.
5858 (Regexp Replace): Move replace-regexp doc here.
5859
5860 * rmail.texi (Movemail): Put commas inside closequotes.
5861
5862 * picture.texi (Insert in Picture): Document C-c arrow combos.
5863 (Basic Picture): Clarify erasure.
5864
5865 * display.texi (Font Lock): Put commas inside closequotes.
5866
5867 * cmdargs.texi (General Variables): Put commas inside closequotes.
5868
58692005-03-23 Nick Roberts <nickrob@snap.net.nz>
5870
5871 * building.texi (Stack Buffer): Mention reverse contrast for
5872 *selected* frame (might not be current frame).
5873
8cf51b2c
GM
58742005-03-21 Richard M. Stallman <rms@gnu.org>
5875
5876 * building.texi (Starting GUD): Add bashdb.
5877
58782005-03-20 Chong Yidong <cyd@stupidchicken.com>
5879
5880 * basic.texi (Moving Point): Add M-g M-g binding.
5881 (Undo): Document undo-only.
5882 (Position Info): Document M-g M-g and C-u M-g M-g.
5883
5884 * building.texi (Building): Put Grep Searching after Compilation
5885 Shell.
5886 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5887 Document next-error-highlight.
5888 (Grep Searching): Document grep-highlight-matches.
5889 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5890
5891 * calendar.texi (Importing Diary): Rename node from iCalendar.
5892 Document diary-from-outlook.
5893
5894 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5895 Commands.
5896 Mention effect of X drag and drop on Dired buffers.
5897
5898 * files.texi (Visiting): Document large-file-warning-threshold.
5899 Move paragraph on file-selection dialog.
5900 Mention visiting files using X drag and drop.
5901 (Reverting): Mention using Auto-Revert mode to tail files.
5902 Document auto-revert-tail-mode.
5903 (Version Systems): Minor correction.
5904 (Comparing Files): Diff-mode is no longer based on Compilation
5905 mode.
5906 Document compare-ignore-whitespace.
5907 (Misc File Ops): Explain passing a directory to rename-file.
5908 Likewise for copy-file and make-symbolic-link.
5909
5910 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5911 Document mouse-wheel-progressive speed.
5912
5913 * help.texi (Misc Help): Document numeric argument for C-h i.
5914 Correctly explain the effect of just C-u as argument.
5915
5916 * killing.texi (Deletion): Document numeric argument for
5917 just-one-space.
5918
5919 * mini.texi (Completion): Completion acts on text before point.
5920
5921 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5922 (Emulation): CUA mode replaces pc-bindings-mode,
5923 pc-selection-mode, and s-region.
5924
5925 * mule.texi (Input Methods): Leim is now built-in.
5926 (Select Input Method): Document quail-show-key.
5927 (Specify Coding): Document revert-buffer-with-coding-system.
5928
5929 * programs.texi (Fortran Motion): Document f90-next-statement,
5930 f90-previous-statement, f90-next-block, f90-previous-block,
5931 f90-end-of-block, and f90-beginning-of-block.
5932
5933 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5934
5935 * emacs.texi (Acknowledgments): Updated.
5936
5937 * anti.texi: Total rewrite.
5938
8cf51b2c
GM
59392005-03-19 Chong Yidong <cyd@stupidchicken.com>
5940
5941 * ack.texi (Acknowledgments): Update.
5942
59432005-03-19 Eli Zaretskii <eliz@gnu.org>
5944
5945 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5946 copyright years.
5947
59482005-03-14 Nick Roberts <nickrob@snap.net.nz>
5949
5950 * building.texi (Commands of GUD): Move paragraph on setting
5951 breakpoints with mouse to the GDB Graphical Interface node.
5952
59532005-03-07 Richard M. Stallman <rms@gnu.org>
5954
8cf51b2c
GM
5955 * misc.texi (Single Shell, Shell Options): Fix previous change.
5956
5957 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5958
59592005-03-06 Richard M. Stallman <rms@gnu.org>
5960
5961 * building.texi (Starting GUD): Don't explain text vs graphical
5962 GDB here. Just mention it and xref.
5963 Delete "just one debugger process".
5964 (Debugger Operation): Move GUD tooltip info here.
5965 (GUD Tooltips): Node deleted.
5966 (GDB Graphical Interface): Explain the two GDB modes here.
5967
8cf51b2c
GM
5968 * sending.texi (Sending Mail): Minor cleanup.
5969 (Mail Aliases): Explain quoting conventions.
5970 Update key rebinding example.
5971 (Header Editing): C-M-i is like M-TAB.
5972 (Mail Mode Misc): mail-attach-file does not do MIME.
5973
5974 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5975 that really belongs here.
5976 (Remote Mailboxes): Text moved to Rmail Inbox.
5977 (Rmail Display): Mention Mouse-1.
5978 (Movemail): Clarify two movemail versions.
5979 Clarify rmail-movemail-program.
5980
8cf51b2c
GM
5981 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5982 Document async shell commands.
5983 (Shell History): Clarify.
5984 (Shell Ring): Mention C-UP an C-DOWN.
5985 (Shell Options): Add comint-prompt-read-only.
5986 (Invoking emacsclient): Set EDITOR to run Emacs.
5987 (Sorting): No need to explain what region is.
5988 (Saving Emacs Sessions): Fix typo.
5989 (Recursive Edit): Fix punctuation.
5990 (Emulation): Don't mention "PC bindings" which are standard.
5991 (Hyperlinking): Explain Mouse-1 convention here.
5992 (Find Func): Node deleted.
5993
8cf51b2c
GM
5994 * help.texi (Name Help): Xref to Hyperlinking.
5995
5996 * glossary.texi (Glossary):
5997 Rename "Balance Parentheses" to "Balancing...".
5998 Add "Byte Compilation". Correct "Copyleft".
5999 New xref in "Customization".
6000 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6001 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6002 Rename "Registers" to "Register".
6003 Replace "Selecting" with "Selected Frame",
6004 "Selected Window", and "Selecting a Buffer".
6005
6006 * files.texi (Types of Log File): Explain how projects'
6007 methods can vary.
6008
8cf51b2c
GM
6009 * display.texi (Faces): Delete "Emacs 21".
6010
6011 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6012 * fixit.texi (Spelling): C-M-i like M-TAB.
6013 * mini.texi (Completion Options): C-M-i like M-TAB.
6014 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6015 * text.texi (Text Mode): C-M-i like M-TAB.
6016
6017 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6018
6019 * calendar.texi (Specified Dates): Mention `g w'.
6020 (Appointments): appt-activate toggles with no arg.
6021
8cf51b2c
GM
60222005-03-05 Juri Linkov <juri@jurta.org>
6023
6024 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6025 "invocation (command line arguments)".
8cf51b2c
GM
6026 (Misc X): Add -nbc, --no-blinking-cursor.
6027
60282005-03-04 Ulf Jasper <ulf.jasper@web.de>
6029
6030 * calendar.texi (iCalendar): No need to require it now.
6031
8cf51b2c
GM
60322005-03-03 Nick Roberts <nickrob@snap.net.nz>
6033
6034 * trouble.texi (Contributing): Mention Savannah. Direct users to
6035 emacs-devel.
6036
60372005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6038
6039 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6040 window.
6041
8cf51b2c
GM
60422005-02-27 Richard M. Stallman <rms@gnu.org>
6043
6044 * building.texi (Compilation): Update mode line status info.
6045
60462005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6047
6048 * calendar.texi (General Calendar): Document binding of
6049 scroll-other-window-down.
6050 (Mayan Calendar): Fix earliest date.
6051 (Time Intervals): Document timeclock-change.
6052 Fix timeclock-ask-before-exiting documentation.
6053
60542005-02-26 Kim F. Storm <storm@cua.dk>
6055
6056 * frames.texi (Mouse References):
6057 Add mouse-1-click-in-non-selected-windows.
6058
60592005-02-25 Richard M. Stallman <rms@gnu.org>
6060
6061 * screen.texi (Screen): Explain better about cursors and mode lines;
6062 don't presuppose text terminals.
6063 (Point): Don't assume just one cursor.
6064 Clarify explanation of cursors.
6065 (Echo Area, Menu Bar): Cleanups.
6066
6067 * mini.texi (Minibuffer): Prompts are highlighted.
6068 (Minibuffer Edit): Newline = C-j only on text terminals.
6069 Clarify resize-mini-windows values.
6070 Mention M-PAGEUP and M-PAGEDOWN.
6071 (Completion Commands): Mouse-1 like Mouse-2.
6072 (Minibuffer History): Explain history commands better.
6073 (Repetition): Add xref to Incremental Search.
6074
6075 * mark.texi (Setting Mark): Clarify info about displaying mark.
6076 Clarify explanation of C-@ and C-SPC.
6077 (Transient Mark): Mention Delete Selection mode.
6078 (Marking Objects): Clean up text about extending the region.
6079
6080 * m-x.texi (M-x): One C-g doesn't always go to top level.
6081 No delay before suggest-key-bindings output.
6082
6083 * fixit.texi (Fixit): Mention C-/ for undo.
6084 (Spelling): Mention ESC TAB like M-TAB.
6085 Replacement words with r and R are rechecked.
6086 Say where C-g leaves point. Mention ? as input.
6087
60882005-02-23 Lute Kamstra <lute@gnu.org>
6089
6090 * cmdargs.texi (Initial Options): Add cross reference.
6091
8cf51b2c
GM
60922005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6093
6094 * emacs.texi (Top): Update menu for splitting of node in
6095 msdog.texi.
6096 * frames.texi (Frames): Update xref for splitting of node in
6097 msdog.texi.
6098 * trouble.texi (Quitting): Ditto.
6099
61002005-02-16 Richard M. Stallman <rms@gnu.org>
6101
6102 * windows.texi (Split Window): Simplify line truncation info
6103 and xref to Display Custom.
6104
6105 * trouble.texi (Quitting): Emergency escape only for text terminal.
6106 (Screen Garbled): C-l for ungarbling is only for text terminal.
6107
6108 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6109
6110 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6111
6112 * programs.texi (Program Modes): Mention Python mode.
6113 (Moving by Defuns): Repeating C-M-h extends region.
6114 (Basic Indent): Clarify.
6115 (Custom C Indent): Clarify.
6116 (Expressions): Repeating C-M-@ extends region.
6117 (Info Lookup): Clarify for C-h S.
6118 (Symbol Completion): ESC TAB alternative for M-TAB.
6119 (Electric C): Clarify.
6120
6121 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6122
6123 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6124 MS-DOS Input node.
6125 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6126 (MS-DOS and MULE): Clarify.
6127 (MS-DOS Processes, Windows Processes): Fix typos.
6128
6129 * major.texi (Choosing Modes): Clarify.
6130
6131 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6132 (Keyboard Macro Step-Edit): Clarify.
6133
6134 * indent.texi (Indentation): Clarifications.
6135
6136 * help.texi (Help): Correct error about C-h in query-replace.
6137 Clarify apropos vs C-h a. Fix how to search in FAQ.
6138 (Key Help): Describe C-h w here.
6139 (Name Help): Minor cleanup. C-h w moved to Key Help.
6140 Clarify the "object" joke.
6141 (Apropos): Clarify. Mouse-1 like Mouse-2.
6142 (Help Mode): Mouse-1 like Mouse-2.
6143
6144 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6145
6146 * display.texi (Display): Reorder menu.
6147 (Faces): Cleanup.
6148 (Font Lock): Cleanup. Mention Options menu.
6149 Delete obsolete text.
6150 (Scrolling): For C-l, don't presume text terminal.
6151 (Horizontal Scrolling): Simplify intro.
6152 (Follow Mode): Clarify.
6153 (Cursor Display): Moved before Display Custom.
6154 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6155 Doc default-tab-width. Doc line truncation more thoroughly.
6156
6157 * dired.texi (Dired Enter): C-x C-f can run Dired.
6158 (Dired Visiting): Comment out `a' command.
6159 Mouse-1 is like Mouse-2.
6160 (Shell Commands in Dired): ? can be used more than once.
6161
6162 * basic.texi (Continuation Lines): Simplify description of truncation,
6163 and refer to Display Custom for the rest of it.
6164
8cf51b2c
GM
61652005-02-06 Lute Kamstra <lute@gnu.org>
6166
6167 * basic.texi (Undo): Fix typo.
6168
6169 * cmdargs.texi (Emacs Invocation): Fix typo.
6170
6171 * custom.texi (Init Examples): Fix typo.
6172
6173 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6174
61752005-02-06 Richard M. Stallman <rms@gnu.org>
6176
6177 * regs.texi (Registers): Registers can hold numbers, too.
6178
6179 * killing.texi (Other Kill Commands): Cleanup.
6180 Delete redundant explanation of kill in read-only buffer.
6181 (Yanking): Mention term "copying".
6182 (Accumulating Text): Fix typo.
6183
6184 * entering.texi (Entering Emacs): Update rationale at start.
6185 (Exiting): Treat iconifying on a par with suspension.
6186
6187 * custom.texi (Minor Modes): Fix typo.
6188 (Easy Customization): Fix menu style.
6189 (Variables): Add xref.
6190 (Examining): Setting for future sessions works through .emacs.
6191 (Keymaps): "Text terminals", not "Many".
6192 (Init Rebinding): Explain \C-. Show example of \M-.
6193 Fix minor wording errors.
6194 (Function Keys): Explain vector syntax just once.
6195 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6196 (Init File): Mention .emacs.d directory.
6197 (Init Examples): Add xref.
6198 (Find Init): Mention .emacs.d directory.
6199
6200 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6201 (Action Arguments): Explain which kinds of -l args are found how.
6202 (Initial Options): --batch does not inhibit site-start.
6203 Add xrefs.
6204 (Command Example): Use --batch, not -batch.
6205
6206 * basic.texi (Inserting Text): Cleanup wording.
6207 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6208 C-n is not error at end of buffer.
6209 (Undo): Doc C-/ like C-_. Add xrefs.
6210 (Arguments): META key may be labeled ALT.
6211 Peculiar arg meanings are explained in doc strings.
6212
6213 * abbrevs.texi (Expanding Abbrevs): Clarify.
6214
62152005-02-05 Eli Zaretskii <eliz@gnu.org>
6216
6217 * frames.texi (Frame Parameters): Add an xref to the description
6218 of list-colors-display. Add a pointer to the X docs about colors.
6219
6220 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6221 Improve docs of list-colors-display.
8cf51b2c
GM
6222
62232005-02-03 Lute Kamstra <lute@gnu.org>
6224
6225 * frames.texi (Frames, Drag and Drop): Fix typos.
6226
62272005-02-03 Richard M. Stallman <rms@gnu.org>
6228
6229 * windows.texi (Basic Window): Mention color-change in mode line.
6230 (Change Window): Explain dragging vertical boundaries.
6231
6232 * text.texi (Sentences): Clarify.
6233 (Paragraphs): Explain M-a and blank lines.
6234 (Outline Mode): Clarify text and menu.
6235 (Hard and Soft Newlines): Mention use-hard-newlines.
6236
6237 * frames.texi (Frames): Delete unnecessary mention of Windows.
6238 (Mouse Commands): Likewise. Mention xterm mouse support.
6239 (Clipboard): Clarify.
6240 (Mouse References): Mention use of Mouse-1 for following links.
6241 (Menu Mouse Clicks): Clarify.
6242 (Mode Line Mouse): Clarify.
6243 (Drag and Drop): Rewrite.
6244
6245 * fixit.texi (Spelling): Fix typo.
6246
6247 * files.texi (File Names): Clarify.
6248 (Visiting): Update conditions for use of file dialog. Clarify.
6249 (Saving): Doc d as answer in save-some-buffers.
6250 (Remote Files): Clean up the text.
6251
6252 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6253
6254 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6255 (List Buffers): Clarify.
6256 (Several Buffers): Doc T command.
6257 (Buffer Convenience): Clarify menu.
6258
6259 * basic.texi (Undo): Clarify last change.
6260
62612005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6262
6263 * fixit.texi (Spelling): Fix typo.
6264
62652005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6266
6267 * basic.texi (Undo): Update description of `undo-outer-limit'.
6268
62692005-02-01 Nick Roberts <nickrob@snap.net.nz>
6270
6271 * building.texi: Update documentation relating to GDB Graphical
6272 Interface.
6273
62742005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * custom.texi (Easy Customization): Adapt menu to node name change.
6277
62782005-01-30 Richard M. Stallman <rms@gnu.org>
6279
6280 * custom.texi (Easy Customization): Defn of "User Option" now
6281 includes faces. Don't say just "option" when talking about variables.
6282 Do say just "options" to mean "anything customizable".
6283 (Specific Customization): Describe `customize-variable',
6284 not `customize-option'.
6285
6286 * glossary.texi (Glossary) <Faces>: Add xref.
6287 <User Option>: Change definition--include faces. Change xref.
6288
6289 * picture.texi (Picture): Mention artist.el.
6290
6291 * sending.texi, screen.texi, programs.texi, misc.texi:
6292 * mini.texi, major.texi, maintaining.texi, macos.texi:
6293 * help.texi, frames.texi, files.texi:
6294 Don't say just "option" when talking about variables.
6295
6296 * display.texi, mule.texi: Don't say just "option" when talking
6297 about variables. Other minor cleanups.
6298
8cf51b2c
GM
62992005-01-26 Lute Kamstra <lute@gnu.org>
6300
6301 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6302 File'. Mention the `-Q' option at the `--no-site-file' option.
6303
8cf51b2c
GM
63042005-01-22 David Kastrup <dak@gnu.org>
6305
6306 * building.texi (Grep Searching): Mention alias `find-grep' for
6307 `grep-find'.
6308
63092005-01-20 Richard M. Stallman <rms@gnu.org>
6310
6311 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6312
8cf51b2c
GM
63132005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6314
6315 * rmail.texi (Movemail): Explain differences
6316 between standard and mailutils versions of movemail.
6317 Describe command line and configuration options introduced
6318 with the latter.
6319 Explain the notion of mailbox URL, provide examples and
6320 cross-references to mailutils documentation.
6321 Describe various methods of specifying mailbox names,
6322 user names and user passwords for rmail.
6323 (Remote Mailboxes): New section. Describe
6324 how movemail handles remote mailboxes. Describe configuration
6325 options used to control its behavior.
6326 (Other Mailbox Formats): Explain handling of various mailbox
6327 formats.
6328
63292005-01-13 Richard M. Stallman <rms@gnu.org>
6330
6331 * commands.texi (Commands): Clarification.
6332
63332005-01-11 Richard M. Stallman <rms@gnu.org>
6334
6335 * programs.texi (Multi-line Indent): Fix previous change.
6336 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6337
8cf51b2c
GM
63382005-01-08 Richard M. Stallman <rms@gnu.org>
6339
6340 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6341 lazy-highlight.
6342
6343 * search.texi (Query Replace): Mention faces query-replace
6344 and lazy-highlight.
6345 (Incremental Search): Update isearch highlighting info.
6346
8cf51b2c
GM
63472005-01-04 Richard M. Stallman <rms@gnu.org>
6348
6349 * custom.texi (Saving Customizations): Minor improvement.
6350
8cf51b2c
GM
63512005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6352
6353 * custom.texi (Saving Customizations): Emacs no longer loads
6354 `custom-file' after .emacs. No longer mention customizing through
6355 Custom.
6356
8cf51b2c
GM
63572005-01-01 Andreas Schwab <schwab@suse.de>
6358
6359 * killing.texi (Graphical Kill): Move up under node Killing,
6360 change @section to @subsection.
6361
63622005-01-01 Richard M. Stallman <rms@gnu.org>
6363
6364 * custom.texi (Face Customization): Mention hex color specs.
6365
6366 * emacs.texi (Top): Update Killing submenu.
6367
6368 * killing.texi (Killing): Reorganize section.
6369 No more TeX-only text; put the node command at start of chapter.
6370 But the first section heading is used only in TeX.
6371 Rewrite the text to read better in this mode.
6372 (Graphical Kill): New subnode gets some of the text that
6373 used to be in the first section.
6374
63752004-12-31 Richard M. Stallman <rms@gnu.org>
6376
6377 * dired.texi (Shell Commands in Dired): Delete the ? example.
6378
6379 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6380
6381 * files.texi (Saving): Describe new require-final-newline features
6382 and mode-require-final-newline.
6383
8cf51b2c
GM
63842004-12-29 Richard M. Stallman <rms@gnu.org>
6385
6386 * custom.texi (File Variables): Clarify previous change.
6387
c8763fb6 63882004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6389
6390 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6391 out now.
6392
63932004-12-27 Richard M. Stallman <rms@gnu.org>
6394
6395 * Makefile.in (MAKEINFO): Specify --force.
6396
6397 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6398 (Undo): Doc undo-outer-limit.
6399
8cf51b2c
GM
64002004-12-15 Juri Linkov <juri@jurta.org>
6401
6402 * mark.texi (Transient Mark, Mark Ring): M-< and other
6403 movement commands don't set mark in Transient Mark mode
6404 if mark is active.
6405
8cf51b2c
GM
64062004-12-12 Juri Linkov <juri@jurta.org>
6407
6408 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6409 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6410
6411 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6412 (Misc Dired Commands): Add @r{(Dired)} to w.
6413
64142004-12-12 Juri Linkov <juri@jurta.org>
6415
6416 * mark.texi (Marking Objects): Marking commands also extend the
6417 region when mark is active in Transient Mark mode.
6418
8cf51b2c
GM
64192004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6420
6421 * custom.texi (Saving Customizations): Emacs only loads the custom
6422 file automatically after the init file in version 22.1 or later.
6423 Adapt text and examples to this fact.
6424
8cf51b2c
GM
64252004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6426
6427 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6428 be set through Custom. Otherwise, it has no effect.
6429
8cf51b2c
GM
64302004-12-05 Richard M. Stallman <rms@gnu.org>
6431
6432 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6433 * entering.texi: Rename Command Line to Emacs Invocation.
6434
10d1d0af 6435 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6436
6437 * custom.texi (Easy Customization): Move up to section level,
6438 before Variables. Avoid using the term "variable"; say "option".
6439 New initial explanation.
6440 (Variables): In initial explanation, connect "variable" to the
6441 already-explained "user option".
6442
6443 * emacs.texi (Top): Fix ref to Command Line.
6444 Move reference to Easy Customization.
6445
6446 * xresources.texi (X Resources): Fix From link.
6447
6448 * doclicense.texi (GNU Free Documentation License): Fix To link.
6449
6450 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6451
6452 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6453
64542004-12-03 Richard M. Stallman <rms@gnu.org>
6455
6456 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6457
64582004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6459
6460 * kmacro.texi: Several small changes in addition to the following.
6461 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6462 defining a keyboard macro.
6463 Mention `kmacro-ring-max'.
6464 (Keyboard Macro Counter): Clarify description of
6465 `kmacro-insert-counter', `kmacro-set-counter',
6466 `kmacro-add-counter' and `kmacro-set-format'.
6467
64682004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6469
6470 * custom.texi (File Variables): Add `unibyte' and make it more
6471 clear that `unibyte' and `coding' are special. Suggested by Simon
6472 Krahnke <overlord@gmx.li>.
6473
6474 * mule.texi (Enabling Multibyte): Refer to File Variables.
6475 Suggested by Simon Krahnke <overlord@gmx.li>.
6476
c8763fb6 64772004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6478
6479 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6480 x-use-old-gtk-file-dialog.
6481
8cf51b2c
GM
64822004-11-20 Richard M. Stallman <rms@gnu.org>
6483
6484 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6485
64862004-11-09 Lars Brinkhoff <lars@nocrew.org>
6487
6488 * building.texi (Lisp Eval): Delete hyphen in section name.
6489
64902004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6491
6492 * files.texi (Old Versions):
6493 No longer document annotation as "CVS only".
6494
64952004-11-10 Andre Spiegel <spiegel@gnu.org>
6496
6497 * files.texi (Version Control): Rewrite the introduction about
6498 version systems, mentioning the new ones that we support. Thanks
6499 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6500 suggestions.
6501
c8763fb6 65022004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6503
49823426 6504 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6505
c8763fb6 65062004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6507
6508 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6509
65102004-10-23 Eli Zaretskii <eliz@gnu.org>
6511
6512 * text.texi (Text Based Tables, Table Definition)
6513 (Table Creation, Table Recognition, Cell Commands)
6514 (Cell Justification, Row Commands, Column Commands)
6515 (Fixed Width Mode, Table Conversion, Measuring Tables)
6516 (Table Misc): New nodes, documenting the Table Mode.
6517
8cf51b2c
GM
65182004-10-19 Jason Rumney <jasonr@gnu.org>
6519
6520 * makefile.w32-in (info): Change order of arguments to makeinfo.
6521
65222004-10-19 Ulf Jasper <ulf.jasper@web.de>
6523
6524 * calendar.texi (iCalendar): Update for package changes.
6525
8cf51b2c
GM
65262004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6527
6528 * files.texi (Misc File Ops): View mode is a minor mode.
6529
8cf51b2c
GM
65302004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6531
6532 * calendar.texi (iCalendar): Style changes.
6533
65342004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6535
6536 * search.texi (Regexps): The regexp described in the example is no
6537 longer stored in the variable `sentence-end'.
6538
8cf51b2c
GM
65392004-10-06 Nick Roberts <nickrob@snap.net.nz>
6540
6541 * building.texi (Starting GUD): Note that multiple debugging
6542 sessions requires `gdb --fullname'.
6543
65442004-10-05 Ulf Jasper <ulf.jasper@web.de>
6545
6546 * calendar.texi (iCalendar): New section for a new package.
6547
8cf51b2c
GM
65482004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6549
6550 * text.texi: Various small changes in addition to the following.
6551 (Text): Replace xref for autotype with inforef.
6552 (Sentences): Explain nil value for `sentence-end'.
6553 (Paragraphs): Update default values for `paragraph-start' and
6554 `paragraph-separate'.
6555 (Text Mode): Correct description of Text mode's effect on the
6556 syntax table.
6557 (Outline Visibility): `hide-other' does not hide top level headings.
6558 `selective-display-ellipses' no longer has an effect on Outline mode.
6559 (TeX Misc): Add missing @cindex.
6560 Replace xref for RefTeX with inforef.
6561 (Requesting Formatted Text): The variable
6562 `enriched-fill-after-visiting' no longer exists.
6563 (Editing Format Info): Update names of menu items and commands.
6564 (Format Faces): Mention special effect of specifying the default face.
6565 Describe inheritance of text properties.
6566 Correct description of `fixed' face.
6567 (Format Indentation): Correct description of effect of setting
6568 margins. Mention `set-left-margin' and `set-right-margin'.
6569 (Format Justification): Update names of menu items.
6570 `set-justification-full' is now bound to `M-j b'.
6571 Mention that `default-justification' is a per buffer variable.
6572 (Format Properties): Update name of menu item.
6573 (Forcing Enriched Mode): `format-decode-buffer' automatically
6574 turns on Enriched mode if the buffer is in text/enriched format.
6575
65762004-10-05 Emilio C. Lopes <eclig@gmx.net>
6577
6578 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6579
65802004-09-28 Kim F. Storm <storm@cua.dk>
6581
6582 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6583 Align with new functionality.
6584
8cf51b2c
GM
65852004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6586
6587 * display.texi (Display Custom): Remove stray `@end defvar'.
6588
65892004-09-23 Kim F. Storm <storm@cua.dk>
6590
6591 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6592 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6593
8cf51b2c
GM
65942004-09-20 Richard M. Stallman <rms@gnu.org>
6595
6596 * custom.texi (Hooks): Explain using setq to clear out a hook.
6597 (File Variables): Explain multiline string constants.
6598 (Non-ASCII Rebinding): Explain when you need to update
6599 non-ASCII char codes in .emacs.
6600
6601 * building.texi (Compilation): Explain how to make a silent
6602 subprocess that won't be terminated. Explain compilation-environment.
6603
66042004-09-13 Kim F. Storm <storm@cua.dk>
6605
6606 * mini.texi (Repetition): Rename isearch-resume-enabled to
6607 isearch-resume-in-command-history and change default to disabled.
6608
8cf51b2c
GM
66092004-09-09 Kim F. Storm <storm@cua.dk>
6610
6611 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6612 with new `kmacro-name-last-macro'.
6613
8cf51b2c
GM
66142004-09-08 Juri Linkov <juri@jurta.org>
6615
6616 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6617
8cf51b2c
GM
66182004-09-03 Juri Linkov <juri@jurta.org>
6619
6620 * search.texi (Incremental Search): Update wording for M-%.
6621
66222004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * killing.texi (Killing): Correct description of kill commands in
6625 read-only buffer.
6626
66272004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6628
6629 * building.texi (Compilation Mode): Add a paragraph about rules
6630 for finding the compilation buffer for `next-error'.
6631
6632 * search.texi (Other Repeating Search): Mention that Occur mode
6633 supports the next-error functionality.
6634
66352004-09-02 Juri Linkov <juri@jurta.org>
6636
6637 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6638
66392004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6640
6641 * kmacro.texi (Basic Keyboard Macro):
6642 `apply-macro-to-region-lines' now operates on all lines that begin
6643 in the region, rather than on all complete lines in the region.
6644
c8763fb6 66452004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6646
6647 * frames.texi (Drag and drop): Add documentation about
6648 x-dnd-test-function and x-dnd-known-types.
6649
66502004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6651
6652 * indent.texi: Various minor changes in addition to:
6653 (Indentation Commands): Correct description of `indent-relative'.
6654 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6655 mode. The *Tab Stops* buffer uses Overwrite Mode.
6656 (Just Spaces): `tabify' converts sequences of at least two spaces
6657 to tabs.
6658
8cf51b2c
GM
66592004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6660
6661 * frames.texi (Secondary Selection): Setting the secondary
6662 selection with M-Drag-Mouse-1 does not alter the kill ring,
6663 setting it with M-Mouse-1 and M-Mouse-3 does.
6664 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6665 toolkit scroll bars.
6666 (Scroll Bars): Ditto.
6667
6668 * windows.texi (Basic Window): When using a window system, the value
6669 of point in a non-selected window is indicated by a hollow box.
6670 (Split Window): Side by side windows are separated by a scroll bar,
6671 if scroll bars are used.
6672 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6673 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6674 (Window Convenience): Update bindings for `winner-undo' and
6675 `winner-redo'.
6676
6677 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6678 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6679 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6680 of "Using Emacs as a Server".
6681 * building.texi (Building): Interchange nodes (for correct numbering).
6682 * programs.texi (Programs): Interchange nodes (for correct numbering).
6683 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6684 Info to the node structure.
6685 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6686 Rearrange order of nodes and sections such that both "GNU GENERAL
6687 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6688 end, as appropriate for appendices.
6689 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6690 Use `@unnumberedsec'.
6691 * trouble.texi: Adapt sectioning in Info to the node structure.
6692 Adapt node pointers to change in emacs.texi.
6693 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6694
8cf51b2c
GM
66952004-08-25 Kenichi Handa <handa@m17n.org>
6696
6697 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6698 description for unibyte mode.
6699
67002004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6701
6702 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6703
6704 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6705 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6706 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6707 in @pxref.
6708
67092004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6710
6711 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6712 Change section names.
6713
8cf51b2c
GM
67142004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6715
6716 * kmacro.texi (Keyboard Macro Ring): Rename section.
6717 Emacs treats the head of the macro ring as the `last keyboard macro'.
6718 (Keyboard Macro Counter): Minor change.
6719 (Save Keyboard Macro): Some clarifications.
6720 (Edit Keyboard Macro): Rename section.
6721
6722 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6723 32-bit machines.
6724 (Several Buffers): Clarify which buffer is selected if `2' is
6725 pressed in the Buffer Menu.
6726 Auto Revert mode can be used to update the Buffer Menu
6727 automatically.
6728
67292004-08-21 Eli Zaretskii <eliz@gnu.org>
6730
6731 * help.texi (Misc Help): Add an index entry for finding an Info
6732 manual by its file name.
6733
67342004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * files.texi (Backup Deletion): Correct description of
6737 `delete-old-versions'.
6738 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6739 (Auto Save Files): Recommend `auto-save-mode' to reenable
6740 auto-saving, rather than the abbreviation `auto-save'.
6741
67422004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6743
6744 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6745 for "killing" and "yanking" in main menu.
6746
67472004-08-16 Richard M. Stallman <rms@gnu.org>
6748
6749 * killing.texi (Yanking, Killing): Minor cleanups.
6750
6751 * mark.texi (Momentary Mark): Minor cleanups.
6752
67532004-08-15 Kenichi Handa <handa@etl.go.jp>
6754
6755 * custom.texi (Non-ASCII Rebinding):
6756 C-q always inserts the right code to pass to global-set-key.
6757
8cf51b2c
GM
67582004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6761 `insert-register', instead of `C-x r g' binding, for consistency.
6762
67632004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6764
6765 * fixit.texi (Spelling): Fix typo.
6766
67672004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6768
6769 * help.texi (Help): Fix Texinfo usage.
6770
8cf51b2c
GM
67712004-07-24 Richard M. Stallman <rms@gnu.org>
6772
6773 * text.texi (Paragraphs): Update how paragraphs are separated
6774 and the default for paragraph-separate.
6775
6776 * search.texi (Regexp Replace): Further update text for new
6777 replacement operators.
6778
8cf51b2c
GM
67792004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6780
6781 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6782 `R' switch.
6783
6784 * dired.texi (Dired Updating): `k' only deletes inserted
6785 subdirectories from the Dired buffer if a prefix argument was given.
6786
6787 * search.texi (Regexps): Delete redundant definition of `symbol' in
6788 description of `\_>'. It already occurs in the description of `\_<'.
6789
8cf51b2c
GM
67902004-07-01 Juri Linkov <juri@jurta.org>
6791
6792 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6793 (Regexp Search): Add M-r.
6794
67952004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6796
6797 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6798
67992004-06-29 Jesper Harder <harder@ifa.au.dk>
6800
49823426 6801 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6802
68032004-06-25 Richard M. Stallman <rms@gnu.org>
6804
6805 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6806
68072004-06-25 David Kastrup <dak@gnu.org>
6808
6809 * search.texi (Regexp Replace): Some typo corrections and
6810 rearrangement.
6811
68122004-06-24 David Kastrup <dak@gnu.org>
6813
6814 * search.texi (Unconditional Replace): Use replace-string instead
6815 of query-replace in example.
6816 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6817 sequences.
6818 (Query Replace): Correct explanation of `^' which does not use
6819 the mark stack.
6820
68212004-06-21 Nick Roberts <nickrob@gnu.org>
6822
6823 * misc.texi (Shell History Copying): Document comint-insert-input.
6824 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6825
8cf51b2c
GM
68262004-06-20 Jesper Harder <harder@ifa.au.dk>
6827
6828 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6829 * custom.texi (Customization): Do.
6830 * anti.texi (Antinews): Do.
6831 * abbrevs.texi (Defining Abbrevs): Do.
6832
6833 * programs.texi (Info Lookup): Fix keybinding for
6834 info-lookup-symbol.
6835
68362004-06-16 Juanma Barranquero <lektu@terra.es>
6837
6838 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6839 Add emacs-xtra.
6840 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6841 (clean): Add emacs-xtra and flymake. Remove redundancies.
6842
68432004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6846 Add emacs-xtra.
6847 * emacs-xtra.texi: New file.
6848
68492004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6850
6851 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6852 (Dired and Find): Mention differences with ordinary Dired buffers.
6853
8cf51b2c
GM
68542004-06-13 Richard M. Stallman <rms@gnu.org>
6855
6856 * custom.texi (Init Syntax): Explain about vars that do special
6857 things when set with setq or with Custom.
6858 (Init Examples): Add line-number-mode example.
6859
8cf51b2c
GM
68602004-06-12 Juri Linkov <juri@jurta.org>
6861
6862 * dired.texi (Operating on Files): Add dired-do-touch.
6863
8cf51b2c
GM
68642004-06-10 Juri Linkov <juri@jurta.org>
6865
6866 * building.texi (Lisp Eval): Add C-M-x on defface.
6867
68682004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6869
6870 * files.texi (Reverting): Auto-Revert mode and
6871 Global Auto-Revert mode no longer revert remote files.
6872
8cf51b2c
GM
68732004-05-29 Richard M. Stallman <rms@gnu.org>
6874
6875 * custom.texi (Init File): Two dashes start --no-site-file.
6876
8cf51b2c
GM
68772004-05-29 Alan Mackenzie <acm@muc.de>
6878
6879 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6880 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6881 (AWK, Pike): Document as "C-like modes".
6882 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6883 (M-x man): Supersedes M-x manual-entry.
6884 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6885
6886 ("Comments in C"): Delete node; the info is in CC Mode manual.
6887 (c-comment-only-line-offset): Remove description.
6888
6889 (C-c ., C-c C-c): Describe new C Mode bindings.
6890
6891 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6892 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6893 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6894 Amend definitions.
6895
6896 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6897 Describe functions.
6898
6899 (c-comment-start-regexp, c-hanging-comment-ender-p)
6900 (c-hanging-comment-starter-p): Remove obsolete definitions.
6901
6902 * emacs.texi: Remove the menu entry "Comments in C".
6903
8cf51b2c
GM
69042004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6905
6906 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6907 `M-x locate'.
6908
69092004-05-16 Karl Berry <karl@gnu.org>
6910
6911 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6912 makeinfo --html fails.
6913 * help.texi (Help Summary) [@ifnottex]: Likewise.
6914
69152004-05-13 Nick Roberts <nickrob@gnu.org>
6916
6917 * building.texi (GDB Graphical Interface): Update and describe
6918 layout first.
6919
8cf51b2c
GM
69202004-05-04 Jason Rumney <jasonr@gnu.org>
6921
6922 * makefile.w32-in: Revert last change.
6923
69242004-05-03 Jason Rumney <jasonr@gnu.org>
6925
6926 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6927
8cf51b2c
GM
69282004-04-23 Juanma Barranquero <lektu@terra.es>
6929
6930 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6931
69322004-04-18 Juri Linkov <juri@jurta.org>
6933
6934 * fixit.texi (Spelling): Remove file extension from ispell xref.
6935
69362004-04-15 Kim F. Storm <storm@cua.dk>
6937
6938 * cmdargs.texi (Initial Options): Add -Q.
6939
69402004-04-05 Kim F. Storm <storm@cua.dk>
6941
6942 * custom.texi (File Variables): Add safe-local-eval-forms.
6943
8cf51b2c
GM
69442004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6945
6946 * files.texi (Reverting): Correct description of revert-buffer's
6947 handling of point.
6948
69492004-03-22 Juri Linkov <juri@jurta.org>
6950
6951 * emacs.texi (Top): Add `Misc X'.
6952
49823426 6953 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6954
6955 * glossary.texi: Improve references.
6956
6957 * help.texi: Sync keywords with finder.el.
6958
6959 * mini.texi (Completion): Add description for menu items.
6960
6961 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6962
6963 * sending.texi (Mail Methods): Fix xref to Message manual.
6964
8cf51b2c
GM
69652004-03-12 Richard M. Stallman <rms@gnu.org>
6966
8cf51b2c
GM
6967 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6968
8cf51b2c
GM
69692004-03-04 Richard M. Stallman <rms@gnu.org>
6970
6971 * search.texi (Regexps): Explain that ^ and $ have their
6972 special meanings only in certain contexts.
6973
6974 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6975
6976 * mule.texi (Specify Coding): Doc C-x RET F.
6977
6978 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6979 for multiple compile and grep buffers.
6980 (Indirect Buffers): Don't recommand clone-indirect-buffer
6981 for multiple compile and grep buffers.
6982
8cf51b2c
GM
69832004-02-29 Juanma Barranquero <lektu@terra.es>
6984
6985 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6986 Use $(DEL) instead of rm, and ignore exit code.
6987
8cf51b2c
GM
69882004-02-23 Nick Roberts <nick@nick.uklinux.net>
6989
6990 * building.texi (Watch Expressions): Update.
6991
69922004-02-21 Juri Linkov <juri@jurta.org>
6993
6994 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6995 --directory, --help, --version. Move text about command-line-args
6996 to Command Arguments.
6997 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6998 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6999 (Window Size X): Join -g and --geometry. Add @cindex.
7000 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7001 (Title X): Remove alias -title.
7002 (Misc X): New node.
7003
c8763fb6 70042004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7005
7006 * frames.texi (Drag and drop): Add Motif to list of supported
7007 protocols.
7008
c8763fb6 70092004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7010
7011 * frames.texi (Drag and drop): New section.
7012
70132004-01-24 Richard M. Stallman <rms@gnu.org>
7014
7015 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7016 Include it only @ifnotinfo. Patch the preceding and following
7017 node headers to point to each other.
7018
70192004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7020
7021 * calendar.texi (Appointments): Update section.
7022
70232003-12-29 Kevin Ryde <user42@zip.com.au>
7024
8cf51b2c
GM
7025 * programs.texi (C Modes): Fix the xref.
7026
70272003-12-23 Nick Roberts <nick@nick.uklinux.net>
7028
7029 * building.texi (Watch Expressions): Update.
7030 (Commands of GUD): Include use of toolbar + breakpoints set from
7031 fringe/margin.
7032
70332003-12-03 Andre Spiegel <spiegel@gnu.org>
7034
7035 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7036 <acm@muc.de>.
7037
c8763fb6 70382003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7039
7040 * frames.texi (Dialog Boxes): Add use-file-dialog.
7041
8cf51b2c
GM
70422003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7043
7044 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7045 in CC Mode.
7046
8cf51b2c
GM
70472003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7048
7049 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7050 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7051 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7052 * man/frames.texi, man/glossary.texi, man/killing.texi:
7053 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7054 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7055 * man/sending.texi, man/text.texi, man/trouble.texi:
7056 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7057
70582003-11-01 Alan Mackenzie <acm@muc.de>
7059
7060 * search.texi (Scrolling During Incremental Search): Document a
7061 new scrolling facility in isearch mode.
7062
8cf51b2c
GM
70632003-10-22 Miles Bader <miles@gnu.org>
7064
7065 * Makefile.in (info): Move before $(top_srcdir)/info.
7066
70672003-10-22 Nick Roberts <nick@nick.uklinux.net>
7068
7069 * building.texi (Watch Expressions): Update section on data display
7070 to reflect code changes (GDB Graphical Interface).
7071
8cf51b2c
GM
70722003-10-13 Richard M. Stallman <rms@gnu.org>
7073
7074 * xresources.texi (GTK resources): Clean up previous change.
7075
c8763fb6 70762003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7077
7078 * xresources.texi (GTK resources): Add a note that some themes
7079 disallow customizations. Add scroll theme example.
7080
8cf51b2c
GM
70812003-09-30 Richard M. Stallman <rms@gnu.org>
7082
8cf51b2c
GM
7083 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7084
7085 * misc.texi (Saving Emacs Sessions): Shorten the section,
7086 collapsing back into one node.
7087
70882003-09-30 Lars Hansen <larsh@math.ku.dk>
7089
7090 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7091
ce058493 70922003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7093
7094 * xresources.texi (GTK names in Emacs): Correct typo.
7095
8cf51b2c
GM
70962003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7097
7098 * cmdargs.texi (Font X): Mention new default font. More
7099 fully describe long font names, wildcard patterns and the
7100 problems involved. (Result of discussion on emacs-devel.)
7101
71022003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7103
7104 * emacs.texi (Acknowledgements): Correct typo.
7105
71062003-09-22 Richard M. Stallman <rms@gnu.org>
7107
7108 * dired.texi (Misc Dired Commands): New node.
7109 (Dired Navigation): Add dired-goto-file.
7110
7111 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7112
7113 * emacs.texi (Acknowledgements): New node, split from Distribution.
7114
7115 * cmdargs.texi (Action Arguments): -f reads interactive args.
7116
8cf51b2c
GM
71172003-09-08 Lute Kamstra <lute@gnu.org>
7118
7119 * screen.texi (Mode Line): Say that POS comes before LINE.
7120 Mention `size-indication-mode'.
7121 * display.texi (Optional Mode Line): Document
7122 `size-indication-mode'.
7123 * basic.texi (Position Info): Mention `size-indication-mode'.
7124
71252003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7126
7127 * xresources.texi (Resources): Refer to `editres' man page.
7128 (Lucid Resources): Update defaults. Expand description of
7129 `shadowThickness'.
7130
71312003-09-04 Miles Bader <miles@gnu.org>
7132
7133 * Makefile.in (top_srcdir): New variable.
7134 ($(top_srcdir)/info): New rule.
7135 (info): Depend on it.
7136
71372003-09-03 Peter Runestig <peter@runestig.com>
7138
7139 * makefile.w32-in: New file.
7140
71412003-08-29 Richard M. Stallman <rms@gnu.org>
7142
7143 * misc.texi (Saving Emacs Sessions): Correct previous change.
7144
8cf51b2c
GM
71452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7146
8cf51b2c
GM
7147 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7148 (Intro): Include kmacro.texi after fixit.texi instead of after
7149 custom.texi. (As suggested by Kim Storm.)
7150
71512003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7152
7153 * fixit.texi (Fixit): Update `Next' pointer.
7154 * files.texi (Files): Update `Previous' pointer.
7155 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7156 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7157 (Suggested by Kim Storm.)
7158 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7159
71602003-08-18 Kim F. Storm <storm@cua.dk>
7161
7162 * kmacro.texi: New file describing enhanced keyboard macro
7163 functionality. Replaces old description in custom.texi.
7164
7165 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7166 (Keyboard Macros): Move to new kmacro.texi file.
7167
7168 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7169
8cf51b2c
GM
71702003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7171
7172 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7173
71742003-08-17 Alex Schroeder <alex@gnu.org>
7175
7176 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7177 required.
7178
8cf51b2c
GM
71792003-08-05 Richard M. Stallman <rms@gnu.org>
7180
7181 * programs.texi (Lisp Indent): Don't describe
7182 lisp-indent-function property here. Use xref to Lisp Manual.
7183
8cf51b2c
GM
71842003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7185
fffa137c 7186 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7187 abbreviations.
7188
71892003-07-24 Markus Rost <rost@math.ohio-state.edu>
7190
7191 * buffers.texi (List Buffers): Fix previous change.
7192
8cf51b2c
GM
71932003-07-13 Markus Rost <rost@math.ohio-state.edu>
7194
7195 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7196 List*.
7197
71982003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7199
8cf51b2c
GM
7200 * display.texi (Font Lock): Fix typo.
7201
72022003-07-07 Richard M. Stallman <rms@gnu.org>
7203
7204 * display.texi (Font Lock): Add xref for format info on
7205 font-lock-remove-keywords.
7206
7207 * building.texi (Compilation): Document what happens with asynch
7208 children of compiler process.
7209
7210 * help.texi (Library Keywords): Use @multitable.
7211
8cf51b2c
GM
72122003-06-04 Richard M. Stallman <rms@gnu.org>
7213
7214 * programs.texi (Expressions): Delete C-M-DEL.
7215
7216 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7217 comint-move-point-for-output renamed from
7218 comint-scroll-to-bottom-on-output.
7219
7220 * custom.texi (Init Rebinding): Replace previous change with xref.
7221 (Non-ASCII Rebinding): Explain that issue more briefly here.
7222
72232003-05-28 Richard M. Stallman <rms@gnu.org>
7224
7225 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7226
72272003-05-28 Nick Roberts <nick@nick.uklinux.net>
7228
7229 * building.texi (GDB Graphical Interface): New node.
7230 (Rewritten somewhat by RMS.)
7231
c8763fb6 72322003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7233
7234 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7235 non-English letters. Explain how to set coding systems correctly
7236 and how to include the right coding cookie in the file.
7237
c8763fb6 72382003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7239
7240 * indent.texi (Indentation): Explain the concepts.
7241 (Just Spaces): Explain why preventing tabs for indentation might
7242 be useful.
7243
8cf51b2c
GM
72442003-04-16 Richard M. Stallman <rms@gnu.org>
7245
7246 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7247
8cf51b2c
GM
72482003-02-22 Alex Schroeder <alex@emacswiki.org>
7249
7250 * cmdargs.texi (General Variables): Document SMTPSERVER.
7251
8cf51b2c
GM
7252 * sending.texi: Remove SMTP node.
7253 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7254 library.
7255
8cf51b2c
GM
72562003-02-22 Alex Schroeder <alex@emacswiki.org>
7257
7258 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7259
72602003-02-22 Simon Josefsson <jas@extundo.com>
7261
7262 * sending.texi (Mail Methods): Add node about SMTP.
7263
c8763fb6 72642003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7265
7266 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7267
8cf51b2c
GM
72682003-02-01 Kevin Ryde <user42@zip.com.au>
7269
7270 * glossary.texi (Glossary): Correction to cl cross reference.
7271
72722003-01-20 Richard M. Stallman <rms@gnu.org>
7273
7274 * killing.texi (Rectangles): Document C-x c r.
7275
c8763fb6 72762003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7277
7278 * xresources.texi (GTK resources): New node.
7279 (GTK widget names): New node.
7280 (GTK names in Emacs): New node.
7281 (GTK styles): New node.
7282
c8763fb6 72832003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7284
7285 * maintaining.texi (Create Tags Table): Add reference to the new
7286 `etags --help --lang=LANG' option.
7287
8cf51b2c
GM
72882002-10-02 Karl Berry <karl@gnu.org>
7289
49823426 7290 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7291 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7292 where needed for the sake of the HTML output.
8cf51b2c
GM
7293
72942001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7295
7296 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7297 source files.
7298
72992001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7300
7301 * Makefile.in (emacsman): New target.
7302
8cf51b2c
GM
73032001-10-20 Gerd Moellmann <gerd@gnu.org>
7304
7305 * (Version 21.1 released.)
7306
73072001-10-05 Gerd Moellmann <gerd@gnu.org>
7308
7309 * Branch for 21.1.
7310
8cf51b2c
GM
73112001-03-05 Gerd Moellmann <gerd@gnu.org>
7312
7313 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7314
8cf51b2c
GM
73152000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7316
7317 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7318
8cf51b2c
GM
73191999-07-12 Richard Stallman <rms@gnu.org>
7320
7321 * Version 20.4 released.
7322
73231998-12-04 Markus Rost <rost@delysid.gnu.org>
7324
7325 * Makefile.in (INFO_TARGETS): Delete customize.info.
7326 (DVI_TARGETS): Delete customize.dvi.
7327 (../info/customize, customize.dvi): Targets deleted.
7328
73291998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7330
7331 * Version 20.3 released.
7332
73331998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7334
7335 * Makefile.in (EMACSSOURCES): Add mule.texi.
7336 Add msdog.texi, ack.texi. Remove gnu1.texi.
7337
73381998-04-06 Andreas Schwab <schwab@gnu.org>
7339
768c0c0f
JB
7340 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7341 Use it in dvi targets.
8cf51b2c
GM
7342
73431997-09-23 Paul Eggert <eggert@twinsun.com>
7344
7345 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7346 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7347 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7348
73491997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7350
7351 * Version 20.2 released.
7352
73531997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7354
7355 * Version 20.1 released.
7356
73571997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7358
7359 * Makefile (../info/customize, customize.dvi): New targets.
7360 (INFO_TARGETS): Add ../info/customize.
7361 (DVI_TARGETS): Add customize.dvi.
7362
8cf51b2c
GM
73631996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7364
7365 * Version 19.33 released.
7366
73671996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7368
7369 * Version 19.32 released.
7370
8cf51b2c
GM
73711996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7372
7373 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7374
73751996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7376
7377 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7378 Specify -I option.
7379 (All dvi targets): Set the TEXINPUTS variable.
7380
73811996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7382
7383 * Version 19.31 released.
7384
8cf51b2c
GM
73851995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7386
7387 * Version 19.30 released.
7388
8cf51b2c
GM
73891995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7390
7391 * Makefile.in (maintainer-clean): Rename from realclean.
7392
73931994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7394
7395 * Makefile.in: New file.
7396 * Makefile: File deleted.
7397
73981994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7399
7400 * Makefile (TEXINDEX_OBJS): Variable deleted.
7401 (texindex, texindex.o, getopt.o): Rules deleted.
7402 All deps on texindex deleted.
7403 (distclean): Don't delete texindex.
7404 (mostlyclean): Don't delete *.o.
7405 * texindex.c, getopt.c: Files deleted.
7406
74071994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7408
7409 * Version 19.26 released.
7410
74111994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7412
7413 * Makefile (EMACSSOURCES): Exclude undo.texi.
7414
74151994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7416
7417 * Version 19.25 released.
7418
74191994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7420
7421 * Version 19.24 released.
7422
74231994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7424
7425 * Version 19.23 released.
7426
74271994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7428
7429 * Makefile: Delete spurious tab.
7430
74311994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7432
7433 * Makefile (.SUFFIXES): New rule.
7434
8cf51b2c
GM
74351993-12-04 Richard Stallman (rms@srarc2)
7436
7437 * getopt.c: New file.
7438 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7439 (getopt.o): New rule.
7440 (dvi): Don't depend on texindex.
49823426 7441 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7442
74431993-12-03 Richard Stallman (rms@srarc2)
7444
49823426
GM
7445 * Makefile (TEXI2DVI): New variable.
7446 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7447 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7448
74491993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7450
7451 * Version 19.22 released.
7452
74531993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7454
7455 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7456
74571993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7458
7459 * Version 19.21 released.
7460
8cf51b2c
GM
74611993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7462
7463 * Makefile (realclean): Don't delete the Info files.
7464
f0131492 74651993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7466
8cf51b2c
GM
7467 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7468 4' where appropriate.
7469
f0131492 74701993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7471
49823426 7472 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7473
7474 * texindex.c: Include "../src/config.h" if building in emacs.
7475
7476 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7477 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7478 Add target to build texindex.c, defining `emacs'.
7479
8cf51b2c
GM
74801993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7481
7482 * Version 19.19 released.
7483
8cf51b2c
GM
74841993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7485
7486 * Version 19.18 released.
7487
74881993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7489
7490 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7491
74921993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7493
7494 * Version 19.17 released.
7495
74961993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7497
7498 * split-man: Fix typos in last change.
7499
75001993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7501
7502 * Version 19.16 released.
7503
75041993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7505
7506 * version 19.15 released.
7507
75081993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7509
7510 * Makefile (distclean): It's rm, not rf.
7511
75121993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7513
7514 * Version 19.14 released.
7515
75161993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7517
7518 * Makefile: New file.
7519
75201993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7521
7522 * Version 19.13 released.
7523
75241993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7525
7526 * Version 19.9 released.
7527
75281993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7529
7530 * Version 19.8 released.
7531
75321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7533
7534 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7535
7536 * trouble.texi: It's `enable-flow-control-on', not
7537 `evade-flow-control-on'.
7538
75391993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7540
7541 * display.texi: Document standard-display-european.
7542
75431993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7544
7545 * Version 19.7 released.
7546
7547 * emacs.texi: Add a sentence to the top menu mentioning the
7548 specific version of Emacs this manual applies to.
7549
75501993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7551
7552 * basic.texi: Document next-line-add-lines variable used to
7553 implement down-arrow.
7554
7555 * killing.texi: Document kill-whole-line.
7556
75571993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7558
7559 * text.texi: Update unix TeX ordering information.
7560
75611993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7562
7563 * news.texi: Mention fill-rectangle in keybinding list.
7564
7565 * killing.texi: Document fill-rectangle.
7566
75671993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7568
7569 * vc.texi: Bring the docs up to date with VC 5.2.
7570
75711992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7572
7573 * emacs.tex: Mention blackbox and gomoku under Amusements.
7574 Assembler mode is now mentioned and appropriately indexed
7575 under Programming Modes.
7576
75771991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7578
7579 * emacs.tex: Update TeX ordering information.
7580
8cf51b2c
GM
75811990-06-26 David Lawrence (tale@geech)
7582
7583 * emacs.tex: Note that completion-ignored-extensions is not used
7584 to filter out names when all completions are displayed in
7585 *Completions*.
7586
75871990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7588
7589 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7590
75911990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7592
7593 * emacs.tex: Add @findex grep.
7594
8cf51b2c
GM
75951988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7596
7597 * emacs.tex: Correct two typos. No other changes before
7598 Version 19 will be made.
7599
8cf51b2c
GM
76001988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7601
7602 * emacs.tex: Update information for obtaining TeX distribution from the
7603 University of Washington.
7604
7605;; Local Variables:
c8763fb6 7606;; coding: utf-8
8cf51b2c
GM
7607;; End:
7608
95df8112 7609 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7610
7611 This file is part of GNU Emacs.
7612
352c8b4a 7613 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7614 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7615 the Free Software Foundation, either version 3 of the License, or
7616 (at your option) any later version.
8cf51b2c
GM
7617
7618 GNU Emacs is distributed in the hope that it will be useful,
7619 but WITHOUT ANY WARRANTY; without even the implied warranty of
7620 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7621 GNU General Public License for more details.
7622
7623 You should have received a copy of the GNU General Public License
352c8b4a 7624 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.