Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3).
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
0afb4571
J
12011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
4 for Gtk+ 3.
5
bb3865e8
GM
62011-03-08 Glenn Morris <rgm@gnu.org>
7
8 * display.texi (Optional Mode Line): Don't mention exactly where
9 display-time appears. (Bug#8193)
10
892777ba
CY
112011-03-06 Chong Yidong <cyd@stupidchicken.com>
12
13 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
14
0b973fc5
DW
152011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
16
17 * misc.texi (emacsclient Options): Add q/quiet.
18
8ef5a2f2
GM
192011-03-02 Glenn Morris <rgm@gnu.org>
20
21 * mule.texi (Communication Coding) <x-select-request-type>:
22 Remove duplicate (essentially) paragraph. (Bug#8148)
23
bd106056
CS
242011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
25
26 * maintaining.texi (Format of ChangeLog): Add reference to
27 add-log-full-name.
28 (Change Log Commands): Add documentation for combining multiple
29 symbols in one change.
30
6640b281
GM
312011-03-01 Glenn Morris <rgm@gnu.org>
32
33 * custom.texi (Directory Variables):
34 Give an example of excluding subdirectories.
35
2b0c7330 362011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
37
38 * search.texi (Regexp Search): Move index entries about regexps to the
39 "Regexps" node. Add index entries for regexp search. (Bug#8096)
40
8c62c205
GM
412011-02-19 Glenn Morris <rgm@gnu.org>
42
43 * dired.texi (Dired): Dired-X version number was dropped.
44
3928f2b6
JD
452011-02-14 Jan Djärv <jan.h.d@swipnet.se>
46
47 * xresources.texi (X Resources): Remove *faceName and replace it with
48 *font for Lucid.
49
a41c8660
CY
502011-02-05 Chong Yidong <cyd@stupidchicken.com>
51
52 * rmail.texi (Rmail Display): Document Rmail MIME support more
53 accurately.
54
55 * maintaining.texi (VC Change Log): Document vc-log-incoming and
56 vc-log-outgoing.
57 (Merging): Document vc-find-conflicted-file.
58
233ba4d9 592011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
60
61 * custom.texi (Variables): Fix typo.
62
14beddf4 632011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 64
65401ee3
CY
65 * search.texi (Regexps): Copyedits. Mention character classes
66 (Bug#7809).
67
19f81ecf
CY
68 * files.texi (File Aliases): Restore explanatory text from Eli
69 Zaretskii, accidentally removed in 2011-01-08 commit.
70
bf3dae7e
EZ
712011-01-29 Eli Zaretskii <eliz@gnu.org>
72
73 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
74 (MAKEINFO_OPTS): New variable.
75 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
76 (emacs.html): New target.
77 (clean): Remove emacs.html.
78
45eb2a5d
WL
792011-01-23 Werner Lemberg <wl@gnu.org>
80
81 * Makefile.in (MAKEINFO): Now controlled by `configure'.
82 (MAKEINFO_OPTS): New variable. Use it where appropriate.
83 (ENVADD): Updated.
84
9acfe703
GM
852011-01-18 Glenn Morris <rgm@gnu.org>
86
87 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
88
89 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
90
362b9d48
GM
912011-01-15 Chong Yidong <cyd@stupidchicken.com>
92
bb033b5f
CY
93 * building.texi (Compilation): Improve instructions for running two
94 compilations (Bug#7573).
95
b024d9f0
MD
96 * files.texi (Backup Names): Document the new location of the
97 last-resort backup file.
98
362b9d48
GM
99 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
100 manual. Explain why directory-abbrev-alist elements should be anchored
101 (Bug#7777).
102
1032011-01-15 Eli Zaretskii <eliz@gnu.org>
104
105 * msdog.texi (Windows Startup): Correct inaccurate description of
106 differences between emacsclient.exe and emacsclientw.exe.
107
7c420169 1082011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
109
110 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
111
7c420169 1122011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
113
114 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
115
7c420169 1162011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 117
2d34d523
EZ
118 * frames.texi (Cut and Paste): Modify the section's name and text:
119 don't mix "cut/paste" with "kill/yank".
120 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
121 (Bug#7702)
122
88ab4340
EZ
123 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
124
7c420169 1252011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
126
127 * maintaining.texi: Move inclusion of emerge after EDE, so that it
128 matches its position in the menu. (Bug#7674)
129
7c420169 1302011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
131
132 * trouble.texi (Checklist): Mention not replying via news either.
133
92bb6c52
TH
1342010-12-30 Tassilo Horn <tassilo@member.fsf.org>
135
136 * misc.texi (Document View): Update DocView section with newly
137 supported document formats.
138
b103c904
CY
1392010-12-21 Chong Yidong <cyd@stupidchicken.com>
140
141 * killing.texi: Resection the Info version to conform to the
142 printed manual, to avoid making sections on Accumulating Text, CUA
143 and Rectangles into full chapters.
144
f49d1f52 1452010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
146
147 * custom.texi (Init Syntax): Add index entries for "character syntax".
148 (Bug#7576)
149
f49d1f52 1502010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
151
152 * text.texi (HTML Mode): Small fixes. (Bug#7607)
153
f49d1f52 1542010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
155
156 * trouble.texi (Checklist): Fix typo in newsgroup name.
157
f49d1f52 1582010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
159
160 * search.texi (Word Search): Note that the lazy highlight always
161 matches to whole words (Bug#7470).
162
f49d1f52 1632010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 164
4f1948eb
EZ
165 * display.texi (Optional Mode Line): Make the description of
166 load-average more accurate.
167
b8a9e136
EZ
168 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
169 registry, with a cross-reference.
62d72a4a
EZ
170 (Windows Startup): New node. Move the stuff about the current
171 directory from "Windows HOME".
b8a9e136 172
07976ae3 1732010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
174
175 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
176 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
177
07976ae3 1782010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
179
180 * maintaining.texi (Version Control Systems): Fix repeated sentence.
181 Suggested by Štěpán Němec.
182
07976ae3 1832010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 184
1aaae3f3
CY
185 * maintaining.texi (Version Control): Say "commit", not "check in".
186 (Version Control Systems): Simplify descriptions.
187 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
188 VCS Concepts.
189 (VC Mode Line): Update example.
190 (Old Revisions): Document revert-buffer for vc-diff.
191 (Log Buffer): Promote to a subsection. Document header lines.
192
ec8a6295
CY
193 * macos.texi (Mac / GNUstep Basics): Document
194 ns-right-alternate-modifier.
195
1aaae3f3
CY
196 * emacs.texi (Top): Update node listing.
197
0eb025fb
EZ
1982010-11-13 Eli Zaretskii <eliz@gnu.org>
199
200 * rmail.texi (Rmail Coding): Characters with no fonts are not
201 necessarily displayed as empty boxes.
202
203 * mule.texi (Language Environments, Fontsets): Characters with no
204 fonts are not necessarily displayed as empty boxes.
205
206 * display.texi (Text Display): Document display of glyphless
207 characters.
208
ea4f7750
GM
2092010-11-13 Glenn Morris <rgm@gnu.org>
210
211 * basic.texi (Position Info): Add M-x count-words-region.
212
90639cea
GM
2132010-11-11 Glenn Morris <rgm@gnu.org>
214
215 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
216
d607b96b 2172010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
218
219 * msdog.texi (Windows HOME): Add information regarding startup
220 directory when invoking Emacs from a desktop shortcut. (bug#7300)
221
c12e4a81
GM
2222010-10-11 Glenn Morris <rgm@gnu.org>
223
df187c62
GM
224 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
225
c12e4a81
GM
226 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
227 (DVIPS): New variable.
234db610
GM
228 (.PHONY): Add html, ps.
229 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
230 (clean): Delete html, ps files.
c12e4a81 231
6513b232
EZ
2322010-10-09 Eli Zaretskii <eliz@gnu.org>
233
234 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
235
f4f358f1
GM
2362010-10-09 Glenn Morris <rgm@gnu.org>
237
c1dc72b3
GM
238 * Makefile.in (VPATH): Remove.
239 (infodir): Make it absolute.
240 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
241
4393405b
GM
242 * Makefile.in (dist): Anchor regexps.
243
eef3ab94
GM
244 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
245 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
246 (emacs-xtra.pdf): Use $<.
247
aa9db089
GM
248 * Makefile.in (infoclean): Remove harmless, long-standing error.
249
abd40fb4
GM
250 * Makefile.in ($(infodir)): Delete rule.
251 (mkinfodir): New.
252 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
253
f4f358f1 254 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 255 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
256 * emacsver.texi: New file, replacing emacsver.texi.in.
257
ea274122
GM
2582010-10-09 Glenn Morris <rgm@gnu.org>
259
f7a31f11
GM
260 * emacsver.texi.in: New file.
261 * emacs.texi: Set EMACSVER by including emacsver.texi.
262 * Makefile.in (distclean): Delete emacsver.texi.
263 (dist): Copy emacsver.texi.
b13254e7 264 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 265
3fb78d1f
GM
266 * ack.texi (Acknowledgments): No more b2m.c.
267
ea274122
GM
268 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
269 (emacs): Remove rule.
270 (dist): No need to deal with the emacs rule any more.
271
17ca7950
GM
2722010-10-07 Glenn Morris <rgm@gnu.org>
273
274 * Makefile.in (version): New, set by configure.
275 (clean): Delete dist tar file.
276 (dist): Use version in tar name.
277
4c83f6e1
GM
2782010-10-06 Glenn Morris <rgm@gnu.org>
279
280 * Makefile.in (EMACS_XTRA): Add the main source file.
281 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
282 (mostlyclean): No core files, reorder other files.
283 (clean): Delete specific dvi and pdf files.
284 (infoclean, dist): New rules.
285 (maintainer-clean): Use infoclean.
8a944cea 286 ($(infodir)): Add parallel build workaround.
4c83f6e1 287
0264072d
GM
2882010-10-04 Glenn Morris <rgm@gnu.org>
289
290 * Makefile.in (SHELL): Set it.
291 (INFO_TARGETS, DVI_TARGETS): Remove variables.
292 (info, dvi): Replace above variables with their expansions.
293 (info): Move mkdir from here...
294 ($(infodir)/emacs): ... to here (for parallel builds).
295 (pdf): New target.
296 ($(infodir)/emacs): Pass -o option to makeinfo.
297 (.PHONY): Declare clean rules.
298 (maintainer-clean): Delete dvi and pdf files.
299 Guard against cd failures. Use a more restrictive delete.
300
3226d6ca
GM
3012010-10-02 Glenn Morris <rgm@gnu.org>
302
303 * misc.texi (Shell Mode): Remove reference to old function name.
304
cad90f3b
EZ
3052010-09-30 Eli Zaretskii <eliz@gnu.org>
306
307 * maintaining.texi (VC Mode Line): Mention all the possible VC status
308 indicator characters.
309
5f874327
GM
3102010-09-29 Glenn Morris <rgm@gnu.org>
311
312 * Makefile.in (top_srcdir): Remove unused variable.
313
0ab9cff3
GM
3142010-09-14 Glenn Morris <rgm@gnu.org>
315
67ae9766
GM
316 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
317 the last hook item.
318
0ab9cff3
GM
319 * calendar.texi (Appointments): Also updated when a diary include file
320 is saved.
321
6664fc59 3222010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
323
324 * trouble.texi (Bugs): Update the section intro.
325 (Known Problems): New section.
326 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
327 (Sending Patches): Bug fixes are best as responses to existing bugs.
328 * emacs.texi (Known Problems): Add menu entry for new section.
329
be3283d7
GM
3302010-09-09 Glenn Morris <rgm@gnu.org>
331
332 * xresources.texi: Untabify.
333
10999305 3342010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
335
336 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
337
10999305 3382010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
339
340 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
341
30641319
JD
3422010-09-02 Jan Djärv <jan.h.d@swipnet.se>
343
344 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
345
50dd7bc6
GM
3462010-08-21 Glenn Morris <rgm@gnu.org>
347
348 * misc.texi (Amusements): Mention bubbles and animate.
349
5e620eca
EZ
3502010-07-31 Eli Zaretskii <eliz@gnu.org>
351
352 * files.texi (Visiting): Add more index entries for
353 large-file-warning-threshold.
354
8b2dd508
JD
3552010-07-29 Jan Djärv <jan.h.d@swipnet.se>
356
357 * frames.texi (Tool Bars): Add doc for tool-bar-position.
358
8838673e
GM
3592010-06-23 Glenn Morris <rgm@gnu.org>
360
361 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
362 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
363 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
364 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
365 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
366 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
367 Untabify Texinfo files.
368
04d3bb6c
GM
3692010-06-10 Glenn Morris <rgm@gnu.org>
370
103dd3a8
GM
371 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
372
04d3bb6c
GM
373 * basic.texi (Inserting Text): Fix typo.
374
50b79479
GM
3752010-06-10 Glenn Morris <rgm@gnu.org>
376
377 * ack.texi (Acknowledgments):
378 * emacs.texi (Acknowledgments): Update for notifications.el.
379
86d7a550
DU
3802010-05-31 Daiki Ueno <ueno@unixuser.org>
381
382 * dired.texi (Operating on Files): Mention encryption commands
383 (Bug#6315).
384
db5dce9d
EZ
3852010-05-29 Eli Zaretskii <eliz@gnu.org>
386
387 * basic.texi (Moving Point): Update due to renaming of commands bound
388 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
389
34313041
EZ
3902010-05-18 Eli Zaretskii <eliz@gnu.org>
391
392 * display.texi (Fringes): Document reversal of fringe arrows for R2L
393 paragraphs.
394 (Line Truncation): Fix wording for bidi display.
395
1fc0ce04 396 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
397 keys.
398
0235128c 3992010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
400
401 * building.texi (GDB Graphical Interface): Remove misleading comparison
402 to an IDE (Bug#6128).
403
0235128c 4042010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
405
406 * programs.texi (Man Page):
407 * misc.texi (Invoking emacsclient):
408 * mini.texi (Repetition):
409 * mark.texi (Setting Mark): Fix typos.
410
0235128c 4112010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
412
413 * misc.texi (Printing): Document htmlfontify-buffer.
414
0235128c 4152010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
416
417 * calendar.texi (Displaying the Diary, Format of Diary File):
418 Fix external cross-references for TeX format output.
419
0235128c
SM
4202010-05-07 Chong Yidong <cyd@stupidchicken.com>
421
422 * Version 23.2 released.
423
f63d0028
JD
4242010-05-02 Jan Djärv <jan.h.d@swipnet.se>
425
426 * cmdargs.texi (Initial Options): Mention --chdir.
427
20fe03ad
JD
4282010-04-21 Jan Djärv <jan.h.d@swipnet.se>
429
430 * frames.texi (Tool Bars): Add tool-bar-style.
431
b7d65a5f
GM
4322010-04-21 Glenn Morris <rgm@gnu.org>
433
434 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
435
a42dbee1
CY
4362010-04-18 Chong Yidong <cyd@stupidchicken.com>
437
438 * programs.texi (Semantic): New node.
439
440 * maintaining.texi (EDE): New node.
441
442 * emacs.texi: Update node listing.
443
444 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
445
6e104790 4462010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 447
d52dbd3d
GM
448 * emacs.texi (Acknowledgments): Remove duplicate.
449
a77fe20c
GM
450 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
451
6e104790 4522010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 453
4ebe9902
GM
454 * dired.texi (Misc Dired Features): Mention VC diff and log.
455 * maintaining.texi (Old Revisions, VC Change Log):
456 Mention that diff and log work in Dired buffers.
457
98932641
GM
458 * help.texi (Help Summary): Mention M-x info-finder.
459
d5b22ab2 460 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 461
4d4e9522
GM
462 * custom.texi (Specifying File Variables, Directory Variables):
463 Document new commands for manipulating local variable lists.
464
6e104790 4652010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
466
467 * trouble.texi (Contributing): Add cindex entry.
468 Mention etc/CONTRIBUTE.
469
6e104790 4702010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
471
472 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
473 query-replace (Bug#5774).
474
a20a9df3
GM
4752010-04-16 Glenn Morris <rgm@gnu.org>
476
477 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
478
1ecb2d3f
JD
4792010-04-11 Jan Djärv <jan.h.d@swipnet.se>
480
481 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
482
99852628
JD
4832010-04-08 Jan Djärv <jan.h.d@swipnet.se>
484
485 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
486
ce79424f
EZ
4872010-03-30 Eli Zaretskii <eliz@gnu.org>
488
489 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
490 cross-reference to "Inserting Text".
491
492 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
493 Mention completion provided by `ucs-insert'.
494
85738751 4952010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
496
497 * sending.texi (Sending Mail): Note variables that may need
498 customizing.
499 (Mail Sending): Expand discussion of send-mail-function.
500
85738751 5012010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
502
503 Document Message mode as the default mail mode.
504
505 * sending.texi (Sending Mail): Copyedits.
506 (Mail Format, Mail Headers): Document mail-from-style changes.
507 (Mail Commands): Rename from Mail mode. Document Message mode.
508 (Mail Misc): Rename from Mail mode Misc.
509 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
510 command names and update keybindings.
511 (Header Editing): Document message-tab. De-document
512 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
513 favor of mail-default-headers. Ad index entries for user-full-name and
514 user-mail-address.
515 (Citing Mail): Update changes in Message mode behavior. Document
516 mail-yank-prefix.
517 (Mail Signature): New node, moved from Mail Misc.
518 (Mail Aliases): Mail abbrevs are the default with Message mode.
519 (Mail Methods): Note that Message mode is now the default.
520
521 * rmail.texi (Rmail Reply):
522 * text.texi (Text Mode):
523 * major.texi (Major Modes):
524 * mule.texi (Output Coding): Refer to Message mode.
525
526 * custom.texi (Init Examples): Add xref to Mail Header.
527
1fc0ce04 528 * emacs.texi (Top): Fix xrefs.
e73c2434 529
85738751 5302010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 531
c0c035fa
CY
532 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
533 repository if there is none.
534 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
535 vc-print-root-log.
ef7b27ef 536 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 537
71785b7a
CY
538 * programs.texi (Program Modes): Mention Javascript mode.
539
f67c5dd0
CY
540 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
541 * emacs.texi: Update node description.
542
0f72a391 543 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 544 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 545
dc2d2590
JL
5462010-03-30 Juri Linkov <juri@jurta.org>
547
548 * search.texi (Other Repeating Search): Remove line that `occur'
549 can not handle multiline matches.
550
a7b02820
EZ
5512010-03-30 Eli Zaretskii <eliz@gnu.org>
552
553 * mule.texi (International): Mention support of bidirectional editing.
554 (Bidirectional Editing): New section.
555
22ef1944
NR
5562010-03-28 Nick Roberts <nickrob@snap.net.nz>
557
558 * emacs.texi (Top): Update node names to those in building.texi.
559
146b8b16
NR
5602010-03-27 Nick Roberts <nickrob@snap.net.nz>
561
562 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
563 doc/emacs/emacs.texi: Update node names for building.texi.
564
6d98672d
GM
5652010-03-24 Glenn Morris <rgm@gnu.org>
566
567 * ack.texi (Acknowledgments):
568 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
569
93318cbd
JD
5702010-03-20 Jan Djärv <jan.h.d@swipnet.se>
571
572 * xresources.texi (Table of Resources): Clarify toolBar number
573 for Gtk+.
574
575 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
576
15cf2f52
CY
5772010-03-21 Chong Yidong <cyd@stupidchicken.com>
578
4102856c
CY
579 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
580
15cf2f52
CY
581 * search.texi (Other Repeating Search): Document multi-isearch-buffers
582 and multi-isearch-buffers-regexp.
583
584 * indent.texi (Indentation): Clarify description of
585 indent-for-tab-command. Document tab-always-indent.
586
d68eb23c
CY
5872010-03-20 Chong Yidong <cyd@stupidchicken.com>
588
589 * cmdargs.texi (Font X): Move most content to Fonts.
590
591 * frames.texi (Fonts): New node. Document font-use-system-font.
592
593 * emacs.texi (Top):
594 * xresources.texi (Table of Resources):
595 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
596
288f9fc0
CY
5972010-03-10 Chong Yidong <cyd@stupidchicken.com>
598
599 * Branch for 23.2.
600
17782bec
CY
6012010-03-06 Chong Yidong <cyd@stupidchicken.com>
602
603 * custom.texi (Init Examples): Add xref to Locals.
604
605 * major.texi (Choosing Modes): Mention usage of setq-default for
606 setting the default value of major-mode (Bug#5688).
607
b4a1a8b2
CY
6082010-03-02 Chong Yidong <cyd@stupidchicken.com>
609
610 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
611
612 * display.texi (Display Custom): Document make-pointer-invisible and
613 underline-minimum-offset. Remove inverse-video.
614
a1e759cd
CY
6152010-02-21 Chong Yidong <cyd@stupidchicken.com>
616
617 * frames.texi (Frame Commands): Note that the last ordinary frame can
618 be deleted in daemon mode (Bug#5616).
619
4f3bc373
GM
6202010-02-18 Glenn Morris <rgm@gnu.org>
621
622 * trouble.texi (Contributing): Repository is no longer CVS.
623
5dbbdd33
GM
6242010-02-08 Glenn Morris <rgm@gnu.org>
625
626 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
627
cd61af01
SM
6282010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
629
630 * display.texi (Useless Whitespace, Text Display):
631 * custom.texi (Init Examples): Avoid obsolete special default variables
632 like default-major-mode.
633
b1bb0a25 6342010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
635
636 * programs.texi (Other C Commands): Replace reference to obsolete
637 c-subword-mode.
638
99d0985b
GM
6392010-01-21 Glenn Morris <rgm@gnu.org>
640
641 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
642
893db5bc
GM
6432010-01-12 Glenn Morris <rgm@gnu.org>
644
645 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
646 emacs-pretest-bug for bug reports for development versions.
647
0419b8d6
GM
6482010-01-11 Glenn Morris <rgm@gnu.org>
649
650 * display.texi (Highlight Interactively): `t' does not mean highlight
651 all patterns. (Bug#5335)
652
26e533e2
CY
6532009-12-29 Chong Yidong <cyd@stupidchicken.com>
654
655 * misc.texi (Shell): Document async-shell-command.
656
657 * building.texi (Grep Searching): Document zrgrep.
658
484eaeac 659 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 660
7ee6c59b
NR
6612009-12-29 Nick Roberts <nickrob@snap.net.nz>
662
663 * building.texi: Import GDB Graphical Interface description from
664 EMACS_23_1_RC.
665
91ed7ea8
CY
6662009-12-24 Chong Yidong <cyd@stupidchicken.com>
667
668 * emacs.texi (Top): Update node listing.
669
670 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
671
672 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
673
674 * cmdargs.texi (Initial Options):
675 * xresources.texi (Resources): Document inhibit-x-resources.
676
677 * custom.texi (Specifying File Variables): Note that minor modes are
678 enabled unconditionally.
679
680 * display.texi (Scrolling): Briefly document the old recenter command,
681 and document recenter-positions.
682
683 * files.texi (Visiting):
684 * buffers.texi (Buffers): Max buffer size is now 512 MB.
685
686 * frames.texi (Cut/Paste Other App): Document
687 save-interprogram-paste-before-kill.
688
689 * killing.texi (Kill Options): New node.
690
6ca89aaa
CY
6912009-12-05 Chong Yidong <cyd@stupidchicken.com>
692
693 * misc.texi (Shell Options): ansi-color is now default.
694
806642d4
GM
6952009-12-05 Glenn Morris <rgm@gnu.org>
696
806642d4
GM
697 * emacs.texi (Top): Update menu for cal-xtra node changes.
698 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
699 or mode line. Don't mention invisible text or the details of
700 diary-print-entries here, only in cal-xtra.
701 (Format of Diary File): Mention that the "date on first line" format
702 only really affects the simple display.
703 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
704 (Diary Customizing): Holidays may be in the buffer or mode line.
705 Move diary-print-entries to the "Diary Display" section.
706 (Diary Display): New section, split out from "Fancy Diary Display".
707 Explain the limitations of simple display, and how to print it.
708
1a4f0c0a
GM
709 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
710
e11adbd8
GM
711 * cal-xtra.texi (Diary Display): Mention View mode.
712
29a483ac
JL
7132009-11-29 Juri Linkov <juri@jurta.org>
714
715 * display.texi (Highlight Interactively): Actually a list of
716 default faces is pre-loaded into a list of default values
717 instead of the history.
718
83d60c79
GM
7192009-11-20 Glenn Morris <rgm@gnu.org>
720
721 * ack.texi (Acknowledgments):
722 * emacs.texi (Acknowledgments): Add htmlfontify.
723
276bbe96
GM
7242009-11-14 Glenn Morris <rgm@gnu.org>
725
98ad1bae
GM
726 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
727
276bbe96
GM
728 * ack.texi (Acknowledgments):
729 * emacs.texi (Acknowledgments): Update for recent Org changes.
730
18430066
CY
7312009-10-31 Chong Yidong <cyd@stupidchicken.com>
732
733 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
734 `charset' property, which is irrelevant to the user manual (Bug#3526).
735
522ddc9f
JB
7362009-10-14 Juanma Barranquero <lekktu@gmail.com>
737
738 * trouble.texi (DEL Does Not Delete): Fix typo.
739
50b49ade
MA
7402009-10-05 Michael Albinus <michael.albinus@gmx.de>
741
742 * files.texi (Misc File Ops): Mention copy-directory.
743
6308321a
EZ
7442009-10-04 Eli Zaretskii <eliz@gnu.org>
745
43b3b4d1
EZ
746 * mule.texi (Unibyte Mode): Emphasize that
747 unibyte-display-via-language-environment affects only the display.
748
6308321a
EZ
749 * display.texi (Horizontal Scrolling): Document cursor behavior under
750 horizontal scrolling when point moves off the screen (Bug#4564).
751 Improve wording.
752
bd51ea7f
MA
7532009-10-01 Michael Albinus <michael.albinus@gmx.de>
754
755 * files.texi (Directories): delete-directory prompts for recursive
756 deletion.
757
55381962
GM
7582009-09-30 Glenn Morris <rgm@gnu.org>
759
760 * ack.texi (Acknowledgments):
761 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
762
13989ab1
TH
7632009-09-25 Tassilo Horn <tassilo@member.fsf.org>
764
765 * dired.texi (Dired Navigation): Use @code instead of @var for
766 dired-isearch-filenames, so that it's not capitalized.
767
8ba46c89
CY
7682009-09-19 Chong Yidong <cyd@stupidchicken.com>
769
770 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
771
772 * entering.texi (Exiting): C-z is now bound to suspend-frame.
773
774 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
775 (Key Bindings): Reference Init Rebinding in introductory text. Shift
776 some of the introduction to Keymaps node.
777 (Keymaps): Simplify.
778 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
779 (Minibuffer Maps): Remove mention of Mocklisp.
780 (Init Rebinding): Move mode-local rebinding example here from Local
781 Keymaps.
782 (Modifier Keys): Clarify.
1e11b018 783 (Rebinding): Add cindex for "binding keys".
8ba46c89 784
6a5ca7c8
CY
7852009-09-13 Chong Yidong <cyd@stupidchicken.com>
786
787 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
788
0e1cba51
NR
7892009-08-31 Nick Roberts <nickrob@snap.net.nz>
790
6a5ca7c8 791 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 792 Re-organise these two sections.
0e1cba51 793
76a87a4d
EZ
7942009-08-29 Eli Zaretskii <eliz@gnu.org>
795
796 * cmdargs.texi (Initial Options): Fix last change.
797
82e98df4
SM
7982009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
799
800 * mule.texi (Enabling Multibyte):
801 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
802 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
803
fb89fad9
GM
8042009-08-20 Glenn Morris <rgm@gnu.org>
805
806 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
807
e99652b0
GM
8082009-08-19 Glenn Morris <rgm@gnu.org>
809
810 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
811
5cca97ad
GM
8122009-08-18 Glenn Morris <rgm@gnu.org>
813
814 * ack.texi (Acknowledgments):
815 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
816
997797ae 817 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 818
985bf85b
GM
8192009-08-09 Glenn Morris <rgm@gnu.org>
820
821 * ack.texi (Acknowledgments):
822 * emacs.texi (Acknowledgments): Add gdb-mi entry.
823
8d6bb99e
DD
8242009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
825
826 * emacs.texi (Top): Add new menu items for GDB-UI.
827
828 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 829 section. Threads buffer is in separate section now.
8d6bb99e 830
8353da9c
GM
8312009-08-08 Glenn Morris <rgm@gnu.org>
832
833 * ack.texi (Acknowledgments):
834 * emacs.texi (Acknowledgments):
835 Update for js2-mode and org changes.
836
f2074faf
MA
8372009-08-02 Michael Albinus <michael.albinus@gmx.de>
838
839 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
840 files.
841
e8d2d3fb
CY
8422009-07-28 Chong Yidong <cyd@stupidchicken.com>
843
844 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
845
324a4f6a
GM
8462009-07-23 Glenn Morris <rgm@gnu.org>
847
848 * programs.texi (Matching): Update blink-matching-paren-distance.
849
b6937a70
CY
8502009-07-21 Chong Yidong <cyd@stupidchicken.com>
851
852 * frames.texi (Cut/Paste Other App): For select-active-regions,
853 selection is now updated on moving point.
854
bd8aaa36
RS
8552009-07-21 Richard Stallman <rms@gnu.org>
856
857 * glossary.texi (GNU, Daemon): Update information.
858
8d9b5eba
JL
8592009-07-19 Juri Linkov <juri@jurta.org>
860
861 * custom.texi (Specifying File Variables, Safe File Variables):
862 "variables/value pairs" -> "variable/value pairs".
863
a2acc1db
GM
8642009-07-15 Glenn Morris <rgm@gnu.org>
865
866 * misc.texi (Gnus): Remove widow.
867
c5ae942b
GM
8682009-07-11 Glenn Morris <rgm@gnu.org>
869
703d26ba
GM
870 * Makefile.in (TEXI2PDF): New.
871 (emacs.pdf, emacs-xtra.pdf): New targets.
872
522ddc9f 873 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
874
875 * display.texi (Horizontal Scrolling): Re-word to remove widow.
876
877 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
878 Don't print the copying notice twice in the printed version.
879 Update the menu and detailmenu.
880 (Preface): The meaning of "on-line" has changed.
881 Correct name for "Common Problems" chapter.
882 (Distrib): Update FSF shop URL.
883 (Intro): Showing two files at once is not so exciting.
884
885 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
886 (Mac / GNUstep Basics): Minor grammar changes.
887 (Mac / GNUstep Events): Fix typo.
888 (GNUstep Support): CANNOT_DUMP no longer applies.
889
890 * misc.texi (Document View): Fix typos.
891
892 * dired.texi (Dired):
893 * help.texi (Help):
894 * macos.texi (Mac OS / GNUstep):
895 * maintaining.texi (Version Control, Introduction to VC):
896 End menu descriptions with a period.
c5ae942b 897
b1c8242b
EZ
8982009-07-09 Eli Zaretskii <eliz@gnu.org>
899
900 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
901 so categorical in saying that the option is only useful on NTFS.
902
220d9aa6
GM
9032009-07-09 Glenn Morris <rgm@gnu.org>
904
905 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
906 (ENVADD): Add texinfodir to TEXINPUTS.
907
908 * emacs.texi (Top): Fix cross-reference.
909
910 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
911
912 * vc1-xtra.texi (Revision Tags): Fix typo.
913
d07e72d3
GM
9142009-07-03 Glenn Morris <rgm@gnu.org>
915
916 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
917 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
918 (Merge Commands): `.' does not seem to work in A or B buffer.
919 `l' can recreate the 3-window display.
920
921 * glossary.texi (Glossary): Minor phrasing changes throughout.
922 Add more internal cross-references.
923 <Autoloading>: You can't really autoload a variable.
924 <C-M->: Move details here from `M-C-' item.
925 <Continuation Line>: Refer to `Truncation.'
926 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
927 <Home Directory, Unix>: New entries.
928 <Deletion of Files>: Mention recycle bins.
929 <Directory>: Mention ``folders.''
930 <Error>: Don't mention ``type-ahead.''
931 <Fringe>: Refer to the manual node.
932 <Minor Mode>: Can be global or local.
933 <Spell Checking>: There are other checkers besides Ispell.
934
f144038a
GM
9352009-07-02 Glenn Morris <rgm@gnu.org>
936
937 * anti.texi (Antinews): Minor changes in phrasing.
938
939 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
940 some underfull lines in dvi output.
941
942 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
943
944 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
945
946 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
947
3f1c6666
JD
9482009-07-01 Jan Djärv <jan.h.d@swipnet.se>
949
950 * xresources.texi (Table of Resources): Mention maximized for
951 fullscreen.
952
953 * cmdargs.texi (Window Size X): -mm/--maximized is new.
954
62aadce7
CY
9552009-07-01 Chong Yidong <cyd@stupidchicken.com>
956
957 * anti.texi (Antinews): Correct the list of removed platforms.
958
82ec412e
GM
9592009-06-28 Glenn Morris <rgm@gnu.org>
960
961 * arevert-xtra.texi: Minor language tweaks.
962
09964e7d
GM
963 * dired-xtra.texi: Minor revisions.
964
666e158e
MB
9652009-06-23 Miles Bader <miles@gnu.org>
966
c4cc8b9a 967 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 968 (Temporary Face Changes): Document `text-scale-set'.
666e158e 969
70243478
CY
9702009-06-21 Chong Yidong <cyd@stupidchicken.com>
971
972 * Branch for 23.1.
973
67cbe681
KH
9742009-06-17 Kenichi Handa <handa@m17n.org>
975
976 * mule.texi (Charsets): Update the description for the new charset.
977 (list-character-sets): New findex.
125dd7c5 978 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 979
40e67246
CY
9802009-06-10 Chong Yidong <cyd@stupidchicken.com>
981
b5700de6
CY
982 * basic.texi (Moving Point): Fix tag.
983
984 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
985
986 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
987 use camel-case for PageUp and PageDown.
988
989 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
990 camel-case for PageUp and PageDown.
991
992 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
993
40e67246 994 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 995 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 996
522ddc9f 9972009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 998
522ddc9f
JB
999 * fixit.texi (Spelling): Set default dictionary.
1000 Improve descriptions (Bug#2554)
6f591cf4 1001
53483c76
DR
10022009-06-08 David Reitter <david.reitter@gmail.com>
1003
1004 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1005 since saving colors and faces set this way is not implemented.
1006 (Environment variables): Remove mention of mac-fix-env, which is
1007 scheduled to be removed.
1008
1557ef4f
CY
10092009-06-04 Chong Yidong <cyd@stupidchicken.com>
1010
91056528
CY
1011 * custom.texi (Init Examples): Add example of changing load-path.
1012
1557ef4f
CY
1013 * building.texi (Lisp Libraries): Add example of changing
1014 load-path (Bug#3446).
1015
623cec4c
CY
10162009-05-28 Chong Yidong <cyd@stupidchicken.com>
1017
1018 * mark.texi (Mark): Further clarifications.
1019 (Setting Mark): Emphasize that C-SPC activates the mark.
1020
0fcca8ee
CY
10212009-05-28 Chong Yidong <cyd@stupidchicken.com>
1022
702b10e1
CY
1023 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1024 Mark mode.
0fcca8ee
CY
1025 (Using Region, Persistent Mark): Use "active mark" instead of "active
1026 region".
1027
d3b396e4
CY
10282009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1029
1030 * mule.texi (Select Input Method): Fix typo.
1031
3f698a06
CY
10322009-05-13 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * anti.texi (Antinews): Document completion changes. Some additional
1035 copyedits and rearrangement of entries.
1036
b2a42eb7
CY
10372009-05-12 Chong Yidong <cyd@stupidchicken.com>
1038
932fd020
CY
1039 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1040 (Shell History Copying, Terminal emulator): Copyedits.
1041
ac36a8f1
CY
1042 * xresources.texi (Resources): Simplify descriptions. Shorten
1043 description of editres, which is not very useful these days.
1044 (Table of Resources): Document fontBackend resource.
1045
b2a42eb7
CY
1046 * trouble.texi (Quitting): Add other undo bindings to table.
1047 (DEL Does Not Delete): Note that the erasure key is usually labelled
1048 "Backspace". Remove discussion of obscure Xmodmap issue.
1049
c6ea7fb8
CY
10502009-05-07 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * files.texi (Visiting): Copyedits.
1053
ad36c422
CY
10542009-05-06 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * basic.texi (Inserting Text): Document ucs-insert.
1057
1058 * mule.texi (International Chars): Define "multibyte". Note that
1059 internal representation is unicode-based. Simplify definition of raw
1060 bytes. Mention ucs-insert.
1061 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1062 (Language Environments): Add language environments new to Emacs 23.
1063 (Multibyte Conversion): Node deleted.
1064 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1065 mention obsolete emacs-mule coding system.
1066 (Output Coding): Copyedits.
1067
1068 * emacs.texi (Top): Update node listing.
1069
d4ad7b96
CY
10702009-05-05 Per Starbäck <per@starback.se> (tiny change)
1071
1072 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1073
5bd66204
SM
10742009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1075
1076 * building.texi (Lisp Libraries): `load-library' does offer completion.
1077
bc36ad1c
CY
10782009-04-28 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1081 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1082
f1a47884
EZ
10832009-04-25 Eli Zaretskii <eliz@gnu.org>
1084
1085 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1086
be77bd45
CY
10872009-04-22 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1090
1091 * building.texi (Lisp Interaction): Document initial-scratch-message.
1092
d3b82927
JB
10932009-04-18 Juanma Barranquero <lekktu@gmail.com>
1094
ed6e7b11
JB
1095 * msdog.texi (Windows Fonts): Fix typos.
1096
d3b82927
JB
1097 * files.texi (Save Commands): Fix pxref.
1098
bc323c04
CY
10992009-04-18 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * files.texi (Save Commands): Mention diff-buffer-with-file.
1102 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1103 Henoch (Bug#3036).
1104
2186d13f
GM
11052009-03-15 Glenn Morris <rgm@gnu.org>
1106
1107 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1108 the former is not always used.
1109 (Mail Headers): Use active voice. Add "Mail-reply-to".
1110 Change case of "Id". Avoid repeated "appropriate".
1111 (Mail Aliases): Fix previous change - use an example with a ".", so it
1112 does actually get quoted when expanded.
1113 (Mail Sending): Mailclient is the default on some systems.
1114 (Citing Mail): Mention mail-indentation-spaces.
1115 (Mail Mode Misc): Add an @dfn for "mail signature".
1116
71e454fc
CY
11172009-03-15 Chong Yidong <cyd@stupidchicken.com>
1118
1119 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1120 (Completion Options): Document read-file-name-completion-ignore-case,
1121 read-buffer-completion-ignore-case, and completion-styles. Remove
1122 description of partial-completion-mode.
1123
df1a3e06
GM
11242009-03-14 Glenn Morris <rgm@gnu.org>
1125
1126 * sending.texi (Mail Format): Fix typo. Add index entry for
1127 mail-header-separator.
1128 (Mail Headers): Put info about initialization and changing in one place
1129 at the start. Update FCC section for mbox Rmail. Clarify From
1130 section, mention mail-setup-with-from. Clarify Reply-to section.
1131 Add Mail-followup-to and mail-mailing-lists. Clarify References
1132 section.
1133 (Mail Aliases): Update example, make less contentious.
1134 Update for name change of mail-interactive-insert-alias.
1135 (Mail Mode): Remove mention of `%' as a word separator.
1136 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1137 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1138 commands. Clarify FCC handling. In mail-complete, add reference to
1139 Mail Aliases section, and mention mail-complete-function.
1140 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1141 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1142 signature netiquette. Explain how the mail hooks work when continuing
1143 a composition.
1144 (Mail Amusements): Internationalize the spook section a bit.
1145 Remove the spook mail-setup-hook example, since it doesn't work well.
1146 Mention fortune-file.
1147 (Mail Methods): Mention read-mail-command.
1148
ed6e7b11 11492009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1150
df1a3e06
GM
1151 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1152 and NS resources following recent changes.
959d68bd 1153
86dca3e8
JR
11542009-03-10 Jason Rumney <jasonr@gnu.org>
1155
1156 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1157 w32-use-visible-system-caret doc to indicate that it should get set
1158 automatically.
1159 (Windows Fonts): Add doc for the uniscribe backend.
1160
042fe98f
DN
11612009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1162
1163 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1164 vc-dir. (Bug#2598)
1165
7f8dba73
RS
11662009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1167
1168 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1169
505e70c3
GM
11702009-03-05 Glenn Morris <rgm@gnu.org>
1171
04242bdc
GM
1172 * rmail.texi (Rmail Basics): Add reference to sorting.
1173 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1174 Minor re-wordings.
1175 (Rmail Motion): Mention rmail-next-same-subject.
1176 (Rmail Deletion): Expunging is not the only way to change the numbers.
1177 (Rmail Labels): Labels can also be used in sorting.
1178 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1179 (Rmail Display): Mention rmail-mime.
1180
00cfe22c
GM
11812009-03-04 Glenn Morris <rgm@gnu.org>
1182
1183 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1184 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1185 summary. Mention sorts cannot be undone.
1186 (Rmail Display): Give an example of how to use goto-address-mode.
1187 (Rmail Editing): It's keybindings that are redefined, not commands.
1188 Fix some typos.
1189 (Movemail): Some minor rewording.
1190 (Remote Mailboxes): Emacs movemail supports pop by default.
1191 Fix some minor grammatical issues. The "two alternative ways" to
1192 specify a POP mailbox are really just one. Remove all reference to the
1193 variables rmail-pop-password and rmail-pop-password-required, obsolete
1194 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1195 can support Kerberos.
1196
3d963b67
GM
11972009-03-03 Glenn Morris <rgm@gnu.org>
1198
1199 * rmail.texi (Rmail Deletion): Revert previous change, which was
1200 describing the Rmail summary versions.
1201 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1202 Minor re-wording for rmail-resend.
1203 (Rmail Make Summary): Summaries apply to buffers rather than files.
1204 <rmail-summary-by-topic>: Headers includes the subject.
1205 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1206 details, including prefix arguments.
2340abde 1207 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1208 Not counting lines might be faster.
1209 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1210 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1211 Name the commands bound to the various keys. Mention prefix argument
1212 for searching.
3d963b67
GM
1213 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1214 Simplify rmail-highlighted-headers description. Update face name.
1215
a8ce3d17
JB
12162009-03-02 Juanma Barranquero <lekktu@gmail.com>
1217
1218 * mark.texi (Marking Objects): Fix typo.
1219
130a29b6
CY
12202009-03-01 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1223 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1224
9d5de6f8
GM
12252009-03-01 Glenn Morris <rgm@gnu.org>
1226
79fc530e 1227 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1228 (Rmail Motion): - M-s searches from the end of messages.
1229 (Rmail Deletion): Minor clarification. Fix numeric argument
1230 description.
1231 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1232 newmail and RMAILOSE files need not be in home-directory.
1233 (Rmail Files): Mention I/O menus are unselectable if no files match.
1234 Mention `MAIL' env-var.
1235
b545ff9c
JR
12362009-02-24 Jason Rumney <jasonr@gnu.org>
1237
1238 * mule.texi (Fontsets): Mention fontset-default, font specs and
1239 fallback fontsets.
1240 (Defining Fontsets): Mention ns and w32 variants of
1241 standard-fontset-spec. Update description of startup fontset to match
1242 Emacs 23 behavior.
a93be82a 1243 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1244 (International): Link to Modifying Fontsets.
b545ff9c 1245
75da0618 12462009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1247
1248 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1249 Mention ns-extended-platform-support-mode.
1250
6be93a16
KB
12512009-02-22 Karl Berry <karl@gnu.org>
1252
1253 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1254
867d4bb3
JB
12552009-02-19 Juanma Barranquero <lekktu@gmail.com>
1256
1257 * basic.texi (Moving Point, Position Info):
1258 * files.texi (Visiting):
1259 * mini.texi (Completion Options):
1260 * text.texi (HTML Mode): Remove duplicate words.
1261
49b5c0e8
GM
12622009-02-20 Glenn Morris <rgm@gnu.org>
1263
1264 * rmail.texi: Minor updates for mbox rather than Babyl.
1265
f43a822c
KB
12662009-02-17 Karl Berry <karl@gnu.org>
1267
49b5c0e8 1268 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1269
80d634b8
RS
12702009-02-17 Richard M Stallman <rms@gnu.org>
1271
1272 * anti.texi (Antinews): Mention Babyl format.
1273
1274 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1275
1276 * rmail.texi: Update for mbox format.
1277 Various small fixes, as well as the following.
1278 (Out of Rmail): Node deleted.
1279 (Rmail): Update menu.
1280 (Rmail Files): Comment out set-rmail-inbox-list.
1281 Document rmail-inbox-list instead.
1282 (Rmail Output): Substantial changes since C-o is now
1283 rmail-output-as-seen and o is rmail-output.
1284 (Rmail Attributes): Delete `stored', add `retried'.
1285 (Rmail Display): Editing headers works in all cases.
1286
f0d129c6
GM
12872009-02-17 Glenn Morris <rgm@gnu.org>
1288
1289 * basic.texi (Position Info): M-x count-lines-region is not always on
1290 M-=. (Bug#2269)
1291
160f11d3
GM
12922009-02-09 Glenn Morris <rgm@gnu.org>
1293
1294 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1295 defaults.
1296
763e01c4
EZ
12972009-02-07 Eli Zaretskii <eliz@gnu.org>
1298
1299 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1300 documentation of possible problems with redecoding.
1301
f5e1441d
GM
13022009-02-03 Glenn Morris <rgm@gnu.org>
1303
1304 * rmail.texi (Out of Rmail): Mention b2m.pl.
1305
e1eabe41
GM
13062009-01-31 Glenn Morris <rgm@gnu.org>
1307
1308 * rmail.texi (Out of Rmail): Correct b2m location.
1309
dd05f9de
CY
13102009-01-27 Chong Yidong <cyd@stupidchicken.com>
1311
1312 * fixit.texi (Undo): Update undo limit values.
1313
d74d846e
GM
13142009-01-27 Glenn Morris <rgm@gnu.org>
1315
1316 * emacs.texi (Top): Fix Antinews menu entry.
1317
49ffdce8
KB
13182009-01-25 Karl Berry <karl@gnu.org>
1319
1320 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1321 item with no marker, instead of the syntactically incorrect
1322 @itemize @asis.
1323
467e8d77
JL
13242009-01-25 Juri Linkov <juri@jurta.org>
1325
1326 * building.texi (Grep Searching): Fix index entry for lgrep.
1327
6c60bbdb
EZ
13282009-01-24 Eli Zaretskii <eliz@gnu.org>
1329
1330 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1331
9ce5a36f
AR
13322009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1333
1334 * macos.texi (Preferences Panel): Update description of font setting to
1335 reflect that prior frame selection is no longer needed.
1336
9aa5f2fb
NR
13372009-01-20 Nick Roberts <nickrob@snap.net.nz>
1338
1339 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1340 raise GUD subsections.
1341
3892ff9c
GM
13422009-01-15 Glenn Morris <rgm@gnu.org>
1343
1344 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1345
14731c8f
GM
13462009-01-10 Glenn Morris <rgm@gnu.org>
1347
1348 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1349
45c55e53
CY
13502009-01-04 Chong Yidong <cyd@stupidchicken.com>
1351
1352 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1353 logical lines.
1354
2e4667d1
JL
13552008-12-29 Juri Linkov <juri@jurta.org>
1356
1357 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1358
1359 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1360
2a3eac47
CY
13612008-12-28 Chong Yidong <cyd@stupidchicken.com>
1362
1363 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1364 goto-address-mode instead of goto-address.
1365
3da8da94
CY
1366 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1367 mode.
1368
2a3eac47
CY
1369 * emacs.texi (Top): Update node listing.
1370
057f6dd3
EZ
13712008-12-26 Eli Zaretskii <eliz@gnu.org>
1372
1373 * custom.texi (Directory Variables): Explain what is a "project".
1374 Add indexing. Improve wording. Add a footnote about using
1375 _dir-locals.el on MS-DOS.
1376
e6979067
DN
13772008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1378
1379 * files.texi (Misc File Ops): Mention chmod as an alias for
1380 set-file-modes.
1381
9de15963
MR
13822008-12-24 Martin Rudalics <rudalics@gmx.at>
1383
1384 * help.texi (Help): Fix typos and reword.
1385 (Help Summary): Add entries for C-h n and C-h r, reorder
1386 entries, and do some minor fixes.
1387 (Name Help): Say that C-h F works for commands only.
1388 (Misc Help): Say that view-lossage displays 300 keystrokes.
1389
236fd60d
GM
13902008-12-20 Glenn Morris <rgm@gnu.org>
1391
1392 * ack.texi (Acknowledgments): General update based on AUTHORS,
1393 including removal of some stuff no longer distributed.
1394
349b3256
AM
13952008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1396
1397 * fixit.texi: Mention hunspell
1398
e840fca5
GM
13992008-12-19 Glenn Morris <rgm@gnu.org>
1400
1401 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1402 Consolidate explanatory text at start.
e840fca5
GM
1403
1404 * display.texi (Text Display):
1405 * indent.texi (Indentation): Use @acronym with ASCII.
1406
9dfa7983
GM
14072008-12-18 Glenn Morris <rgm@gnu.org>
1408
1409 * ack.texi: Various small updates and fixes.
1410
97b3a00b
JL
14112008-12-18 Juri Linkov <juri@jurta.org>
1412
1413 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1414 as a key binding to start a forward nonincremental word search.
1415 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1416 a backward nonincremental word search. Add index for `M-s w'
1417 `isearch-forward-word'.
1418 (Regexp Search): Add a short summary of regexp key commands like
1419 in the node "Basic Isearch".
1420 (Other Repeating Search): Fix typo.
1421
14222008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1423
1424 * misc.texi (PostScript Variables): Fix doc.
1425
31ce6a07
CY
14262008-12-10 Chong Yidong <cyd@stupidchicken.com>
1427
1428 * programs.texi (Program Modes): Mention Ruby mode.
1429
636b507b
DN
14302008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1431
1432 * misc.texi (emacsclient Options): Describe what an empty string
1433 argument does for --alternate-editor.
1434
a323fa14
CY
14352008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1436
1437 * cmdargs.texi (Font X): Distinguish between client-side and
1438 server-side fonts. List valid Fontconfig properties. Add reference to
1439 Fontconfig manual. List valid GTK font properties. Explain use of
1440 fc-list.
1441
c5ca6cd0
CY
14422008-12-09 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * cmdargs.texi (Font X): Move discussion of quoting to top.
1445
e5136377
GM
14462008-12-06 Glenn Morris <rgm@gnu.org>
1447
1448 * maintaining.texi (Old Revisions): Improve previous change.
1449
248c026b
RS
14502008-12-05 Richard M Stallman <rms@gnu.org>
1451
1452 * anti.texi (Antinews): Minor fixes.
1453
a9253a1e
GM
14542008-12-03 Glenn Morris <rgm@gnu.org>
1455
1456 * maintaining.texi (Old Revisions): Fix diff-switches description.
1457
fa687b02
MR
14582008-12-01 Martin Rudalics <rudalics@gmx.at>
1459
1460 * emacs.texi (Top): Fix typo.
1461
72e6decd
CY
14622008-11-30 Chong Yidong <cyd@stupidchicken.com>
1463
320ee034
CY
1464 * misc.texi (Document View): Explain dependence on gs at the top.
1465 Copyedits.
1466
1467 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1468
72e6decd
CY
1469 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1470 (Comment Commands): Discuss region-active behavior of M-; first.
1471
2a472ee4
MR
14722008-11-29 Martin Rudalics <rudalics@gmx.at>
1473
9c6361c9
MR
1474 * display.texi (Line Truncation): Add reference to Continuation
1475 Lines.
1476
2a472ee4
MR
1477 * windows.texi (Pop Up Window): Mention split-height-threshold
1478 and split-width-threshold.
9c6361c9 1479 (Split Window): Add reference to Continuation Lines.
2a472ee4 1480
e93bc142
AR
14812008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1482
1483 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1484 (GNUstep Support): New node.
1485 * anti.texi:
1486 * emacs.texi:
1487 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1488
43b978db
RS
14892008-11-28 Richard M Stallman <rms@gnu.org>
1490
1491 * misc.texi (Dissociated Press): Minor cleanups.
1492
1493 * dired.texi (Image-Dired): Avoid passive.
1494
e8e2bd93
EZ
14952008-11-28 Eli Zaretskii <eliz@gnu.org>
1496
1497 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1498 representation.
1499
8d2d45da
CY
15002008-11-26 Richard M. Stallman <rms@gnu.org>
1501
1502 * files.texi (Visiting): Rewrite paragraph for clarity.
1503
1504 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1505
a5f7bbcc
AM
15062008-11-25 Alan Mackenzie <acm@muc.de>
1507
1508 * programs.texi (Moving by Parens): Clarify that parens inside strings
1509 and comments are ignored, and that the commands assume the starting
1510 point isn't in a string or comment.
1511
a71703d3
AR
15122008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1513
1514 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1515 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1516 version.
1517 (Mac Customization): Rewrite Preferences Panel section and merge in to
1518 this node, add Open files by dragging to an Emacs window.
1519
1520 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1521
aa5ab79a
CY
15222008-11-26 Chong Yidong <cyd@stupidchicken.com>
1523
0cc92c19
CY
1524 * files.texi (Misc File Ops): Document set-file-modes.
1525
c366b4e4
CY
1526 * windows.texi (Split Window): Document integer values of
1527 truncate-partial-width-windows.
1528
aa5ab79a
CY
1529 * text.texi (Text): Simplify description of markup languages.
1530 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1531 (TeX Editing): Note that `""' inserts one `"' character.
1532 (HTML Mode): Note in the introduction that XML mode is an alias for
1533 SGML mode. Mention nXML mode.
1534
56221db7
CY
15352008-11-25 Chong Yidong <cyd@stupidchicken.com>
1536
1537 * building.texi (Watch Expressions): Fix typo.
1538
90effe33
CY
15392008-11-24 Chong Yidong <cyd@stupidchicken.com>
1540
f90a5ae3
CY
1541 * files.texi (Visiting): Document new behavior of
1542 confirm-nonexistent-file-or-buffer.
1543
1544 * buffers.texi (Select Buffer): Document
1545 confirm-nonexistent-file-or-buffer.
1546
a18ffb4a
CY
1547 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1548 edit-picture.
1549
90effe33
CY
1550 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1551 edit-picture', since that is just an alias for picture-mode.
1552 (Sentences): Note that repeated M-@ extends the region.
1553 (Pages): Make terminology more consistent. Link to Regexps node.
1554 (Longlines): Discuss relationship with Visual Line mode.
1555 (Text Mode): Remove extraneous discussion of other modes, since they
1556 were already introduced in the parent node.
1557
e85103ec
CY
15582008-11-23 Chong Yidong <cyd@stupidchicken.com>
1559
5cb2fe30
CY
1560 * anti.texi (Antinews): Rewrite.
1561
1eb9b307 1562 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1563
1564 * frames.texi (Frame Commands): Mention "minimize" terminology.
1565
e85103ec
CY
1566 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1567 formats.
b908332f
CY
1568 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1569 (Misc X): Don't document useless -hb option.
e85103ec 1570
607f5f88
JL
15712008-11-22 Juri Linkov <juri@jurta.org>
1572
1573 * dired.texi (Dired Navigation): Change normal file name search option
1574 from `non-nil' to `t'. Add `dwim' option.
1575
e1b867a0
JL
15762008-11-22 Juri Linkov <juri@jurta.org>
1577
1578 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1579 ".dir-locals.el". Rename `define-project-bindings' to
1580 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1581 `dir-locals-set-directory-class'.
1582
dd186936
LK
15832008-11-22 Lute Kamstra <lute@gnu.org>
1584
1585 * buffers.texi (Select Buffer): Index goto-line.
1586 * basic.texi (Moving Point): Mention the use of a numeric prefix
1587 argument with goto-line and refer to Select Buffer for the use of a
1588 plain prefix argument.
1589
4b121911
GM
15902008-11-19 Glenn Morris <rgm@gnu.org>
1591
1592 * doclicense.texi: Update to FDL 1.3.
1593 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1594
27267e4c
CY
15952008-11-17 Chong Yidong <cyd@stupidchicken.com>
1596
696f351d
CY
1597 * custom.texi (Minor Modes): Define mode commands and mode variables
1598 more precisely. Recommend using mode commands instead of setting
1599 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1600 (Easy Customization): Use "init file" instead of .emacs.
1601 (Customization Groups): Update to new Custom buffer appearance.
1602 (Saving Customizations): Copyedits. Update example.
1603 (Variables): Give example of variable type-sensitivity.
1604 (Examining): Update example.
1605 (Hooks): Copyedits.
1606 (Specifying File Variables): Use C comments instead of an artificial
1607 Lisp for the example.
1608 (Keymaps): Move internals discussion to Prefix Keymaps.
1609 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1610 (Init Rebinding): Document kbd macro.
1611 (Init File): Link to Find Init.
696f351d
CY
1612
1613 * mark.texi (Using Region): Document Delete Selection Mode more
1614 thoroughly.
1615
1616 * frames.texi (Mouse Commands): Move most of the description of Delete
1617 Selection Mode to Using Region, and link to it.
1bc9c425 1618 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1619
b0570c25
CY
1620 * building.texi (Compilation): Document first-error value of
1621 compilation-scroll-output.
1622 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1623 works as soon as an error is available. Suggested by Juri Linkov.
1624
27267e4c
CY
1625 * mini.texi (Passwords): New node.
1626
1627 * files.texi (Remote Files): Link to Passwords node.
1628
1629 * emacs.texi (Top): Update node listings.
1630
122eb807
CY
16312008-11-16 Chong Yidong <cyd@stupidchicken.com>
1632
9c9855a3
CY
1633 * ack.texi (Acknowledgments): Some updating of credits.
1634
bd6fdcad
CY
1635 * emacs.texi (Acknowledgments): Add a couple more names.
1636
dd1eef46
CY
1637 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1638
122eb807 1639 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1640 (Misc File Ops): Document use of trash.
122eb807 1641
801a8da1
JB
16422008-11-16 Juanma Barranquero <lekktu@gmail.com>
1643
1644 * macos.texi (Mac Customization): Fix typos.
1645
0b4f2253
CY
16462008-11-14 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1649 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1650 the conventions of the main Emacs manual.
1651
1652 * emacs.texi (Top): Update node listings.
1653
517e2b89
CY
16542008-11-12 Chong Yidong <cyd@stupidchicken.com>
1655
07a85685
CY
1656 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1657 command-line-args is processed during startup.
1658 (Action Arguments): Correctly describe how file arguments interact with
1659 the startup screen. Link to Lisp Interaction for scratch buffer.
1660 (Initial Options): Link to Command Example for -batch option.
1661 (Environment): Document initial-environment.
1662
517e2b89
CY
1663 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1664 can't be changed in the site-start file.
1665
6337bbde
CY
16662008-11-07 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * dired.texi (Dired): Mention C-x C-d too.
1669 (Dired Enter): Document M-n in the Dired minibuffer.
1670 (Dired Navigation): Explain dired-goto-file more clearly. Document
1671 dired-isearch-filenames.
1672 (Dired Deletion): Remove unnecessary "expunged" terminology.
1673 (Flagging Many Files): & is now rebound to `% &'.
1674 (Shell Commands in Dired): Document dired-do-async-shell-command.
1675 Clarify how multi-file arguments are passed.
1676 (Misc Dired Features): Document dired-do-isearch.
1677
9e8eeff9
CY
16782008-11-06 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1681
e071f849
CY
16822008-11-03 Chong Yidong <cyd@stupidchicken.com>
1683
1684 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1685
05482eb1
CY
16862008-11-01 Chong Yidong <cyd@stupidchicken.com>
1687
e2346dea
CY
1688 * programs.texi (Program Modes): Link to Program Indent node.
1689 (Left Margin Paren): Explain consequences of changing
1690 open-paren-in-column-0-is-defun-start more concisely.
1691 (Which Function, Program Indent, Info Lookup): Minor edits.
1692 (Basic Indent): If region is active, TAB indents the region.
1693 (Multi-line Indent): If region is active, TAB indents the region. Note
1694 that indent-region is useful when Transient Mark mode is off.
1695 (Matching): The delimiter at the cursor is highlighted---the character
1696 changes color.
1697 (Symbol Completion): Link to Completion node.
1698
e4b6428c
CY
1699 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1700 a strictly text-only system.
1701
05482eb1
CY
1702 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1703 batch mode.
1704
a11d3737
RS
17052008-11-01 Richard M. Stallman <rms@gnu.org>
1706
5abad626
RS
1707 * misc.texi (Document View): Major rewrite.
1708
a11d3737
RS
1709 * maintaining.texi (Types of Log File): Change logs are older than
1710 version control.
1711 (VCS Concepts): Simplify and rearrange.
1712 (Version Control Systems): Make it clear that Linux is only the kernel.
1713 (VC Mode Line): Shorten reference to menu item.
1714 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1715 (VC Directory Mode): Minor cleanup.
1716 Unchanged files are hidden, not omitted.
1717 (VC Directory Commands): Shorten and simplify.
1718 (Change Log Commands): New node, split from Change Logs.
1719 (VC Directory Buffer): New node, split from VC Directory Mode.
1720
c55a4acb
CY
17212008-10-31 Chong Yidong <cyd@stupidchicken.com>
1722
df0356f6
CY
1723 * misc.texi (Document View): Renamed from Document Files, moved here
1724 from files.texi.
1725
1726 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1727 moved as well.
1728 (Document Files): Moved to misc.texi.
1729
c55a4acb
CY
1730 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1731 vc-update-change-log.
df0356f6
CY
1732 (Version Control): Move here from files.texi.
1733 (Format of ChangeLog): Make it a subnode of Change Log.
1734
1735 * emacs.texi (Top): Update node listing.
c55a4acb 1736
ef082374
TH
17372008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1738
1739 * files.texi (Files): Add a section about document
1740 files (doc-view-mode).
1741
d52582c3
CY
17422008-10-31 Chong Yidong <cyd@stupidchicken.com>
1743
1744 * building.texi (Compilation Mode): Document
1745 compilation-auto-jump-to-first-error.
1746 (Debuggers): Lower GUD subsections to subsubsections.
1747 (Starting GUD): Add cindex.
1748 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1749
4e0a0968
CY
17502008-10-30 Chong Yidong <cyd@stupidchicken.com>
1751
03625b47
CY
1752 * indent.texi (Indentation): Link to Program Indent.
1753
4e0a0968
CY
1754 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1755 now uses emacsclient's terminal.
1756
8bd3f7ef
CY
17572008-10-29 Chong Yidong <cyd@stupidchicken.com>
1758
80e5620e
CY
1759 * mark.texi (Using Region): Document use-empty-active-region.
1760
97d5c404
CY
1761 * emacs.texi (Top): Update node listings.
1762
8bd3f7ef
CY
1763 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1764 mention obsolete emacs.bash script.
1765 (Invoking emacsclient): Rewrite, moving optional arguments to
1766 emacsclient Options.
21d2bae3
CY
1767 (emacsclient Options): New node. Document server-use-tcp and
1768 server-host.
8bd3f7ef 1769
5fda2cbd
CY
17702008-10-28 Chong Yidong <cyd@stupidchicken.com>
1771
1772 * indent.texi (Indentation): Replace list with paragraphed text,
1773 putting description of syntax-driven indentation first. Document new
1774 effect of active regions on tab.
1775 (Tab Stops): Note that editable tab stops affect indentation commands.
1776
4ff029f6
DN
17772008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1778
1779 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1780
996cd6e4
CY
17812008-10-23 Chong Yidong <cyd@stupidchicken.com>
1782
f28815e3
CY
1783 * custom.texi (Function Keys): Note that modified keypad keys are not
1784 translated.
1785
996cd6e4
CY
1786 * basic.texi (Arguments): Explain how to insert multiple digits.
1787
49545fe2
MA
17882008-10-22 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * files.texi (Remote Files): Precise selection of default method.
1791 Rewrite paragraph about disabling remote file names.
1792
edac0b53
CY
17932008-10-22 Chong Yidong <cyd@stupidchicken.com>
1794
e752c544
CY
1795 * search.texi (Special Isearch): Document M-TAB is isearch.
1796
edac0b53
CY
1797 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1798 command.
1799
1800 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1801
20a36054
TH
18022008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1803
1804 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1805 section.
1806
69051ab6
CY
18072008-10-21 Chong Yidong <cyd@stupidchicken.com>
1808
c4b1a32a
CY
1809 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1810 to files.texi. Move contents of vc2-xtra.texi here.
1811
1812 * vc2-xtra.texi: File removed.
1813
1814 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1815 Directory Commands from the submenu. Don't include deleted file
1816 vc2-xtra.texi.
1817
1818 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1819 (Version Control): Add VC Directory Mode and VC Directory Commands to
1820 the submenu.
1821 (Why Version Control?): Use table format.
1822 (Version Control Systems): Note that Meta-CVS support is gone.
1823 (VCS Concepts): Note precisely when VC started supporting filesets.
1824 Remove bogus xref to CVS Options node.
1825 (Types of Log File): Copyedits.
1826 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1827 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1828 The Right Thing.
1829 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1830 (Log Buffer): Reorganize node, putting C-c C-c description first.
1831 (Old Revisions): Use CVS for example, not RCS.
1832 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1833 Commands from the submenu, putting them under Version Control.
1834 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1835 need to include it in the manual unconditionally, since it is now
1836 crucial to using distributed version control systems.
1a6e2954
CY
1837 (Comparing Files): Note that diff uses the minibuffer, and that the
1838 output is shown using Diff mode.
1839 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1840 diff-update-on-the-fly, diff-refine-hunk, and
1841 diff-show-trailing-whitespaces.
1a6e2954 1842 (File Archives): Add rar support.
c4b1a32a 1843
69051ab6
CY
1844 * major.texi (Choosing Modes): Make mode selection sequence more
1845 obvious by describing the steps in order of priority. Note that
1846 magic-mode-alist is nil by default. Document
1847 magic-fallback-mode-alist.
1848
e7421e03
CY
18492008-10-20 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * frames.texi (Mouse References): Copyedits.
1852
6b2efdc2
TH
18532008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1854
1855 * ack.texi (Acknowledgments): Add myself as doc-view author.
1856
9c5e9396
EZ
18572008-10-20 Eli Zaretskii <eliz@gnu.org>
1858
1859 * frames.texi (Dialog Boxes): Add @cindex entries.
1860
dac94f8e
CY
18612008-10-20 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1864 (Text-Only Mouse): Copyedit.
1865
25597d40
CY
18662008-10-19 Chong Yidong <cyd@stupidchicken.com>
1867
f8a447f6
CY
1868 * frames.texi: Use @key throughout for mouse clicks.
1869 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1870 (Secondary Selection): Fix modified mouse click syntax.
1871 (Clipboard): Describe Cut, Copy and Paste commands.
1872 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1873 Copyedits.
1874 (Creating Frames): Add xref to Init File.
1875 (Frame Commands): Add xref to Exiting.
1876 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1877
b0f95216
CY
18782008-10-15 Chong Yidong <cyd@stupidchicken.com>
1879
b0817f00
CY
1880 * files.texi (Version Control): Copyedits. Add Bazaar.
1881 (Version Control Systems): List different VCS's using an itemized list.
1882 Add Bazaar.
1883 (VCS Concepts): Copyedits. Tweak description of file merging.
1884
b0f95216
CY
1885 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1886 (Cut/Paste Other App): Document select-active-regions and
1887 x-select-enable-primary.
1888
69d0d701
CY
18892008-10-13 Chong Yidong <cyd@stupidchicken.com>
1890
1891 * mark.texi (Shift Selection): Correct case in node name.
1892
1893 * emacs.texi (Top): Update node order in Mark chapter.
1894
375e8351
EZ
18952008-10-12 Eli Zaretskii <eliz@gnu.org>
1896
1897 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1898
1899 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1900 elsewhere in the manual instead of describing yet again the intricacies
1901 of $HOME on MS-Windows and MS-DOS.
1902
ab58114f
CY
19032008-10-12 Chong Yidong <cyd@stupidchicken.com>
1904
4f959513
CY
1905 * mini.texi (Minibuffer File): Add xref to File Names.
1906 (Minibuffer File): Add discussion of `~' in file names. Add
1907 insert-default-directory index reference.
1908
ab58114f
CY
1909 * files.texi (File Names): Reorganize description.
1910 (Visiting): Add xref to Mode Line. Copyedits.
1911 (Save Commands): Mention prefix behavior of C-x C-s.
1912 (Numbered Backups): Node deleted.
1913 (Backup Names): Contents of Numbered Backups moved here. State default
1914 of version-control variable.
1915 (Reverting): Copyedits.
1916 (Version Control): Add additional version control systems.
1917
1918 * emacs.texi (Top): Delete Numbered Backups node.
1919
1920 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1921 Backup Names.
f2884f63 1922 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1923
b0b5100a
RF
19242008-10-11 Romain Francoise <romain@orebokech.com>
1925
1926 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1927
89774b5f
CY
19282008-10-11 Chong Yidong <cyd@stupidchicken.com>
1929
1930 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1931 (Select Buffer): Mention use of minibuffer history. Describe default
1932 value of default-major-mode. Mention that C-x 4 b selects the other
1933 window.
1934 (List Buffers): Document CRM indicators in the order they appear.
1935 (Kill Buffer): Document new command kill-matching buffers.
1936 (Several Buffers): Move explanation of the relationship between buffer
1937 list and buffer menu to the top.
1938 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1939
4c72bf27
CY
19402008-10-10 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * entering.texi (Exiting): Document change of C-x C-c to
1943 save-buffers-kill-terminal. Document kill-emacs.
1944
f68eb991
EZ
19452008-09-30 Eli Zaretskii <eliz@gnu.org>
1946
1947 * mule.texi (Coding Systems): Don't mention codepage-setup.
1948
1949 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1950 cpNNN coding systems anymore.
1951 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1952 for unibyte mode. Don't mention line-drawing characters. Don't
1953 mention dos-unsupported-char-glyph.
1954
1a2dd44d
CY
19552008-09-25 Chong Yidong <cyd@stupidchicken.com>
1956
1957 * search.texi (Search): Shorten introduction.
1958 (Basic Isearch): Add command table. Discuss reverse isearch and
1959 isearch highlighting.
1960 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1961 ring to cindex.
1962 (Special Isearch): Move input methods discussion here.
1963 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1964 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1965 Repeat Isearch.
1966 (Isearch Minibuffer): New node.
1967 (Word Search): Document new word search commands.
1968 (Regexp Example): Simplify example using sentence-end-base variable.
1969 (Replace): Reword introduction.
1970 (Unconditional Replace): Remove unnecessary example.
1971 (Other Repeating Search): Document new `M-s o' binding.
1972
1973 * emacs.texi (Top): Update node listings.
1974
e45da31d
JB
19752008-09-22 Juanma Barranquero <lekktu@gmail.com>
1976
1977 * emacs.texi (Top): Remove Kill Errors from menu.
1978
841c8096
CY
19792008-09-22 Chong Yidong <cyd@stupidchicken.com>
1980
402168fa
CY
1981 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1982 interface for defining macros. Simplify examples. Note that C-g quits
1983 macro definitions.
801a8da1 1984 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1985 usage example.
1986 (Keyboard Macro Query): Organize query responses in a table.
1987
1988 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1989 to Erasing node.
841c8096
CY
1990 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1991 rationale to a footnote.
1992 (Kill Errors): Remove node, due to redundancy with Erasing.
1993 (Spelling): Move discussion of flyspell to end. Note new behavior of
1994 M-$ in active region. Remove non-ispell-specific keybindings from
1995 table.
1996
eab2ee89
DN
19972008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1998
1999 * cmdargs.texi (Initial Options): Document --daemon.
2000
3d53e905
GM
20012008-09-20 Glenn Morris <rgm@gnu.org>
2002
2003 * files.texi (Numbered Backups): Mention that some modes set
2004 version-control.
2005
1c90484d
GM
20062008-09-20 Jim Blandy <jimb@red-bean.com>
2007
2008 * files.texi (Numbered Backups): Reference File Variables, as well.
2009 Remove discussion of Rmail's implementation.
2010
0fc0d844
CY
20112008-09-06 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * misc.texi (Recursive Edit): Note that top-level exits active
2014 minibuffers.
2015
2016 * trouble.texi (Quitting): Likewise.
2017
b18d283d
CY
20182008-08-31 Chong Yidong <cyd@stupidchicken.com>
2019
2020 * emacs.texi (Top): Add Temporary Face Changes xref.
2021
2022 * display.texi (Display): Move Temporary Face Changes node to just
2023 after Standard Faces.
2024 (Scrolling): Document recenter-top-bottom instead of recenter.
2025 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2026 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2027 (Display Custom): Copyedits.
2028 (Optional Mode Line): Document display-battery-mode.
2029
180135fc
RF
20302008-08-27 Romain Francoise <romain@orebokech.com>
2031
2032 * custom.texi (Directory Variables): Minor fix.
2033
d3fe3475
GM
20342008-08-27 Glenn Morris <rgm@gnu.org>
2035
2036 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2037 descriptions.
2038 (Calendar Customizing): Tweak layout description.
183080b6 2039 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2040 markers. Condense calendar-star-date and calendar-mark-today
2041 description.
2042 (Holiday Customizing): Add oriental and solar holidays.
2043 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2044 Fix holiday-float description. Use zerop in examples. Be less verbose.
2045 (Date Display Format): Change ISO format. Be less verbose.
2046 (Diary Customizing): Mention day and month abbrev arrays.
2047 Mention the date-form variables by name. Update European example.
2048 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2049 Condense examples. Mention diary-entry-symbols by name.
2050 Condense table for insertion commands.
2051 (Fancy Diary Display): Mention diary-include-string and
2052 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2053 Ethiopic, Persian date functions. Condense descriptions.
2054
2055 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2056 (Adding to Diary): Adapt for changed node name.
2057
71755807
GM
20582008-08-26 Glenn Morris <rgm@gnu.org>
2059
2060 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2061 node "Hebrew/Islamic Entries".
2062
2063 * calendar.texi (Specified Dates): Fix names of iso functions.
2064 (General Calendar): There may not be another window.
2065 (Writing Calendar Files, Holidays): Tweak intro.
2066 (Holidays): Mention Baha'i and Chinese holidays.
2067 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2068 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2069 (To Other Calendar): Add calendar-print-other-dates.
2070 Refer to "graphic display" rather than "X.
2071 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2072 (Displaying the Diary): Fix whitespace after reference.
2073 Fix `diary-number-of-entries' reference.
2074 (Date Formats): Explicitly mention that day names can be abbreviated.
2075 (Adding to Diary): Add some references to other sections.
2076 (Special Diary Entries): Fix reference.
2077 (Appointments): Simplify appt-message-warning-time entry.
2078 Clarify where times must be.
2079 (Importing Diary): Comment out icalendar paragraph that does not apply.
2080 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2081
d76ebc75
GM
20822008-08-23 Glenn Morris <rgm@gnu.org>
2083
2084 * fortran-xtra.texi (Fortran): Change description of free form and
2085 fixed form a bit. Mention hideshow and imenu.
2086 (Fortran Motion): Mention fortran-end-of-subprogram,
2087 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2088 (Fortran Indent): Minor re-word.
2089 (ForIndent Commands): Mention fortran-fill-paragraph and
2090 fortran-fill-statement.
2091 (ForIndent Cont): Mention fortran-tab-mode-string.
2092 (Fortran Comments): Mention fortran-comment-line-start-skip.
2093 (Fortran Columns): Mention font-locking.
2094 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2095
1fc0ce04 20962008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2097
2098 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2099
5c52e13c
CY
21002008-08-22 Chong Yidong <cyd@stupidchicken.com>
2101
2102 * mini.texi (Minibuffer): Simplify introduction.
2103 (Minibuffer File): Document tilde in minibuffer filenames.
2104 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2105 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2106 (Completion Example): Update example to current command list.
2107 (Completion Options): Document `lazy' value of completion-auto-help.
2108 Update contents of completion-ignored-extensions.
2109 (Minibuffer History): Describe "future history" list. State default
2110 value of history-delete-duplicates.
2111
77a00355
GM
21122008-08-21 Glenn Morris <rgm@gnu.org>
2113
2114 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2115 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2116
39ee1d04
CY
21172008-08-17 Chong Yidong <cyd@stupidchicken.com>
2118
2119 * regs.texi (Registers): Clarify valid register names.
2120 (RegPos): Note that buffer is saved and restored too.
2121 (RegText): Note that mark is reactivated/deactivated.
2122 (RegConfig): Xref to Windows node.
2123
b12c348f
CY
21242008-08-16 Chong Yidong <cyd@stupidchicken.com>
2125
3ae7ba79
CY
2126 * basic.texi (Inserting Text): Provide command name for C-q.
2127
b12c348f
CY
2128 * killing.texi (Killing): Copyedit. Define read-only text.
2129 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2130 (Killing by Lines): Copyedit.
2131 (Other Kill Commands): Move M-w description here.
2132 (Yanking): Move M-w to Other Kill Commands.
2133 (Kill Ring): Also mention saving text in registers. Link to Text
2134 Properties in elisp manual.
2135 (Accumulating Text): Copyedit.
2136 (CUA Bindings): Shift selection is now the default.
2137
d8ff7692
TZ
21382008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2139
2140 * maintaining.texi (Change Log): Mention next-error is available.
2141
a43a8a2e
GM
21422008-08-10 Glenn Morris <rgm@gnu.org>
2143
2144 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2145 and intermonth text.
2146 (Holiday Customizing): Add holiday-chinese.
2147
eba27308
EZ
21482008-08-08 Eli Zaretskii <eliz@gnu.org>
2149
2150 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2151
5f14a5b3
DN
21522008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2153
2154 * files.texi (Log Buffer): Describe C-c C-d.
2155 (Diff Mode): Describe C-x 4 A.
2156
49989bff
EZ
21572008-08-06 Eli Zaretskii <eliz@gnu.org>
2158
2159 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2160
5c915c02
DN
21612008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2162
2beaf97a
DN
2163 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2164 describe the new bindings to show the changeset diff, toggle annotation
2165 visibility, show revisions.
2166 (VC Status): Describe key bindings for modifying the change comments,
2167 displaying changeset diffs and annotations.
2168
5c915c02
DN
2169 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2170
71798ace
NR
21712008-08-05 Nick Roberts <nickrob@snap.net.nz>
2172
2173 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2174
b8949644
EZ
21752008-08-02 Eli Zaretskii <eliz@gnu.org>
2176
2177 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2178 and wording.
2179
819567d1
DN
21802008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2181
2182 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2183 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2184 commands. Improve some old info.
2185
5f38310a
CY
21862008-07-31 Chong Yidong <cyd@stupidchicken.com>
2187
0dc3906b
CY
2188 * display.texi (Visual Line Mode): New node.
2189
5f38310a
CY
2190 * basic.texi (Inserting Text): Move DEL to deletion node.
2191 (Moving Point): Add additional alternative key bindings. Describe
2192 line-move-visual.
2193 (Erasing): Describe DEL.
2194 (Basic Undo, Blank Lines, Arguments): Copyedit.
2195 (Continuation Lines): Mention Visual Line mode.
2196 (Position Info): Move extended discussion to mule.texi.
2197
2198 * mule.texi (International Chars): Describe C-x =.
2199
2200 * emacs.texi (Top): Add Visual Line Mode node.
2201
7c2fb837
DN
22022008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2203
2204 * emacs.texi: Remove VMS support.
2205
3f6b73ef
DN
22062008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2207
2208 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2209 the vc-dir command name.
2210
9e2a2647
DN
22112008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2212
2213 * xresources.texi: Remove mentions of Mac Carbon.
2214
568beaa2
AS
22152008-07-19 Andreas Schwab <schwab@suse.de>
2216
2217 * ns-emacs.texi: Move to ../misc.
2218
0ef94706
CY
22192008-07-15 Chong Yidong <cyd@stupidchicken.com>
2220
2221 * entering.texi (Exiting): Don't describe text-only terminals as the
2222 default. Describe the new startup screen.
2223 (Exiting): Describe how to kill Emacs first. Change description of
2224 iconification to handle modern window systems.
2225
ba60bd44 22262008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2227
2228 * ns-emacs.texi: New file, documents features of Emacs port under
2229 NeXTstep windowing.
2230
9f30aa73
CY
22312008-07-15 Chong Yidong <cyd@stupidchicken.com>
2232
938a5d2e
CY
2233 * entering.texi (Entering Emacs): Update prev node.
2234
2235 * glossary.texi (Glossary): Remove xref to Text Characters.
2236
9f30aa73
CY
2237 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2238 directly, rather than in the context of ASCII. Move description of
2239 special properties of modifier key to new Modifier Keys node.
2240 (Keys): Copyedit.
2241 (Text Characters): Delete node. Multibyte is the default nowadays, and
2242 the node contents are obsolete.
2243
2244 * custom.texi (Modifier Keys): New node.
2245
2246 * emacs.texi (Top): Update node list.
2247
7e53d36c
CY
22482008-07-13 Chong Yidong <cyd@stupidchicken.com>
2249
2250 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2251 saying that Emacs provides menus and mouse support (which is par for
2252 the course).
2253
2254 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2255 early on.
2256 (Point): Copyedit. Relegate historical trivia to a footnote.
2257 (Mode Line): Explain mode-line format more consistently.
2258 (Menu Bar): Copyedit.
2259
1e9fa96d
GM
22602008-06-27 Glenn Morris <rgm@gnu.org>
2261
2262 * cal-xtra.texi (Sexp Diary Entries):
2263 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2264
dc9bebb8
CY
22652008-06-26 Chong Yidong <cyd@stupidchicken.com>
2266
2267 * mark.texi (Shift selection): New node.
2268 (Mark): Copyedits.
2269 (Persistent Mark): Move to the end of the chapter.
2270
e7881076
EZ
22712008-06-20 Eli Zaretskii <eliz@gnu.org>
2272
2273 * makefile.w32-in (distclean): Remove makefile.
2274
f427400c
NR
22752008-06-17 Nick Roberts <nickrob@snap.net.nz>
2276
2277 * building.texi (Starting GUD): Add an entry for gud-gdb.
2278 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2279 command mode.
2280
b597d348
GM
22812008-06-17 Glenn Morris <rgm@gnu.org>
2282
2283 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2284
647b7094
NR
22852008-06-17 Nick Roberts <nickrob@snap.net.nz>
2286
2287 * building.texi (Starting GUD): Expand on remote debugging.
2288 (Other GDB-UI Buffers): Mention new keyboard bindings.
2289
47a30023
GM
22902008-06-15 Glenn Morris <rgm@gnu.org>
2291
2292 * gnu.texi: Use a verbatim license for this invariant section,
2293 as per etc/GNU.
2294
37e5d54a
GM
22952008-06-13 Daniel Engeler <engeler@gmail.com>
2296
2297 * emacs.texi, misc.texi: Add documentation about serial port access.
2298
8e65d46c
GM
22992008-06-13 Glenn Morris <rgm@gnu.org>
2300
c1473b4c
MB
2301 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2302 maintain.info.
8e65d46c 2303
e40a85cd
MB
23042008-06-05 Miles Bader <miles@gnu.org>
2305
2306 * display.texi (Temporary Face Changes): Update to reflect function
2307 renamings in face-remap.el.
2308
56c73dec
MB
23092008-06-04 Miles Bader <miles@gnu.org>
2310
2311 * display.texi (Temporary Face Changes): Add
2312 `adjust-buffer-face-height'. Rewrite description of
2313 `increase-buffer-face-height' and `decrease-default-face-height' now
2314 that they aren't bound by default.
2315
9d3d42fb
MB
23162008-06-03 Miles Bader <miles@gnu.org>
2317
2318 * display.texi (Temporary Face Changes): New node.
2319
2be6bfe2
EZ
23202008-05-31 Eli Zaretskii <eliz@gnu.org>
2321
2322 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2323
daf7e339
GM
23242008-05-31 Glenn Morris <rgm@gnu.org>
2325
2326 * cal-xtra.texi (Fancy Diary Display): Simplify.
2327
d21d2618
GM
23282008-05-30 Glenn Morris <rgm@gnu.org>
2329
2330 * cal-xtra.texi (Fancy Diary Display): Update for
2331 diary-display-function replacing diary-display-hook.
2332
71ce5fd0
JB
23332008-05-29 Drew Adams <drew.adams@oracle.com>
2334
2335 * msdog.texi (Windows Keyboard): Add descriptions of
2336 w32-register-hot-key and w32-unregister-hot-key.
2337
a3cdbdf8
MO
23382008-05-21 Tom Tromey <tromey@redhat.com>
2339
2340 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2341 Variables node.
2342
854a574c
MO
23432008-05-19 Tom Tromey <tromey@redhat.com>
2344
2345 * custom.texi (Variables): Add Directory Variables to menu.
2346 (Directory Variables): New node.
2347
7c2ec3f9
ER
23482008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2349
71ce5fd0 2350 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2351
370fded4
ER
23522008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2353
2354 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2355 Revision Tags and rewritten. Section now uses modern terminology,
2356 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2357 accurately.
2358
6af511e3
EZ
23592008-05-10 Eli Zaretskii <eliz@gnu.org>
2360
2361 * msdog.texi (Windows Files): Update documentation of
2362 w32-get-true-file-attributes.
2363
7a78b6e7
ER
23642008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2365
2366 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2367 directory mode.
2368
1bcfc24e
CY
23692008-05-08 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2372 entry "television".
1bcfc24e 2373
db86064f
ER
23742008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2375
ab5ec32c 2376 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2377
a31b405e
ER
23782008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2379
2380 * emacs/buffers.texi, emacs/files.texi (Version-control):
2381 vc-toggle-read-only is no longer a good idea...
2382
ff2c14fc
GM
23832008-04-29 Glenn Morris <rgm@gnu.org>
2384
2385 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2386
367c9b7c
JL
23872008-04-22 Juri Linkov <juri@jurta.org>
2388
2389 * dired.texi (Subdirectories in Dired): Describe using `^'
2390 to return to the parent directory.
2391
4ac1e9b4
NR
23922008-04-22 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2395 recent changes.
2396
b9b3bf2b
NR
23972008-04-19 Nick Roberts <nickrob@snap.net.nz>
2398
2399 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2400 (Other GDB-UI Buffers): Update for recent thread related changes.
2401
4d120d6a
SM
24022008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2403
2404 * maintaining.texi (Maintaining):
2405 * emacs.texi (Top): Typo.
2406
a152877d
SM
24072008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2408
b9b3bf2b
NR
2409 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2410 arg in `font-lock-add-keywords'.
a152877d 2411
36c0514c
GM
24122008-04-08 Glenn Morris <rgm@gnu.org>
2413
2414 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2415 Also add Baha'i calendar references where appropriate.
2416
06a97d46
GM
24172008-04-05 Glenn Morris <rgm@gnu.org>
2418
2419 * custom.texi (Init File): Byte-compiling .emacs is bad.
2420
6adc6eed
SM
24212008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2422
2423 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2424
571388b0
GM
24252008-03-29 Glenn Morris <rgm@gnu.org>
2426
2427 * calendar.texi: Update for `calendar-date-style' replacing
2428 `european-calendar'.
2429
3ae8f876
JR
24302008-03-28 Jason Rumney <jasonr@gnu.org>
2431
2432 * display.texi (Display Custom): Mention overlay-margin in text.
2433
5bc6ddff 24342008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2435
5bc6ddff
MB
2436 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2437 tutorial' comments.
03a864d5 2438
7186a830
CY
24392008-03-28 Chong Yidong <cyd@stupidchicken.com>
2440
2441 * mark.texi (Mark): Rearrange nodes.
2442 (Persistent Mark): Rename from Transient Mark.
2443 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2444 Describe Transient Mark mode as the default.
2445
2446 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2447 the default behavior with Transient Mark mode off.
2448 (Position Info): Fix typo.
2449
71ce5fd0
JB
2450 * display.texi (Standard Faces): Reference the Mark node.
2451 Remove discussion of the region face, which is discussed there.
7186a830
CY
2452
2453 * emacs.texi (Top): Update node listings.
2454
2455 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2456 as the default.
2457
2458 * fixit.texi (Undo): Standardize choice of undo key sequence.
2459 (Undo, Spelling): Describe Transient Mark mode as the default.
2460
2461 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2462 default.
2463
2464 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2465
2466 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2467 mode is the default, and note that the mark is not activated when set.
2468
2469 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2470 Describe Transient Mark mode as the default.
2471
2472 * search.texi (Basic Isearch): Reference the Mark Ring node.
2473 (Replace, Unconditional Replace, Other Repeating Search):
2474 Describe Transient Mark mode as the default.
2475
2476 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2477 Transient Mark mode as the default.
2478 (Paragraphs): Describe how M-h behaves when region is active.
2479
2480 * trouble.texi (Quitting): Clarify effects of C-g.
2481
dc47d1ff
GM
24822008-03-13 Glenn Morris <rgm@gnu.org>
2483
2484 * emacs.texi (EMACSVER): Set to 23.0.60.
2485
e3e0fb39 24862008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2487
e3e0fb39
GM
2488 * dired.texi (Hiding Subdirectories): Fix previous change.
2489
24902008-03-05 Drew Adams <drew.adams@oracle.com>
2491
2492 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2493
5e14abf8
KS
24942008-02-28 Kim F. Storm <storm@cua.dk>
2495
2496 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2497 Move describe-distribution to C-h C-o.
2498 Move view-emacs-problems to C-h C-p.
2499 Add view-emacs-debugging on C-h C-d.
2500 Add view-external-packages on C-h C-e.
d0207bf3 2501 Add view-order-manuals on C-h C-m.
5e14abf8 2502
d0207bf3 25032008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2504
2505 * msdog-xtra.texi (MS-DOS): Docstring fix.
2506
87e391bb
EZ
25072008-02-09 Eli Zaretskii <eliz@gnu.org>
2508
2509 * msdog.texi (Windows Fonts): Use a @table for describing font
2510 properties.
2511
5662e503
JR
25122008-02-07 Jason Rumney <jasonr@gnu.org>
2513
2514 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2515 value has changed.
2516 (Windows HOME): Clarify what is meant by "if that fails as well".
2517 (Windows Fonts): New section.
2518
72463824
GM
25192008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2520
2521 * basic.texi (Basic Undo): Remove duplicate "you can".
2522
7ff926e0
EZ
25232008-02-02 Eli Zaretskii <eliz@gnu.org>
2524
2525 * maintaining.texi (Tags): Fix last change.
2526
6ab7aef1
MA
25272008-02-02 Michael Albinus <michael.albinus@gmx.de>
2528
093571c3 2529 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2530
ace67e7e
NR
25312008-01-31 Nick Roberts <nickrob@snap.net.nz>
2532
2533 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2534
ae068fdf
RS
25352008-01-26 Richard Stallman <rms@gnu.org>
2536
2537 * maintaining.texi (Tags): Delete redundant index entry.
2538
a56d9a08
EZ
25392008-01-26 Eli Zaretskii <eliz@gnu.org>
2540
2541 * programs.texi (Imenu): Move "@cindex tags" from here...
2542 * maintaining.texi (Tags): ...to here.
2543
e941ed90
NR
25442008-01-23 Kevin Ryde <user42@zip.com.au>
2545
2546 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2547 click count.
2548
650276d5
JB
25492008-01-21 Juanma Barranquero <lekktu@gmail.com>
2550
2551 * entering.texi (Exiting): Fix typo.
2552 Reported by D. E. Evans <sinuhe@gnu.org>.
2553
8dc17977
MR
25542007-12-31 Martin Rudalics <rudalics@gmx.at>
2555
2556 * glossary.texi (Glossary): Fix typo.
2557
9f9695a6
RS
25582007-12-27 Richard Stallman <rms@gnu.org>
2559
2560 * text.texi (Formatted Text): Improve menu tag.
2561 (Editing Format Info): In Info, add duplicate menu of nodes
2562 about the submenus.
2563 (Format Faces): Say where Faces menu is found. Mention Other.
2564 (Format Colors): Say where these submenus are found.
2565 (Format Indentation, Format Justification): Likewise.
2566 (Format Properties): Likewise.
2567
abfd0191
RS
25682007-12-22 Richard Stallman <rms@gnu.org>
2569
2570 * search.texi (Query Replace): Make exp of query-replace more
2571 self-contained, and clarify.
8dc17977 2572
abfd0191
RS
2573 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2574
a2586785
RS
25752007-12-15 Richard Stallman <rms@gnu.org>
2576
2577 * files.texi (Auto Save): Clarify definition of auto-saving.
2578
a67cf2bb
RS
25792007-11-26 Richard Stallman <rms@gnu.org>
2580
2581 * help.texi (Help Echo): Cleanups.
2582
448b33b1
TTN
25832007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2584
2585 * files.texi (Why Version Control?): Fix typo.
2586 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2587 (Selecting a Fileset): Fix typos; small rewording.
2588 (Log Buffer): Likewise.
2589 (Old Revisions): Likewise.
448b33b1 2590
221bb7f6
EZ
25912007-11-17 Eli Zaretskii <eliz@gnu.org>
2592
2593 * mule.texi (Communication Coding): Fix wording of last change.
2594
d0207bf3 25952007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2596
630cb3b7
JB
2597 * custom.texi (Specifying File Variables):
2598 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2599
53b7759e
KH
26002007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2601
a5ab2e0c 2602 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2603
2604 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2605
c8763fb6 26062007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2607
630cb3b7 2608 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2609 --output=file.
2610
ff98e024
MR
26112007-11-13 Martin Rudalics <rudalics@gmx.at>
2612
2613 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2614 (Help Echo): Avoid mentioning the term "region" here and
2615 consistently use the term "active text".
2616
37b11c22
GM
26172007-11-11 Glenn Morris <rgm@gnu.org>
2618
2619 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2620
21d50ba1
JL
26212007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2622
2623 * search.texi (Query Replace): Mention
2624 `query-replace-show-replacement'.
2625
c12ecb0a 26262007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2627
2628 * building.texi (Watch Expressions): Remove obscure sentence.
2629
3b4201f4
KH
26302007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2631
2632 * mule.texi (Select Input Method): Describe how to activate an input
2633 method in the text mode.
2634
07e5c0b0
DN
26352007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2636
2637 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2638
52dd7391
NR
26392007-10-30 Nick Roberts <nickrob@snap.net.nz>
2640
2641 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2642
c004e539
GM
26432007-10-30 Glenn Morris <rgm@gnu.org>
2644
2645 * misc.texi (Directory Tracking): Explain a bit more about
2646 dirtrack-mode.
2647
ca8c5b8c
GM
26482007-10-25 Glenn Morris <rgm@gnu.org>
2649
2650 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2651
b6c764ef
RS
26522007-10-24 Richard Stallman <rms@gnu.org>
2653
2654 * misc.texi (Interactive Shell): Cleanup last change.
2655
eabd84c9
JL
26562007-10-22 Juri Linkov <juri@jurta.org>
2657
2658 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2659 default values.
2660
0b43c7e2
ER
26612007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2662
ca8c5b8c 2663 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2664 'filesets'.
2665
a80859d4
MR
26662007-10-18 Martin Rudalics <rudalics@gmx.at>
2667
2668 * trouble.texi (Quitting): Fix typo.
2669
c9447ae1
GM
26702007-10-18 Glenn Morris <rgm@gnu.org>
2671
2672 * frames.texi (Mode Line Mouse): Mention minor mode names.
2673
168b980f
JL
26742007-10-17 Juri Linkov <juri@jurta.org>
2675
2676 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2677 fill-paragraph operates on the active region in Transient Mark mode.
2678 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2679 with fill-paragraph.
2680
2681 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2682 fill-paragraph.
2683
2684 * fixit.texi (Spelling): ispell-word operates on the active region
2685 in Transient Mark mode.
2686
5a331f34
JB
26872007-10-17 Aaron S. Hawley <aaronh@garden.org>
2688
2689 * building.texi (Source Buffers):
2690 * custom.texi (Init Non-ASCII):
2691 * glossary.texi (Glossary): Use "key binding" consistently.
2692
2a9f4d55
JB
26932007-10-17 Juanma Barranquero <lekktu@gmail.com>
2694
2695 * calendar.texi (Diary): Fix directive.
2696
de13cecf
RS
26972007-10-16 Richard Stallman <rms@gnu.org>
2698
2699 * calendar.texi (Diary): Clarify text about diary file example.
2700
5f90d53e
ER
27012007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2702
2703 * files.texi: Capitalize node names according to convention.
2704
3aa491bc
GM
27052007-10-13 Glenn Morris <rgm@gnu.org>
2706
2707 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2708
8a3106d3
ER
27092007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2710
2711 * emacs.texi:
2712 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2713 suggested by RMS and Robert J. Chassell.
8a3106d3 2714
da1080a2
ER
27152007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2716
3aa491bc 2717 * files.texi (Version Systems):
0870a421
ER
2718 * vc-xtra.texi:
2719 * vc1-xtra.texi:
ac3f4c6f 2720 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2721 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2722 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2723 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2724
58ade22b
ER
27252007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2726
da1080a2 2727 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2728 Reorder the descriptions to be chronological.
2729
93870ce2
RS
27302007-10-09 Richard Stallman <rms@gnu.org>
2731
2732 * display.texi (Cursor Display): Correct how cursor appears
2733 in nonselected windows.
2734
568c7288
NR
27352007-10-04 Nick Roberts <nickrob@snap.net.nz>
2736
2737 * building.texi (GDB Graphical Interface): Remove references to gdba
2738 and mention gud-gdb.
2739
1af74d06 27402007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2741
1af74d06 2742 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2743
0d8fb755
JL
27442007-10-06 Juri Linkov <juri@jurta.org>
2745
2746 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2747 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2748 fill-paragraph-or-region.
2749
2750 * basic.texi (Arguments): Replace fill-paragraph with
2751 fill-paragraph-or-region.
2752
b981e2c6
ER
27532007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2754
2755 * files.texi: Update the section on version control for 2007
2a9f4d55 2756 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2757 will come later.
2758
5fceaf9c
GM
27592007-09-15 Glenn Morris <rgm@gnu.org>
2760
2761 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2762 to `list-holidays'.
2763
b0e44b17
GM
27642007-09-14 Glenn Morris <rgm@gnu.org>
2765
2766 * calendar.texi: Update all instances of mark-calendar-holidays,
2767 list-calendar-holidays, list-holidays with the new names.
2768
8cf51b2c
GM
27692007-09-06 Glenn Morris <rgm@gnu.org>
2770
46a367db 2771 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2772 Split into the Emacs manual in emacs/, and other manuals in misc/.
2773 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2774 manual.
2775 (infodir): New variable.
2776 (info): Use $infodir.
2777 (emacsman): Delete target, not needed any more.
2778 Move all targets that are not the Emacs manual to misc/Makefile.in.
2779 (mostlyclean): Remove `gnustmp'.
2780 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2781 manual.
92f9b43f 2782 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2783 (emacsman): Delete target, not needed any more.
2784 (clean): Remove all info files but Emacs manual.
2785 Move all targets that are not the Emacs manual to misc/Makefile.in.
2786 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2787
2788 * Makefile.in (INFOSOURCES): Delete.
2789 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2790 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2791 *.vrs *.toc here...
2792 (maintainer-clean): ...from here.
2793
27942007-09-05 Glenn Morris <rgm@gnu.org>
2795
2796 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2797
8cf51b2c
GM
27982007-08-29 Glenn Morris <rgm@gnu.org>
2799
2800 * emacs.texi (EMACSVER): Increase to 23.0.50.
2801
3420c522
RS
28022007-08-27 Richard Stallman <rms@gnu.org>
2803
2804 * emacs.texi (Top): Clarify menu item for Glossary.
2805
2806 * display.texi (Faces): Change secn title.
2807 Clarify not all fonts come from Font Lock.
2808
8cf51b2c
GM
28092007-08-17 Eli Zaretskii <eliz@gnu.org>
2810
2811 * basic.texi (Position Info): Add index entry for face at point.
2812 Mention that character faces are also displayed by "C-u C-x =".
2813
8cf51b2c
GM
28142007-08-08 Glenn Morris <rgm@gnu.org>
2815
2816 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2817
28182007-08-07 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * files.texi (File Conveniences): Document point motion keys in Image
2821 mode.
2822
8cf51b2c
GM
28232007-07-27 Glenn Morris <rgm@gnu.org>
2824
8cf51b2c
GM
2825 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2826 in-line.
2827
2828 * gpl.texi: New file with text of GPL.
2829 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2830
28312007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2832
2833 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2834
2835 * dired.texi (Wdired): Mention C-x C-q key binding.
2836
28372007-07-28 Nick Roberts <nickrob@snap.net.nz>
2838
2839 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2840
28412007-07-25 Glenn Morris <rgm@gnu.org>
2842
8cf51b2c
GM
2843 * emacs.texi (Copying): Replace license with GPLv3.
2844
2845 * Relicense all FSF files to GPLv3 or later.
2846
28472007-07-24 Glenn Morris <rgm@gnu.org>
2848
2849 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2850 for some calendars.
2851
28522007-07-23 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2855 default-directory for the current buffer is on a remote machine.
2856
8cf51b2c
GM
28572007-07-21 Eli Zaretskii <eliz@gnu.org>
2858
2859 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2860 default value.
2861
28622007-07-21 Richard Stallman <rms@gnu.org>
2863
2864 * files.texi (Why Version Control?): Improve previous change.
2865
28662007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2867
2868 * files.texi (Why Version Control?): New node.
2869
8cf51b2c
GM
28702007-07-12 Nick Roberts <nickrob@snap.net.nz>
2871
8cf51b2c
GM
2872 * building.texi (Starting GUD): Add xref to this anchor.
2873
8cf51b2c
GM
28742007-06-24 Karl Berry <karl@gnu.org>
2875
2a9f4d55 2876 * emacs.texi: New Back-Cover Text.
8cf51b2c 2877
8cf51b2c
GM
28782007-06-07 Alan Mackenzie <acm@muc.de>
2879
2880 * display.texi (Optional Mode Line): Document the new form of
2881 line+column numbers, "(561,2)".
2882
28832007-06-06 Juanma Barranquero <lekktu@gmail.com>
2884
49823426 2885 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2886
28872007-06-02 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * Version 22.1 released.
2890
8cf51b2c
GM
28912007-05-07 Karl Berry <karl@gnu.org>
2892
2893 * emacs.texi (EMACSVER): Back to 22.
2894
28952007-05-06 Richard Stallman <rms@gnu.org>
2896
2897 * maintaining.texi (Create Tags Table): Clean up previous change.
2898
c8763fb6 28992007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2900
2901 * maintaining.texi (Create Tags Table): Add text about the dangers of
2902 making symbolic links to tags files.
2903
29042007-05-04 Karl Berry <karl@gnu.org>
2905
2906 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2907
29082007-05-03 Karl Berry <karl@gnu.org>
2909
2910 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2911
2912 * .cvsignore (*.pdf): New entry.
2913
8cf51b2c
GM
2914 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2915 for printing.
2916
29172007-05-01 Richard Stallman <rms@gnu.org>
2918
2919 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2920
8cf51b2c
GM
29212007-04-28 Glenn Morris <rgm@gnu.org>
2922
2923 * ack.texi (Acknowledgments):
2924 * anti.texi (Antinews):
8cf51b2c
GM
2925 * programs.texi (Program Modes): Restore mention of python.el pending
2926 consideration of legal status.
2927
29282007-04-28 Richard Stallman <rms@gnu.org>
2929
2930 * files.texi (File Names): Fixes to ~ description on MS systems.
2931
8cf51b2c
GM
29322007-04-26 Glenn Morris <rgm@gnu.org>
2933
2934 * emacs.texi (EMACSVER): Increase to 22.1.50.
2935
29362007-04-25 Karl Berry <karl@gnu.org>
2937
2938 * emacs.texi: Improve line breaks on copyright page,
2939 similar layout to lispref, 8.5x11 by default.
2940
2941 * dired.texi (Image-Dired): Improve line break, fix typo.
2942
29432007-04-24 Chong Yidong <cyd@stupidchicken.com>
2944
2945 * programs.texi (Program Modes):
8cf51b2c
GM
2946 * anti.texi (Antinews):
2947 * ack.texi (Acknowledgments): python.el removed.
2948
8cf51b2c
GM
29492007-04-23 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * display.texi (Highlight Interactively): Correct description of
2952 hi-lock-file-patterns-policy.
2953
2954 * files.texi (File Archives): Mention self-extracting executables.
2955
29562007-04-23 Eli Zaretskii <eliz@gnu.org>
2957
2958 * search.texi (Unconditional Replace, Query Replace): Add xref to
2959 "Replacement and Case".
2960
29612007-04-22 Chong Yidong <cyd@stupidchicken.com>
2962
2963 * dired.texi (Image-Dired): Move from Thumbnails node.
2964 * misc.texi (Thumbnails): Node deleted.
2965 * emacs.texi (Top): Update node listing.
2966
2967 * files.texi (File Conveniences):
49823426 2968 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2969
29702007-04-21 Richard Stallman <rms@gnu.org>
2971
2972 * display.texi (Highlight Interactively): Correct previous change.
2973 Clarify doc of hi-lock-find-patterns, and move new features into it.
2974
29752007-04-20 David Koppelman <koppel@ece.lsu.edu>
2976
2977 * display.texi (Highlight Interactively): Document
2978 hi-lock-file-patterns-policy.
2979
29802007-04-20 Martin Rudalics <rudalics@gmx.at>
2981
2982 * display.texi (Scrolling): Fix typo.
2983
8cf51b2c
GM
29842007-04-15 Chong Yidong <cyd@stupidchicken.com>
2985
8cf51b2c
GM
2986 * doclicense.texi: Remove node heading, so that it can be included by
2987 other files.
2988
2989 * emacs.texi: Insert node heading for GFDL.
2990
8cf51b2c
GM
29912007-04-14 Eli Zaretskii <eliz@gnu.org>
2992
2993 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2994 "command line".
2995
2996 * display.texi (Faces): Refer to "Creating Frames" for face
2997 and other frame customizations in .emacs.
2998
2999 * frames.texi (Creating Frames): Mention that face customizations can
3000 be put in .emacs. Add index entries.
3001
30022007-04-12 Richard Stallman <rms@gnu.org>
3003
3004 * glossary.texi (Glossary): Explain `iff'.
3005
30062007-04-11 Karl Berry <karl@gnu.org>
3007
3008 * gnu.texi (Top),
3009 * macos.texi (Mac Font Specs),
3010 * anti.texi (Antinews),
3011 * xresources.texi (Resources),
3012 * misc.texi (Emulation),
3013 * calendar.texi (Daylight Saving),
3014 * dired.texi (Dired and Find),
3015 * rmail.texi (Remote Mailboxes),
3016 * sending.texi (Mail Headers),
3017 * programs.texi (Which Function),
3018 * files.texi (Recover),
3019 * buffers.texi (Uniquify),
3020 * frames.texi (Wheeled Mice),
3021 * killing.texi (Rectangles): Wording to improve breaks in
3022 8.5x11 format.
3023 * mule.texi (Language Environments): \hbadness=10000 since there's
3024 no way to reword.
3025 * emacs.texi (smallbook): New @set to more easily switch between
3026 smallbook and 8.5x11.
3027
30282007-04-11 Richard Stallman <rms@gnu.org>
3029
3030 * files.texi (File Conveniences): Add xref to Tumme.
3031 Delete text about Thumbnail mode.
3032
8cf51b2c
GM
30332007-04-09 Alan Mackenzie <acm@muc.de>
3034
3035 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3036 new name. Insert concept index entries.
3037
8cf51b2c
GM
30382007-04-08 Chong Yidong <cyd@stupidchicken.com>
3039
3040 * display.texi (Standard Faces): Document prefix arg for
3041 list-faces-display.
3042
3043 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3044
8cf51b2c
GM
30452007-04-07 Chong Yidong <cyd@stupidchicken.com>
3046
8cf51b2c
GM
3047 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3048
3049 * files.texi (Misc File Ops): Rewrite description of
3050 insert-file-literally.
3051
8cf51b2c
GM
30522007-03-31 Eli Zaretskii <eliz@gnu.org>
3053
3054 * misc.texi (Printing): Postscript -> PostScript.
3055
8cf51b2c
GM
3056 * ack.texi (Acknowledgments): Postscript -> PostScript.
3057
3058 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3059
3060 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3061 below.
3062
30632007-03-30 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3066 Init Non-ASCII.
3067 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3068 (Init Non-ASCII): New node.
3069
30702007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3071
3072 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3073
8cf51b2c
GM
30742007-03-12 Glenn Morris <rgm@gnu.org>
3075
8cf51b2c
GM
3076 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3077 "Daylight Savings".
3078
49823426 3079 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3080 saving" in text throughout.
3081
8cf51b2c
GM
30822007-03-04 Richard Stallman <rms@gnu.org>
3083
3084 * custom.texi (Safe File Variables): Minor correction.
3085
8cf51b2c
GM
30862007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3087
3088 * rmail.texi (Movemail): Add internal ref.
3089 Don't indent the intro for the PROTO table.
3090 Format PROTO table items with @code.
3091
8cf51b2c
GM
30922007-02-26 Nick Roberts <nickrob@snap.net.nz>
3093
3094 * building.texi: Remove references to bashdb.
3095
8cf51b2c
GM
30962007-02-19 Juanma Barranquero <lekktu@gmail.com>
3097
3098 * mule.texi (Language Environments): Update list of supported language
3099 environments.
3100
8cf51b2c
GM
31012007-02-14 Kim F. Storm <storm@cua.dk>
3102
3103 * building.texi (Grep Searching): Fix lgrep doc.
3104
31052007-02-12 Chong Yidong <cyd@stupidchicken.com>
3106
3107 * back.texi: Remove unused file.
3108
c8763fb6 31092007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3110
3111 * maintaining.texi (Tag Syntax): Now --members is the default for
3112 etags, not for ctags yet.
3113
8cf51b2c
GM
31142007-02-03 Eli Zaretskii <eliz@gnu.org>
3115
3116 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3117 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3118 expects. Add comments to prevent people from inadvertently modifying
3119 the key parts needed by `texinfo-multiple-files-update'.
3120
31212007-01-29 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * frames.texi (Secondary Selection): Window clicked does not matter
3124 when mouse-yank-at-point is non-nil.
3125
8cf51b2c
GM
31262007-01-16 Glenn Morris <rgm@gnu.org>
3127
3128 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3129 system abbrev.
3130
31312007-01-11 Richard Stallman <rms@gnu.org>
3132
3133 * msdog.texi (Windows Keyboard): Another small cleanup.
3134
31352007-01-10 Richard Stallman <rms@gnu.org>
3136
3137 * msdog.texi (Windows Keyboard): Yet another try to make
3138 everyone happy with that passage.
3139
31402007-01-05 Richard Stallman <rms@gnu.org>
3141
3142 * anti.texi (Antinews): Mention M-x shell scrolling.
3143
31442007-01-05 Nick Roberts <nickrob@snap.net.nz>
3145
3146 * building.texi (Watch Expressions): Describe gdb-max-children.
3147
8cf51b2c
GM
31482007-01-04 Richard Stallman <rms@gnu.org>
3149
8cf51b2c
GM
3150 * msdog.texi (Windows Keyboard): Clarify previous change.
3151
8cf51b2c
GM
31522007-01-02 Richard Stallman <rms@gnu.org>
3153
3154 * custom.texi (Changing a Variable): Minor clarification.
3155 (Specific Customization): customize-customized => customize-unsaved.
3156
3157 * entering.texi (Entering Emacs): Clean up text about restarting
3158 Emacs for each file.
3159
3160 * misc.texi (Shell Options): Minor cleanup.
3161
3162 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3163 with Emacs, not vice versa.
3164
3165 * programs.texi (Symbol Completion): Recommend customizing
3166 window manager.
3167
3168 * xresources.texi (Resources): Minor fix.
3169
c8763fb6 31702007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3171
3172 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3173
31742007-01-01 Richard Stallman <rms@gnu.org>
3175
3176 * commands.texi (User Input): Document keys stolen by window mangers.
3177
31782006-12-31 Richard Stallman <rms@gnu.org>
3179
3180 * custom.texi (Specific Customization): Document customize-option
3181 instead of customize-variable.
3182
31832006-12-31 Kim F. Storm <storm@cua.dk>
3184
3185 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3186
31872006-12-30 Kim F. Storm <storm@cua.dk>
3188
3189 * killing.texi (CUA Bindings): Fix typo.
3190
3191 * xresources.texi (Table of Resources): Mention grow-only value for
3192 auto-resize-tool-bars.
3193
8cf51b2c
GM
31942006-12-27 Eli Zaretskii <eliz@gnu.org>
3195
3196 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3197 and how to get them back.
3198
31992006-12-26 Richard Stallman <rms@gnu.org>
3200
3201 * calendar.texi (Holidays): Holiday listing is based on current
3202 practice, but DST is not.
3203
32042006-12-25 Richard Stallman <rms@gnu.org>
3205
3206 * emacs.texi (Top): Update subnode menus.
3207
3208 * mark.texi (Transient Mark): Fix xref.
3209
3210 * killing.texi (Graphical Kill): Node deleted.
3211 (Killing): Add xref to Cut and Paste.
3212 (CUA Bindings): Update xref.
3213
3214 * frames.texi (Cut and Paste): New section to hold other nodes.
3215 (Mouse Commands): Node demoted.
3216 (Cut/Paste Other App): Split out from Mouse Commands.
3217 (Word and Line Mouse): Likewise.
3218 (Secondary Selection, Clipboard): Nodes demoted.
3219
8cf51b2c
GM
32202006-12-24 Kevin Ryde <user42@zip.com.au>
3221
3222 * calendar.texi (Holidays): US daylight saving begins second Sunday
3223 in March for 2007 onwards.
3224 (Daylight Savings): Show new US default daylight saving rules, 2nd
3225 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3226
32272006-12-23 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * calendar.texi (Scroll Calendar): < and > are switched.
3230
32312006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3232
3233 * killing.texi (Deletion): Describe M-\ prefix argument.
3234
32352006-12-23 Richard Stallman <rms@gnu.org>
3236
3237 * search.texi (Regexp Search): Explain why forward and reverse regexp
3238 search are not mirror images.
3239
8cf51b2c
GM
32402006-12-19 Kim F. Storm <storm@cua.dk>
3241
3242 * major.texi (Choosing Modes): Describe match-function elements for
3243 magic-mode-alist.
3244
8cf51b2c
GM
32452006-12-18 Eli Zaretskii <eliz@gnu.org>
3246
3247 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3248 peculiarities.
3249
32502006-12-18 Richard Stallman <rms@gnu.org>
3251
3252 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3253
8cf51b2c
GM
32542006-12-17 Alan Mackenzie <acm@muc.de>
3255
3256 * programs.texi (Left Margin Paren): Remove the bit which says
3257 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3258 Discuss some of the issues of setting this option to nil.
3259
32602006-12-17 Glenn Morris <rgm@gnu.org>
3261
3262 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3263
32642006-12-16 Eli Zaretskii <eliz@gnu.org>
3265
3266 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3267 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3268 NTFS volumes.
3269 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3270 volumes.
3271
32722006-12-15 Eli Zaretskii <eliz@gnu.org>
3273
3274 * text.texi (HTML Mode): Fix "C-c TAB".
3275
8cf51b2c
GM
32762006-12-09 Richard Stallman <rms@gnu.org>
3277
3278 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3279
32802006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3281
3282 * files.texi (Misc File Ops): Document insert-file-literally.
3283
32842006-12-08 Eli Zaretskii <eliz@gnu.org>
3285
3286 * cmdargs.texi (Colors): Note that --color is intended for overriding
3287 the terminal defaults, not for normal invocation.
3288
3289 * misc.texi (Emacs Server): Improve wording. Don't mention the
3290 ``server program''. Add a cross-reference to "Init File" node.
3291 (Invoking emacsclient): Add index entries. Document both short and
3292 long versions of command-line options. Document the -f option.
3293
8cf51b2c
GM
32942006-12-06 Richard Stallman <rms@gnu.org>
3295
3296 * text.texi (Outline Format): Say to set outline-regexp
3297 and outline-level with major modes and file local variables.
3298
c8763fb6 32992006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3300
3301 * anti.texi (Antinews): Mention the alternative to
3302 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3303
8cf51b2c
GM
3304 * misc.texi (Interactive Shell): Ditto.
3305
33062006-12-04 Eli Zaretskii <eliz@gnu.org>
3307
3308 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3309
3310 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3311
33122006-12-01 Eli Zaretskii <eliz@gnu.org>
3313
3314 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3315 colon in the mode line.
3316
3317 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3318
33192006-11-26 Nick Roberts <nickrob@snap.net.nz>
3320
3321 * building.texi (Watch Expressions): Mention SPC for expanding/
3322 contracting watch expressions.
3323
33242006-11-26 Kim F. Storm <storm@cua.dk>
3325
3326 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3327
33282006-11-26 Nick Roberts <nickrob@snap.net.nz>
3329
3330 * building.texi (Debugger Operation): Define text command mode.
3331 Clarify how tooltips work.
3332 (GDB Graphical Interface): Explain how to run in text command mode
3333 more clearly.
3334
33352006-11-25 Juanma Barranquero <lekktu@gmail.com>
3336
3337 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3338
33392006-11-22 Juanma Barranquero <lekktu@gmail.com>
3340
3341 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3342
8cf51b2c
GM
33432006-11-18 Chong Yidong <cyd@stupidchicken.com>
3344
3345 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3346 and EMACS is deprecated.
3347
33482006-11-18 Juanma Barranquero <lekktu@gmail.com>
3349
3350 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3351
c8763fb6 33522006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3353
3354 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3355
3356 * emacs.texi: Include xresources.texi both for info and dvi.
3357
3358 * xresources.texi: Merge text from xresmini.texi.
3359
c8763fb6 33602006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3361
3362 * glossary.texi: Fix typos.
3363
8cf51b2c
GM
33642006-11-06 Richard Stallman <rms@gnu.org>
3365
3366 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3367
3368 * ack.texi (Acknowledgments): Fix name spelling.
3369
33702006-11-01 Juri Linkov <juri@jurta.org>
3371
3372 * search.texi (Word Search): Document incremental word search.
3373
33742006-10-28 Glenn Morris <rgm@gnu.org>
3375
3376 * ack.texi (Acknowledgments): Add cal-html author.
3377
3378 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3379 Calendar"). Describe new package cal-html.
3380 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3381 Calendar Files."
3382
8cf51b2c
GM
33832006-10-23 Richard Stallman <rms@gnu.org>
3384
3385 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3386 Abbrev mode is enabled.
3387
8cf51b2c
GM
33882006-10-16 Richard Stallman <rms@gnu.org>
3389
8cf51b2c
GM
3390 * emacs.texi: Update ISBN.
3391
8cf51b2c
GM
33922006-10-11 Kim F. Storm <storm@cua.dk>
3393
3394 * emacs.texi (Acknowledgments): Use @dotless{i}.
3395
33962006-10-08 Nick Roberts <nickrob@snap.net.nz>
3397
3398 * building.texi (Breakpoints Buffer): Mention catchpoints.
3399
34002006-10-08 Kim F. Storm <storm@cua.dk>
3401
3402 * ack.texi (Acknowledgments): Update.
3403
3404 * emacs.texi (Acknowledgments): Fix bad @/ form.
3405
8cf51b2c
GM
34062006-10-05 Kim F. Storm <storm@cua.dk>
3407
3408 * emacs.texi (Acknowledgments): Add more contributors.
3409
34102006-10-03 Richard Stallman <rms@gnu.org>
3411
3412 * emacs.texi (Acknowledgments): Update version and edition.
3413
8cf51b2c
GM
34142006-10-01 Karl Berry <karl@gnu.org>
3415
3416 * custom.texi (Customization Groups): Page break to keep example buffer
3417 on one page.
3418
34192006-09-30 Karl Berry <karl@gnu.org>
3420
3421 * programs.texi (Basic Indent): @need to improve page break.
3422 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3423
34242006-09-29 Glenn Morris <rgm@gnu.org>
3425
3426 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3427
34282006-09-29 Karl Berry <karl@gnu.org>
3429
3430 * windows.texi (Basic Window): Remove forced @break, no longer
3431 desirable.
3432 * frames.texi (Frame Commands),
3433 * mark.texi (Marking Objects): Reword to avoid bad page break.
3434 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3435
34362006-09-19 Richard Stallman <rms@gnu.org>
3437
3438 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3439 stick to present tense.
3440
c8763fb6 34412006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3442
3443 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3444 to x-gtk-use-old-file-dialog.
3445 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3446
34472006-09-15 Jay Belanger <belanger@truman.edu>
3448
49823426 3449 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3450 Change "Library Public License" to "Lesser Public License"
3451 throughout. Use "yyyy" to represent year.
3452
8cf51b2c
GM
34532006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3454
3455 * files.texi (Visiting): Add index entry "open file".
3456
8cf51b2c
GM
34572006-09-11 Richard Stallman <rms@gnu.org>
3458
3459 * building.texi (Compilation Mode): Clarification.
3460 (Grep Searching): Add xref to Compilation Mode.
3461
8cf51b2c
GM
34622006-09-08 Richard Stallman <rms@gnu.org>
3463
3464 * search.texi (Search): Ref multi-file search commands here.
3465 (Other Repeating Search): Not here.
3466
8cf51b2c
GM
34672006-08-28 Richard Stallman <rms@gnu.org>
3468
3469 * windows.texi (Split Window): Update xref.
3470
3471 * basic.texi (Continuation Lines): Update xref.
3472
3473 * indent.texi (Tab Stops): Update xref.
3474
3475 * emacs.texi (Top): Update subnode menu.
3476
3477 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3478 split out of Display Custom.
3479
34802006-08-25 Kim F. Storm <storm@cua.dk>
3481
3482 * display.texi (Display Custom): Add variables overline-margin
3483 and x-underline-at-descent-line.
3484
34852006-08-25 Richard Stallman <rms@gnu.org>
3486
3487 * entering.texi (Exiting): Rewrite to give graphical displays
3488 priority over text terminals.
3489
3490 * search.texi (Incremental Search): Move index entries.
3491
34922006-08-23 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * custom.texi (Init File): Reference Find Init to avoid "home
3495 directory" confusion.
3496
34972006-08-22 Nick Roberts <nickrob@snap.net.nz>
3498
3499 * building.texi (Other GDB-UI Buffers): Describe how to edit
3500 a value in the locals buffer.
3501
35022006-08-21 Richard Stallman <rms@gnu.org>
3503
3504 * search.texi (Basic Isearch): Add `isearch' index entry.
3505
35062006-08-16 Richard Stallman <rms@gnu.org>
3507
3508 * misc.texi (Saving Emacs Sessions): Clean up wording.
3509
3510 * mark.texi (Marking Objects): Mention term "select all".
3511
3512 * emacs.texi (Top): Update subnode menu.
3513
3514 * help.texi (Help Mode): Move node up in file.
3515
8cf51b2c
GM
35162006-08-15 Nick Roberts <nickrob@snap.net.nz>
3517
3518 * building.texi (Stack Buffer): Explain fringe arrow.
3519
8cf51b2c
GM
35202006-08-12 Eli Zaretskii <eliz@gnu.org>
3521
8cf51b2c
GM
3522 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3523 on startup.
3524
35252006-08-11 Romain Francoise <romain@orebokech.com>
3526
3527 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3528
35292006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3530
3531 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3532
35332006-08-10 Richard Stallman <rms@gnu.org>
3534
3535 * text.texi (Format Faces): Substantial rewrites to deal
3536 with face merging. Empty regions don't count. Clarify
3537 face property inheritance.
3538
35392006-08-08 Romain Francoise <romain@orebokech.com>
3540
3541 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3542 <arjuropo@cc.jyu.fi>.
3543
8cf51b2c
GM
35442006-08-04 Eli Zaretskii <eliz@gnu.org>
3545
3546 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3547 apply to all frames.
3548
8cf51b2c
GM
35492006-08-01 Richard Stallman <rms@gnu.org>
3550
3551 * help.texi (Name Help): Add index entries for describe-variable.
3552
35532006-08-01 Nick Roberts <nickrob@snap.net.nz>
3554
3555 * building.texi (GDB Graphical Interface): Shorten node names.
3556 (GDB-UI Layout): Use GDB-related.
3557 (Other GDB-UI Buffers): Simplify English.
3558
35592006-07-31 Richard Stallman <rms@gnu.org>
3560
3561 * search.texi (Query Replace): Add xref for Dired's Q command.
3562
8cf51b2c
GM
35632006-07-31 Nick Roberts <nickrob@snap.net.nz>
3564
3565 * building.texi (GDB commands in Fringe): Rename to...
3566 (Source Buffers): ..this and move forward. Describe hollow arrow and
3567 new option gdb-find-source-frame.
3568
35692006-07-29 Richard Stallman <rms@gnu.org>
3570
3571 * dired.texi (Operating on Files): Simplify previous change
3572 and fix Texinfo usage.
3573
35742006-07-29 Eli Zaretskii <eliz@gnu.org>
3575
3576 * dired.texi (Operating on Files): Add cross-references. State the
3577 Unix commands that do similar things.
3578
35792006-07-28 Richard Stallman <rms@gnu.org>
3580
3581 * mark.texi (Transient Mark): Clarify that region never disappears
3582 when Transient Mark mode is off, and not when it is on.
3583
35842006-07-27 Richard Stallman <rms@gnu.org>
3585
3586 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3587
35882006-07-24 Richard Stallman <rms@gnu.org>
3589
3590 * xresources.texi (GTK styles): Fix texinfo usage.
3591
8cf51b2c
GM
3592 * commands.texi (User Input): Explain why we teach keyboard cmds.
3593
3594 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3595 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3596 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3597 * doclicense.texi, display.texi, dired.texi, basic.texi:
3598 * anti.texi, ack.texi: Move periods and commas inside quotes.
3599
36002006-07-22 Eli Zaretskii <eliz@gnu.org>
3601
3602 * cmdargs.texi (General Variables): Document EMAIL.
3603
36042006-07-21 Eli Zaretskii <eliz@gnu.org>
3605
3606 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3607 doesn't have effect on MS-Windows.
3608
8cf51b2c
GM
36092006-07-17 Richard Stallman <rms@gnu.org>
3610
3611 * building.texi (Grep Searching): Explain about chaining grep commands.
3612
8cf51b2c
GM
36132006-07-10 Nick Roberts <nickrob@snap.net.nz>
3614
49823426 3615 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3616
36172006-07-09 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3620 is invoked for multiple files.
3621
36222006-07-08 Eli Zaretskii <eliz@gnu.org>
3623
3624 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3625 on-line manual for the rest of this node.
3626 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3627 unconditionally.
3628 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3629 Improve wording.
3630 (Windows Printing): Improve wording.
3631 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3632 rest of this node.
3633
8cf51b2c
GM
36342006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3635
49823426
GM
3636 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3637 with eval-buffer.
8cf51b2c
GM
3638
36392006-07-05 Nick Roberts <nickrob@snap.net.nz>
3640
3641 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3642 of character translation.
3643
36442006-07-04 Nick Roberts <nickrob@snap.net.nz>
3645
3646 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3647
36482006-07-03 Karl Berry <karl@gnu.org>
3649
3650 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3651 not-too-underfull hboxes in the TeX output.
3652 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3653 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3654 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3655 * sending.texi, text.texi: Fix overfull/underfull boxes.
3656
36572006-07-03 Romain Francoise <romain@orebokech.com>
3658
3659 * m-x.texi (M-x): Fix.
3660
36612006-07-03 Richard Stallman <rms@gnu.org>
3662
8cf51b2c
GM
3663 * search.texi (Other Repeating Search): filename -> file name.
3664
3665 * misc.texi (Narrowing): Minor cleanups.
3666
3667 * files.texi (Visiting): filename -> file name.
3668
3669 * emacs.texi (Top): Update subnode menus.
3670
3671 * mule.texi (Coding Systems): Move char translation stuff here.
3672 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3673 (Recognize Coding): Substantial local rewrites.
3674 (International): Update menu.
3675
3676 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3677 (Scrolling): Substantial local rewrites.
3678 (Display): Update menu and intro.
3679
3680 * dired.texi: filename -> file name.
3681
3682 * custom.texi (Safe File Variables): Texinfo usage fix.
3683
f0131492 36842006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3685
3686 * help.texi, m-x.texi: Lots of cleanups.
3687
8cf51b2c
GM
36882006-06-30 Eli Zaretskii <eliz@gnu.org>
3689
3690 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3691 (Windows Processes, Windows Misc): Shorten the printed version by
3692 selectively conditioning less important portions by @ifnottex.
3693
8cf51b2c
GM
36942006-06-27 Richard Stallman <rms@gnu.org>
3695
3696 * mini.texi (Minibuffer File): Minor cleanup.
3697
36982006-06-25 Nick Roberts <nickrob@snap.net.nz>
3699
3700 * frames.texi (XTerm Mouse): Rename to...
3701 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3702
3703 * emacs.texi (Top): Use new node name.
3704
37052006-06-24 Eli Zaretskii <eliz@gnu.org>
3706
3707 * emacs.texi (Top): Update the detailed menu according to changes in
3708 msdog.texi.
3709
3710 * msdog.texi (Windows Keyboard): New section.
3711 (Windows Mouse): New section.
3712 (Windows System Menu): Remove section (text merged with "Windows
3713 Keyboard").
3714 (Windows Misc): New section.
3715
3716 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3717
3718 * msdog.texi (ls in Lisp): New section.
3719
3720 * files.texi (Visiting): Document case-insensitive wildcard matching
3721 under find-file-wildcards.
3722
8cf51b2c
GM
37232006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3724
3725 * macos.texi (Mac Input): Add description of mac-function-modifier.
3726 Now Unicode keyboard layouts work.
3727
8cf51b2c
GM
37282006-06-10 Richard Stallman <rms@gnu.org>
3729
3730 * mule.texi (Recognize Coding): Clarify previous change.
3731
37322006-06-09 Kenichi Handa <handa@m17n.org>
3733
3734 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3735 notation.
3736
37372006-06-07 Kevin Ryde <user42@zip.com.au>
3738
3739 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3740 manual for @ifnottex, but in emacs-extra for @iftex.
3741
3742 * cmdargs.texi (General Variables): Fix smtpmail xref.
3743
37442006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3745
8cf51b2c 3746 * programs.texi (Comment Commands):
8cf51b2c 3747 * custom.texi (Specifying File Variables):
49823426 3748 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3749
37502006-06-07 Nick Roberts <nickrob@snap.net.nz>
3751
3752 * building.texi (Watch Expressions): Move node to end.
3753 (GDB Graphical Interface): Move description of clicks in fringe...
3754 (GDB commands in the Fringe): ...to here. New node.
3755
8cf51b2c
GM
37562006-06-05 Romain Francoise <romain@orebokech.com>
3757
49823426 3758 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3759
37602006-06-05 Nick Roberts <nickrob@snap.net.nz>
3761
3762 * building.texi (GDB Graphical Interface): Update bindings.
3763 (Commands of GUD): Add gud-print. Remove gud-run.
3764 Restate availability more generally.
3765
f0131492 37662006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3767
3768 * mini.texi: Lots of cleanups.
3769
37702006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3771
3772 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3773 and Mouse-2.
3774
c8763fb6 37752006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3776
3777 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3778
8cf51b2c
GM
37792006-05-31 Richard Stallman <rms@gnu.org>
3780
3781 * basic.texi (Moving Point): Fix previous change.
3782
c8763fb6 37832006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3784
3785 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3786
f0131492 37872006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3788
3789 * basic.texi: Many simplifications and improvements in wording.
3790
8cf51b2c
GM
37912006-05-26 Nick Roberts <nickrob@snap.net.nz>
3792
3793 * anti.texi (Antinews): Create a node for gdb-ui.
3794
8cf51b2c
GM
37952006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3796
3797 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3798
37992006-05-20 Richard Stallman <rms@gnu.org>
3800
3801 * dired.texi (Dired Navigation): dired-goto-file is now j.
3802
8cf51b2c
GM
38032006-05-20 Eli Zaretskii <eliz@gnu.org>
3804
3805 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3806 and their aliases.
3807
3808 * msdog.texi (Windows Printing): Mention non-support of plain text
3809 printing with some el-cheapo printers, and suggest a workaround.
3810
38112006-05-20 Kevin Ryde <user42@zip.com.au>
3812
3813 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3814 remove the bit saying you must set it.
3815
38162006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * trouble.texi (Checklist):
3819 * text.texi (Text, Auto Fill, Text Mode):
3820 * search.texi (Nonincremental Search):
3821 * rmail.texi (Rmail Labels):
3822 * mule.texi (Input Methods, Multibyte Conversion):
3823 * misc.texi (Gnus, Where to Look, PostScript):
3824 * maintaining.texi (Create Tags Table):
3825 * indent.texi (Indentation Commands):
3826 * fixit.texi (Spelling):
3827 * emacs.texi (Copying):
3828 * custom.texi (Init File): ifinfo -> ifnottex.
3829
8cf51b2c
GM
38302006-05-17 Richard Stallman <rms@gnu.org>
3831
3832 * files.texi (Diff Mode): Mention C-x `.
3833
38342006-05-08 Richard Stallman <rms@gnu.org>
3835
3836 * custom.texi (Disabling): Textual cleanups.
3837
8cf51b2c
GM
38382006-05-12 Glenn Morris <rgm@gnu.org>
3839
3840 * calendar.texi (Displaying the Diary, Format of Diary File):
3841 Refer to diary-view-entries, diary-list-entries,
3842 diary-show-all-entries rather than obsolete aliases.
3843
38442006-05-12 Eli Zaretskii <eliz@gnu.org>
3845
3846 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3847 (Displaying the Diary, Special Diary Entries, Importing Diary):
3848 * building.texi (Compilation Shell):
3849 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3850 emacs-xtra with @inforef's.
3851
3852 * files.texi (Visiting): Fix wording.
3853
3854 * mule.texi (Coding Systems, Text Coding): More indexing.
3855 Mention that C-x RET f can set eol conversion.
3856
c8763fb6 38572006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3858
3859 * xresmini.texi (GTK resources): Insert GTK description.
3860
3861 * xresources.texi (GTK resources): metafont should be menufont.
3862
8cf51b2c
GM
38632006-05-06 Michael Albinus <michael.albinus@gmx.de>
3864
49823426 3865 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3866 method, user name and host name is active only in partial
3867 completion mode.
3868
8cf51b2c
GM
38692006-05-06 Eli Zaretskii <eliz@gnu.org>
3870
3871 * makefile.w32-in (emacs.dvi):
3872 * Makefile.in (emacs.dvi): Add xresmini.texi.
3873
3874 * xresmini.texi (Table of Resources): Remove xref to non-existent
3875 node "LessTif Resources".
3876
3877 * msdog.texi (Microsoft Windows):
3878 * calendar.texi (Calendar/Diary, Displaying the Diary)
3879 (Special Diary Entries, Importing Diary, Holidays):
3880 * programs.texi (Program Modes):
3881 * text.texi (Text):
3882 * buffers.texi (Several Buffers):
3883 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3884
38852006-05-06 Eli Zaretskii <eliz@gnu.org>
3886
3887 The following changes merge the emacs-xtra manual into the main
3888 manual, but only for on-line version of the manual.
3889
3890 * vc2-xtra.texi (Version Backups, Local Version Control)
3891 (Making Snapshots, Change Logs and VC, Version Headers)
3892 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3893 on-line manual.
3894
3895 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3896 for on-line manual.
3897
3898 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3899 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3900 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3901 for on-line manual.
3902
3903 * fortran-xtra.texi (Fortran, Fortran Autofill)
3904 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3905 for on-line manual.
3906
3907 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3908 Conditional xref's for on-line manual.
3909
3910 * emerge-xtra.texi (Emerge, Overview of Emerge)
3911 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3912 manual.
3913
3914 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3915 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3916 (EMACSSOURCES): Use EMACS_XTRA.
3917 (../info/emacs-xtra): Remove.
3918 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3919
3920 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3921 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3922 (EMACSSOURCES): Use EMACS_XTRA.
3923 ($(infodir)/emacs-xtra): Remove.
3924 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3925
3926 * trouble.texi (Quitting):
3927 * text.texi (Text):
3928 * programs.texi (Program Modes):
3929 * msdog.texi (Microsoft Windows):
3930 * frames.texi (Frames):
3931 * files.texi (Backup, Version Control, VC Concepts)
3932 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3933 (Registering, VC Status, VC Undo, Multi-User Branching)
3934 (Comparing Files):
3935 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3936 (Displaying the Diary, Special Diary Entries, Importing Diary):
3937 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3938 conditional xref's, depending on @iftex/@ifnottex.
3939
3940 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3941 "MS-DOS". @include msdog-xtra.texi.
3942
3943 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3944 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3945
3946 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3947 for vc-xtra.texi subsections.
3948 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3949 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3950
3951 * sending.texi (Sending Mail): A @node line without explicit Prev,
3952 Next, and Up links.
3953
3954 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3955 Next, and Up links.
3956
3957 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3958 and its sections. @include picture-xtra.texi.
3959
3960 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3961 "Emerge".
3962 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3963
3964 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3965 exact duplicate of its name-sake in calendar.texi.
3966
3967 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3968 "Advanced Calendar/Diary Usage".
3969 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3970
3971 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3972 dired-xtra.texi.
3973 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3974
3975 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3976 (Files) [ifnottex]: Add menu entry for Autorevert.
3977
3978 * emacs-xtra.texi (Introduction): Reword to make consistent with
3979 printed version only.
3980 <Top level>: Remove the body of all chapters and move them to the
3981 new *-xtra.texi files. Use @raisesections and @lowersections to
3982 convert sections to chapters etc.
3983
3984 * msdog-xtra.texi:
3985 * fortran-xtra.texi:
3986 * vc-xtra.texi:
3987 * vc1-xtra.texi:
3988 * vc2-xtra.texi:
3989 * emerge-xtra.texi:
3990 * cal-xtra.texi:
3991 * dired-xtra.texi:
3992 * arevert-xtra.texi: New files, with text from respective chapters
3993 of emacs-xtra.texi. Convert each @chapter into @section, @section
3994 into @subsection, etc.
3995
3996 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3997 updated.
3998
3999 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4000 Windows". All references updated.
4001
40022006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4003
4004 * macos.texi (Mac Input): Mention input from Character Palette.
4005 (Mac Font Specs): Fix typo.
4006
40072006-05-05 Richard Stallman <rms@gnu.org>
4008
4009 * files.texi (Diff Mode): Minor cleanup.
4010
40112006-05-05 Karl Berry <karl@gnu.org>
4012
8cf51b2c
GM
4013 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4014 errors from the current release of makeinfo (4.8).
4015 * help.texi (Library Keywords): Change widest word in multitable
4016 template from `emulations' to `convenience'. (Not sure if this is
4017 related to the font change.)
4018
40192006-05-05 Eli Zaretskii <eliz@gnu.org>
4020
4021 * files.texi (File Names): Add a footnote about limited support of
4022 ~USER on MS-Windows.
4023
4024 * cmdargs.texi (Initial Options): Add a footnote about limited
4025 support of ~USER on MS-Windows.
4026
40272006-05-03 Richard Stallman <rms@gnu.org>
4028
4029 * files.texi (Diff Mode): Node moved here.
4030 (Comparing Files): Delete what duplicates new node.
4031 (Files): Put Diff Mode in menu.
4032
4033 * misc.texi (Diff Mode): Moved to files.texi.
4034
4035 * emacs.texi (Top): Update menu for Diff Mode.
4036
4037 * trouble.texi (Emergency Escape): Simplify.
4038
4039 * emacs.texi (Top): Minor clarification.
4040
40412006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4042
4043 * commands.texi, entering.texi, screen.texi: Many simplifications.
4044
40452006-05-03 Richard Stallman <rms@gnu.org>
4046
4047 * commands.texi (Text Characters): Delete paragraph about unibyte
4048 non-ASCII printing chars.
4049
4050 * killing.texi (Killing): Say "graphical displays".
4051 * display.texi: Say "graphical displays".
4052
4053 * cmdargs.texi (Misc X): Say "graphical displays".
4054
40552006-05-01 Richard Stallman <rms@gnu.org>
4056
4057 * emacs.texi (Top): Add Diff Mode to menu.
4058
40592006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4060
4061 * misc.texi (Diff Mode): New node.
4062
40632006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4064
4065 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4066 (Mac Environment Variables): Shorten example line.
4067 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4068
40692006-05-01 Nick Roberts <nickrob@snap.net.nz>
4070
4071 * building.texi (GUD Customization): Describe cases %d and %c.
4072 Update description for %e.
4073
40742006-04-30 Glenn Morris <rgm@gnu.org>
4075
4076 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4077
40782006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4079
4080 * custom.texi (Examining): Update C-h v output example.
4081
40822006-04-29 Kim F. Storm <storm@cua.dk>
4083
4084 * building.texi (Grep Searching): Add lgrep and rgrep.
4085
8cf51b2c
GM
40862006-04-23 Richard Stallman <rms@gnu.org>
4087
4088 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4089
4090 * xresmini.texi: New file.
4091
4092 * xresources.texi (Face Resources): Split table into font resources
4093 and the rest. Combine similar attributes for brevity.
4094
8cf51b2c
GM
40952006-04-21 Eli Zaretskii <eliz@gnu.org>
4096
4097 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4098 backslashes and case-insensitivity in file names (moved to the
4099 main manual).
4100 (MS-DOS Printing): Move most of the text to the main manual.
4101
4102 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4103 New nodes.
4104 (Windows Processes, Windows System Menu): Add index entries and
4105 fix wording.
4106
8cf51b2c
GM
41072006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4108
4109 * misc.texi (Shell Ring): Add notes on saved input when
4110 navigating off the end of the history list.
4111
41122006-04-18 Chong Yidong <cyd@mit.edu>
4113
4114 * misc.texi (Shell Options): Correct default value of
4115 comint-scroll-show-maximum-output.
4116
8cf51b2c
GM
41172006-04-18 Nick Roberts <nickrob@snap.net.nz>
4118
4119 * building.texi (Watch Expressions): Update.
4120
8cf51b2c
GM
41212006-04-12 Richard Stallman <rms@gnu.org>
4122
4123 * search.texi: Clean up previous change.
4124
41252006-04-12 Eli Zaretskii <eliz@gnu.org>
4126
4127 * search.texi (Regexp Backslash, Regexp Replace): Add index
4128 entries for ``back reference'' and mention the term itself in the
4129 text.
4130
41312006-04-11 Richard Stallman <rms@gnu.org>
4132
4133 * custom.texi (Safe File Variables):
4134 Document enable-local-variables = :safe.
4135
41362006-04-11 Karl Berry <karl@gnu.org>
4137
4138 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4139 (Remote Repositories, Version Backups, Local Version Control)
4140 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4141 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4142 (Renaming VC Work Files and Master Files)
4143 (Inserting Version Control Headers, Customizing VC, General Options)
4144 (Options for RCS and SCCS, Options specific for CVS): Move all
4145 these nodes to emacs-xtra.texi, for brevity.
4146 * cmdargs.texi, files.texi: Change cross-references.
4147
8cf51b2c
GM
41482006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4149
4150 * files.texi (Old Versions): Update description of vc-annotate's
4151 use of color to indicate date ranges.
4152
8cf51b2c
GM
41532006-04-09 Kevin Ryde <user42@zip.com.au>
4154
8cf51b2c
GM
4155 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4156 put info and printed manual names the right way around.
4157
41582006-04-09 Karl Berry <karl@gnu.org>
4159
4160 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4161 emacs-xtra.texi, leaving only MS Windows information.
4162 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4163 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4164 node names.
4165
4166 * emacs.texi: Move @summarycontents and @contents to the beginning
4167 of the file.
4168
8cf51b2c
GM
41692006-04-08 Kevin Ryde <user42@zip.com.au>
4170
4171 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4172
41732006-04-07 Richard Stallman <rms@gnu.org>
4174
4175 * programs.texi (Comments, Comment Commands, Options for Comments)
4176 (Multi-Line Comments): "Align", not "indent".
4177 (Basic Indent): C-j deletes trailing whitespace before the newline.
4178
41792006-04-06 Richard Stallman <rms@gnu.org>
4180
8cf51b2c
GM
4181 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4182
41832006-04-06 Eli Zaretskii <eliz@gnu.org>
4184
4185 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4186
8cf51b2c
GM
41872006-04-05 Richard Stallman <rms@gnu.org>
4188
4189 * emacs.texi (Top): Update subnode menu.
4190
4191 * trouble.texi (Unasked-for Search): Node deleted.
4192 (Lossage): Delete from menu.
4193
41942006-04-04 Richard Stallman <rms@gnu.org>
4195
4196 * trouble.texi: Various cleanups.
4197 (Checklist): Don't bother saying how to snail a bug report.
4198 (Emergency Escape): Much rewriting.
4199 (After a Crash): Rename the core dump immediately.
4200 (Total Frustration): Call it a psychotherapist.
4201 (Bug Criteria): Avoid "illegal instruction".
4202 (Sending Patches): We always put the contributor's name in.
4203
4204 * misc.texi (Thumbnails): Minor correction.
4205
8cf51b2c
GM
42062006-04-03 Richard Stallman <rms@gnu.org>
4207
4208 * misc.texi (Thumbnails): Minor cleanup.
4209
42102006-04-02 Karl Berry <karl@gnu.org>
4211
4212 * sending.texi (Mail Sending): pxref to Top needs five args.
4213
4214 * texinfo.tex: Update to current version (2006-03-21.13).
4215
8cf51b2c
GM
42162006-03-31 Richard Stallman <rms@gnu.org>
4217
4218 * emacs.texi (Top): Update subnode menu.
4219
4220 * help.texi (Help Mode): Cleanup.
4221
4222 * dired.texi: Many cleanups.
4223 (Dired Deletion): Describe dired-recursive-deletes.
4224 (Operating on Files): dired-create-directory moved.
4225 (Misc Dired Features): Move to here.
4226 (Tumme): Node moved to misc.texi.
4227
4228 * custom.texi: Many cleanups.
4229 (Minor Modes): Don't mention ISO Accents Mode.
4230 (Examining): Update C-h v output example.
4231 (Hooks): Add index and xref for add-hook.
4232 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4233 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4234
4235 * misc.texi: Many cleanups.
4236 (beginning): Add to summary of topics.
4237 (Shell): Put eshell xref at the end. Remove eshell from table.
4238 (Thumbnails): New node.
4239
8cf51b2c
GM
42402006-03-28 Eli Zaretskii <eliz@gnu.org>
4241
4242 * files.texi (File Name Cache): Make it clear that the cache is
4243 not persistent.
4244
8cf51b2c
GM
42452006-03-25 Karl Berry <karl@gnu.org>
4246
49823426
GM
4247 * emacs-xtra.texi, emacs.texi, gnu.texi:
4248 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4249 (2) do not indent copyright year list (or anything else).
4250
8cf51b2c
GM
42512006-03-21 Juanma Barranquero <lekktu@gmail.com>
4252
4253 * files.texi (VC Dired Mode): Remove misplaced brackets.
4254
42552006-03-21 Andre Spiegel <spiegel@gnu.org>
4256
4257 * files.texi: Various updates and clarifications in the VC chapter.
4258
42592006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4260
4261 * help.texi (Help Mode): Document "C-c C-c".
4262
8cf51b2c
GM
42632006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4264
4265 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4266 menu in the standalone Info reader.
4267
42682006-03-15 Chong Yidong <cyd@stupidchicken.com>
4269
4270 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4271 moved here from Emacs manual.
4272
4273 * programs.texi (Fortran): Section moved to emacs-xtra.
4274 (Program Modes): Xref to Fortran in emacs-xtra.
4275
4276 * maintaining.texi (Emerge): Move to emacs-xtra.
4277 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4278
4279 * picture.texi: File deleted.
4280 * Makefile.in:
4281 * makefile.w32-in: Remove picture.texi.
4282
4283 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4284 * abbrevs.texi (Abbrevs):
4285 * sending.texi (Sending Mail): Picture node removed.
4286
4287 * emacs.texi (Top): Update node listings.
4288
8cf51b2c
GM
42892006-03-12 Richard Stallman <rms@gnu.org>
4290
4291 * calendar.texi: Various cleanups.
4292
8cf51b2c
GM
42932006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4294
4295 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4296 syntax.
4297
8cf51b2c
GM
42982006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4299
4300 * search.texi (Regexps): More accurately describe which characters
4301 are special in which situations. Recommend _not_ to quote `]' or
4302 `-' when they are not special.
4303
8cf51b2c
GM
43042006-02-28 Andre Spiegel <spiegel@gnu.org>
4305
4306 * files.texi (Old Versions): Clarify operation of C-x v =.
4307
8cf51b2c
GM
43082006-02-21 Nick Roberts <nickrob@snap.net.nz>
4309
4310 * building.texi (Watch Expressions): Update and describe
4311 gdb-speedbar-auto-raise.
4312
43132006-02-19 Richard M. Stallman <rms@gnu.org>
4314
4315 * emacs.texi: Use @smallbook.
4316 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4317 Update subnode menu.
4318
4319 * building.texi (Lisp Interaction): Minor addition.
4320
43212006-02-18 Nick Roberts <nickrob@snap.net.nz>
4322
4323 * building.texi (Watch Expressions): Update and be more precise.
4324
c8763fb6 43252006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4326
4327 * maintaining.texi (Create Tags Table): Explain why the
4328 exception when etags writes to files under the /dev tree.
4329
43302006-02-14 Richard M. Stallman <rms@gnu.org>
4331
4332 * custom.texi (Safe File Variables): Lots of clarification.
4333 Renamed from Unsafe File Variables.
4334
43352006-02-14 Chong Yidong <cyd@stupidchicken.com>
4336
4337 * custom.texi (Unsafe File Variables): File variable confirmation
4338 assumed denied in batch mode.
4339
43402006-02-14 Richard M. Stallman <rms@gnu.org>
4341
4342 * building.texi (GDB User Interface Layout): Don't say `inferior'
4343 for program being debugged.
4344
43452006-02-15 Nick Roberts <nickrob@snap.net.nz>
4346
4347 * building.texi (GDB Graphical Interface):
4348 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4349
43502006-02-13 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * custom.texi (Specifying File Variables, Unsafe File Variables):
4353 New nodes, split from File Variables. Document new file local
4354 variable behavior.
4355
43562006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4357
4358 * display.texi (Standard Faces):
8cf51b2c
GM
4359 * files.texi (Visiting):
4360 * frames.texi (Clipboard):
4361 * glossary.texi (Glossary) <Clipboard>:
4362 * xresources.texi (X Resources): Mention Mac OS port.
4363
8cf51b2c
GM
43642006-02-12 Richard M. Stallman <rms@gnu.org>
4365
4366 * building.texi (Building): Clarify topic in intro.
4367
4368 * maintaining.texi (Maintaining): Change title; clarify topic.
4369 Delete duplicate index entries.
4370
4371 * building.texi (Other GDB User Interface Buffers): Clarifications.
4372
4373 * text.texi (Cell Commands): Clarifications.
4374
4375 * programs.texi (Defuns): Delete duplicate explanation of
4376 left-margin paren convention.
4377 (Hungry Delete): Minor cleanup.
4378
43792006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4380
4381 * dired.texi (Tumme): More tumme documentation.
4382
43832006-02-11 Alan Mackenzie <acm@muc.de>
4384
4385 * programs.texi ("Hungry Delete"): Correct the appellation of the
4386 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4387
43882006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4389
4390 * dired.texi (Tumme): Fix small bug.
4391
43922006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4393
4394 * macos.texi (Mac International): Rename "fontset-mac" to
4395 "fontset-standard".
4396
8cf51b2c
GM
43972006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4398
4399 * dired.texi (Tumme): Basic documentation for Tumme added.
4400
8cf51b2c
GM
44012006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * mule.texi (International):
4404 * programs.texi (Basic Indent): Fix typos.
4405
8cf51b2c
GM
4406 * custom.texi (Minor Modes):
4407 * display.texi (Text Display):
4408 * commands.texi (Text Characters): Update xrefs.
4409
44102006-02-07 Richard M. Stallman <rms@gnu.org>
4411
4412 * emacs.texi (Top): Update subnode menu.
4413 Update info on old Emacs papers.
4414 (Intro): "Graphical display", not window system.
4415
4416 * xresources.texi (GTK styles): Minor clarifications.
4417
4418 * trouble.texi: "Graphical display", not window system.
4419 (Stuck Recursive): Minor clarification.
4420
4421 * text.texi: Minor clarifications.
4422 (Sentences): Explain why two-space convention is better.
4423 Explain sentence-end-without-period here.
4424 (Fill Commands): Not here.
4425 (Refill): Node moved down.
4426 (Filling): Update menu.
4427 (Table Creation, Cell Justification, Column Commands): Clarify.
4428
4429 * sending.texi: Minor clarifications.
4430
4431 * search.texi (Regexp Backslash): Clarification.
4432
4433 * rmail.texi: Minor cleanups.
4434 (Rmail): Delete digression about `rmail-mode'.
4435 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4436 (Rmail Files): Mention C-u M-x rmail.
4437 (Rmail Reply): Mention References.
4438 (Rmail Display): Mention rmail-nonignored-headers.
4439
4440 * programs.texi: Minor cleanups.
4441 (Comment Commands): Mention momentary Transient Mark mode.
4442 (Matching): Be more specific about customizing show-paren-mode.
4443 (Info Lookup): Don't list the modes that support C-h S.
4444 Just say what it does in an unsupported mode.
4445 (Man Page): Delete excessive info on customizing woman.
4446 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4447
4448 * abbrevs.texi: Minor clarifications.
4449 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4450 not "dynamic abbrevs" as if they were a kind of abbrev.
4451
4452 * picture.texi (Picture): Minor cleanup.
4453
4454 * mule.texi (Communication Coding): Say "other applications".
4455 (Fontsets): Not specific to X. Add xref to X Resources.
4456 (Unibyte Mode): Rename from Single-Byte Character Support.
4457 "Graphical display", not window system.
4458 (International): Update menu.
4459
4460 * maintaining.texi (Format of ChangeLog):
4461 New node, split out from ChangeLog.
4462 (ChangeLog): Clarifications in the remaining text.
4463 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4464 (Find Tag): Add @w.
4465 (Tags Search): Explain tag table order here. Simplify grep ref.
4466 (List Tags): tags-tag-face is a variable, not a face.
4467 (Emerge): Cleanups.
4468
4469 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4470 (Keyboard Macros): Avoid "the user".
4471
4472 * killing.texi: "Graphical display", not window system.
4473
4474 * help.texi (Help Echo): "Graphical display", not window system.
4475
4476 * glossary.texi: Say "you", not "the user". Say "graphical display".
4477
4478 * frames.texi: Minor cleanups. "Graphical display", not window system.
4479
4480 * files.texi (Visiting): Make drag-and-drop not X-specific.
4481
4482 * custom.texi: Minor cleanups. "Graphical display", not window system.
4483
4484 * cmdargs.texi: Minor cleanups.
4485
4486 * building.texi (Compilation): Move and split kill-compilation para.
4487 Add para about multiple compilers.
4488 (Compilation Mode): Commands also available in grep mode and others.
4489 Mention C-u C-x ` more tutorially. Clarify C-x `.
4490 (Compilation Shell): Clarify. Put Bash example first.
4491 (Grep Searching): Minor cleanups; add @w.
4492 (Debuggers): Minor cleanups.
4493 (Starting GUD): Make GDB xgraphical mode issue clearer.
4494 (Debugger Operation): Lots of clarifications including
4495 GDB tooltip side-effect issue.
4496 (Commands of GUD): Clarify.
4497 (GUD Customization): Add bashdb-mode-hook.
4498 (GDB Graphical Interface): Rewrite for clarity.
4499 (GDB User Interface Layout): Rewrite for clarity.
4500 (Stack Buffer, Watch Expressions): Likewise.
4501 (Other GDB User Interface Buffers): Cleanups.
4502 (Lisp Libraries, External Lisp): Cleanup.
4503
4504 * basic.texi (Position Info): "Graphical displays", rather than
4505 window systems.
4506
4507 * anti.texi: Minor cleanup.
4508
8cf51b2c
GM
45092006-02-03 Eli Zaretskii <eliz@gnu.org>
4510
4511 * custom.texi (Init File, Find Init): Add cross-references to
4512 where $HOME is described.
4513
45142006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4517 is not inside the @table.
4518
4519 * emacs.texi (Top): Correct node name.
4520
4521 * files.texi (File Names): Fix @xref.
4522 (Reverting): Fix typo.
4523
4524 * mule.texi (International): Correct node name.
4525
4526 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4527
45282006-02-01 Richard M. Stallman <rms@gnu.org>
4529
4530 * emacs.texi (Top): Update subnode menu.
4531
4532 * mule.texi: Minor clarifications.
4533 Reduce the specific references to X Windows.
4534 Refer to "graphical" terminals, rather than window systems.
4535 (Text Coding): Rename from Specify Coding.
4536 (Communication Coding, File Name Coding, Terminal Coding):
4537 New nodes split out from Text Coding.
4538
4539 * kmacro.texi: Minor clarifications.
4540 (Keyboard Macro Ring): Comment out some excessive commands.
4541 (Basic Keyboard Macro): Split up the table, putting part in each node.
4542
4543 * major.texi: Minor clarifications.
4544
4545 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4546
4547 * windows.texi: Minor clarifications.
4548 (Change Window): Don't describe mode-line mouse cmds here.
4549 Add xref to Mode Line Mouse.
4550
4551 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4552
4553 * macos.texi (Mac International): Fix xref.
4554
4555 * indent.texi: Minor clarifications.
4556
4557 * frames.texi: Minor clarifications.
4558 Reduce the specific references to X Windows.
4559 Refer to "graphical" terminals, rather than window systems.
4560 (Frame Parameters): Don't mention commands like
4561 set-foreground-color. Just say to customize a face.
4562 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4563
4564 * files.texi: Minor clarifications.
4565 (Numbered Backups): New node, split out from Backup Names.
4566
4567 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4568
4569 * cmdargs.texi (General Variables): Fix xref.
4570
4571 * buffers.texi: Minor clarifications.
4572
8cf51b2c
GM
45732006-01-31 Richard M. Stallman <rms@gnu.org>
4574
4575 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4576 Nodes moved to top.
4577
4578 * display.texi: Minor clarifications.
4579 (Display): Rearrange menu.
4580 (Standard Faces): Mention query-replace face.
4581 (Faces): Simplify.
4582 (Font Lock): Simplify face customization info.
4583 (Highlight Changes): Node merged into Highlight Interactively.
4584 (Highlight Interactively): Much rewriting and cleanup.
4585 (Optional Mode Line): Narrowed line number not good for goto-line.
4586 Simplify face customization advice.
4587 (Text Display): Mention use of escape-glyph face.
4588 Move ctl-arrow and tab-width here.
4589 (Display Custom): Move no-redraw-on-reenter to end of node.
4590
4591 * search.texi: Minor clarifications.
4592 (Isearch Scroll): Simplify.
4593 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4594
4595 * regs.texi (Registers): Mention bookmarks here.
4596
4597 * mark.texi: Minor clarifications.
4598 (Selective Undo): Node deleted.
4599
4600 * m-x.texi: Minor clarifications.
4601
4602 * killing.texi: Minor clarifications.
4603 Refer to "graphical" terminals, rather than window systems.
4604
4605 * help.texi: Clarifications.
4606 (Help): Don't describe C-h F and C-h K here.
4607 (Key Help): Describe C-h K here.
4608 (Name Help): Mention Emacs Lisp Intro.
4609 Describe C-h F here.
4610 (Misc Help): Mention C-h F and C-h K only briefly.
4611
4612 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4613 Selective undo text merged in.
4614 (Spelling): Mention Aspell along with Ispell.
4615
4616 * emacs.texi (Top): Update subnode menus.
4617
4618 * basic.texi (Basic Undo): Rename from Undo. Most of text
4619 moved to new Undo node.
4620
8cf51b2c
GM
46212006-01-29 Chong Yidong <cyd@stupidchicken.com>
4622
4623 * basic.texi (Continuation Lines, Inserting Text):
4624 Mention longlines mode.
4625
46262006-01-29 Richard M. Stallman <rms@gnu.org>
4627
10d1d0af 4628 * screen.texi: Minor cleanups.
8cf51b2c
GM
4629 (Screen): Clean up the intro paragraphs.
4630 (Mode Line): Lots of rewriting. Handle frame-name better.
4631 eol-mnemonic-... vars moved out.
4632
4633 * emacs.texi (Top): Change menu item for MS-DOS node.
4634 Update subnode menu.
4635
4636 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4637 chapter relates to Windows. Title changed.
4638
4639 * mini.texi: Minor cleanups.
4640
4641 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4642 (Mark): Put it in the menu.
4643
4644 * entering.texi: Minor cleanups.
4645
4646 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4647 (Intro): Refer to "graphical" terminals, rather than X.
4648
4649 * display.texi (Display Custom): Add xref to Variables.
4650 (Optional Mode Line): eol-mnemonic-... vars moved here.
4651
4652 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4653 rather than X.
4654
8cf51b2c
GM
4655 * basic.texi: Minor cleanups.
4656 (Undo): selective-undo moved.
4657
8cf51b2c
GM
46582006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4659
4660 * anti.texi (Antinews): Various corrections and additions.
4661
46622006-01-23 Juri Linkov <juri@jurta.org>
4663
4664 * custom.texi (Easy Customization, Customization Groups)
4665 (Browsing Custom): Mention links along with buttons.
4666
8cf51b2c
GM
46672006-01-21 Eli Zaretskii <eliz@gnu.org>
4668
8cf51b2c
GM
4669 * text.texi (TeX Print): Use @key for TAB.
4670
8cf51b2c
GM
4671 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4672
8cf51b2c
GM
46732006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4674
4675 * files.texi (File Aliases): Don't claim that usually separate
4676 buffers are created for two file names that name the same data.
4677 Mention additional situations where different names mean the same
4678 file on disk.
4679
46802006-01-19 Richard M. Stallman <rms@gnu.org>
4681
4682 * killing.texi (Deletion): Upcase @key argument.
4683
4684 * custom.texi (Custom Themes): Minor cleanup.
4685
4686 * programs.texi (Hungry Delete): Upcase @key argument.
4687
8cf51b2c
GM
46882006-01-16 Juri Linkov <juri@jurta.org>
4689
4690 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4691 Move `mode-line-highlight' before `mode-line-buffer-id'.
4692
8cf51b2c
GM
46932006-01-14 Richard M. Stallman <rms@gnu.org>
4694
4695 * basic.texi (Inserting Text): Minor cleanup.
4696
8cf51b2c
GM
46972006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4698
4699 * custom.texi (Changing a Variable, Face Customization):
4700 Update for changes in Custom menus.
4701
8cf51b2c
GM
47022006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4703
4704 * macos.texi (Mac International): Undo last change.
4705
8cf51b2c
GM
47062006-01-02 Chong Yidong <cyd@stupidchicken.com>
4707
4708 * custom.texi (Custom Themes): Describe the new
4709 customize-create-theme interface.
4710
47112005-12-30 Juri Linkov <juri@jurta.org>
4712
4713 * basic.texi (Position Info): Update example.
4714
c8763fb6 47152005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4716
4717 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4718
47192005-12-24 Chong Yidong <cyd@stupidchicken.com>
4720
4721 * custom.texi (Custom Themes): `load-theme' always loads.
4722
47232005-12-23 Juri Linkov <juri@jurta.org>
4724
4725 * display.texi (Highlight Interactively): Use double space to
4726 separate sentences. Replace C-p with M-p, and C-n with M-n.
4727
47282005-12-22 Richard M. Stallman <rms@gnu.org>
4729
4730 * custom.texi (Easy Customization and subnodes):
4731 Replace "active field" with "button".
4732 Use "user option" only for variables.
4733 Use "setting" for variable-or-face.
4734
47352005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4736
4737 * buffers.texi (Select Buffer): Change order in table to make
4738 "Similar" refer to the correct item.
4739 (Indirect Buffers): Minor rewording.
4740
8cf51b2c
GM
47412005-12-20 Juri Linkov <juri@jurta.org>
4742
4743 * files.texi (VC Status): Put P and N near p and n.
4744
8cf51b2c
GM
47452005-12-19 Richard M. Stallman <rms@gnu.org>
4746
4747 * programs.texi (Electric C): Delete the info about newline control.
4748 (Other C Commands): Minor cleanup.
4749 (Left Margin Paren): Minor cleanup.
4750
47512005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4752
4753 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4754 (Customization Groups): Delete text moved to "Browsing Custom".
4755 (Browsing Custom): New node.
4756 (Specific Customization): Clarify which commands only work for
4757 loaded options.
4758
47592005-12-18 Bill Wohler <wohler@newt.com>
4760
4761 * frames.texi (Tool Bars): Shorten text of previous change.
4762
47632005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4764
4765 * files.texi (VC Status): Document log-view mode.
4766
47672005-12-18 Bill Wohler <wohler@newt.com>
4768
4769 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4770 permanently via the customize interface.
4771
8cf51b2c
GM
47722005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4773
4774 * killing.texi (Killing by Lines): Document `kill-whole-line'
4775 function.
4776
c8763fb6 47772005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4778
4779 * buffers.texi (Select Buffer): Change `prev-buffer' to
4780 `previous-buffer'. Indicate that these functions use a frame
4781 local buffer list.
4782
8cf51b2c
GM
47832005-12-12 Richard M. Stallman <rms@gnu.org>
4784
4785 * custom.texi (Easy Customization): Change menu comment.
4786 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4787
4788 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4789 (Help): Among the Apropos commands, describe only C-h a here.
4790
47912005-12-11 Richard M. Stallman <rms@gnu.org>
4792
4793 * programs.texi (Options for Comments): Comment-end starts with space.
4794
4795 * glossary.texi (Glossary): Minor cleanup.
4796
4797 * files.texi (Old Versions): Use @table.
4798
8cf51b2c
GM
47992005-12-10 David Koppelman <koppel@ece.lsu.edu>
4800
4801 * display.texi (Highlight Interactively): Include
4802 global-hi-lock-mode. Add miscellaneous details and elaborations.
4803
48042005-12-09 Richard M. Stallman <rms@gnu.org>
4805
4806 * display.texi (Font Lock): Delete the Global FL menu item.
4807
48082005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4809
4810 * custom.texi (Minibuffer Maps): Mention the maps for file name
4811 completion.
4812
48132005-12-09 Kim F. Storm <storm@cua.dk>
4814
4815 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4816 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4817 cursor to next corner in rectangle; clarify insert around rectangle.
4818
8cf51b2c
GM
48192005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * custom.texi (Customization): Use xref to elisp manual for
4822 non-TeX output.
4823 (Minor Modes): Update.
4824 (Customization Groups, Changing a Variable, Face Customization):
4825 Update for new appearance of Custom buffers.
4826 (Changing a Variable): `custom-buffer-done-function' has been
4827 replaced by `custom-buffer-done-kill'.
4828 (Specific Customization): In the `customize-group' buffer, a
4829 subgroup's contents are not "hidden". They are not included at
4830 all. They have no [Show] button.
4831 (Mouse Buttons): Add pxref to description of mouse event lists in
4832 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4833 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4834 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4835
48362005-12-08 Richard M. Stallman <rms@gnu.org>
4837
4838 * mini.texi (Completion Commands, Completion):
4839 In file name input, SPC does not do completion.
4840
8cf51b2c
GM
48412005-12-08 Nick Roberts <nickrob@snap.net.nz>
4842
4843 * building.texi (GDB Graphical Interface): Explain screen size
4844 setting.
4845 (Other GDB User Interface Buffers): Describe features specific to
4846 GDB 6.4.
4847
8cf51b2c
GM
48482005-12-01 Nick Roberts <nickrob@snap.net.nz>
4849
4850 * building.texi (GDB User Interface Layout): Describe how to
4851 kill associated buffers.
4852 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4853 (Watch Expressions): Be more precise.
4854 (Other GDB User Interface Buffers): Describe how to change a
4855 register value.
4856
8cf51b2c
GM
48572005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4858
4859 * macos.texi (Mac Input): Remove description of
4860 mac-command-key-is-meta. Add descriptions of
4861 mac-control-modifier, mac-command-modifier, and
4862 mac-option-modifier.
4863 (Mac International): Fix description of conversion of clipboard data.
4864 (Mac Font Specs): Add example of font customization by face attributes.
4865
48662005-11-22 Nick Roberts <nickrob@snap.net.nz>
4867
4868 * building.texi (Watch Expressions): Expand description.
4869 (Other GDB User Interface Buffers): Describe local map for
4870 gud-watch.
4871
48722005-11-21 Chong Yidong <cyd@stupidchicken.com>
4873
4874 * display.texi (Font Lock): Font lock is enabled by default now.
4875
48762005-11-20 Juri Linkov <juri@jurta.org>
4877
4878 * basic.texi (Position Info): Update examples of the output.
4879 Remove the fact that examples are produced in the TeXinfo buffer,
4880 because in the Info reader users will get a different output from
4881 `C-x ='.
4882
4883 * building.texi (Compilation Mode): Remove paragraph duplicated
4884 from the node `Compilation'. Add `compilation-skip-threshold'.
4885
4886 * display.texi (Font Lock): Suggest more user-friendly method of
4887 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4888
48892005-11-18 Richard M. Stallman <rms@gnu.org>
4890
4891 * files.texi (Registering): Mention @@ in mode line.
4892
4893 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4894
48952005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4896
4897 * files.texi (Renaming and VC): Some back-ends don't
4898 handle renaming.
4899
8cf51b2c
GM
49002005-11-17 Juri Linkov <juri@jurta.org>
4901
4902 * emacs.texi (Top):
4903 * display.texi (Highlight Interactively): Put this font-lock based
4904 mode near Font Lock node.
4905
49062005-11-16 Chong Yidong <cyd@stupidchicken.com>
4907
4908 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4909 icons.
4910
49112005-11-12 Kim F. Storm <storm@cua.dk>
4912
4913 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4914 (Help Summary): Add C-h d and C-h e.
4915 (Apropos): Clarify that all apropos commands may search for either
4916 list of words or a regexp. Add C-h d for apropos-documentation.
4917 Describe apropos-documentation-sort-by-scores user option.
4918
8cf51b2c
GM
49192005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4920
4921 * killing.texi (CUA Bindings): Add @section.
4922
49232005-11-10 Kim F. Storm <storm@cua.dk>
4924
4925 * emacs.texi (Top): Add CUA Bindings entry to menu.
4926
4927 * killing.texi (CUA Bindings): New node. Moved here from
4928 misc.texi and extended with info on rectangle commands and
4929 rectangle highlighting, interface to registers, and the global
4930 mark feature.
4931
4932 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4933
4934 * regs.texi: Prev link points to CUA Bindings node.
4935
49362005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4937
4938 * help.texi (Help Echo): By default, help echos are only shown on
4939 mouse-over, not on point-over.
4940
c8763fb6 49412005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4942
4943 * misc.texi (Shell Mode): Describe how to activate password echoing.
4944
8cf51b2c
GM
49452005-11-04 Romain Francoise <romain@orebokech.com>
4946
4947 * mark.texi (Mark Ring): Fix typo.
4948
49492005-11-03 Richard M. Stallman <rms@gnu.org>
4950
4951 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4952
49532005-11-01 Bill Wohler <wohler@newt.com>
4954
4955 * help.texi (Help Mode): Fix typo.
4956
49572005-11-01 Nick Roberts <nickrob@snap.net.nz>
4958
4959 * building.texi (Other GDB User Interface Buffers): Describe
4960 the command gdb-use-inferior-io-buffer.
4961
49622005-10-31 Romain Francoise <romain@orebokech.com>
4963
4964 * files.texi (Compressed Files): Fix typo.
4965
4966 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4967
4968 * windows.texi (Force Same Window): Likewise.
4969
49702005-10-30 Bill Wohler <wohler@newt.com>
4971
4972 * help.texi (Help Mode): URLs viewed with browse-url.
4973
49742005-10-31 Nick Roberts <nickrob@snap.net.nz>
4975
4976 * building.texi (GDB Graphical Interface): Don't reference
4977 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4978 must stay in same frame.
4979
49802005-10-29 Chong Yidong <cyd@stupidchicken.com>
4981
4982 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4983
4984 * anti.texi (Antinews): Likewise.
4985
8cf51b2c
GM
49862005-10-28 Bill Wohler <wohler@newt.com>
4987
4988 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4989
49902005-10-28 Richard M. Stallman <rms@gnu.org>
4991
4992 * files.texi (Visiting): Explain how to enter ? in a file name.
4993
4994 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4995
8cf51b2c
GM
49962005-10-25 Nick Roberts <nickrob@snap.net.nz>
4997
4998 * building.texi (GDB Graphical Interface): Describe
4999 gdb-mouse-until.
5000
50012005-10-23 Richard M. Stallman <rms@gnu.org>
5002
5003 * custom.texi (Init File): Recommend when to use site-start.el.
5004
8cf51b2c
GM
50052005-10-21 Juri Linkov <juri@jurta.org>
5006
5007 * custom.texi (Examining): Mention accessing the old variable
5008 value via M-n in set-variable.
5009
8cf51b2c
GM
50102005-10-18 Romain Francoise <romain@orebokech.com>
5011
5012 * files.texi (Version Systems): Capitalize GNU.
5013
8cf51b2c
GM
50142005-10-18 Nick Roberts <nickrob@snap.net.nz>
5015
5016 * building.texi (Compilation Mode): Remove redundant paragraph.
5017 (Watch Expressions): Remove paragraph to reflect code change.
5018
8cf51b2c
GM
50192005-10-16 Richard M. Stallman <rms@gnu.org>
5020
5021 * building.texi (Compilation Mode, Compilation): Clarified.
5022
50232005-10-15 Richard M. Stallman <rms@gnu.org>
5024
5025 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5026
8cf51b2c
GM
50272005-10-13 Kenichi Handa <handa@m17n.org>
5028
5029 * basic.texi (Position Info): Fix previous change.
5030
c8763fb6 50312005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5032
5033 * cmdargs.texi (Icons X): Fix typo.
5034
50352005-10-12 Kenichi Handa <handa@m17n.org>
5036
5037 * basic.texi (Position Info): Describe the case that Emacs shows
5038 "part of display ...".
5039
c8763fb6 50402005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5041
5042 * cmdargs.texi (Icons X): -nb => -nbi.
5043
50442005-10-10 Chong Yidong <cyd@stupidchicken.com>
5045
5046 * frames.texi (Speedbar): A couple more clarifications.
5047
50482005-10-11 Nick Roberts <nickrob@snap.net.nz>
5049
5050 * building.texi (GDB User Interface Layout): Improve diagram.
5051 (Watch Expressions): Explain how to make speedbar global.
5052 (Other GDB User Interface Buffers): Make references more precise.
5053
8cf51b2c
GM
50542005-10-09 Richard M. Stallman <rms@gnu.org>
5055
5056 * frames.texi (Speedbar): Clarify the text.
5057
50582005-10-09 Chong Yidong <cyd@stupidchicken.com>
5059
5060 * frames.texi (Speedbar): Add information on keybindings,
5061 dismissing the speedbar, and buffer display mode. Link to
5062 speedbar manual.
5063
c8763fb6 50642005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5065
5066 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5067 added -nb, --no-bitmap-icon.
5068
8cf51b2c
GM
50692005-10-07 Nick Roberts <nickrob@snap.net.nz>
5070
5071 * building.texi (GDB Graphical Interface): Add variables and
5072 functions to indices. Be more precise.
5073
c8763fb6 50742005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5075
5076 * frames.texi (Drag and Drop): Remove the x- from
5077 x-dnd-open-file-other-window and xdnd-protocol-alist.
5078
50792005-09-30 Romain Francoise <romain@orebokech.com>
5080
5081 * mini.texi (Minibuffer): The default value now appears before the
5082 colon in minibuffer prompts.
5083
8cf51b2c
GM
50842005-09-25 Richard M. Stallman <rms@gnu.org>
5085
5086 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5087
8cf51b2c
GM
50882005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5089
5090 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5091
8cf51b2c
GM
50922005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5093
5094 * emacs.texi (Top): Update submenus from macos.texi.
5095
5096 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5097 (Mac OS): Update feature support status.
5098 (Mac Input): List supported input scripts. Remove description
5099 about `mac-keyboard-text-encoding'. Mention mouse button
5100 emulation and related variables.
5101 (Mac International): Mention Central European and Cyrillic
5102 support. Now `keyboard-coding-system' is dynamically changed.
5103 Add description about coding system for selection. Add
5104 description about language environment.
5105 (Mac Environment Variables): Mention
5106 `~/.MacOSX/environment.plist'. Give example of command line
5107 arguments. Add Preferences support.
5108 (Mac Directories): Explicitly state that this node is for Mac OS
5109 Classic only.
5110 (Mac Font Specs): Mention specification for scalable fonts. List
5111 supported charsets. Add preferred way of creating fontsets. Add
5112 description about `mac-allow-anti-aliasing'.
5113 (Mac Functions): Add descriptions about `mac-set-file-creator',
5114 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5115 and `mac-get-preference'.
5116
8cf51b2c
GM
51172005-09-16 Romain Francoise <romain@orebokech.com>
5118
5119 Update all files to specify GFDL version 1.2.
5120
5121 * doclicense.texi (GNU Free Documentation License): Update to
5122 version 1.2.
5123
51242005-09-15 Richard M. Stallman <rms@gnu.org>
5125
5126 * buffers.texi (List Buffers): Fix xref.
5127
5128 * rmail.texi (Rmail Basics): Fix xref.
5129
5130 * emacs.texi (Top): Update subnode menus.
5131
5132 * files.texi (Saving Commands): New node, broken out of Saving.
5133 (Customize Save): New node, broken out of Saving.
5134 Clarify effect of write-region-inhibit-fsync.
5135 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5136
8cf51b2c
GM
51372005-09-14 Romain Francoise <romain@orebokech.com>
5138
5139 * files.texi (Saving): Mention write-region-inhibit-fsync.
5140
51412005-09-05 Chong Yidong <cyd@stupidchicken.com>
5142
5143 * custom.texi (Custom Themes): New node.
5144
51452005-09-03 Richard M. Stallman <rms@gnu.org>
5146
49823426
GM
5147 * search.texi (Search Case): Mention vars that control
5148 case-fold-search for various operations.
8cf51b2c
GM
5149
51502005-08-22 Juri Linkov <juri@jurta.org>
5151
5152 * display.texi (Standard Faces): Merge the text from
5153 `(elisp)Standard Faces' into this node.
5154
51552005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5156
5157 * emacs.texi (Top): Delete menu item for deleted node
5158 Keyboard Translations.
5159
51602005-08-18 Richard M. Stallman <rms@gnu.org>
5161
8cf51b2c
GM
5162 * trouble.texi (Unasked-for Search):
5163 Delete xref to Keyboard Translations.
5164
5165 * glossary.texi (Glossary): Delete xref.
5166
8cf51b2c
GM
5167 * custom.texi (Minor Modes): Say that the list here is not complete.
5168 (Keyboard Translations): Node deleted.
5169 (Disabling): Delete xref to it.
5170 (Customization Groups): Fix Custom buffer example.
5171 (Hooks): Mention remove-hooks.
5172
51732005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5174
5175 * building.texi (GDB Graphical Interface): Improve filling of menu
5176 item.
5177
51782005-08-18 Nick Roberts <nickrob@snap.net.nz>
5179
5180 * building.texi (GDB Graphical Interface): Use better node names.
5181
51822005-08-14 Richard M. Stallman <rms@gnu.org>
5183
5184 * text.texi (Sentences): Fix xref.
5185
51862005-08-14 Juri Linkov <juri@jurta.org>
5187
5188 * building.texi (Compilation, Grep Searching): Move grep command
5189 headings from `Compilation' to `Grep Searching'.
5190
5191 * dired.texi (Dired and Find):
5192 * maintaining.texi (Tags Search): Replace grep xref to
5193 `Compilation' node with `Grep Searching'.
5194
5195 * files.texi (Comparing Files): Replace xref to `Compilation' with
5196 `Compilation Mode'.
5197
51982005-08-13 Alan Mackenzie <acm@muc.de>
5199
5200 * search.texi (Non-ASCII Isearch): Correct a typo.
5201 (Replacement Commands): Mention query-replace key binding.
5202
52032005-08-11 Richard M. Stallman <rms@gnu.org>
5204
5205 * programs.texi (Options for Comments): Fix xref.
5206
5207 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5208 out of Regexps.
5209
8cf51b2c
GM
52102005-08-09 Juri Linkov <juri@jurta.org>
5211
5212 * building.texi (Compilation): Use `itemx' instead of `item'.
5213 (Grep Searching): Simplify phrase.
5214
5215 * display.texi (Standard Faces): Describe vertical-border on
5216 window systems.
5217
5218 * windows.texi (Split Window): Simplify phrase and mention
5219 vertical-border face.
5220
52212005-08-09 Richard M. Stallman <rms@gnu.org>
5222
5223 * files.texi (Comparing Files): Clarify compare-windows.
5224
5225 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5226
8cf51b2c
GM
52272005-08-06 Eli Zaretskii <eliz@gnu.org>
5228
5229 * mule.texi (Coding Systems): Rephrase the paragraph about
5230 codepages: no need for "M-x codepage-setup" anymore, except on
5231 MS-DOS.
5232
5233 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5234 the MS-DOS port only.
5235
52362005-07-30 Eli Zaretskii <eliz@gnu.org>
5237
5238 * makefile.w32-in (info): Don't run multi-install-info.bat.
5239 ($(infodir)/dir): New target, produced by running
5240 multi-install-info.bat.
5241
8cf51b2c
GM
52422005-07-22 Eli Zaretskii <eliz@gnu.org>
5243
5244 * files.texi (Quoted File Names): Add index entry.
5245
8cf51b2c
GM
52462005-07-19 Juri Linkov <juri@jurta.org>
5247
5248 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5249
52502005-07-18 Juri Linkov <juri@jurta.org>
5251
8cf51b2c
GM
5252 * custom.texi (Easy Customization):
5253 * files.texi (Old Versions):
5254 * frames.texi (Wheeled Mice):
5255 * mule.texi (Specify Coding):
8cf51b2c
GM
5256 * text.texi (Cell Justification):
5257 * trouble.texi (After a Crash):
8cf51b2c
GM
5258 * xresources.texi (GTK styles):
5259 Delete duplicate duplicate words.
5260
52612005-07-17 Richard M. Stallman <rms@gnu.org>
5262
5263 * frames.texi (Creating Frames): Fix foreground color example.
5264
5265 * custom.texi (Init Examples): Clean up text about conditionals.
5266
52672005-07-16 Richard M. Stallman <rms@gnu.org>
5268
5269 * mini.texi (Completion Commands): Fix command name for ?.
5270
8cf51b2c
GM
52712005-07-16 Eli Zaretskii <eliz@gnu.org>
5272
5273 * display.texi (Standard Faces): Explain that customization of
5274 `menu' face has no effect on w32 and with GTK. Add
5275 cross-references.
5276
5277 * cmdargs.texi (General Variables): Clarify the default location
5278 of $HOME on w32 systems.
5279
52802005-07-15 Jason Rumney <jasonr@gnu.org>
5281
5282 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5283 changed.
5284
52852005-07-08 Kenichi Handa <handa@m17n.org>
5286
5287 * mule.texi (Recognize Coding): Recommend
5288 revert-buffer-with-coding-system instead of revert-buffer.
5289
52902005-07-07 Richard M. Stallman <rms@gnu.org>
5291
5292 * anti.texi (Antinews): Mention mode-line-inverse-video.
5293
5294 * files.texi (Saving): Minor correction about C-x C-w.
5295
5296 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5297
52982005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5299
5300 * search.texi (Isearch Scroll): Add example of using the
5301 `isearch-scroll' property.
5302 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5303 `Display Custom' node.
5304 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5305 and de-emphasize it.
5306 (Other Repeating Search): `occur' currently can not correctly
5307 handle multiline matches. Correct, clarify and update description
5308 of `flush-lines' and `keep-lines'.
5309
5310 * display.texi (Display Custom): Add anchor for `baud-rate'.
5311
53122005-07-07 Richard M. Stallman <rms@gnu.org>
5313
5314 * gnu.texi: Update where to get GNU status; add refs for how to help.
5315 Add footnotes 6 and 7.
5316
53172005-07-04 Lute Kamstra <lute@gnu.org>
5318
5319 Update FSF's address in GPL notices.
5320
8cf51b2c 5321 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5322 * trouble.texi (Checklist): Update FSF's address.
5323
8cf51b2c
GM
53242005-06-24 Richard M. Stallman <rms@gnu.org>
5325
5326 * display.texi (Text Display): Change index entries.
5327
53282005-06-24 Eli Zaretskii <eliz@gnu.org>
5329
5330 * makefile.w32-in (MAKEINFO): Use --force.
5331 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5332 Makefile.in.
8cf51b2c
GM
5333
53342005-06-23 Richard M. Stallman <rms@gnu.org>
5335
5336 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5337 nobreak-char-display.
5338
5339 * emacs.texi (Top): Update detailed node listing.
5340
5341 * display.texi (Text Display): Renamed show-nonbreak-escape
5342 to nobreak-char-display and no-break-space to nobreak-space.
5343 (Standard Faces): Split up the list of standard faces
5344 and put it in a separate node. Add nobreak-space and
5345 escape-glyph.
5346
8cf51b2c
GM
53472005-06-23 Lute Kamstra <lute@gnu.org>
5348
5349 * mule.texi (Select Input Method): Fix typo.
5350
53512005-06-23 Kenichi Handa <handa@m17n.org>
5352
5353 * mule.texi (International): List all supported scripts. Adjust
5354 text for that leim is now included in the normal Emacs
5355 distribution.
5356 (Language Environments): List all language environments.
5357 Intlfonts contains fonts for most supported scripts, not all..
5358 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5359 input a specific character.
8cf51b2c
GM
5360 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5361
53622005-06-23 Juanma Barranquero <lekktu@gmail.com>
5363
49823426 5364 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5365
53662005-06-22 Miles Bader <miles@gnu.org>
5367
5368 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5369
53702005-06-20 Miles Bader <miles@gnu.org>
5371
5372 * display.texi (Faces): Add `vertical-divider'.
5373
53742005-06-17 Richard M. Stallman <rms@gnu.org>
5375
5376 * text.texi (Adaptive Fill): Minor clarification.
5377
8cf51b2c
GM
53782005-06-10 Lute Kamstra <lute@gnu.org>
5379
5380 * emacs.texi (Top): Correct version number.
5381 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5382 refer to the current version of Emacs.
5383
53842005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5385
5386 * files.texi (Log Buffer): Document when there can be more than
5387 one file to be committed.
5388
53892005-06-08 Juri Linkov <juri@jurta.org>
5390
5391 * display.texi (Faces): Add `shadow' face.
5392
53932005-06-07 Masatake YAMATO <jet@gyve.org>
5394
5395 * display.texi (Faces): Write about mode-line-highlight.
5396
53972005-06-06 Richard M. Stallman <rms@gnu.org>
5398
5399 * misc.texi (Printing Package): Explain how to initialize
5400 printing package.
5401
5402 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5403
54042005-06-05 Chong Yidong <cyd@stupidchicken.com>
5405
5406 * emacs.texi: Rename Hardcopy to Printing.
5407 Make PostScript and PostScript Variables subnodes of it.
5408
5409 * misc.texi (Printing): Rename node from Hardcopy.
5410 Mention menu bar options.
5411 Move PostScript and PostScript Variables to submenu.
5412 (Printing package): New node.
5413
5414 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5415
5416 * dired.texi (Operating on Files): Likewise.
5417
5418 * calendar.texi (Displaying the Diary): Likewise.
5419
5420 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5421
5422 * glossary.texi (Glossary): Likewise.
5423
5424 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5425 effect.
5426
54272005-06-04 Richard M. Stallman <rms@gnu.org>
5428
5429 * trouble.texi (After a Crash): Polish previous change.
5430
8cf51b2c
GM
54312005-05-30 Noah Friedman <friedman@splode.com>
5432
5433 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5434 recovery mechanism.
5435
8cf51b2c
GM
54362005-05-28 Nick Roberts <nickrob@snap.net.nz>
5437
5438 * building.texi (Other Buffers): SPC toggles display of
5439 floating point registers.
5440
8cf51b2c
GM
54412005-05-27 Nick Roberts <nickrob@snap.net.nz>
5442
5443 * files.texi (Log Buffer): Merge in description of Log Edit
5444 mode from pcl-cvs.texi.
5445
54462005-05-26 Richard M. Stallman <rms@gnu.org>
5447
5448 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5449
8cf51b2c
GM
54502005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5451
5452 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5453 not enabled by default.
5454 When not on a word, `ispell-word' by default checks the word
5455 before point.
5456
54572005-05-24 Nick Roberts <nickrob@snap.net.nz>
5458
5459 * building.texi (Debugger Operation): Simplify last sentence.
5460
54612005-05-23 Lute Kamstra <lute@gnu.org>
5462
5463 * emacs.texi: Update FSF's address throughout.
5464 (Preface): Use @cite.
5465 (Distrib): Add cross reference to the node "Copying". Mention the
5466 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5467 printed manuals.
5468 (Intro): Use @xref for the Emacs Lisp Intro.
5469
8cf51b2c
GM
54702005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5471
5472 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5473
5474 * basic.texi (Moving Point): Mention default for `goto-line'.
5475
5476 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5477 of a variable's docstring.
5478
54792005-05-18 Lute Kamstra <lute@gnu.org>
5480
5481 * maintaining.texi (Overview of Emerge): Add cross reference.
5482 Remove duplication.
5483
5484 * emacs.texi (Top): Update to the current structure of the manual.
5485 * misc.texi (Emacs Server): Add menu description.
5486 * files.texi (Saving): Fix menu.
5487 * custom.texi (Customization): Fix menu.
5488 * mule.texi (International): Fix menu.
5489 * kmacro.texi (Keyboard Macros): Fix menu.
5490
54912005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5492
5493 * display.texi: Various minor changes.
5494 (Faces): Delete text that is repeated in the next section.
5495
54962005-05-16 Nick Roberts <nickrob@snap.net.nz>
5497
5498 * building.texi (Debugger Operation): Mention GUD tooltips are
5499 disabled with GDB in text command mode.
5500
8cf51b2c
GM
55012005-05-16 Nick Roberts <nickrob@snap.net.nz>
5502
5503 * building.texi: Replace toolbar with "tool bar" for consistency.
5504 (Compilation Mode): Describe compilation-context-lines
5505 and use of arrow in compilation buffer.
5506 (Debugger Operation): Replace help text with variable's value.
5507
5508 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5509 consistency.
5510
55112005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5514 Add xref.
5515
8cf51b2c
GM
55162005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5517
5518 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5519 (Position Info): Delete discussion of `goto-line'. It is already
5520 described in `Moving point'.
5521
5522 * mini.texi (Completion Commands): Correct reference.
5523 (Completion Options): Fix typo.
5524
5525 * killing.texi (Deletion): Complete description of `C-x C-o'.
5526
8cf51b2c
GM
55272005-05-10 Richard M. Stallman <rms@gnu.org>
5528
5529 * building.texi (Compilation): Clarify recompile's directory choice.
5530
5531 * frames.texi (Tooltips): Cleanups.
5532
5533 * basic.texi (Arguments): Fix punctuation.
5534
55352005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5536
5537 * screen.texi (Menu Bar): The up and down (not left and right)
5538 arrow keys move through a keyboard menu.
5539
55402005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5541
5542 * basic.texi: Various typo and grammar fixes.
5543 (Moving Point): C-a now runs move-beginning-of-line.
5544
55452005-05-08 Nick Roberts <nickrob@snap.net.nz>
5546
5547 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5548
5549 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5550 as different animals.
5551
55522005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5553
5554 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5555 Correct index entry.
5556
55572005-05-07 Nick Roberts <nickrob@snap.net.nz>
5558
5559 * building.texi (Debugger Operation): Update to reflect changes
5560 in GUD tooltips.
5561
55622005-04-30 Richard M. Stallman <rms@gnu.org>
5563
5564 * files.texi (Compressed Files): Auto Compression normally enabled.
5565
5566 * building.texi (Debugger Operation): Clarify previous change.
5567
8cf51b2c
GM
55682005-04-28 Nick Roberts <nickrob@snap.net.nz>
5569
5570 * building.texi (Debugger Operation): Add description for
5571 GUD tooltips when program is not running.
5572
55732005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5574
5575 * misc.texi (Shell): Add `Shell Prompts' to menu.
5576 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5577 description. Delete remarks moved to new node.
5578 (Shell Prompts): New node.
5579 (History References): Replace remarks moved to `Shell Prompts'
5580 with xref to that node.
5581 (Remote Host): Clarify how to specify the terminal type when
5582 logging in to a different machine.
5583
55842005-04-26 Richard M. Stallman <rms@gnu.org>
5585
5586 * emacs.texi (Top): Update submenus from files.texi.
5587
5588 * files.texi (Filesets): Clarify previous change.
5589
5590 * dired.texi (Misc Dired Features): Clarify previous change.
5591
55922005-04-25 Chong Yidong <cyd@stupidchicken.com>
5593
5594 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5595
5596 * dired.texi (Misc Dired Features): Document
5597 dired-compare-directories.
5598
5599 * files.texi (Filesets): New node.
5600 (File Conveniences): Document Image mode.
5601
5602 * text.texi (TeX Print): Document tex-compile.
5603
56042005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5605
5606 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5607 Delete redundant reference to tooltip Custom group. It is
5608 referred too again in the next paragraph.
5609
56102005-04-24 Richard M. Stallman <rms@gnu.org>
5611
5612 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5613
8cf51b2c
GM
56142005-04-19 Kim F. Storm <storm@cua.dk>
5615
5616 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5617
56182005-04-18 Lars Hansen <larsh@math.ku.dk>
5619
5620 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5621 turns off desktop-save-mode.
5622
56232005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5624
5625 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5626 by default in terminals compatible with xterm. Mention that
5627 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5628 node.
5629
8cf51b2c
GM
56302005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5631
5632 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5633
c8763fb6 56342005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5635
5636 * xresources.texi (Table of Resources): Add cursorBlink.
5637
56382005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5639
5640 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5641 `d', `C-d' and `u'.
5642
56432005-04-11 Richard M. Stallman <rms@gnu.org>
5644
5645 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5646 (Misc X): Add -D, --basic-display.
5647
5648 * maintaining.texi (Change Log): Correct the description of
5649 the example.
5650
5651 * major.texi (Choosing Modes): Document magic-mode-alist.
5652
8cf51b2c
GM
56532005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5656 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5657 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5658 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5659 `w', respectively.
5660 (Rmail Labels): Mention `l'.
5661 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5662 (Rmail Summary Edit): Describe `j' and RET.
5663
c8763fb6 56642005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5665
5666 * xresources.texi (Lucid Resources): Add fontSet resource.
5667
8cf51b2c
GM
56682005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5669
5670 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5671 now called `indicate-empty-lines'.
5672
56732005-04-06 Kim F. Storm <storm@cua.dk>
5674
5675 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5676
56772005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5678
5679 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5680 deleted.
5681 (Marks vs Flags): Add some convenient key bindings.
5682 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5683 (Misc Dired Features): Correct and expand description of `w' command.
5684
5685 * frames.texi (XTerm Mouse): Delete apparently false info.
5686 The GNU/Linux console currently does not appear to support
5687 `xterm-mouse-mode'.
5688
8cf51b2c
GM
56892005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5690
5691 * calendar.texi (Diary): Mention shell utility `calendar'.
5692
56932005-04-01 Richard M. Stallman <rms@gnu.org>
5694
5695 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5696
8cf51b2c
GM
56972005-04-01 Lute Kamstra <lute@gnu.org>
5698
5699 * maintaining.texi (Change Log): add-change-log-entry uses
5700 add-log-mailing-address.
5701
57022005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5703
5704 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5705 `VC Mode Line' and put in an xref to that node.
5706 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5707 its description.
5708
57092005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5710
5711 * calendar.texi (Calendar Systems): Say that the Persian calendar
5712 implemented here is the arithmetical one championed by Birashk.
5713
57142005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5715
5716 * programs.texi (Fortran Motion): Fix previous change.
5717
8cf51b2c
GM
57182005-03-29 Richard M. Stallman <rms@gnu.org>
5719
5720 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5721
57222005-03-29 Chong Yidong <cyd@stupidchicken.com>
5723
5724 * text.texi (Refill): Refer to Long Lines Mode.
5725 (Longlines): New node.
5726 (Auto Fill): Don't index "word wrap" here.
5727 (Filling): Add Longlines to menu.
5728
57292005-03-29 Richard M. Stallman <rms@gnu.org>
5730
5731 * xresources.texi: Minor fixes.
5732
5733 * misc.texi (Emacs Server): Fix Texinfo usage.
5734
5735 * emacs.texi (Top): Don't use a real section heading for
5736 "Detailed Node Listing". Fake it instead.
5737
5738 * basic.texi (Position Info): Minor cleanup.
5739
5740 * mule.texi (Input Methods): Minor cleanup.
5741
57422005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5743
5744 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5745 constructs as well.
5746 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5747
57482005-03-29 Kenichi Handa <handa@m17n.org>
5749
5750 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5751
5752 * basic.texi (Position Info): Update the description about the
5753 command C-u C-x =.
5754
57552005-03-28 Richard M. Stallman <rms@gnu.org>
5756
5757 * emacs.texi (Top): Use @section for the detailed node listing.
5758
5759 * calendar.texi: Minor fixes to previous change.
5760
5761 * programs.texi (Fortran): Small fixes to previous changes.
5762
5763 * emacs.texi (Top): Update list of subnodes of Dired.
5764 Likewise for building.texi.
5765
5766 * files.texi (File Conveniences): Delete Auto Image File mode.
5767
57682005-03-28 Chong Yidong <cyd@stupidchicken.com>
5769
5770 * building.texi (Flymake): New node.
5771
5772 * custom.texi (Function Keys): Document kp- event types and
5773 keypad-setup package.
5774
5775 * dired.texi (Wdired): New node.
5776
5777 * files.texi (File Conveniences): Reorder entries.
5778 Explain how to turn on Auto-image-file mode.
5779 Document Thumbs mode.
5780
5781 * mule.texi (Specify Coding): Document recode-region and
5782 recode-file-name.
5783
5784 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5785
57862005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5787
5788 * commands.texi (Keys): M-o is now a prefix key.
5789
57902005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5791
5792 * programs.texi: Reformat and update copyright years.
5793 (Fortran): Update section.
5794
57952005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5796
5797 * files.texi: Several small changes in addition to:
5798 (Visiting): Change xref for Dialog Boxes to ref.
5799 (Version Headers): Replace references to obsolete var
5800 `vc-header-alist' with `vc-BACKEND-header'.
5801 (Customizing VC): Update value of `vc-handled-backends'.
5802
58032005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5804
5805 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5806 move here from Emacs Lisp Reference Manual.
5807 * calendar.texi (Calendar/Diary, Diary Commands)
5808 (Special Diary Entries, Importing Diary): Change some xrefs to
5809 point to emacs-xtra rather than elisp.
5810
5811 * emacs-xtra.texi (Calendar Customizing):
5812 Move view-diary-entries-initially, view-calendar-holidays-initially,
5813 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5814 Emacs Manual.
5815 (Appt Customizing): Merge entire section into main Emacs Manual.
5816 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5817 mark-holidays-in-calendar here from emacs-xtra.
5818 (Displaying the Diary): Move view-diary-entries-initially,
5819 mark-diary-entries-in-calendar here from emacs-xtra.
5820 (Appointments): Move appt-display-mode-line,
5821 appt-display-duration, appt-disp-window-function,
5822 appt-delete-window-function here from emacs-xtra.
5823
5824 * calendar.texi: Update and reformat copyright.
5825 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5826 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5827 (Diary): Refer to `diary-file' rather than ~/diary.
5828 (Diary Commands): Rename node to "Displaying the Diary".
5829 * emacs.texi (Top): Rename "Diary Commands" section.
5830 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5831
58322005-03-26 Eli Zaretskii <eliz@gnu.org>
5833
5834 * misc.texi (Emacs Server): Fix the command for setting
5835 server-name. Add an xref to Invoking emacsclient.
5836
5837 * help.texi (Help Summary): Clarify when "C-h ." will do something
5838 nontrivial.
5839 (Apropos): Add cindex entry for apropos-sort-by-scores.
5840
5841 * display.texi (Text Display): Add index entries for how no-break
5842 characters are displayed.
5843
8cf51b2c
GM
58442005-03-26 Eli Zaretskii <eliz@gnu.org>
5845
5846 * files.texi (Visiting): Fix cross-references introduced with the
5847 last change.
5848
5849 * xresources.texi (GTK resources): Fix last change.
5850
8cf51b2c
GM
58512005-03-25 Chong Yidong <cyd@stupidchicken.com>
5852
5853 * xresources.texi (X Resources): GTK options documented too.
5854 (Resources): Clarify meaning of program name.
5855 (Table of Resources): Add visualClass.
5856 (GTK resources): Rewrite.
5857 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5858
5859 * display.texi (Text Display): Mention non-breaking spaces.
5860
5861 * files.texi (Reverting): Document auto-revert-check-vc-info.
5862
5863 * frames.texi (Mouse Commands): Document
5864 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5865
5866 * help.texi (Help Summary): Add `C-h .'.
5867 (Apropos): Apropos accepts a list of search terms.
5868 Document apropos-sort-by-scores.
5869 (Help Echo): Document display-local-help.
5870
5871 * misc.texi (Emacs Server): Document server-name.
5872 (Invoking emacsclient): Document -s option for server names.
5873
5874 * text.texi (Outline Visibility): Introduce "current heading
5875 line" (commands can be called with point on a body line).
5876 Re-order table to follow the sequence of discussion.
5877 hide-body won't hide lines before first header line.
5878 (TeX Mode): Add DocTeX mode.
5879
8cf51b2c
GM
58802005-03-24 Richard M. Stallman <rms@gnu.org>
5881
5882 * mule.texi (Single-Byte Character Support): Delete mention
5883 of iso-acc.el and iso-transl.el.
5884
8cf51b2c
GM
58852005-03-23 Lute Kamstra <lute@gnu.org>
5886
5887 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5888
58892005-03-23 Richard M. Stallman <rms@gnu.org>
5890
8cf51b2c
GM
5891 * search.texi: Delete explicit node pointers.
5892 (Incremental Search): New menu.
5893 (Basic Isearch, Repeat Isearch, Error in Isearch)
5894 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5895 (Slow Isearch): New subnodes.
5896 (Configuring Scrolling): Node deleted.
5897 (Search Case): Doc default-case-fold-search.
5898 (Regexp Replace): Move replace-regexp doc here.
5899
5900 * rmail.texi (Movemail): Put commas inside closequotes.
5901
5902 * picture.texi (Insert in Picture): Document C-c arrow combos.
5903 (Basic Picture): Clarify erasure.
5904
5905 * display.texi (Font Lock): Put commas inside closequotes.
5906
5907 * cmdargs.texi (General Variables): Put commas inside closequotes.
5908
59092005-03-23 Nick Roberts <nickrob@snap.net.nz>
5910
5911 * building.texi (Stack Buffer): Mention reverse contrast for
5912 *selected* frame (might not be current frame).
5913
8cf51b2c
GM
59142005-03-21 Richard M. Stallman <rms@gnu.org>
5915
5916 * building.texi (Starting GUD): Add bashdb.
5917
59182005-03-20 Chong Yidong <cyd@stupidchicken.com>
5919
5920 * basic.texi (Moving Point): Add M-g M-g binding.
5921 (Undo): Document undo-only.
5922 (Position Info): Document M-g M-g and C-u M-g M-g.
5923
5924 * building.texi (Building): Put Grep Searching after Compilation
5925 Shell.
5926 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5927 Document next-error-highlight.
5928 (Grep Searching): Document grep-highlight-matches.
5929 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5930
5931 * calendar.texi (Importing Diary): Rename node from iCalendar.
5932 Document diary-from-outlook.
5933
5934 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5935 Commands.
5936 Mention effect of X drag and drop on Dired buffers.
5937
5938 * files.texi (Visiting): Document large-file-warning-threshold.
5939 Move paragraph on file-selection dialog.
5940 Mention visiting files using X drag and drop.
5941 (Reverting): Mention using Auto-Revert mode to tail files.
5942 Document auto-revert-tail-mode.
5943 (Version Systems): Minor correction.
5944 (Comparing Files): Diff-mode is no longer based on Compilation
5945 mode.
5946 Document compare-ignore-whitespace.
5947 (Misc File Ops): Explain passing a directory to rename-file.
5948 Likewise for copy-file and make-symbolic-link.
5949
5950 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5951 Document mouse-wheel-progressive speed.
5952
5953 * help.texi (Misc Help): Document numeric argument for C-h i.
5954 Correctly explain the effect of just C-u as argument.
5955
5956 * killing.texi (Deletion): Document numeric argument for
5957 just-one-space.
5958
5959 * mini.texi (Completion): Completion acts on text before point.
5960
5961 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5962 (Emulation): CUA mode replaces pc-bindings-mode,
5963 pc-selection-mode, and s-region.
5964
5965 * mule.texi (Input Methods): Leim is now built-in.
5966 (Select Input Method): Document quail-show-key.
5967 (Specify Coding): Document revert-buffer-with-coding-system.
5968
5969 * programs.texi (Fortran Motion): Document f90-next-statement,
5970 f90-previous-statement, f90-next-block, f90-previous-block,
5971 f90-end-of-block, and f90-beginning-of-block.
5972
5973 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5974
5975 * emacs.texi (Acknowledgments): Updated.
5976
5977 * anti.texi: Total rewrite.
5978
8cf51b2c
GM
59792005-03-19 Chong Yidong <cyd@stupidchicken.com>
5980
5981 * ack.texi (Acknowledgments): Update.
5982
59832005-03-19 Eli Zaretskii <eliz@gnu.org>
5984
5985 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5986 copyright years.
5987
59882005-03-14 Nick Roberts <nickrob@snap.net.nz>
5989
5990 * building.texi (Commands of GUD): Move paragraph on setting
5991 breakpoints with mouse to the GDB Graphical Interface node.
5992
59932005-03-07 Richard M. Stallman <rms@gnu.org>
5994
8cf51b2c
GM
5995 * misc.texi (Single Shell, Shell Options): Fix previous change.
5996
5997 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5998
59992005-03-06 Richard M. Stallman <rms@gnu.org>
6000
6001 * building.texi (Starting GUD): Don't explain text vs graphical
6002 GDB here. Just mention it and xref.
6003 Delete "just one debugger process".
6004 (Debugger Operation): Move GUD tooltip info here.
6005 (GUD Tooltips): Node deleted.
6006 (GDB Graphical Interface): Explain the two GDB modes here.
6007
8cf51b2c
GM
6008 * sending.texi (Sending Mail): Minor cleanup.
6009 (Mail Aliases): Explain quoting conventions.
6010 Update key rebinding example.
6011 (Header Editing): C-M-i is like M-TAB.
6012 (Mail Mode Misc): mail-attach-file does not do MIME.
6013
6014 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6015 that really belongs here.
6016 (Remote Mailboxes): Text moved to Rmail Inbox.
6017 (Rmail Display): Mention Mouse-1.
6018 (Movemail): Clarify two movemail versions.
6019 Clarify rmail-movemail-program.
6020
8cf51b2c
GM
6021 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6022 Document async shell commands.
6023 (Shell History): Clarify.
6024 (Shell Ring): Mention C-UP an C-DOWN.
6025 (Shell Options): Add comint-prompt-read-only.
6026 (Invoking emacsclient): Set EDITOR to run Emacs.
6027 (Sorting): No need to explain what region is.
6028 (Saving Emacs Sessions): Fix typo.
6029 (Recursive Edit): Fix punctuation.
6030 (Emulation): Don't mention "PC bindings" which are standard.
6031 (Hyperlinking): Explain Mouse-1 convention here.
6032 (Find Func): Node deleted.
6033
8cf51b2c
GM
6034 * help.texi (Name Help): Xref to Hyperlinking.
6035
6036 * glossary.texi (Glossary):
6037 Rename "Balance Parentheses" to "Balancing...".
6038 Add "Byte Compilation". Correct "Copyleft".
6039 New xref in "Customization".
6040 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6041 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6042 Rename "Registers" to "Register".
6043 Replace "Selecting" with "Selected Frame",
6044 "Selected Window", and "Selecting a Buffer".
6045
6046 * files.texi (Types of Log File): Explain how projects'
6047 methods can vary.
6048
8cf51b2c
GM
6049 * display.texi (Faces): Delete "Emacs 21".
6050
6051 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6052 * fixit.texi (Spelling): C-M-i like M-TAB.
6053 * mini.texi (Completion Options): C-M-i like M-TAB.
6054 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6055 * text.texi (Text Mode): C-M-i like M-TAB.
6056
6057 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6058
6059 * calendar.texi (Specified Dates): Mention `g w'.
6060 (Appointments): appt-activate toggles with no arg.
6061
8cf51b2c
GM
60622005-03-05 Juri Linkov <juri@jurta.org>
6063
6064 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6065 "invocation (command line arguments)".
8cf51b2c
GM
6066 (Misc X): Add -nbc, --no-blinking-cursor.
6067
60682005-03-04 Ulf Jasper <ulf.jasper@web.de>
6069
6070 * calendar.texi (iCalendar): No need to require it now.
6071
8cf51b2c
GM
60722005-03-03 Nick Roberts <nickrob@snap.net.nz>
6073
6074 * trouble.texi (Contributing): Mention Savannah. Direct users to
6075 emacs-devel.
6076
60772005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6078
6079 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6080 window.
6081
8cf51b2c
GM
60822005-02-27 Richard M. Stallman <rms@gnu.org>
6083
6084 * building.texi (Compilation): Update mode line status info.
6085
60862005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6087
6088 * calendar.texi (General Calendar): Document binding of
6089 scroll-other-window-down.
6090 (Mayan Calendar): Fix earliest date.
6091 (Time Intervals): Document timeclock-change.
6092 Fix timeclock-ask-before-exiting documentation.
6093
60942005-02-26 Kim F. Storm <storm@cua.dk>
6095
6096 * frames.texi (Mouse References):
6097 Add mouse-1-click-in-non-selected-windows.
6098
60992005-02-25 Richard M. Stallman <rms@gnu.org>
6100
6101 * screen.texi (Screen): Explain better about cursors and mode lines;
6102 don't presuppose text terminals.
6103 (Point): Don't assume just one cursor.
6104 Clarify explanation of cursors.
6105 (Echo Area, Menu Bar): Cleanups.
6106
6107 * mini.texi (Minibuffer): Prompts are highlighted.
6108 (Minibuffer Edit): Newline = C-j only on text terminals.
6109 Clarify resize-mini-windows values.
6110 Mention M-PAGEUP and M-PAGEDOWN.
6111 (Completion Commands): Mouse-1 like Mouse-2.
6112 (Minibuffer History): Explain history commands better.
6113 (Repetition): Add xref to Incremental Search.
6114
6115 * mark.texi (Setting Mark): Clarify info about displaying mark.
6116 Clarify explanation of C-@ and C-SPC.
6117 (Transient Mark): Mention Delete Selection mode.
6118 (Marking Objects): Clean up text about extending the region.
6119
6120 * m-x.texi (M-x): One C-g doesn't always go to top level.
6121 No delay before suggest-key-bindings output.
6122
6123 * fixit.texi (Fixit): Mention C-/ for undo.
6124 (Spelling): Mention ESC TAB like M-TAB.
6125 Replacement words with r and R are rechecked.
6126 Say where C-g leaves point. Mention ? as input.
6127
61282005-02-23 Lute Kamstra <lute@gnu.org>
6129
6130 * cmdargs.texi (Initial Options): Add cross reference.
6131
8cf51b2c
GM
61322005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6133
6134 * emacs.texi (Top): Update menu for splitting of node in
6135 msdog.texi.
6136 * frames.texi (Frames): Update xref for splitting of node in
6137 msdog.texi.
6138 * trouble.texi (Quitting): Ditto.
6139
61402005-02-16 Richard M. Stallman <rms@gnu.org>
6141
6142 * windows.texi (Split Window): Simplify line truncation info
6143 and xref to Display Custom.
6144
6145 * trouble.texi (Quitting): Emergency escape only for text terminal.
6146 (Screen Garbled): C-l for ungarbling is only for text terminal.
6147
6148 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6149
6150 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6151
6152 * programs.texi (Program Modes): Mention Python mode.
6153 (Moving by Defuns): Repeating C-M-h extends region.
6154 (Basic Indent): Clarify.
6155 (Custom C Indent): Clarify.
6156 (Expressions): Repeating C-M-@ extends region.
6157 (Info Lookup): Clarify for C-h S.
6158 (Symbol Completion): ESC TAB alternative for M-TAB.
6159 (Electric C): Clarify.
6160
6161 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6162
6163 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6164 MS-DOS Input node.
6165 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6166 (MS-DOS and MULE): Clarify.
6167 (MS-DOS Processes, Windows Processes): Fix typos.
6168
6169 * major.texi (Choosing Modes): Clarify.
6170
6171 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6172 (Keyboard Macro Step-Edit): Clarify.
6173
6174 * indent.texi (Indentation): Clarifications.
6175
6176 * help.texi (Help): Correct error about C-h in query-replace.
6177 Clarify apropos vs C-h a. Fix how to search in FAQ.
6178 (Key Help): Describe C-h w here.
6179 (Name Help): Minor cleanup. C-h w moved to Key Help.
6180 Clarify the "object" joke.
6181 (Apropos): Clarify. Mouse-1 like Mouse-2.
6182 (Help Mode): Mouse-1 like Mouse-2.
6183
6184 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6185
6186 * display.texi (Display): Reorder menu.
6187 (Faces): Cleanup.
6188 (Font Lock): Cleanup. Mention Options menu.
6189 Delete obsolete text.
6190 (Scrolling): For C-l, don't presume text terminal.
6191 (Horizontal Scrolling): Simplify intro.
6192 (Follow Mode): Clarify.
6193 (Cursor Display): Moved before Display Custom.
6194 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6195 Doc default-tab-width. Doc line truncation more thoroughly.
6196
6197 * dired.texi (Dired Enter): C-x C-f can run Dired.
6198 (Dired Visiting): Comment out `a' command.
6199 Mouse-1 is like Mouse-2.
6200 (Shell Commands in Dired): ? can be used more than once.
6201
6202 * basic.texi (Continuation Lines): Simplify description of truncation,
6203 and refer to Display Custom for the rest of it.
6204
8cf51b2c
GM
62052005-02-06 Lute Kamstra <lute@gnu.org>
6206
6207 * basic.texi (Undo): Fix typo.
6208
6209 * cmdargs.texi (Emacs Invocation): Fix typo.
6210
6211 * custom.texi (Init Examples): Fix typo.
6212
6213 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6214
62152005-02-06 Richard M. Stallman <rms@gnu.org>
6216
6217 * regs.texi (Registers): Registers can hold numbers, too.
6218
6219 * killing.texi (Other Kill Commands): Cleanup.
6220 Delete redundant explanation of kill in read-only buffer.
6221 (Yanking): Mention term "copying".
6222 (Accumulating Text): Fix typo.
6223
6224 * entering.texi (Entering Emacs): Update rationale at start.
6225 (Exiting): Treat iconifying on a par with suspension.
6226
6227 * custom.texi (Minor Modes): Fix typo.
6228 (Easy Customization): Fix menu style.
6229 (Variables): Add xref.
6230 (Examining): Setting for future sessions works through .emacs.
6231 (Keymaps): "Text terminals", not "Many".
6232 (Init Rebinding): Explain \C-. Show example of \M-.
6233 Fix minor wording errors.
6234 (Function Keys): Explain vector syntax just once.
6235 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6236 (Init File): Mention .emacs.d directory.
6237 (Init Examples): Add xref.
6238 (Find Init): Mention .emacs.d directory.
6239
6240 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6241 (Action Arguments): Explain which kinds of -l args are found how.
6242 (Initial Options): --batch does not inhibit site-start.
6243 Add xrefs.
6244 (Command Example): Use --batch, not -batch.
6245
6246 * basic.texi (Inserting Text): Cleanup wording.
6247 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6248 C-n is not error at end of buffer.
6249 (Undo): Doc C-/ like C-_. Add xrefs.
6250 (Arguments): META key may be labeled ALT.
6251 Peculiar arg meanings are explained in doc strings.
6252
6253 * abbrevs.texi (Expanding Abbrevs): Clarify.
6254
62552005-02-05 Eli Zaretskii <eliz@gnu.org>
6256
6257 * frames.texi (Frame Parameters): Add an xref to the description
6258 of list-colors-display. Add a pointer to the X docs about colors.
6259
6260 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6261 Improve docs of list-colors-display.
8cf51b2c
GM
6262
62632005-02-03 Lute Kamstra <lute@gnu.org>
6264
6265 * frames.texi (Frames, Drag and Drop): Fix typos.
6266
62672005-02-03 Richard M. Stallman <rms@gnu.org>
6268
6269 * windows.texi (Basic Window): Mention color-change in mode line.
6270 (Change Window): Explain dragging vertical boundaries.
6271
6272 * text.texi (Sentences): Clarify.
6273 (Paragraphs): Explain M-a and blank lines.
6274 (Outline Mode): Clarify text and menu.
6275 (Hard and Soft Newlines): Mention use-hard-newlines.
6276
6277 * frames.texi (Frames): Delete unnecessary mention of Windows.
6278 (Mouse Commands): Likewise. Mention xterm mouse support.
6279 (Clipboard): Clarify.
6280 (Mouse References): Mention use of Mouse-1 for following links.
6281 (Menu Mouse Clicks): Clarify.
6282 (Mode Line Mouse): Clarify.
6283 (Drag and Drop): Rewrite.
6284
6285 * fixit.texi (Spelling): Fix typo.
6286
6287 * files.texi (File Names): Clarify.
6288 (Visiting): Update conditions for use of file dialog. Clarify.
6289 (Saving): Doc d as answer in save-some-buffers.
6290 (Remote Files): Clean up the text.
6291
6292 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6293
6294 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6295 (List Buffers): Clarify.
6296 (Several Buffers): Doc T command.
6297 (Buffer Convenience): Clarify menu.
6298
6299 * basic.texi (Undo): Clarify last change.
6300
63012005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6302
6303 * fixit.texi (Spelling): Fix typo.
6304
63052005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6306
6307 * basic.texi (Undo): Update description of `undo-outer-limit'.
6308
63092005-02-01 Nick Roberts <nickrob@snap.net.nz>
6310
6311 * building.texi: Update documentation relating to GDB Graphical
6312 Interface.
6313
63142005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6315
6316 * custom.texi (Easy Customization): Adapt menu to node name change.
6317
63182005-01-30 Richard M. Stallman <rms@gnu.org>
6319
6320 * custom.texi (Easy Customization): Defn of "User Option" now
6321 includes faces. Don't say just "option" when talking about variables.
6322 Do say just "options" to mean "anything customizable".
6323 (Specific Customization): Describe `customize-variable',
6324 not `customize-option'.
6325
6326 * glossary.texi (Glossary) <Faces>: Add xref.
6327 <User Option>: Change definition--include faces. Change xref.
6328
6329 * picture.texi (Picture): Mention artist.el.
6330
6331 * sending.texi, screen.texi, programs.texi, misc.texi:
6332 * mini.texi, major.texi, maintaining.texi, macos.texi:
6333 * help.texi, frames.texi, files.texi:
6334 Don't say just "option" when talking about variables.
6335
6336 * display.texi, mule.texi: Don't say just "option" when talking
6337 about variables. Other minor cleanups.
6338
8cf51b2c
GM
63392005-01-26 Lute Kamstra <lute@gnu.org>
6340
6341 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6342 File'. Mention the `-Q' option at the `--no-site-file' option.
6343
8cf51b2c
GM
63442005-01-22 David Kastrup <dak@gnu.org>
6345
6346 * building.texi (Grep Searching): Mention alias `find-grep' for
6347 `grep-find'.
6348
63492005-01-20 Richard M. Stallman <rms@gnu.org>
6350
6351 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6352
8cf51b2c
GM
63532005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6354
6355 * rmail.texi (Movemail): Explain differences
6356 between standard and mailutils versions of movemail.
6357 Describe command line and configuration options introduced
6358 with the latter.
6359 Explain the notion of mailbox URL, provide examples and
6360 cross-references to mailutils documentation.
6361 Describe various methods of specifying mailbox names,
6362 user names and user passwords for rmail.
6363 (Remote Mailboxes): New section. Describe
6364 how movemail handles remote mailboxes. Describe configuration
6365 options used to control its behavior.
6366 (Other Mailbox Formats): Explain handling of various mailbox
6367 formats.
6368
63692005-01-13 Richard M. Stallman <rms@gnu.org>
6370
6371 * commands.texi (Commands): Clarification.
6372
63732005-01-11 Richard M. Stallman <rms@gnu.org>
6374
6375 * programs.texi (Multi-line Indent): Fix previous change.
6376 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6377
8cf51b2c
GM
63782005-01-08 Richard M. Stallman <rms@gnu.org>
6379
6380 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6381 lazy-highlight.
6382
6383 * search.texi (Query Replace): Mention faces query-replace
6384 and lazy-highlight.
6385 (Incremental Search): Update isearch highlighting info.
6386
8cf51b2c
GM
63872005-01-04 Richard M. Stallman <rms@gnu.org>
6388
6389 * custom.texi (Saving Customizations): Minor improvement.
6390
8cf51b2c
GM
63912005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6392
6393 * custom.texi (Saving Customizations): Emacs no longer loads
6394 `custom-file' after .emacs. No longer mention customizing through
6395 Custom.
6396
8cf51b2c
GM
63972005-01-01 Andreas Schwab <schwab@suse.de>
6398
6399 * killing.texi (Graphical Kill): Move up under node Killing,
6400 change @section to @subsection.
6401
64022005-01-01 Richard M. Stallman <rms@gnu.org>
6403
6404 * custom.texi (Face Customization): Mention hex color specs.
6405
6406 * emacs.texi (Top): Update Killing submenu.
6407
6408 * killing.texi (Killing): Reorganize section.
6409 No more TeX-only text; put the node command at start of chapter.
6410 But the first section heading is used only in TeX.
6411 Rewrite the text to read better in this mode.
6412 (Graphical Kill): New subnode gets some of the text that
6413 used to be in the first section.
6414
64152004-12-31 Richard M. Stallman <rms@gnu.org>
6416
6417 * dired.texi (Shell Commands in Dired): Delete the ? example.
6418
6419 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6420
6421 * files.texi (Saving): Describe new require-final-newline features
6422 and mode-require-final-newline.
6423
8cf51b2c
GM
64242004-12-29 Richard M. Stallman <rms@gnu.org>
6425
6426 * custom.texi (File Variables): Clarify previous change.
6427
c8763fb6 64282004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6429
6430 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6431 out now.
6432
64332004-12-27 Richard M. Stallman <rms@gnu.org>
6434
6435 * Makefile.in (MAKEINFO): Specify --force.
6436
6437 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6438 (Undo): Doc undo-outer-limit.
6439
8cf51b2c
GM
64402004-12-15 Juri Linkov <juri@jurta.org>
6441
6442 * mark.texi (Transient Mark, Mark Ring): M-< and other
6443 movement commands don't set mark in Transient Mark mode
6444 if mark is active.
6445
8cf51b2c
GM
64462004-12-12 Juri Linkov <juri@jurta.org>
6447
6448 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6449 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6450
6451 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6452 (Misc Dired Commands): Add @r{(Dired)} to w.
6453
64542004-12-12 Juri Linkov <juri@jurta.org>
6455
6456 * mark.texi (Marking Objects): Marking commands also extend the
6457 region when mark is active in Transient Mark mode.
6458
8cf51b2c
GM
64592004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6460
6461 * custom.texi (Saving Customizations): Emacs only loads the custom
6462 file automatically after the init file in version 22.1 or later.
6463 Adapt text and examples to this fact.
6464
8cf51b2c
GM
64652004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6466
6467 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6468 be set through Custom. Otherwise, it has no effect.
6469
8cf51b2c
GM
64702004-12-05 Richard M. Stallman <rms@gnu.org>
6471
6472 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6473 * entering.texi: Rename Command Line to Emacs Invocation.
6474
10d1d0af 6475 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6476
6477 * custom.texi (Easy Customization): Move up to section level,
6478 before Variables. Avoid using the term "variable"; say "option".
6479 New initial explanation.
6480 (Variables): In initial explanation, connect "variable" to the
6481 already-explained "user option".
6482
6483 * emacs.texi (Top): Fix ref to Command Line.
6484 Move reference to Easy Customization.
6485
6486 * xresources.texi (X Resources): Fix From link.
6487
6488 * doclicense.texi (GNU Free Documentation License): Fix To link.
6489
6490 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6491
6492 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6493
64942004-12-03 Richard M. Stallman <rms@gnu.org>
6495
6496 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6497
64982004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6499
6500 * kmacro.texi: Several small changes in addition to the following.
6501 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6502 defining a keyboard macro.
6503 Mention `kmacro-ring-max'.
6504 (Keyboard Macro Counter): Clarify description of
6505 `kmacro-insert-counter', `kmacro-set-counter',
6506 `kmacro-add-counter' and `kmacro-set-format'.
6507
65082004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6509
6510 * custom.texi (File Variables): Add `unibyte' and make it more
6511 clear that `unibyte' and `coding' are special. Suggested by Simon
6512 Krahnke <overlord@gmx.li>.
6513
6514 * mule.texi (Enabling Multibyte): Refer to File Variables.
6515 Suggested by Simon Krahnke <overlord@gmx.li>.
6516
c8763fb6 65172004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6518
6519 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6520 x-use-old-gtk-file-dialog.
6521
8cf51b2c
GM
65222004-11-20 Richard M. Stallman <rms@gnu.org>
6523
6524 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6525
65262004-11-09 Lars Brinkhoff <lars@nocrew.org>
6527
6528 * building.texi (Lisp Eval): Delete hyphen in section name.
6529
65302004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6531
6532 * files.texi (Old Versions):
6533 No longer document annotation as "CVS only".
6534
65352004-11-10 Andre Spiegel <spiegel@gnu.org>
6536
6537 * files.texi (Version Control): Rewrite the introduction about
6538 version systems, mentioning the new ones that we support. Thanks
6539 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6540 suggestions.
6541
c8763fb6 65422004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6543
49823426 6544 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6545
c8763fb6 65462004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6547
6548 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6549
65502004-10-23 Eli Zaretskii <eliz@gnu.org>
6551
6552 * text.texi (Text Based Tables, Table Definition)
6553 (Table Creation, Table Recognition, Cell Commands)
6554 (Cell Justification, Row Commands, Column Commands)
6555 (Fixed Width Mode, Table Conversion, Measuring Tables)
6556 (Table Misc): New nodes, documenting the Table Mode.
6557
8cf51b2c
GM
65582004-10-19 Jason Rumney <jasonr@gnu.org>
6559
6560 * makefile.w32-in (info): Change order of arguments to makeinfo.
6561
65622004-10-19 Ulf Jasper <ulf.jasper@web.de>
6563
6564 * calendar.texi (iCalendar): Update for package changes.
6565
8cf51b2c
GM
65662004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * files.texi (Misc File Ops): View mode is a minor mode.
6569
8cf51b2c
GM
65702004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6571
6572 * calendar.texi (iCalendar): Style changes.
6573
65742004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6575
6576 * search.texi (Regexps): The regexp described in the example is no
6577 longer stored in the variable `sentence-end'.
6578
8cf51b2c
GM
65792004-10-06 Nick Roberts <nickrob@snap.net.nz>
6580
6581 * building.texi (Starting GUD): Note that multiple debugging
6582 sessions requires `gdb --fullname'.
6583
65842004-10-05 Ulf Jasper <ulf.jasper@web.de>
6585
6586 * calendar.texi (iCalendar): New section for a new package.
6587
8cf51b2c
GM
65882004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6589
6590 * text.texi: Various small changes in addition to the following.
6591 (Text): Replace xref for autotype with inforef.
6592 (Sentences): Explain nil value for `sentence-end'.
6593 (Paragraphs): Update default values for `paragraph-start' and
6594 `paragraph-separate'.
6595 (Text Mode): Correct description of Text mode's effect on the
6596 syntax table.
6597 (Outline Visibility): `hide-other' does not hide top level headings.
6598 `selective-display-ellipses' no longer has an effect on Outline mode.
6599 (TeX Misc): Add missing @cindex.
6600 Replace xref for RefTeX with inforef.
6601 (Requesting Formatted Text): The variable
6602 `enriched-fill-after-visiting' no longer exists.
6603 (Editing Format Info): Update names of menu items and commands.
6604 (Format Faces): Mention special effect of specifying the default face.
6605 Describe inheritance of text properties.
6606 Correct description of `fixed' face.
6607 (Format Indentation): Correct description of effect of setting
6608 margins. Mention `set-left-margin' and `set-right-margin'.
6609 (Format Justification): Update names of menu items.
6610 `set-justification-full' is now bound to `M-j b'.
6611 Mention that `default-justification' is a per buffer variable.
6612 (Format Properties): Update name of menu item.
6613 (Forcing Enriched Mode): `format-decode-buffer' automatically
6614 turns on Enriched mode if the buffer is in text/enriched format.
6615
66162004-10-05 Emilio C. Lopes <eclig@gmx.net>
6617
6618 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6619
66202004-09-28 Kim F. Storm <storm@cua.dk>
6621
6622 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6623 Align with new functionality.
6624
8cf51b2c
GM
66252004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6626
6627 * display.texi (Display Custom): Remove stray `@end defvar'.
6628
66292004-09-23 Kim F. Storm <storm@cua.dk>
6630
6631 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6632 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6633
8cf51b2c
GM
66342004-09-20 Richard M. Stallman <rms@gnu.org>
6635
6636 * custom.texi (Hooks): Explain using setq to clear out a hook.
6637 (File Variables): Explain multiline string constants.
6638 (Non-ASCII Rebinding): Explain when you need to update
6639 non-ASCII char codes in .emacs.
6640
6641 * building.texi (Compilation): Explain how to make a silent
6642 subprocess that won't be terminated. Explain compilation-environment.
6643
66442004-09-13 Kim F. Storm <storm@cua.dk>
6645
6646 * mini.texi (Repetition): Rename isearch-resume-enabled to
6647 isearch-resume-in-command-history and change default to disabled.
6648
8cf51b2c
GM
66492004-09-09 Kim F. Storm <storm@cua.dk>
6650
6651 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6652 with new `kmacro-name-last-macro'.
6653
8cf51b2c
GM
66542004-09-08 Juri Linkov <juri@jurta.org>
6655
6656 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6657
8cf51b2c
GM
66582004-09-03 Juri Linkov <juri@jurta.org>
6659
6660 * search.texi (Incremental Search): Update wording for M-%.
6661
66622004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6663
6664 * killing.texi (Killing): Correct description of kill commands in
6665 read-only buffer.
6666
66672004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6668
6669 * building.texi (Compilation Mode): Add a paragraph about rules
6670 for finding the compilation buffer for `next-error'.
6671
6672 * search.texi (Other Repeating Search): Mention that Occur mode
6673 supports the next-error functionality.
6674
66752004-09-02 Juri Linkov <juri@jurta.org>
6676
6677 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6678
66792004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * kmacro.texi (Basic Keyboard Macro):
6682 `apply-macro-to-region-lines' now operates on all lines that begin
6683 in the region, rather than on all complete lines in the region.
6684
c8763fb6 66852004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6686
6687 * frames.texi (Drag and drop): Add documentation about
6688 x-dnd-test-function and x-dnd-known-types.
6689
66902004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6691
6692 * indent.texi: Various minor changes in addition to:
6693 (Indentation Commands): Correct description of `indent-relative'.
6694 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6695 mode. The *Tab Stops* buffer uses Overwrite Mode.
6696 (Just Spaces): `tabify' converts sequences of at least two spaces
6697 to tabs.
6698
8cf51b2c
GM
66992004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * frames.texi (Secondary Selection): Setting the secondary
6702 selection with M-Drag-Mouse-1 does not alter the kill ring,
6703 setting it with M-Mouse-1 and M-Mouse-3 does.
6704 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6705 toolkit scroll bars.
6706 (Scroll Bars): Ditto.
6707
6708 * windows.texi (Basic Window): When using a window system, the value
6709 of point in a non-selected window is indicated by a hollow box.
6710 (Split Window): Side by side windows are separated by a scroll bar,
6711 if scroll bars are used.
6712 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6713 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6714 (Window Convenience): Update bindings for `winner-undo' and
6715 `winner-redo'.
6716
6717 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6718 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6719 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6720 of "Using Emacs as a Server".
6721 * building.texi (Building): Interchange nodes (for correct numbering).
6722 * programs.texi (Programs): Interchange nodes (for correct numbering).
6723 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6724 Info to the node structure.
6725 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6726 Rearrange order of nodes and sections such that both "GNU GENERAL
6727 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6728 end, as appropriate for appendices.
6729 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6730 Use `@unnumberedsec'.
6731 * trouble.texi: Adapt sectioning in Info to the node structure.
6732 Adapt node pointers to change in emacs.texi.
6733 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6734
8cf51b2c
GM
67352004-08-25 Kenichi Handa <handa@m17n.org>
6736
6737 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6738 description for unibyte mode.
6739
67402004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6741
6742 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6743
6744 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6745 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6746 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6747 in @pxref.
6748
67492004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6750
6751 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6752 Change section names.
6753
8cf51b2c
GM
67542004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6755
6756 * kmacro.texi (Keyboard Macro Ring): Rename section.
6757 Emacs treats the head of the macro ring as the `last keyboard macro'.
6758 (Keyboard Macro Counter): Minor change.
6759 (Save Keyboard Macro): Some clarifications.
6760 (Edit Keyboard Macro): Rename section.
6761
6762 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6763 32-bit machines.
6764 (Several Buffers): Clarify which buffer is selected if `2' is
6765 pressed in the Buffer Menu.
6766 Auto Revert mode can be used to update the Buffer Menu
6767 automatically.
6768
67692004-08-21 Eli Zaretskii <eliz@gnu.org>
6770
6771 * help.texi (Misc Help): Add an index entry for finding an Info
6772 manual by its file name.
6773
67742004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6775
6776 * files.texi (Backup Deletion): Correct description of
6777 `delete-old-versions'.
6778 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6779 (Auto Save Files): Recommend `auto-save-mode' to reenable
6780 auto-saving, rather than the abbreviation `auto-save'.
6781
67822004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6783
6784 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6785 for "killing" and "yanking" in main menu.
6786
67872004-08-16 Richard M. Stallman <rms@gnu.org>
6788
6789 * killing.texi (Yanking, Killing): Minor cleanups.
6790
6791 * mark.texi (Momentary Mark): Minor cleanups.
6792
67932004-08-15 Kenichi Handa <handa@etl.go.jp>
6794
6795 * custom.texi (Non-ASCII Rebinding):
6796 C-q always inserts the right code to pass to global-set-key.
6797
8cf51b2c
GM
67982004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6799
6800 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6801 `insert-register', instead of `C-x r g' binding, for consistency.
6802
68032004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * fixit.texi (Spelling): Fix typo.
6806
68072004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6808
6809 * help.texi (Help): Fix Texinfo usage.
6810
8cf51b2c
GM
68112004-07-24 Richard M. Stallman <rms@gnu.org>
6812
6813 * text.texi (Paragraphs): Update how paragraphs are separated
6814 and the default for paragraph-separate.
6815
6816 * search.texi (Regexp Replace): Further update text for new
6817 replacement operators.
6818
8cf51b2c
GM
68192004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6822 `R' switch.
6823
6824 * dired.texi (Dired Updating): `k' only deletes inserted
6825 subdirectories from the Dired buffer if a prefix argument was given.
6826
6827 * search.texi (Regexps): Delete redundant definition of `symbol' in
6828 description of `\_>'. It already occurs in the description of `\_<'.
6829
8cf51b2c
GM
68302004-07-01 Juri Linkov <juri@jurta.org>
6831
6832 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6833 (Regexp Search): Add M-r.
6834
68352004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6836
6837 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6838
68392004-06-29 Jesper Harder <harder@ifa.au.dk>
6840
49823426 6841 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6842
68432004-06-25 Richard M. Stallman <rms@gnu.org>
6844
6845 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6846
68472004-06-25 David Kastrup <dak@gnu.org>
6848
6849 * search.texi (Regexp Replace): Some typo corrections and
6850 rearrangement.
6851
68522004-06-24 David Kastrup <dak@gnu.org>
6853
6854 * search.texi (Unconditional Replace): Use replace-string instead
6855 of query-replace in example.
6856 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6857 sequences.
6858 (Query Replace): Correct explanation of `^' which does not use
6859 the mark stack.
6860
68612004-06-21 Nick Roberts <nickrob@gnu.org>
6862
6863 * misc.texi (Shell History Copying): Document comint-insert-input.
6864 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6865
8cf51b2c
GM
68662004-06-20 Jesper Harder <harder@ifa.au.dk>
6867
6868 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6869 * custom.texi (Customization): Do.
6870 * anti.texi (Antinews): Do.
6871 * abbrevs.texi (Defining Abbrevs): Do.
6872
6873 * programs.texi (Info Lookup): Fix keybinding for
6874 info-lookup-symbol.
6875
68762004-06-16 Juanma Barranquero <lektu@terra.es>
6877
6878 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6879 Add emacs-xtra.
6880 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6881 (clean): Add emacs-xtra and flymake. Remove redundancies.
6882
68832004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6884
6885 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6886 Add emacs-xtra.
6887 * emacs-xtra.texi: New file.
6888
68892004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6890
6891 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6892 (Dired and Find): Mention differences with ordinary Dired buffers.
6893
8cf51b2c
GM
68942004-06-13 Richard M. Stallman <rms@gnu.org>
6895
6896 * custom.texi (Init Syntax): Explain about vars that do special
6897 things when set with setq or with Custom.
6898 (Init Examples): Add line-number-mode example.
6899
8cf51b2c
GM
69002004-06-12 Juri Linkov <juri@jurta.org>
6901
6902 * dired.texi (Operating on Files): Add dired-do-touch.
6903
8cf51b2c
GM
69042004-06-10 Juri Linkov <juri@jurta.org>
6905
6906 * building.texi (Lisp Eval): Add C-M-x on defface.
6907
69082004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6909
6910 * files.texi (Reverting): Auto-Revert mode and
6911 Global Auto-Revert mode no longer revert remote files.
6912
8cf51b2c
GM
69132004-05-29 Richard M. Stallman <rms@gnu.org>
6914
6915 * custom.texi (Init File): Two dashes start --no-site-file.
6916
8cf51b2c
GM
69172004-05-29 Alan Mackenzie <acm@muc.de>
6918
6919 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6920 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6921 (AWK, Pike): Document as "C-like modes".
6922 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6923 (M-x man): Supersedes M-x manual-entry.
6924 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6925
6926 ("Comments in C"): Delete node; the info is in CC Mode manual.
6927 (c-comment-only-line-offset): Remove description.
6928
6929 (C-c ., C-c C-c): Describe new C Mode bindings.
6930
6931 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6932 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6933 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6934 Amend definitions.
6935
6936 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6937 Describe functions.
6938
6939 (c-comment-start-regexp, c-hanging-comment-ender-p)
6940 (c-hanging-comment-starter-p): Remove obsolete definitions.
6941
6942 * emacs.texi: Remove the menu entry "Comments in C".
6943
8cf51b2c
GM
69442004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6945
6946 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6947 `M-x locate'.
6948
69492004-05-16 Karl Berry <karl@gnu.org>
6950
6951 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6952 makeinfo --html fails.
6953 * help.texi (Help Summary) [@ifnottex]: Likewise.
6954
69552004-05-13 Nick Roberts <nickrob@gnu.org>
6956
6957 * building.texi (GDB Graphical Interface): Update and describe
6958 layout first.
6959
8cf51b2c
GM
69602004-05-04 Jason Rumney <jasonr@gnu.org>
6961
6962 * makefile.w32-in: Revert last change.
6963
69642004-05-03 Jason Rumney <jasonr@gnu.org>
6965
6966 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6967
8cf51b2c
GM
69682004-04-23 Juanma Barranquero <lektu@terra.es>
6969
6970 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6971
69722004-04-18 Juri Linkov <juri@jurta.org>
6973
6974 * fixit.texi (Spelling): Remove file extension from ispell xref.
6975
69762004-04-15 Kim F. Storm <storm@cua.dk>
6977
6978 * cmdargs.texi (Initial Options): Add -Q.
6979
69802004-04-05 Kim F. Storm <storm@cua.dk>
6981
6982 * custom.texi (File Variables): Add safe-local-eval-forms.
6983
8cf51b2c
GM
69842004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6985
6986 * files.texi (Reverting): Correct description of revert-buffer's
6987 handling of point.
6988
69892004-03-22 Juri Linkov <juri@jurta.org>
6990
6991 * emacs.texi (Top): Add `Misc X'.
6992
49823426 6993 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6994
6995 * glossary.texi: Improve references.
6996
6997 * help.texi: Sync keywords with finder.el.
6998
6999 * mini.texi (Completion): Add description for menu items.
7000
7001 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7002
7003 * sending.texi (Mail Methods): Fix xref to Message manual.
7004
8cf51b2c
GM
70052004-03-12 Richard M. Stallman <rms@gnu.org>
7006
8cf51b2c
GM
7007 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7008
8cf51b2c
GM
70092004-03-04 Richard M. Stallman <rms@gnu.org>
7010
7011 * search.texi (Regexps): Explain that ^ and $ have their
7012 special meanings only in certain contexts.
7013
7014 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7015
7016 * mule.texi (Specify Coding): Doc C-x RET F.
7017
7018 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7019 for multiple compile and grep buffers.
7020 (Indirect Buffers): Don't recommand clone-indirect-buffer
7021 for multiple compile and grep buffers.
7022
8cf51b2c
GM
70232004-02-29 Juanma Barranquero <lektu@terra.es>
7024
7025 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7026 Use $(DEL) instead of rm, and ignore exit code.
7027
8cf51b2c
GM
70282004-02-23 Nick Roberts <nick@nick.uklinux.net>
7029
7030 * building.texi (Watch Expressions): Update.
7031
70322004-02-21 Juri Linkov <juri@jurta.org>
7033
7034 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7035 --directory, --help, --version. Move text about command-line-args
7036 to Command Arguments.
7037 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7038 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7039 (Window Size X): Join -g and --geometry. Add @cindex.
7040 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7041 (Title X): Remove alias -title.
7042 (Misc X): New node.
7043
c8763fb6 70442004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7045
7046 * frames.texi (Drag and drop): Add Motif to list of supported
7047 protocols.
7048
c8763fb6 70492004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7050
7051 * frames.texi (Drag and drop): New section.
7052
70532004-01-24 Richard M. Stallman <rms@gnu.org>
7054
7055 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7056 Include it only @ifnotinfo. Patch the preceding and following
7057 node headers to point to each other.
7058
70592004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7060
7061 * calendar.texi (Appointments): Update section.
7062
70632003-12-29 Kevin Ryde <user42@zip.com.au>
7064
8cf51b2c
GM
7065 * programs.texi (C Modes): Fix the xref.
7066
70672003-12-23 Nick Roberts <nick@nick.uklinux.net>
7068
7069 * building.texi (Watch Expressions): Update.
7070 (Commands of GUD): Include use of toolbar + breakpoints set from
7071 fringe/margin.
7072
70732003-12-03 Andre Spiegel <spiegel@gnu.org>
7074
7075 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7076 <acm@muc.de>.
7077
c8763fb6 70782003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7079
7080 * frames.texi (Dialog Boxes): Add use-file-dialog.
7081
8cf51b2c
GM
70822003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7083
7084 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7085 in CC Mode.
7086
8cf51b2c
GM
70872003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7088
7089 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7090 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7091 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7092 * man/frames.texi, man/glossary.texi, man/killing.texi:
7093 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7094 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7095 * man/sending.texi, man/text.texi, man/trouble.texi:
7096 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7097
70982003-11-01 Alan Mackenzie <acm@muc.de>
7099
7100 * search.texi (Scrolling During Incremental Search): Document a
7101 new scrolling facility in isearch mode.
7102
8cf51b2c
GM
71032003-10-22 Miles Bader <miles@gnu.org>
7104
7105 * Makefile.in (info): Move before $(top_srcdir)/info.
7106
71072003-10-22 Nick Roberts <nick@nick.uklinux.net>
7108
7109 * building.texi (Watch Expressions): Update section on data display
7110 to reflect code changes (GDB Graphical Interface).
7111
8cf51b2c
GM
71122003-10-13 Richard M. Stallman <rms@gnu.org>
7113
7114 * xresources.texi (GTK resources): Clean up previous change.
7115
c8763fb6 71162003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7117
7118 * xresources.texi (GTK resources): Add a note that some themes
7119 disallow customizations. Add scroll theme example.
7120
8cf51b2c
GM
71212003-09-30 Richard M. Stallman <rms@gnu.org>
7122
8cf51b2c
GM
7123 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7124
7125 * misc.texi (Saving Emacs Sessions): Shorten the section,
7126 collapsing back into one node.
7127
71282003-09-30 Lars Hansen <larsh@math.ku.dk>
7129
7130 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7131
ce058493 71322003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7133
7134 * xresources.texi (GTK names in Emacs): Correct typo.
7135
8cf51b2c
GM
71362003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7137
7138 * cmdargs.texi (Font X): Mention new default font. More
7139 fully describe long font names, wildcard patterns and the
7140 problems involved. (Result of discussion on emacs-devel.)
7141
71422003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7143
7144 * emacs.texi (Acknowledgements): Correct typo.
7145
71462003-09-22 Richard M. Stallman <rms@gnu.org>
7147
7148 * dired.texi (Misc Dired Commands): New node.
7149 (Dired Navigation): Add dired-goto-file.
7150
7151 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7152
7153 * emacs.texi (Acknowledgements): New node, split from Distribution.
7154
7155 * cmdargs.texi (Action Arguments): -f reads interactive args.
7156
8cf51b2c
GM
71572003-09-08 Lute Kamstra <lute@gnu.org>
7158
7159 * screen.texi (Mode Line): Say that POS comes before LINE.
7160 Mention `size-indication-mode'.
7161 * display.texi (Optional Mode Line): Document
7162 `size-indication-mode'.
7163 * basic.texi (Position Info): Mention `size-indication-mode'.
7164
71652003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7166
7167 * xresources.texi (Resources): Refer to `editres' man page.
7168 (Lucid Resources): Update defaults. Expand description of
7169 `shadowThickness'.
7170
71712003-09-04 Miles Bader <miles@gnu.org>
7172
7173 * Makefile.in (top_srcdir): New variable.
7174 ($(top_srcdir)/info): New rule.
7175 (info): Depend on it.
7176
71772003-09-03 Peter Runestig <peter@runestig.com>
7178
7179 * makefile.w32-in: New file.
7180
71812003-08-29 Richard M. Stallman <rms@gnu.org>
7182
7183 * misc.texi (Saving Emacs Sessions): Correct previous change.
7184
8cf51b2c
GM
71852003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7186
8cf51b2c
GM
7187 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7188 (Intro): Include kmacro.texi after fixit.texi instead of after
7189 custom.texi. (As suggested by Kim Storm.)
7190
71912003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7192
7193 * fixit.texi (Fixit): Update `Next' pointer.
7194 * files.texi (Files): Update `Previous' pointer.
7195 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7196 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7197 (Suggested by Kim Storm.)
7198 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7199
72002003-08-18 Kim F. Storm <storm@cua.dk>
7201
7202 * kmacro.texi: New file describing enhanced keyboard macro
7203 functionality. Replaces old description in custom.texi.
7204
7205 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7206 (Keyboard Macros): Move to new kmacro.texi file.
7207
7208 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7209
8cf51b2c
GM
72102003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7211
7212 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7213
72142003-08-17 Alex Schroeder <alex@gnu.org>
7215
7216 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7217 required.
7218
8cf51b2c
GM
72192003-08-05 Richard M. Stallman <rms@gnu.org>
7220
7221 * programs.texi (Lisp Indent): Don't describe
7222 lisp-indent-function property here. Use xref to Lisp Manual.
7223
8cf51b2c
GM
72242003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7225
fffa137c 7226 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7227 abbreviations.
7228
72292003-07-24 Markus Rost <rost@math.ohio-state.edu>
7230
7231 * buffers.texi (List Buffers): Fix previous change.
7232
8cf51b2c
GM
72332003-07-13 Markus Rost <rost@math.ohio-state.edu>
7234
7235 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7236 List*.
7237
72382003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7239
8cf51b2c
GM
7240 * display.texi (Font Lock): Fix typo.
7241
72422003-07-07 Richard M. Stallman <rms@gnu.org>
7243
7244 * display.texi (Font Lock): Add xref for format info on
7245 font-lock-remove-keywords.
7246
7247 * building.texi (Compilation): Document what happens with asynch
7248 children of compiler process.
7249
7250 * help.texi (Library Keywords): Use @multitable.
7251
8cf51b2c
GM
72522003-06-04 Richard M. Stallman <rms@gnu.org>
7253
7254 * programs.texi (Expressions): Delete C-M-DEL.
7255
7256 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7257 comint-move-point-for-output renamed from
7258 comint-scroll-to-bottom-on-output.
7259
7260 * custom.texi (Init Rebinding): Replace previous change with xref.
7261 (Non-ASCII Rebinding): Explain that issue more briefly here.
7262
72632003-05-28 Richard M. Stallman <rms@gnu.org>
7264
7265 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7266
72672003-05-28 Nick Roberts <nick@nick.uklinux.net>
7268
7269 * building.texi (GDB Graphical Interface): New node.
7270 (Rewritten somewhat by RMS.)
7271
c8763fb6 72722003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7273
7274 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7275 non-English letters. Explain how to set coding systems correctly
7276 and how to include the right coding cookie in the file.
7277
c8763fb6 72782003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7279
7280 * indent.texi (Indentation): Explain the concepts.
7281 (Just Spaces): Explain why preventing tabs for indentation might
7282 be useful.
7283
8cf51b2c
GM
72842003-04-16 Richard M. Stallman <rms@gnu.org>
7285
7286 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7287
8cf51b2c
GM
72882003-02-22 Alex Schroeder <alex@emacswiki.org>
7289
7290 * cmdargs.texi (General Variables): Document SMTPSERVER.
7291
8cf51b2c
GM
7292 * sending.texi: Remove SMTP node.
7293 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7294 library.
7295
8cf51b2c
GM
72962003-02-22 Alex Schroeder <alex@emacswiki.org>
7297
7298 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7299
73002003-02-22 Simon Josefsson <jas@extundo.com>
7301
7302 * sending.texi (Mail Methods): Add node about SMTP.
7303
c8763fb6 73042003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7305
7306 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7307
8cf51b2c
GM
73082003-02-01 Kevin Ryde <user42@zip.com.au>
7309
7310 * glossary.texi (Glossary): Correction to cl cross reference.
7311
73122003-01-20 Richard M. Stallman <rms@gnu.org>
7313
7314 * killing.texi (Rectangles): Document C-x c r.
7315
c8763fb6 73162003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7317
7318 * xresources.texi (GTK resources): New node.
7319 (GTK widget names): New node.
7320 (GTK names in Emacs): New node.
7321 (GTK styles): New node.
7322
c8763fb6 73232003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7324
7325 * maintaining.texi (Create Tags Table): Add reference to the new
7326 `etags --help --lang=LANG' option.
7327
8cf51b2c
GM
73282002-10-02 Karl Berry <karl@gnu.org>
7329
49823426 7330 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7331 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7332 where needed for the sake of the HTML output.
8cf51b2c
GM
7333
73342001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7335
7336 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7337 source files.
7338
73392001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7340
7341 * Makefile.in (emacsman): New target.
7342
8cf51b2c
GM
73432001-10-20 Gerd Moellmann <gerd@gnu.org>
7344
7345 * (Version 21.1 released.)
7346
73472001-10-05 Gerd Moellmann <gerd@gnu.org>
7348
7349 * Branch for 21.1.
7350
8cf51b2c
GM
73512001-03-05 Gerd Moellmann <gerd@gnu.org>
7352
7353 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7354
8cf51b2c
GM
73552000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7356
7357 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7358
8cf51b2c
GM
73591999-07-12 Richard Stallman <rms@gnu.org>
7360
7361 * Version 20.4 released.
7362
73631998-12-04 Markus Rost <rost@delysid.gnu.org>
7364
7365 * Makefile.in (INFO_TARGETS): Delete customize.info.
7366 (DVI_TARGETS): Delete customize.dvi.
7367 (../info/customize, customize.dvi): Targets deleted.
7368
73691998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7370
7371 * Version 20.3 released.
7372
73731998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7374
7375 * Makefile.in (EMACSSOURCES): Add mule.texi.
7376 Add msdog.texi, ack.texi. Remove gnu1.texi.
7377
73781998-04-06 Andreas Schwab <schwab@gnu.org>
7379
768c0c0f
JB
7380 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7381 Use it in dvi targets.
8cf51b2c
GM
7382
73831997-09-23 Paul Eggert <eggert@twinsun.com>
7384
7385 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7386 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7387 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7388
73891997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7390
7391 * Version 20.2 released.
7392
73931997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7394
7395 * Version 20.1 released.
7396
73971997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7398
7399 * Makefile (../info/customize, customize.dvi): New targets.
7400 (INFO_TARGETS): Add ../info/customize.
7401 (DVI_TARGETS): Add customize.dvi.
7402
8cf51b2c
GM
74031996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7404
7405 * Version 19.33 released.
7406
74071996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7408
7409 * Version 19.32 released.
7410
8cf51b2c
GM
74111996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7412
7413 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7414
74151996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7416
7417 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7418 Specify -I option.
7419 (All dvi targets): Set the TEXINPUTS variable.
7420
74211996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7422
7423 * Version 19.31 released.
7424
8cf51b2c
GM
74251995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7426
7427 * Version 19.30 released.
7428
8cf51b2c
GM
74291995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7430
7431 * Makefile.in (maintainer-clean): Rename from realclean.
7432
74331994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7434
7435 * Makefile.in: New file.
7436 * Makefile: File deleted.
7437
74381994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7439
7440 * Makefile (TEXINDEX_OBJS): Variable deleted.
7441 (texindex, texindex.o, getopt.o): Rules deleted.
7442 All deps on texindex deleted.
7443 (distclean): Don't delete texindex.
7444 (mostlyclean): Don't delete *.o.
7445 * texindex.c, getopt.c: Files deleted.
7446
74471994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7448
7449 * Version 19.26 released.
7450
74511994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7452
7453 * Makefile (EMACSSOURCES): Exclude undo.texi.
7454
74551994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7456
7457 * Version 19.25 released.
7458
74591994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7460
7461 * Version 19.24 released.
7462
74631994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7464
7465 * Version 19.23 released.
7466
74671994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7468
7469 * Makefile: Delete spurious tab.
7470
74711994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7472
7473 * Makefile (.SUFFIXES): New rule.
7474
8cf51b2c
GM
74751993-12-04 Richard Stallman (rms@srarc2)
7476
7477 * getopt.c: New file.
7478 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7479 (getopt.o): New rule.
7480 (dvi): Don't depend on texindex.
49823426 7481 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7482
74831993-12-03 Richard Stallman (rms@srarc2)
7484
49823426
GM
7485 * Makefile (TEXI2DVI): New variable.
7486 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7487 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7488
74891993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7490
7491 * Version 19.22 released.
7492
74931993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7494
7495 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7496
74971993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7498
7499 * Version 19.21 released.
7500
8cf51b2c
GM
75011993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7502
7503 * Makefile (realclean): Don't delete the Info files.
7504
f0131492 75051993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7506
8cf51b2c
GM
7507 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7508 4' where appropriate.
7509
f0131492 75101993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7511
49823426 7512 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7513
7514 * texindex.c: Include "../src/config.h" if building in emacs.
7515
7516 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7517 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7518 Add target to build texindex.c, defining `emacs'.
7519
8cf51b2c
GM
75201993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7521
7522 * Version 19.19 released.
7523
8cf51b2c
GM
75241993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7525
7526 * Version 19.18 released.
7527
75281993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7529
7530 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7531
75321993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7533
7534 * Version 19.17 released.
7535
75361993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7537
7538 * split-man: Fix typos in last change.
7539
75401993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7541
7542 * Version 19.16 released.
7543
75441993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7545
7546 * version 19.15 released.
7547
75481993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7549
7550 * Makefile (distclean): It's rm, not rf.
7551
75521993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7553
7554 * Version 19.14 released.
7555
75561993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7557
7558 * Makefile: New file.
7559
75601993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7561
7562 * Version 19.13 released.
7563
75641993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7565
7566 * Version 19.9 released.
7567
75681993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7569
7570 * Version 19.8 released.
7571
75721993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7573
7574 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7575
7576 * trouble.texi: It's `enable-flow-control-on', not
7577 `evade-flow-control-on'.
7578
75791993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7580
7581 * display.texi: Document standard-display-european.
7582
75831993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7584
7585 * Version 19.7 released.
7586
7587 * emacs.texi: Add a sentence to the top menu mentioning the
7588 specific version of Emacs this manual applies to.
7589
75901993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7591
7592 * basic.texi: Document next-line-add-lines variable used to
7593 implement down-arrow.
7594
7595 * killing.texi: Document kill-whole-line.
7596
75971993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7598
7599 * text.texi: Update unix TeX ordering information.
7600
76011993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7602
7603 * news.texi: Mention fill-rectangle in keybinding list.
7604
7605 * killing.texi: Document fill-rectangle.
7606
76071993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7608
7609 * vc.texi: Bring the docs up to date with VC 5.2.
7610
76111992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7612
7613 * emacs.tex: Mention blackbox and gomoku under Amusements.
7614 Assembler mode is now mentioned and appropriately indexed
7615 under Programming Modes.
7616
76171991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7618
7619 * emacs.tex: Update TeX ordering information.
7620
8cf51b2c
GM
76211990-06-26 David Lawrence (tale@geech)
7622
7623 * emacs.tex: Note that completion-ignored-extensions is not used
7624 to filter out names when all completions are displayed in
7625 *Completions*.
7626
76271990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7628
7629 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7630
76311990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7632
7633 * emacs.tex: Add @findex grep.
7634
8cf51b2c
GM
76351988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7636
7637 * emacs.tex: Correct two typos. No other changes before
7638 Version 19 will be made.
7639
8cf51b2c
GM
76401988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7641
7642 * emacs.tex: Update information for obtaining TeX distribution from the
7643 University of Washington.
7644
7645;; Local Variables:
c8763fb6 7646;; coding: utf-8
8cf51b2c
GM
7647;; End:
7648
95df8112 7649 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7650
7651 This file is part of GNU Emacs.
7652
352c8b4a 7653 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7654 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7655 the Free Software Foundation, either version 3 of the License, or
7656 (at your option) any later version.
8cf51b2c
GM
7657
7658 GNU Emacs is distributed in the hope that it will be useful,
7659 but WITHOUT ANY WARRANTY; without even the implied warranty of
7660 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7661 GNU General Public License for more details.
7662
7663 You should have received a copy of the GNU General Public License
352c8b4a 7664 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.