* lisp/net/rcirc.el: New customizable nick completion format.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
bf3dae7e
EZ
12011-01-29 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4 (MAKEINFO_OPTS): New variable.
5 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
6 (emacs.html): New target.
7 (clean): Remove emacs.html.
8
45eb2a5d
WL
92011-01-23 Werner Lemberg <wl@gnu.org>
10
11 * Makefile.in (MAKEINFO): Now controlled by `configure'.
12 (MAKEINFO_OPTS): New variable. Use it where appropriate.
13 (ENVADD): Updated.
14
9acfe703
GM
152011-01-18 Glenn Morris <rgm@gnu.org>
16
17 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
18
19 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
20
362b9d48
GM
212011-01-15 Chong Yidong <cyd@stupidchicken.com>
22
bb033b5f
CY
23 * building.texi (Compilation): Improve instructions for running two
24 compilations (Bug#7573).
25
b024d9f0
MD
26 * files.texi (Backup Names): Document the new location of the
27 last-resort backup file.
28
362b9d48
GM
29 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
30 manual. Explain why directory-abbrev-alist elements should be anchored
31 (Bug#7777).
32
332011-01-15 Eli Zaretskii <eliz@gnu.org>
34
35 * msdog.texi (Windows Startup): Correct inaccurate description of
36 differences between emacsclient.exe and emacsclientw.exe.
37
7c420169 382011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
39
40 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
41
7c420169 422011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
43
44 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
45
7c420169 462011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 47
2d34d523
EZ
48 * frames.texi (Cut and Paste): Modify the section's name and text:
49 don't mix "cut/paste" with "kill/yank".
50 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
51 (Bug#7702)
52
88ab4340
EZ
53 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
54
7c420169 552011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
56
57 * maintaining.texi: Move inclusion of emerge after EDE, so that it
58 matches its position in the menu. (Bug#7674)
59
7c420169 602011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
61
62 * trouble.texi (Checklist): Mention not replying via news either.
63
92bb6c52
TH
642010-12-30 Tassilo Horn <tassilo@member.fsf.org>
65
66 * misc.texi (Document View): Update DocView section with newly
67 supported document formats.
68
b103c904
CY
692010-12-21 Chong Yidong <cyd@stupidchicken.com>
70
71 * killing.texi: Resection the Info version to conform to the
72 printed manual, to avoid making sections on Accumulating Text, CUA
73 and Rectangles into full chapters.
74
f49d1f52 752010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
76
77 * custom.texi (Init Syntax): Add index entries for "character syntax".
78 (Bug#7576)
79
f49d1f52 802010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
81
82 * text.texi (HTML Mode): Small fixes. (Bug#7607)
83
f49d1f52 842010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
85
86 * trouble.texi (Checklist): Fix typo in newsgroup name.
87
f49d1f52 882010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
89
90 * search.texi (Word Search): Note that the lazy highlight always
91 matches to whole words (Bug#7470).
92
f49d1f52 932010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 94
4f1948eb
EZ
95 * display.texi (Optional Mode Line): Make the description of
96 load-average more accurate.
97
b8a9e136
EZ
98 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
99 registry, with a cross-reference.
62d72a4a
EZ
100 (Windows Startup): New node. Move the stuff about the current
101 directory from "Windows HOME".
b8a9e136 102
07976ae3 1032010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
104
105 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
106 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
107
07976ae3 1082010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
109
110 * maintaining.texi (Version Control Systems): Fix repeated sentence.
111 Suggested by Štěpán Němec.
112
07976ae3 1132010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 114
1aaae3f3
CY
115 * maintaining.texi (Version Control): Say "commit", not "check in".
116 (Version Control Systems): Simplify descriptions.
117 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
118 VCS Concepts.
119 (VC Mode Line): Update example.
120 (Old Revisions): Document revert-buffer for vc-diff.
121 (Log Buffer): Promote to a subsection. Document header lines.
122
ec8a6295
CY
123 * macos.texi (Mac / GNUstep Basics): Document
124 ns-right-alternate-modifier.
125
1aaae3f3
CY
126 * emacs.texi (Top): Update node listing.
127
0eb025fb
EZ
1282010-11-13 Eli Zaretskii <eliz@gnu.org>
129
130 * rmail.texi (Rmail Coding): Characters with no fonts are not
131 necessarily displayed as empty boxes.
132
133 * mule.texi (Language Environments, Fontsets): Characters with no
134 fonts are not necessarily displayed as empty boxes.
135
136 * display.texi (Text Display): Document display of glyphless
137 characters.
138
ea4f7750
GM
1392010-11-13 Glenn Morris <rgm@gnu.org>
140
141 * basic.texi (Position Info): Add M-x count-words-region.
142
90639cea
GM
1432010-11-11 Glenn Morris <rgm@gnu.org>
144
145 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
146
d607b96b 1472010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
148
149 * msdog.texi (Windows HOME): Add information regarding startup
150 directory when invoking Emacs from a desktop shortcut. (bug#7300)
151
c12e4a81
GM
1522010-10-11 Glenn Morris <rgm@gnu.org>
153
df187c62
GM
154 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
155
c12e4a81
GM
156 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
157 (DVIPS): New variable.
234db610
GM
158 (.PHONY): Add html, ps.
159 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
160 (clean): Delete html, ps files.
c12e4a81 161
6513b232
EZ
1622010-10-09 Eli Zaretskii <eliz@gnu.org>
163
164 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
165
f4f358f1
GM
1662010-10-09 Glenn Morris <rgm@gnu.org>
167
c1dc72b3
GM
168 * Makefile.in (VPATH): Remove.
169 (infodir): Make it absolute.
170 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
171
4393405b
GM
172 * Makefile.in (dist): Anchor regexps.
173
eef3ab94
GM
174 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
175 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
176 (emacs-xtra.pdf): Use $<.
177
aa9db089
GM
178 * Makefile.in (infoclean): Remove harmless, long-standing error.
179
abd40fb4
GM
180 * Makefile.in ($(infodir)): Delete rule.
181 (mkinfodir): New.
182 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
183
f4f358f1 184 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 185 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
186 * emacsver.texi: New file, replacing emacsver.texi.in.
187
ea274122
GM
1882010-10-09 Glenn Morris <rgm@gnu.org>
189
f7a31f11
GM
190 * emacsver.texi.in: New file.
191 * emacs.texi: Set EMACSVER by including emacsver.texi.
192 * Makefile.in (distclean): Delete emacsver.texi.
193 (dist): Copy emacsver.texi.
b13254e7 194 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 195
3fb78d1f
GM
196 * ack.texi (Acknowledgments): No more b2m.c.
197
ea274122
GM
198 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
199 (emacs): Remove rule.
200 (dist): No need to deal with the emacs rule any more.
201
17ca7950
GM
2022010-10-07 Glenn Morris <rgm@gnu.org>
203
204 * Makefile.in (version): New, set by configure.
205 (clean): Delete dist tar file.
206 (dist): Use version in tar name.
207
4c83f6e1
GM
2082010-10-06 Glenn Morris <rgm@gnu.org>
209
210 * Makefile.in (EMACS_XTRA): Add the main source file.
211 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
212 (mostlyclean): No core files, reorder other files.
213 (clean): Delete specific dvi and pdf files.
214 (infoclean, dist): New rules.
215 (maintainer-clean): Use infoclean.
8a944cea 216 ($(infodir)): Add parallel build workaround.
4c83f6e1 217
0264072d
GM
2182010-10-04 Glenn Morris <rgm@gnu.org>
219
220 * Makefile.in (SHELL): Set it.
221 (INFO_TARGETS, DVI_TARGETS): Remove variables.
222 (info, dvi): Replace above variables with their expansions.
223 (info): Move mkdir from here...
224 ($(infodir)/emacs): ... to here (for parallel builds).
225 (pdf): New target.
226 ($(infodir)/emacs): Pass -o option to makeinfo.
227 (.PHONY): Declare clean rules.
228 (maintainer-clean): Delete dvi and pdf files.
229 Guard against cd failures. Use a more restrictive delete.
230
3226d6ca
GM
2312010-10-02 Glenn Morris <rgm@gnu.org>
232
233 * misc.texi (Shell Mode): Remove reference to old function name.
234
cad90f3b
EZ
2352010-09-30 Eli Zaretskii <eliz@gnu.org>
236
237 * maintaining.texi (VC Mode Line): Mention all the possible VC status
238 indicator characters.
239
5f874327
GM
2402010-09-29 Glenn Morris <rgm@gnu.org>
241
242 * Makefile.in (top_srcdir): Remove unused variable.
243
0ab9cff3
GM
2442010-09-14 Glenn Morris <rgm@gnu.org>
245
67ae9766
GM
246 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
247 the last hook item.
248
0ab9cff3
GM
249 * calendar.texi (Appointments): Also updated when a diary include file
250 is saved.
251
6664fc59 2522010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
253
254 * trouble.texi (Bugs): Update the section intro.
255 (Known Problems): New section.
256 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
257 (Sending Patches): Bug fixes are best as responses to existing bugs.
258 * emacs.texi (Known Problems): Add menu entry for new section.
259
be3283d7
GM
2602010-09-09 Glenn Morris <rgm@gnu.org>
261
262 * xresources.texi: Untabify.
263
10999305 2642010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
265
266 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
267
10999305 2682010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
269
270 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
271
30641319
JD
2722010-09-02 Jan Djärv <jan.h.d@swipnet.se>
273
274 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
275
50dd7bc6
GM
2762010-08-21 Glenn Morris <rgm@gnu.org>
277
278 * misc.texi (Amusements): Mention bubbles and animate.
279
5e620eca
EZ
2802010-07-31 Eli Zaretskii <eliz@gnu.org>
281
282 * files.texi (Visiting): Add more index entries for
283 large-file-warning-threshold.
284
8b2dd508
JD
2852010-07-29 Jan Djärv <jan.h.d@swipnet.se>
286
287 * frames.texi (Tool Bars): Add doc for tool-bar-position.
288
8838673e
GM
2892010-06-23 Glenn Morris <rgm@gnu.org>
290
291 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
292 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
293 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
294 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
295 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
296 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
297 Untabify Texinfo files.
298
04d3bb6c
GM
2992010-06-10 Glenn Morris <rgm@gnu.org>
300
103dd3a8
GM
301 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
302
04d3bb6c
GM
303 * basic.texi (Inserting Text): Fix typo.
304
50b79479
GM
3052010-06-10 Glenn Morris <rgm@gnu.org>
306
307 * ack.texi (Acknowledgments):
308 * emacs.texi (Acknowledgments): Update for notifications.el.
309
86d7a550
DU
3102010-05-31 Daiki Ueno <ueno@unixuser.org>
311
312 * dired.texi (Operating on Files): Mention encryption commands
313 (Bug#6315).
314
db5dce9d
EZ
3152010-05-29 Eli Zaretskii <eliz@gnu.org>
316
317 * basic.texi (Moving Point): Update due to renaming of commands bound
318 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
319
34313041
EZ
3202010-05-18 Eli Zaretskii <eliz@gnu.org>
321
322 * display.texi (Fringes): Document reversal of fringe arrows for R2L
323 paragraphs.
324 (Line Truncation): Fix wording for bidi display.
325
1fc0ce04 326 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
327 keys.
328
0235128c 3292010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
330
331 * building.texi (GDB Graphical Interface): Remove misleading comparison
332 to an IDE (Bug#6128).
333
0235128c 3342010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
335
336 * programs.texi (Man Page):
337 * misc.texi (Invoking emacsclient):
338 * mini.texi (Repetition):
339 * mark.texi (Setting Mark): Fix typos.
340
0235128c 3412010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
342
343 * misc.texi (Printing): Document htmlfontify-buffer.
344
0235128c 3452010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
346
347 * calendar.texi (Displaying the Diary, Format of Diary File):
348 Fix external cross-references for TeX format output.
349
0235128c
SM
3502010-05-07 Chong Yidong <cyd@stupidchicken.com>
351
352 * Version 23.2 released.
353
f63d0028
JD
3542010-05-02 Jan Djärv <jan.h.d@swipnet.se>
355
356 * cmdargs.texi (Initial Options): Mention --chdir.
357
20fe03ad
JD
3582010-04-21 Jan Djärv <jan.h.d@swipnet.se>
359
360 * frames.texi (Tool Bars): Add tool-bar-style.
361
b7d65a5f
GM
3622010-04-21 Glenn Morris <rgm@gnu.org>
363
364 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
365
a42dbee1
CY
3662010-04-18 Chong Yidong <cyd@stupidchicken.com>
367
368 * programs.texi (Semantic): New node.
369
370 * maintaining.texi (EDE): New node.
371
372 * emacs.texi: Update node listing.
373
374 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
375
6e104790 3762010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 377
d52dbd3d
GM
378 * emacs.texi (Acknowledgments): Remove duplicate.
379
a77fe20c
GM
380 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
381
6e104790 3822010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 383
4ebe9902
GM
384 * dired.texi (Misc Dired Features): Mention VC diff and log.
385 * maintaining.texi (Old Revisions, VC Change Log):
386 Mention that diff and log work in Dired buffers.
387
98932641
GM
388 * help.texi (Help Summary): Mention M-x info-finder.
389
d5b22ab2 390 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 391
4d4e9522
GM
392 * custom.texi (Specifying File Variables, Directory Variables):
393 Document new commands for manipulating local variable lists.
394
6e104790 3952010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
396
397 * trouble.texi (Contributing): Add cindex entry.
398 Mention etc/CONTRIBUTE.
399
6e104790 4002010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
401
402 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
403 query-replace (Bug#5774).
404
a20a9df3
GM
4052010-04-16 Glenn Morris <rgm@gnu.org>
406
407 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
408
1ecb2d3f
JD
4092010-04-11 Jan Djärv <jan.h.d@swipnet.se>
410
411 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
412
99852628
JD
4132010-04-08 Jan Djärv <jan.h.d@swipnet.se>
414
415 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
416
ce79424f
EZ
4172010-03-30 Eli Zaretskii <eliz@gnu.org>
418
419 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
420 cross-reference to "Inserting Text".
421
422 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
423 Mention completion provided by `ucs-insert'.
424
85738751 4252010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
426
427 * sending.texi (Sending Mail): Note variables that may need
428 customizing.
429 (Mail Sending): Expand discussion of send-mail-function.
430
85738751 4312010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
432
433 Document Message mode as the default mail mode.
434
435 * sending.texi (Sending Mail): Copyedits.
436 (Mail Format, Mail Headers): Document mail-from-style changes.
437 (Mail Commands): Rename from Mail mode. Document Message mode.
438 (Mail Misc): Rename from Mail mode Misc.
439 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
440 command names and update keybindings.
441 (Header Editing): Document message-tab. De-document
442 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
443 favor of mail-default-headers. Ad index entries for user-full-name and
444 user-mail-address.
445 (Citing Mail): Update changes in Message mode behavior. Document
446 mail-yank-prefix.
447 (Mail Signature): New node, moved from Mail Misc.
448 (Mail Aliases): Mail abbrevs are the default with Message mode.
449 (Mail Methods): Note that Message mode is now the default.
450
451 * rmail.texi (Rmail Reply):
452 * text.texi (Text Mode):
453 * major.texi (Major Modes):
454 * mule.texi (Output Coding): Refer to Message mode.
455
456 * custom.texi (Init Examples): Add xref to Mail Header.
457
1fc0ce04 458 * emacs.texi (Top): Fix xrefs.
e73c2434 459
85738751 4602010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 461
c0c035fa
CY
462 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
463 repository if there is none.
464 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
465 vc-print-root-log.
ef7b27ef 466 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 467
71785b7a
CY
468 * programs.texi (Program Modes): Mention Javascript mode.
469
f67c5dd0
CY
470 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
471 * emacs.texi: Update node description.
472
0f72a391 473 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 474 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 475
dc2d2590
JL
4762010-03-30 Juri Linkov <juri@jurta.org>
477
478 * search.texi (Other Repeating Search): Remove line that `occur'
479 can not handle multiline matches.
480
a7b02820
EZ
4812010-03-30 Eli Zaretskii <eliz@gnu.org>
482
483 * mule.texi (International): Mention support of bidirectional editing.
484 (Bidirectional Editing): New section.
485
22ef1944
NR
4862010-03-28 Nick Roberts <nickrob@snap.net.nz>
487
488 * emacs.texi (Top): Update node names to those in building.texi.
489
146b8b16
NR
4902010-03-27 Nick Roberts <nickrob@snap.net.nz>
491
492 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
493 doc/emacs/emacs.texi: Update node names for building.texi.
494
6d98672d
GM
4952010-03-24 Glenn Morris <rgm@gnu.org>
496
497 * ack.texi (Acknowledgments):
498 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
499
93318cbd
JD
5002010-03-20 Jan Djärv <jan.h.d@swipnet.se>
501
502 * xresources.texi (Table of Resources): Clarify toolBar number
503 for Gtk+.
504
505 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
506
15cf2f52
CY
5072010-03-21 Chong Yidong <cyd@stupidchicken.com>
508
4102856c
CY
509 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
510
15cf2f52
CY
511 * search.texi (Other Repeating Search): Document multi-isearch-buffers
512 and multi-isearch-buffers-regexp.
513
514 * indent.texi (Indentation): Clarify description of
515 indent-for-tab-command. Document tab-always-indent.
516
d68eb23c
CY
5172010-03-20 Chong Yidong <cyd@stupidchicken.com>
518
519 * cmdargs.texi (Font X): Move most content to Fonts.
520
521 * frames.texi (Fonts): New node. Document font-use-system-font.
522
523 * emacs.texi (Top):
524 * xresources.texi (Table of Resources):
525 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
526
288f9fc0
CY
5272010-03-10 Chong Yidong <cyd@stupidchicken.com>
528
529 * Branch for 23.2.
530
17782bec
CY
5312010-03-06 Chong Yidong <cyd@stupidchicken.com>
532
533 * custom.texi (Init Examples): Add xref to Locals.
534
535 * major.texi (Choosing Modes): Mention usage of setq-default for
536 setting the default value of major-mode (Bug#5688).
537
b4a1a8b2
CY
5382010-03-02 Chong Yidong <cyd@stupidchicken.com>
539
540 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
541
542 * display.texi (Display Custom): Document make-pointer-invisible and
543 underline-minimum-offset. Remove inverse-video.
544
a1e759cd
CY
5452010-02-21 Chong Yidong <cyd@stupidchicken.com>
546
547 * frames.texi (Frame Commands): Note that the last ordinary frame can
548 be deleted in daemon mode (Bug#5616).
549
4f3bc373
GM
5502010-02-18 Glenn Morris <rgm@gnu.org>
551
552 * trouble.texi (Contributing): Repository is no longer CVS.
553
5dbbdd33
GM
5542010-02-08 Glenn Morris <rgm@gnu.org>
555
556 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
557
cd61af01
SM
5582010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
559
560 * display.texi (Useless Whitespace, Text Display):
561 * custom.texi (Init Examples): Avoid obsolete special default variables
562 like default-major-mode.
563
b1bb0a25 5642010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
565
566 * programs.texi (Other C Commands): Replace reference to obsolete
567 c-subword-mode.
568
99d0985b
GM
5692010-01-21 Glenn Morris <rgm@gnu.org>
570
571 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
572
893db5bc
GM
5732010-01-12 Glenn Morris <rgm@gnu.org>
574
575 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
576 emacs-pretest-bug for bug reports for development versions.
577
0419b8d6
GM
5782010-01-11 Glenn Morris <rgm@gnu.org>
579
580 * display.texi (Highlight Interactively): `t' does not mean highlight
581 all patterns. (Bug#5335)
582
26e533e2
CY
5832009-12-29 Chong Yidong <cyd@stupidchicken.com>
584
585 * misc.texi (Shell): Document async-shell-command.
586
587 * building.texi (Grep Searching): Document zrgrep.
588
484eaeac 589 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 590
7ee6c59b
NR
5912009-12-29 Nick Roberts <nickrob@snap.net.nz>
592
593 * building.texi: Import GDB Graphical Interface description from
594 EMACS_23_1_RC.
595
91ed7ea8
CY
5962009-12-24 Chong Yidong <cyd@stupidchicken.com>
597
598 * emacs.texi (Top): Update node listing.
599
600 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
601
602 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
603
604 * cmdargs.texi (Initial Options):
605 * xresources.texi (Resources): Document inhibit-x-resources.
606
607 * custom.texi (Specifying File Variables): Note that minor modes are
608 enabled unconditionally.
609
610 * display.texi (Scrolling): Briefly document the old recenter command,
611 and document recenter-positions.
612
613 * files.texi (Visiting):
614 * buffers.texi (Buffers): Max buffer size is now 512 MB.
615
616 * frames.texi (Cut/Paste Other App): Document
617 save-interprogram-paste-before-kill.
618
619 * killing.texi (Kill Options): New node.
620
6ca89aaa
CY
6212009-12-05 Chong Yidong <cyd@stupidchicken.com>
622
623 * misc.texi (Shell Options): ansi-color is now default.
624
806642d4
GM
6252009-12-05 Glenn Morris <rgm@gnu.org>
626
806642d4
GM
627 * emacs.texi (Top): Update menu for cal-xtra node changes.
628 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
629 or mode line. Don't mention invisible text or the details of
630 diary-print-entries here, only in cal-xtra.
631 (Format of Diary File): Mention that the "date on first line" format
632 only really affects the simple display.
633 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
634 (Diary Customizing): Holidays may be in the buffer or mode line.
635 Move diary-print-entries to the "Diary Display" section.
636 (Diary Display): New section, split out from "Fancy Diary Display".
637 Explain the limitations of simple display, and how to print it.
638
1a4f0c0a
GM
639 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
640
e11adbd8
GM
641 * cal-xtra.texi (Diary Display): Mention View mode.
642
29a483ac
JL
6432009-11-29 Juri Linkov <juri@jurta.org>
644
645 * display.texi (Highlight Interactively): Actually a list of
646 default faces is pre-loaded into a list of default values
647 instead of the history.
648
83d60c79
GM
6492009-11-20 Glenn Morris <rgm@gnu.org>
650
651 * ack.texi (Acknowledgments):
652 * emacs.texi (Acknowledgments): Add htmlfontify.
653
276bbe96
GM
6542009-11-14 Glenn Morris <rgm@gnu.org>
655
98ad1bae
GM
656 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
657
276bbe96
GM
658 * ack.texi (Acknowledgments):
659 * emacs.texi (Acknowledgments): Update for recent Org changes.
660
18430066
CY
6612009-10-31 Chong Yidong <cyd@stupidchicken.com>
662
663 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
664 `charset' property, which is irrelevant to the user manual (Bug#3526).
665
522ddc9f
JB
6662009-10-14 Juanma Barranquero <lekktu@gmail.com>
667
668 * trouble.texi (DEL Does Not Delete): Fix typo.
669
50b49ade
MA
6702009-10-05 Michael Albinus <michael.albinus@gmx.de>
671
672 * files.texi (Misc File Ops): Mention copy-directory.
673
6308321a
EZ
6742009-10-04 Eli Zaretskii <eliz@gnu.org>
675
43b3b4d1
EZ
676 * mule.texi (Unibyte Mode): Emphasize that
677 unibyte-display-via-language-environment affects only the display.
678
6308321a
EZ
679 * display.texi (Horizontal Scrolling): Document cursor behavior under
680 horizontal scrolling when point moves off the screen (Bug#4564).
681 Improve wording.
682
bd51ea7f
MA
6832009-10-01 Michael Albinus <michael.albinus@gmx.de>
684
685 * files.texi (Directories): delete-directory prompts for recursive
686 deletion.
687
55381962
GM
6882009-09-30 Glenn Morris <rgm@gnu.org>
689
690 * ack.texi (Acknowledgments):
691 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
692
13989ab1
TH
6932009-09-25 Tassilo Horn <tassilo@member.fsf.org>
694
695 * dired.texi (Dired Navigation): Use @code instead of @var for
696 dired-isearch-filenames, so that it's not capitalized.
697
8ba46c89
CY
6982009-09-19 Chong Yidong <cyd@stupidchicken.com>
699
700 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
701
702 * entering.texi (Exiting): C-z is now bound to suspend-frame.
703
704 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
705 (Key Bindings): Reference Init Rebinding in introductory text. Shift
706 some of the introduction to Keymaps node.
707 (Keymaps): Simplify.
708 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
709 (Minibuffer Maps): Remove mention of Mocklisp.
710 (Init Rebinding): Move mode-local rebinding example here from Local
711 Keymaps.
712 (Modifier Keys): Clarify.
1e11b018 713 (Rebinding): Add cindex for "binding keys".
8ba46c89 714
6a5ca7c8
CY
7152009-09-13 Chong Yidong <cyd@stupidchicken.com>
716
717 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
718
0e1cba51
NR
7192009-08-31 Nick Roberts <nickrob@snap.net.nz>
720
6a5ca7c8 721 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 722 Re-organise these two sections.
0e1cba51 723
76a87a4d
EZ
7242009-08-29 Eli Zaretskii <eliz@gnu.org>
725
726 * cmdargs.texi (Initial Options): Fix last change.
727
82e98df4
SM
7282009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
729
730 * mule.texi (Enabling Multibyte):
731 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
732 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
733
fb89fad9
GM
7342009-08-20 Glenn Morris <rgm@gnu.org>
735
736 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
737
e99652b0
GM
7382009-08-19 Glenn Morris <rgm@gnu.org>
739
740 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
741
5cca97ad
GM
7422009-08-18 Glenn Morris <rgm@gnu.org>
743
744 * ack.texi (Acknowledgments):
745 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
746
997797ae 747 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 748
985bf85b
GM
7492009-08-09 Glenn Morris <rgm@gnu.org>
750
751 * ack.texi (Acknowledgments):
752 * emacs.texi (Acknowledgments): Add gdb-mi entry.
753
8d6bb99e
DD
7542009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
755
756 * emacs.texi (Top): Add new menu items for GDB-UI.
757
758 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 759 section. Threads buffer is in separate section now.
8d6bb99e 760
8353da9c
GM
7612009-08-08 Glenn Morris <rgm@gnu.org>
762
763 * ack.texi (Acknowledgments):
764 * emacs.texi (Acknowledgments):
765 Update for js2-mode and org changes.
766
f2074faf
MA
7672009-08-02 Michael Albinus <michael.albinus@gmx.de>
768
769 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
770 files.
771
e8d2d3fb
CY
7722009-07-28 Chong Yidong <cyd@stupidchicken.com>
773
774 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
775
324a4f6a
GM
7762009-07-23 Glenn Morris <rgm@gnu.org>
777
778 * programs.texi (Matching): Update blink-matching-paren-distance.
779
b6937a70
CY
7802009-07-21 Chong Yidong <cyd@stupidchicken.com>
781
782 * frames.texi (Cut/Paste Other App): For select-active-regions,
783 selection is now updated on moving point.
784
bd8aaa36
RS
7852009-07-21 Richard Stallman <rms@gnu.org>
786
787 * glossary.texi (GNU, Daemon): Update information.
788
8d9b5eba
JL
7892009-07-19 Juri Linkov <juri@jurta.org>
790
791 * custom.texi (Specifying File Variables, Safe File Variables):
792 "variables/value pairs" -> "variable/value pairs".
793
a2acc1db
GM
7942009-07-15 Glenn Morris <rgm@gnu.org>
795
796 * misc.texi (Gnus): Remove widow.
797
c5ae942b
GM
7982009-07-11 Glenn Morris <rgm@gnu.org>
799
703d26ba
GM
800 * Makefile.in (TEXI2PDF): New.
801 (emacs.pdf, emacs-xtra.pdf): New targets.
802
522ddc9f 803 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
804
805 * display.texi (Horizontal Scrolling): Re-word to remove widow.
806
807 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
808 Don't print the copying notice twice in the printed version.
809 Update the menu and detailmenu.
810 (Preface): The meaning of "on-line" has changed.
811 Correct name for "Common Problems" chapter.
812 (Distrib): Update FSF shop URL.
813 (Intro): Showing two files at once is not so exciting.
814
815 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
816 (Mac / GNUstep Basics): Minor grammar changes.
817 (Mac / GNUstep Events): Fix typo.
818 (GNUstep Support): CANNOT_DUMP no longer applies.
819
820 * misc.texi (Document View): Fix typos.
821
822 * dired.texi (Dired):
823 * help.texi (Help):
824 * macos.texi (Mac OS / GNUstep):
825 * maintaining.texi (Version Control, Introduction to VC):
826 End menu descriptions with a period.
c5ae942b 827
b1c8242b
EZ
8282009-07-09 Eli Zaretskii <eliz@gnu.org>
829
830 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
831 so categorical in saying that the option is only useful on NTFS.
832
220d9aa6
GM
8332009-07-09 Glenn Morris <rgm@gnu.org>
834
835 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
836 (ENVADD): Add texinfodir to TEXINPUTS.
837
838 * emacs.texi (Top): Fix cross-reference.
839
840 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
841
842 * vc1-xtra.texi (Revision Tags): Fix typo.
843
d07e72d3
GM
8442009-07-03 Glenn Morris <rgm@gnu.org>
845
846 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
847 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
848 (Merge Commands): `.' does not seem to work in A or B buffer.
849 `l' can recreate the 3-window display.
850
851 * glossary.texi (Glossary): Minor phrasing changes throughout.
852 Add more internal cross-references.
853 <Autoloading>: You can't really autoload a variable.
854 <C-M->: Move details here from `M-C-' item.
855 <Continuation Line>: Refer to `Truncation.'
856 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
857 <Home Directory, Unix>: New entries.
858 <Deletion of Files>: Mention recycle bins.
859 <Directory>: Mention ``folders.''
860 <Error>: Don't mention ``type-ahead.''
861 <Fringe>: Refer to the manual node.
862 <Minor Mode>: Can be global or local.
863 <Spell Checking>: There are other checkers besides Ispell.
864
f144038a
GM
8652009-07-02 Glenn Morris <rgm@gnu.org>
866
867 * anti.texi (Antinews): Minor changes in phrasing.
868
869 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
870 some underfull lines in dvi output.
871
872 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
873
874 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
875
876 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
877
3f1c6666
JD
8782009-07-01 Jan Djärv <jan.h.d@swipnet.se>
879
880 * xresources.texi (Table of Resources): Mention maximized for
881 fullscreen.
882
883 * cmdargs.texi (Window Size X): -mm/--maximized is new.
884
62aadce7
CY
8852009-07-01 Chong Yidong <cyd@stupidchicken.com>
886
887 * anti.texi (Antinews): Correct the list of removed platforms.
888
82ec412e
GM
8892009-06-28 Glenn Morris <rgm@gnu.org>
890
891 * arevert-xtra.texi: Minor language tweaks.
892
09964e7d
GM
893 * dired-xtra.texi: Minor revisions.
894
666e158e
MB
8952009-06-23 Miles Bader <miles@gnu.org>
896
c4cc8b9a 897 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 898 (Temporary Face Changes): Document `text-scale-set'.
666e158e 899
70243478
CY
9002009-06-21 Chong Yidong <cyd@stupidchicken.com>
901
902 * Branch for 23.1.
903
67cbe681
KH
9042009-06-17 Kenichi Handa <handa@m17n.org>
905
906 * mule.texi (Charsets): Update the description for the new charset.
907 (list-character-sets): New findex.
125dd7c5 908 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 909
40e67246
CY
9102009-06-10 Chong Yidong <cyd@stupidchicken.com>
911
b5700de6
CY
912 * basic.texi (Moving Point): Fix tag.
913
914 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
915
916 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
917 use camel-case for PageUp and PageDown.
918
919 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
920 camel-case for PageUp and PageDown.
921
922 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
923
40e67246 924 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 925 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 926
522ddc9f 9272009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 928
522ddc9f
JB
929 * fixit.texi (Spelling): Set default dictionary.
930 Improve descriptions (Bug#2554)
6f591cf4 931
53483c76
DR
9322009-06-08 David Reitter <david.reitter@gmail.com>
933
934 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
935 since saving colors and faces set this way is not implemented.
936 (Environment variables): Remove mention of mac-fix-env, which is
937 scheduled to be removed.
938
1557ef4f
CY
9392009-06-04 Chong Yidong <cyd@stupidchicken.com>
940
91056528
CY
941 * custom.texi (Init Examples): Add example of changing load-path.
942
1557ef4f
CY
943 * building.texi (Lisp Libraries): Add example of changing
944 load-path (Bug#3446).
945
623cec4c
CY
9462009-05-28 Chong Yidong <cyd@stupidchicken.com>
947
948 * mark.texi (Mark): Further clarifications.
949 (Setting Mark): Emphasize that C-SPC activates the mark.
950
0fcca8ee
CY
9512009-05-28 Chong Yidong <cyd@stupidchicken.com>
952
702b10e1
CY
953 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
954 Mark mode.
0fcca8ee
CY
955 (Using Region, Persistent Mark): Use "active mark" instead of "active
956 region".
957
d3b396e4
CY
9582009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
959
960 * mule.texi (Select Input Method): Fix typo.
961
3f698a06
CY
9622009-05-13 Chong Yidong <cyd@stupidchicken.com>
963
964 * anti.texi (Antinews): Document completion changes. Some additional
965 copyedits and rearrangement of entries.
966
b2a42eb7
CY
9672009-05-12 Chong Yidong <cyd@stupidchicken.com>
968
932fd020
CY
969 * misc.texi (Interactive Shell, Saving Emacs Sessions)
970 (Shell History Copying, Terminal emulator): Copyedits.
971
ac36a8f1
CY
972 * xresources.texi (Resources): Simplify descriptions. Shorten
973 description of editres, which is not very useful these days.
974 (Table of Resources): Document fontBackend resource.
975
b2a42eb7
CY
976 * trouble.texi (Quitting): Add other undo bindings to table.
977 (DEL Does Not Delete): Note that the erasure key is usually labelled
978 "Backspace". Remove discussion of obscure Xmodmap issue.
979
c6ea7fb8
CY
9802009-05-07 Chong Yidong <cyd@stupidchicken.com>
981
982 * files.texi (Visiting): Copyedits.
983
ad36c422
CY
9842009-05-06 Chong Yidong <cyd@stupidchicken.com>
985
986 * basic.texi (Inserting Text): Document ucs-insert.
987
988 * mule.texi (International Chars): Define "multibyte". Note that
989 internal representation is unicode-based. Simplify definition of raw
990 bytes. Mention ucs-insert.
991 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
992 (Language Environments): Add language environments new to Emacs 23.
993 (Multibyte Conversion): Node deleted.
994 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
995 mention obsolete emacs-mule coding system.
996 (Output Coding): Copyedits.
997
998 * emacs.texi (Top): Update node listing.
999
d4ad7b96
CY
10002009-05-05 Per Starbäck <per@starback.se> (tiny change)
1001
1002 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1003
5bd66204
SM
10042009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1005
1006 * building.texi (Lisp Libraries): `load-library' does offer completion.
1007
bc36ad1c
CY
10082009-04-28 Chong Yidong <cyd@stupidchicken.com>
1009
1010 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1011 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1012
f1a47884
EZ
10132009-04-25 Eli Zaretskii <eliz@gnu.org>
1014
1015 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1016
be77bd45
CY
10172009-04-22 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1020
1021 * building.texi (Lisp Interaction): Document initial-scratch-message.
1022
d3b82927
JB
10232009-04-18 Juanma Barranquero <lekktu@gmail.com>
1024
ed6e7b11
JB
1025 * msdog.texi (Windows Fonts): Fix typos.
1026
d3b82927
JB
1027 * files.texi (Save Commands): Fix pxref.
1028
bc323c04
CY
10292009-04-18 Chong Yidong <cyd@stupidchicken.com>
1030
1031 * files.texi (Save Commands): Mention diff-buffer-with-file.
1032 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1033 Henoch (Bug#3036).
1034
2186d13f
GM
10352009-03-15 Glenn Morris <rgm@gnu.org>
1036
1037 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1038 the former is not always used.
1039 (Mail Headers): Use active voice. Add "Mail-reply-to".
1040 Change case of "Id". Avoid repeated "appropriate".
1041 (Mail Aliases): Fix previous change - use an example with a ".", so it
1042 does actually get quoted when expanded.
1043 (Mail Sending): Mailclient is the default on some systems.
1044 (Citing Mail): Mention mail-indentation-spaces.
1045 (Mail Mode Misc): Add an @dfn for "mail signature".
1046
71e454fc
CY
10472009-03-15 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1050 (Completion Options): Document read-file-name-completion-ignore-case,
1051 read-buffer-completion-ignore-case, and completion-styles. Remove
1052 description of partial-completion-mode.
1053
df1a3e06
GM
10542009-03-14 Glenn Morris <rgm@gnu.org>
1055
1056 * sending.texi (Mail Format): Fix typo. Add index entry for
1057 mail-header-separator.
1058 (Mail Headers): Put info about initialization and changing in one place
1059 at the start. Update FCC section for mbox Rmail. Clarify From
1060 section, mention mail-setup-with-from. Clarify Reply-to section.
1061 Add Mail-followup-to and mail-mailing-lists. Clarify References
1062 section.
1063 (Mail Aliases): Update example, make less contentious.
1064 Update for name change of mail-interactive-insert-alias.
1065 (Mail Mode): Remove mention of `%' as a word separator.
1066 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1067 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1068 commands. Clarify FCC handling. In mail-complete, add reference to
1069 Mail Aliases section, and mention mail-complete-function.
1070 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1071 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1072 signature netiquette. Explain how the mail hooks work when continuing
1073 a composition.
1074 (Mail Amusements): Internationalize the spook section a bit.
1075 Remove the spook mail-setup-hook example, since it doesn't work well.
1076 Mention fortune-file.
1077 (Mail Methods): Mention read-mail-command.
1078
ed6e7b11 10792009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1080
df1a3e06
GM
1081 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1082 and NS resources following recent changes.
959d68bd 1083
86dca3e8
JR
10842009-03-10 Jason Rumney <jasonr@gnu.org>
1085
1086 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1087 w32-use-visible-system-caret doc to indicate that it should get set
1088 automatically.
1089 (Windows Fonts): Add doc for the uniscribe backend.
1090
042fe98f
DN
10912009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1092
1093 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1094 vc-dir. (Bug#2598)
1095
7f8dba73
RS
10962009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1097
1098 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1099
505e70c3
GM
11002009-03-05 Glenn Morris <rgm@gnu.org>
1101
04242bdc
GM
1102 * rmail.texi (Rmail Basics): Add reference to sorting.
1103 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1104 Minor re-wordings.
1105 (Rmail Motion): Mention rmail-next-same-subject.
1106 (Rmail Deletion): Expunging is not the only way to change the numbers.
1107 (Rmail Labels): Labels can also be used in sorting.
1108 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1109 (Rmail Display): Mention rmail-mime.
1110
00cfe22c
GM
11112009-03-04 Glenn Morris <rgm@gnu.org>
1112
1113 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1114 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1115 summary. Mention sorts cannot be undone.
1116 (Rmail Display): Give an example of how to use goto-address-mode.
1117 (Rmail Editing): It's keybindings that are redefined, not commands.
1118 Fix some typos.
1119 (Movemail): Some minor rewording.
1120 (Remote Mailboxes): Emacs movemail supports pop by default.
1121 Fix some minor grammatical issues. The "two alternative ways" to
1122 specify a POP mailbox are really just one. Remove all reference to the
1123 variables rmail-pop-password and rmail-pop-password-required, obsolete
1124 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1125 can support Kerberos.
1126
3d963b67
GM
11272009-03-03 Glenn Morris <rgm@gnu.org>
1128
1129 * rmail.texi (Rmail Deletion): Revert previous change, which was
1130 describing the Rmail summary versions.
1131 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1132 Minor re-wording for rmail-resend.
1133 (Rmail Make Summary): Summaries apply to buffers rather than files.
1134 <rmail-summary-by-topic>: Headers includes the subject.
1135 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1136 details, including prefix arguments.
2340abde 1137 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1138 Not counting lines might be faster.
1139 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1140 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1141 Name the commands bound to the various keys. Mention prefix argument
1142 for searching.
3d963b67
GM
1143 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1144 Simplify rmail-highlighted-headers description. Update face name.
1145
a8ce3d17
JB
11462009-03-02 Juanma Barranquero <lekktu@gmail.com>
1147
1148 * mark.texi (Marking Objects): Fix typo.
1149
130a29b6
CY
11502009-03-01 Chong Yidong <cyd@stupidchicken.com>
1151
1152 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1153 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1154
9d5de6f8
GM
11552009-03-01 Glenn Morris <rgm@gnu.org>
1156
79fc530e 1157 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1158 (Rmail Motion): - M-s searches from the end of messages.
1159 (Rmail Deletion): Minor clarification. Fix numeric argument
1160 description.
1161 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1162 newmail and RMAILOSE files need not be in home-directory.
1163 (Rmail Files): Mention I/O menus are unselectable if no files match.
1164 Mention `MAIL' env-var.
1165
b545ff9c
JR
11662009-02-24 Jason Rumney <jasonr@gnu.org>
1167
1168 * mule.texi (Fontsets): Mention fontset-default, font specs and
1169 fallback fontsets.
1170 (Defining Fontsets): Mention ns and w32 variants of
1171 standard-fontset-spec. Update description of startup fontset to match
1172 Emacs 23 behavior.
a93be82a 1173 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1174 (International): Link to Modifying Fontsets.
b545ff9c 1175
75da0618 11762009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1177
1178 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1179 Mention ns-extended-platform-support-mode.
1180
6be93a16
KB
11812009-02-22 Karl Berry <karl@gnu.org>
1182
1183 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1184
867d4bb3
JB
11852009-02-19 Juanma Barranquero <lekktu@gmail.com>
1186
1187 * basic.texi (Moving Point, Position Info):
1188 * files.texi (Visiting):
1189 * mini.texi (Completion Options):
1190 * text.texi (HTML Mode): Remove duplicate words.
1191
49b5c0e8
GM
11922009-02-20 Glenn Morris <rgm@gnu.org>
1193
1194 * rmail.texi: Minor updates for mbox rather than Babyl.
1195
f43a822c
KB
11962009-02-17 Karl Berry <karl@gnu.org>
1197
49b5c0e8 1198 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1199
80d634b8
RS
12002009-02-17 Richard M Stallman <rms@gnu.org>
1201
1202 * anti.texi (Antinews): Mention Babyl format.
1203
1204 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1205
1206 * rmail.texi: Update for mbox format.
1207 Various small fixes, as well as the following.
1208 (Out of Rmail): Node deleted.
1209 (Rmail): Update menu.
1210 (Rmail Files): Comment out set-rmail-inbox-list.
1211 Document rmail-inbox-list instead.
1212 (Rmail Output): Substantial changes since C-o is now
1213 rmail-output-as-seen and o is rmail-output.
1214 (Rmail Attributes): Delete `stored', add `retried'.
1215 (Rmail Display): Editing headers works in all cases.
1216
f0d129c6
GM
12172009-02-17 Glenn Morris <rgm@gnu.org>
1218
1219 * basic.texi (Position Info): M-x count-lines-region is not always on
1220 M-=. (Bug#2269)
1221
160f11d3
GM
12222009-02-09 Glenn Morris <rgm@gnu.org>
1223
1224 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1225 defaults.
1226
763e01c4
EZ
12272009-02-07 Eli Zaretskii <eliz@gnu.org>
1228
1229 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1230 documentation of possible problems with redecoding.
1231
f5e1441d
GM
12322009-02-03 Glenn Morris <rgm@gnu.org>
1233
1234 * rmail.texi (Out of Rmail): Mention b2m.pl.
1235
e1eabe41
GM
12362009-01-31 Glenn Morris <rgm@gnu.org>
1237
1238 * rmail.texi (Out of Rmail): Correct b2m location.
1239
dd05f9de
CY
12402009-01-27 Chong Yidong <cyd@stupidchicken.com>
1241
1242 * fixit.texi (Undo): Update undo limit values.
1243
d74d846e
GM
12442009-01-27 Glenn Morris <rgm@gnu.org>
1245
1246 * emacs.texi (Top): Fix Antinews menu entry.
1247
49ffdce8
KB
12482009-01-25 Karl Berry <karl@gnu.org>
1249
1250 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1251 item with no marker, instead of the syntactically incorrect
1252 @itemize @asis.
1253
467e8d77
JL
12542009-01-25 Juri Linkov <juri@jurta.org>
1255
1256 * building.texi (Grep Searching): Fix index entry for lgrep.
1257
6c60bbdb
EZ
12582009-01-24 Eli Zaretskii <eliz@gnu.org>
1259
1260 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1261
9ce5a36f
AR
12622009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1263
1264 * macos.texi (Preferences Panel): Update description of font setting to
1265 reflect that prior frame selection is no longer needed.
1266
9aa5f2fb
NR
12672009-01-20 Nick Roberts <nickrob@snap.net.nz>
1268
1269 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1270 raise GUD subsections.
1271
3892ff9c
GM
12722009-01-15 Glenn Morris <rgm@gnu.org>
1273
1274 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1275
14731c8f
GM
12762009-01-10 Glenn Morris <rgm@gnu.org>
1277
1278 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1279
45c55e53
CY
12802009-01-04 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1283 logical lines.
1284
2e4667d1
JL
12852008-12-29 Juri Linkov <juri@jurta.org>
1286
1287 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1288
1289 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1290
2a3eac47
CY
12912008-12-28 Chong Yidong <cyd@stupidchicken.com>
1292
1293 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1294 goto-address-mode instead of goto-address.
1295
3da8da94
CY
1296 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1297 mode.
1298
2a3eac47
CY
1299 * emacs.texi (Top): Update node listing.
1300
057f6dd3
EZ
13012008-12-26 Eli Zaretskii <eliz@gnu.org>
1302
1303 * custom.texi (Directory Variables): Explain what is a "project".
1304 Add indexing. Improve wording. Add a footnote about using
1305 _dir-locals.el on MS-DOS.
1306
e6979067
DN
13072008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1308
1309 * files.texi (Misc File Ops): Mention chmod as an alias for
1310 set-file-modes.
1311
9de15963
MR
13122008-12-24 Martin Rudalics <rudalics@gmx.at>
1313
1314 * help.texi (Help): Fix typos and reword.
1315 (Help Summary): Add entries for C-h n and C-h r, reorder
1316 entries, and do some minor fixes.
1317 (Name Help): Say that C-h F works for commands only.
1318 (Misc Help): Say that view-lossage displays 300 keystrokes.
1319
236fd60d
GM
13202008-12-20 Glenn Morris <rgm@gnu.org>
1321
1322 * ack.texi (Acknowledgments): General update based on AUTHORS,
1323 including removal of some stuff no longer distributed.
1324
349b3256
AM
13252008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1326
1327 * fixit.texi: Mention hunspell
1328
e840fca5
GM
13292008-12-19 Glenn Morris <rgm@gnu.org>
1330
1331 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1332 Consolidate explanatory text at start.
e840fca5
GM
1333
1334 * display.texi (Text Display):
1335 * indent.texi (Indentation): Use @acronym with ASCII.
1336
9dfa7983
GM
13372008-12-18 Glenn Morris <rgm@gnu.org>
1338
1339 * ack.texi: Various small updates and fixes.
1340
97b3a00b
JL
13412008-12-18 Juri Linkov <juri@jurta.org>
1342
1343 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1344 as a key binding to start a forward nonincremental word search.
1345 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1346 a backward nonincremental word search. Add index for `M-s w'
1347 `isearch-forward-word'.
1348 (Regexp Search): Add a short summary of regexp key commands like
1349 in the node "Basic Isearch".
1350 (Other Repeating Search): Fix typo.
1351
13522008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1353
1354 * misc.texi (PostScript Variables): Fix doc.
1355
31ce6a07
CY
13562008-12-10 Chong Yidong <cyd@stupidchicken.com>
1357
1358 * programs.texi (Program Modes): Mention Ruby mode.
1359
636b507b
DN
13602008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1361
1362 * misc.texi (emacsclient Options): Describe what an empty string
1363 argument does for --alternate-editor.
1364
a323fa14
CY
13652008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1366
1367 * cmdargs.texi (Font X): Distinguish between client-side and
1368 server-side fonts. List valid Fontconfig properties. Add reference to
1369 Fontconfig manual. List valid GTK font properties. Explain use of
1370 fc-list.
1371
c5ca6cd0
CY
13722008-12-09 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * cmdargs.texi (Font X): Move discussion of quoting to top.
1375
e5136377
GM
13762008-12-06 Glenn Morris <rgm@gnu.org>
1377
1378 * maintaining.texi (Old Revisions): Improve previous change.
1379
248c026b
RS
13802008-12-05 Richard M Stallman <rms@gnu.org>
1381
1382 * anti.texi (Antinews): Minor fixes.
1383
a9253a1e
GM
13842008-12-03 Glenn Morris <rgm@gnu.org>
1385
1386 * maintaining.texi (Old Revisions): Fix diff-switches description.
1387
fa687b02
MR
13882008-12-01 Martin Rudalics <rudalics@gmx.at>
1389
1390 * emacs.texi (Top): Fix typo.
1391
72e6decd
CY
13922008-11-30 Chong Yidong <cyd@stupidchicken.com>
1393
320ee034
CY
1394 * misc.texi (Document View): Explain dependence on gs at the top.
1395 Copyedits.
1396
1397 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1398
72e6decd
CY
1399 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1400 (Comment Commands): Discuss region-active behavior of M-; first.
1401
2a472ee4
MR
14022008-11-29 Martin Rudalics <rudalics@gmx.at>
1403
9c6361c9
MR
1404 * display.texi (Line Truncation): Add reference to Continuation
1405 Lines.
1406
2a472ee4
MR
1407 * windows.texi (Pop Up Window): Mention split-height-threshold
1408 and split-width-threshold.
9c6361c9 1409 (Split Window): Add reference to Continuation Lines.
2a472ee4 1410
e93bc142
AR
14112008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1412
1413 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1414 (GNUstep Support): New node.
1415 * anti.texi:
1416 * emacs.texi:
1417 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1418
43b978db
RS
14192008-11-28 Richard M Stallman <rms@gnu.org>
1420
1421 * misc.texi (Dissociated Press): Minor cleanups.
1422
1423 * dired.texi (Image-Dired): Avoid passive.
1424
e8e2bd93
EZ
14252008-11-28 Eli Zaretskii <eliz@gnu.org>
1426
1427 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1428 representation.
1429
8d2d45da
CY
14302008-11-26 Richard M. Stallman <rms@gnu.org>
1431
1432 * files.texi (Visiting): Rewrite paragraph for clarity.
1433
1434 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1435
a5f7bbcc
AM
14362008-11-25 Alan Mackenzie <acm@muc.de>
1437
1438 * programs.texi (Moving by Parens): Clarify that parens inside strings
1439 and comments are ignored, and that the commands assume the starting
1440 point isn't in a string or comment.
1441
a71703d3
AR
14422008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1443
1444 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1445 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1446 version.
1447 (Mac Customization): Rewrite Preferences Panel section and merge in to
1448 this node, add Open files by dragging to an Emacs window.
1449
1450 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1451
aa5ab79a
CY
14522008-11-26 Chong Yidong <cyd@stupidchicken.com>
1453
0cc92c19
CY
1454 * files.texi (Misc File Ops): Document set-file-modes.
1455
c366b4e4
CY
1456 * windows.texi (Split Window): Document integer values of
1457 truncate-partial-width-windows.
1458
aa5ab79a
CY
1459 * text.texi (Text): Simplify description of markup languages.
1460 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1461 (TeX Editing): Note that `""' inserts one `"' character.
1462 (HTML Mode): Note in the introduction that XML mode is an alias for
1463 SGML mode. Mention nXML mode.
1464
56221db7
CY
14652008-11-25 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * building.texi (Watch Expressions): Fix typo.
1468
90effe33
CY
14692008-11-24 Chong Yidong <cyd@stupidchicken.com>
1470
f90a5ae3
CY
1471 * files.texi (Visiting): Document new behavior of
1472 confirm-nonexistent-file-or-buffer.
1473
1474 * buffers.texi (Select Buffer): Document
1475 confirm-nonexistent-file-or-buffer.
1476
a18ffb4a
CY
1477 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1478 edit-picture.
1479
90effe33
CY
1480 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1481 edit-picture', since that is just an alias for picture-mode.
1482 (Sentences): Note that repeated M-@ extends the region.
1483 (Pages): Make terminology more consistent. Link to Regexps node.
1484 (Longlines): Discuss relationship with Visual Line mode.
1485 (Text Mode): Remove extraneous discussion of other modes, since they
1486 were already introduced in the parent node.
1487
e85103ec
CY
14882008-11-23 Chong Yidong <cyd@stupidchicken.com>
1489
5cb2fe30
CY
1490 * anti.texi (Antinews): Rewrite.
1491
1eb9b307 1492 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1493
1494 * frames.texi (Frame Commands): Mention "minimize" terminology.
1495
e85103ec
CY
1496 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1497 formats.
b908332f
CY
1498 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1499 (Misc X): Don't document useless -hb option.
e85103ec 1500
607f5f88
JL
15012008-11-22 Juri Linkov <juri@jurta.org>
1502
1503 * dired.texi (Dired Navigation): Change normal file name search option
1504 from `non-nil' to `t'. Add `dwim' option.
1505
e1b867a0
JL
15062008-11-22 Juri Linkov <juri@jurta.org>
1507
1508 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1509 ".dir-locals.el". Rename `define-project-bindings' to
1510 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1511 `dir-locals-set-directory-class'.
1512
dd186936
LK
15132008-11-22 Lute Kamstra <lute@gnu.org>
1514
1515 * buffers.texi (Select Buffer): Index goto-line.
1516 * basic.texi (Moving Point): Mention the use of a numeric prefix
1517 argument with goto-line and refer to Select Buffer for the use of a
1518 plain prefix argument.
1519
4b121911
GM
15202008-11-19 Glenn Morris <rgm@gnu.org>
1521
1522 * doclicense.texi: Update to FDL 1.3.
1523 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1524
27267e4c
CY
15252008-11-17 Chong Yidong <cyd@stupidchicken.com>
1526
696f351d
CY
1527 * custom.texi (Minor Modes): Define mode commands and mode variables
1528 more precisely. Recommend using mode commands instead of setting
1529 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1530 (Easy Customization): Use "init file" instead of .emacs.
1531 (Customization Groups): Update to new Custom buffer appearance.
1532 (Saving Customizations): Copyedits. Update example.
1533 (Variables): Give example of variable type-sensitivity.
1534 (Examining): Update example.
1535 (Hooks): Copyedits.
1536 (Specifying File Variables): Use C comments instead of an artificial
1537 Lisp for the example.
1538 (Keymaps): Move internals discussion to Prefix Keymaps.
1539 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1540 (Init Rebinding): Document kbd macro.
1541 (Init File): Link to Find Init.
696f351d
CY
1542
1543 * mark.texi (Using Region): Document Delete Selection Mode more
1544 thoroughly.
1545
1546 * frames.texi (Mouse Commands): Move most of the description of Delete
1547 Selection Mode to Using Region, and link to it.
1bc9c425 1548 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1549
b0570c25
CY
1550 * building.texi (Compilation): Document first-error value of
1551 compilation-scroll-output.
1552 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1553 works as soon as an error is available. Suggested by Juri Linkov.
1554
27267e4c
CY
1555 * mini.texi (Passwords): New node.
1556
1557 * files.texi (Remote Files): Link to Passwords node.
1558
1559 * emacs.texi (Top): Update node listings.
1560
122eb807
CY
15612008-11-16 Chong Yidong <cyd@stupidchicken.com>
1562
9c9855a3
CY
1563 * ack.texi (Acknowledgments): Some updating of credits.
1564
bd6fdcad
CY
1565 * emacs.texi (Acknowledgments): Add a couple more names.
1566
dd1eef46
CY
1567 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1568
122eb807 1569 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1570 (Misc File Ops): Document use of trash.
122eb807 1571
801a8da1
JB
15722008-11-16 Juanma Barranquero <lekktu@gmail.com>
1573
1574 * macos.texi (Mac Customization): Fix typos.
1575
0b4f2253
CY
15762008-11-14 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1579 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1580 the conventions of the main Emacs manual.
1581
1582 * emacs.texi (Top): Update node listings.
1583
517e2b89
CY
15842008-11-12 Chong Yidong <cyd@stupidchicken.com>
1585
07a85685
CY
1586 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1587 command-line-args is processed during startup.
1588 (Action Arguments): Correctly describe how file arguments interact with
1589 the startup screen. Link to Lisp Interaction for scratch buffer.
1590 (Initial Options): Link to Command Example for -batch option.
1591 (Environment): Document initial-environment.
1592
517e2b89
CY
1593 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1594 can't be changed in the site-start file.
1595
6337bbde
CY
15962008-11-07 Chong Yidong <cyd@stupidchicken.com>
1597
1598 * dired.texi (Dired): Mention C-x C-d too.
1599 (Dired Enter): Document M-n in the Dired minibuffer.
1600 (Dired Navigation): Explain dired-goto-file more clearly. Document
1601 dired-isearch-filenames.
1602 (Dired Deletion): Remove unnecessary "expunged" terminology.
1603 (Flagging Many Files): & is now rebound to `% &'.
1604 (Shell Commands in Dired): Document dired-do-async-shell-command.
1605 Clarify how multi-file arguments are passed.
1606 (Misc Dired Features): Document dired-do-isearch.
1607
9e8eeff9
CY
16082008-11-06 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1611
e071f849
CY
16122008-11-03 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1615
05482eb1
CY
16162008-11-01 Chong Yidong <cyd@stupidchicken.com>
1617
e2346dea
CY
1618 * programs.texi (Program Modes): Link to Program Indent node.
1619 (Left Margin Paren): Explain consequences of changing
1620 open-paren-in-column-0-is-defun-start more concisely.
1621 (Which Function, Program Indent, Info Lookup): Minor edits.
1622 (Basic Indent): If region is active, TAB indents the region.
1623 (Multi-line Indent): If region is active, TAB indents the region. Note
1624 that indent-region is useful when Transient Mark mode is off.
1625 (Matching): The delimiter at the cursor is highlighted---the character
1626 changes color.
1627 (Symbol Completion): Link to Completion node.
1628
e4b6428c
CY
1629 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1630 a strictly text-only system.
1631
05482eb1
CY
1632 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1633 batch mode.
1634
a11d3737
RS
16352008-11-01 Richard M. Stallman <rms@gnu.org>
1636
5abad626
RS
1637 * misc.texi (Document View): Major rewrite.
1638
a11d3737
RS
1639 * maintaining.texi (Types of Log File): Change logs are older than
1640 version control.
1641 (VCS Concepts): Simplify and rearrange.
1642 (Version Control Systems): Make it clear that Linux is only the kernel.
1643 (VC Mode Line): Shorten reference to menu item.
1644 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1645 (VC Directory Mode): Minor cleanup.
1646 Unchanged files are hidden, not omitted.
1647 (VC Directory Commands): Shorten and simplify.
1648 (Change Log Commands): New node, split from Change Logs.
1649 (VC Directory Buffer): New node, split from VC Directory Mode.
1650
c55a4acb
CY
16512008-10-31 Chong Yidong <cyd@stupidchicken.com>
1652
df0356f6
CY
1653 * misc.texi (Document View): Renamed from Document Files, moved here
1654 from files.texi.
1655
1656 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1657 moved as well.
1658 (Document Files): Moved to misc.texi.
1659
c55a4acb
CY
1660 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1661 vc-update-change-log.
df0356f6
CY
1662 (Version Control): Move here from files.texi.
1663 (Format of ChangeLog): Make it a subnode of Change Log.
1664
1665 * emacs.texi (Top): Update node listing.
c55a4acb 1666
ef082374
TH
16672008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1668
1669 * files.texi (Files): Add a section about document
1670 files (doc-view-mode).
1671
d52582c3
CY
16722008-10-31 Chong Yidong <cyd@stupidchicken.com>
1673
1674 * building.texi (Compilation Mode): Document
1675 compilation-auto-jump-to-first-error.
1676 (Debuggers): Lower GUD subsections to subsubsections.
1677 (Starting GUD): Add cindex.
1678 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1679
4e0a0968
CY
16802008-10-30 Chong Yidong <cyd@stupidchicken.com>
1681
03625b47
CY
1682 * indent.texi (Indentation): Link to Program Indent.
1683
4e0a0968
CY
1684 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1685 now uses emacsclient's terminal.
1686
8bd3f7ef
CY
16872008-10-29 Chong Yidong <cyd@stupidchicken.com>
1688
80e5620e
CY
1689 * mark.texi (Using Region): Document use-empty-active-region.
1690
97d5c404
CY
1691 * emacs.texi (Top): Update node listings.
1692
8bd3f7ef
CY
1693 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1694 mention obsolete emacs.bash script.
1695 (Invoking emacsclient): Rewrite, moving optional arguments to
1696 emacsclient Options.
21d2bae3
CY
1697 (emacsclient Options): New node. Document server-use-tcp and
1698 server-host.
8bd3f7ef 1699
5fda2cbd
CY
17002008-10-28 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * indent.texi (Indentation): Replace list with paragraphed text,
1703 putting description of syntax-driven indentation first. Document new
1704 effect of active regions on tab.
1705 (Tab Stops): Note that editable tab stops affect indentation commands.
1706
4ff029f6
DN
17072008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1708
1709 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1710
996cd6e4
CY
17112008-10-23 Chong Yidong <cyd@stupidchicken.com>
1712
f28815e3
CY
1713 * custom.texi (Function Keys): Note that modified keypad keys are not
1714 translated.
1715
996cd6e4
CY
1716 * basic.texi (Arguments): Explain how to insert multiple digits.
1717
49545fe2
MA
17182008-10-22 Michael Albinus <michael.albinus@gmx.de>
1719
1720 * files.texi (Remote Files): Precise selection of default method.
1721 Rewrite paragraph about disabling remote file names.
1722
edac0b53
CY
17232008-10-22 Chong Yidong <cyd@stupidchicken.com>
1724
e752c544
CY
1725 * search.texi (Special Isearch): Document M-TAB is isearch.
1726
edac0b53
CY
1727 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1728 command.
1729
1730 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1731
20a36054
TH
17322008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1733
1734 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1735 section.
1736
69051ab6
CY
17372008-10-21 Chong Yidong <cyd@stupidchicken.com>
1738
c4b1a32a
CY
1739 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1740 to files.texi. Move contents of vc2-xtra.texi here.
1741
1742 * vc2-xtra.texi: File removed.
1743
1744 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1745 Directory Commands from the submenu. Don't include deleted file
1746 vc2-xtra.texi.
1747
1748 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1749 (Version Control): Add VC Directory Mode and VC Directory Commands to
1750 the submenu.
1751 (Why Version Control?): Use table format.
1752 (Version Control Systems): Note that Meta-CVS support is gone.
1753 (VCS Concepts): Note precisely when VC started supporting filesets.
1754 Remove bogus xref to CVS Options node.
1755 (Types of Log File): Copyedits.
1756 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1757 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1758 The Right Thing.
1759 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1760 (Log Buffer): Reorganize node, putting C-c C-c description first.
1761 (Old Revisions): Use CVS for example, not RCS.
1762 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1763 Commands from the submenu, putting them under Version Control.
1764 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1765 need to include it in the manual unconditionally, since it is now
1766 crucial to using distributed version control systems.
1a6e2954
CY
1767 (Comparing Files): Note that diff uses the minibuffer, and that the
1768 output is shown using Diff mode.
1769 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1770 diff-update-on-the-fly, diff-refine-hunk, and
1771 diff-show-trailing-whitespaces.
1a6e2954 1772 (File Archives): Add rar support.
c4b1a32a 1773
69051ab6
CY
1774 * major.texi (Choosing Modes): Make mode selection sequence more
1775 obvious by describing the steps in order of priority. Note that
1776 magic-mode-alist is nil by default. Document
1777 magic-fallback-mode-alist.
1778
e7421e03
CY
17792008-10-20 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * frames.texi (Mouse References): Copyedits.
1782
6b2efdc2
TH
17832008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1784
1785 * ack.texi (Acknowledgments): Add myself as doc-view author.
1786
9c5e9396
EZ
17872008-10-20 Eli Zaretskii <eliz@gnu.org>
1788
1789 * frames.texi (Dialog Boxes): Add @cindex entries.
1790
dac94f8e
CY
17912008-10-20 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1794 (Text-Only Mouse): Copyedit.
1795
25597d40
CY
17962008-10-19 Chong Yidong <cyd@stupidchicken.com>
1797
f8a447f6
CY
1798 * frames.texi: Use @key throughout for mouse clicks.
1799 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1800 (Secondary Selection): Fix modified mouse click syntax.
1801 (Clipboard): Describe Cut, Copy and Paste commands.
1802 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1803 Copyedits.
1804 (Creating Frames): Add xref to Init File.
1805 (Frame Commands): Add xref to Exiting.
1806 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1807
b0f95216
CY
18082008-10-15 Chong Yidong <cyd@stupidchicken.com>
1809
b0817f00
CY
1810 * files.texi (Version Control): Copyedits. Add Bazaar.
1811 (Version Control Systems): List different VCS's using an itemized list.
1812 Add Bazaar.
1813 (VCS Concepts): Copyedits. Tweak description of file merging.
1814
b0f95216
CY
1815 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1816 (Cut/Paste Other App): Document select-active-regions and
1817 x-select-enable-primary.
1818
69d0d701
CY
18192008-10-13 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * mark.texi (Shift Selection): Correct case in node name.
1822
1823 * emacs.texi (Top): Update node order in Mark chapter.
1824
375e8351
EZ
18252008-10-12 Eli Zaretskii <eliz@gnu.org>
1826
1827 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1828
1829 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1830 elsewhere in the manual instead of describing yet again the intricacies
1831 of $HOME on MS-Windows and MS-DOS.
1832
ab58114f
CY
18332008-10-12 Chong Yidong <cyd@stupidchicken.com>
1834
4f959513
CY
1835 * mini.texi (Minibuffer File): Add xref to File Names.
1836 (Minibuffer File): Add discussion of `~' in file names. Add
1837 insert-default-directory index reference.
1838
ab58114f
CY
1839 * files.texi (File Names): Reorganize description.
1840 (Visiting): Add xref to Mode Line. Copyedits.
1841 (Save Commands): Mention prefix behavior of C-x C-s.
1842 (Numbered Backups): Node deleted.
1843 (Backup Names): Contents of Numbered Backups moved here. State default
1844 of version-control variable.
1845 (Reverting): Copyedits.
1846 (Version Control): Add additional version control systems.
1847
1848 * emacs.texi (Top): Delete Numbered Backups node.
1849
1850 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1851 Backup Names.
f2884f63 1852 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1853
b0b5100a
RF
18542008-10-11 Romain Francoise <romain@orebokech.com>
1855
1856 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1857
89774b5f
CY
18582008-10-11 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1861 (Select Buffer): Mention use of minibuffer history. Describe default
1862 value of default-major-mode. Mention that C-x 4 b selects the other
1863 window.
1864 (List Buffers): Document CRM indicators in the order they appear.
1865 (Kill Buffer): Document new command kill-matching buffers.
1866 (Several Buffers): Move explanation of the relationship between buffer
1867 list and buffer menu to the top.
1868 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1869
4c72bf27
CY
18702008-10-10 Chong Yidong <cyd@stupidchicken.com>
1871
1872 * entering.texi (Exiting): Document change of C-x C-c to
1873 save-buffers-kill-terminal. Document kill-emacs.
1874
f68eb991
EZ
18752008-09-30 Eli Zaretskii <eliz@gnu.org>
1876
1877 * mule.texi (Coding Systems): Don't mention codepage-setup.
1878
1879 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1880 cpNNN coding systems anymore.
1881 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1882 for unibyte mode. Don't mention line-drawing characters. Don't
1883 mention dos-unsupported-char-glyph.
1884
1a2dd44d
CY
18852008-09-25 Chong Yidong <cyd@stupidchicken.com>
1886
1887 * search.texi (Search): Shorten introduction.
1888 (Basic Isearch): Add command table. Discuss reverse isearch and
1889 isearch highlighting.
1890 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1891 ring to cindex.
1892 (Special Isearch): Move input methods discussion here.
1893 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1894 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1895 Repeat Isearch.
1896 (Isearch Minibuffer): New node.
1897 (Word Search): Document new word search commands.
1898 (Regexp Example): Simplify example using sentence-end-base variable.
1899 (Replace): Reword introduction.
1900 (Unconditional Replace): Remove unnecessary example.
1901 (Other Repeating Search): Document new `M-s o' binding.
1902
1903 * emacs.texi (Top): Update node listings.
1904
e45da31d
JB
19052008-09-22 Juanma Barranquero <lekktu@gmail.com>
1906
1907 * emacs.texi (Top): Remove Kill Errors from menu.
1908
841c8096
CY
19092008-09-22 Chong Yidong <cyd@stupidchicken.com>
1910
402168fa
CY
1911 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1912 interface for defining macros. Simplify examples. Note that C-g quits
1913 macro definitions.
801a8da1 1914 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1915 usage example.
1916 (Keyboard Macro Query): Organize query responses in a table.
1917
1918 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1919 to Erasing node.
841c8096
CY
1920 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1921 rationale to a footnote.
1922 (Kill Errors): Remove node, due to redundancy with Erasing.
1923 (Spelling): Move discussion of flyspell to end. Note new behavior of
1924 M-$ in active region. Remove non-ispell-specific keybindings from
1925 table.
1926
eab2ee89
DN
19272008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1928
1929 * cmdargs.texi (Initial Options): Document --daemon.
1930
3d53e905
GM
19312008-09-20 Glenn Morris <rgm@gnu.org>
1932
1933 * files.texi (Numbered Backups): Mention that some modes set
1934 version-control.
1935
1c90484d
GM
19362008-09-20 Jim Blandy <jimb@red-bean.com>
1937
1938 * files.texi (Numbered Backups): Reference File Variables, as well.
1939 Remove discussion of Rmail's implementation.
1940
0fc0d844
CY
19412008-09-06 Chong Yidong <cyd@stupidchicken.com>
1942
1943 * misc.texi (Recursive Edit): Note that top-level exits active
1944 minibuffers.
1945
1946 * trouble.texi (Quitting): Likewise.
1947
b18d283d
CY
19482008-08-31 Chong Yidong <cyd@stupidchicken.com>
1949
1950 * emacs.texi (Top): Add Temporary Face Changes xref.
1951
1952 * display.texi (Display): Move Temporary Face Changes node to just
1953 after Standard Faces.
1954 (Scrolling): Document recenter-top-bottom instead of recenter.
1955 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1956 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1957 (Display Custom): Copyedits.
1958 (Optional Mode Line): Document display-battery-mode.
1959
180135fc
RF
19602008-08-27 Romain Francoise <romain@orebokech.com>
1961
1962 * custom.texi (Directory Variables): Minor fix.
1963
d3fe3475
GM
19642008-08-27 Glenn Morris <rgm@gnu.org>
1965
1966 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1967 descriptions.
1968 (Calendar Customizing): Tweak layout description.
183080b6 1969 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1970 markers. Condense calendar-star-date and calendar-mark-today
1971 description.
1972 (Holiday Customizing): Add oriental and solar holidays.
1973 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1974 Fix holiday-float description. Use zerop in examples. Be less verbose.
1975 (Date Display Format): Change ISO format. Be less verbose.
1976 (Diary Customizing): Mention day and month abbrev arrays.
1977 Mention the date-form variables by name. Update European example.
1978 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1979 Condense examples. Mention diary-entry-symbols by name.
1980 Condense table for insertion commands.
1981 (Fancy Diary Display): Mention diary-include-string and
1982 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1983 Ethiopic, Persian date functions. Condense descriptions.
1984
1985 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1986 (Adding to Diary): Adapt for changed node name.
1987
71755807
GM
19882008-08-26 Glenn Morris <rgm@gnu.org>
1989
1990 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1991 node "Hebrew/Islamic Entries".
1992
1993 * calendar.texi (Specified Dates): Fix names of iso functions.
1994 (General Calendar): There may not be another window.
1995 (Writing Calendar Files, Holidays): Tweak intro.
1996 (Holidays): Mention Baha'i and Chinese holidays.
1997 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1998 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1999 (To Other Calendar): Add calendar-print-other-dates.
2000 Refer to "graphic display" rather than "X.
2001 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2002 (Displaying the Diary): Fix whitespace after reference.
2003 Fix `diary-number-of-entries' reference.
2004 (Date Formats): Explicitly mention that day names can be abbreviated.
2005 (Adding to Diary): Add some references to other sections.
2006 (Special Diary Entries): Fix reference.
2007 (Appointments): Simplify appt-message-warning-time entry.
2008 Clarify where times must be.
2009 (Importing Diary): Comment out icalendar paragraph that does not apply.
2010 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2011
d76ebc75
GM
20122008-08-23 Glenn Morris <rgm@gnu.org>
2013
2014 * fortran-xtra.texi (Fortran): Change description of free form and
2015 fixed form a bit. Mention hideshow and imenu.
2016 (Fortran Motion): Mention fortran-end-of-subprogram,
2017 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2018 (Fortran Indent): Minor re-word.
2019 (ForIndent Commands): Mention fortran-fill-paragraph and
2020 fortran-fill-statement.
2021 (ForIndent Cont): Mention fortran-tab-mode-string.
2022 (Fortran Comments): Mention fortran-comment-line-start-skip.
2023 (Fortran Columns): Mention font-locking.
2024 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2025
1fc0ce04 20262008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2027
2028 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2029
5c52e13c
CY
20302008-08-22 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * mini.texi (Minibuffer): Simplify introduction.
2033 (Minibuffer File): Document tilde in minibuffer filenames.
2034 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2035 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2036 (Completion Example): Update example to current command list.
2037 (Completion Options): Document `lazy' value of completion-auto-help.
2038 Update contents of completion-ignored-extensions.
2039 (Minibuffer History): Describe "future history" list. State default
2040 value of history-delete-duplicates.
2041
77a00355
GM
20422008-08-21 Glenn Morris <rgm@gnu.org>
2043
2044 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2045 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2046
39ee1d04
CY
20472008-08-17 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * regs.texi (Registers): Clarify valid register names.
2050 (RegPos): Note that buffer is saved and restored too.
2051 (RegText): Note that mark is reactivated/deactivated.
2052 (RegConfig): Xref to Windows node.
2053
b12c348f
CY
20542008-08-16 Chong Yidong <cyd@stupidchicken.com>
2055
3ae7ba79
CY
2056 * basic.texi (Inserting Text): Provide command name for C-q.
2057
b12c348f
CY
2058 * killing.texi (Killing): Copyedit. Define read-only text.
2059 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2060 (Killing by Lines): Copyedit.
2061 (Other Kill Commands): Move M-w description here.
2062 (Yanking): Move M-w to Other Kill Commands.
2063 (Kill Ring): Also mention saving text in registers. Link to Text
2064 Properties in elisp manual.
2065 (Accumulating Text): Copyedit.
2066 (CUA Bindings): Shift selection is now the default.
2067
d8ff7692
TZ
20682008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2069
2070 * maintaining.texi (Change Log): Mention next-error is available.
2071
a43a8a2e
GM
20722008-08-10 Glenn Morris <rgm@gnu.org>
2073
2074 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2075 and intermonth text.
2076 (Holiday Customizing): Add holiday-chinese.
2077
eba27308
EZ
20782008-08-08 Eli Zaretskii <eliz@gnu.org>
2079
2080 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2081
5f14a5b3
DN
20822008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2083
2084 * files.texi (Log Buffer): Describe C-c C-d.
2085 (Diff Mode): Describe C-x 4 A.
2086
49989bff
EZ
20872008-08-06 Eli Zaretskii <eliz@gnu.org>
2088
2089 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2090
5c915c02
DN
20912008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2092
2beaf97a
DN
2093 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2094 describe the new bindings to show the changeset diff, toggle annotation
2095 visibility, show revisions.
2096 (VC Status): Describe key bindings for modifying the change comments,
2097 displaying changeset diffs and annotations.
2098
5c915c02
DN
2099 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2100
71798ace
NR
21012008-08-05 Nick Roberts <nickrob@snap.net.nz>
2102
2103 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2104
b8949644
EZ
21052008-08-02 Eli Zaretskii <eliz@gnu.org>
2106
2107 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2108 and wording.
2109
819567d1
DN
21102008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2111
2112 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2113 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2114 commands. Improve some old info.
2115
5f38310a
CY
21162008-07-31 Chong Yidong <cyd@stupidchicken.com>
2117
0dc3906b
CY
2118 * display.texi (Visual Line Mode): New node.
2119
5f38310a
CY
2120 * basic.texi (Inserting Text): Move DEL to deletion node.
2121 (Moving Point): Add additional alternative key bindings. Describe
2122 line-move-visual.
2123 (Erasing): Describe DEL.
2124 (Basic Undo, Blank Lines, Arguments): Copyedit.
2125 (Continuation Lines): Mention Visual Line mode.
2126 (Position Info): Move extended discussion to mule.texi.
2127
2128 * mule.texi (International Chars): Describe C-x =.
2129
2130 * emacs.texi (Top): Add Visual Line Mode node.
2131
7c2fb837
DN
21322008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2133
2134 * emacs.texi: Remove VMS support.
2135
3f6b73ef
DN
21362008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2137
2138 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2139 the vc-dir command name.
2140
9e2a2647
DN
21412008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2142
2143 * xresources.texi: Remove mentions of Mac Carbon.
2144
568beaa2
AS
21452008-07-19 Andreas Schwab <schwab@suse.de>
2146
2147 * ns-emacs.texi: Move to ../misc.
2148
0ef94706
CY
21492008-07-15 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * entering.texi (Exiting): Don't describe text-only terminals as the
2152 default. Describe the new startup screen.
2153 (Exiting): Describe how to kill Emacs first. Change description of
2154 iconification to handle modern window systems.
2155
ba60bd44 21562008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2157
2158 * ns-emacs.texi: New file, documents features of Emacs port under
2159 NeXTstep windowing.
2160
9f30aa73
CY
21612008-07-15 Chong Yidong <cyd@stupidchicken.com>
2162
938a5d2e
CY
2163 * entering.texi (Entering Emacs): Update prev node.
2164
2165 * glossary.texi (Glossary): Remove xref to Text Characters.
2166
9f30aa73
CY
2167 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2168 directly, rather than in the context of ASCII. Move description of
2169 special properties of modifier key to new Modifier Keys node.
2170 (Keys): Copyedit.
2171 (Text Characters): Delete node. Multibyte is the default nowadays, and
2172 the node contents are obsolete.
2173
2174 * custom.texi (Modifier Keys): New node.
2175
2176 * emacs.texi (Top): Update node list.
2177
7e53d36c
CY
21782008-07-13 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2181 saying that Emacs provides menus and mouse support (which is par for
2182 the course).
2183
2184 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2185 early on.
2186 (Point): Copyedit. Relegate historical trivia to a footnote.
2187 (Mode Line): Explain mode-line format more consistently.
2188 (Menu Bar): Copyedit.
2189
1e9fa96d
GM
21902008-06-27 Glenn Morris <rgm@gnu.org>
2191
2192 * cal-xtra.texi (Sexp Diary Entries):
2193 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2194
dc9bebb8
CY
21952008-06-26 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * mark.texi (Shift selection): New node.
2198 (Mark): Copyedits.
2199 (Persistent Mark): Move to the end of the chapter.
2200
e7881076
EZ
22012008-06-20 Eli Zaretskii <eliz@gnu.org>
2202
2203 * makefile.w32-in (distclean): Remove makefile.
2204
f427400c
NR
22052008-06-17 Nick Roberts <nickrob@snap.net.nz>
2206
2207 * building.texi (Starting GUD): Add an entry for gud-gdb.
2208 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2209 command mode.
2210
b597d348
GM
22112008-06-17 Glenn Morris <rgm@gnu.org>
2212
2213 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2214
647b7094
NR
22152008-06-17 Nick Roberts <nickrob@snap.net.nz>
2216
2217 * building.texi (Starting GUD): Expand on remote debugging.
2218 (Other GDB-UI Buffers): Mention new keyboard bindings.
2219
47a30023
GM
22202008-06-15 Glenn Morris <rgm@gnu.org>
2221
2222 * gnu.texi: Use a verbatim license for this invariant section,
2223 as per etc/GNU.
2224
37e5d54a
GM
22252008-06-13 Daniel Engeler <engeler@gmail.com>
2226
2227 * emacs.texi, misc.texi: Add documentation about serial port access.
2228
8e65d46c
GM
22292008-06-13 Glenn Morris <rgm@gnu.org>
2230
c1473b4c
MB
2231 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2232 maintain.info.
8e65d46c 2233
e40a85cd
MB
22342008-06-05 Miles Bader <miles@gnu.org>
2235
2236 * display.texi (Temporary Face Changes): Update to reflect function
2237 renamings in face-remap.el.
2238
56c73dec
MB
22392008-06-04 Miles Bader <miles@gnu.org>
2240
2241 * display.texi (Temporary Face Changes): Add
2242 `adjust-buffer-face-height'. Rewrite description of
2243 `increase-buffer-face-height' and `decrease-default-face-height' now
2244 that they aren't bound by default.
2245
9d3d42fb
MB
22462008-06-03 Miles Bader <miles@gnu.org>
2247
2248 * display.texi (Temporary Face Changes): New node.
2249
2be6bfe2
EZ
22502008-05-31 Eli Zaretskii <eliz@gnu.org>
2251
2252 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2253
daf7e339
GM
22542008-05-31 Glenn Morris <rgm@gnu.org>
2255
2256 * cal-xtra.texi (Fancy Diary Display): Simplify.
2257
d21d2618
GM
22582008-05-30 Glenn Morris <rgm@gnu.org>
2259
2260 * cal-xtra.texi (Fancy Diary Display): Update for
2261 diary-display-function replacing diary-display-hook.
2262
71ce5fd0
JB
22632008-05-29 Drew Adams <drew.adams@oracle.com>
2264
2265 * msdog.texi (Windows Keyboard): Add descriptions of
2266 w32-register-hot-key and w32-unregister-hot-key.
2267
a3cdbdf8
MO
22682008-05-21 Tom Tromey <tromey@redhat.com>
2269
2270 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2271 Variables node.
2272
854a574c
MO
22732008-05-19 Tom Tromey <tromey@redhat.com>
2274
2275 * custom.texi (Variables): Add Directory Variables to menu.
2276 (Directory Variables): New node.
2277
7c2ec3f9
ER
22782008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2279
71ce5fd0 2280 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2281
370fded4
ER
22822008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2283
2284 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2285 Revision Tags and rewritten. Section now uses modern terminology,
2286 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2287 accurately.
2288
6af511e3
EZ
22892008-05-10 Eli Zaretskii <eliz@gnu.org>
2290
2291 * msdog.texi (Windows Files): Update documentation of
2292 w32-get-true-file-attributes.
2293
7a78b6e7
ER
22942008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2295
2296 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2297 directory mode.
2298
1bcfc24e
CY
22992008-05-08 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2302 entry "television".
1bcfc24e 2303
db86064f
ER
23042008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2305
ab5ec32c 2306 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2307
a31b405e
ER
23082008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2309
2310 * emacs/buffers.texi, emacs/files.texi (Version-control):
2311 vc-toggle-read-only is no longer a good idea...
2312
ff2c14fc
GM
23132008-04-29 Glenn Morris <rgm@gnu.org>
2314
2315 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2316
367c9b7c
JL
23172008-04-22 Juri Linkov <juri@jurta.org>
2318
2319 * dired.texi (Subdirectories in Dired): Describe using `^'
2320 to return to the parent directory.
2321
4ac1e9b4
NR
23222008-04-22 Nick Roberts <nickrob@snap.net.nz>
2323
2324 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2325 recent changes.
2326
b9b3bf2b
NR
23272008-04-19 Nick Roberts <nickrob@snap.net.nz>
2328
2329 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2330 (Other GDB-UI Buffers): Update for recent thread related changes.
2331
4d120d6a
SM
23322008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2333
2334 * maintaining.texi (Maintaining):
2335 * emacs.texi (Top): Typo.
2336
a152877d
SM
23372008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2338
b9b3bf2b
NR
2339 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2340 arg in `font-lock-add-keywords'.
a152877d 2341
36c0514c
GM
23422008-04-08 Glenn Morris <rgm@gnu.org>
2343
2344 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2345 Also add Baha'i calendar references where appropriate.
2346
06a97d46
GM
23472008-04-05 Glenn Morris <rgm@gnu.org>
2348
2349 * custom.texi (Init File): Byte-compiling .emacs is bad.
2350
6adc6eed
SM
23512008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2352
2353 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2354
571388b0
GM
23552008-03-29 Glenn Morris <rgm@gnu.org>
2356
2357 * calendar.texi: Update for `calendar-date-style' replacing
2358 `european-calendar'.
2359
3ae8f876
JR
23602008-03-28 Jason Rumney <jasonr@gnu.org>
2361
2362 * display.texi (Display Custom): Mention overlay-margin in text.
2363
5bc6ddff 23642008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2365
5bc6ddff
MB
2366 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2367 tutorial' comments.
03a864d5 2368
7186a830
CY
23692008-03-28 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * mark.texi (Mark): Rearrange nodes.
2372 (Persistent Mark): Rename from Transient Mark.
2373 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2374 Describe Transient Mark mode as the default.
2375
2376 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2377 the default behavior with Transient Mark mode off.
2378 (Position Info): Fix typo.
2379
71ce5fd0
JB
2380 * display.texi (Standard Faces): Reference the Mark node.
2381 Remove discussion of the region face, which is discussed there.
7186a830
CY
2382
2383 * emacs.texi (Top): Update node listings.
2384
2385 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2386 as the default.
2387
2388 * fixit.texi (Undo): Standardize choice of undo key sequence.
2389 (Undo, Spelling): Describe Transient Mark mode as the default.
2390
2391 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2392 default.
2393
2394 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2395
2396 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2397 mode is the default, and note that the mark is not activated when set.
2398
2399 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2400 Describe Transient Mark mode as the default.
2401
2402 * search.texi (Basic Isearch): Reference the Mark Ring node.
2403 (Replace, Unconditional Replace, Other Repeating Search):
2404 Describe Transient Mark mode as the default.
2405
2406 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2407 Transient Mark mode as the default.
2408 (Paragraphs): Describe how M-h behaves when region is active.
2409
2410 * trouble.texi (Quitting): Clarify effects of C-g.
2411
dc47d1ff
GM
24122008-03-13 Glenn Morris <rgm@gnu.org>
2413
2414 * emacs.texi (EMACSVER): Set to 23.0.60.
2415
e3e0fb39 24162008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2417
e3e0fb39
GM
2418 * dired.texi (Hiding Subdirectories): Fix previous change.
2419
24202008-03-05 Drew Adams <drew.adams@oracle.com>
2421
2422 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2423
5e14abf8
KS
24242008-02-28 Kim F. Storm <storm@cua.dk>
2425
2426 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2427 Move describe-distribution to C-h C-o.
2428 Move view-emacs-problems to C-h C-p.
2429 Add view-emacs-debugging on C-h C-d.
2430 Add view-external-packages on C-h C-e.
d0207bf3 2431 Add view-order-manuals on C-h C-m.
5e14abf8 2432
d0207bf3 24332008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2434
2435 * msdog-xtra.texi (MS-DOS): Docstring fix.
2436
87e391bb
EZ
24372008-02-09 Eli Zaretskii <eliz@gnu.org>
2438
2439 * msdog.texi (Windows Fonts): Use a @table for describing font
2440 properties.
2441
5662e503
JR
24422008-02-07 Jason Rumney <jasonr@gnu.org>
2443
2444 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2445 value has changed.
2446 (Windows HOME): Clarify what is meant by "if that fails as well".
2447 (Windows Fonts): New section.
2448
72463824
GM
24492008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2450
2451 * basic.texi (Basic Undo): Remove duplicate "you can".
2452
7ff926e0
EZ
24532008-02-02 Eli Zaretskii <eliz@gnu.org>
2454
2455 * maintaining.texi (Tags): Fix last change.
2456
6ab7aef1
MA
24572008-02-02 Michael Albinus <michael.albinus@gmx.de>
2458
093571c3 2459 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2460
ace67e7e
NR
24612008-01-31 Nick Roberts <nickrob@snap.net.nz>
2462
2463 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2464
ae068fdf
RS
24652008-01-26 Richard Stallman <rms@gnu.org>
2466
2467 * maintaining.texi (Tags): Delete redundant index entry.
2468
a56d9a08
EZ
24692008-01-26 Eli Zaretskii <eliz@gnu.org>
2470
2471 * programs.texi (Imenu): Move "@cindex tags" from here...
2472 * maintaining.texi (Tags): ...to here.
2473
e941ed90
NR
24742008-01-23 Kevin Ryde <user42@zip.com.au>
2475
2476 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2477 click count.
2478
650276d5
JB
24792008-01-21 Juanma Barranquero <lekktu@gmail.com>
2480
2481 * entering.texi (Exiting): Fix typo.
2482 Reported by D. E. Evans <sinuhe@gnu.org>.
2483
8dc17977
MR
24842007-12-31 Martin Rudalics <rudalics@gmx.at>
2485
2486 * glossary.texi (Glossary): Fix typo.
2487
9f9695a6
RS
24882007-12-27 Richard Stallman <rms@gnu.org>
2489
2490 * text.texi (Formatted Text): Improve menu tag.
2491 (Editing Format Info): In Info, add duplicate menu of nodes
2492 about the submenus.
2493 (Format Faces): Say where Faces menu is found. Mention Other.
2494 (Format Colors): Say where these submenus are found.
2495 (Format Indentation, Format Justification): Likewise.
2496 (Format Properties): Likewise.
2497
abfd0191
RS
24982007-12-22 Richard Stallman <rms@gnu.org>
2499
2500 * search.texi (Query Replace): Make exp of query-replace more
2501 self-contained, and clarify.
8dc17977 2502
abfd0191
RS
2503 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2504
a2586785
RS
25052007-12-15 Richard Stallman <rms@gnu.org>
2506
2507 * files.texi (Auto Save): Clarify definition of auto-saving.
2508
a67cf2bb
RS
25092007-11-26 Richard Stallman <rms@gnu.org>
2510
2511 * help.texi (Help Echo): Cleanups.
2512
448b33b1
TTN
25132007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2514
2515 * files.texi (Why Version Control?): Fix typo.
2516 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2517 (Selecting a Fileset): Fix typos; small rewording.
2518 (Log Buffer): Likewise.
2519 (Old Revisions): Likewise.
448b33b1 2520
221bb7f6
EZ
25212007-11-17 Eli Zaretskii <eliz@gnu.org>
2522
2523 * mule.texi (Communication Coding): Fix wording of last change.
2524
d0207bf3 25252007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2526
630cb3b7
JB
2527 * custom.texi (Specifying File Variables):
2528 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2529
53b7759e
KH
25302007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2531
a5ab2e0c 2532 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2533
2534 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2535
c8763fb6 25362007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2537
630cb3b7 2538 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2539 --output=file.
2540
ff98e024
MR
25412007-11-13 Martin Rudalics <rudalics@gmx.at>
2542
2543 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2544 (Help Echo): Avoid mentioning the term "region" here and
2545 consistently use the term "active text".
2546
37b11c22
GM
25472007-11-11 Glenn Morris <rgm@gnu.org>
2548
2549 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2550
21d50ba1
JL
25512007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2552
2553 * search.texi (Query Replace): Mention
2554 `query-replace-show-replacement'.
2555
c12ecb0a 25562007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2557
2558 * building.texi (Watch Expressions): Remove obscure sentence.
2559
3b4201f4
KH
25602007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2561
2562 * mule.texi (Select Input Method): Describe how to activate an input
2563 method in the text mode.
2564
07e5c0b0
DN
25652007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2566
2567 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2568
52dd7391
NR
25692007-10-30 Nick Roberts <nickrob@snap.net.nz>
2570
2571 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2572
c004e539
GM
25732007-10-30 Glenn Morris <rgm@gnu.org>
2574
2575 * misc.texi (Directory Tracking): Explain a bit more about
2576 dirtrack-mode.
2577
ca8c5b8c
GM
25782007-10-25 Glenn Morris <rgm@gnu.org>
2579
2580 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2581
b6c764ef
RS
25822007-10-24 Richard Stallman <rms@gnu.org>
2583
2584 * misc.texi (Interactive Shell): Cleanup last change.
2585
eabd84c9
JL
25862007-10-22 Juri Linkov <juri@jurta.org>
2587
2588 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2589 default values.
2590
0b43c7e2
ER
25912007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2592
ca8c5b8c 2593 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2594 'filesets'.
2595
a80859d4
MR
25962007-10-18 Martin Rudalics <rudalics@gmx.at>
2597
2598 * trouble.texi (Quitting): Fix typo.
2599
c9447ae1
GM
26002007-10-18 Glenn Morris <rgm@gnu.org>
2601
2602 * frames.texi (Mode Line Mouse): Mention minor mode names.
2603
168b980f
JL
26042007-10-17 Juri Linkov <juri@jurta.org>
2605
2606 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2607 fill-paragraph operates on the active region in Transient Mark mode.
2608 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2609 with fill-paragraph.
2610
2611 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2612 fill-paragraph.
2613
2614 * fixit.texi (Spelling): ispell-word operates on the active region
2615 in Transient Mark mode.
2616
5a331f34
JB
26172007-10-17 Aaron S. Hawley <aaronh@garden.org>
2618
2619 * building.texi (Source Buffers):
2620 * custom.texi (Init Non-ASCII):
2621 * glossary.texi (Glossary): Use "key binding" consistently.
2622
2a9f4d55
JB
26232007-10-17 Juanma Barranquero <lekktu@gmail.com>
2624
2625 * calendar.texi (Diary): Fix directive.
2626
de13cecf
RS
26272007-10-16 Richard Stallman <rms@gnu.org>
2628
2629 * calendar.texi (Diary): Clarify text about diary file example.
2630
5f90d53e
ER
26312007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2632
2633 * files.texi: Capitalize node names according to convention.
2634
3aa491bc
GM
26352007-10-13 Glenn Morris <rgm@gnu.org>
2636
2637 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2638
8a3106d3
ER
26392007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2640
2641 * emacs.texi:
2642 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2643 suggested by RMS and Robert J. Chassell.
8a3106d3 2644
da1080a2
ER
26452007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2646
3aa491bc 2647 * files.texi (Version Systems):
0870a421
ER
2648 * vc-xtra.texi:
2649 * vc1-xtra.texi:
ac3f4c6f 2650 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2651 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2652 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2653 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2654
58ade22b
ER
26552007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2656
da1080a2 2657 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2658 Reorder the descriptions to be chronological.
2659
93870ce2
RS
26602007-10-09 Richard Stallman <rms@gnu.org>
2661
2662 * display.texi (Cursor Display): Correct how cursor appears
2663 in nonselected windows.
2664
568c7288
NR
26652007-10-04 Nick Roberts <nickrob@snap.net.nz>
2666
2667 * building.texi (GDB Graphical Interface): Remove references to gdba
2668 and mention gud-gdb.
2669
1af74d06 26702007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2671
1af74d06 2672 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2673
0d8fb755
JL
26742007-10-06 Juri Linkov <juri@jurta.org>
2675
2676 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2677 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2678 fill-paragraph-or-region.
2679
2680 * basic.texi (Arguments): Replace fill-paragraph with
2681 fill-paragraph-or-region.
2682
b981e2c6
ER
26832007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2684
2685 * files.texi: Update the section on version control for 2007
2a9f4d55 2686 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2687 will come later.
2688
5fceaf9c
GM
26892007-09-15 Glenn Morris <rgm@gnu.org>
2690
2691 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2692 to `list-holidays'.
2693
b0e44b17
GM
26942007-09-14 Glenn Morris <rgm@gnu.org>
2695
2696 * calendar.texi: Update all instances of mark-calendar-holidays,
2697 list-calendar-holidays, list-holidays with the new names.
2698
8cf51b2c
GM
26992007-09-06 Glenn Morris <rgm@gnu.org>
2700
46a367db 2701 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2702 Split into the Emacs manual in emacs/, and other manuals in misc/.
2703 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2704 manual.
2705 (infodir): New variable.
2706 (info): Use $infodir.
2707 (emacsman): Delete target, not needed any more.
2708 Move all targets that are not the Emacs manual to misc/Makefile.in.
2709 (mostlyclean): Remove `gnustmp'.
2710 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2711 manual.
92f9b43f 2712 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2713 (emacsman): Delete target, not needed any more.
2714 (clean): Remove all info files but Emacs manual.
2715 Move all targets that are not the Emacs manual to misc/Makefile.in.
2716 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2717
2718 * Makefile.in (INFOSOURCES): Delete.
2719 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2720 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2721 *.vrs *.toc here...
2722 (maintainer-clean): ...from here.
2723
27242007-09-05 Glenn Morris <rgm@gnu.org>
2725
2726 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2727
8cf51b2c
GM
27282007-08-29 Glenn Morris <rgm@gnu.org>
2729
2730 * emacs.texi (EMACSVER): Increase to 23.0.50.
2731
3420c522
RS
27322007-08-27 Richard Stallman <rms@gnu.org>
2733
2734 * emacs.texi (Top): Clarify menu item for Glossary.
2735
2736 * display.texi (Faces): Change secn title.
2737 Clarify not all fonts come from Font Lock.
2738
8cf51b2c
GM
27392007-08-17 Eli Zaretskii <eliz@gnu.org>
2740
2741 * basic.texi (Position Info): Add index entry for face at point.
2742 Mention that character faces are also displayed by "C-u C-x =".
2743
8cf51b2c
GM
27442007-08-08 Glenn Morris <rgm@gnu.org>
2745
2746 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2747
27482007-08-07 Chong Yidong <cyd@stupidchicken.com>
2749
2750 * files.texi (File Conveniences): Document point motion keys in Image
2751 mode.
2752
8cf51b2c
GM
27532007-07-27 Glenn Morris <rgm@gnu.org>
2754
8cf51b2c
GM
2755 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2756 in-line.
2757
2758 * gpl.texi: New file with text of GPL.
2759 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2760
27612007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2762
2763 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2764
2765 * dired.texi (Wdired): Mention C-x C-q key binding.
2766
27672007-07-28 Nick Roberts <nickrob@snap.net.nz>
2768
2769 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2770
27712007-07-25 Glenn Morris <rgm@gnu.org>
2772
8cf51b2c
GM
2773 * emacs.texi (Copying): Replace license with GPLv3.
2774
2775 * Relicense all FSF files to GPLv3 or later.
2776
27772007-07-24 Glenn Morris <rgm@gnu.org>
2778
2779 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2780 for some calendars.
2781
27822007-07-23 Nick Roberts <nickrob@snap.net.nz>
2783
2784 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2785 default-directory for the current buffer is on a remote machine.
2786
8cf51b2c
GM
27872007-07-21 Eli Zaretskii <eliz@gnu.org>
2788
2789 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2790 default value.
2791
27922007-07-21 Richard Stallman <rms@gnu.org>
2793
2794 * files.texi (Why Version Control?): Improve previous change.
2795
27962007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2797
2798 * files.texi (Why Version Control?): New node.
2799
8cf51b2c
GM
28002007-07-12 Nick Roberts <nickrob@snap.net.nz>
2801
8cf51b2c
GM
2802 * building.texi (Starting GUD): Add xref to this anchor.
2803
8cf51b2c
GM
28042007-06-24 Karl Berry <karl@gnu.org>
2805
2a9f4d55 2806 * emacs.texi: New Back-Cover Text.
8cf51b2c 2807
8cf51b2c
GM
28082007-06-07 Alan Mackenzie <acm@muc.de>
2809
2810 * display.texi (Optional Mode Line): Document the new form of
2811 line+column numbers, "(561,2)".
2812
28132007-06-06 Juanma Barranquero <lekktu@gmail.com>
2814
49823426 2815 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2816
28172007-06-02 Chong Yidong <cyd@stupidchicken.com>
2818
2819 * Version 22.1 released.
2820
8cf51b2c
GM
28212007-05-07 Karl Berry <karl@gnu.org>
2822
2823 * emacs.texi (EMACSVER): Back to 22.
2824
28252007-05-06 Richard Stallman <rms@gnu.org>
2826
2827 * maintaining.texi (Create Tags Table): Clean up previous change.
2828
c8763fb6 28292007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2830
2831 * maintaining.texi (Create Tags Table): Add text about the dangers of
2832 making symbolic links to tags files.
2833
28342007-05-04 Karl Berry <karl@gnu.org>
2835
2836 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2837
28382007-05-03 Karl Berry <karl@gnu.org>
2839
2840 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2841
2842 * .cvsignore (*.pdf): New entry.
2843
8cf51b2c
GM
2844 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2845 for printing.
2846
28472007-05-01 Richard Stallman <rms@gnu.org>
2848
2849 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2850
8cf51b2c
GM
28512007-04-28 Glenn Morris <rgm@gnu.org>
2852
2853 * ack.texi (Acknowledgments):
2854 * anti.texi (Antinews):
8cf51b2c
GM
2855 * programs.texi (Program Modes): Restore mention of python.el pending
2856 consideration of legal status.
2857
28582007-04-28 Richard Stallman <rms@gnu.org>
2859
2860 * files.texi (File Names): Fixes to ~ description on MS systems.
2861
8cf51b2c
GM
28622007-04-26 Glenn Morris <rgm@gnu.org>
2863
2864 * emacs.texi (EMACSVER): Increase to 22.1.50.
2865
28662007-04-25 Karl Berry <karl@gnu.org>
2867
2868 * emacs.texi: Improve line breaks on copyright page,
2869 similar layout to lispref, 8.5x11 by default.
2870
2871 * dired.texi (Image-Dired): Improve line break, fix typo.
2872
28732007-04-24 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * programs.texi (Program Modes):
8cf51b2c
GM
2876 * anti.texi (Antinews):
2877 * ack.texi (Acknowledgments): python.el removed.
2878
8cf51b2c
GM
28792007-04-23 Chong Yidong <cyd@stupidchicken.com>
2880
2881 * display.texi (Highlight Interactively): Correct description of
2882 hi-lock-file-patterns-policy.
2883
2884 * files.texi (File Archives): Mention self-extracting executables.
2885
28862007-04-23 Eli Zaretskii <eliz@gnu.org>
2887
2888 * search.texi (Unconditional Replace, Query Replace): Add xref to
2889 "Replacement and Case".
2890
28912007-04-22 Chong Yidong <cyd@stupidchicken.com>
2892
2893 * dired.texi (Image-Dired): Move from Thumbnails node.
2894 * misc.texi (Thumbnails): Node deleted.
2895 * emacs.texi (Top): Update node listing.
2896
2897 * files.texi (File Conveniences):
49823426 2898 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2899
29002007-04-21 Richard Stallman <rms@gnu.org>
2901
2902 * display.texi (Highlight Interactively): Correct previous change.
2903 Clarify doc of hi-lock-find-patterns, and move new features into it.
2904
29052007-04-20 David Koppelman <koppel@ece.lsu.edu>
2906
2907 * display.texi (Highlight Interactively): Document
2908 hi-lock-file-patterns-policy.
2909
29102007-04-20 Martin Rudalics <rudalics@gmx.at>
2911
2912 * display.texi (Scrolling): Fix typo.
2913
8cf51b2c
GM
29142007-04-15 Chong Yidong <cyd@stupidchicken.com>
2915
8cf51b2c
GM
2916 * doclicense.texi: Remove node heading, so that it can be included by
2917 other files.
2918
2919 * emacs.texi: Insert node heading for GFDL.
2920
8cf51b2c
GM
29212007-04-14 Eli Zaretskii <eliz@gnu.org>
2922
2923 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2924 "command line".
2925
2926 * display.texi (Faces): Refer to "Creating Frames" for face
2927 and other frame customizations in .emacs.
2928
2929 * frames.texi (Creating Frames): Mention that face customizations can
2930 be put in .emacs. Add index entries.
2931
29322007-04-12 Richard Stallman <rms@gnu.org>
2933
2934 * glossary.texi (Glossary): Explain `iff'.
2935
29362007-04-11 Karl Berry <karl@gnu.org>
2937
2938 * gnu.texi (Top),
2939 * macos.texi (Mac Font Specs),
2940 * anti.texi (Antinews),
2941 * xresources.texi (Resources),
2942 * misc.texi (Emulation),
2943 * calendar.texi (Daylight Saving),
2944 * dired.texi (Dired and Find),
2945 * rmail.texi (Remote Mailboxes),
2946 * sending.texi (Mail Headers),
2947 * programs.texi (Which Function),
2948 * files.texi (Recover),
2949 * buffers.texi (Uniquify),
2950 * frames.texi (Wheeled Mice),
2951 * killing.texi (Rectangles): Wording to improve breaks in
2952 8.5x11 format.
2953 * mule.texi (Language Environments): \hbadness=10000 since there's
2954 no way to reword.
2955 * emacs.texi (smallbook): New @set to more easily switch between
2956 smallbook and 8.5x11.
2957
29582007-04-11 Richard Stallman <rms@gnu.org>
2959
2960 * files.texi (File Conveniences): Add xref to Tumme.
2961 Delete text about Thumbnail mode.
2962
8cf51b2c
GM
29632007-04-09 Alan Mackenzie <acm@muc.de>
2964
2965 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2966 new name. Insert concept index entries.
2967
8cf51b2c
GM
29682007-04-08 Chong Yidong <cyd@stupidchicken.com>
2969
2970 * display.texi (Standard Faces): Document prefix arg for
2971 list-faces-display.
2972
2973 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2974
8cf51b2c
GM
29752007-04-07 Chong Yidong <cyd@stupidchicken.com>
2976
8cf51b2c
GM
2977 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2978
2979 * files.texi (Misc File Ops): Rewrite description of
2980 insert-file-literally.
2981
8cf51b2c
GM
29822007-03-31 Eli Zaretskii <eliz@gnu.org>
2983
2984 * misc.texi (Printing): Postscript -> PostScript.
2985
8cf51b2c
GM
2986 * ack.texi (Acknowledgments): Postscript -> PostScript.
2987
2988 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2989
2990 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2991 below.
2992
29932007-03-30 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2996 Init Non-ASCII.
2997 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2998 (Init Non-ASCII): New node.
2999
30002007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3001
3002 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3003
8cf51b2c
GM
30042007-03-12 Glenn Morris <rgm@gnu.org>
3005
8cf51b2c
GM
3006 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3007 "Daylight Savings".
3008
49823426 3009 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3010 saving" in text throughout.
3011
8cf51b2c
GM
30122007-03-04 Richard Stallman <rms@gnu.org>
3013
3014 * custom.texi (Safe File Variables): Minor correction.
3015
8cf51b2c
GM
30162007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3017
3018 * rmail.texi (Movemail): Add internal ref.
3019 Don't indent the intro for the PROTO table.
3020 Format PROTO table items with @code.
3021
8cf51b2c
GM
30222007-02-26 Nick Roberts <nickrob@snap.net.nz>
3023
3024 * building.texi: Remove references to bashdb.
3025
8cf51b2c
GM
30262007-02-19 Juanma Barranquero <lekktu@gmail.com>
3027
3028 * mule.texi (Language Environments): Update list of supported language
3029 environments.
3030
8cf51b2c
GM
30312007-02-14 Kim F. Storm <storm@cua.dk>
3032
3033 * building.texi (Grep Searching): Fix lgrep doc.
3034
30352007-02-12 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * back.texi: Remove unused file.
3038
c8763fb6 30392007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3040
3041 * maintaining.texi (Tag Syntax): Now --members is the default for
3042 etags, not for ctags yet.
3043
8cf51b2c
GM
30442007-02-03 Eli Zaretskii <eliz@gnu.org>
3045
3046 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3047 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3048 expects. Add comments to prevent people from inadvertently modifying
3049 the key parts needed by `texinfo-multiple-files-update'.
3050
30512007-01-29 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * frames.texi (Secondary Selection): Window clicked does not matter
3054 when mouse-yank-at-point is non-nil.
3055
8cf51b2c
GM
30562007-01-16 Glenn Morris <rgm@gnu.org>
3057
3058 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3059 system abbrev.
3060
30612007-01-11 Richard Stallman <rms@gnu.org>
3062
3063 * msdog.texi (Windows Keyboard): Another small cleanup.
3064
30652007-01-10 Richard Stallman <rms@gnu.org>
3066
3067 * msdog.texi (Windows Keyboard): Yet another try to make
3068 everyone happy with that passage.
3069
30702007-01-05 Richard Stallman <rms@gnu.org>
3071
3072 * anti.texi (Antinews): Mention M-x shell scrolling.
3073
30742007-01-05 Nick Roberts <nickrob@snap.net.nz>
3075
3076 * building.texi (Watch Expressions): Describe gdb-max-children.
3077
8cf51b2c
GM
30782007-01-04 Richard Stallman <rms@gnu.org>
3079
8cf51b2c
GM
3080 * msdog.texi (Windows Keyboard): Clarify previous change.
3081
8cf51b2c
GM
30822007-01-02 Richard Stallman <rms@gnu.org>
3083
3084 * custom.texi (Changing a Variable): Minor clarification.
3085 (Specific Customization): customize-customized => customize-unsaved.
3086
3087 * entering.texi (Entering Emacs): Clean up text about restarting
3088 Emacs for each file.
3089
3090 * misc.texi (Shell Options): Minor cleanup.
3091
3092 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3093 with Emacs, not vice versa.
3094
3095 * programs.texi (Symbol Completion): Recommend customizing
3096 window manager.
3097
3098 * xresources.texi (Resources): Minor fix.
3099
c8763fb6 31002007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3101
3102 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3103
31042007-01-01 Richard Stallman <rms@gnu.org>
3105
3106 * commands.texi (User Input): Document keys stolen by window mangers.
3107
31082006-12-31 Richard Stallman <rms@gnu.org>
3109
3110 * custom.texi (Specific Customization): Document customize-option
3111 instead of customize-variable.
3112
31132006-12-31 Kim F. Storm <storm@cua.dk>
3114
3115 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3116
31172006-12-30 Kim F. Storm <storm@cua.dk>
3118
3119 * killing.texi (CUA Bindings): Fix typo.
3120
3121 * xresources.texi (Table of Resources): Mention grow-only value for
3122 auto-resize-tool-bars.
3123
8cf51b2c
GM
31242006-12-27 Eli Zaretskii <eliz@gnu.org>
3125
3126 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3127 and how to get them back.
3128
31292006-12-26 Richard Stallman <rms@gnu.org>
3130
3131 * calendar.texi (Holidays): Holiday listing is based on current
3132 practice, but DST is not.
3133
31342006-12-25 Richard Stallman <rms@gnu.org>
3135
3136 * emacs.texi (Top): Update subnode menus.
3137
3138 * mark.texi (Transient Mark): Fix xref.
3139
3140 * killing.texi (Graphical Kill): Node deleted.
3141 (Killing): Add xref to Cut and Paste.
3142 (CUA Bindings): Update xref.
3143
3144 * frames.texi (Cut and Paste): New section to hold other nodes.
3145 (Mouse Commands): Node demoted.
3146 (Cut/Paste Other App): Split out from Mouse Commands.
3147 (Word and Line Mouse): Likewise.
3148 (Secondary Selection, Clipboard): Nodes demoted.
3149
8cf51b2c
GM
31502006-12-24 Kevin Ryde <user42@zip.com.au>
3151
3152 * calendar.texi (Holidays): US daylight saving begins second Sunday
3153 in March for 2007 onwards.
3154 (Daylight Savings): Show new US default daylight saving rules, 2nd
3155 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3156
31572006-12-23 Chong Yidong <cyd@stupidchicken.com>
3158
3159 * calendar.texi (Scroll Calendar): < and > are switched.
3160
31612006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3162
3163 * killing.texi (Deletion): Describe M-\ prefix argument.
3164
31652006-12-23 Richard Stallman <rms@gnu.org>
3166
3167 * search.texi (Regexp Search): Explain why forward and reverse regexp
3168 search are not mirror images.
3169
8cf51b2c
GM
31702006-12-19 Kim F. Storm <storm@cua.dk>
3171
3172 * major.texi (Choosing Modes): Describe match-function elements for
3173 magic-mode-alist.
3174
8cf51b2c
GM
31752006-12-18 Eli Zaretskii <eliz@gnu.org>
3176
3177 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3178 peculiarities.
3179
31802006-12-18 Richard Stallman <rms@gnu.org>
3181
3182 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3183
8cf51b2c
GM
31842006-12-17 Alan Mackenzie <acm@muc.de>
3185
3186 * programs.texi (Left Margin Paren): Remove the bit which says
3187 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3188 Discuss some of the issues of setting this option to nil.
3189
31902006-12-17 Glenn Morris <rgm@gnu.org>
3191
3192 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3193
31942006-12-16 Eli Zaretskii <eliz@gnu.org>
3195
3196 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3197 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3198 NTFS volumes.
3199 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3200 volumes.
3201
32022006-12-15 Eli Zaretskii <eliz@gnu.org>
3203
3204 * text.texi (HTML Mode): Fix "C-c TAB".
3205
8cf51b2c
GM
32062006-12-09 Richard Stallman <rms@gnu.org>
3207
3208 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3209
32102006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3211
3212 * files.texi (Misc File Ops): Document insert-file-literally.
3213
32142006-12-08 Eli Zaretskii <eliz@gnu.org>
3215
3216 * cmdargs.texi (Colors): Note that --color is intended for overriding
3217 the terminal defaults, not for normal invocation.
3218
3219 * misc.texi (Emacs Server): Improve wording. Don't mention the
3220 ``server program''. Add a cross-reference to "Init File" node.
3221 (Invoking emacsclient): Add index entries. Document both short and
3222 long versions of command-line options. Document the -f option.
3223
8cf51b2c
GM
32242006-12-06 Richard Stallman <rms@gnu.org>
3225
3226 * text.texi (Outline Format): Say to set outline-regexp
3227 and outline-level with major modes and file local variables.
3228
c8763fb6 32292006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3230
3231 * anti.texi (Antinews): Mention the alternative to
3232 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3233
8cf51b2c
GM
3234 * misc.texi (Interactive Shell): Ditto.
3235
32362006-12-04 Eli Zaretskii <eliz@gnu.org>
3237
3238 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3239
3240 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3241
32422006-12-01 Eli Zaretskii <eliz@gnu.org>
3243
3244 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3245 colon in the mode line.
3246
3247 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3248
32492006-11-26 Nick Roberts <nickrob@snap.net.nz>
3250
3251 * building.texi (Watch Expressions): Mention SPC for expanding/
3252 contracting watch expressions.
3253
32542006-11-26 Kim F. Storm <storm@cua.dk>
3255
3256 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3257
32582006-11-26 Nick Roberts <nickrob@snap.net.nz>
3259
3260 * building.texi (Debugger Operation): Define text command mode.
3261 Clarify how tooltips work.
3262 (GDB Graphical Interface): Explain how to run in text command mode
3263 more clearly.
3264
32652006-11-25 Juanma Barranquero <lekktu@gmail.com>
3266
3267 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3268
32692006-11-22 Juanma Barranquero <lekktu@gmail.com>
3270
3271 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3272
8cf51b2c
GM
32732006-11-18 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3276 and EMACS is deprecated.
3277
32782006-11-18 Juanma Barranquero <lekktu@gmail.com>
3279
3280 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3281
c8763fb6 32822006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3283
3284 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3285
3286 * emacs.texi: Include xresources.texi both for info and dvi.
3287
3288 * xresources.texi: Merge text from xresmini.texi.
3289
c8763fb6 32902006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3291
3292 * glossary.texi: Fix typos.
3293
8cf51b2c
GM
32942006-11-06 Richard Stallman <rms@gnu.org>
3295
3296 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3297
3298 * ack.texi (Acknowledgments): Fix name spelling.
3299
33002006-11-01 Juri Linkov <juri@jurta.org>
3301
3302 * search.texi (Word Search): Document incremental word search.
3303
33042006-10-28 Glenn Morris <rgm@gnu.org>
3305
3306 * ack.texi (Acknowledgments): Add cal-html author.
3307
3308 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3309 Calendar"). Describe new package cal-html.
3310 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3311 Calendar Files."
3312
8cf51b2c
GM
33132006-10-23 Richard Stallman <rms@gnu.org>
3314
3315 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3316 Abbrev mode is enabled.
3317
8cf51b2c
GM
33182006-10-16 Richard Stallman <rms@gnu.org>
3319
8cf51b2c
GM
3320 * emacs.texi: Update ISBN.
3321
8cf51b2c
GM
33222006-10-11 Kim F. Storm <storm@cua.dk>
3323
3324 * emacs.texi (Acknowledgments): Use @dotless{i}.
3325
33262006-10-08 Nick Roberts <nickrob@snap.net.nz>
3327
3328 * building.texi (Breakpoints Buffer): Mention catchpoints.
3329
33302006-10-08 Kim F. Storm <storm@cua.dk>
3331
3332 * ack.texi (Acknowledgments): Update.
3333
3334 * emacs.texi (Acknowledgments): Fix bad @/ form.
3335
8cf51b2c
GM
33362006-10-05 Kim F. Storm <storm@cua.dk>
3337
3338 * emacs.texi (Acknowledgments): Add more contributors.
3339
33402006-10-03 Richard Stallman <rms@gnu.org>
3341
3342 * emacs.texi (Acknowledgments): Update version and edition.
3343
8cf51b2c
GM
33442006-10-01 Karl Berry <karl@gnu.org>
3345
3346 * custom.texi (Customization Groups): Page break to keep example buffer
3347 on one page.
3348
33492006-09-30 Karl Berry <karl@gnu.org>
3350
3351 * programs.texi (Basic Indent): @need to improve page break.
3352 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3353
33542006-09-29 Glenn Morris <rgm@gnu.org>
3355
3356 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3357
33582006-09-29 Karl Berry <karl@gnu.org>
3359
3360 * windows.texi (Basic Window): Remove forced @break, no longer
3361 desirable.
3362 * frames.texi (Frame Commands),
3363 * mark.texi (Marking Objects): Reword to avoid bad page break.
3364 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3365
33662006-09-19 Richard Stallman <rms@gnu.org>
3367
3368 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3369 stick to present tense.
3370
c8763fb6 33712006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3372
3373 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3374 to x-gtk-use-old-file-dialog.
3375 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3376
33772006-09-15 Jay Belanger <belanger@truman.edu>
3378
49823426 3379 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3380 Change "Library Public License" to "Lesser Public License"
3381 throughout. Use "yyyy" to represent year.
3382
8cf51b2c
GM
33832006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3384
3385 * files.texi (Visiting): Add index entry "open file".
3386
8cf51b2c
GM
33872006-09-11 Richard Stallman <rms@gnu.org>
3388
3389 * building.texi (Compilation Mode): Clarification.
3390 (Grep Searching): Add xref to Compilation Mode.
3391
8cf51b2c
GM
33922006-09-08 Richard Stallman <rms@gnu.org>
3393
3394 * search.texi (Search): Ref multi-file search commands here.
3395 (Other Repeating Search): Not here.
3396
8cf51b2c
GM
33972006-08-28 Richard Stallman <rms@gnu.org>
3398
3399 * windows.texi (Split Window): Update xref.
3400
3401 * basic.texi (Continuation Lines): Update xref.
3402
3403 * indent.texi (Tab Stops): Update xref.
3404
3405 * emacs.texi (Top): Update subnode menu.
3406
3407 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3408 split out of Display Custom.
3409
34102006-08-25 Kim F. Storm <storm@cua.dk>
3411
3412 * display.texi (Display Custom): Add variables overline-margin
3413 and x-underline-at-descent-line.
3414
34152006-08-25 Richard Stallman <rms@gnu.org>
3416
3417 * entering.texi (Exiting): Rewrite to give graphical displays
3418 priority over text terminals.
3419
3420 * search.texi (Incremental Search): Move index entries.
3421
34222006-08-23 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * custom.texi (Init File): Reference Find Init to avoid "home
3425 directory" confusion.
3426
34272006-08-22 Nick Roberts <nickrob@snap.net.nz>
3428
3429 * building.texi (Other GDB-UI Buffers): Describe how to edit
3430 a value in the locals buffer.
3431
34322006-08-21 Richard Stallman <rms@gnu.org>
3433
3434 * search.texi (Basic Isearch): Add `isearch' index entry.
3435
34362006-08-16 Richard Stallman <rms@gnu.org>
3437
3438 * misc.texi (Saving Emacs Sessions): Clean up wording.
3439
3440 * mark.texi (Marking Objects): Mention term "select all".
3441
3442 * emacs.texi (Top): Update subnode menu.
3443
3444 * help.texi (Help Mode): Move node up in file.
3445
8cf51b2c
GM
34462006-08-15 Nick Roberts <nickrob@snap.net.nz>
3447
3448 * building.texi (Stack Buffer): Explain fringe arrow.
3449
8cf51b2c
GM
34502006-08-12 Eli Zaretskii <eliz@gnu.org>
3451
8cf51b2c
GM
3452 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3453 on startup.
3454
34552006-08-11 Romain Francoise <romain@orebokech.com>
3456
3457 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3458
34592006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3460
3461 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3462
34632006-08-10 Richard Stallman <rms@gnu.org>
3464
3465 * text.texi (Format Faces): Substantial rewrites to deal
3466 with face merging. Empty regions don't count. Clarify
3467 face property inheritance.
3468
34692006-08-08 Romain Francoise <romain@orebokech.com>
3470
3471 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3472 <arjuropo@cc.jyu.fi>.
3473
8cf51b2c
GM
34742006-08-04 Eli Zaretskii <eliz@gnu.org>
3475
3476 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3477 apply to all frames.
3478
8cf51b2c
GM
34792006-08-01 Richard Stallman <rms@gnu.org>
3480
3481 * help.texi (Name Help): Add index entries for describe-variable.
3482
34832006-08-01 Nick Roberts <nickrob@snap.net.nz>
3484
3485 * building.texi (GDB Graphical Interface): Shorten node names.
3486 (GDB-UI Layout): Use GDB-related.
3487 (Other GDB-UI Buffers): Simplify English.
3488
34892006-07-31 Richard Stallman <rms@gnu.org>
3490
3491 * search.texi (Query Replace): Add xref for Dired's Q command.
3492
8cf51b2c
GM
34932006-07-31 Nick Roberts <nickrob@snap.net.nz>
3494
3495 * building.texi (GDB commands in Fringe): Rename to...
3496 (Source Buffers): ..this and move forward. Describe hollow arrow and
3497 new option gdb-find-source-frame.
3498
34992006-07-29 Richard Stallman <rms@gnu.org>
3500
3501 * dired.texi (Operating on Files): Simplify previous change
3502 and fix Texinfo usage.
3503
35042006-07-29 Eli Zaretskii <eliz@gnu.org>
3505
3506 * dired.texi (Operating on Files): Add cross-references. State the
3507 Unix commands that do similar things.
3508
35092006-07-28 Richard Stallman <rms@gnu.org>
3510
3511 * mark.texi (Transient Mark): Clarify that region never disappears
3512 when Transient Mark mode is off, and not when it is on.
3513
35142006-07-27 Richard Stallman <rms@gnu.org>
3515
3516 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3517
35182006-07-24 Richard Stallman <rms@gnu.org>
3519
3520 * xresources.texi (GTK styles): Fix texinfo usage.
3521
8cf51b2c
GM
3522 * commands.texi (User Input): Explain why we teach keyboard cmds.
3523
3524 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3525 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3526 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3527 * doclicense.texi, display.texi, dired.texi, basic.texi:
3528 * anti.texi, ack.texi: Move periods and commas inside quotes.
3529
35302006-07-22 Eli Zaretskii <eliz@gnu.org>
3531
3532 * cmdargs.texi (General Variables): Document EMAIL.
3533
35342006-07-21 Eli Zaretskii <eliz@gnu.org>
3535
3536 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3537 doesn't have effect on MS-Windows.
3538
8cf51b2c
GM
35392006-07-17 Richard Stallman <rms@gnu.org>
3540
3541 * building.texi (Grep Searching): Explain about chaining grep commands.
3542
8cf51b2c
GM
35432006-07-10 Nick Roberts <nickrob@snap.net.nz>
3544
49823426 3545 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3546
35472006-07-09 Chong Yidong <cyd@stupidchicken.com>
3548
3549 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3550 is invoked for multiple files.
3551
35522006-07-08 Eli Zaretskii <eliz@gnu.org>
3553
3554 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3555 on-line manual for the rest of this node.
3556 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3557 unconditionally.
3558 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3559 Improve wording.
3560 (Windows Printing): Improve wording.
3561 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3562 rest of this node.
3563
8cf51b2c
GM
35642006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3565
49823426
GM
3566 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3567 with eval-buffer.
8cf51b2c
GM
3568
35692006-07-05 Nick Roberts <nickrob@snap.net.nz>
3570
3571 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3572 of character translation.
3573
35742006-07-04 Nick Roberts <nickrob@snap.net.nz>
3575
3576 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3577
35782006-07-03 Karl Berry <karl@gnu.org>
3579
3580 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3581 not-too-underfull hboxes in the TeX output.
3582 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3583 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3584 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3585 * sending.texi, text.texi: Fix overfull/underfull boxes.
3586
35872006-07-03 Romain Francoise <romain@orebokech.com>
3588
3589 * m-x.texi (M-x): Fix.
3590
35912006-07-03 Richard Stallman <rms@gnu.org>
3592
8cf51b2c
GM
3593 * search.texi (Other Repeating Search): filename -> file name.
3594
3595 * misc.texi (Narrowing): Minor cleanups.
3596
3597 * files.texi (Visiting): filename -> file name.
3598
3599 * emacs.texi (Top): Update subnode menus.
3600
3601 * mule.texi (Coding Systems): Move char translation stuff here.
3602 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3603 (Recognize Coding): Substantial local rewrites.
3604 (International): Update menu.
3605
3606 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3607 (Scrolling): Substantial local rewrites.
3608 (Display): Update menu and intro.
3609
3610 * dired.texi: filename -> file name.
3611
3612 * custom.texi (Safe File Variables): Texinfo usage fix.
3613
f0131492 36142006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3615
3616 * help.texi, m-x.texi: Lots of cleanups.
3617
8cf51b2c
GM
36182006-06-30 Eli Zaretskii <eliz@gnu.org>
3619
3620 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3621 (Windows Processes, Windows Misc): Shorten the printed version by
3622 selectively conditioning less important portions by @ifnottex.
3623
8cf51b2c
GM
36242006-06-27 Richard Stallman <rms@gnu.org>
3625
3626 * mini.texi (Minibuffer File): Minor cleanup.
3627
36282006-06-25 Nick Roberts <nickrob@snap.net.nz>
3629
3630 * frames.texi (XTerm Mouse): Rename to...
3631 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3632
3633 * emacs.texi (Top): Use new node name.
3634
36352006-06-24 Eli Zaretskii <eliz@gnu.org>
3636
3637 * emacs.texi (Top): Update the detailed menu according to changes in
3638 msdog.texi.
3639
3640 * msdog.texi (Windows Keyboard): New section.
3641 (Windows Mouse): New section.
3642 (Windows System Menu): Remove section (text merged with "Windows
3643 Keyboard").
3644 (Windows Misc): New section.
3645
3646 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3647
3648 * msdog.texi (ls in Lisp): New section.
3649
3650 * files.texi (Visiting): Document case-insensitive wildcard matching
3651 under find-file-wildcards.
3652
8cf51b2c
GM
36532006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3654
3655 * macos.texi (Mac Input): Add description of mac-function-modifier.
3656 Now Unicode keyboard layouts work.
3657
8cf51b2c
GM
36582006-06-10 Richard Stallman <rms@gnu.org>
3659
3660 * mule.texi (Recognize Coding): Clarify previous change.
3661
36622006-06-09 Kenichi Handa <handa@m17n.org>
3663
3664 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3665 notation.
3666
36672006-06-07 Kevin Ryde <user42@zip.com.au>
3668
3669 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3670 manual for @ifnottex, but in emacs-extra for @iftex.
3671
3672 * cmdargs.texi (General Variables): Fix smtpmail xref.
3673
36742006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3675
8cf51b2c 3676 * programs.texi (Comment Commands):
8cf51b2c 3677 * custom.texi (Specifying File Variables):
49823426 3678 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3679
36802006-06-07 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * building.texi (Watch Expressions): Move node to end.
3683 (GDB Graphical Interface): Move description of clicks in fringe...
3684 (GDB commands in the Fringe): ...to here. New node.
3685
8cf51b2c
GM
36862006-06-05 Romain Francoise <romain@orebokech.com>
3687
49823426 3688 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3689
36902006-06-05 Nick Roberts <nickrob@snap.net.nz>
3691
3692 * building.texi (GDB Graphical Interface): Update bindings.
3693 (Commands of GUD): Add gud-print. Remove gud-run.
3694 Restate availability more generally.
3695
f0131492 36962006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3697
3698 * mini.texi: Lots of cleanups.
3699
37002006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3703 and Mouse-2.
3704
c8763fb6 37052006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3706
3707 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3708
8cf51b2c
GM
37092006-05-31 Richard Stallman <rms@gnu.org>
3710
3711 * basic.texi (Moving Point): Fix previous change.
3712
c8763fb6 37132006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3714
3715 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3716
f0131492 37172006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3718
3719 * basic.texi: Many simplifications and improvements in wording.
3720
8cf51b2c
GM
37212006-05-26 Nick Roberts <nickrob@snap.net.nz>
3722
3723 * anti.texi (Antinews): Create a node for gdb-ui.
3724
8cf51b2c
GM
37252006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3726
3727 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3728
37292006-05-20 Richard Stallman <rms@gnu.org>
3730
3731 * dired.texi (Dired Navigation): dired-goto-file is now j.
3732
8cf51b2c
GM
37332006-05-20 Eli Zaretskii <eliz@gnu.org>
3734
3735 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3736 and their aliases.
3737
3738 * msdog.texi (Windows Printing): Mention non-support of plain text
3739 printing with some el-cheapo printers, and suggest a workaround.
3740
37412006-05-20 Kevin Ryde <user42@zip.com.au>
3742
3743 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3744 remove the bit saying you must set it.
3745
37462006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3747
3748 * trouble.texi (Checklist):
3749 * text.texi (Text, Auto Fill, Text Mode):
3750 * search.texi (Nonincremental Search):
3751 * rmail.texi (Rmail Labels):
3752 * mule.texi (Input Methods, Multibyte Conversion):
3753 * misc.texi (Gnus, Where to Look, PostScript):
3754 * maintaining.texi (Create Tags Table):
3755 * indent.texi (Indentation Commands):
3756 * fixit.texi (Spelling):
3757 * emacs.texi (Copying):
3758 * custom.texi (Init File): ifinfo -> ifnottex.
3759
8cf51b2c
GM
37602006-05-17 Richard Stallman <rms@gnu.org>
3761
3762 * files.texi (Diff Mode): Mention C-x `.
3763
37642006-05-08 Richard Stallman <rms@gnu.org>
3765
3766 * custom.texi (Disabling): Textual cleanups.
3767
8cf51b2c
GM
37682006-05-12 Glenn Morris <rgm@gnu.org>
3769
3770 * calendar.texi (Displaying the Diary, Format of Diary File):
3771 Refer to diary-view-entries, diary-list-entries,
3772 diary-show-all-entries rather than obsolete aliases.
3773
37742006-05-12 Eli Zaretskii <eliz@gnu.org>
3775
3776 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3777 (Displaying the Diary, Special Diary Entries, Importing Diary):
3778 * building.texi (Compilation Shell):
3779 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3780 emacs-xtra with @inforef's.
3781
3782 * files.texi (Visiting): Fix wording.
3783
3784 * mule.texi (Coding Systems, Text Coding): More indexing.
3785 Mention that C-x RET f can set eol conversion.
3786
c8763fb6 37872006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3788
3789 * xresmini.texi (GTK resources): Insert GTK description.
3790
3791 * xresources.texi (GTK resources): metafont should be menufont.
3792
8cf51b2c
GM
37932006-05-06 Michael Albinus <michael.albinus@gmx.de>
3794
49823426 3795 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3796 method, user name and host name is active only in partial
3797 completion mode.
3798
8cf51b2c
GM
37992006-05-06 Eli Zaretskii <eliz@gnu.org>
3800
3801 * makefile.w32-in (emacs.dvi):
3802 * Makefile.in (emacs.dvi): Add xresmini.texi.
3803
3804 * xresmini.texi (Table of Resources): Remove xref to non-existent
3805 node "LessTif Resources".
3806
3807 * msdog.texi (Microsoft Windows):
3808 * calendar.texi (Calendar/Diary, Displaying the Diary)
3809 (Special Diary Entries, Importing Diary, Holidays):
3810 * programs.texi (Program Modes):
3811 * text.texi (Text):
3812 * buffers.texi (Several Buffers):
3813 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3814
38152006-05-06 Eli Zaretskii <eliz@gnu.org>
3816
3817 The following changes merge the emacs-xtra manual into the main
3818 manual, but only for on-line version of the manual.
3819
3820 * vc2-xtra.texi (Version Backups, Local Version Control)
3821 (Making Snapshots, Change Logs and VC, Version Headers)
3822 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3823 on-line manual.
3824
3825 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3826 for on-line manual.
3827
3828 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3829 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3830 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3831 for on-line manual.
3832
3833 * fortran-xtra.texi (Fortran, Fortran Autofill)
3834 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3835 for on-line manual.
3836
3837 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3838 Conditional xref's for on-line manual.
3839
3840 * emerge-xtra.texi (Emerge, Overview of Emerge)
3841 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3842 manual.
3843
3844 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3845 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3846 (EMACSSOURCES): Use EMACS_XTRA.
3847 (../info/emacs-xtra): Remove.
3848 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3849
3850 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3851 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3852 (EMACSSOURCES): Use EMACS_XTRA.
3853 ($(infodir)/emacs-xtra): Remove.
3854 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3855
3856 * trouble.texi (Quitting):
3857 * text.texi (Text):
3858 * programs.texi (Program Modes):
3859 * msdog.texi (Microsoft Windows):
3860 * frames.texi (Frames):
3861 * files.texi (Backup, Version Control, VC Concepts)
3862 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3863 (Registering, VC Status, VC Undo, Multi-User Branching)
3864 (Comparing Files):
3865 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3866 (Displaying the Diary, Special Diary Entries, Importing Diary):
3867 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3868 conditional xref's, depending on @iftex/@ifnottex.
3869
3870 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3871 "MS-DOS". @include msdog-xtra.texi.
3872
3873 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3874 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3875
3876 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3877 for vc-xtra.texi subsections.
3878 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3879 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3880
3881 * sending.texi (Sending Mail): A @node line without explicit Prev,
3882 Next, and Up links.
3883
3884 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3885 Next, and Up links.
3886
3887 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3888 and its sections. @include picture-xtra.texi.
3889
3890 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3891 "Emerge".
3892 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3893
3894 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3895 exact duplicate of its name-sake in calendar.texi.
3896
3897 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3898 "Advanced Calendar/Diary Usage".
3899 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3900
3901 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3902 dired-xtra.texi.
3903 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3904
3905 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3906 (Files) [ifnottex]: Add menu entry for Autorevert.
3907
3908 * emacs-xtra.texi (Introduction): Reword to make consistent with
3909 printed version only.
3910 <Top level>: Remove the body of all chapters and move them to the
3911 new *-xtra.texi files. Use @raisesections and @lowersections to
3912 convert sections to chapters etc.
3913
3914 * msdog-xtra.texi:
3915 * fortran-xtra.texi:
3916 * vc-xtra.texi:
3917 * vc1-xtra.texi:
3918 * vc2-xtra.texi:
3919 * emerge-xtra.texi:
3920 * cal-xtra.texi:
3921 * dired-xtra.texi:
3922 * arevert-xtra.texi: New files, with text from respective chapters
3923 of emacs-xtra.texi. Convert each @chapter into @section, @section
3924 into @subsection, etc.
3925
3926 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3927 updated.
3928
3929 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3930 Windows". All references updated.
3931
39322006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3933
3934 * macos.texi (Mac Input): Mention input from Character Palette.
3935 (Mac Font Specs): Fix typo.
3936
39372006-05-05 Richard Stallman <rms@gnu.org>
3938
3939 * files.texi (Diff Mode): Minor cleanup.
3940
39412006-05-05 Karl Berry <karl@gnu.org>
3942
8cf51b2c
GM
3943 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3944 errors from the current release of makeinfo (4.8).
3945 * help.texi (Library Keywords): Change widest word in multitable
3946 template from `emulations' to `convenience'. (Not sure if this is
3947 related to the font change.)
3948
39492006-05-05 Eli Zaretskii <eliz@gnu.org>
3950
3951 * files.texi (File Names): Add a footnote about limited support of
3952 ~USER on MS-Windows.
3953
3954 * cmdargs.texi (Initial Options): Add a footnote about limited
3955 support of ~USER on MS-Windows.
3956
39572006-05-03 Richard Stallman <rms@gnu.org>
3958
3959 * files.texi (Diff Mode): Node moved here.
3960 (Comparing Files): Delete what duplicates new node.
3961 (Files): Put Diff Mode in menu.
3962
3963 * misc.texi (Diff Mode): Moved to files.texi.
3964
3965 * emacs.texi (Top): Update menu for Diff Mode.
3966
3967 * trouble.texi (Emergency Escape): Simplify.
3968
3969 * emacs.texi (Top): Minor clarification.
3970
39712006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3972
3973 * commands.texi, entering.texi, screen.texi: Many simplifications.
3974
39752006-05-03 Richard Stallman <rms@gnu.org>
3976
3977 * commands.texi (Text Characters): Delete paragraph about unibyte
3978 non-ASCII printing chars.
3979
3980 * killing.texi (Killing): Say "graphical displays".
3981 * display.texi: Say "graphical displays".
3982
3983 * cmdargs.texi (Misc X): Say "graphical displays".
3984
39852006-05-01 Richard Stallman <rms@gnu.org>
3986
3987 * emacs.texi (Top): Add Diff Mode to menu.
3988
39892006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3990
3991 * misc.texi (Diff Mode): New node.
3992
39932006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3994
3995 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3996 (Mac Environment Variables): Shorten example line.
3997 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3998
39992006-05-01 Nick Roberts <nickrob@snap.net.nz>
4000
4001 * building.texi (GUD Customization): Describe cases %d and %c.
4002 Update description for %e.
4003
40042006-04-30 Glenn Morris <rgm@gnu.org>
4005
4006 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4007
40082006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4009
4010 * custom.texi (Examining): Update C-h v output example.
4011
40122006-04-29 Kim F. Storm <storm@cua.dk>
4013
4014 * building.texi (Grep Searching): Add lgrep and rgrep.
4015
8cf51b2c
GM
40162006-04-23 Richard Stallman <rms@gnu.org>
4017
4018 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4019
4020 * xresmini.texi: New file.
4021
4022 * xresources.texi (Face Resources): Split table into font resources
4023 and the rest. Combine similar attributes for brevity.
4024
8cf51b2c
GM
40252006-04-21 Eli Zaretskii <eliz@gnu.org>
4026
4027 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4028 backslashes and case-insensitivity in file names (moved to the
4029 main manual).
4030 (MS-DOS Printing): Move most of the text to the main manual.
4031
4032 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4033 New nodes.
4034 (Windows Processes, Windows System Menu): Add index entries and
4035 fix wording.
4036
8cf51b2c
GM
40372006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4038
4039 * misc.texi (Shell Ring): Add notes on saved input when
4040 navigating off the end of the history list.
4041
40422006-04-18 Chong Yidong <cyd@mit.edu>
4043
4044 * misc.texi (Shell Options): Correct default value of
4045 comint-scroll-show-maximum-output.
4046
8cf51b2c
GM
40472006-04-18 Nick Roberts <nickrob@snap.net.nz>
4048
4049 * building.texi (Watch Expressions): Update.
4050
8cf51b2c
GM
40512006-04-12 Richard Stallman <rms@gnu.org>
4052
4053 * search.texi: Clean up previous change.
4054
40552006-04-12 Eli Zaretskii <eliz@gnu.org>
4056
4057 * search.texi (Regexp Backslash, Regexp Replace): Add index
4058 entries for ``back reference'' and mention the term itself in the
4059 text.
4060
40612006-04-11 Richard Stallman <rms@gnu.org>
4062
4063 * custom.texi (Safe File Variables):
4064 Document enable-local-variables = :safe.
4065
40662006-04-11 Karl Berry <karl@gnu.org>
4067
4068 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4069 (Remote Repositories, Version Backups, Local Version Control)
4070 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4071 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4072 (Renaming VC Work Files and Master Files)
4073 (Inserting Version Control Headers, Customizing VC, General Options)
4074 (Options for RCS and SCCS, Options specific for CVS): Move all
4075 these nodes to emacs-xtra.texi, for brevity.
4076 * cmdargs.texi, files.texi: Change cross-references.
4077
8cf51b2c
GM
40782006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4079
4080 * files.texi (Old Versions): Update description of vc-annotate's
4081 use of color to indicate date ranges.
4082
8cf51b2c
GM
40832006-04-09 Kevin Ryde <user42@zip.com.au>
4084
8cf51b2c
GM
4085 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4086 put info and printed manual names the right way around.
4087
40882006-04-09 Karl Berry <karl@gnu.org>
4089
4090 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4091 emacs-xtra.texi, leaving only MS Windows information.
4092 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4093 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4094 node names.
4095
4096 * emacs.texi: Move @summarycontents and @contents to the beginning
4097 of the file.
4098
8cf51b2c
GM
40992006-04-08 Kevin Ryde <user42@zip.com.au>
4100
4101 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4102
41032006-04-07 Richard Stallman <rms@gnu.org>
4104
4105 * programs.texi (Comments, Comment Commands, Options for Comments)
4106 (Multi-Line Comments): "Align", not "indent".
4107 (Basic Indent): C-j deletes trailing whitespace before the newline.
4108
41092006-04-06 Richard Stallman <rms@gnu.org>
4110
8cf51b2c
GM
4111 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4112
41132006-04-06 Eli Zaretskii <eliz@gnu.org>
4114
4115 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4116
8cf51b2c
GM
41172006-04-05 Richard Stallman <rms@gnu.org>
4118
4119 * emacs.texi (Top): Update subnode menu.
4120
4121 * trouble.texi (Unasked-for Search): Node deleted.
4122 (Lossage): Delete from menu.
4123
41242006-04-04 Richard Stallman <rms@gnu.org>
4125
4126 * trouble.texi: Various cleanups.
4127 (Checklist): Don't bother saying how to snail a bug report.
4128 (Emergency Escape): Much rewriting.
4129 (After a Crash): Rename the core dump immediately.
4130 (Total Frustration): Call it a psychotherapist.
4131 (Bug Criteria): Avoid "illegal instruction".
4132 (Sending Patches): We always put the contributor's name in.
4133
4134 * misc.texi (Thumbnails): Minor correction.
4135
8cf51b2c
GM
41362006-04-03 Richard Stallman <rms@gnu.org>
4137
4138 * misc.texi (Thumbnails): Minor cleanup.
4139
41402006-04-02 Karl Berry <karl@gnu.org>
4141
4142 * sending.texi (Mail Sending): pxref to Top needs five args.
4143
4144 * texinfo.tex: Update to current version (2006-03-21.13).
4145
8cf51b2c
GM
41462006-03-31 Richard Stallman <rms@gnu.org>
4147
4148 * emacs.texi (Top): Update subnode menu.
4149
4150 * help.texi (Help Mode): Cleanup.
4151
4152 * dired.texi: Many cleanups.
4153 (Dired Deletion): Describe dired-recursive-deletes.
4154 (Operating on Files): dired-create-directory moved.
4155 (Misc Dired Features): Move to here.
4156 (Tumme): Node moved to misc.texi.
4157
4158 * custom.texi: Many cleanups.
4159 (Minor Modes): Don't mention ISO Accents Mode.
4160 (Examining): Update C-h v output example.
4161 (Hooks): Add index and xref for add-hook.
4162 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4163 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4164
4165 * misc.texi: Many cleanups.
4166 (beginning): Add to summary of topics.
4167 (Shell): Put eshell xref at the end. Remove eshell from table.
4168 (Thumbnails): New node.
4169
8cf51b2c
GM
41702006-03-28 Eli Zaretskii <eliz@gnu.org>
4171
4172 * files.texi (File Name Cache): Make it clear that the cache is
4173 not persistent.
4174
8cf51b2c
GM
41752006-03-25 Karl Berry <karl@gnu.org>
4176
49823426
GM
4177 * emacs-xtra.texi, emacs.texi, gnu.texi:
4178 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4179 (2) do not indent copyright year list (or anything else).
4180
8cf51b2c
GM
41812006-03-21 Juanma Barranquero <lekktu@gmail.com>
4182
4183 * files.texi (VC Dired Mode): Remove misplaced brackets.
4184
41852006-03-21 Andre Spiegel <spiegel@gnu.org>
4186
4187 * files.texi: Various updates and clarifications in the VC chapter.
4188
41892006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4190
4191 * help.texi (Help Mode): Document "C-c C-c".
4192
8cf51b2c
GM
41932006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4194
4195 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4196 menu in the standalone Info reader.
4197
41982006-03-15 Chong Yidong <cyd@stupidchicken.com>
4199
4200 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4201 moved here from Emacs manual.
4202
4203 * programs.texi (Fortran): Section moved to emacs-xtra.
4204 (Program Modes): Xref to Fortran in emacs-xtra.
4205
4206 * maintaining.texi (Emerge): Move to emacs-xtra.
4207 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4208
4209 * picture.texi: File deleted.
4210 * Makefile.in:
4211 * makefile.w32-in: Remove picture.texi.
4212
4213 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4214 * abbrevs.texi (Abbrevs):
4215 * sending.texi (Sending Mail): Picture node removed.
4216
4217 * emacs.texi (Top): Update node listings.
4218
8cf51b2c
GM
42192006-03-12 Richard Stallman <rms@gnu.org>
4220
4221 * calendar.texi: Various cleanups.
4222
8cf51b2c
GM
42232006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4224
4225 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4226 syntax.
4227
8cf51b2c
GM
42282006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4229
4230 * search.texi (Regexps): More accurately describe which characters
4231 are special in which situations. Recommend _not_ to quote `]' or
4232 `-' when they are not special.
4233
8cf51b2c
GM
42342006-02-28 Andre Spiegel <spiegel@gnu.org>
4235
4236 * files.texi (Old Versions): Clarify operation of C-x v =.
4237
8cf51b2c
GM
42382006-02-21 Nick Roberts <nickrob@snap.net.nz>
4239
4240 * building.texi (Watch Expressions): Update and describe
4241 gdb-speedbar-auto-raise.
4242
42432006-02-19 Richard M. Stallman <rms@gnu.org>
4244
4245 * emacs.texi: Use @smallbook.
4246 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4247 Update subnode menu.
4248
4249 * building.texi (Lisp Interaction): Minor addition.
4250
42512006-02-18 Nick Roberts <nickrob@snap.net.nz>
4252
4253 * building.texi (Watch Expressions): Update and be more precise.
4254
c8763fb6 42552006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4256
4257 * maintaining.texi (Create Tags Table): Explain why the
4258 exception when etags writes to files under the /dev tree.
4259
42602006-02-14 Richard M. Stallman <rms@gnu.org>
4261
4262 * custom.texi (Safe File Variables): Lots of clarification.
4263 Renamed from Unsafe File Variables.
4264
42652006-02-14 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * custom.texi (Unsafe File Variables): File variable confirmation
4268 assumed denied in batch mode.
4269
42702006-02-14 Richard M. Stallman <rms@gnu.org>
4271
4272 * building.texi (GDB User Interface Layout): Don't say `inferior'
4273 for program being debugged.
4274
42752006-02-15 Nick Roberts <nickrob@snap.net.nz>
4276
4277 * building.texi (GDB Graphical Interface):
4278 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4279
42802006-02-13 Chong Yidong <cyd@stupidchicken.com>
4281
4282 * custom.texi (Specifying File Variables, Unsafe File Variables):
4283 New nodes, split from File Variables. Document new file local
4284 variable behavior.
4285
42862006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4287
4288 * display.texi (Standard Faces):
8cf51b2c
GM
4289 * files.texi (Visiting):
4290 * frames.texi (Clipboard):
4291 * glossary.texi (Glossary) <Clipboard>:
4292 * xresources.texi (X Resources): Mention Mac OS port.
4293
8cf51b2c
GM
42942006-02-12 Richard M. Stallman <rms@gnu.org>
4295
4296 * building.texi (Building): Clarify topic in intro.
4297
4298 * maintaining.texi (Maintaining): Change title; clarify topic.
4299 Delete duplicate index entries.
4300
4301 * building.texi (Other GDB User Interface Buffers): Clarifications.
4302
4303 * text.texi (Cell Commands): Clarifications.
4304
4305 * programs.texi (Defuns): Delete duplicate explanation of
4306 left-margin paren convention.
4307 (Hungry Delete): Minor cleanup.
4308
43092006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4310
4311 * dired.texi (Tumme): More tumme documentation.
4312
43132006-02-11 Alan Mackenzie <acm@muc.de>
4314
4315 * programs.texi ("Hungry Delete"): Correct the appellation of the
4316 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4317
43182006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4319
4320 * dired.texi (Tumme): Fix small bug.
4321
43222006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4323
4324 * macos.texi (Mac International): Rename "fontset-mac" to
4325 "fontset-standard".
4326
8cf51b2c
GM
43272006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4328
4329 * dired.texi (Tumme): Basic documentation for Tumme added.
4330
8cf51b2c
GM
43312006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4332
4333 * mule.texi (International):
4334 * programs.texi (Basic Indent): Fix typos.
4335
8cf51b2c
GM
4336 * custom.texi (Minor Modes):
4337 * display.texi (Text Display):
4338 * commands.texi (Text Characters): Update xrefs.
4339
43402006-02-07 Richard M. Stallman <rms@gnu.org>
4341
4342 * emacs.texi (Top): Update subnode menu.
4343 Update info on old Emacs papers.
4344 (Intro): "Graphical display", not window system.
4345
4346 * xresources.texi (GTK styles): Minor clarifications.
4347
4348 * trouble.texi: "Graphical display", not window system.
4349 (Stuck Recursive): Minor clarification.
4350
4351 * text.texi: Minor clarifications.
4352 (Sentences): Explain why two-space convention is better.
4353 Explain sentence-end-without-period here.
4354 (Fill Commands): Not here.
4355 (Refill): Node moved down.
4356 (Filling): Update menu.
4357 (Table Creation, Cell Justification, Column Commands): Clarify.
4358
4359 * sending.texi: Minor clarifications.
4360
4361 * search.texi (Regexp Backslash): Clarification.
4362
4363 * rmail.texi: Minor cleanups.
4364 (Rmail): Delete digression about `rmail-mode'.
4365 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4366 (Rmail Files): Mention C-u M-x rmail.
4367 (Rmail Reply): Mention References.
4368 (Rmail Display): Mention rmail-nonignored-headers.
4369
4370 * programs.texi: Minor cleanups.
4371 (Comment Commands): Mention momentary Transient Mark mode.
4372 (Matching): Be more specific about customizing show-paren-mode.
4373 (Info Lookup): Don't list the modes that support C-h S.
4374 Just say what it does in an unsupported mode.
4375 (Man Page): Delete excessive info on customizing woman.
4376 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4377
4378 * abbrevs.texi: Minor clarifications.
4379 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4380 not "dynamic abbrevs" as if they were a kind of abbrev.
4381
4382 * picture.texi (Picture): Minor cleanup.
4383
4384 * mule.texi (Communication Coding): Say "other applications".
4385 (Fontsets): Not specific to X. Add xref to X Resources.
4386 (Unibyte Mode): Rename from Single-Byte Character Support.
4387 "Graphical display", not window system.
4388 (International): Update menu.
4389
4390 * maintaining.texi (Format of ChangeLog):
4391 New node, split out from ChangeLog.
4392 (ChangeLog): Clarifications in the remaining text.
4393 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4394 (Find Tag): Add @w.
4395 (Tags Search): Explain tag table order here. Simplify grep ref.
4396 (List Tags): tags-tag-face is a variable, not a face.
4397 (Emerge): Cleanups.
4398
4399 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4400 (Keyboard Macros): Avoid "the user".
4401
4402 * killing.texi: "Graphical display", not window system.
4403
4404 * help.texi (Help Echo): "Graphical display", not window system.
4405
4406 * glossary.texi: Say "you", not "the user". Say "graphical display".
4407
4408 * frames.texi: Minor cleanups. "Graphical display", not window system.
4409
4410 * files.texi (Visiting): Make drag-and-drop not X-specific.
4411
4412 * custom.texi: Minor cleanups. "Graphical display", not window system.
4413
4414 * cmdargs.texi: Minor cleanups.
4415
4416 * building.texi (Compilation): Move and split kill-compilation para.
4417 Add para about multiple compilers.
4418 (Compilation Mode): Commands also available in grep mode and others.
4419 Mention C-u C-x ` more tutorially. Clarify C-x `.
4420 (Compilation Shell): Clarify. Put Bash example first.
4421 (Grep Searching): Minor cleanups; add @w.
4422 (Debuggers): Minor cleanups.
4423 (Starting GUD): Make GDB xgraphical mode issue clearer.
4424 (Debugger Operation): Lots of clarifications including
4425 GDB tooltip side-effect issue.
4426 (Commands of GUD): Clarify.
4427 (GUD Customization): Add bashdb-mode-hook.
4428 (GDB Graphical Interface): Rewrite for clarity.
4429 (GDB User Interface Layout): Rewrite for clarity.
4430 (Stack Buffer, Watch Expressions): Likewise.
4431 (Other GDB User Interface Buffers): Cleanups.
4432 (Lisp Libraries, External Lisp): Cleanup.
4433
4434 * basic.texi (Position Info): "Graphical displays", rather than
4435 window systems.
4436
4437 * anti.texi: Minor cleanup.
4438
8cf51b2c
GM
44392006-02-03 Eli Zaretskii <eliz@gnu.org>
4440
4441 * custom.texi (Init File, Find Init): Add cross-references to
4442 where $HOME is described.
4443
44442006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4445
4446 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4447 is not inside the @table.
4448
4449 * emacs.texi (Top): Correct node name.
4450
4451 * files.texi (File Names): Fix @xref.
4452 (Reverting): Fix typo.
4453
4454 * mule.texi (International): Correct node name.
4455
4456 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4457
44582006-02-01 Richard M. Stallman <rms@gnu.org>
4459
4460 * emacs.texi (Top): Update subnode menu.
4461
4462 * mule.texi: Minor clarifications.
4463 Reduce the specific references to X Windows.
4464 Refer to "graphical" terminals, rather than window systems.
4465 (Text Coding): Rename from Specify Coding.
4466 (Communication Coding, File Name Coding, Terminal Coding):
4467 New nodes split out from Text Coding.
4468
4469 * kmacro.texi: Minor clarifications.
4470 (Keyboard Macro Ring): Comment out some excessive commands.
4471 (Basic Keyboard Macro): Split up the table, putting part in each node.
4472
4473 * major.texi: Minor clarifications.
4474
4475 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4476
4477 * windows.texi: Minor clarifications.
4478 (Change Window): Don't describe mode-line mouse cmds here.
4479 Add xref to Mode Line Mouse.
4480
4481 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4482
4483 * macos.texi (Mac International): Fix xref.
4484
4485 * indent.texi: Minor clarifications.
4486
4487 * frames.texi: Minor clarifications.
4488 Reduce the specific references to X Windows.
4489 Refer to "graphical" terminals, rather than window systems.
4490 (Frame Parameters): Don't mention commands like
4491 set-foreground-color. Just say to customize a face.
4492 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4493
4494 * files.texi: Minor clarifications.
4495 (Numbered Backups): New node, split out from Backup Names.
4496
4497 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4498
4499 * cmdargs.texi (General Variables): Fix xref.
4500
4501 * buffers.texi: Minor clarifications.
4502
8cf51b2c
GM
45032006-01-31 Richard M. Stallman <rms@gnu.org>
4504
4505 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4506 Nodes moved to top.
4507
4508 * display.texi: Minor clarifications.
4509 (Display): Rearrange menu.
4510 (Standard Faces): Mention query-replace face.
4511 (Faces): Simplify.
4512 (Font Lock): Simplify face customization info.
4513 (Highlight Changes): Node merged into Highlight Interactively.
4514 (Highlight Interactively): Much rewriting and cleanup.
4515 (Optional Mode Line): Narrowed line number not good for goto-line.
4516 Simplify face customization advice.
4517 (Text Display): Mention use of escape-glyph face.
4518 Move ctl-arrow and tab-width here.
4519 (Display Custom): Move no-redraw-on-reenter to end of node.
4520
4521 * search.texi: Minor clarifications.
4522 (Isearch Scroll): Simplify.
4523 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4524
4525 * regs.texi (Registers): Mention bookmarks here.
4526
4527 * mark.texi: Minor clarifications.
4528 (Selective Undo): Node deleted.
4529
4530 * m-x.texi: Minor clarifications.
4531
4532 * killing.texi: Minor clarifications.
4533 Refer to "graphical" terminals, rather than window systems.
4534
4535 * help.texi: Clarifications.
4536 (Help): Don't describe C-h F and C-h K here.
4537 (Key Help): Describe C-h K here.
4538 (Name Help): Mention Emacs Lisp Intro.
4539 Describe C-h F here.
4540 (Misc Help): Mention C-h F and C-h K only briefly.
4541
4542 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4543 Selective undo text merged in.
4544 (Spelling): Mention Aspell along with Ispell.
4545
4546 * emacs.texi (Top): Update subnode menus.
4547
4548 * basic.texi (Basic Undo): Rename from Undo. Most of text
4549 moved to new Undo node.
4550
8cf51b2c
GM
45512006-01-29 Chong Yidong <cyd@stupidchicken.com>
4552
4553 * basic.texi (Continuation Lines, Inserting Text):
4554 Mention longlines mode.
4555
45562006-01-29 Richard M. Stallman <rms@gnu.org>
4557
10d1d0af 4558 * screen.texi: Minor cleanups.
8cf51b2c
GM
4559 (Screen): Clean up the intro paragraphs.
4560 (Mode Line): Lots of rewriting. Handle frame-name better.
4561 eol-mnemonic-... vars moved out.
4562
4563 * emacs.texi (Top): Change menu item for MS-DOS node.
4564 Update subnode menu.
4565
4566 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4567 chapter relates to Windows. Title changed.
4568
4569 * mini.texi: Minor cleanups.
4570
4571 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4572 (Mark): Put it in the menu.
4573
4574 * entering.texi: Minor cleanups.
4575
4576 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4577 (Intro): Refer to "graphical" terminals, rather than X.
4578
4579 * display.texi (Display Custom): Add xref to Variables.
4580 (Optional Mode Line): eol-mnemonic-... vars moved here.
4581
4582 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4583 rather than X.
4584
8cf51b2c
GM
4585 * basic.texi: Minor cleanups.
4586 (Undo): selective-undo moved.
4587
8cf51b2c
GM
45882006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4589
4590 * anti.texi (Antinews): Various corrections and additions.
4591
45922006-01-23 Juri Linkov <juri@jurta.org>
4593
4594 * custom.texi (Easy Customization, Customization Groups)
4595 (Browsing Custom): Mention links along with buttons.
4596
8cf51b2c
GM
45972006-01-21 Eli Zaretskii <eliz@gnu.org>
4598
8cf51b2c
GM
4599 * text.texi (TeX Print): Use @key for TAB.
4600
8cf51b2c
GM
4601 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4602
8cf51b2c
GM
46032006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4604
4605 * files.texi (File Aliases): Don't claim that usually separate
4606 buffers are created for two file names that name the same data.
4607 Mention additional situations where different names mean the same
4608 file on disk.
4609
46102006-01-19 Richard M. Stallman <rms@gnu.org>
4611
4612 * killing.texi (Deletion): Upcase @key argument.
4613
4614 * custom.texi (Custom Themes): Minor cleanup.
4615
4616 * programs.texi (Hungry Delete): Upcase @key argument.
4617
8cf51b2c
GM
46182006-01-16 Juri Linkov <juri@jurta.org>
4619
4620 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4621 Move `mode-line-highlight' before `mode-line-buffer-id'.
4622
8cf51b2c
GM
46232006-01-14 Richard M. Stallman <rms@gnu.org>
4624
4625 * basic.texi (Inserting Text): Minor cleanup.
4626
8cf51b2c
GM
46272006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * custom.texi (Changing a Variable, Face Customization):
4630 Update for changes in Custom menus.
4631
8cf51b2c
GM
46322006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4633
4634 * macos.texi (Mac International): Undo last change.
4635
8cf51b2c
GM
46362006-01-02 Chong Yidong <cyd@stupidchicken.com>
4637
4638 * custom.texi (Custom Themes): Describe the new
4639 customize-create-theme interface.
4640
46412005-12-30 Juri Linkov <juri@jurta.org>
4642
4643 * basic.texi (Position Info): Update example.
4644
c8763fb6 46452005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4646
4647 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4648
46492005-12-24 Chong Yidong <cyd@stupidchicken.com>
4650
4651 * custom.texi (Custom Themes): `load-theme' always loads.
4652
46532005-12-23 Juri Linkov <juri@jurta.org>
4654
4655 * display.texi (Highlight Interactively): Use double space to
4656 separate sentences. Replace C-p with M-p, and C-n with M-n.
4657
46582005-12-22 Richard M. Stallman <rms@gnu.org>
4659
4660 * custom.texi (Easy Customization and subnodes):
4661 Replace "active field" with "button".
4662 Use "user option" only for variables.
4663 Use "setting" for variable-or-face.
4664
46652005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4666
4667 * buffers.texi (Select Buffer): Change order in table to make
4668 "Similar" refer to the correct item.
4669 (Indirect Buffers): Minor rewording.
4670
8cf51b2c
GM
46712005-12-20 Juri Linkov <juri@jurta.org>
4672
4673 * files.texi (VC Status): Put P and N near p and n.
4674
8cf51b2c
GM
46752005-12-19 Richard M. Stallman <rms@gnu.org>
4676
4677 * programs.texi (Electric C): Delete the info about newline control.
4678 (Other C Commands): Minor cleanup.
4679 (Left Margin Paren): Minor cleanup.
4680
46812005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4682
4683 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4684 (Customization Groups): Delete text moved to "Browsing Custom".
4685 (Browsing Custom): New node.
4686 (Specific Customization): Clarify which commands only work for
4687 loaded options.
4688
46892005-12-18 Bill Wohler <wohler@newt.com>
4690
4691 * frames.texi (Tool Bars): Shorten text of previous change.
4692
46932005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4694
4695 * files.texi (VC Status): Document log-view mode.
4696
46972005-12-18 Bill Wohler <wohler@newt.com>
4698
4699 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4700 permanently via the customize interface.
4701
8cf51b2c
GM
47022005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4703
4704 * killing.texi (Killing by Lines): Document `kill-whole-line'
4705 function.
4706
c8763fb6 47072005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4708
4709 * buffers.texi (Select Buffer): Change `prev-buffer' to
4710 `previous-buffer'. Indicate that these functions use a frame
4711 local buffer list.
4712
8cf51b2c
GM
47132005-12-12 Richard M. Stallman <rms@gnu.org>
4714
4715 * custom.texi (Easy Customization): Change menu comment.
4716 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4717
4718 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4719 (Help): Among the Apropos commands, describe only C-h a here.
4720
47212005-12-11 Richard M. Stallman <rms@gnu.org>
4722
4723 * programs.texi (Options for Comments): Comment-end starts with space.
4724
4725 * glossary.texi (Glossary): Minor cleanup.
4726
4727 * files.texi (Old Versions): Use @table.
4728
8cf51b2c
GM
47292005-12-10 David Koppelman <koppel@ece.lsu.edu>
4730
4731 * display.texi (Highlight Interactively): Include
4732 global-hi-lock-mode. Add miscellaneous details and elaborations.
4733
47342005-12-09 Richard M. Stallman <rms@gnu.org>
4735
4736 * display.texi (Font Lock): Delete the Global FL menu item.
4737
47382005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4739
4740 * custom.texi (Minibuffer Maps): Mention the maps for file name
4741 completion.
4742
47432005-12-09 Kim F. Storm <storm@cua.dk>
4744
4745 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4746 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4747 cursor to next corner in rectangle; clarify insert around rectangle.
4748
8cf51b2c
GM
47492005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4750
4751 * custom.texi (Customization): Use xref to elisp manual for
4752 non-TeX output.
4753 (Minor Modes): Update.
4754 (Customization Groups, Changing a Variable, Face Customization):
4755 Update for new appearance of Custom buffers.
4756 (Changing a Variable): `custom-buffer-done-function' has been
4757 replaced by `custom-buffer-done-kill'.
4758 (Specific Customization): In the `customize-group' buffer, a
4759 subgroup's contents are not "hidden". They are not included at
4760 all. They have no [Show] button.
4761 (Mouse Buttons): Add pxref to description of mouse event lists in
4762 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4763 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4764 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4765
47662005-12-08 Richard M. Stallman <rms@gnu.org>
4767
4768 * mini.texi (Completion Commands, Completion):
4769 In file name input, SPC does not do completion.
4770
8cf51b2c
GM
47712005-12-08 Nick Roberts <nickrob@snap.net.nz>
4772
4773 * building.texi (GDB Graphical Interface): Explain screen size
4774 setting.
4775 (Other GDB User Interface Buffers): Describe features specific to
4776 GDB 6.4.
4777
8cf51b2c
GM
47782005-12-01 Nick Roberts <nickrob@snap.net.nz>
4779
4780 * building.texi (GDB User Interface Layout): Describe how to
4781 kill associated buffers.
4782 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4783 (Watch Expressions): Be more precise.
4784 (Other GDB User Interface Buffers): Describe how to change a
4785 register value.
4786
8cf51b2c
GM
47872005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4788
4789 * macos.texi (Mac Input): Remove description of
4790 mac-command-key-is-meta. Add descriptions of
4791 mac-control-modifier, mac-command-modifier, and
4792 mac-option-modifier.
4793 (Mac International): Fix description of conversion of clipboard data.
4794 (Mac Font Specs): Add example of font customization by face attributes.
4795
47962005-11-22 Nick Roberts <nickrob@snap.net.nz>
4797
4798 * building.texi (Watch Expressions): Expand description.
4799 (Other GDB User Interface Buffers): Describe local map for
4800 gud-watch.
4801
48022005-11-21 Chong Yidong <cyd@stupidchicken.com>
4803
4804 * display.texi (Font Lock): Font lock is enabled by default now.
4805
48062005-11-20 Juri Linkov <juri@jurta.org>
4807
4808 * basic.texi (Position Info): Update examples of the output.
4809 Remove the fact that examples are produced in the TeXinfo buffer,
4810 because in the Info reader users will get a different output from
4811 `C-x ='.
4812
4813 * building.texi (Compilation Mode): Remove paragraph duplicated
4814 from the node `Compilation'. Add `compilation-skip-threshold'.
4815
4816 * display.texi (Font Lock): Suggest more user-friendly method of
4817 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4818
48192005-11-18 Richard M. Stallman <rms@gnu.org>
4820
4821 * files.texi (Registering): Mention @@ in mode line.
4822
4823 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4824
48252005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4826
4827 * files.texi (Renaming and VC): Some back-ends don't
4828 handle renaming.
4829
8cf51b2c
GM
48302005-11-17 Juri Linkov <juri@jurta.org>
4831
4832 * emacs.texi (Top):
4833 * display.texi (Highlight Interactively): Put this font-lock based
4834 mode near Font Lock node.
4835
48362005-11-16 Chong Yidong <cyd@stupidchicken.com>
4837
4838 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4839 icons.
4840
48412005-11-12 Kim F. Storm <storm@cua.dk>
4842
4843 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4844 (Help Summary): Add C-h d and C-h e.
4845 (Apropos): Clarify that all apropos commands may search for either
4846 list of words or a regexp. Add C-h d for apropos-documentation.
4847 Describe apropos-documentation-sort-by-scores user option.
4848
8cf51b2c
GM
48492005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4850
4851 * killing.texi (CUA Bindings): Add @section.
4852
48532005-11-10 Kim F. Storm <storm@cua.dk>
4854
4855 * emacs.texi (Top): Add CUA Bindings entry to menu.
4856
4857 * killing.texi (CUA Bindings): New node. Moved here from
4858 misc.texi and extended with info on rectangle commands and
4859 rectangle highlighting, interface to registers, and the global
4860 mark feature.
4861
4862 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4863
4864 * regs.texi: Prev link points to CUA Bindings node.
4865
48662005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4867
4868 * help.texi (Help Echo): By default, help echos are only shown on
4869 mouse-over, not on point-over.
4870
c8763fb6 48712005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4872
4873 * misc.texi (Shell Mode): Describe how to activate password echoing.
4874
8cf51b2c
GM
48752005-11-04 Romain Francoise <romain@orebokech.com>
4876
4877 * mark.texi (Mark Ring): Fix typo.
4878
48792005-11-03 Richard M. Stallman <rms@gnu.org>
4880
4881 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4882
48832005-11-01 Bill Wohler <wohler@newt.com>
4884
4885 * help.texi (Help Mode): Fix typo.
4886
48872005-11-01 Nick Roberts <nickrob@snap.net.nz>
4888
4889 * building.texi (Other GDB User Interface Buffers): Describe
4890 the command gdb-use-inferior-io-buffer.
4891
48922005-10-31 Romain Francoise <romain@orebokech.com>
4893
4894 * files.texi (Compressed Files): Fix typo.
4895
4896 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4897
4898 * windows.texi (Force Same Window): Likewise.
4899
49002005-10-30 Bill Wohler <wohler@newt.com>
4901
4902 * help.texi (Help Mode): URLs viewed with browse-url.
4903
49042005-10-31 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * building.texi (GDB Graphical Interface): Don't reference
4907 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4908 must stay in same frame.
4909
49102005-10-29 Chong Yidong <cyd@stupidchicken.com>
4911
4912 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4913
4914 * anti.texi (Antinews): Likewise.
4915
8cf51b2c
GM
49162005-10-28 Bill Wohler <wohler@newt.com>
4917
4918 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4919
49202005-10-28 Richard M. Stallman <rms@gnu.org>
4921
4922 * files.texi (Visiting): Explain how to enter ? in a file name.
4923
4924 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4925
8cf51b2c
GM
49262005-10-25 Nick Roberts <nickrob@snap.net.nz>
4927
4928 * building.texi (GDB Graphical Interface): Describe
4929 gdb-mouse-until.
4930
49312005-10-23 Richard M. Stallman <rms@gnu.org>
4932
4933 * custom.texi (Init File): Recommend when to use site-start.el.
4934
8cf51b2c
GM
49352005-10-21 Juri Linkov <juri@jurta.org>
4936
4937 * custom.texi (Examining): Mention accessing the old variable
4938 value via M-n in set-variable.
4939
8cf51b2c
GM
49402005-10-18 Romain Francoise <romain@orebokech.com>
4941
4942 * files.texi (Version Systems): Capitalize GNU.
4943
8cf51b2c
GM
49442005-10-18 Nick Roberts <nickrob@snap.net.nz>
4945
4946 * building.texi (Compilation Mode): Remove redundant paragraph.
4947 (Watch Expressions): Remove paragraph to reflect code change.
4948
8cf51b2c
GM
49492005-10-16 Richard M. Stallman <rms@gnu.org>
4950
4951 * building.texi (Compilation Mode, Compilation): Clarified.
4952
49532005-10-15 Richard M. Stallman <rms@gnu.org>
4954
4955 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4956
8cf51b2c
GM
49572005-10-13 Kenichi Handa <handa@m17n.org>
4958
4959 * basic.texi (Position Info): Fix previous change.
4960
c8763fb6 49612005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4962
4963 * cmdargs.texi (Icons X): Fix typo.
4964
49652005-10-12 Kenichi Handa <handa@m17n.org>
4966
4967 * basic.texi (Position Info): Describe the case that Emacs shows
4968 "part of display ...".
4969
c8763fb6 49702005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4971
4972 * cmdargs.texi (Icons X): -nb => -nbi.
4973
49742005-10-10 Chong Yidong <cyd@stupidchicken.com>
4975
4976 * frames.texi (Speedbar): A couple more clarifications.
4977
49782005-10-11 Nick Roberts <nickrob@snap.net.nz>
4979
4980 * building.texi (GDB User Interface Layout): Improve diagram.
4981 (Watch Expressions): Explain how to make speedbar global.
4982 (Other GDB User Interface Buffers): Make references more precise.
4983
8cf51b2c
GM
49842005-10-09 Richard M. Stallman <rms@gnu.org>
4985
4986 * frames.texi (Speedbar): Clarify the text.
4987
49882005-10-09 Chong Yidong <cyd@stupidchicken.com>
4989
4990 * frames.texi (Speedbar): Add information on keybindings,
4991 dismissing the speedbar, and buffer display mode. Link to
4992 speedbar manual.
4993
c8763fb6 49942005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4995
4996 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4997 added -nb, --no-bitmap-icon.
4998
8cf51b2c
GM
49992005-10-07 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * building.texi (GDB Graphical Interface): Add variables and
5002 functions to indices. Be more precise.
5003
c8763fb6 50042005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5005
5006 * frames.texi (Drag and Drop): Remove the x- from
5007 x-dnd-open-file-other-window and xdnd-protocol-alist.
5008
50092005-09-30 Romain Francoise <romain@orebokech.com>
5010
5011 * mini.texi (Minibuffer): The default value now appears before the
5012 colon in minibuffer prompts.
5013
8cf51b2c
GM
50142005-09-25 Richard M. Stallman <rms@gnu.org>
5015
5016 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5017
8cf51b2c
GM
50182005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5019
5020 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5021
8cf51b2c
GM
50222005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5023
5024 * emacs.texi (Top): Update submenus from macos.texi.
5025
5026 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5027 (Mac OS): Update feature support status.
5028 (Mac Input): List supported input scripts. Remove description
5029 about `mac-keyboard-text-encoding'. Mention mouse button
5030 emulation and related variables.
5031 (Mac International): Mention Central European and Cyrillic
5032 support. Now `keyboard-coding-system' is dynamically changed.
5033 Add description about coding system for selection. Add
5034 description about language environment.
5035 (Mac Environment Variables): Mention
5036 `~/.MacOSX/environment.plist'. Give example of command line
5037 arguments. Add Preferences support.
5038 (Mac Directories): Explicitly state that this node is for Mac OS
5039 Classic only.
5040 (Mac Font Specs): Mention specification for scalable fonts. List
5041 supported charsets. Add preferred way of creating fontsets. Add
5042 description about `mac-allow-anti-aliasing'.
5043 (Mac Functions): Add descriptions about `mac-set-file-creator',
5044 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5045 and `mac-get-preference'.
5046
8cf51b2c
GM
50472005-09-16 Romain Francoise <romain@orebokech.com>
5048
5049 Update all files to specify GFDL version 1.2.
5050
5051 * doclicense.texi (GNU Free Documentation License): Update to
5052 version 1.2.
5053
50542005-09-15 Richard M. Stallman <rms@gnu.org>
5055
5056 * buffers.texi (List Buffers): Fix xref.
5057
5058 * rmail.texi (Rmail Basics): Fix xref.
5059
5060 * emacs.texi (Top): Update subnode menus.
5061
5062 * files.texi (Saving Commands): New node, broken out of Saving.
5063 (Customize Save): New node, broken out of Saving.
5064 Clarify effect of write-region-inhibit-fsync.
5065 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5066
8cf51b2c
GM
50672005-09-14 Romain Francoise <romain@orebokech.com>
5068
5069 * files.texi (Saving): Mention write-region-inhibit-fsync.
5070
50712005-09-05 Chong Yidong <cyd@stupidchicken.com>
5072
5073 * custom.texi (Custom Themes): New node.
5074
50752005-09-03 Richard M. Stallman <rms@gnu.org>
5076
49823426
GM
5077 * search.texi (Search Case): Mention vars that control
5078 case-fold-search for various operations.
8cf51b2c
GM
5079
50802005-08-22 Juri Linkov <juri@jurta.org>
5081
5082 * display.texi (Standard Faces): Merge the text from
5083 `(elisp)Standard Faces' into this node.
5084
50852005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5086
5087 * emacs.texi (Top): Delete menu item for deleted node
5088 Keyboard Translations.
5089
50902005-08-18 Richard M. Stallman <rms@gnu.org>
5091
8cf51b2c
GM
5092 * trouble.texi (Unasked-for Search):
5093 Delete xref to Keyboard Translations.
5094
5095 * glossary.texi (Glossary): Delete xref.
5096
8cf51b2c
GM
5097 * custom.texi (Minor Modes): Say that the list here is not complete.
5098 (Keyboard Translations): Node deleted.
5099 (Disabling): Delete xref to it.
5100 (Customization Groups): Fix Custom buffer example.
5101 (Hooks): Mention remove-hooks.
5102
51032005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5104
5105 * building.texi (GDB Graphical Interface): Improve filling of menu
5106 item.
5107
51082005-08-18 Nick Roberts <nickrob@snap.net.nz>
5109
5110 * building.texi (GDB Graphical Interface): Use better node names.
5111
51122005-08-14 Richard M. Stallman <rms@gnu.org>
5113
5114 * text.texi (Sentences): Fix xref.
5115
51162005-08-14 Juri Linkov <juri@jurta.org>
5117
5118 * building.texi (Compilation, Grep Searching): Move grep command
5119 headings from `Compilation' to `Grep Searching'.
5120
5121 * dired.texi (Dired and Find):
5122 * maintaining.texi (Tags Search): Replace grep xref to
5123 `Compilation' node with `Grep Searching'.
5124
5125 * files.texi (Comparing Files): Replace xref to `Compilation' with
5126 `Compilation Mode'.
5127
51282005-08-13 Alan Mackenzie <acm@muc.de>
5129
5130 * search.texi (Non-ASCII Isearch): Correct a typo.
5131 (Replacement Commands): Mention query-replace key binding.
5132
51332005-08-11 Richard M. Stallman <rms@gnu.org>
5134
5135 * programs.texi (Options for Comments): Fix xref.
5136
5137 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5138 out of Regexps.
5139
8cf51b2c
GM
51402005-08-09 Juri Linkov <juri@jurta.org>
5141
5142 * building.texi (Compilation): Use `itemx' instead of `item'.
5143 (Grep Searching): Simplify phrase.
5144
5145 * display.texi (Standard Faces): Describe vertical-border on
5146 window systems.
5147
5148 * windows.texi (Split Window): Simplify phrase and mention
5149 vertical-border face.
5150
51512005-08-09 Richard M. Stallman <rms@gnu.org>
5152
5153 * files.texi (Comparing Files): Clarify compare-windows.
5154
5155 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5156
8cf51b2c
GM
51572005-08-06 Eli Zaretskii <eliz@gnu.org>
5158
5159 * mule.texi (Coding Systems): Rephrase the paragraph about
5160 codepages: no need for "M-x codepage-setup" anymore, except on
5161 MS-DOS.
5162
5163 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5164 the MS-DOS port only.
5165
51662005-07-30 Eli Zaretskii <eliz@gnu.org>
5167
5168 * makefile.w32-in (info): Don't run multi-install-info.bat.
5169 ($(infodir)/dir): New target, produced by running
5170 multi-install-info.bat.
5171
8cf51b2c
GM
51722005-07-22 Eli Zaretskii <eliz@gnu.org>
5173
5174 * files.texi (Quoted File Names): Add index entry.
5175
8cf51b2c
GM
51762005-07-19 Juri Linkov <juri@jurta.org>
5177
5178 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5179
51802005-07-18 Juri Linkov <juri@jurta.org>
5181
8cf51b2c
GM
5182 * custom.texi (Easy Customization):
5183 * files.texi (Old Versions):
5184 * frames.texi (Wheeled Mice):
5185 * mule.texi (Specify Coding):
8cf51b2c
GM
5186 * text.texi (Cell Justification):
5187 * trouble.texi (After a Crash):
8cf51b2c
GM
5188 * xresources.texi (GTK styles):
5189 Delete duplicate duplicate words.
5190
51912005-07-17 Richard M. Stallman <rms@gnu.org>
5192
5193 * frames.texi (Creating Frames): Fix foreground color example.
5194
5195 * custom.texi (Init Examples): Clean up text about conditionals.
5196
51972005-07-16 Richard M. Stallman <rms@gnu.org>
5198
5199 * mini.texi (Completion Commands): Fix command name for ?.
5200
8cf51b2c
GM
52012005-07-16 Eli Zaretskii <eliz@gnu.org>
5202
5203 * display.texi (Standard Faces): Explain that customization of
5204 `menu' face has no effect on w32 and with GTK. Add
5205 cross-references.
5206
5207 * cmdargs.texi (General Variables): Clarify the default location
5208 of $HOME on w32 systems.
5209
52102005-07-15 Jason Rumney <jasonr@gnu.org>
5211
5212 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5213 changed.
5214
52152005-07-08 Kenichi Handa <handa@m17n.org>
5216
5217 * mule.texi (Recognize Coding): Recommend
5218 revert-buffer-with-coding-system instead of revert-buffer.
5219
52202005-07-07 Richard M. Stallman <rms@gnu.org>
5221
5222 * anti.texi (Antinews): Mention mode-line-inverse-video.
5223
5224 * files.texi (Saving): Minor correction about C-x C-w.
5225
5226 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5227
52282005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5229
5230 * search.texi (Isearch Scroll): Add example of using the
5231 `isearch-scroll' property.
5232 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5233 `Display Custom' node.
5234 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5235 and de-emphasize it.
5236 (Other Repeating Search): `occur' currently can not correctly
5237 handle multiline matches. Correct, clarify and update description
5238 of `flush-lines' and `keep-lines'.
5239
5240 * display.texi (Display Custom): Add anchor for `baud-rate'.
5241
52422005-07-07 Richard M. Stallman <rms@gnu.org>
5243
5244 * gnu.texi: Update where to get GNU status; add refs for how to help.
5245 Add footnotes 6 and 7.
5246
52472005-07-04 Lute Kamstra <lute@gnu.org>
5248
5249 Update FSF's address in GPL notices.
5250
8cf51b2c 5251 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5252 * trouble.texi (Checklist): Update FSF's address.
5253
8cf51b2c
GM
52542005-06-24 Richard M. Stallman <rms@gnu.org>
5255
5256 * display.texi (Text Display): Change index entries.
5257
52582005-06-24 Eli Zaretskii <eliz@gnu.org>
5259
5260 * makefile.w32-in (MAKEINFO): Use --force.
5261 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5262 Makefile.in.
8cf51b2c
GM
5263
52642005-06-23 Richard M. Stallman <rms@gnu.org>
5265
5266 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5267 nobreak-char-display.
5268
5269 * emacs.texi (Top): Update detailed node listing.
5270
5271 * display.texi (Text Display): Renamed show-nonbreak-escape
5272 to nobreak-char-display and no-break-space to nobreak-space.
5273 (Standard Faces): Split up the list of standard faces
5274 and put it in a separate node. Add nobreak-space and
5275 escape-glyph.
5276
8cf51b2c
GM
52772005-06-23 Lute Kamstra <lute@gnu.org>
5278
5279 * mule.texi (Select Input Method): Fix typo.
5280
52812005-06-23 Kenichi Handa <handa@m17n.org>
5282
5283 * mule.texi (International): List all supported scripts. Adjust
5284 text for that leim is now included in the normal Emacs
5285 distribution.
5286 (Language Environments): List all language environments.
5287 Intlfonts contains fonts for most supported scripts, not all..
5288 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5289 input a specific character.
8cf51b2c
GM
5290 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5291
52922005-06-23 Juanma Barranquero <lekktu@gmail.com>
5293
49823426 5294 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5295
52962005-06-22 Miles Bader <miles@gnu.org>
5297
5298 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5299
53002005-06-20 Miles Bader <miles@gnu.org>
5301
5302 * display.texi (Faces): Add `vertical-divider'.
5303
53042005-06-17 Richard M. Stallman <rms@gnu.org>
5305
5306 * text.texi (Adaptive Fill): Minor clarification.
5307
8cf51b2c
GM
53082005-06-10 Lute Kamstra <lute@gnu.org>
5309
5310 * emacs.texi (Top): Correct version number.
5311 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5312 refer to the current version of Emacs.
5313
53142005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5315
5316 * files.texi (Log Buffer): Document when there can be more than
5317 one file to be committed.
5318
53192005-06-08 Juri Linkov <juri@jurta.org>
5320
5321 * display.texi (Faces): Add `shadow' face.
5322
53232005-06-07 Masatake YAMATO <jet@gyve.org>
5324
5325 * display.texi (Faces): Write about mode-line-highlight.
5326
53272005-06-06 Richard M. Stallman <rms@gnu.org>
5328
5329 * misc.texi (Printing Package): Explain how to initialize
5330 printing package.
5331
5332 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5333
53342005-06-05 Chong Yidong <cyd@stupidchicken.com>
5335
5336 * emacs.texi: Rename Hardcopy to Printing.
5337 Make PostScript and PostScript Variables subnodes of it.
5338
5339 * misc.texi (Printing): Rename node from Hardcopy.
5340 Mention menu bar options.
5341 Move PostScript and PostScript Variables to submenu.
5342 (Printing package): New node.
5343
5344 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5345
5346 * dired.texi (Operating on Files): Likewise.
5347
5348 * calendar.texi (Displaying the Diary): Likewise.
5349
5350 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5351
5352 * glossary.texi (Glossary): Likewise.
5353
5354 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5355 effect.
5356
53572005-06-04 Richard M. Stallman <rms@gnu.org>
5358
5359 * trouble.texi (After a Crash): Polish previous change.
5360
8cf51b2c
GM
53612005-05-30 Noah Friedman <friedman@splode.com>
5362
5363 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5364 recovery mechanism.
5365
8cf51b2c
GM
53662005-05-28 Nick Roberts <nickrob@snap.net.nz>
5367
5368 * building.texi (Other Buffers): SPC toggles display of
5369 floating point registers.
5370
8cf51b2c
GM
53712005-05-27 Nick Roberts <nickrob@snap.net.nz>
5372
5373 * files.texi (Log Buffer): Merge in description of Log Edit
5374 mode from pcl-cvs.texi.
5375
53762005-05-26 Richard M. Stallman <rms@gnu.org>
5377
5378 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5379
8cf51b2c
GM
53802005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5381
5382 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5383 not enabled by default.
5384 When not on a word, `ispell-word' by default checks the word
5385 before point.
5386
53872005-05-24 Nick Roberts <nickrob@snap.net.nz>
5388
5389 * building.texi (Debugger Operation): Simplify last sentence.
5390
53912005-05-23 Lute Kamstra <lute@gnu.org>
5392
5393 * emacs.texi: Update FSF's address throughout.
5394 (Preface): Use @cite.
5395 (Distrib): Add cross reference to the node "Copying". Mention the
5396 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5397 printed manuals.
5398 (Intro): Use @xref for the Emacs Lisp Intro.
5399
8cf51b2c
GM
54002005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5401
5402 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5403
5404 * basic.texi (Moving Point): Mention default for `goto-line'.
5405
5406 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5407 of a variable's docstring.
5408
54092005-05-18 Lute Kamstra <lute@gnu.org>
5410
5411 * maintaining.texi (Overview of Emerge): Add cross reference.
5412 Remove duplication.
5413
5414 * emacs.texi (Top): Update to the current structure of the manual.
5415 * misc.texi (Emacs Server): Add menu description.
5416 * files.texi (Saving): Fix menu.
5417 * custom.texi (Customization): Fix menu.
5418 * mule.texi (International): Fix menu.
5419 * kmacro.texi (Keyboard Macros): Fix menu.
5420
54212005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5422
5423 * display.texi: Various minor changes.
5424 (Faces): Delete text that is repeated in the next section.
5425
54262005-05-16 Nick Roberts <nickrob@snap.net.nz>
5427
5428 * building.texi (Debugger Operation): Mention GUD tooltips are
5429 disabled with GDB in text command mode.
5430
8cf51b2c
GM
54312005-05-16 Nick Roberts <nickrob@snap.net.nz>
5432
5433 * building.texi: Replace toolbar with "tool bar" for consistency.
5434 (Compilation Mode): Describe compilation-context-lines
5435 and use of arrow in compilation buffer.
5436 (Debugger Operation): Replace help text with variable's value.
5437
5438 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5439 consistency.
5440
54412005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5442
5443 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5444 Add xref.
5445
8cf51b2c
GM
54462005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5447
5448 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5449 (Position Info): Delete discussion of `goto-line'. It is already
5450 described in `Moving point'.
5451
5452 * mini.texi (Completion Commands): Correct reference.
5453 (Completion Options): Fix typo.
5454
5455 * killing.texi (Deletion): Complete description of `C-x C-o'.
5456
8cf51b2c
GM
54572005-05-10 Richard M. Stallman <rms@gnu.org>
5458
5459 * building.texi (Compilation): Clarify recompile's directory choice.
5460
5461 * frames.texi (Tooltips): Cleanups.
5462
5463 * basic.texi (Arguments): Fix punctuation.
5464
54652005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5466
5467 * screen.texi (Menu Bar): The up and down (not left and right)
5468 arrow keys move through a keyboard menu.
5469
54702005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5471
5472 * basic.texi: Various typo and grammar fixes.
5473 (Moving Point): C-a now runs move-beginning-of-line.
5474
54752005-05-08 Nick Roberts <nickrob@snap.net.nz>
5476
5477 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5478
5479 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5480 as different animals.
5481
54822005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5483
5484 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5485 Correct index entry.
5486
54872005-05-07 Nick Roberts <nickrob@snap.net.nz>
5488
5489 * building.texi (Debugger Operation): Update to reflect changes
5490 in GUD tooltips.
5491
54922005-04-30 Richard M. Stallman <rms@gnu.org>
5493
5494 * files.texi (Compressed Files): Auto Compression normally enabled.
5495
5496 * building.texi (Debugger Operation): Clarify previous change.
5497
8cf51b2c
GM
54982005-04-28 Nick Roberts <nickrob@snap.net.nz>
5499
5500 * building.texi (Debugger Operation): Add description for
5501 GUD tooltips when program is not running.
5502
55032005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5504
5505 * misc.texi (Shell): Add `Shell Prompts' to menu.
5506 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5507 description. Delete remarks moved to new node.
5508 (Shell Prompts): New node.
5509 (History References): Replace remarks moved to `Shell Prompts'
5510 with xref to that node.
5511 (Remote Host): Clarify how to specify the terminal type when
5512 logging in to a different machine.
5513
55142005-04-26 Richard M. Stallman <rms@gnu.org>
5515
5516 * emacs.texi (Top): Update submenus from files.texi.
5517
5518 * files.texi (Filesets): Clarify previous change.
5519
5520 * dired.texi (Misc Dired Features): Clarify previous change.
5521
55222005-04-25 Chong Yidong <cyd@stupidchicken.com>
5523
5524 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5525
5526 * dired.texi (Misc Dired Features): Document
5527 dired-compare-directories.
5528
5529 * files.texi (Filesets): New node.
5530 (File Conveniences): Document Image mode.
5531
5532 * text.texi (TeX Print): Document tex-compile.
5533
55342005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5537 Delete redundant reference to tooltip Custom group. It is
5538 referred too again in the next paragraph.
5539
55402005-04-24 Richard M. Stallman <rms@gnu.org>
5541
5542 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5543
8cf51b2c
GM
55442005-04-19 Kim F. Storm <storm@cua.dk>
5545
5546 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5547
55482005-04-18 Lars Hansen <larsh@math.ku.dk>
5549
5550 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5551 turns off desktop-save-mode.
5552
55532005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5554
5555 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5556 by default in terminals compatible with xterm. Mention that
5557 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5558 node.
5559
8cf51b2c
GM
55602005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5561
5562 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5563
c8763fb6 55642005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5565
5566 * xresources.texi (Table of Resources): Add cursorBlink.
5567
55682005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5569
5570 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5571 `d', `C-d' and `u'.
5572
55732005-04-11 Richard M. Stallman <rms@gnu.org>
5574
5575 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5576 (Misc X): Add -D, --basic-display.
5577
5578 * maintaining.texi (Change Log): Correct the description of
5579 the example.
5580
5581 * major.texi (Choosing Modes): Document magic-mode-alist.
5582
8cf51b2c
GM
55832005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5586 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5587 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5588 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5589 `w', respectively.
5590 (Rmail Labels): Mention `l'.
5591 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5592 (Rmail Summary Edit): Describe `j' and RET.
5593
c8763fb6 55942005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5595
5596 * xresources.texi (Lucid Resources): Add fontSet resource.
5597
8cf51b2c
GM
55982005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5599
5600 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5601 now called `indicate-empty-lines'.
5602
56032005-04-06 Kim F. Storm <storm@cua.dk>
5604
5605 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5606
56072005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5608
5609 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5610 deleted.
5611 (Marks vs Flags): Add some convenient key bindings.
5612 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5613 (Misc Dired Features): Correct and expand description of `w' command.
5614
5615 * frames.texi (XTerm Mouse): Delete apparently false info.
5616 The GNU/Linux console currently does not appear to support
5617 `xterm-mouse-mode'.
5618
8cf51b2c
GM
56192005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5620
5621 * calendar.texi (Diary): Mention shell utility `calendar'.
5622
56232005-04-01 Richard M. Stallman <rms@gnu.org>
5624
5625 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5626
8cf51b2c
GM
56272005-04-01 Lute Kamstra <lute@gnu.org>
5628
5629 * maintaining.texi (Change Log): add-change-log-entry uses
5630 add-log-mailing-address.
5631
56322005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5635 `VC Mode Line' and put in an xref to that node.
5636 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5637 its description.
5638
56392005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5640
5641 * calendar.texi (Calendar Systems): Say that the Persian calendar
5642 implemented here is the arithmetical one championed by Birashk.
5643
56442005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5645
5646 * programs.texi (Fortran Motion): Fix previous change.
5647
8cf51b2c
GM
56482005-03-29 Richard M. Stallman <rms@gnu.org>
5649
5650 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5651
56522005-03-29 Chong Yidong <cyd@stupidchicken.com>
5653
5654 * text.texi (Refill): Refer to Long Lines Mode.
5655 (Longlines): New node.
5656 (Auto Fill): Don't index "word wrap" here.
5657 (Filling): Add Longlines to menu.
5658
56592005-03-29 Richard M. Stallman <rms@gnu.org>
5660
5661 * xresources.texi: Minor fixes.
5662
5663 * misc.texi (Emacs Server): Fix Texinfo usage.
5664
5665 * emacs.texi (Top): Don't use a real section heading for
5666 "Detailed Node Listing". Fake it instead.
5667
5668 * basic.texi (Position Info): Minor cleanup.
5669
5670 * mule.texi (Input Methods): Minor cleanup.
5671
56722005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5673
5674 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5675 constructs as well.
5676 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5677
56782005-03-29 Kenichi Handa <handa@m17n.org>
5679
5680 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5681
5682 * basic.texi (Position Info): Update the description about the
5683 command C-u C-x =.
5684
56852005-03-28 Richard M. Stallman <rms@gnu.org>
5686
5687 * emacs.texi (Top): Use @section for the detailed node listing.
5688
5689 * calendar.texi: Minor fixes to previous change.
5690
5691 * programs.texi (Fortran): Small fixes to previous changes.
5692
5693 * emacs.texi (Top): Update list of subnodes of Dired.
5694 Likewise for building.texi.
5695
5696 * files.texi (File Conveniences): Delete Auto Image File mode.
5697
56982005-03-28 Chong Yidong <cyd@stupidchicken.com>
5699
5700 * building.texi (Flymake): New node.
5701
5702 * custom.texi (Function Keys): Document kp- event types and
5703 keypad-setup package.
5704
5705 * dired.texi (Wdired): New node.
5706
5707 * files.texi (File Conveniences): Reorder entries.
5708 Explain how to turn on Auto-image-file mode.
5709 Document Thumbs mode.
5710
5711 * mule.texi (Specify Coding): Document recode-region and
5712 recode-file-name.
5713
5714 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5715
57162005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * commands.texi (Keys): M-o is now a prefix key.
5719
57202005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5721
5722 * programs.texi: Reformat and update copyright years.
5723 (Fortran): Update section.
5724
57252005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5726
5727 * files.texi: Several small changes in addition to:
5728 (Visiting): Change xref for Dialog Boxes to ref.
5729 (Version Headers): Replace references to obsolete var
5730 `vc-header-alist' with `vc-BACKEND-header'.
5731 (Customizing VC): Update value of `vc-handled-backends'.
5732
57332005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5734
5735 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5736 move here from Emacs Lisp Reference Manual.
5737 * calendar.texi (Calendar/Diary, Diary Commands)
5738 (Special Diary Entries, Importing Diary): Change some xrefs to
5739 point to emacs-xtra rather than elisp.
5740
5741 * emacs-xtra.texi (Calendar Customizing):
5742 Move view-diary-entries-initially, view-calendar-holidays-initially,
5743 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5744 Emacs Manual.
5745 (Appt Customizing): Merge entire section into main Emacs Manual.
5746 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5747 mark-holidays-in-calendar here from emacs-xtra.
5748 (Displaying the Diary): Move view-diary-entries-initially,
5749 mark-diary-entries-in-calendar here from emacs-xtra.
5750 (Appointments): Move appt-display-mode-line,
5751 appt-display-duration, appt-disp-window-function,
5752 appt-delete-window-function here from emacs-xtra.
5753
5754 * calendar.texi: Update and reformat copyright.
5755 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5756 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5757 (Diary): Refer to `diary-file' rather than ~/diary.
5758 (Diary Commands): Rename node to "Displaying the Diary".
5759 * emacs.texi (Top): Rename "Diary Commands" section.
5760 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5761
57622005-03-26 Eli Zaretskii <eliz@gnu.org>
5763
5764 * misc.texi (Emacs Server): Fix the command for setting
5765 server-name. Add an xref to Invoking emacsclient.
5766
5767 * help.texi (Help Summary): Clarify when "C-h ." will do something
5768 nontrivial.
5769 (Apropos): Add cindex entry for apropos-sort-by-scores.
5770
5771 * display.texi (Text Display): Add index entries for how no-break
5772 characters are displayed.
5773
8cf51b2c
GM
57742005-03-26 Eli Zaretskii <eliz@gnu.org>
5775
5776 * files.texi (Visiting): Fix cross-references introduced with the
5777 last change.
5778
5779 * xresources.texi (GTK resources): Fix last change.
5780
8cf51b2c
GM
57812005-03-25 Chong Yidong <cyd@stupidchicken.com>
5782
5783 * xresources.texi (X Resources): GTK options documented too.
5784 (Resources): Clarify meaning of program name.
5785 (Table of Resources): Add visualClass.
5786 (GTK resources): Rewrite.
5787 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5788
5789 * display.texi (Text Display): Mention non-breaking spaces.
5790
5791 * files.texi (Reverting): Document auto-revert-check-vc-info.
5792
5793 * frames.texi (Mouse Commands): Document
5794 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5795
5796 * help.texi (Help Summary): Add `C-h .'.
5797 (Apropos): Apropos accepts a list of search terms.
5798 Document apropos-sort-by-scores.
5799 (Help Echo): Document display-local-help.
5800
5801 * misc.texi (Emacs Server): Document server-name.
5802 (Invoking emacsclient): Document -s option for server names.
5803
5804 * text.texi (Outline Visibility): Introduce "current heading
5805 line" (commands can be called with point on a body line).
5806 Re-order table to follow the sequence of discussion.
5807 hide-body won't hide lines before first header line.
5808 (TeX Mode): Add DocTeX mode.
5809
8cf51b2c
GM
58102005-03-24 Richard M. Stallman <rms@gnu.org>
5811
5812 * mule.texi (Single-Byte Character Support): Delete mention
5813 of iso-acc.el and iso-transl.el.
5814
8cf51b2c
GM
58152005-03-23 Lute Kamstra <lute@gnu.org>
5816
5817 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5818
58192005-03-23 Richard M. Stallman <rms@gnu.org>
5820
8cf51b2c
GM
5821 * search.texi: Delete explicit node pointers.
5822 (Incremental Search): New menu.
5823 (Basic Isearch, Repeat Isearch, Error in Isearch)
5824 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5825 (Slow Isearch): New subnodes.
5826 (Configuring Scrolling): Node deleted.
5827 (Search Case): Doc default-case-fold-search.
5828 (Regexp Replace): Move replace-regexp doc here.
5829
5830 * rmail.texi (Movemail): Put commas inside closequotes.
5831
5832 * picture.texi (Insert in Picture): Document C-c arrow combos.
5833 (Basic Picture): Clarify erasure.
5834
5835 * display.texi (Font Lock): Put commas inside closequotes.
5836
5837 * cmdargs.texi (General Variables): Put commas inside closequotes.
5838
58392005-03-23 Nick Roberts <nickrob@snap.net.nz>
5840
5841 * building.texi (Stack Buffer): Mention reverse contrast for
5842 *selected* frame (might not be current frame).
5843
8cf51b2c
GM
58442005-03-21 Richard M. Stallman <rms@gnu.org>
5845
5846 * building.texi (Starting GUD): Add bashdb.
5847
58482005-03-20 Chong Yidong <cyd@stupidchicken.com>
5849
5850 * basic.texi (Moving Point): Add M-g M-g binding.
5851 (Undo): Document undo-only.
5852 (Position Info): Document M-g M-g and C-u M-g M-g.
5853
5854 * building.texi (Building): Put Grep Searching after Compilation
5855 Shell.
5856 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5857 Document next-error-highlight.
5858 (Grep Searching): Document grep-highlight-matches.
5859 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5860
5861 * calendar.texi (Importing Diary): Rename node from iCalendar.
5862 Document diary-from-outlook.
5863
5864 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5865 Commands.
5866 Mention effect of X drag and drop on Dired buffers.
5867
5868 * files.texi (Visiting): Document large-file-warning-threshold.
5869 Move paragraph on file-selection dialog.
5870 Mention visiting files using X drag and drop.
5871 (Reverting): Mention using Auto-Revert mode to tail files.
5872 Document auto-revert-tail-mode.
5873 (Version Systems): Minor correction.
5874 (Comparing Files): Diff-mode is no longer based on Compilation
5875 mode.
5876 Document compare-ignore-whitespace.
5877 (Misc File Ops): Explain passing a directory to rename-file.
5878 Likewise for copy-file and make-symbolic-link.
5879
5880 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5881 Document mouse-wheel-progressive speed.
5882
5883 * help.texi (Misc Help): Document numeric argument for C-h i.
5884 Correctly explain the effect of just C-u as argument.
5885
5886 * killing.texi (Deletion): Document numeric argument for
5887 just-one-space.
5888
5889 * mini.texi (Completion): Completion acts on text before point.
5890
5891 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5892 (Emulation): CUA mode replaces pc-bindings-mode,
5893 pc-selection-mode, and s-region.
5894
5895 * mule.texi (Input Methods): Leim is now built-in.
5896 (Select Input Method): Document quail-show-key.
5897 (Specify Coding): Document revert-buffer-with-coding-system.
5898
5899 * programs.texi (Fortran Motion): Document f90-next-statement,
5900 f90-previous-statement, f90-next-block, f90-previous-block,
5901 f90-end-of-block, and f90-beginning-of-block.
5902
5903 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5904
5905 * emacs.texi (Acknowledgments): Updated.
5906
5907 * anti.texi: Total rewrite.
5908
8cf51b2c
GM
59092005-03-19 Chong Yidong <cyd@stupidchicken.com>
5910
5911 * ack.texi (Acknowledgments): Update.
5912
59132005-03-19 Eli Zaretskii <eliz@gnu.org>
5914
5915 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5916 copyright years.
5917
59182005-03-14 Nick Roberts <nickrob@snap.net.nz>
5919
5920 * building.texi (Commands of GUD): Move paragraph on setting
5921 breakpoints with mouse to the GDB Graphical Interface node.
5922
59232005-03-07 Richard M. Stallman <rms@gnu.org>
5924
8cf51b2c
GM
5925 * misc.texi (Single Shell, Shell Options): Fix previous change.
5926
5927 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5928
59292005-03-06 Richard M. Stallman <rms@gnu.org>
5930
5931 * building.texi (Starting GUD): Don't explain text vs graphical
5932 GDB here. Just mention it and xref.
5933 Delete "just one debugger process".
5934 (Debugger Operation): Move GUD tooltip info here.
5935 (GUD Tooltips): Node deleted.
5936 (GDB Graphical Interface): Explain the two GDB modes here.
5937
8cf51b2c
GM
5938 * sending.texi (Sending Mail): Minor cleanup.
5939 (Mail Aliases): Explain quoting conventions.
5940 Update key rebinding example.
5941 (Header Editing): C-M-i is like M-TAB.
5942 (Mail Mode Misc): mail-attach-file does not do MIME.
5943
5944 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5945 that really belongs here.
5946 (Remote Mailboxes): Text moved to Rmail Inbox.
5947 (Rmail Display): Mention Mouse-1.
5948 (Movemail): Clarify two movemail versions.
5949 Clarify rmail-movemail-program.
5950
8cf51b2c
GM
5951 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5952 Document async shell commands.
5953 (Shell History): Clarify.
5954 (Shell Ring): Mention C-UP an C-DOWN.
5955 (Shell Options): Add comint-prompt-read-only.
5956 (Invoking emacsclient): Set EDITOR to run Emacs.
5957 (Sorting): No need to explain what region is.
5958 (Saving Emacs Sessions): Fix typo.
5959 (Recursive Edit): Fix punctuation.
5960 (Emulation): Don't mention "PC bindings" which are standard.
5961 (Hyperlinking): Explain Mouse-1 convention here.
5962 (Find Func): Node deleted.
5963
8cf51b2c
GM
5964 * help.texi (Name Help): Xref to Hyperlinking.
5965
5966 * glossary.texi (Glossary):
5967 Rename "Balance Parentheses" to "Balancing...".
5968 Add "Byte Compilation". Correct "Copyleft".
5969 New xref in "Customization".
5970 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5971 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5972 Rename "Registers" to "Register".
5973 Replace "Selecting" with "Selected Frame",
5974 "Selected Window", and "Selecting a Buffer".
5975
5976 * files.texi (Types of Log File): Explain how projects'
5977 methods can vary.
5978
8cf51b2c
GM
5979 * display.texi (Faces): Delete "Emacs 21".
5980
5981 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5982 * fixit.texi (Spelling): C-M-i like M-TAB.
5983 * mini.texi (Completion Options): C-M-i like M-TAB.
5984 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5985 * text.texi (Text Mode): C-M-i like M-TAB.
5986
5987 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5988
5989 * calendar.texi (Specified Dates): Mention `g w'.
5990 (Appointments): appt-activate toggles with no arg.
5991
8cf51b2c
GM
59922005-03-05 Juri Linkov <juri@jurta.org>
5993
5994 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5995 "invocation (command line arguments)".
8cf51b2c
GM
5996 (Misc X): Add -nbc, --no-blinking-cursor.
5997
59982005-03-04 Ulf Jasper <ulf.jasper@web.de>
5999
6000 * calendar.texi (iCalendar): No need to require it now.
6001
8cf51b2c
GM
60022005-03-03 Nick Roberts <nickrob@snap.net.nz>
6003
6004 * trouble.texi (Contributing): Mention Savannah. Direct users to
6005 emacs-devel.
6006
60072005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6008
6009 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6010 window.
6011
8cf51b2c
GM
60122005-02-27 Richard M. Stallman <rms@gnu.org>
6013
6014 * building.texi (Compilation): Update mode line status info.
6015
60162005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6017
6018 * calendar.texi (General Calendar): Document binding of
6019 scroll-other-window-down.
6020 (Mayan Calendar): Fix earliest date.
6021 (Time Intervals): Document timeclock-change.
6022 Fix timeclock-ask-before-exiting documentation.
6023
60242005-02-26 Kim F. Storm <storm@cua.dk>
6025
6026 * frames.texi (Mouse References):
6027 Add mouse-1-click-in-non-selected-windows.
6028
60292005-02-25 Richard M. Stallman <rms@gnu.org>
6030
6031 * screen.texi (Screen): Explain better about cursors and mode lines;
6032 don't presuppose text terminals.
6033 (Point): Don't assume just one cursor.
6034 Clarify explanation of cursors.
6035 (Echo Area, Menu Bar): Cleanups.
6036
6037 * mini.texi (Minibuffer): Prompts are highlighted.
6038 (Minibuffer Edit): Newline = C-j only on text terminals.
6039 Clarify resize-mini-windows values.
6040 Mention M-PAGEUP and M-PAGEDOWN.
6041 (Completion Commands): Mouse-1 like Mouse-2.
6042 (Minibuffer History): Explain history commands better.
6043 (Repetition): Add xref to Incremental Search.
6044
6045 * mark.texi (Setting Mark): Clarify info about displaying mark.
6046 Clarify explanation of C-@ and C-SPC.
6047 (Transient Mark): Mention Delete Selection mode.
6048 (Marking Objects): Clean up text about extending the region.
6049
6050 * m-x.texi (M-x): One C-g doesn't always go to top level.
6051 No delay before suggest-key-bindings output.
6052
6053 * fixit.texi (Fixit): Mention C-/ for undo.
6054 (Spelling): Mention ESC TAB like M-TAB.
6055 Replacement words with r and R are rechecked.
6056 Say where C-g leaves point. Mention ? as input.
6057
60582005-02-23 Lute Kamstra <lute@gnu.org>
6059
6060 * cmdargs.texi (Initial Options): Add cross reference.
6061
8cf51b2c
GM
60622005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6063
6064 * emacs.texi (Top): Update menu for splitting of node in
6065 msdog.texi.
6066 * frames.texi (Frames): Update xref for splitting of node in
6067 msdog.texi.
6068 * trouble.texi (Quitting): Ditto.
6069
60702005-02-16 Richard M. Stallman <rms@gnu.org>
6071
6072 * windows.texi (Split Window): Simplify line truncation info
6073 and xref to Display Custom.
6074
6075 * trouble.texi (Quitting): Emergency escape only for text terminal.
6076 (Screen Garbled): C-l for ungarbling is only for text terminal.
6077
6078 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6079
6080 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6081
6082 * programs.texi (Program Modes): Mention Python mode.
6083 (Moving by Defuns): Repeating C-M-h extends region.
6084 (Basic Indent): Clarify.
6085 (Custom C Indent): Clarify.
6086 (Expressions): Repeating C-M-@ extends region.
6087 (Info Lookup): Clarify for C-h S.
6088 (Symbol Completion): ESC TAB alternative for M-TAB.
6089 (Electric C): Clarify.
6090
6091 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6092
6093 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6094 MS-DOS Input node.
6095 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6096 (MS-DOS and MULE): Clarify.
6097 (MS-DOS Processes, Windows Processes): Fix typos.
6098
6099 * major.texi (Choosing Modes): Clarify.
6100
6101 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6102 (Keyboard Macro Step-Edit): Clarify.
6103
6104 * indent.texi (Indentation): Clarifications.
6105
6106 * help.texi (Help): Correct error about C-h in query-replace.
6107 Clarify apropos vs C-h a. Fix how to search in FAQ.
6108 (Key Help): Describe C-h w here.
6109 (Name Help): Minor cleanup. C-h w moved to Key Help.
6110 Clarify the "object" joke.
6111 (Apropos): Clarify. Mouse-1 like Mouse-2.
6112 (Help Mode): Mouse-1 like Mouse-2.
6113
6114 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6115
6116 * display.texi (Display): Reorder menu.
6117 (Faces): Cleanup.
6118 (Font Lock): Cleanup. Mention Options menu.
6119 Delete obsolete text.
6120 (Scrolling): For C-l, don't presume text terminal.
6121 (Horizontal Scrolling): Simplify intro.
6122 (Follow Mode): Clarify.
6123 (Cursor Display): Moved before Display Custom.
6124 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6125 Doc default-tab-width. Doc line truncation more thoroughly.
6126
6127 * dired.texi (Dired Enter): C-x C-f can run Dired.
6128 (Dired Visiting): Comment out `a' command.
6129 Mouse-1 is like Mouse-2.
6130 (Shell Commands in Dired): ? can be used more than once.
6131
6132 * basic.texi (Continuation Lines): Simplify description of truncation,
6133 and refer to Display Custom for the rest of it.
6134
8cf51b2c
GM
61352005-02-06 Lute Kamstra <lute@gnu.org>
6136
6137 * basic.texi (Undo): Fix typo.
6138
6139 * cmdargs.texi (Emacs Invocation): Fix typo.
6140
6141 * custom.texi (Init Examples): Fix typo.
6142
6143 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6144
61452005-02-06 Richard M. Stallman <rms@gnu.org>
6146
6147 * regs.texi (Registers): Registers can hold numbers, too.
6148
6149 * killing.texi (Other Kill Commands): Cleanup.
6150 Delete redundant explanation of kill in read-only buffer.
6151 (Yanking): Mention term "copying".
6152 (Accumulating Text): Fix typo.
6153
6154 * entering.texi (Entering Emacs): Update rationale at start.
6155 (Exiting): Treat iconifying on a par with suspension.
6156
6157 * custom.texi (Minor Modes): Fix typo.
6158 (Easy Customization): Fix menu style.
6159 (Variables): Add xref.
6160 (Examining): Setting for future sessions works through .emacs.
6161 (Keymaps): "Text terminals", not "Many".
6162 (Init Rebinding): Explain \C-. Show example of \M-.
6163 Fix minor wording errors.
6164 (Function Keys): Explain vector syntax just once.
6165 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6166 (Init File): Mention .emacs.d directory.
6167 (Init Examples): Add xref.
6168 (Find Init): Mention .emacs.d directory.
6169
6170 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6171 (Action Arguments): Explain which kinds of -l args are found how.
6172 (Initial Options): --batch does not inhibit site-start.
6173 Add xrefs.
6174 (Command Example): Use --batch, not -batch.
6175
6176 * basic.texi (Inserting Text): Cleanup wording.
6177 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6178 C-n is not error at end of buffer.
6179 (Undo): Doc C-/ like C-_. Add xrefs.
6180 (Arguments): META key may be labeled ALT.
6181 Peculiar arg meanings are explained in doc strings.
6182
6183 * abbrevs.texi (Expanding Abbrevs): Clarify.
6184
61852005-02-05 Eli Zaretskii <eliz@gnu.org>
6186
6187 * frames.texi (Frame Parameters): Add an xref to the description
6188 of list-colors-display. Add a pointer to the X docs about colors.
6189
6190 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6191 Improve docs of list-colors-display.
8cf51b2c
GM
6192
61932005-02-03 Lute Kamstra <lute@gnu.org>
6194
6195 * frames.texi (Frames, Drag and Drop): Fix typos.
6196
61972005-02-03 Richard M. Stallman <rms@gnu.org>
6198
6199 * windows.texi (Basic Window): Mention color-change in mode line.
6200 (Change Window): Explain dragging vertical boundaries.
6201
6202 * text.texi (Sentences): Clarify.
6203 (Paragraphs): Explain M-a and blank lines.
6204 (Outline Mode): Clarify text and menu.
6205 (Hard and Soft Newlines): Mention use-hard-newlines.
6206
6207 * frames.texi (Frames): Delete unnecessary mention of Windows.
6208 (Mouse Commands): Likewise. Mention xterm mouse support.
6209 (Clipboard): Clarify.
6210 (Mouse References): Mention use of Mouse-1 for following links.
6211 (Menu Mouse Clicks): Clarify.
6212 (Mode Line Mouse): Clarify.
6213 (Drag and Drop): Rewrite.
6214
6215 * fixit.texi (Spelling): Fix typo.
6216
6217 * files.texi (File Names): Clarify.
6218 (Visiting): Update conditions for use of file dialog. Clarify.
6219 (Saving): Doc d as answer in save-some-buffers.
6220 (Remote Files): Clean up the text.
6221
6222 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6223
6224 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6225 (List Buffers): Clarify.
6226 (Several Buffers): Doc T command.
6227 (Buffer Convenience): Clarify menu.
6228
6229 * basic.texi (Undo): Clarify last change.
6230
62312005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6232
6233 * fixit.texi (Spelling): Fix typo.
6234
62352005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6236
6237 * basic.texi (Undo): Update description of `undo-outer-limit'.
6238
62392005-02-01 Nick Roberts <nickrob@snap.net.nz>
6240
6241 * building.texi: Update documentation relating to GDB Graphical
6242 Interface.
6243
62442005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * custom.texi (Easy Customization): Adapt menu to node name change.
6247
62482005-01-30 Richard M. Stallman <rms@gnu.org>
6249
6250 * custom.texi (Easy Customization): Defn of "User Option" now
6251 includes faces. Don't say just "option" when talking about variables.
6252 Do say just "options" to mean "anything customizable".
6253 (Specific Customization): Describe `customize-variable',
6254 not `customize-option'.
6255
6256 * glossary.texi (Glossary) <Faces>: Add xref.
6257 <User Option>: Change definition--include faces. Change xref.
6258
6259 * picture.texi (Picture): Mention artist.el.
6260
6261 * sending.texi, screen.texi, programs.texi, misc.texi:
6262 * mini.texi, major.texi, maintaining.texi, macos.texi:
6263 * help.texi, frames.texi, files.texi:
6264 Don't say just "option" when talking about variables.
6265
6266 * display.texi, mule.texi: Don't say just "option" when talking
6267 about variables. Other minor cleanups.
6268
8cf51b2c
GM
62692005-01-26 Lute Kamstra <lute@gnu.org>
6270
6271 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6272 File'. Mention the `-Q' option at the `--no-site-file' option.
6273
8cf51b2c
GM
62742005-01-22 David Kastrup <dak@gnu.org>
6275
6276 * building.texi (Grep Searching): Mention alias `find-grep' for
6277 `grep-find'.
6278
62792005-01-20 Richard M. Stallman <rms@gnu.org>
6280
6281 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6282
8cf51b2c
GM
62832005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6284
6285 * rmail.texi (Movemail): Explain differences
6286 between standard and mailutils versions of movemail.
6287 Describe command line and configuration options introduced
6288 with the latter.
6289 Explain the notion of mailbox URL, provide examples and
6290 cross-references to mailutils documentation.
6291 Describe various methods of specifying mailbox names,
6292 user names and user passwords for rmail.
6293 (Remote Mailboxes): New section. Describe
6294 how movemail handles remote mailboxes. Describe configuration
6295 options used to control its behavior.
6296 (Other Mailbox Formats): Explain handling of various mailbox
6297 formats.
6298
62992005-01-13 Richard M. Stallman <rms@gnu.org>
6300
6301 * commands.texi (Commands): Clarification.
6302
63032005-01-11 Richard M. Stallman <rms@gnu.org>
6304
6305 * programs.texi (Multi-line Indent): Fix previous change.
6306 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6307
8cf51b2c
GM
63082005-01-08 Richard M. Stallman <rms@gnu.org>
6309
6310 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6311 lazy-highlight.
6312
6313 * search.texi (Query Replace): Mention faces query-replace
6314 and lazy-highlight.
6315 (Incremental Search): Update isearch highlighting info.
6316
8cf51b2c
GM
63172005-01-04 Richard M. Stallman <rms@gnu.org>
6318
6319 * custom.texi (Saving Customizations): Minor improvement.
6320
8cf51b2c
GM
63212005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6322
6323 * custom.texi (Saving Customizations): Emacs no longer loads
6324 `custom-file' after .emacs. No longer mention customizing through
6325 Custom.
6326
8cf51b2c
GM
63272005-01-01 Andreas Schwab <schwab@suse.de>
6328
6329 * killing.texi (Graphical Kill): Move up under node Killing,
6330 change @section to @subsection.
6331
63322005-01-01 Richard M. Stallman <rms@gnu.org>
6333
6334 * custom.texi (Face Customization): Mention hex color specs.
6335
6336 * emacs.texi (Top): Update Killing submenu.
6337
6338 * killing.texi (Killing): Reorganize section.
6339 No more TeX-only text; put the node command at start of chapter.
6340 But the first section heading is used only in TeX.
6341 Rewrite the text to read better in this mode.
6342 (Graphical Kill): New subnode gets some of the text that
6343 used to be in the first section.
6344
63452004-12-31 Richard M. Stallman <rms@gnu.org>
6346
6347 * dired.texi (Shell Commands in Dired): Delete the ? example.
6348
6349 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6350
6351 * files.texi (Saving): Describe new require-final-newline features
6352 and mode-require-final-newline.
6353
8cf51b2c
GM
63542004-12-29 Richard M. Stallman <rms@gnu.org>
6355
6356 * custom.texi (File Variables): Clarify previous change.
6357
c8763fb6 63582004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6359
6360 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6361 out now.
6362
63632004-12-27 Richard M. Stallman <rms@gnu.org>
6364
6365 * Makefile.in (MAKEINFO): Specify --force.
6366
6367 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6368 (Undo): Doc undo-outer-limit.
6369
8cf51b2c
GM
63702004-12-15 Juri Linkov <juri@jurta.org>
6371
6372 * mark.texi (Transient Mark, Mark Ring): M-< and other
6373 movement commands don't set mark in Transient Mark mode
6374 if mark is active.
6375
8cf51b2c
GM
63762004-12-12 Juri Linkov <juri@jurta.org>
6377
6378 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6379 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6380
6381 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6382 (Misc Dired Commands): Add @r{(Dired)} to w.
6383
63842004-12-12 Juri Linkov <juri@jurta.org>
6385
6386 * mark.texi (Marking Objects): Marking commands also extend the
6387 region when mark is active in Transient Mark mode.
6388
8cf51b2c
GM
63892004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6390
6391 * custom.texi (Saving Customizations): Emacs only loads the custom
6392 file automatically after the init file in version 22.1 or later.
6393 Adapt text and examples to this fact.
6394
8cf51b2c
GM
63952004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6396
6397 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6398 be set through Custom. Otherwise, it has no effect.
6399
8cf51b2c
GM
64002004-12-05 Richard M. Stallman <rms@gnu.org>
6401
6402 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6403 * entering.texi: Rename Command Line to Emacs Invocation.
6404
10d1d0af 6405 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6406
6407 * custom.texi (Easy Customization): Move up to section level,
6408 before Variables. Avoid using the term "variable"; say "option".
6409 New initial explanation.
6410 (Variables): In initial explanation, connect "variable" to the
6411 already-explained "user option".
6412
6413 * emacs.texi (Top): Fix ref to Command Line.
6414 Move reference to Easy Customization.
6415
6416 * xresources.texi (X Resources): Fix From link.
6417
6418 * doclicense.texi (GNU Free Documentation License): Fix To link.
6419
6420 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6421
6422 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6423
64242004-12-03 Richard M. Stallman <rms@gnu.org>
6425
6426 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6427
64282004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6429
6430 * kmacro.texi: Several small changes in addition to the following.
6431 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6432 defining a keyboard macro.
6433 Mention `kmacro-ring-max'.
6434 (Keyboard Macro Counter): Clarify description of
6435 `kmacro-insert-counter', `kmacro-set-counter',
6436 `kmacro-add-counter' and `kmacro-set-format'.
6437
64382004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6439
6440 * custom.texi (File Variables): Add `unibyte' and make it more
6441 clear that `unibyte' and `coding' are special. Suggested by Simon
6442 Krahnke <overlord@gmx.li>.
6443
6444 * mule.texi (Enabling Multibyte): Refer to File Variables.
6445 Suggested by Simon Krahnke <overlord@gmx.li>.
6446
c8763fb6 64472004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6448
6449 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6450 x-use-old-gtk-file-dialog.
6451
8cf51b2c
GM
64522004-11-20 Richard M. Stallman <rms@gnu.org>
6453
6454 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6455
64562004-11-09 Lars Brinkhoff <lars@nocrew.org>
6457
6458 * building.texi (Lisp Eval): Delete hyphen in section name.
6459
64602004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6461
6462 * files.texi (Old Versions):
6463 No longer document annotation as "CVS only".
6464
64652004-11-10 Andre Spiegel <spiegel@gnu.org>
6466
6467 * files.texi (Version Control): Rewrite the introduction about
6468 version systems, mentioning the new ones that we support. Thanks
6469 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6470 suggestions.
6471
c8763fb6 64722004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6473
49823426 6474 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6475
c8763fb6 64762004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6477
6478 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6479
64802004-10-23 Eli Zaretskii <eliz@gnu.org>
6481
6482 * text.texi (Text Based Tables, Table Definition)
6483 (Table Creation, Table Recognition, Cell Commands)
6484 (Cell Justification, Row Commands, Column Commands)
6485 (Fixed Width Mode, Table Conversion, Measuring Tables)
6486 (Table Misc): New nodes, documenting the Table Mode.
6487
8cf51b2c
GM
64882004-10-19 Jason Rumney <jasonr@gnu.org>
6489
6490 * makefile.w32-in (info): Change order of arguments to makeinfo.
6491
64922004-10-19 Ulf Jasper <ulf.jasper@web.de>
6493
6494 * calendar.texi (iCalendar): Update for package changes.
6495
8cf51b2c
GM
64962004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6497
6498 * files.texi (Misc File Ops): View mode is a minor mode.
6499
8cf51b2c
GM
65002004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6501
6502 * calendar.texi (iCalendar): Style changes.
6503
65042004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * search.texi (Regexps): The regexp described in the example is no
6507 longer stored in the variable `sentence-end'.
6508
8cf51b2c
GM
65092004-10-06 Nick Roberts <nickrob@snap.net.nz>
6510
6511 * building.texi (Starting GUD): Note that multiple debugging
6512 sessions requires `gdb --fullname'.
6513
65142004-10-05 Ulf Jasper <ulf.jasper@web.de>
6515
6516 * calendar.texi (iCalendar): New section for a new package.
6517
8cf51b2c
GM
65182004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6519
6520 * text.texi: Various small changes in addition to the following.
6521 (Text): Replace xref for autotype with inforef.
6522 (Sentences): Explain nil value for `sentence-end'.
6523 (Paragraphs): Update default values for `paragraph-start' and
6524 `paragraph-separate'.
6525 (Text Mode): Correct description of Text mode's effect on the
6526 syntax table.
6527 (Outline Visibility): `hide-other' does not hide top level headings.
6528 `selective-display-ellipses' no longer has an effect on Outline mode.
6529 (TeX Misc): Add missing @cindex.
6530 Replace xref for RefTeX with inforef.
6531 (Requesting Formatted Text): The variable
6532 `enriched-fill-after-visiting' no longer exists.
6533 (Editing Format Info): Update names of menu items and commands.
6534 (Format Faces): Mention special effect of specifying the default face.
6535 Describe inheritance of text properties.
6536 Correct description of `fixed' face.
6537 (Format Indentation): Correct description of effect of setting
6538 margins. Mention `set-left-margin' and `set-right-margin'.
6539 (Format Justification): Update names of menu items.
6540 `set-justification-full' is now bound to `M-j b'.
6541 Mention that `default-justification' is a per buffer variable.
6542 (Format Properties): Update name of menu item.
6543 (Forcing Enriched Mode): `format-decode-buffer' automatically
6544 turns on Enriched mode if the buffer is in text/enriched format.
6545
65462004-10-05 Emilio C. Lopes <eclig@gmx.net>
6547
6548 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6549
65502004-09-28 Kim F. Storm <storm@cua.dk>
6551
6552 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6553 Align with new functionality.
6554
8cf51b2c
GM
65552004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6556
6557 * display.texi (Display Custom): Remove stray `@end defvar'.
6558
65592004-09-23 Kim F. Storm <storm@cua.dk>
6560
6561 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6562 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6563
8cf51b2c
GM
65642004-09-20 Richard M. Stallman <rms@gnu.org>
6565
6566 * custom.texi (Hooks): Explain using setq to clear out a hook.
6567 (File Variables): Explain multiline string constants.
6568 (Non-ASCII Rebinding): Explain when you need to update
6569 non-ASCII char codes in .emacs.
6570
6571 * building.texi (Compilation): Explain how to make a silent
6572 subprocess that won't be terminated. Explain compilation-environment.
6573
65742004-09-13 Kim F. Storm <storm@cua.dk>
6575
6576 * mini.texi (Repetition): Rename isearch-resume-enabled to
6577 isearch-resume-in-command-history and change default to disabled.
6578
8cf51b2c
GM
65792004-09-09 Kim F. Storm <storm@cua.dk>
6580
6581 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6582 with new `kmacro-name-last-macro'.
6583
8cf51b2c
GM
65842004-09-08 Juri Linkov <juri@jurta.org>
6585
6586 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6587
8cf51b2c
GM
65882004-09-03 Juri Linkov <juri@jurta.org>
6589
6590 * search.texi (Incremental Search): Update wording for M-%.
6591
65922004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6593
6594 * killing.texi (Killing): Correct description of kill commands in
6595 read-only buffer.
6596
65972004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6598
6599 * building.texi (Compilation Mode): Add a paragraph about rules
6600 for finding the compilation buffer for `next-error'.
6601
6602 * search.texi (Other Repeating Search): Mention that Occur mode
6603 supports the next-error functionality.
6604
66052004-09-02 Juri Linkov <juri@jurta.org>
6606
6607 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6608
66092004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6610
6611 * kmacro.texi (Basic Keyboard Macro):
6612 `apply-macro-to-region-lines' now operates on all lines that begin
6613 in the region, rather than on all complete lines in the region.
6614
c8763fb6 66152004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6616
6617 * frames.texi (Drag and drop): Add documentation about
6618 x-dnd-test-function and x-dnd-known-types.
6619
66202004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6621
6622 * indent.texi: Various minor changes in addition to:
6623 (Indentation Commands): Correct description of `indent-relative'.
6624 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6625 mode. The *Tab Stops* buffer uses Overwrite Mode.
6626 (Just Spaces): `tabify' converts sequences of at least two spaces
6627 to tabs.
6628
8cf51b2c
GM
66292004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6630
6631 * frames.texi (Secondary Selection): Setting the secondary
6632 selection with M-Drag-Mouse-1 does not alter the kill ring,
6633 setting it with M-Mouse-1 and M-Mouse-3 does.
6634 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6635 toolkit scroll bars.
6636 (Scroll Bars): Ditto.
6637
6638 * windows.texi (Basic Window): When using a window system, the value
6639 of point in a non-selected window is indicated by a hollow box.
6640 (Split Window): Side by side windows are separated by a scroll bar,
6641 if scroll bars are used.
6642 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6643 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6644 (Window Convenience): Update bindings for `winner-undo' and
6645 `winner-redo'.
6646
6647 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6648 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6649 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6650 of "Using Emacs as a Server".
6651 * building.texi (Building): Interchange nodes (for correct numbering).
6652 * programs.texi (Programs): Interchange nodes (for correct numbering).
6653 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6654 Info to the node structure.
6655 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6656 Rearrange order of nodes and sections such that both "GNU GENERAL
6657 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6658 end, as appropriate for appendices.
6659 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6660 Use `@unnumberedsec'.
6661 * trouble.texi: Adapt sectioning in Info to the node structure.
6662 Adapt node pointers to change in emacs.texi.
6663 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6664
8cf51b2c
GM
66652004-08-25 Kenichi Handa <handa@m17n.org>
6666
6667 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6668 description for unibyte mode.
6669
66702004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6673
6674 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6675 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6676 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6677 in @pxref.
6678
66792004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6682 Change section names.
6683
8cf51b2c
GM
66842004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6685
6686 * kmacro.texi (Keyboard Macro Ring): Rename section.
6687 Emacs treats the head of the macro ring as the `last keyboard macro'.
6688 (Keyboard Macro Counter): Minor change.
6689 (Save Keyboard Macro): Some clarifications.
6690 (Edit Keyboard Macro): Rename section.
6691
6692 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6693 32-bit machines.
6694 (Several Buffers): Clarify which buffer is selected if `2' is
6695 pressed in the Buffer Menu.
6696 Auto Revert mode can be used to update the Buffer Menu
6697 automatically.
6698
66992004-08-21 Eli Zaretskii <eliz@gnu.org>
6700
6701 * help.texi (Misc Help): Add an index entry for finding an Info
6702 manual by its file name.
6703
67042004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6705
6706 * files.texi (Backup Deletion): Correct description of
6707 `delete-old-versions'.
6708 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6709 (Auto Save Files): Recommend `auto-save-mode' to reenable
6710 auto-saving, rather than the abbreviation `auto-save'.
6711
67122004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6713
6714 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6715 for "killing" and "yanking" in main menu.
6716
67172004-08-16 Richard M. Stallman <rms@gnu.org>
6718
6719 * killing.texi (Yanking, Killing): Minor cleanups.
6720
6721 * mark.texi (Momentary Mark): Minor cleanups.
6722
67232004-08-15 Kenichi Handa <handa@etl.go.jp>
6724
6725 * custom.texi (Non-ASCII Rebinding):
6726 C-q always inserts the right code to pass to global-set-key.
6727
8cf51b2c
GM
67282004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6729
6730 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6731 `insert-register', instead of `C-x r g' binding, for consistency.
6732
67332004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * fixit.texi (Spelling): Fix typo.
6736
67372004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6738
6739 * help.texi (Help): Fix Texinfo usage.
6740
8cf51b2c
GM
67412004-07-24 Richard M. Stallman <rms@gnu.org>
6742
6743 * text.texi (Paragraphs): Update how paragraphs are separated
6744 and the default for paragraph-separate.
6745
6746 * search.texi (Regexp Replace): Further update text for new
6747 replacement operators.
6748
8cf51b2c
GM
67492004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6750
6751 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6752 `R' switch.
6753
6754 * dired.texi (Dired Updating): `k' only deletes inserted
6755 subdirectories from the Dired buffer if a prefix argument was given.
6756
6757 * search.texi (Regexps): Delete redundant definition of `symbol' in
6758 description of `\_>'. It already occurs in the description of `\_<'.
6759
8cf51b2c
GM
67602004-07-01 Juri Linkov <juri@jurta.org>
6761
6762 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6763 (Regexp Search): Add M-r.
6764
67652004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6766
6767 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6768
67692004-06-29 Jesper Harder <harder@ifa.au.dk>
6770
49823426 6771 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6772
67732004-06-25 Richard M. Stallman <rms@gnu.org>
6774
6775 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6776
67772004-06-25 David Kastrup <dak@gnu.org>
6778
6779 * search.texi (Regexp Replace): Some typo corrections and
6780 rearrangement.
6781
67822004-06-24 David Kastrup <dak@gnu.org>
6783
6784 * search.texi (Unconditional Replace): Use replace-string instead
6785 of query-replace in example.
6786 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6787 sequences.
6788 (Query Replace): Correct explanation of `^' which does not use
6789 the mark stack.
6790
67912004-06-21 Nick Roberts <nickrob@gnu.org>
6792
6793 * misc.texi (Shell History Copying): Document comint-insert-input.
6794 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6795
8cf51b2c
GM
67962004-06-20 Jesper Harder <harder@ifa.au.dk>
6797
6798 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6799 * custom.texi (Customization): Do.
6800 * anti.texi (Antinews): Do.
6801 * abbrevs.texi (Defining Abbrevs): Do.
6802
6803 * programs.texi (Info Lookup): Fix keybinding for
6804 info-lookup-symbol.
6805
68062004-06-16 Juanma Barranquero <lektu@terra.es>
6807
6808 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6809 Add emacs-xtra.
6810 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6811 (clean): Add emacs-xtra and flymake. Remove redundancies.
6812
68132004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6814
6815 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6816 Add emacs-xtra.
6817 * emacs-xtra.texi: New file.
6818
68192004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6822 (Dired and Find): Mention differences with ordinary Dired buffers.
6823
8cf51b2c
GM
68242004-06-13 Richard M. Stallman <rms@gnu.org>
6825
6826 * custom.texi (Init Syntax): Explain about vars that do special
6827 things when set with setq or with Custom.
6828 (Init Examples): Add line-number-mode example.
6829
8cf51b2c
GM
68302004-06-12 Juri Linkov <juri@jurta.org>
6831
6832 * dired.texi (Operating on Files): Add dired-do-touch.
6833
8cf51b2c
GM
68342004-06-10 Juri Linkov <juri@jurta.org>
6835
6836 * building.texi (Lisp Eval): Add C-M-x on defface.
6837
68382004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6839
6840 * files.texi (Reverting): Auto-Revert mode and
6841 Global Auto-Revert mode no longer revert remote files.
6842
8cf51b2c
GM
68432004-05-29 Richard M. Stallman <rms@gnu.org>
6844
6845 * custom.texi (Init File): Two dashes start --no-site-file.
6846
8cf51b2c
GM
68472004-05-29 Alan Mackenzie <acm@muc.de>
6848
6849 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6850 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6851 (AWK, Pike): Document as "C-like modes".
6852 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6853 (M-x man): Supersedes M-x manual-entry.
6854 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6855
6856 ("Comments in C"): Delete node; the info is in CC Mode manual.
6857 (c-comment-only-line-offset): Remove description.
6858
6859 (C-c ., C-c C-c): Describe new C Mode bindings.
6860
6861 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6862 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6863 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6864 Amend definitions.
6865
6866 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6867 Describe functions.
6868
6869 (c-comment-start-regexp, c-hanging-comment-ender-p)
6870 (c-hanging-comment-starter-p): Remove obsolete definitions.
6871
6872 * emacs.texi: Remove the menu entry "Comments in C".
6873
8cf51b2c
GM
68742004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6875
6876 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6877 `M-x locate'.
6878
68792004-05-16 Karl Berry <karl@gnu.org>
6880
6881 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6882 makeinfo --html fails.
6883 * help.texi (Help Summary) [@ifnottex]: Likewise.
6884
68852004-05-13 Nick Roberts <nickrob@gnu.org>
6886
6887 * building.texi (GDB Graphical Interface): Update and describe
6888 layout first.
6889
8cf51b2c
GM
68902004-05-04 Jason Rumney <jasonr@gnu.org>
6891
6892 * makefile.w32-in: Revert last change.
6893
68942004-05-03 Jason Rumney <jasonr@gnu.org>
6895
6896 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6897
8cf51b2c
GM
68982004-04-23 Juanma Barranquero <lektu@terra.es>
6899
6900 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6901
69022004-04-18 Juri Linkov <juri@jurta.org>
6903
6904 * fixit.texi (Spelling): Remove file extension from ispell xref.
6905
69062004-04-15 Kim F. Storm <storm@cua.dk>
6907
6908 * cmdargs.texi (Initial Options): Add -Q.
6909
69102004-04-05 Kim F. Storm <storm@cua.dk>
6911
6912 * custom.texi (File Variables): Add safe-local-eval-forms.
6913
8cf51b2c
GM
69142004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6915
6916 * files.texi (Reverting): Correct description of revert-buffer's
6917 handling of point.
6918
69192004-03-22 Juri Linkov <juri@jurta.org>
6920
6921 * emacs.texi (Top): Add `Misc X'.
6922
49823426 6923 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6924
6925 * glossary.texi: Improve references.
6926
6927 * help.texi: Sync keywords with finder.el.
6928
6929 * mini.texi (Completion): Add description for menu items.
6930
6931 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6932
6933 * sending.texi (Mail Methods): Fix xref to Message manual.
6934
8cf51b2c
GM
69352004-03-12 Richard M. Stallman <rms@gnu.org>
6936
8cf51b2c
GM
6937 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6938
8cf51b2c
GM
69392004-03-04 Richard M. Stallman <rms@gnu.org>
6940
6941 * search.texi (Regexps): Explain that ^ and $ have their
6942 special meanings only in certain contexts.
6943
6944 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6945
6946 * mule.texi (Specify Coding): Doc C-x RET F.
6947
6948 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6949 for multiple compile and grep buffers.
6950 (Indirect Buffers): Don't recommand clone-indirect-buffer
6951 for multiple compile and grep buffers.
6952
8cf51b2c
GM
69532004-02-29 Juanma Barranquero <lektu@terra.es>
6954
6955 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6956 Use $(DEL) instead of rm, and ignore exit code.
6957
8cf51b2c
GM
69582004-02-23 Nick Roberts <nick@nick.uklinux.net>
6959
6960 * building.texi (Watch Expressions): Update.
6961
69622004-02-21 Juri Linkov <juri@jurta.org>
6963
6964 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6965 --directory, --help, --version. Move text about command-line-args
6966 to Command Arguments.
6967 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6968 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6969 (Window Size X): Join -g and --geometry. Add @cindex.
6970 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6971 (Title X): Remove alias -title.
6972 (Misc X): New node.
6973
c8763fb6 69742004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6975
6976 * frames.texi (Drag and drop): Add Motif to list of supported
6977 protocols.
6978
c8763fb6 69792004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6980
6981 * frames.texi (Drag and drop): New section.
6982
69832004-01-24 Richard M. Stallman <rms@gnu.org>
6984
6985 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6986 Include it only @ifnotinfo. Patch the preceding and following
6987 node headers to point to each other.
6988
69892004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6990
6991 * calendar.texi (Appointments): Update section.
6992
69932003-12-29 Kevin Ryde <user42@zip.com.au>
6994
8cf51b2c
GM
6995 * programs.texi (C Modes): Fix the xref.
6996
69972003-12-23 Nick Roberts <nick@nick.uklinux.net>
6998
6999 * building.texi (Watch Expressions): Update.
7000 (Commands of GUD): Include use of toolbar + breakpoints set from
7001 fringe/margin.
7002
70032003-12-03 Andre Spiegel <spiegel@gnu.org>
7004
7005 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7006 <acm@muc.de>.
7007
c8763fb6 70082003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7009
7010 * frames.texi (Dialog Boxes): Add use-file-dialog.
7011
8cf51b2c
GM
70122003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7013
7014 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7015 in CC Mode.
7016
8cf51b2c
GM
70172003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7018
7019 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7020 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7021 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7022 * man/frames.texi, man/glossary.texi, man/killing.texi:
7023 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7024 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7025 * man/sending.texi, man/text.texi, man/trouble.texi:
7026 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7027
70282003-11-01 Alan Mackenzie <acm@muc.de>
7029
7030 * search.texi (Scrolling During Incremental Search): Document a
7031 new scrolling facility in isearch mode.
7032
8cf51b2c
GM
70332003-10-22 Miles Bader <miles@gnu.org>
7034
7035 * Makefile.in (info): Move before $(top_srcdir)/info.
7036
70372003-10-22 Nick Roberts <nick@nick.uklinux.net>
7038
7039 * building.texi (Watch Expressions): Update section on data display
7040 to reflect code changes (GDB Graphical Interface).
7041
8cf51b2c
GM
70422003-10-13 Richard M. Stallman <rms@gnu.org>
7043
7044 * xresources.texi (GTK resources): Clean up previous change.
7045
c8763fb6 70462003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7047
7048 * xresources.texi (GTK resources): Add a note that some themes
7049 disallow customizations. Add scroll theme example.
7050
8cf51b2c
GM
70512003-09-30 Richard M. Stallman <rms@gnu.org>
7052
8cf51b2c
GM
7053 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7054
7055 * misc.texi (Saving Emacs Sessions): Shorten the section,
7056 collapsing back into one node.
7057
70582003-09-30 Lars Hansen <larsh@math.ku.dk>
7059
7060 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7061
ce058493 70622003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7063
7064 * xresources.texi (GTK names in Emacs): Correct typo.
7065
8cf51b2c
GM
70662003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7067
7068 * cmdargs.texi (Font X): Mention new default font. More
7069 fully describe long font names, wildcard patterns and the
7070 problems involved. (Result of discussion on emacs-devel.)
7071
70722003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7073
7074 * emacs.texi (Acknowledgements): Correct typo.
7075
70762003-09-22 Richard M. Stallman <rms@gnu.org>
7077
7078 * dired.texi (Misc Dired Commands): New node.
7079 (Dired Navigation): Add dired-goto-file.
7080
7081 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7082
7083 * emacs.texi (Acknowledgements): New node, split from Distribution.
7084
7085 * cmdargs.texi (Action Arguments): -f reads interactive args.
7086
8cf51b2c
GM
70872003-09-08 Lute Kamstra <lute@gnu.org>
7088
7089 * screen.texi (Mode Line): Say that POS comes before LINE.
7090 Mention `size-indication-mode'.
7091 * display.texi (Optional Mode Line): Document
7092 `size-indication-mode'.
7093 * basic.texi (Position Info): Mention `size-indication-mode'.
7094
70952003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7096
7097 * xresources.texi (Resources): Refer to `editres' man page.
7098 (Lucid Resources): Update defaults. Expand description of
7099 `shadowThickness'.
7100
71012003-09-04 Miles Bader <miles@gnu.org>
7102
7103 * Makefile.in (top_srcdir): New variable.
7104 ($(top_srcdir)/info): New rule.
7105 (info): Depend on it.
7106
71072003-09-03 Peter Runestig <peter@runestig.com>
7108
7109 * makefile.w32-in: New file.
7110
71112003-08-29 Richard M. Stallman <rms@gnu.org>
7112
7113 * misc.texi (Saving Emacs Sessions): Correct previous change.
7114
8cf51b2c
GM
71152003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7116
8cf51b2c
GM
7117 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7118 (Intro): Include kmacro.texi after fixit.texi instead of after
7119 custom.texi. (As suggested by Kim Storm.)
7120
71212003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7122
7123 * fixit.texi (Fixit): Update `Next' pointer.
7124 * files.texi (Files): Update `Previous' pointer.
7125 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7126 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7127 (Suggested by Kim Storm.)
7128 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7129
71302003-08-18 Kim F. Storm <storm@cua.dk>
7131
7132 * kmacro.texi: New file describing enhanced keyboard macro
7133 functionality. Replaces old description in custom.texi.
7134
7135 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7136 (Keyboard Macros): Move to new kmacro.texi file.
7137
7138 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7139
8cf51b2c
GM
71402003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7141
7142 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7143
71442003-08-17 Alex Schroeder <alex@gnu.org>
7145
7146 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7147 required.
7148
8cf51b2c
GM
71492003-08-05 Richard M. Stallman <rms@gnu.org>
7150
7151 * programs.texi (Lisp Indent): Don't describe
7152 lisp-indent-function property here. Use xref to Lisp Manual.
7153
8cf51b2c
GM
71542003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7155
fffa137c 7156 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7157 abbreviations.
7158
71592003-07-24 Markus Rost <rost@math.ohio-state.edu>
7160
7161 * buffers.texi (List Buffers): Fix previous change.
7162
8cf51b2c
GM
71632003-07-13 Markus Rost <rost@math.ohio-state.edu>
7164
7165 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7166 List*.
7167
71682003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7169
8cf51b2c
GM
7170 * display.texi (Font Lock): Fix typo.
7171
71722003-07-07 Richard M. Stallman <rms@gnu.org>
7173
7174 * display.texi (Font Lock): Add xref for format info on
7175 font-lock-remove-keywords.
7176
7177 * building.texi (Compilation): Document what happens with asynch
7178 children of compiler process.
7179
7180 * help.texi (Library Keywords): Use @multitable.
7181
8cf51b2c
GM
71822003-06-04 Richard M. Stallman <rms@gnu.org>
7183
7184 * programs.texi (Expressions): Delete C-M-DEL.
7185
7186 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7187 comint-move-point-for-output renamed from
7188 comint-scroll-to-bottom-on-output.
7189
7190 * custom.texi (Init Rebinding): Replace previous change with xref.
7191 (Non-ASCII Rebinding): Explain that issue more briefly here.
7192
71932003-05-28 Richard M. Stallman <rms@gnu.org>
7194
7195 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7196
71972003-05-28 Nick Roberts <nick@nick.uklinux.net>
7198
7199 * building.texi (GDB Graphical Interface): New node.
7200 (Rewritten somewhat by RMS.)
7201
c8763fb6 72022003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7203
7204 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7205 non-English letters. Explain how to set coding systems correctly
7206 and how to include the right coding cookie in the file.
7207
c8763fb6 72082003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7209
7210 * indent.texi (Indentation): Explain the concepts.
7211 (Just Spaces): Explain why preventing tabs for indentation might
7212 be useful.
7213
8cf51b2c
GM
72142003-04-16 Richard M. Stallman <rms@gnu.org>
7215
7216 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7217
8cf51b2c
GM
72182003-02-22 Alex Schroeder <alex@emacswiki.org>
7219
7220 * cmdargs.texi (General Variables): Document SMTPSERVER.
7221
8cf51b2c
GM
7222 * sending.texi: Remove SMTP node.
7223 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7224 library.
7225
8cf51b2c
GM
72262003-02-22 Alex Schroeder <alex@emacswiki.org>
7227
7228 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7229
72302003-02-22 Simon Josefsson <jas@extundo.com>
7231
7232 * sending.texi (Mail Methods): Add node about SMTP.
7233
c8763fb6 72342003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7235
7236 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7237
8cf51b2c
GM
72382003-02-01 Kevin Ryde <user42@zip.com.au>
7239
7240 * glossary.texi (Glossary): Correction to cl cross reference.
7241
72422003-01-20 Richard M. Stallman <rms@gnu.org>
7243
7244 * killing.texi (Rectangles): Document C-x c r.
7245
c8763fb6 72462003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7247
7248 * xresources.texi (GTK resources): New node.
7249 (GTK widget names): New node.
7250 (GTK names in Emacs): New node.
7251 (GTK styles): New node.
7252
c8763fb6 72532003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7254
7255 * maintaining.texi (Create Tags Table): Add reference to the new
7256 `etags --help --lang=LANG' option.
7257
8cf51b2c
GM
72582002-10-02 Karl Berry <karl@gnu.org>
7259
49823426 7260 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7261 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7262 where needed for the sake of the HTML output.
8cf51b2c
GM
7263
72642001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7265
7266 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7267 source files.
7268
72692001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7270
7271 * Makefile.in (emacsman): New target.
7272
8cf51b2c
GM
72732001-10-20 Gerd Moellmann <gerd@gnu.org>
7274
7275 * (Version 21.1 released.)
7276
72772001-10-05 Gerd Moellmann <gerd@gnu.org>
7278
7279 * Branch for 21.1.
7280
8cf51b2c
GM
72812001-03-05 Gerd Moellmann <gerd@gnu.org>
7282
7283 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7284
8cf51b2c
GM
72852000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7286
7287 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7288
8cf51b2c
GM
72891999-07-12 Richard Stallman <rms@gnu.org>
7290
7291 * Version 20.4 released.
7292
72931998-12-04 Markus Rost <rost@delysid.gnu.org>
7294
7295 * Makefile.in (INFO_TARGETS): Delete customize.info.
7296 (DVI_TARGETS): Delete customize.dvi.
7297 (../info/customize, customize.dvi): Targets deleted.
7298
72991998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7300
7301 * Version 20.3 released.
7302
73031998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7304
7305 * Makefile.in (EMACSSOURCES): Add mule.texi.
7306 Add msdog.texi, ack.texi. Remove gnu1.texi.
7307
73081998-04-06 Andreas Schwab <schwab@gnu.org>
7309
768c0c0f
JB
7310 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7311 Use it in dvi targets.
8cf51b2c
GM
7312
73131997-09-23 Paul Eggert <eggert@twinsun.com>
7314
7315 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7316 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7317 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7318
73191997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7320
7321 * Version 20.2 released.
7322
73231997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7324
7325 * Version 20.1 released.
7326
73271997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7328
7329 * Makefile (../info/customize, customize.dvi): New targets.
7330 (INFO_TARGETS): Add ../info/customize.
7331 (DVI_TARGETS): Add customize.dvi.
7332
8cf51b2c
GM
73331996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7334
7335 * Version 19.33 released.
7336
73371996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7338
7339 * Version 19.32 released.
7340
8cf51b2c
GM
73411996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7342
7343 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7344
73451996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7346
7347 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7348 Specify -I option.
7349 (All dvi targets): Set the TEXINPUTS variable.
7350
73511996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7352
7353 * Version 19.31 released.
7354
8cf51b2c
GM
73551995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7356
7357 * Version 19.30 released.
7358
8cf51b2c
GM
73591995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7360
7361 * Makefile.in (maintainer-clean): Rename from realclean.
7362
73631994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7364
7365 * Makefile.in: New file.
7366 * Makefile: File deleted.
7367
73681994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7369
7370 * Makefile (TEXINDEX_OBJS): Variable deleted.
7371 (texindex, texindex.o, getopt.o): Rules deleted.
7372 All deps on texindex deleted.
7373 (distclean): Don't delete texindex.
7374 (mostlyclean): Don't delete *.o.
7375 * texindex.c, getopt.c: Files deleted.
7376
73771994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7378
7379 * Version 19.26 released.
7380
73811994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7382
7383 * Makefile (EMACSSOURCES): Exclude undo.texi.
7384
73851994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7386
7387 * Version 19.25 released.
7388
73891994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7390
7391 * Version 19.24 released.
7392
73931994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7394
7395 * Version 19.23 released.
7396
73971994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7398
7399 * Makefile: Delete spurious tab.
7400
74011994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7402
7403 * Makefile (.SUFFIXES): New rule.
7404
8cf51b2c
GM
74051993-12-04 Richard Stallman (rms@srarc2)
7406
7407 * getopt.c: New file.
7408 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7409 (getopt.o): New rule.
7410 (dvi): Don't depend on texindex.
49823426 7411 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7412
74131993-12-03 Richard Stallman (rms@srarc2)
7414
49823426
GM
7415 * Makefile (TEXI2DVI): New variable.
7416 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7417 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7418
74191993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7420
7421 * Version 19.22 released.
7422
74231993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7424
7425 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7426
74271993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7428
7429 * Version 19.21 released.
7430
8cf51b2c
GM
74311993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7432
7433 * Makefile (realclean): Don't delete the Info files.
7434
f0131492 74351993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7436
8cf51b2c
GM
7437 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7438 4' where appropriate.
7439
f0131492 74401993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7441
49823426 7442 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7443
7444 * texindex.c: Include "../src/config.h" if building in emacs.
7445
7446 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7447 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7448 Add target to build texindex.c, defining `emacs'.
7449
8cf51b2c
GM
74501993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7451
7452 * Version 19.19 released.
7453
8cf51b2c
GM
74541993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7455
7456 * Version 19.18 released.
7457
74581993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7459
7460 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7461
74621993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7463
7464 * Version 19.17 released.
7465
74661993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7467
7468 * split-man: Fix typos in last change.
7469
74701993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7471
7472 * Version 19.16 released.
7473
74741993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7475
7476 * version 19.15 released.
7477
74781993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7479
7480 * Makefile (distclean): It's rm, not rf.
7481
74821993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7483
7484 * Version 19.14 released.
7485
74861993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7487
7488 * Makefile: New file.
7489
74901993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7491
7492 * Version 19.13 released.
7493
74941993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7495
7496 * Version 19.9 released.
7497
74981993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7499
7500 * Version 19.8 released.
7501
75021993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7503
7504 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7505
7506 * trouble.texi: It's `enable-flow-control-on', not
7507 `evade-flow-control-on'.
7508
75091993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7510
7511 * display.texi: Document standard-display-european.
7512
75131993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7514
7515 * Version 19.7 released.
7516
7517 * emacs.texi: Add a sentence to the top menu mentioning the
7518 specific version of Emacs this manual applies to.
7519
75201993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7521
7522 * basic.texi: Document next-line-add-lines variable used to
7523 implement down-arrow.
7524
7525 * killing.texi: Document kill-whole-line.
7526
75271993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7528
7529 * text.texi: Update unix TeX ordering information.
7530
75311993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7532
7533 * news.texi: Mention fill-rectangle in keybinding list.
7534
7535 * killing.texi: Document fill-rectangle.
7536
75371993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7538
7539 * vc.texi: Bring the docs up to date with VC 5.2.
7540
75411992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7542
7543 * emacs.tex: Mention blackbox and gomoku under Amusements.
7544 Assembler mode is now mentioned and appropriately indexed
7545 under Programming Modes.
7546
75471991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7548
7549 * emacs.tex: Update TeX ordering information.
7550
8cf51b2c
GM
75511990-06-26 David Lawrence (tale@geech)
7552
7553 * emacs.tex: Note that completion-ignored-extensions is not used
7554 to filter out names when all completions are displayed in
7555 *Completions*.
7556
75571990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7558
7559 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7560
75611990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7562
7563 * emacs.tex: Add @findex grep.
7564
8cf51b2c
GM
75651988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7566
7567 * emacs.tex: Correct two typos. No other changes before
7568 Version 19 will be made.
7569
8cf51b2c
GM
75701988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7571
7572 * emacs.tex: Update information for obtaining TeX distribution from the
7573 University of Washington.
7574
7575;; Local Variables:
c8763fb6 7576;; coding: utf-8
8cf51b2c
GM
7577;; End:
7578
95df8112 7579 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7580
7581 This file is part of GNU Emacs.
7582
352c8b4a 7583 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7584 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7585 the Free Software Foundation, either version 3 of the License, or
7586 (at your option) any later version.
8cf51b2c
GM
7587
7588 GNU Emacs is distributed in the hope that it will be useful,
7589 but WITHOUT ANY WARRANTY; without even the implied warranty of
7590 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7591 GNU General Public License for more details.
7592
7593 You should have received a copy of the GNU General Public License
352c8b4a 7594 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.