Fix bug #8210 with index entries for ".emacs".
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
0286d9de
EZ
12011-03-09 Eli Zaretskii <eliz@gnu.org>
2
3 * custom.texi (Init File): Add inex entries for ".emacs".
4 (Bug#8210)
5
0afb4571
J
62011-03-08 Jan Djärv <jan.h.d@swipnet.se>
7
8 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
9 for Gtk+ 3.
10
bb3865e8
GM
112011-03-08 Glenn Morris <rgm@gnu.org>
12
6446548e
GM
13 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
14 * emacs.texi (Acknowledgments):
15 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 16 * emacs.texi: Set documentencoding.
6446548e 17
bb3865e8
GM
18 * display.texi (Optional Mode Line): Don't mention exactly where
19 display-time appears. (Bug#8193)
20
892777ba
CY
212011-03-06 Chong Yidong <cyd@stupidchicken.com>
22
23 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
24
0b973fc5
DW
252011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
26
27 * misc.texi (emacsclient Options): Add q/quiet.
28
8ef5a2f2
GM
292011-03-02 Glenn Morris <rgm@gnu.org>
30
31 * mule.texi (Communication Coding) <x-select-request-type>:
32 Remove duplicate (essentially) paragraph. (Bug#8148)
33
bd106056
CS
342011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
35
36 * maintaining.texi (Format of ChangeLog): Add reference to
37 add-log-full-name.
38 (Change Log Commands): Add documentation for combining multiple
39 symbols in one change.
40
6640b281
GM
412011-03-01 Glenn Morris <rgm@gnu.org>
42
43 * custom.texi (Directory Variables):
44 Give an example of excluding subdirectories.
45
2b0c7330 462011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
47
48 * search.texi (Regexp Search): Move index entries about regexps to the
49 "Regexps" node. Add index entries for regexp search. (Bug#8096)
50
8c62c205
GM
512011-02-19 Glenn Morris <rgm@gnu.org>
52
53 * dired.texi (Dired): Dired-X version number was dropped.
54
3928f2b6
JD
552011-02-14 Jan Djärv <jan.h.d@swipnet.se>
56
57 * xresources.texi (X Resources): Remove *faceName and replace it with
58 *font for Lucid.
59
a41c8660
CY
602011-02-05 Chong Yidong <cyd@stupidchicken.com>
61
62 * rmail.texi (Rmail Display): Document Rmail MIME support more
63 accurately.
64
65 * maintaining.texi (VC Change Log): Document vc-log-incoming and
66 vc-log-outgoing.
67 (Merging): Document vc-find-conflicted-file.
68
233ba4d9 692011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
70
71 * custom.texi (Variables): Fix typo.
72
14beddf4 732011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 74
65401ee3
CY
75 * search.texi (Regexps): Copyedits. Mention character classes
76 (Bug#7809).
77
19f81ecf
CY
78 * files.texi (File Aliases): Restore explanatory text from Eli
79 Zaretskii, accidentally removed in 2011-01-08 commit.
80
bf3dae7e
EZ
812011-01-29 Eli Zaretskii <eliz@gnu.org>
82
83 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
84 (MAKEINFO_OPTS): New variable.
85 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
86 (emacs.html): New target.
87 (clean): Remove emacs.html.
88
45eb2a5d
WL
892011-01-23 Werner Lemberg <wl@gnu.org>
90
91 * Makefile.in (MAKEINFO): Now controlled by `configure'.
92 (MAKEINFO_OPTS): New variable. Use it where appropriate.
93 (ENVADD): Updated.
94
9acfe703
GM
952011-01-18 Glenn Morris <rgm@gnu.org>
96
97 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
98
99 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
100
362b9d48
GM
1012011-01-15 Chong Yidong <cyd@stupidchicken.com>
102
bb033b5f
CY
103 * building.texi (Compilation): Improve instructions for running two
104 compilations (Bug#7573).
105
b024d9f0
MD
106 * files.texi (Backup Names): Document the new location of the
107 last-resort backup file.
108
362b9d48
GM
109 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
110 manual. Explain why directory-abbrev-alist elements should be anchored
111 (Bug#7777).
112
1132011-01-15 Eli Zaretskii <eliz@gnu.org>
114
115 * msdog.texi (Windows Startup): Correct inaccurate description of
116 differences between emacsclient.exe and emacsclientw.exe.
117
7c420169 1182011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
119
120 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
121
7c420169 1222011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
123
124 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
125
7c420169 1262011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 127
2d34d523
EZ
128 * frames.texi (Cut and Paste): Modify the section's name and text:
129 don't mix "cut/paste" with "kill/yank".
130 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
131 (Bug#7702)
132
88ab4340
EZ
133 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
134
7c420169 1352011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
136
137 * maintaining.texi: Move inclusion of emerge after EDE, so that it
138 matches its position in the menu. (Bug#7674)
139
7c420169 1402011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
141
142 * trouble.texi (Checklist): Mention not replying via news either.
143
92bb6c52
TH
1442010-12-30 Tassilo Horn <tassilo@member.fsf.org>
145
146 * misc.texi (Document View): Update DocView section with newly
147 supported document formats.
148
b103c904
CY
1492010-12-21 Chong Yidong <cyd@stupidchicken.com>
150
151 * killing.texi: Resection the Info version to conform to the
152 printed manual, to avoid making sections on Accumulating Text, CUA
153 and Rectangles into full chapters.
154
f49d1f52 1552010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
156
157 * custom.texi (Init Syntax): Add index entries for "character syntax".
158 (Bug#7576)
159
f49d1f52 1602010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
161
162 * text.texi (HTML Mode): Small fixes. (Bug#7607)
163
f49d1f52 1642010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
165
166 * trouble.texi (Checklist): Fix typo in newsgroup name.
167
f49d1f52 1682010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
169
170 * search.texi (Word Search): Note that the lazy highlight always
171 matches to whole words (Bug#7470).
172
f49d1f52 1732010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 174
4f1948eb
EZ
175 * display.texi (Optional Mode Line): Make the description of
176 load-average more accurate.
177
b8a9e136
EZ
178 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
179 registry, with a cross-reference.
62d72a4a
EZ
180 (Windows Startup): New node. Move the stuff about the current
181 directory from "Windows HOME".
b8a9e136 182
07976ae3 1832010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
184
185 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
186 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
187
07976ae3 1882010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
189
190 * maintaining.texi (Version Control Systems): Fix repeated sentence.
191 Suggested by Štěpán Němec.
192
07976ae3 1932010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 194
1aaae3f3
CY
195 * maintaining.texi (Version Control): Say "commit", not "check in".
196 (Version Control Systems): Simplify descriptions.
197 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
198 VCS Concepts.
199 (VC Mode Line): Update example.
200 (Old Revisions): Document revert-buffer for vc-diff.
201 (Log Buffer): Promote to a subsection. Document header lines.
202
ec8a6295
CY
203 * macos.texi (Mac / GNUstep Basics): Document
204 ns-right-alternate-modifier.
205
1aaae3f3
CY
206 * emacs.texi (Top): Update node listing.
207
0eb025fb
EZ
2082010-11-13 Eli Zaretskii <eliz@gnu.org>
209
210 * rmail.texi (Rmail Coding): Characters with no fonts are not
211 necessarily displayed as empty boxes.
212
213 * mule.texi (Language Environments, Fontsets): Characters with no
214 fonts are not necessarily displayed as empty boxes.
215
216 * display.texi (Text Display): Document display of glyphless
217 characters.
218
ea4f7750
GM
2192010-11-13 Glenn Morris <rgm@gnu.org>
220
221 * basic.texi (Position Info): Add M-x count-words-region.
222
90639cea
GM
2232010-11-11 Glenn Morris <rgm@gnu.org>
224
225 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
226
d607b96b 2272010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
228
229 * msdog.texi (Windows HOME): Add information regarding startup
230 directory when invoking Emacs from a desktop shortcut. (bug#7300)
231
c12e4a81
GM
2322010-10-11 Glenn Morris <rgm@gnu.org>
233
df187c62
GM
234 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
235
c12e4a81
GM
236 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
237 (DVIPS): New variable.
234db610
GM
238 (.PHONY): Add html, ps.
239 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
240 (clean): Delete html, ps files.
c12e4a81 241
6513b232
EZ
2422010-10-09 Eli Zaretskii <eliz@gnu.org>
243
244 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
245
f4f358f1
GM
2462010-10-09 Glenn Morris <rgm@gnu.org>
247
c1dc72b3
GM
248 * Makefile.in (VPATH): Remove.
249 (infodir): Make it absolute.
250 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
251
4393405b
GM
252 * Makefile.in (dist): Anchor regexps.
253
eef3ab94
GM
254 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
255 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
256 (emacs-xtra.pdf): Use $<.
257
aa9db089
GM
258 * Makefile.in (infoclean): Remove harmless, long-standing error.
259
abd40fb4
GM
260 * Makefile.in ($(infodir)): Delete rule.
261 (mkinfodir): New.
262 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
263
f4f358f1 264 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 265 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
266 * emacsver.texi: New file, replacing emacsver.texi.in.
267
ea274122
GM
2682010-10-09 Glenn Morris <rgm@gnu.org>
269
f7a31f11
GM
270 * emacsver.texi.in: New file.
271 * emacs.texi: Set EMACSVER by including emacsver.texi.
272 * Makefile.in (distclean): Delete emacsver.texi.
273 (dist): Copy emacsver.texi.
b13254e7 274 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 275
3fb78d1f
GM
276 * ack.texi (Acknowledgments): No more b2m.c.
277
ea274122
GM
278 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
279 (emacs): Remove rule.
280 (dist): No need to deal with the emacs rule any more.
281
17ca7950
GM
2822010-10-07 Glenn Morris <rgm@gnu.org>
283
284 * Makefile.in (version): New, set by configure.
285 (clean): Delete dist tar file.
286 (dist): Use version in tar name.
287
4c83f6e1
GM
2882010-10-06 Glenn Morris <rgm@gnu.org>
289
290 * Makefile.in (EMACS_XTRA): Add the main source file.
291 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
292 (mostlyclean): No core files, reorder other files.
293 (clean): Delete specific dvi and pdf files.
294 (infoclean, dist): New rules.
295 (maintainer-clean): Use infoclean.
8a944cea 296 ($(infodir)): Add parallel build workaround.
4c83f6e1 297
0264072d
GM
2982010-10-04 Glenn Morris <rgm@gnu.org>
299
300 * Makefile.in (SHELL): Set it.
301 (INFO_TARGETS, DVI_TARGETS): Remove variables.
302 (info, dvi): Replace above variables with their expansions.
303 (info): Move mkdir from here...
304 ($(infodir)/emacs): ... to here (for parallel builds).
305 (pdf): New target.
306 ($(infodir)/emacs): Pass -o option to makeinfo.
307 (.PHONY): Declare clean rules.
308 (maintainer-clean): Delete dvi and pdf files.
309 Guard against cd failures. Use a more restrictive delete.
310
3226d6ca
GM
3112010-10-02 Glenn Morris <rgm@gnu.org>
312
313 * misc.texi (Shell Mode): Remove reference to old function name.
314
cad90f3b
EZ
3152010-09-30 Eli Zaretskii <eliz@gnu.org>
316
317 * maintaining.texi (VC Mode Line): Mention all the possible VC status
318 indicator characters.
319
5f874327
GM
3202010-09-29 Glenn Morris <rgm@gnu.org>
321
322 * Makefile.in (top_srcdir): Remove unused variable.
323
0ab9cff3
GM
3242010-09-14 Glenn Morris <rgm@gnu.org>
325
67ae9766
GM
326 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
327 the last hook item.
328
0ab9cff3
GM
329 * calendar.texi (Appointments): Also updated when a diary include file
330 is saved.
331
6664fc59 3322010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
333
334 * trouble.texi (Bugs): Update the section intro.
335 (Known Problems): New section.
336 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
337 (Sending Patches): Bug fixes are best as responses to existing bugs.
338 * emacs.texi (Known Problems): Add menu entry for new section.
339
be3283d7
GM
3402010-09-09 Glenn Morris <rgm@gnu.org>
341
342 * xresources.texi: Untabify.
343
10999305 3442010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
345
346 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
347
10999305 3482010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
349
350 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
351
30641319
JD
3522010-09-02 Jan Djärv <jan.h.d@swipnet.se>
353
354 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
355
50dd7bc6
GM
3562010-08-21 Glenn Morris <rgm@gnu.org>
357
358 * misc.texi (Amusements): Mention bubbles and animate.
359
5e620eca
EZ
3602010-07-31 Eli Zaretskii <eliz@gnu.org>
361
362 * files.texi (Visiting): Add more index entries for
363 large-file-warning-threshold.
364
8b2dd508
JD
3652010-07-29 Jan Djärv <jan.h.d@swipnet.se>
366
367 * frames.texi (Tool Bars): Add doc for tool-bar-position.
368
8838673e
GM
3692010-06-23 Glenn Morris <rgm@gnu.org>
370
371 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
372 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
373 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
374 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
375 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
376 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
377 Untabify Texinfo files.
378
04d3bb6c
GM
3792010-06-10 Glenn Morris <rgm@gnu.org>
380
103dd3a8
GM
381 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
382
04d3bb6c
GM
383 * basic.texi (Inserting Text): Fix typo.
384
50b79479
GM
3852010-06-10 Glenn Morris <rgm@gnu.org>
386
387 * ack.texi (Acknowledgments):
388 * emacs.texi (Acknowledgments): Update for notifications.el.
389
86d7a550
DU
3902010-05-31 Daiki Ueno <ueno@unixuser.org>
391
392 * dired.texi (Operating on Files): Mention encryption commands
393 (Bug#6315).
394
db5dce9d
EZ
3952010-05-29 Eli Zaretskii <eliz@gnu.org>
396
397 * basic.texi (Moving Point): Update due to renaming of commands bound
398 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
399
34313041
EZ
4002010-05-18 Eli Zaretskii <eliz@gnu.org>
401
402 * display.texi (Fringes): Document reversal of fringe arrows for R2L
403 paragraphs.
404 (Line Truncation): Fix wording for bidi display.
405
1fc0ce04 406 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
407 keys.
408
0235128c 4092010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
410
411 * building.texi (GDB Graphical Interface): Remove misleading comparison
412 to an IDE (Bug#6128).
413
0235128c 4142010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
415
416 * programs.texi (Man Page):
417 * misc.texi (Invoking emacsclient):
418 * mini.texi (Repetition):
419 * mark.texi (Setting Mark): Fix typos.
420
0235128c 4212010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
422
423 * misc.texi (Printing): Document htmlfontify-buffer.
424
0235128c 4252010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
426
427 * calendar.texi (Displaying the Diary, Format of Diary File):
428 Fix external cross-references for TeX format output.
429
0235128c
SM
4302010-05-07 Chong Yidong <cyd@stupidchicken.com>
431
432 * Version 23.2 released.
433
f63d0028
JD
4342010-05-02 Jan Djärv <jan.h.d@swipnet.se>
435
436 * cmdargs.texi (Initial Options): Mention --chdir.
437
20fe03ad
JD
4382010-04-21 Jan Djärv <jan.h.d@swipnet.se>
439
440 * frames.texi (Tool Bars): Add tool-bar-style.
441
b7d65a5f
GM
4422010-04-21 Glenn Morris <rgm@gnu.org>
443
444 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
445
a42dbee1
CY
4462010-04-18 Chong Yidong <cyd@stupidchicken.com>
447
448 * programs.texi (Semantic): New node.
449
450 * maintaining.texi (EDE): New node.
451
452 * emacs.texi: Update node listing.
453
454 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
455
6e104790 4562010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 457
d52dbd3d
GM
458 * emacs.texi (Acknowledgments): Remove duplicate.
459
a77fe20c
GM
460 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
461
6e104790 4622010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 463
4ebe9902
GM
464 * dired.texi (Misc Dired Features): Mention VC diff and log.
465 * maintaining.texi (Old Revisions, VC Change Log):
466 Mention that diff and log work in Dired buffers.
467
98932641
GM
468 * help.texi (Help Summary): Mention M-x info-finder.
469
d5b22ab2 470 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 471
4d4e9522
GM
472 * custom.texi (Specifying File Variables, Directory Variables):
473 Document new commands for manipulating local variable lists.
474
6e104790 4752010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
476
477 * trouble.texi (Contributing): Add cindex entry.
478 Mention etc/CONTRIBUTE.
479
6e104790 4802010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
481
482 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
483 query-replace (Bug#5774).
484
a20a9df3
GM
4852010-04-16 Glenn Morris <rgm@gnu.org>
486
487 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
488
1ecb2d3f
JD
4892010-04-11 Jan Djärv <jan.h.d@swipnet.se>
490
491 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
492
99852628
JD
4932010-04-08 Jan Djärv <jan.h.d@swipnet.se>
494
495 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
496
ce79424f
EZ
4972010-03-30 Eli Zaretskii <eliz@gnu.org>
498
499 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
500 cross-reference to "Inserting Text".
501
502 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
503 Mention completion provided by `ucs-insert'.
504
85738751 5052010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
506
507 * sending.texi (Sending Mail): Note variables that may need
508 customizing.
509 (Mail Sending): Expand discussion of send-mail-function.
510
85738751 5112010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
512
513 Document Message mode as the default mail mode.
514
515 * sending.texi (Sending Mail): Copyedits.
516 (Mail Format, Mail Headers): Document mail-from-style changes.
517 (Mail Commands): Rename from Mail mode. Document Message mode.
518 (Mail Misc): Rename from Mail mode Misc.
519 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
520 command names and update keybindings.
521 (Header Editing): Document message-tab. De-document
522 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
523 favor of mail-default-headers. Ad index entries for user-full-name and
524 user-mail-address.
525 (Citing Mail): Update changes in Message mode behavior. Document
526 mail-yank-prefix.
527 (Mail Signature): New node, moved from Mail Misc.
528 (Mail Aliases): Mail abbrevs are the default with Message mode.
529 (Mail Methods): Note that Message mode is now the default.
530
531 * rmail.texi (Rmail Reply):
532 * text.texi (Text Mode):
533 * major.texi (Major Modes):
534 * mule.texi (Output Coding): Refer to Message mode.
535
536 * custom.texi (Init Examples): Add xref to Mail Header.
537
1fc0ce04 538 * emacs.texi (Top): Fix xrefs.
e73c2434 539
85738751 5402010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 541
c0c035fa
CY
542 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
543 repository if there is none.
544 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
545 vc-print-root-log.
ef7b27ef 546 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 547
71785b7a
CY
548 * programs.texi (Program Modes): Mention Javascript mode.
549
f67c5dd0
CY
550 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
551 * emacs.texi: Update node description.
552
0f72a391 553 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 554 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 555
dc2d2590
JL
5562010-03-30 Juri Linkov <juri@jurta.org>
557
558 * search.texi (Other Repeating Search): Remove line that `occur'
559 can not handle multiline matches.
560
a7b02820
EZ
5612010-03-30 Eli Zaretskii <eliz@gnu.org>
562
563 * mule.texi (International): Mention support of bidirectional editing.
564 (Bidirectional Editing): New section.
565
22ef1944
NR
5662010-03-28 Nick Roberts <nickrob@snap.net.nz>
567
568 * emacs.texi (Top): Update node names to those in building.texi.
569
146b8b16
NR
5702010-03-27 Nick Roberts <nickrob@snap.net.nz>
571
572 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
573 doc/emacs/emacs.texi: Update node names for building.texi.
574
6d98672d
GM
5752010-03-24 Glenn Morris <rgm@gnu.org>
576
577 * ack.texi (Acknowledgments):
578 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
579
93318cbd
JD
5802010-03-20 Jan Djärv <jan.h.d@swipnet.se>
581
582 * xresources.texi (Table of Resources): Clarify toolBar number
583 for Gtk+.
584
585 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
586
15cf2f52
CY
5872010-03-21 Chong Yidong <cyd@stupidchicken.com>
588
4102856c
CY
589 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
590
15cf2f52
CY
591 * search.texi (Other Repeating Search): Document multi-isearch-buffers
592 and multi-isearch-buffers-regexp.
593
594 * indent.texi (Indentation): Clarify description of
595 indent-for-tab-command. Document tab-always-indent.
596
d68eb23c
CY
5972010-03-20 Chong Yidong <cyd@stupidchicken.com>
598
599 * cmdargs.texi (Font X): Move most content to Fonts.
600
601 * frames.texi (Fonts): New node. Document font-use-system-font.
602
603 * emacs.texi (Top):
604 * xresources.texi (Table of Resources):
605 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
606
288f9fc0
CY
6072010-03-10 Chong Yidong <cyd@stupidchicken.com>
608
609 * Branch for 23.2.
610
17782bec
CY
6112010-03-06 Chong Yidong <cyd@stupidchicken.com>
612
613 * custom.texi (Init Examples): Add xref to Locals.
614
615 * major.texi (Choosing Modes): Mention usage of setq-default for
616 setting the default value of major-mode (Bug#5688).
617
b4a1a8b2
CY
6182010-03-02 Chong Yidong <cyd@stupidchicken.com>
619
620 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
621
622 * display.texi (Display Custom): Document make-pointer-invisible and
623 underline-minimum-offset. Remove inverse-video.
624
a1e759cd
CY
6252010-02-21 Chong Yidong <cyd@stupidchicken.com>
626
627 * frames.texi (Frame Commands): Note that the last ordinary frame can
628 be deleted in daemon mode (Bug#5616).
629
4f3bc373
GM
6302010-02-18 Glenn Morris <rgm@gnu.org>
631
632 * trouble.texi (Contributing): Repository is no longer CVS.
633
5dbbdd33
GM
6342010-02-08 Glenn Morris <rgm@gnu.org>
635
636 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
637
cd61af01
SM
6382010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
639
640 * display.texi (Useless Whitespace, Text Display):
641 * custom.texi (Init Examples): Avoid obsolete special default variables
642 like default-major-mode.
643
b1bb0a25 6442010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
645
646 * programs.texi (Other C Commands): Replace reference to obsolete
647 c-subword-mode.
648
99d0985b
GM
6492010-01-21 Glenn Morris <rgm@gnu.org>
650
651 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
652
893db5bc
GM
6532010-01-12 Glenn Morris <rgm@gnu.org>
654
655 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
656 emacs-pretest-bug for bug reports for development versions.
657
0419b8d6
GM
6582010-01-11 Glenn Morris <rgm@gnu.org>
659
660 * display.texi (Highlight Interactively): `t' does not mean highlight
661 all patterns. (Bug#5335)
662
26e533e2
CY
6632009-12-29 Chong Yidong <cyd@stupidchicken.com>
664
665 * misc.texi (Shell): Document async-shell-command.
666
667 * building.texi (Grep Searching): Document zrgrep.
668
484eaeac 669 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 670
7ee6c59b
NR
6712009-12-29 Nick Roberts <nickrob@snap.net.nz>
672
673 * building.texi: Import GDB Graphical Interface description from
674 EMACS_23_1_RC.
675
91ed7ea8
CY
6762009-12-24 Chong Yidong <cyd@stupidchicken.com>
677
678 * emacs.texi (Top): Update node listing.
679
680 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
681
682 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
683
684 * cmdargs.texi (Initial Options):
685 * xresources.texi (Resources): Document inhibit-x-resources.
686
687 * custom.texi (Specifying File Variables): Note that minor modes are
688 enabled unconditionally.
689
690 * display.texi (Scrolling): Briefly document the old recenter command,
691 and document recenter-positions.
692
693 * files.texi (Visiting):
694 * buffers.texi (Buffers): Max buffer size is now 512 MB.
695
696 * frames.texi (Cut/Paste Other App): Document
697 save-interprogram-paste-before-kill.
698
699 * killing.texi (Kill Options): New node.
700
6ca89aaa
CY
7012009-12-05 Chong Yidong <cyd@stupidchicken.com>
702
703 * misc.texi (Shell Options): ansi-color is now default.
704
806642d4
GM
7052009-12-05 Glenn Morris <rgm@gnu.org>
706
806642d4
GM
707 * emacs.texi (Top): Update menu for cal-xtra node changes.
708 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
709 or mode line. Don't mention invisible text or the details of
710 diary-print-entries here, only in cal-xtra.
711 (Format of Diary File): Mention that the "date on first line" format
712 only really affects the simple display.
713 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
714 (Diary Customizing): Holidays may be in the buffer or mode line.
715 Move diary-print-entries to the "Diary Display" section.
716 (Diary Display): New section, split out from "Fancy Diary Display".
717 Explain the limitations of simple display, and how to print it.
718
1a4f0c0a
GM
719 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
720
e11adbd8
GM
721 * cal-xtra.texi (Diary Display): Mention View mode.
722
29a483ac
JL
7232009-11-29 Juri Linkov <juri@jurta.org>
724
725 * display.texi (Highlight Interactively): Actually a list of
726 default faces is pre-loaded into a list of default values
727 instead of the history.
728
83d60c79
GM
7292009-11-20 Glenn Morris <rgm@gnu.org>
730
731 * ack.texi (Acknowledgments):
732 * emacs.texi (Acknowledgments): Add htmlfontify.
733
276bbe96
GM
7342009-11-14 Glenn Morris <rgm@gnu.org>
735
98ad1bae
GM
736 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
737
276bbe96
GM
738 * ack.texi (Acknowledgments):
739 * emacs.texi (Acknowledgments): Update for recent Org changes.
740
18430066
CY
7412009-10-31 Chong Yidong <cyd@stupidchicken.com>
742
743 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
744 `charset' property, which is irrelevant to the user manual (Bug#3526).
745
522ddc9f
JB
7462009-10-14 Juanma Barranquero <lekktu@gmail.com>
747
748 * trouble.texi (DEL Does Not Delete): Fix typo.
749
50b49ade
MA
7502009-10-05 Michael Albinus <michael.albinus@gmx.de>
751
752 * files.texi (Misc File Ops): Mention copy-directory.
753
6308321a
EZ
7542009-10-04 Eli Zaretskii <eliz@gnu.org>
755
43b3b4d1
EZ
756 * mule.texi (Unibyte Mode): Emphasize that
757 unibyte-display-via-language-environment affects only the display.
758
6308321a
EZ
759 * display.texi (Horizontal Scrolling): Document cursor behavior under
760 horizontal scrolling when point moves off the screen (Bug#4564).
761 Improve wording.
762
bd51ea7f
MA
7632009-10-01 Michael Albinus <michael.albinus@gmx.de>
764
765 * files.texi (Directories): delete-directory prompts for recursive
766 deletion.
767
55381962
GM
7682009-09-30 Glenn Morris <rgm@gnu.org>
769
770 * ack.texi (Acknowledgments):
771 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
772
13989ab1
TH
7732009-09-25 Tassilo Horn <tassilo@member.fsf.org>
774
775 * dired.texi (Dired Navigation): Use @code instead of @var for
776 dired-isearch-filenames, so that it's not capitalized.
777
8ba46c89
CY
7782009-09-19 Chong Yidong <cyd@stupidchicken.com>
779
780 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
781
782 * entering.texi (Exiting): C-z is now bound to suspend-frame.
783
784 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
785 (Key Bindings): Reference Init Rebinding in introductory text. Shift
786 some of the introduction to Keymaps node.
787 (Keymaps): Simplify.
788 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
789 (Minibuffer Maps): Remove mention of Mocklisp.
790 (Init Rebinding): Move mode-local rebinding example here from Local
791 Keymaps.
792 (Modifier Keys): Clarify.
1e11b018 793 (Rebinding): Add cindex for "binding keys".
8ba46c89 794
6a5ca7c8
CY
7952009-09-13 Chong Yidong <cyd@stupidchicken.com>
796
797 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
798
0e1cba51
NR
7992009-08-31 Nick Roberts <nickrob@snap.net.nz>
800
6a5ca7c8 801 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 802 Re-organise these two sections.
0e1cba51 803
76a87a4d
EZ
8042009-08-29 Eli Zaretskii <eliz@gnu.org>
805
806 * cmdargs.texi (Initial Options): Fix last change.
807
82e98df4
SM
8082009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
809
810 * mule.texi (Enabling Multibyte):
811 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
812 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
813
fb89fad9
GM
8142009-08-20 Glenn Morris <rgm@gnu.org>
815
816 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
817
e99652b0
GM
8182009-08-19 Glenn Morris <rgm@gnu.org>
819
820 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
821
5cca97ad
GM
8222009-08-18 Glenn Morris <rgm@gnu.org>
823
824 * ack.texi (Acknowledgments):
825 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
826
997797ae 827 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 828
985bf85b
GM
8292009-08-09 Glenn Morris <rgm@gnu.org>
830
831 * ack.texi (Acknowledgments):
832 * emacs.texi (Acknowledgments): Add gdb-mi entry.
833
8d6bb99e
DD
8342009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
835
836 * emacs.texi (Top): Add new menu items for GDB-UI.
837
838 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 839 section. Threads buffer is in separate section now.
8d6bb99e 840
8353da9c
GM
8412009-08-08 Glenn Morris <rgm@gnu.org>
842
843 * ack.texi (Acknowledgments):
844 * emacs.texi (Acknowledgments):
845 Update for js2-mode and org changes.
846
f2074faf
MA
8472009-08-02 Michael Albinus <michael.albinus@gmx.de>
848
849 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
850 files.
851
e8d2d3fb
CY
8522009-07-28 Chong Yidong <cyd@stupidchicken.com>
853
854 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
855
324a4f6a
GM
8562009-07-23 Glenn Morris <rgm@gnu.org>
857
858 * programs.texi (Matching): Update blink-matching-paren-distance.
859
b6937a70
CY
8602009-07-21 Chong Yidong <cyd@stupidchicken.com>
861
862 * frames.texi (Cut/Paste Other App): For select-active-regions,
863 selection is now updated on moving point.
864
bd8aaa36
RS
8652009-07-21 Richard Stallman <rms@gnu.org>
866
867 * glossary.texi (GNU, Daemon): Update information.
868
8d9b5eba
JL
8692009-07-19 Juri Linkov <juri@jurta.org>
870
871 * custom.texi (Specifying File Variables, Safe File Variables):
872 "variables/value pairs" -> "variable/value pairs".
873
a2acc1db
GM
8742009-07-15 Glenn Morris <rgm@gnu.org>
875
876 * misc.texi (Gnus): Remove widow.
877
c5ae942b
GM
8782009-07-11 Glenn Morris <rgm@gnu.org>
879
703d26ba
GM
880 * Makefile.in (TEXI2PDF): New.
881 (emacs.pdf, emacs-xtra.pdf): New targets.
882
522ddc9f 883 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
884
885 * display.texi (Horizontal Scrolling): Re-word to remove widow.
886
887 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
888 Don't print the copying notice twice in the printed version.
889 Update the menu and detailmenu.
890 (Preface): The meaning of "on-line" has changed.
891 Correct name for "Common Problems" chapter.
892 (Distrib): Update FSF shop URL.
893 (Intro): Showing two files at once is not so exciting.
894
895 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
896 (Mac / GNUstep Basics): Minor grammar changes.
897 (Mac / GNUstep Events): Fix typo.
898 (GNUstep Support): CANNOT_DUMP no longer applies.
899
900 * misc.texi (Document View): Fix typos.
901
902 * dired.texi (Dired):
903 * help.texi (Help):
904 * macos.texi (Mac OS / GNUstep):
905 * maintaining.texi (Version Control, Introduction to VC):
906 End menu descriptions with a period.
c5ae942b 907
b1c8242b
EZ
9082009-07-09 Eli Zaretskii <eliz@gnu.org>
909
910 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
911 so categorical in saying that the option is only useful on NTFS.
912
220d9aa6
GM
9132009-07-09 Glenn Morris <rgm@gnu.org>
914
915 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
916 (ENVADD): Add texinfodir to TEXINPUTS.
917
918 * emacs.texi (Top): Fix cross-reference.
919
920 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
921
922 * vc1-xtra.texi (Revision Tags): Fix typo.
923
d07e72d3
GM
9242009-07-03 Glenn Morris <rgm@gnu.org>
925
926 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
927 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
928 (Merge Commands): `.' does not seem to work in A or B buffer.
929 `l' can recreate the 3-window display.
930
931 * glossary.texi (Glossary): Minor phrasing changes throughout.
932 Add more internal cross-references.
933 <Autoloading>: You can't really autoload a variable.
934 <C-M->: Move details here from `M-C-' item.
935 <Continuation Line>: Refer to `Truncation.'
936 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
937 <Home Directory, Unix>: New entries.
938 <Deletion of Files>: Mention recycle bins.
939 <Directory>: Mention ``folders.''
940 <Error>: Don't mention ``type-ahead.''
941 <Fringe>: Refer to the manual node.
942 <Minor Mode>: Can be global or local.
943 <Spell Checking>: There are other checkers besides Ispell.
944
f144038a
GM
9452009-07-02 Glenn Morris <rgm@gnu.org>
946
947 * anti.texi (Antinews): Minor changes in phrasing.
948
949 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
950 some underfull lines in dvi output.
951
952 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
953
954 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
955
956 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
957
3f1c6666
JD
9582009-07-01 Jan Djärv <jan.h.d@swipnet.se>
959
960 * xresources.texi (Table of Resources): Mention maximized for
961 fullscreen.
962
963 * cmdargs.texi (Window Size X): -mm/--maximized is new.
964
62aadce7
CY
9652009-07-01 Chong Yidong <cyd@stupidchicken.com>
966
967 * anti.texi (Antinews): Correct the list of removed platforms.
968
82ec412e
GM
9692009-06-28 Glenn Morris <rgm@gnu.org>
970
971 * arevert-xtra.texi: Minor language tweaks.
972
09964e7d
GM
973 * dired-xtra.texi: Minor revisions.
974
666e158e
MB
9752009-06-23 Miles Bader <miles@gnu.org>
976
c4cc8b9a 977 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 978 (Temporary Face Changes): Document `text-scale-set'.
666e158e 979
70243478
CY
9802009-06-21 Chong Yidong <cyd@stupidchicken.com>
981
982 * Branch for 23.1.
983
67cbe681
KH
9842009-06-17 Kenichi Handa <handa@m17n.org>
985
986 * mule.texi (Charsets): Update the description for the new charset.
987 (list-character-sets): New findex.
125dd7c5 988 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 989
40e67246
CY
9902009-06-10 Chong Yidong <cyd@stupidchicken.com>
991
b5700de6
CY
992 * basic.texi (Moving Point): Fix tag.
993
994 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
995
996 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
997 use camel-case for PageUp and PageDown.
998
999 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1000 camel-case for PageUp and PageDown.
1001
1002 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1003
40e67246 1004 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1005 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1006
522ddc9f 10072009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1008
522ddc9f
JB
1009 * fixit.texi (Spelling): Set default dictionary.
1010 Improve descriptions (Bug#2554)
6f591cf4 1011
53483c76
DR
10122009-06-08 David Reitter <david.reitter@gmail.com>
1013
1014 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1015 since saving colors and faces set this way is not implemented.
1016 (Environment variables): Remove mention of mac-fix-env, which is
1017 scheduled to be removed.
1018
1557ef4f
CY
10192009-06-04 Chong Yidong <cyd@stupidchicken.com>
1020
91056528
CY
1021 * custom.texi (Init Examples): Add example of changing load-path.
1022
1557ef4f
CY
1023 * building.texi (Lisp Libraries): Add example of changing
1024 load-path (Bug#3446).
1025
623cec4c
CY
10262009-05-28 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * mark.texi (Mark): Further clarifications.
1029 (Setting Mark): Emphasize that C-SPC activates the mark.
1030
0fcca8ee
CY
10312009-05-28 Chong Yidong <cyd@stupidchicken.com>
1032
702b10e1
CY
1033 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1034 Mark mode.
0fcca8ee
CY
1035 (Using Region, Persistent Mark): Use "active mark" instead of "active
1036 region".
1037
d3b396e4
CY
10382009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1039
1040 * mule.texi (Select Input Method): Fix typo.
1041
3f698a06
CY
10422009-05-13 Chong Yidong <cyd@stupidchicken.com>
1043
1044 * anti.texi (Antinews): Document completion changes. Some additional
1045 copyedits and rearrangement of entries.
1046
b2a42eb7
CY
10472009-05-12 Chong Yidong <cyd@stupidchicken.com>
1048
932fd020
CY
1049 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1050 (Shell History Copying, Terminal emulator): Copyedits.
1051
ac36a8f1
CY
1052 * xresources.texi (Resources): Simplify descriptions. Shorten
1053 description of editres, which is not very useful these days.
1054 (Table of Resources): Document fontBackend resource.
1055
b2a42eb7
CY
1056 * trouble.texi (Quitting): Add other undo bindings to table.
1057 (DEL Does Not Delete): Note that the erasure key is usually labelled
1058 "Backspace". Remove discussion of obscure Xmodmap issue.
1059
c6ea7fb8
CY
10602009-05-07 Chong Yidong <cyd@stupidchicken.com>
1061
1062 * files.texi (Visiting): Copyedits.
1063
ad36c422
CY
10642009-05-06 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * basic.texi (Inserting Text): Document ucs-insert.
1067
1068 * mule.texi (International Chars): Define "multibyte". Note that
1069 internal representation is unicode-based. Simplify definition of raw
1070 bytes. Mention ucs-insert.
1071 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1072 (Language Environments): Add language environments new to Emacs 23.
1073 (Multibyte Conversion): Node deleted.
1074 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1075 mention obsolete emacs-mule coding system.
1076 (Output Coding): Copyedits.
1077
1078 * emacs.texi (Top): Update node listing.
1079
d4ad7b96
CY
10802009-05-05 Per Starbäck <per@starback.se> (tiny change)
1081
1082 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1083
5bd66204
SM
10842009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1085
1086 * building.texi (Lisp Libraries): `load-library' does offer completion.
1087
bc36ad1c
CY
10882009-04-28 Chong Yidong <cyd@stupidchicken.com>
1089
1090 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1091 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1092
f1a47884
EZ
10932009-04-25 Eli Zaretskii <eliz@gnu.org>
1094
1095 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1096
be77bd45
CY
10972009-04-22 Chong Yidong <cyd@stupidchicken.com>
1098
1099 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1100
1101 * building.texi (Lisp Interaction): Document initial-scratch-message.
1102
d3b82927
JB
11032009-04-18 Juanma Barranquero <lekktu@gmail.com>
1104
ed6e7b11
JB
1105 * msdog.texi (Windows Fonts): Fix typos.
1106
d3b82927
JB
1107 * files.texi (Save Commands): Fix pxref.
1108
bc323c04
CY
11092009-04-18 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * files.texi (Save Commands): Mention diff-buffer-with-file.
1112 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1113 Henoch (Bug#3036).
1114
2186d13f
GM
11152009-03-15 Glenn Morris <rgm@gnu.org>
1116
1117 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1118 the former is not always used.
1119 (Mail Headers): Use active voice. Add "Mail-reply-to".
1120 Change case of "Id". Avoid repeated "appropriate".
1121 (Mail Aliases): Fix previous change - use an example with a ".", so it
1122 does actually get quoted when expanded.
1123 (Mail Sending): Mailclient is the default on some systems.
1124 (Citing Mail): Mention mail-indentation-spaces.
1125 (Mail Mode Misc): Add an @dfn for "mail signature".
1126
71e454fc
CY
11272009-03-15 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1130 (Completion Options): Document read-file-name-completion-ignore-case,
1131 read-buffer-completion-ignore-case, and completion-styles. Remove
1132 description of partial-completion-mode.
1133
df1a3e06
GM
11342009-03-14 Glenn Morris <rgm@gnu.org>
1135
1136 * sending.texi (Mail Format): Fix typo. Add index entry for
1137 mail-header-separator.
1138 (Mail Headers): Put info about initialization and changing in one place
1139 at the start. Update FCC section for mbox Rmail. Clarify From
1140 section, mention mail-setup-with-from. Clarify Reply-to section.
1141 Add Mail-followup-to and mail-mailing-lists. Clarify References
1142 section.
1143 (Mail Aliases): Update example, make less contentious.
1144 Update for name change of mail-interactive-insert-alias.
1145 (Mail Mode): Remove mention of `%' as a word separator.
1146 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1147 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1148 commands. Clarify FCC handling. In mail-complete, add reference to
1149 Mail Aliases section, and mention mail-complete-function.
1150 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1151 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1152 signature netiquette. Explain how the mail hooks work when continuing
1153 a composition.
1154 (Mail Amusements): Internationalize the spook section a bit.
1155 Remove the spook mail-setup-hook example, since it doesn't work well.
1156 Mention fortune-file.
1157 (Mail Methods): Mention read-mail-command.
1158
ed6e7b11 11592009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1160
df1a3e06
GM
1161 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1162 and NS resources following recent changes.
959d68bd 1163
86dca3e8
JR
11642009-03-10 Jason Rumney <jasonr@gnu.org>
1165
1166 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1167 w32-use-visible-system-caret doc to indicate that it should get set
1168 automatically.
1169 (Windows Fonts): Add doc for the uniscribe backend.
1170
042fe98f
DN
11712009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1172
1173 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1174 vc-dir. (Bug#2598)
1175
7f8dba73
RS
11762009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1177
1178 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1179
505e70c3
GM
11802009-03-05 Glenn Morris <rgm@gnu.org>
1181
04242bdc
GM
1182 * rmail.texi (Rmail Basics): Add reference to sorting.
1183 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1184 Minor re-wordings.
1185 (Rmail Motion): Mention rmail-next-same-subject.
1186 (Rmail Deletion): Expunging is not the only way to change the numbers.
1187 (Rmail Labels): Labels can also be used in sorting.
1188 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1189 (Rmail Display): Mention rmail-mime.
1190
00cfe22c
GM
11912009-03-04 Glenn Morris <rgm@gnu.org>
1192
1193 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1194 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1195 summary. Mention sorts cannot be undone.
1196 (Rmail Display): Give an example of how to use goto-address-mode.
1197 (Rmail Editing): It's keybindings that are redefined, not commands.
1198 Fix some typos.
1199 (Movemail): Some minor rewording.
1200 (Remote Mailboxes): Emacs movemail supports pop by default.
1201 Fix some minor grammatical issues. The "two alternative ways" to
1202 specify a POP mailbox are really just one. Remove all reference to the
1203 variables rmail-pop-password and rmail-pop-password-required, obsolete
1204 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1205 can support Kerberos.
1206
3d963b67
GM
12072009-03-03 Glenn Morris <rgm@gnu.org>
1208
1209 * rmail.texi (Rmail Deletion): Revert previous change, which was
1210 describing the Rmail summary versions.
1211 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1212 Minor re-wording for rmail-resend.
1213 (Rmail Make Summary): Summaries apply to buffers rather than files.
1214 <rmail-summary-by-topic>: Headers includes the subject.
1215 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1216 details, including prefix arguments.
2340abde 1217 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1218 Not counting lines might be faster.
1219 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1220 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1221 Name the commands bound to the various keys. Mention prefix argument
1222 for searching.
3d963b67
GM
1223 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1224 Simplify rmail-highlighted-headers description. Update face name.
1225
a8ce3d17
JB
12262009-03-02 Juanma Barranquero <lekktu@gmail.com>
1227
1228 * mark.texi (Marking Objects): Fix typo.
1229
130a29b6
CY
12302009-03-01 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1233 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1234
9d5de6f8
GM
12352009-03-01 Glenn Morris <rgm@gnu.org>
1236
79fc530e 1237 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1238 (Rmail Motion): - M-s searches from the end of messages.
1239 (Rmail Deletion): Minor clarification. Fix numeric argument
1240 description.
1241 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1242 newmail and RMAILOSE files need not be in home-directory.
1243 (Rmail Files): Mention I/O menus are unselectable if no files match.
1244 Mention `MAIL' env-var.
1245
b545ff9c
JR
12462009-02-24 Jason Rumney <jasonr@gnu.org>
1247
1248 * mule.texi (Fontsets): Mention fontset-default, font specs and
1249 fallback fontsets.
1250 (Defining Fontsets): Mention ns and w32 variants of
1251 standard-fontset-spec. Update description of startup fontset to match
1252 Emacs 23 behavior.
a93be82a 1253 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1254 (International): Link to Modifying Fontsets.
b545ff9c 1255
75da0618 12562009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1257
1258 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1259 Mention ns-extended-platform-support-mode.
1260
6be93a16
KB
12612009-02-22 Karl Berry <karl@gnu.org>
1262
1263 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1264
867d4bb3
JB
12652009-02-19 Juanma Barranquero <lekktu@gmail.com>
1266
1267 * basic.texi (Moving Point, Position Info):
1268 * files.texi (Visiting):
1269 * mini.texi (Completion Options):
1270 * text.texi (HTML Mode): Remove duplicate words.
1271
49b5c0e8
GM
12722009-02-20 Glenn Morris <rgm@gnu.org>
1273
1274 * rmail.texi: Minor updates for mbox rather than Babyl.
1275
f43a822c
KB
12762009-02-17 Karl Berry <karl@gnu.org>
1277
49b5c0e8 1278 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1279
80d634b8
RS
12802009-02-17 Richard M Stallman <rms@gnu.org>
1281
1282 * anti.texi (Antinews): Mention Babyl format.
1283
1284 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1285
1286 * rmail.texi: Update for mbox format.
1287 Various small fixes, as well as the following.
1288 (Out of Rmail): Node deleted.
1289 (Rmail): Update menu.
1290 (Rmail Files): Comment out set-rmail-inbox-list.
1291 Document rmail-inbox-list instead.
1292 (Rmail Output): Substantial changes since C-o is now
1293 rmail-output-as-seen and o is rmail-output.
1294 (Rmail Attributes): Delete `stored', add `retried'.
1295 (Rmail Display): Editing headers works in all cases.
1296
f0d129c6
GM
12972009-02-17 Glenn Morris <rgm@gnu.org>
1298
1299 * basic.texi (Position Info): M-x count-lines-region is not always on
1300 M-=. (Bug#2269)
1301
160f11d3
GM
13022009-02-09 Glenn Morris <rgm@gnu.org>
1303
1304 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1305 defaults.
1306
763e01c4
EZ
13072009-02-07 Eli Zaretskii <eliz@gnu.org>
1308
1309 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1310 documentation of possible problems with redecoding.
1311
f5e1441d
GM
13122009-02-03 Glenn Morris <rgm@gnu.org>
1313
1314 * rmail.texi (Out of Rmail): Mention b2m.pl.
1315
e1eabe41
GM
13162009-01-31 Glenn Morris <rgm@gnu.org>
1317
1318 * rmail.texi (Out of Rmail): Correct b2m location.
1319
dd05f9de
CY
13202009-01-27 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * fixit.texi (Undo): Update undo limit values.
1323
d74d846e
GM
13242009-01-27 Glenn Morris <rgm@gnu.org>
1325
1326 * emacs.texi (Top): Fix Antinews menu entry.
1327
49ffdce8
KB
13282009-01-25 Karl Berry <karl@gnu.org>
1329
1330 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1331 item with no marker, instead of the syntactically incorrect
1332 @itemize @asis.
1333
467e8d77
JL
13342009-01-25 Juri Linkov <juri@jurta.org>
1335
1336 * building.texi (Grep Searching): Fix index entry for lgrep.
1337
6c60bbdb
EZ
13382009-01-24 Eli Zaretskii <eliz@gnu.org>
1339
1340 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1341
9ce5a36f
AR
13422009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1343
1344 * macos.texi (Preferences Panel): Update description of font setting to
1345 reflect that prior frame selection is no longer needed.
1346
9aa5f2fb
NR
13472009-01-20 Nick Roberts <nickrob@snap.net.nz>
1348
1349 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1350 raise GUD subsections.
1351
3892ff9c
GM
13522009-01-15 Glenn Morris <rgm@gnu.org>
1353
1354 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1355
14731c8f
GM
13562009-01-10 Glenn Morris <rgm@gnu.org>
1357
1358 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1359
45c55e53
CY
13602009-01-04 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1363 logical lines.
1364
2e4667d1
JL
13652008-12-29 Juri Linkov <juri@jurta.org>
1366
1367 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1368
1369 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1370
2a3eac47
CY
13712008-12-28 Chong Yidong <cyd@stupidchicken.com>
1372
1373 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1374 goto-address-mode instead of goto-address.
1375
3da8da94
CY
1376 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1377 mode.
1378
2a3eac47
CY
1379 * emacs.texi (Top): Update node listing.
1380
057f6dd3
EZ
13812008-12-26 Eli Zaretskii <eliz@gnu.org>
1382
1383 * custom.texi (Directory Variables): Explain what is a "project".
1384 Add indexing. Improve wording. Add a footnote about using
1385 _dir-locals.el on MS-DOS.
1386
e6979067
DN
13872008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1388
1389 * files.texi (Misc File Ops): Mention chmod as an alias for
1390 set-file-modes.
1391
9de15963
MR
13922008-12-24 Martin Rudalics <rudalics@gmx.at>
1393
1394 * help.texi (Help): Fix typos and reword.
1395 (Help Summary): Add entries for C-h n and C-h r, reorder
1396 entries, and do some minor fixes.
1397 (Name Help): Say that C-h F works for commands only.
1398 (Misc Help): Say that view-lossage displays 300 keystrokes.
1399
236fd60d
GM
14002008-12-20 Glenn Morris <rgm@gnu.org>
1401
1402 * ack.texi (Acknowledgments): General update based on AUTHORS,
1403 including removal of some stuff no longer distributed.
1404
349b3256
AM
14052008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1406
1407 * fixit.texi: Mention hunspell
1408
e840fca5
GM
14092008-12-19 Glenn Morris <rgm@gnu.org>
1410
1411 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1412 Consolidate explanatory text at start.
e840fca5
GM
1413
1414 * display.texi (Text Display):
1415 * indent.texi (Indentation): Use @acronym with ASCII.
1416
9dfa7983
GM
14172008-12-18 Glenn Morris <rgm@gnu.org>
1418
1419 * ack.texi: Various small updates and fixes.
1420
97b3a00b
JL
14212008-12-18 Juri Linkov <juri@jurta.org>
1422
1423 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1424 as a key binding to start a forward nonincremental word search.
1425 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1426 a backward nonincremental word search. Add index for `M-s w'
1427 `isearch-forward-word'.
1428 (Regexp Search): Add a short summary of regexp key commands like
1429 in the node "Basic Isearch".
1430 (Other Repeating Search): Fix typo.
1431
14322008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1433
1434 * misc.texi (PostScript Variables): Fix doc.
1435
31ce6a07
CY
14362008-12-10 Chong Yidong <cyd@stupidchicken.com>
1437
1438 * programs.texi (Program Modes): Mention Ruby mode.
1439
636b507b
DN
14402008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1441
1442 * misc.texi (emacsclient Options): Describe what an empty string
1443 argument does for --alternate-editor.
1444
a323fa14
CY
14452008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1446
1447 * cmdargs.texi (Font X): Distinguish between client-side and
1448 server-side fonts. List valid Fontconfig properties. Add reference to
1449 Fontconfig manual. List valid GTK font properties. Explain use of
1450 fc-list.
1451
c5ca6cd0
CY
14522008-12-09 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * cmdargs.texi (Font X): Move discussion of quoting to top.
1455
e5136377
GM
14562008-12-06 Glenn Morris <rgm@gnu.org>
1457
1458 * maintaining.texi (Old Revisions): Improve previous change.
1459
248c026b
RS
14602008-12-05 Richard M Stallman <rms@gnu.org>
1461
1462 * anti.texi (Antinews): Minor fixes.
1463
a9253a1e
GM
14642008-12-03 Glenn Morris <rgm@gnu.org>
1465
1466 * maintaining.texi (Old Revisions): Fix diff-switches description.
1467
fa687b02
MR
14682008-12-01 Martin Rudalics <rudalics@gmx.at>
1469
1470 * emacs.texi (Top): Fix typo.
1471
72e6decd
CY
14722008-11-30 Chong Yidong <cyd@stupidchicken.com>
1473
320ee034
CY
1474 * misc.texi (Document View): Explain dependence on gs at the top.
1475 Copyedits.
1476
1477 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1478
72e6decd
CY
1479 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1480 (Comment Commands): Discuss region-active behavior of M-; first.
1481
2a472ee4
MR
14822008-11-29 Martin Rudalics <rudalics@gmx.at>
1483
9c6361c9
MR
1484 * display.texi (Line Truncation): Add reference to Continuation
1485 Lines.
1486
2a472ee4
MR
1487 * windows.texi (Pop Up Window): Mention split-height-threshold
1488 and split-width-threshold.
9c6361c9 1489 (Split Window): Add reference to Continuation Lines.
2a472ee4 1490
e93bc142
AR
14912008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1492
1493 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1494 (GNUstep Support): New node.
1495 * anti.texi:
1496 * emacs.texi:
1497 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1498
43b978db
RS
14992008-11-28 Richard M Stallman <rms@gnu.org>
1500
1501 * misc.texi (Dissociated Press): Minor cleanups.
1502
1503 * dired.texi (Image-Dired): Avoid passive.
1504
e8e2bd93
EZ
15052008-11-28 Eli Zaretskii <eliz@gnu.org>
1506
1507 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1508 representation.
1509
8d2d45da
CY
15102008-11-26 Richard M. Stallman <rms@gnu.org>
1511
1512 * files.texi (Visiting): Rewrite paragraph for clarity.
1513
1514 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1515
a5f7bbcc
AM
15162008-11-25 Alan Mackenzie <acm@muc.de>
1517
1518 * programs.texi (Moving by Parens): Clarify that parens inside strings
1519 and comments are ignored, and that the commands assume the starting
1520 point isn't in a string or comment.
1521
a71703d3
AR
15222008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1523
1524 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1525 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1526 version.
1527 (Mac Customization): Rewrite Preferences Panel section and merge in to
1528 this node, add Open files by dragging to an Emacs window.
1529
1530 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1531
aa5ab79a
CY
15322008-11-26 Chong Yidong <cyd@stupidchicken.com>
1533
0cc92c19
CY
1534 * files.texi (Misc File Ops): Document set-file-modes.
1535
c366b4e4
CY
1536 * windows.texi (Split Window): Document integer values of
1537 truncate-partial-width-windows.
1538
aa5ab79a
CY
1539 * text.texi (Text): Simplify description of markup languages.
1540 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1541 (TeX Editing): Note that `""' inserts one `"' character.
1542 (HTML Mode): Note in the introduction that XML mode is an alias for
1543 SGML mode. Mention nXML mode.
1544
56221db7
CY
15452008-11-25 Chong Yidong <cyd@stupidchicken.com>
1546
1547 * building.texi (Watch Expressions): Fix typo.
1548
90effe33
CY
15492008-11-24 Chong Yidong <cyd@stupidchicken.com>
1550
f90a5ae3
CY
1551 * files.texi (Visiting): Document new behavior of
1552 confirm-nonexistent-file-or-buffer.
1553
1554 * buffers.texi (Select Buffer): Document
1555 confirm-nonexistent-file-or-buffer.
1556
a18ffb4a
CY
1557 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1558 edit-picture.
1559
90effe33
CY
1560 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1561 edit-picture', since that is just an alias for picture-mode.
1562 (Sentences): Note that repeated M-@ extends the region.
1563 (Pages): Make terminology more consistent. Link to Regexps node.
1564 (Longlines): Discuss relationship with Visual Line mode.
1565 (Text Mode): Remove extraneous discussion of other modes, since they
1566 were already introduced in the parent node.
1567
e85103ec
CY
15682008-11-23 Chong Yidong <cyd@stupidchicken.com>
1569
5cb2fe30
CY
1570 * anti.texi (Antinews): Rewrite.
1571
1eb9b307 1572 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1573
1574 * frames.texi (Frame Commands): Mention "minimize" terminology.
1575
e85103ec
CY
1576 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1577 formats.
b908332f
CY
1578 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1579 (Misc X): Don't document useless -hb option.
e85103ec 1580
607f5f88
JL
15812008-11-22 Juri Linkov <juri@jurta.org>
1582
1583 * dired.texi (Dired Navigation): Change normal file name search option
1584 from `non-nil' to `t'. Add `dwim' option.
1585
e1b867a0
JL
15862008-11-22 Juri Linkov <juri@jurta.org>
1587
1588 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1589 ".dir-locals.el". Rename `define-project-bindings' to
1590 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1591 `dir-locals-set-directory-class'.
1592
dd186936
LK
15932008-11-22 Lute Kamstra <lute@gnu.org>
1594
1595 * buffers.texi (Select Buffer): Index goto-line.
1596 * basic.texi (Moving Point): Mention the use of a numeric prefix
1597 argument with goto-line and refer to Select Buffer for the use of a
1598 plain prefix argument.
1599
4b121911
GM
16002008-11-19 Glenn Morris <rgm@gnu.org>
1601
1602 * doclicense.texi: Update to FDL 1.3.
1603 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1604
27267e4c
CY
16052008-11-17 Chong Yidong <cyd@stupidchicken.com>
1606
696f351d
CY
1607 * custom.texi (Minor Modes): Define mode commands and mode variables
1608 more precisely. Recommend using mode commands instead of setting
1609 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1610 (Easy Customization): Use "init file" instead of .emacs.
1611 (Customization Groups): Update to new Custom buffer appearance.
1612 (Saving Customizations): Copyedits. Update example.
1613 (Variables): Give example of variable type-sensitivity.
1614 (Examining): Update example.
1615 (Hooks): Copyedits.
1616 (Specifying File Variables): Use C comments instead of an artificial
1617 Lisp for the example.
1618 (Keymaps): Move internals discussion to Prefix Keymaps.
1619 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1620 (Init Rebinding): Document kbd macro.
1621 (Init File): Link to Find Init.
696f351d
CY
1622
1623 * mark.texi (Using Region): Document Delete Selection Mode more
1624 thoroughly.
1625
1626 * frames.texi (Mouse Commands): Move most of the description of Delete
1627 Selection Mode to Using Region, and link to it.
1bc9c425 1628 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1629
b0570c25
CY
1630 * building.texi (Compilation): Document first-error value of
1631 compilation-scroll-output.
1632 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1633 works as soon as an error is available. Suggested by Juri Linkov.
1634
27267e4c
CY
1635 * mini.texi (Passwords): New node.
1636
1637 * files.texi (Remote Files): Link to Passwords node.
1638
1639 * emacs.texi (Top): Update node listings.
1640
122eb807
CY
16412008-11-16 Chong Yidong <cyd@stupidchicken.com>
1642
9c9855a3
CY
1643 * ack.texi (Acknowledgments): Some updating of credits.
1644
bd6fdcad
CY
1645 * emacs.texi (Acknowledgments): Add a couple more names.
1646
dd1eef46
CY
1647 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1648
122eb807 1649 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1650 (Misc File Ops): Document use of trash.
122eb807 1651
801a8da1
JB
16522008-11-16 Juanma Barranquero <lekktu@gmail.com>
1653
1654 * macos.texi (Mac Customization): Fix typos.
1655
0b4f2253
CY
16562008-11-14 Chong Yidong <cyd@stupidchicken.com>
1657
1658 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1659 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1660 the conventions of the main Emacs manual.
1661
1662 * emacs.texi (Top): Update node listings.
1663
517e2b89
CY
16642008-11-12 Chong Yidong <cyd@stupidchicken.com>
1665
07a85685
CY
1666 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1667 command-line-args is processed during startup.
1668 (Action Arguments): Correctly describe how file arguments interact with
1669 the startup screen. Link to Lisp Interaction for scratch buffer.
1670 (Initial Options): Link to Command Example for -batch option.
1671 (Environment): Document initial-environment.
1672
517e2b89
CY
1673 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1674 can't be changed in the site-start file.
1675
6337bbde
CY
16762008-11-07 Chong Yidong <cyd@stupidchicken.com>
1677
1678 * dired.texi (Dired): Mention C-x C-d too.
1679 (Dired Enter): Document M-n in the Dired minibuffer.
1680 (Dired Navigation): Explain dired-goto-file more clearly. Document
1681 dired-isearch-filenames.
1682 (Dired Deletion): Remove unnecessary "expunged" terminology.
1683 (Flagging Many Files): & is now rebound to `% &'.
1684 (Shell Commands in Dired): Document dired-do-async-shell-command.
1685 Clarify how multi-file arguments are passed.
1686 (Misc Dired Features): Document dired-do-isearch.
1687
9e8eeff9
CY
16882008-11-06 Chong Yidong <cyd@stupidchicken.com>
1689
1690 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1691
e071f849
CY
16922008-11-03 Chong Yidong <cyd@stupidchicken.com>
1693
1694 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1695
05482eb1
CY
16962008-11-01 Chong Yidong <cyd@stupidchicken.com>
1697
e2346dea
CY
1698 * programs.texi (Program Modes): Link to Program Indent node.
1699 (Left Margin Paren): Explain consequences of changing
1700 open-paren-in-column-0-is-defun-start more concisely.
1701 (Which Function, Program Indent, Info Lookup): Minor edits.
1702 (Basic Indent): If region is active, TAB indents the region.
1703 (Multi-line Indent): If region is active, TAB indents the region. Note
1704 that indent-region is useful when Transient Mark mode is off.
1705 (Matching): The delimiter at the cursor is highlighted---the character
1706 changes color.
1707 (Symbol Completion): Link to Completion node.
1708
e4b6428c
CY
1709 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1710 a strictly text-only system.
1711
05482eb1
CY
1712 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1713 batch mode.
1714
a11d3737
RS
17152008-11-01 Richard M. Stallman <rms@gnu.org>
1716
5abad626
RS
1717 * misc.texi (Document View): Major rewrite.
1718
a11d3737
RS
1719 * maintaining.texi (Types of Log File): Change logs are older than
1720 version control.
1721 (VCS Concepts): Simplify and rearrange.
1722 (Version Control Systems): Make it clear that Linux is only the kernel.
1723 (VC Mode Line): Shorten reference to menu item.
1724 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1725 (VC Directory Mode): Minor cleanup.
1726 Unchanged files are hidden, not omitted.
1727 (VC Directory Commands): Shorten and simplify.
1728 (Change Log Commands): New node, split from Change Logs.
1729 (VC Directory Buffer): New node, split from VC Directory Mode.
1730
c55a4acb
CY
17312008-10-31 Chong Yidong <cyd@stupidchicken.com>
1732
df0356f6
CY
1733 * misc.texi (Document View): Renamed from Document Files, moved here
1734 from files.texi.
1735
1736 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1737 moved as well.
1738 (Document Files): Moved to misc.texi.
1739
c55a4acb
CY
1740 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1741 vc-update-change-log.
df0356f6
CY
1742 (Version Control): Move here from files.texi.
1743 (Format of ChangeLog): Make it a subnode of Change Log.
1744
1745 * emacs.texi (Top): Update node listing.
c55a4acb 1746
ef082374
TH
17472008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1748
1749 * files.texi (Files): Add a section about document
1750 files (doc-view-mode).
1751
d52582c3
CY
17522008-10-31 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * building.texi (Compilation Mode): Document
1755 compilation-auto-jump-to-first-error.
1756 (Debuggers): Lower GUD subsections to subsubsections.
1757 (Starting GUD): Add cindex.
1758 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1759
4e0a0968
CY
17602008-10-30 Chong Yidong <cyd@stupidchicken.com>
1761
03625b47
CY
1762 * indent.texi (Indentation): Link to Program Indent.
1763
4e0a0968
CY
1764 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1765 now uses emacsclient's terminal.
1766
8bd3f7ef
CY
17672008-10-29 Chong Yidong <cyd@stupidchicken.com>
1768
80e5620e
CY
1769 * mark.texi (Using Region): Document use-empty-active-region.
1770
97d5c404
CY
1771 * emacs.texi (Top): Update node listings.
1772
8bd3f7ef
CY
1773 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1774 mention obsolete emacs.bash script.
1775 (Invoking emacsclient): Rewrite, moving optional arguments to
1776 emacsclient Options.
21d2bae3
CY
1777 (emacsclient Options): New node. Document server-use-tcp and
1778 server-host.
8bd3f7ef 1779
5fda2cbd
CY
17802008-10-28 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * indent.texi (Indentation): Replace list with paragraphed text,
1783 putting description of syntax-driven indentation first. Document new
1784 effect of active regions on tab.
1785 (Tab Stops): Note that editable tab stops affect indentation commands.
1786
4ff029f6
DN
17872008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1788
1789 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1790
996cd6e4
CY
17912008-10-23 Chong Yidong <cyd@stupidchicken.com>
1792
f28815e3
CY
1793 * custom.texi (Function Keys): Note that modified keypad keys are not
1794 translated.
1795
996cd6e4
CY
1796 * basic.texi (Arguments): Explain how to insert multiple digits.
1797
49545fe2
MA
17982008-10-22 Michael Albinus <michael.albinus@gmx.de>
1799
1800 * files.texi (Remote Files): Precise selection of default method.
1801 Rewrite paragraph about disabling remote file names.
1802
edac0b53
CY
18032008-10-22 Chong Yidong <cyd@stupidchicken.com>
1804
e752c544
CY
1805 * search.texi (Special Isearch): Document M-TAB is isearch.
1806
edac0b53
CY
1807 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1808 command.
1809
1810 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1811
20a36054
TH
18122008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1813
1814 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1815 section.
1816
69051ab6
CY
18172008-10-21 Chong Yidong <cyd@stupidchicken.com>
1818
c4b1a32a
CY
1819 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1820 to files.texi. Move contents of vc2-xtra.texi here.
1821
1822 * vc2-xtra.texi: File removed.
1823
1824 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1825 Directory Commands from the submenu. Don't include deleted file
1826 vc2-xtra.texi.
1827
1828 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1829 (Version Control): Add VC Directory Mode and VC Directory Commands to
1830 the submenu.
1831 (Why Version Control?): Use table format.
1832 (Version Control Systems): Note that Meta-CVS support is gone.
1833 (VCS Concepts): Note precisely when VC started supporting filesets.
1834 Remove bogus xref to CVS Options node.
1835 (Types of Log File): Copyedits.
1836 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1837 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1838 The Right Thing.
1839 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1840 (Log Buffer): Reorganize node, putting C-c C-c description first.
1841 (Old Revisions): Use CVS for example, not RCS.
1842 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1843 Commands from the submenu, putting them under Version Control.
1844 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1845 need to include it in the manual unconditionally, since it is now
1846 crucial to using distributed version control systems.
1a6e2954
CY
1847 (Comparing Files): Note that diff uses the minibuffer, and that the
1848 output is shown using Diff mode.
1849 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1850 diff-update-on-the-fly, diff-refine-hunk, and
1851 diff-show-trailing-whitespaces.
1a6e2954 1852 (File Archives): Add rar support.
c4b1a32a 1853
69051ab6
CY
1854 * major.texi (Choosing Modes): Make mode selection sequence more
1855 obvious by describing the steps in order of priority. Note that
1856 magic-mode-alist is nil by default. Document
1857 magic-fallback-mode-alist.
1858
e7421e03
CY
18592008-10-20 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * frames.texi (Mouse References): Copyedits.
1862
6b2efdc2
TH
18632008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1864
1865 * ack.texi (Acknowledgments): Add myself as doc-view author.
1866
9c5e9396
EZ
18672008-10-20 Eli Zaretskii <eliz@gnu.org>
1868
1869 * frames.texi (Dialog Boxes): Add @cindex entries.
1870
dac94f8e
CY
18712008-10-20 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1874 (Text-Only Mouse): Copyedit.
1875
25597d40
CY
18762008-10-19 Chong Yidong <cyd@stupidchicken.com>
1877
f8a447f6
CY
1878 * frames.texi: Use @key throughout for mouse clicks.
1879 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1880 (Secondary Selection): Fix modified mouse click syntax.
1881 (Clipboard): Describe Cut, Copy and Paste commands.
1882 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1883 Copyedits.
1884 (Creating Frames): Add xref to Init File.
1885 (Frame Commands): Add xref to Exiting.
1886 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1887
b0f95216
CY
18882008-10-15 Chong Yidong <cyd@stupidchicken.com>
1889
b0817f00
CY
1890 * files.texi (Version Control): Copyedits. Add Bazaar.
1891 (Version Control Systems): List different VCS's using an itemized list.
1892 Add Bazaar.
1893 (VCS Concepts): Copyedits. Tweak description of file merging.
1894
b0f95216
CY
1895 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1896 (Cut/Paste Other App): Document select-active-regions and
1897 x-select-enable-primary.
1898
69d0d701
CY
18992008-10-13 Chong Yidong <cyd@stupidchicken.com>
1900
1901 * mark.texi (Shift Selection): Correct case in node name.
1902
1903 * emacs.texi (Top): Update node order in Mark chapter.
1904
375e8351
EZ
19052008-10-12 Eli Zaretskii <eliz@gnu.org>
1906
1907 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1908
1909 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1910 elsewhere in the manual instead of describing yet again the intricacies
1911 of $HOME on MS-Windows and MS-DOS.
1912
ab58114f
CY
19132008-10-12 Chong Yidong <cyd@stupidchicken.com>
1914
4f959513
CY
1915 * mini.texi (Minibuffer File): Add xref to File Names.
1916 (Minibuffer File): Add discussion of `~' in file names. Add
1917 insert-default-directory index reference.
1918
ab58114f
CY
1919 * files.texi (File Names): Reorganize description.
1920 (Visiting): Add xref to Mode Line. Copyedits.
1921 (Save Commands): Mention prefix behavior of C-x C-s.
1922 (Numbered Backups): Node deleted.
1923 (Backup Names): Contents of Numbered Backups moved here. State default
1924 of version-control variable.
1925 (Reverting): Copyedits.
1926 (Version Control): Add additional version control systems.
1927
1928 * emacs.texi (Top): Delete Numbered Backups node.
1929
1930 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1931 Backup Names.
f2884f63 1932 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1933
b0b5100a
RF
19342008-10-11 Romain Francoise <romain@orebokech.com>
1935
1936 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1937
89774b5f
CY
19382008-10-11 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1941 (Select Buffer): Mention use of minibuffer history. Describe default
1942 value of default-major-mode. Mention that C-x 4 b selects the other
1943 window.
1944 (List Buffers): Document CRM indicators in the order they appear.
1945 (Kill Buffer): Document new command kill-matching buffers.
1946 (Several Buffers): Move explanation of the relationship between buffer
1947 list and buffer menu to the top.
1948 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1949
4c72bf27
CY
19502008-10-10 Chong Yidong <cyd@stupidchicken.com>
1951
1952 * entering.texi (Exiting): Document change of C-x C-c to
1953 save-buffers-kill-terminal. Document kill-emacs.
1954
f68eb991
EZ
19552008-09-30 Eli Zaretskii <eliz@gnu.org>
1956
1957 * mule.texi (Coding Systems): Don't mention codepage-setup.
1958
1959 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1960 cpNNN coding systems anymore.
1961 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1962 for unibyte mode. Don't mention line-drawing characters. Don't
1963 mention dos-unsupported-char-glyph.
1964
1a2dd44d
CY
19652008-09-25 Chong Yidong <cyd@stupidchicken.com>
1966
1967 * search.texi (Search): Shorten introduction.
1968 (Basic Isearch): Add command table. Discuss reverse isearch and
1969 isearch highlighting.
1970 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1971 ring to cindex.
1972 (Special Isearch): Move input methods discussion here.
1973 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1974 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1975 Repeat Isearch.
1976 (Isearch Minibuffer): New node.
1977 (Word Search): Document new word search commands.
1978 (Regexp Example): Simplify example using sentence-end-base variable.
1979 (Replace): Reword introduction.
1980 (Unconditional Replace): Remove unnecessary example.
1981 (Other Repeating Search): Document new `M-s o' binding.
1982
1983 * emacs.texi (Top): Update node listings.
1984
e45da31d
JB
19852008-09-22 Juanma Barranquero <lekktu@gmail.com>
1986
1987 * emacs.texi (Top): Remove Kill Errors from menu.
1988
841c8096
CY
19892008-09-22 Chong Yidong <cyd@stupidchicken.com>
1990
402168fa
CY
1991 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1992 interface for defining macros. Simplify examples. Note that C-g quits
1993 macro definitions.
801a8da1 1994 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1995 usage example.
1996 (Keyboard Macro Query): Organize query responses in a table.
1997
1998 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1999 to Erasing node.
841c8096
CY
2000 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2001 rationale to a footnote.
2002 (Kill Errors): Remove node, due to redundancy with Erasing.
2003 (Spelling): Move discussion of flyspell to end. Note new behavior of
2004 M-$ in active region. Remove non-ispell-specific keybindings from
2005 table.
2006
eab2ee89
DN
20072008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2008
2009 * cmdargs.texi (Initial Options): Document --daemon.
2010
3d53e905
GM
20112008-09-20 Glenn Morris <rgm@gnu.org>
2012
2013 * files.texi (Numbered Backups): Mention that some modes set
2014 version-control.
2015
1c90484d
GM
20162008-09-20 Jim Blandy <jimb@red-bean.com>
2017
2018 * files.texi (Numbered Backups): Reference File Variables, as well.
2019 Remove discussion of Rmail's implementation.
2020
0fc0d844
CY
20212008-09-06 Chong Yidong <cyd@stupidchicken.com>
2022
2023 * misc.texi (Recursive Edit): Note that top-level exits active
2024 minibuffers.
2025
2026 * trouble.texi (Quitting): Likewise.
2027
b18d283d
CY
20282008-08-31 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * emacs.texi (Top): Add Temporary Face Changes xref.
2031
2032 * display.texi (Display): Move Temporary Face Changes node to just
2033 after Standard Faces.
2034 (Scrolling): Document recenter-top-bottom instead of recenter.
2035 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2036 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2037 (Display Custom): Copyedits.
2038 (Optional Mode Line): Document display-battery-mode.
2039
180135fc
RF
20402008-08-27 Romain Francoise <romain@orebokech.com>
2041
2042 * custom.texi (Directory Variables): Minor fix.
2043
d3fe3475
GM
20442008-08-27 Glenn Morris <rgm@gnu.org>
2045
2046 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2047 descriptions.
2048 (Calendar Customizing): Tweak layout description.
183080b6 2049 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2050 markers. Condense calendar-star-date and calendar-mark-today
2051 description.
2052 (Holiday Customizing): Add oriental and solar holidays.
2053 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2054 Fix holiday-float description. Use zerop in examples. Be less verbose.
2055 (Date Display Format): Change ISO format. Be less verbose.
2056 (Diary Customizing): Mention day and month abbrev arrays.
2057 Mention the date-form variables by name. Update European example.
2058 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2059 Condense examples. Mention diary-entry-symbols by name.
2060 Condense table for insertion commands.
2061 (Fancy Diary Display): Mention diary-include-string and
2062 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2063 Ethiopic, Persian date functions. Condense descriptions.
2064
2065 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2066 (Adding to Diary): Adapt for changed node name.
2067
71755807
GM
20682008-08-26 Glenn Morris <rgm@gnu.org>
2069
2070 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2071 node "Hebrew/Islamic Entries".
2072
2073 * calendar.texi (Specified Dates): Fix names of iso functions.
2074 (General Calendar): There may not be another window.
2075 (Writing Calendar Files, Holidays): Tweak intro.
2076 (Holidays): Mention Baha'i and Chinese holidays.
2077 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2078 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2079 (To Other Calendar): Add calendar-print-other-dates.
2080 Refer to "graphic display" rather than "X.
2081 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2082 (Displaying the Diary): Fix whitespace after reference.
2083 Fix `diary-number-of-entries' reference.
2084 (Date Formats): Explicitly mention that day names can be abbreviated.
2085 (Adding to Diary): Add some references to other sections.
2086 (Special Diary Entries): Fix reference.
2087 (Appointments): Simplify appt-message-warning-time entry.
2088 Clarify where times must be.
2089 (Importing Diary): Comment out icalendar paragraph that does not apply.
2090 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2091
d76ebc75
GM
20922008-08-23 Glenn Morris <rgm@gnu.org>
2093
2094 * fortran-xtra.texi (Fortran): Change description of free form and
2095 fixed form a bit. Mention hideshow and imenu.
2096 (Fortran Motion): Mention fortran-end-of-subprogram,
2097 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2098 (Fortran Indent): Minor re-word.
2099 (ForIndent Commands): Mention fortran-fill-paragraph and
2100 fortran-fill-statement.
2101 (ForIndent Cont): Mention fortran-tab-mode-string.
2102 (Fortran Comments): Mention fortran-comment-line-start-skip.
2103 (Fortran Columns): Mention font-locking.
2104 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2105
1fc0ce04 21062008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2107
2108 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2109
5c52e13c
CY
21102008-08-22 Chong Yidong <cyd@stupidchicken.com>
2111
2112 * mini.texi (Minibuffer): Simplify introduction.
2113 (Minibuffer File): Document tilde in minibuffer filenames.
2114 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2115 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2116 (Completion Example): Update example to current command list.
2117 (Completion Options): Document `lazy' value of completion-auto-help.
2118 Update contents of completion-ignored-extensions.
2119 (Minibuffer History): Describe "future history" list. State default
2120 value of history-delete-duplicates.
2121
77a00355
GM
21222008-08-21 Glenn Morris <rgm@gnu.org>
2123
2124 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2125 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2126
39ee1d04
CY
21272008-08-17 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * regs.texi (Registers): Clarify valid register names.
2130 (RegPos): Note that buffer is saved and restored too.
2131 (RegText): Note that mark is reactivated/deactivated.
2132 (RegConfig): Xref to Windows node.
2133
b12c348f
CY
21342008-08-16 Chong Yidong <cyd@stupidchicken.com>
2135
3ae7ba79
CY
2136 * basic.texi (Inserting Text): Provide command name for C-q.
2137
b12c348f
CY
2138 * killing.texi (Killing): Copyedit. Define read-only text.
2139 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2140 (Killing by Lines): Copyedit.
2141 (Other Kill Commands): Move M-w description here.
2142 (Yanking): Move M-w to Other Kill Commands.
2143 (Kill Ring): Also mention saving text in registers. Link to Text
2144 Properties in elisp manual.
2145 (Accumulating Text): Copyedit.
2146 (CUA Bindings): Shift selection is now the default.
2147
d8ff7692
TZ
21482008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2149
2150 * maintaining.texi (Change Log): Mention next-error is available.
2151
a43a8a2e
GM
21522008-08-10 Glenn Morris <rgm@gnu.org>
2153
2154 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2155 and intermonth text.
2156 (Holiday Customizing): Add holiday-chinese.
2157
eba27308
EZ
21582008-08-08 Eli Zaretskii <eliz@gnu.org>
2159
2160 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2161
5f14a5b3
DN
21622008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2163
2164 * files.texi (Log Buffer): Describe C-c C-d.
2165 (Diff Mode): Describe C-x 4 A.
2166
49989bff
EZ
21672008-08-06 Eli Zaretskii <eliz@gnu.org>
2168
2169 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2170
5c915c02
DN
21712008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2172
2beaf97a
DN
2173 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2174 describe the new bindings to show the changeset diff, toggle annotation
2175 visibility, show revisions.
2176 (VC Status): Describe key bindings for modifying the change comments,
2177 displaying changeset diffs and annotations.
2178
5c915c02
DN
2179 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2180
71798ace
NR
21812008-08-05 Nick Roberts <nickrob@snap.net.nz>
2182
2183 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2184
b8949644
EZ
21852008-08-02 Eli Zaretskii <eliz@gnu.org>
2186
2187 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2188 and wording.
2189
819567d1
DN
21902008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2191
2192 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2193 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2194 commands. Improve some old info.
2195
5f38310a
CY
21962008-07-31 Chong Yidong <cyd@stupidchicken.com>
2197
0dc3906b
CY
2198 * display.texi (Visual Line Mode): New node.
2199
5f38310a
CY
2200 * basic.texi (Inserting Text): Move DEL to deletion node.
2201 (Moving Point): Add additional alternative key bindings. Describe
2202 line-move-visual.
2203 (Erasing): Describe DEL.
2204 (Basic Undo, Blank Lines, Arguments): Copyedit.
2205 (Continuation Lines): Mention Visual Line mode.
2206 (Position Info): Move extended discussion to mule.texi.
2207
2208 * mule.texi (International Chars): Describe C-x =.
2209
2210 * emacs.texi (Top): Add Visual Line Mode node.
2211
7c2fb837
DN
22122008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2213
2214 * emacs.texi: Remove VMS support.
2215
3f6b73ef
DN
22162008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2217
2218 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2219 the vc-dir command name.
2220
9e2a2647
DN
22212008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2222
2223 * xresources.texi: Remove mentions of Mac Carbon.
2224
568beaa2
AS
22252008-07-19 Andreas Schwab <schwab@suse.de>
2226
2227 * ns-emacs.texi: Move to ../misc.
2228
0ef94706
CY
22292008-07-15 Chong Yidong <cyd@stupidchicken.com>
2230
2231 * entering.texi (Exiting): Don't describe text-only terminals as the
2232 default. Describe the new startup screen.
2233 (Exiting): Describe how to kill Emacs first. Change description of
2234 iconification to handle modern window systems.
2235
ba60bd44 22362008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2237
2238 * ns-emacs.texi: New file, documents features of Emacs port under
2239 NeXTstep windowing.
2240
9f30aa73
CY
22412008-07-15 Chong Yidong <cyd@stupidchicken.com>
2242
938a5d2e
CY
2243 * entering.texi (Entering Emacs): Update prev node.
2244
2245 * glossary.texi (Glossary): Remove xref to Text Characters.
2246
9f30aa73
CY
2247 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2248 directly, rather than in the context of ASCII. Move description of
2249 special properties of modifier key to new Modifier Keys node.
2250 (Keys): Copyedit.
2251 (Text Characters): Delete node. Multibyte is the default nowadays, and
2252 the node contents are obsolete.
2253
2254 * custom.texi (Modifier Keys): New node.
2255
2256 * emacs.texi (Top): Update node list.
2257
7e53d36c
CY
22582008-07-13 Chong Yidong <cyd@stupidchicken.com>
2259
2260 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2261 saying that Emacs provides menus and mouse support (which is par for
2262 the course).
2263
2264 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2265 early on.
2266 (Point): Copyedit. Relegate historical trivia to a footnote.
2267 (Mode Line): Explain mode-line format more consistently.
2268 (Menu Bar): Copyedit.
2269
1e9fa96d
GM
22702008-06-27 Glenn Morris <rgm@gnu.org>
2271
2272 * cal-xtra.texi (Sexp Diary Entries):
2273 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2274
dc9bebb8
CY
22752008-06-26 Chong Yidong <cyd@stupidchicken.com>
2276
2277 * mark.texi (Shift selection): New node.
2278 (Mark): Copyedits.
2279 (Persistent Mark): Move to the end of the chapter.
2280
e7881076
EZ
22812008-06-20 Eli Zaretskii <eliz@gnu.org>
2282
2283 * makefile.w32-in (distclean): Remove makefile.
2284
f427400c
NR
22852008-06-17 Nick Roberts <nickrob@snap.net.nz>
2286
2287 * building.texi (Starting GUD): Add an entry for gud-gdb.
2288 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2289 command mode.
2290
b597d348
GM
22912008-06-17 Glenn Morris <rgm@gnu.org>
2292
2293 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2294
647b7094
NR
22952008-06-17 Nick Roberts <nickrob@snap.net.nz>
2296
2297 * building.texi (Starting GUD): Expand on remote debugging.
2298 (Other GDB-UI Buffers): Mention new keyboard bindings.
2299
47a30023
GM
23002008-06-15 Glenn Morris <rgm@gnu.org>
2301
2302 * gnu.texi: Use a verbatim license for this invariant section,
2303 as per etc/GNU.
2304
37e5d54a
GM
23052008-06-13 Daniel Engeler <engeler@gmail.com>
2306
2307 * emacs.texi, misc.texi: Add documentation about serial port access.
2308
8e65d46c
GM
23092008-06-13 Glenn Morris <rgm@gnu.org>
2310
c1473b4c
MB
2311 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2312 maintain.info.
8e65d46c 2313
e40a85cd
MB
23142008-06-05 Miles Bader <miles@gnu.org>
2315
2316 * display.texi (Temporary Face Changes): Update to reflect function
2317 renamings in face-remap.el.
2318
56c73dec
MB
23192008-06-04 Miles Bader <miles@gnu.org>
2320
2321 * display.texi (Temporary Face Changes): Add
2322 `adjust-buffer-face-height'. Rewrite description of
2323 `increase-buffer-face-height' and `decrease-default-face-height' now
2324 that they aren't bound by default.
2325
9d3d42fb
MB
23262008-06-03 Miles Bader <miles@gnu.org>
2327
2328 * display.texi (Temporary Face Changes): New node.
2329
2be6bfe2
EZ
23302008-05-31 Eli Zaretskii <eliz@gnu.org>
2331
2332 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2333
daf7e339
GM
23342008-05-31 Glenn Morris <rgm@gnu.org>
2335
2336 * cal-xtra.texi (Fancy Diary Display): Simplify.
2337
d21d2618
GM
23382008-05-30 Glenn Morris <rgm@gnu.org>
2339
2340 * cal-xtra.texi (Fancy Diary Display): Update for
2341 diary-display-function replacing diary-display-hook.
2342
71ce5fd0
JB
23432008-05-29 Drew Adams <drew.adams@oracle.com>
2344
2345 * msdog.texi (Windows Keyboard): Add descriptions of
2346 w32-register-hot-key and w32-unregister-hot-key.
2347
a3cdbdf8
MO
23482008-05-21 Tom Tromey <tromey@redhat.com>
2349
2350 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2351 Variables node.
2352
854a574c
MO
23532008-05-19 Tom Tromey <tromey@redhat.com>
2354
2355 * custom.texi (Variables): Add Directory Variables to menu.
2356 (Directory Variables): New node.
2357
7c2ec3f9
ER
23582008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2359
71ce5fd0 2360 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2361
370fded4
ER
23622008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2363
2364 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2365 Revision Tags and rewritten. Section now uses modern terminology,
2366 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2367 accurately.
2368
6af511e3
EZ
23692008-05-10 Eli Zaretskii <eliz@gnu.org>
2370
2371 * msdog.texi (Windows Files): Update documentation of
2372 w32-get-true-file-attributes.
2373
7a78b6e7
ER
23742008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2375
2376 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2377 directory mode.
2378
1bcfc24e
CY
23792008-05-08 Chong Yidong <cyd@stupidchicken.com>
2380
2381 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2382 entry "television".
1bcfc24e 2383
db86064f
ER
23842008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2385
ab5ec32c 2386 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2387
a31b405e
ER
23882008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2389
2390 * emacs/buffers.texi, emacs/files.texi (Version-control):
2391 vc-toggle-read-only is no longer a good idea...
2392
ff2c14fc
GM
23932008-04-29 Glenn Morris <rgm@gnu.org>
2394
2395 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2396
367c9b7c
JL
23972008-04-22 Juri Linkov <juri@jurta.org>
2398
2399 * dired.texi (Subdirectories in Dired): Describe using `^'
2400 to return to the parent directory.
2401
4ac1e9b4
NR
24022008-04-22 Nick Roberts <nickrob@snap.net.nz>
2403
2404 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2405 recent changes.
2406
b9b3bf2b
NR
24072008-04-19 Nick Roberts <nickrob@snap.net.nz>
2408
2409 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2410 (Other GDB-UI Buffers): Update for recent thread related changes.
2411
4d120d6a
SM
24122008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2413
2414 * maintaining.texi (Maintaining):
2415 * emacs.texi (Top): Typo.
2416
a152877d
SM
24172008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2418
b9b3bf2b
NR
2419 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2420 arg in `font-lock-add-keywords'.
a152877d 2421
36c0514c
GM
24222008-04-08 Glenn Morris <rgm@gnu.org>
2423
2424 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2425 Also add Baha'i calendar references where appropriate.
2426
06a97d46
GM
24272008-04-05 Glenn Morris <rgm@gnu.org>
2428
2429 * custom.texi (Init File): Byte-compiling .emacs is bad.
2430
6adc6eed
SM
24312008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2432
2433 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2434
571388b0
GM
24352008-03-29 Glenn Morris <rgm@gnu.org>
2436
2437 * calendar.texi: Update for `calendar-date-style' replacing
2438 `european-calendar'.
2439
3ae8f876
JR
24402008-03-28 Jason Rumney <jasonr@gnu.org>
2441
2442 * display.texi (Display Custom): Mention overlay-margin in text.
2443
5bc6ddff 24442008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2445
5bc6ddff
MB
2446 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2447 tutorial' comments.
03a864d5 2448
7186a830
CY
24492008-03-28 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * mark.texi (Mark): Rearrange nodes.
2452 (Persistent Mark): Rename from Transient Mark.
2453 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2454 Describe Transient Mark mode as the default.
2455
2456 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2457 the default behavior with Transient Mark mode off.
2458 (Position Info): Fix typo.
2459
71ce5fd0
JB
2460 * display.texi (Standard Faces): Reference the Mark node.
2461 Remove discussion of the region face, which is discussed there.
7186a830
CY
2462
2463 * emacs.texi (Top): Update node listings.
2464
2465 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2466 as the default.
2467
2468 * fixit.texi (Undo): Standardize choice of undo key sequence.
2469 (Undo, Spelling): Describe Transient Mark mode as the default.
2470
2471 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2472 default.
2473
2474 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2475
2476 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2477 mode is the default, and note that the mark is not activated when set.
2478
2479 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2480 Describe Transient Mark mode as the default.
2481
2482 * search.texi (Basic Isearch): Reference the Mark Ring node.
2483 (Replace, Unconditional Replace, Other Repeating Search):
2484 Describe Transient Mark mode as the default.
2485
2486 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2487 Transient Mark mode as the default.
2488 (Paragraphs): Describe how M-h behaves when region is active.
2489
2490 * trouble.texi (Quitting): Clarify effects of C-g.
2491
dc47d1ff
GM
24922008-03-13 Glenn Morris <rgm@gnu.org>
2493
2494 * emacs.texi (EMACSVER): Set to 23.0.60.
2495
e3e0fb39 24962008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2497
e3e0fb39
GM
2498 * dired.texi (Hiding Subdirectories): Fix previous change.
2499
25002008-03-05 Drew Adams <drew.adams@oracle.com>
2501
2502 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2503
5e14abf8
KS
25042008-02-28 Kim F. Storm <storm@cua.dk>
2505
2506 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2507 Move describe-distribution to C-h C-o.
2508 Move view-emacs-problems to C-h C-p.
2509 Add view-emacs-debugging on C-h C-d.
2510 Add view-external-packages on C-h C-e.
d0207bf3 2511 Add view-order-manuals on C-h C-m.
5e14abf8 2512
d0207bf3 25132008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2514
2515 * msdog-xtra.texi (MS-DOS): Docstring fix.
2516
87e391bb
EZ
25172008-02-09 Eli Zaretskii <eliz@gnu.org>
2518
2519 * msdog.texi (Windows Fonts): Use a @table for describing font
2520 properties.
2521
5662e503
JR
25222008-02-07 Jason Rumney <jasonr@gnu.org>
2523
2524 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2525 value has changed.
2526 (Windows HOME): Clarify what is meant by "if that fails as well".
2527 (Windows Fonts): New section.
2528
72463824
GM
25292008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2530
2531 * basic.texi (Basic Undo): Remove duplicate "you can".
2532
7ff926e0
EZ
25332008-02-02 Eli Zaretskii <eliz@gnu.org>
2534
2535 * maintaining.texi (Tags): Fix last change.
2536
6ab7aef1
MA
25372008-02-02 Michael Albinus <michael.albinus@gmx.de>
2538
093571c3 2539 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2540
ace67e7e
NR
25412008-01-31 Nick Roberts <nickrob@snap.net.nz>
2542
2543 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2544
ae068fdf
RS
25452008-01-26 Richard Stallman <rms@gnu.org>
2546
2547 * maintaining.texi (Tags): Delete redundant index entry.
2548
a56d9a08
EZ
25492008-01-26 Eli Zaretskii <eliz@gnu.org>
2550
2551 * programs.texi (Imenu): Move "@cindex tags" from here...
2552 * maintaining.texi (Tags): ...to here.
2553
e941ed90
NR
25542008-01-23 Kevin Ryde <user42@zip.com.au>
2555
2556 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2557 click count.
2558
650276d5
JB
25592008-01-21 Juanma Barranquero <lekktu@gmail.com>
2560
2561 * entering.texi (Exiting): Fix typo.
2562 Reported by D. E. Evans <sinuhe@gnu.org>.
2563
8dc17977
MR
25642007-12-31 Martin Rudalics <rudalics@gmx.at>
2565
2566 * glossary.texi (Glossary): Fix typo.
2567
9f9695a6
RS
25682007-12-27 Richard Stallman <rms@gnu.org>
2569
2570 * text.texi (Formatted Text): Improve menu tag.
2571 (Editing Format Info): In Info, add duplicate menu of nodes
2572 about the submenus.
2573 (Format Faces): Say where Faces menu is found. Mention Other.
2574 (Format Colors): Say where these submenus are found.
2575 (Format Indentation, Format Justification): Likewise.
2576 (Format Properties): Likewise.
2577
abfd0191
RS
25782007-12-22 Richard Stallman <rms@gnu.org>
2579
2580 * search.texi (Query Replace): Make exp of query-replace more
2581 self-contained, and clarify.
8dc17977 2582
abfd0191
RS
2583 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2584
a2586785
RS
25852007-12-15 Richard Stallman <rms@gnu.org>
2586
2587 * files.texi (Auto Save): Clarify definition of auto-saving.
2588
a67cf2bb
RS
25892007-11-26 Richard Stallman <rms@gnu.org>
2590
2591 * help.texi (Help Echo): Cleanups.
2592
448b33b1
TTN
25932007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2594
2595 * files.texi (Why Version Control?): Fix typo.
2596 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2597 (Selecting a Fileset): Fix typos; small rewording.
2598 (Log Buffer): Likewise.
2599 (Old Revisions): Likewise.
448b33b1 2600
221bb7f6
EZ
26012007-11-17 Eli Zaretskii <eliz@gnu.org>
2602
2603 * mule.texi (Communication Coding): Fix wording of last change.
2604
d0207bf3 26052007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2606
630cb3b7
JB
2607 * custom.texi (Specifying File Variables):
2608 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2609
53b7759e
KH
26102007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2611
a5ab2e0c 2612 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2613
2614 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2615
c8763fb6 26162007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2617
630cb3b7 2618 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2619 --output=file.
2620
ff98e024
MR
26212007-11-13 Martin Rudalics <rudalics@gmx.at>
2622
2623 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2624 (Help Echo): Avoid mentioning the term "region" here and
2625 consistently use the term "active text".
2626
37b11c22
GM
26272007-11-11 Glenn Morris <rgm@gnu.org>
2628
2629 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2630
21d50ba1
JL
26312007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2632
2633 * search.texi (Query Replace): Mention
2634 `query-replace-show-replacement'.
2635
c12ecb0a 26362007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2637
2638 * building.texi (Watch Expressions): Remove obscure sentence.
2639
3b4201f4
KH
26402007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2641
2642 * mule.texi (Select Input Method): Describe how to activate an input
2643 method in the text mode.
2644
07e5c0b0
DN
26452007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2646
2647 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2648
52dd7391
NR
26492007-10-30 Nick Roberts <nickrob@snap.net.nz>
2650
2651 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2652
c004e539
GM
26532007-10-30 Glenn Morris <rgm@gnu.org>
2654
2655 * misc.texi (Directory Tracking): Explain a bit more about
2656 dirtrack-mode.
2657
ca8c5b8c
GM
26582007-10-25 Glenn Morris <rgm@gnu.org>
2659
2660 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2661
b6c764ef
RS
26622007-10-24 Richard Stallman <rms@gnu.org>
2663
2664 * misc.texi (Interactive Shell): Cleanup last change.
2665
eabd84c9
JL
26662007-10-22 Juri Linkov <juri@jurta.org>
2667
2668 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2669 default values.
2670
0b43c7e2
ER
26712007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2672
ca8c5b8c 2673 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2674 'filesets'.
2675
a80859d4
MR
26762007-10-18 Martin Rudalics <rudalics@gmx.at>
2677
2678 * trouble.texi (Quitting): Fix typo.
2679
c9447ae1
GM
26802007-10-18 Glenn Morris <rgm@gnu.org>
2681
2682 * frames.texi (Mode Line Mouse): Mention minor mode names.
2683
168b980f
JL
26842007-10-17 Juri Linkov <juri@jurta.org>
2685
2686 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2687 fill-paragraph operates on the active region in Transient Mark mode.
2688 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2689 with fill-paragraph.
2690
2691 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2692 fill-paragraph.
2693
2694 * fixit.texi (Spelling): ispell-word operates on the active region
2695 in Transient Mark mode.
2696
5a331f34
JB
26972007-10-17 Aaron S. Hawley <aaronh@garden.org>
2698
2699 * building.texi (Source Buffers):
2700 * custom.texi (Init Non-ASCII):
2701 * glossary.texi (Glossary): Use "key binding" consistently.
2702
2a9f4d55
JB
27032007-10-17 Juanma Barranquero <lekktu@gmail.com>
2704
2705 * calendar.texi (Diary): Fix directive.
2706
de13cecf
RS
27072007-10-16 Richard Stallman <rms@gnu.org>
2708
2709 * calendar.texi (Diary): Clarify text about diary file example.
2710
5f90d53e
ER
27112007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2712
2713 * files.texi: Capitalize node names according to convention.
2714
3aa491bc
GM
27152007-10-13 Glenn Morris <rgm@gnu.org>
2716
2717 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2718
8a3106d3
ER
27192007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2720
2721 * emacs.texi:
2722 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2723 suggested by RMS and Robert J. Chassell.
8a3106d3 2724
da1080a2
ER
27252007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2726
3aa491bc 2727 * files.texi (Version Systems):
0870a421
ER
2728 * vc-xtra.texi:
2729 * vc1-xtra.texi:
ac3f4c6f 2730 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2731 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2732 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2733 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2734
58ade22b
ER
27352007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2736
da1080a2 2737 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2738 Reorder the descriptions to be chronological.
2739
93870ce2
RS
27402007-10-09 Richard Stallman <rms@gnu.org>
2741
2742 * display.texi (Cursor Display): Correct how cursor appears
2743 in nonselected windows.
2744
568c7288
NR
27452007-10-04 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * building.texi (GDB Graphical Interface): Remove references to gdba
2748 and mention gud-gdb.
2749
1af74d06 27502007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2751
1af74d06 2752 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2753
0d8fb755
JL
27542007-10-06 Juri Linkov <juri@jurta.org>
2755
2756 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2757 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2758 fill-paragraph-or-region.
2759
2760 * basic.texi (Arguments): Replace fill-paragraph with
2761 fill-paragraph-or-region.
2762
b981e2c6
ER
27632007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2764
2765 * files.texi: Update the section on version control for 2007
2a9f4d55 2766 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2767 will come later.
2768
5fceaf9c
GM
27692007-09-15 Glenn Morris <rgm@gnu.org>
2770
2771 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2772 to `list-holidays'.
2773
b0e44b17
GM
27742007-09-14 Glenn Morris <rgm@gnu.org>
2775
2776 * calendar.texi: Update all instances of mark-calendar-holidays,
2777 list-calendar-holidays, list-holidays with the new names.
2778
8cf51b2c
GM
27792007-09-06 Glenn Morris <rgm@gnu.org>
2780
46a367db 2781 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2782 Split into the Emacs manual in emacs/, and other manuals in misc/.
2783 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2784 manual.
2785 (infodir): New variable.
2786 (info): Use $infodir.
2787 (emacsman): Delete target, not needed any more.
2788 Move all targets that are not the Emacs manual to misc/Makefile.in.
2789 (mostlyclean): Remove `gnustmp'.
2790 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2791 manual.
92f9b43f 2792 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2793 (emacsman): Delete target, not needed any more.
2794 (clean): Remove all info files but Emacs manual.
2795 Move all targets that are not the Emacs manual to misc/Makefile.in.
2796 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2797
2798 * Makefile.in (INFOSOURCES): Delete.
2799 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2800 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2801 *.vrs *.toc here...
2802 (maintainer-clean): ...from here.
2803
28042007-09-05 Glenn Morris <rgm@gnu.org>
2805
2806 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2807
8cf51b2c
GM
28082007-08-29 Glenn Morris <rgm@gnu.org>
2809
2810 * emacs.texi (EMACSVER): Increase to 23.0.50.
2811
3420c522
RS
28122007-08-27 Richard Stallman <rms@gnu.org>
2813
2814 * emacs.texi (Top): Clarify menu item for Glossary.
2815
2816 * display.texi (Faces): Change secn title.
2817 Clarify not all fonts come from Font Lock.
2818
8cf51b2c
GM
28192007-08-17 Eli Zaretskii <eliz@gnu.org>
2820
2821 * basic.texi (Position Info): Add index entry for face at point.
2822 Mention that character faces are also displayed by "C-u C-x =".
2823
8cf51b2c
GM
28242007-08-08 Glenn Morris <rgm@gnu.org>
2825
2826 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2827
28282007-08-07 Chong Yidong <cyd@stupidchicken.com>
2829
2830 * files.texi (File Conveniences): Document point motion keys in Image
2831 mode.
2832
8cf51b2c
GM
28332007-07-27 Glenn Morris <rgm@gnu.org>
2834
8cf51b2c
GM
2835 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2836 in-line.
2837
2838 * gpl.texi: New file with text of GPL.
2839 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2840
28412007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2842
2843 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2844
2845 * dired.texi (Wdired): Mention C-x C-q key binding.
2846
28472007-07-28 Nick Roberts <nickrob@snap.net.nz>
2848
2849 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2850
28512007-07-25 Glenn Morris <rgm@gnu.org>
2852
8cf51b2c
GM
2853 * emacs.texi (Copying): Replace license with GPLv3.
2854
2855 * Relicense all FSF files to GPLv3 or later.
2856
28572007-07-24 Glenn Morris <rgm@gnu.org>
2858
2859 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2860 for some calendars.
2861
28622007-07-23 Nick Roberts <nickrob@snap.net.nz>
2863
2864 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2865 default-directory for the current buffer is on a remote machine.
2866
8cf51b2c
GM
28672007-07-21 Eli Zaretskii <eliz@gnu.org>
2868
2869 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2870 default value.
2871
28722007-07-21 Richard Stallman <rms@gnu.org>
2873
2874 * files.texi (Why Version Control?): Improve previous change.
2875
28762007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2877
2878 * files.texi (Why Version Control?): New node.
2879
8cf51b2c
GM
28802007-07-12 Nick Roberts <nickrob@snap.net.nz>
2881
8cf51b2c
GM
2882 * building.texi (Starting GUD): Add xref to this anchor.
2883
8cf51b2c
GM
28842007-06-24 Karl Berry <karl@gnu.org>
2885
2a9f4d55 2886 * emacs.texi: New Back-Cover Text.
8cf51b2c 2887
8cf51b2c
GM
28882007-06-07 Alan Mackenzie <acm@muc.de>
2889
2890 * display.texi (Optional Mode Line): Document the new form of
2891 line+column numbers, "(561,2)".
2892
28932007-06-06 Juanma Barranquero <lekktu@gmail.com>
2894
49823426 2895 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2896
28972007-06-02 Chong Yidong <cyd@stupidchicken.com>
2898
2899 * Version 22.1 released.
2900
8cf51b2c
GM
29012007-05-07 Karl Berry <karl@gnu.org>
2902
2903 * emacs.texi (EMACSVER): Back to 22.
2904
29052007-05-06 Richard Stallman <rms@gnu.org>
2906
2907 * maintaining.texi (Create Tags Table): Clean up previous change.
2908
c8763fb6 29092007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2910
2911 * maintaining.texi (Create Tags Table): Add text about the dangers of
2912 making symbolic links to tags files.
2913
29142007-05-04 Karl Berry <karl@gnu.org>
2915
2916 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2917
29182007-05-03 Karl Berry <karl@gnu.org>
2919
2920 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2921
2922 * .cvsignore (*.pdf): New entry.
2923
8cf51b2c
GM
2924 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2925 for printing.
2926
29272007-05-01 Richard Stallman <rms@gnu.org>
2928
2929 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2930
8cf51b2c
GM
29312007-04-28 Glenn Morris <rgm@gnu.org>
2932
2933 * ack.texi (Acknowledgments):
2934 * anti.texi (Antinews):
8cf51b2c
GM
2935 * programs.texi (Program Modes): Restore mention of python.el pending
2936 consideration of legal status.
2937
29382007-04-28 Richard Stallman <rms@gnu.org>
2939
2940 * files.texi (File Names): Fixes to ~ description on MS systems.
2941
8cf51b2c
GM
29422007-04-26 Glenn Morris <rgm@gnu.org>
2943
2944 * emacs.texi (EMACSVER): Increase to 22.1.50.
2945
29462007-04-25 Karl Berry <karl@gnu.org>
2947
2948 * emacs.texi: Improve line breaks on copyright page,
2949 similar layout to lispref, 8.5x11 by default.
2950
2951 * dired.texi (Image-Dired): Improve line break, fix typo.
2952
29532007-04-24 Chong Yidong <cyd@stupidchicken.com>
2954
2955 * programs.texi (Program Modes):
8cf51b2c
GM
2956 * anti.texi (Antinews):
2957 * ack.texi (Acknowledgments): python.el removed.
2958
8cf51b2c
GM
29592007-04-23 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * display.texi (Highlight Interactively): Correct description of
2962 hi-lock-file-patterns-policy.
2963
2964 * files.texi (File Archives): Mention self-extracting executables.
2965
29662007-04-23 Eli Zaretskii <eliz@gnu.org>
2967
2968 * search.texi (Unconditional Replace, Query Replace): Add xref to
2969 "Replacement and Case".
2970
29712007-04-22 Chong Yidong <cyd@stupidchicken.com>
2972
2973 * dired.texi (Image-Dired): Move from Thumbnails node.
2974 * misc.texi (Thumbnails): Node deleted.
2975 * emacs.texi (Top): Update node listing.
2976
2977 * files.texi (File Conveniences):
49823426 2978 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2979
29802007-04-21 Richard Stallman <rms@gnu.org>
2981
2982 * display.texi (Highlight Interactively): Correct previous change.
2983 Clarify doc of hi-lock-find-patterns, and move new features into it.
2984
29852007-04-20 David Koppelman <koppel@ece.lsu.edu>
2986
2987 * display.texi (Highlight Interactively): Document
2988 hi-lock-file-patterns-policy.
2989
29902007-04-20 Martin Rudalics <rudalics@gmx.at>
2991
2992 * display.texi (Scrolling): Fix typo.
2993
8cf51b2c
GM
29942007-04-15 Chong Yidong <cyd@stupidchicken.com>
2995
8cf51b2c
GM
2996 * doclicense.texi: Remove node heading, so that it can be included by
2997 other files.
2998
2999 * emacs.texi: Insert node heading for GFDL.
3000
8cf51b2c
GM
30012007-04-14 Eli Zaretskii <eliz@gnu.org>
3002
3003 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3004 "command line".
3005
3006 * display.texi (Faces): Refer to "Creating Frames" for face
3007 and other frame customizations in .emacs.
3008
3009 * frames.texi (Creating Frames): Mention that face customizations can
3010 be put in .emacs. Add index entries.
3011
30122007-04-12 Richard Stallman <rms@gnu.org>
3013
3014 * glossary.texi (Glossary): Explain `iff'.
3015
30162007-04-11 Karl Berry <karl@gnu.org>
3017
3018 * gnu.texi (Top),
3019 * macos.texi (Mac Font Specs),
3020 * anti.texi (Antinews),
3021 * xresources.texi (Resources),
3022 * misc.texi (Emulation),
3023 * calendar.texi (Daylight Saving),
3024 * dired.texi (Dired and Find),
3025 * rmail.texi (Remote Mailboxes),
3026 * sending.texi (Mail Headers),
3027 * programs.texi (Which Function),
3028 * files.texi (Recover),
3029 * buffers.texi (Uniquify),
3030 * frames.texi (Wheeled Mice),
3031 * killing.texi (Rectangles): Wording to improve breaks in
3032 8.5x11 format.
3033 * mule.texi (Language Environments): \hbadness=10000 since there's
3034 no way to reword.
3035 * emacs.texi (smallbook): New @set to more easily switch between
3036 smallbook and 8.5x11.
3037
30382007-04-11 Richard Stallman <rms@gnu.org>
3039
3040 * files.texi (File Conveniences): Add xref to Tumme.
3041 Delete text about Thumbnail mode.
3042
8cf51b2c
GM
30432007-04-09 Alan Mackenzie <acm@muc.de>
3044
3045 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3046 new name. Insert concept index entries.
3047
8cf51b2c
GM
30482007-04-08 Chong Yidong <cyd@stupidchicken.com>
3049
3050 * display.texi (Standard Faces): Document prefix arg for
3051 list-faces-display.
3052
3053 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3054
8cf51b2c
GM
30552007-04-07 Chong Yidong <cyd@stupidchicken.com>
3056
8cf51b2c
GM
3057 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3058
3059 * files.texi (Misc File Ops): Rewrite description of
3060 insert-file-literally.
3061
8cf51b2c
GM
30622007-03-31 Eli Zaretskii <eliz@gnu.org>
3063
3064 * misc.texi (Printing): Postscript -> PostScript.
3065
8cf51b2c
GM
3066 * ack.texi (Acknowledgments): Postscript -> PostScript.
3067
3068 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3069
3070 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3071 below.
3072
30732007-03-30 Chong Yidong <cyd@stupidchicken.com>
3074
3075 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3076 Init Non-ASCII.
3077 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3078 (Init Non-ASCII): New node.
3079
30802007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3081
3082 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3083
8cf51b2c
GM
30842007-03-12 Glenn Morris <rgm@gnu.org>
3085
8cf51b2c
GM
3086 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3087 "Daylight Savings".
3088
49823426 3089 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3090 saving" in text throughout.
3091
8cf51b2c
GM
30922007-03-04 Richard Stallman <rms@gnu.org>
3093
3094 * custom.texi (Safe File Variables): Minor correction.
3095
8cf51b2c
GM
30962007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3097
3098 * rmail.texi (Movemail): Add internal ref.
3099 Don't indent the intro for the PROTO table.
3100 Format PROTO table items with @code.
3101
8cf51b2c
GM
31022007-02-26 Nick Roberts <nickrob@snap.net.nz>
3103
3104 * building.texi: Remove references to bashdb.
3105
8cf51b2c
GM
31062007-02-19 Juanma Barranquero <lekktu@gmail.com>
3107
3108 * mule.texi (Language Environments): Update list of supported language
3109 environments.
3110
8cf51b2c
GM
31112007-02-14 Kim F. Storm <storm@cua.dk>
3112
3113 * building.texi (Grep Searching): Fix lgrep doc.
3114
31152007-02-12 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * back.texi: Remove unused file.
3118
c8763fb6 31192007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3120
3121 * maintaining.texi (Tag Syntax): Now --members is the default for
3122 etags, not for ctags yet.
3123
8cf51b2c
GM
31242007-02-03 Eli Zaretskii <eliz@gnu.org>
3125
3126 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3127 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3128 expects. Add comments to prevent people from inadvertently modifying
3129 the key parts needed by `texinfo-multiple-files-update'.
3130
31312007-01-29 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * frames.texi (Secondary Selection): Window clicked does not matter
3134 when mouse-yank-at-point is non-nil.
3135
8cf51b2c
GM
31362007-01-16 Glenn Morris <rgm@gnu.org>
3137
3138 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3139 system abbrev.
3140
31412007-01-11 Richard Stallman <rms@gnu.org>
3142
3143 * msdog.texi (Windows Keyboard): Another small cleanup.
3144
31452007-01-10 Richard Stallman <rms@gnu.org>
3146
3147 * msdog.texi (Windows Keyboard): Yet another try to make
3148 everyone happy with that passage.
3149
31502007-01-05 Richard Stallman <rms@gnu.org>
3151
3152 * anti.texi (Antinews): Mention M-x shell scrolling.
3153
31542007-01-05 Nick Roberts <nickrob@snap.net.nz>
3155
3156 * building.texi (Watch Expressions): Describe gdb-max-children.
3157
8cf51b2c
GM
31582007-01-04 Richard Stallman <rms@gnu.org>
3159
8cf51b2c
GM
3160 * msdog.texi (Windows Keyboard): Clarify previous change.
3161
8cf51b2c
GM
31622007-01-02 Richard Stallman <rms@gnu.org>
3163
3164 * custom.texi (Changing a Variable): Minor clarification.
3165 (Specific Customization): customize-customized => customize-unsaved.
3166
3167 * entering.texi (Entering Emacs): Clean up text about restarting
3168 Emacs for each file.
3169
3170 * misc.texi (Shell Options): Minor cleanup.
3171
3172 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3173 with Emacs, not vice versa.
3174
3175 * programs.texi (Symbol Completion): Recommend customizing
3176 window manager.
3177
3178 * xresources.texi (Resources): Minor fix.
3179
c8763fb6 31802007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3181
3182 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3183
31842007-01-01 Richard Stallman <rms@gnu.org>
3185
3186 * commands.texi (User Input): Document keys stolen by window mangers.
3187
31882006-12-31 Richard Stallman <rms@gnu.org>
3189
3190 * custom.texi (Specific Customization): Document customize-option
3191 instead of customize-variable.
3192
31932006-12-31 Kim F. Storm <storm@cua.dk>
3194
3195 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3196
31972006-12-30 Kim F. Storm <storm@cua.dk>
3198
3199 * killing.texi (CUA Bindings): Fix typo.
3200
3201 * xresources.texi (Table of Resources): Mention grow-only value for
3202 auto-resize-tool-bars.
3203
8cf51b2c
GM
32042006-12-27 Eli Zaretskii <eliz@gnu.org>
3205
3206 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3207 and how to get them back.
3208
32092006-12-26 Richard Stallman <rms@gnu.org>
3210
3211 * calendar.texi (Holidays): Holiday listing is based on current
3212 practice, but DST is not.
3213
32142006-12-25 Richard Stallman <rms@gnu.org>
3215
3216 * emacs.texi (Top): Update subnode menus.
3217
3218 * mark.texi (Transient Mark): Fix xref.
3219
3220 * killing.texi (Graphical Kill): Node deleted.
3221 (Killing): Add xref to Cut and Paste.
3222 (CUA Bindings): Update xref.
3223
3224 * frames.texi (Cut and Paste): New section to hold other nodes.
3225 (Mouse Commands): Node demoted.
3226 (Cut/Paste Other App): Split out from Mouse Commands.
3227 (Word and Line Mouse): Likewise.
3228 (Secondary Selection, Clipboard): Nodes demoted.
3229
8cf51b2c
GM
32302006-12-24 Kevin Ryde <user42@zip.com.au>
3231
3232 * calendar.texi (Holidays): US daylight saving begins second Sunday
3233 in March for 2007 onwards.
3234 (Daylight Savings): Show new US default daylight saving rules, 2nd
3235 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3236
32372006-12-23 Chong Yidong <cyd@stupidchicken.com>
3238
3239 * calendar.texi (Scroll Calendar): < and > are switched.
3240
32412006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3242
3243 * killing.texi (Deletion): Describe M-\ prefix argument.
3244
32452006-12-23 Richard Stallman <rms@gnu.org>
3246
3247 * search.texi (Regexp Search): Explain why forward and reverse regexp
3248 search are not mirror images.
3249
8cf51b2c
GM
32502006-12-19 Kim F. Storm <storm@cua.dk>
3251
3252 * major.texi (Choosing Modes): Describe match-function elements for
3253 magic-mode-alist.
3254
8cf51b2c
GM
32552006-12-18 Eli Zaretskii <eliz@gnu.org>
3256
3257 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3258 peculiarities.
3259
32602006-12-18 Richard Stallman <rms@gnu.org>
3261
3262 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3263
8cf51b2c
GM
32642006-12-17 Alan Mackenzie <acm@muc.de>
3265
3266 * programs.texi (Left Margin Paren): Remove the bit which says
3267 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3268 Discuss some of the issues of setting this option to nil.
3269
32702006-12-17 Glenn Morris <rgm@gnu.org>
3271
3272 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3273
32742006-12-16 Eli Zaretskii <eliz@gnu.org>
3275
3276 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3277 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3278 NTFS volumes.
3279 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3280 volumes.
3281
32822006-12-15 Eli Zaretskii <eliz@gnu.org>
3283
3284 * text.texi (HTML Mode): Fix "C-c TAB".
3285
8cf51b2c
GM
32862006-12-09 Richard Stallman <rms@gnu.org>
3287
3288 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3289
32902006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3291
3292 * files.texi (Misc File Ops): Document insert-file-literally.
3293
32942006-12-08 Eli Zaretskii <eliz@gnu.org>
3295
3296 * cmdargs.texi (Colors): Note that --color is intended for overriding
3297 the terminal defaults, not for normal invocation.
3298
3299 * misc.texi (Emacs Server): Improve wording. Don't mention the
3300 ``server program''. Add a cross-reference to "Init File" node.
3301 (Invoking emacsclient): Add index entries. Document both short and
3302 long versions of command-line options. Document the -f option.
3303
8cf51b2c
GM
33042006-12-06 Richard Stallman <rms@gnu.org>
3305
3306 * text.texi (Outline Format): Say to set outline-regexp
3307 and outline-level with major modes and file local variables.
3308
c8763fb6 33092006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3310
3311 * anti.texi (Antinews): Mention the alternative to
3312 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3313
8cf51b2c
GM
3314 * misc.texi (Interactive Shell): Ditto.
3315
33162006-12-04 Eli Zaretskii <eliz@gnu.org>
3317
3318 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3319
3320 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3321
33222006-12-01 Eli Zaretskii <eliz@gnu.org>
3323
3324 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3325 colon in the mode line.
3326
3327 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3328
33292006-11-26 Nick Roberts <nickrob@snap.net.nz>
3330
3331 * building.texi (Watch Expressions): Mention SPC for expanding/
3332 contracting watch expressions.
3333
33342006-11-26 Kim F. Storm <storm@cua.dk>
3335
3336 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3337
33382006-11-26 Nick Roberts <nickrob@snap.net.nz>
3339
3340 * building.texi (Debugger Operation): Define text command mode.
3341 Clarify how tooltips work.
3342 (GDB Graphical Interface): Explain how to run in text command mode
3343 more clearly.
3344
33452006-11-25 Juanma Barranquero <lekktu@gmail.com>
3346
3347 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3348
33492006-11-22 Juanma Barranquero <lekktu@gmail.com>
3350
3351 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3352
8cf51b2c
GM
33532006-11-18 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3356 and EMACS is deprecated.
3357
33582006-11-18 Juanma Barranquero <lekktu@gmail.com>
3359
3360 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3361
c8763fb6 33622006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3363
3364 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3365
3366 * emacs.texi: Include xresources.texi both for info and dvi.
3367
3368 * xresources.texi: Merge text from xresmini.texi.
3369
c8763fb6 33702006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3371
3372 * glossary.texi: Fix typos.
3373
8cf51b2c
GM
33742006-11-06 Richard Stallman <rms@gnu.org>
3375
3376 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3377
3378 * ack.texi (Acknowledgments): Fix name spelling.
3379
33802006-11-01 Juri Linkov <juri@jurta.org>
3381
3382 * search.texi (Word Search): Document incremental word search.
3383
33842006-10-28 Glenn Morris <rgm@gnu.org>
3385
3386 * ack.texi (Acknowledgments): Add cal-html author.
3387
3388 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3389 Calendar"). Describe new package cal-html.
3390 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3391 Calendar Files."
3392
8cf51b2c
GM
33932006-10-23 Richard Stallman <rms@gnu.org>
3394
3395 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3396 Abbrev mode is enabled.
3397
8cf51b2c
GM
33982006-10-16 Richard Stallman <rms@gnu.org>
3399
8cf51b2c
GM
3400 * emacs.texi: Update ISBN.
3401
8cf51b2c
GM
34022006-10-11 Kim F. Storm <storm@cua.dk>
3403
3404 * emacs.texi (Acknowledgments): Use @dotless{i}.
3405
34062006-10-08 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * building.texi (Breakpoints Buffer): Mention catchpoints.
3409
34102006-10-08 Kim F. Storm <storm@cua.dk>
3411
3412 * ack.texi (Acknowledgments): Update.
3413
3414 * emacs.texi (Acknowledgments): Fix bad @/ form.
3415
8cf51b2c
GM
34162006-10-05 Kim F. Storm <storm@cua.dk>
3417
3418 * emacs.texi (Acknowledgments): Add more contributors.
3419
34202006-10-03 Richard Stallman <rms@gnu.org>
3421
3422 * emacs.texi (Acknowledgments): Update version and edition.
3423
8cf51b2c
GM
34242006-10-01 Karl Berry <karl@gnu.org>
3425
3426 * custom.texi (Customization Groups): Page break to keep example buffer
3427 on one page.
3428
34292006-09-30 Karl Berry <karl@gnu.org>
3430
3431 * programs.texi (Basic Indent): @need to improve page break.
3432 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3433
34342006-09-29 Glenn Morris <rgm@gnu.org>
3435
3436 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3437
34382006-09-29 Karl Berry <karl@gnu.org>
3439
3440 * windows.texi (Basic Window): Remove forced @break, no longer
3441 desirable.
3442 * frames.texi (Frame Commands),
3443 * mark.texi (Marking Objects): Reword to avoid bad page break.
3444 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3445
34462006-09-19 Richard Stallman <rms@gnu.org>
3447
3448 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3449 stick to present tense.
3450
c8763fb6 34512006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3452
3453 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3454 to x-gtk-use-old-file-dialog.
3455 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3456
34572006-09-15 Jay Belanger <belanger@truman.edu>
3458
49823426 3459 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3460 Change "Library Public License" to "Lesser Public License"
3461 throughout. Use "yyyy" to represent year.
3462
8cf51b2c
GM
34632006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3464
3465 * files.texi (Visiting): Add index entry "open file".
3466
8cf51b2c
GM
34672006-09-11 Richard Stallman <rms@gnu.org>
3468
3469 * building.texi (Compilation Mode): Clarification.
3470 (Grep Searching): Add xref to Compilation Mode.
3471
8cf51b2c
GM
34722006-09-08 Richard Stallman <rms@gnu.org>
3473
3474 * search.texi (Search): Ref multi-file search commands here.
3475 (Other Repeating Search): Not here.
3476
8cf51b2c
GM
34772006-08-28 Richard Stallman <rms@gnu.org>
3478
3479 * windows.texi (Split Window): Update xref.
3480
3481 * basic.texi (Continuation Lines): Update xref.
3482
3483 * indent.texi (Tab Stops): Update xref.
3484
3485 * emacs.texi (Top): Update subnode menu.
3486
3487 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3488 split out of Display Custom.
3489
34902006-08-25 Kim F. Storm <storm@cua.dk>
3491
3492 * display.texi (Display Custom): Add variables overline-margin
3493 and x-underline-at-descent-line.
3494
34952006-08-25 Richard Stallman <rms@gnu.org>
3496
3497 * entering.texi (Exiting): Rewrite to give graphical displays
3498 priority over text terminals.
3499
3500 * search.texi (Incremental Search): Move index entries.
3501
35022006-08-23 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * custom.texi (Init File): Reference Find Init to avoid "home
3505 directory" confusion.
3506
35072006-08-22 Nick Roberts <nickrob@snap.net.nz>
3508
3509 * building.texi (Other GDB-UI Buffers): Describe how to edit
3510 a value in the locals buffer.
3511
35122006-08-21 Richard Stallman <rms@gnu.org>
3513
3514 * search.texi (Basic Isearch): Add `isearch' index entry.
3515
35162006-08-16 Richard Stallman <rms@gnu.org>
3517
3518 * misc.texi (Saving Emacs Sessions): Clean up wording.
3519
3520 * mark.texi (Marking Objects): Mention term "select all".
3521
3522 * emacs.texi (Top): Update subnode menu.
3523
3524 * help.texi (Help Mode): Move node up in file.
3525
8cf51b2c
GM
35262006-08-15 Nick Roberts <nickrob@snap.net.nz>
3527
3528 * building.texi (Stack Buffer): Explain fringe arrow.
3529
8cf51b2c
GM
35302006-08-12 Eli Zaretskii <eliz@gnu.org>
3531
8cf51b2c
GM
3532 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3533 on startup.
3534
35352006-08-11 Romain Francoise <romain@orebokech.com>
3536
3537 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3538
35392006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3540
3541 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3542
35432006-08-10 Richard Stallman <rms@gnu.org>
3544
3545 * text.texi (Format Faces): Substantial rewrites to deal
3546 with face merging. Empty regions don't count. Clarify
3547 face property inheritance.
3548
35492006-08-08 Romain Francoise <romain@orebokech.com>
3550
3551 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3552 <arjuropo@cc.jyu.fi>.
3553
8cf51b2c
GM
35542006-08-04 Eli Zaretskii <eliz@gnu.org>
3555
3556 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3557 apply to all frames.
3558
8cf51b2c
GM
35592006-08-01 Richard Stallman <rms@gnu.org>
3560
3561 * help.texi (Name Help): Add index entries for describe-variable.
3562
35632006-08-01 Nick Roberts <nickrob@snap.net.nz>
3564
3565 * building.texi (GDB Graphical Interface): Shorten node names.
3566 (GDB-UI Layout): Use GDB-related.
3567 (Other GDB-UI Buffers): Simplify English.
3568
35692006-07-31 Richard Stallman <rms@gnu.org>
3570
3571 * search.texi (Query Replace): Add xref for Dired's Q command.
3572
8cf51b2c
GM
35732006-07-31 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * building.texi (GDB commands in Fringe): Rename to...
3576 (Source Buffers): ..this and move forward. Describe hollow arrow and
3577 new option gdb-find-source-frame.
3578
35792006-07-29 Richard Stallman <rms@gnu.org>
3580
3581 * dired.texi (Operating on Files): Simplify previous change
3582 and fix Texinfo usage.
3583
35842006-07-29 Eli Zaretskii <eliz@gnu.org>
3585
3586 * dired.texi (Operating on Files): Add cross-references. State the
3587 Unix commands that do similar things.
3588
35892006-07-28 Richard Stallman <rms@gnu.org>
3590
3591 * mark.texi (Transient Mark): Clarify that region never disappears
3592 when Transient Mark mode is off, and not when it is on.
3593
35942006-07-27 Richard Stallman <rms@gnu.org>
3595
3596 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3597
35982006-07-24 Richard Stallman <rms@gnu.org>
3599
3600 * xresources.texi (GTK styles): Fix texinfo usage.
3601
8cf51b2c
GM
3602 * commands.texi (User Input): Explain why we teach keyboard cmds.
3603
3604 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3605 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3606 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3607 * doclicense.texi, display.texi, dired.texi, basic.texi:
3608 * anti.texi, ack.texi: Move periods and commas inside quotes.
3609
36102006-07-22 Eli Zaretskii <eliz@gnu.org>
3611
3612 * cmdargs.texi (General Variables): Document EMAIL.
3613
36142006-07-21 Eli Zaretskii <eliz@gnu.org>
3615
3616 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3617 doesn't have effect on MS-Windows.
3618
8cf51b2c
GM
36192006-07-17 Richard Stallman <rms@gnu.org>
3620
3621 * building.texi (Grep Searching): Explain about chaining grep commands.
3622
8cf51b2c
GM
36232006-07-10 Nick Roberts <nickrob@snap.net.nz>
3624
49823426 3625 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3626
36272006-07-09 Chong Yidong <cyd@stupidchicken.com>
3628
3629 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3630 is invoked for multiple files.
3631
36322006-07-08 Eli Zaretskii <eliz@gnu.org>
3633
3634 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3635 on-line manual for the rest of this node.
3636 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3637 unconditionally.
3638 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3639 Improve wording.
3640 (Windows Printing): Improve wording.
3641 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3642 rest of this node.
3643
8cf51b2c
GM
36442006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3645
49823426
GM
3646 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3647 with eval-buffer.
8cf51b2c
GM
3648
36492006-07-05 Nick Roberts <nickrob@snap.net.nz>
3650
3651 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3652 of character translation.
3653
36542006-07-04 Nick Roberts <nickrob@snap.net.nz>
3655
3656 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3657
36582006-07-03 Karl Berry <karl@gnu.org>
3659
3660 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3661 not-too-underfull hboxes in the TeX output.
3662 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3663 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3664 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3665 * sending.texi, text.texi: Fix overfull/underfull boxes.
3666
36672006-07-03 Romain Francoise <romain@orebokech.com>
3668
3669 * m-x.texi (M-x): Fix.
3670
36712006-07-03 Richard Stallman <rms@gnu.org>
3672
8cf51b2c
GM
3673 * search.texi (Other Repeating Search): filename -> file name.
3674
3675 * misc.texi (Narrowing): Minor cleanups.
3676
3677 * files.texi (Visiting): filename -> file name.
3678
3679 * emacs.texi (Top): Update subnode menus.
3680
3681 * mule.texi (Coding Systems): Move char translation stuff here.
3682 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3683 (Recognize Coding): Substantial local rewrites.
3684 (International): Update menu.
3685
3686 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3687 (Scrolling): Substantial local rewrites.
3688 (Display): Update menu and intro.
3689
3690 * dired.texi: filename -> file name.
3691
3692 * custom.texi (Safe File Variables): Texinfo usage fix.
3693
f0131492 36942006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3695
3696 * help.texi, m-x.texi: Lots of cleanups.
3697
8cf51b2c
GM
36982006-06-30 Eli Zaretskii <eliz@gnu.org>
3699
3700 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3701 (Windows Processes, Windows Misc): Shorten the printed version by
3702 selectively conditioning less important portions by @ifnottex.
3703
8cf51b2c
GM
37042006-06-27 Richard Stallman <rms@gnu.org>
3705
3706 * mini.texi (Minibuffer File): Minor cleanup.
3707
37082006-06-25 Nick Roberts <nickrob@snap.net.nz>
3709
3710 * frames.texi (XTerm Mouse): Rename to...
3711 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3712
3713 * emacs.texi (Top): Use new node name.
3714
37152006-06-24 Eli Zaretskii <eliz@gnu.org>
3716
3717 * emacs.texi (Top): Update the detailed menu according to changes in
3718 msdog.texi.
3719
3720 * msdog.texi (Windows Keyboard): New section.
3721 (Windows Mouse): New section.
3722 (Windows System Menu): Remove section (text merged with "Windows
3723 Keyboard").
3724 (Windows Misc): New section.
3725
3726 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3727
3728 * msdog.texi (ls in Lisp): New section.
3729
3730 * files.texi (Visiting): Document case-insensitive wildcard matching
3731 under find-file-wildcards.
3732
8cf51b2c
GM
37332006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3734
3735 * macos.texi (Mac Input): Add description of mac-function-modifier.
3736 Now Unicode keyboard layouts work.
3737
8cf51b2c
GM
37382006-06-10 Richard Stallman <rms@gnu.org>
3739
3740 * mule.texi (Recognize Coding): Clarify previous change.
3741
37422006-06-09 Kenichi Handa <handa@m17n.org>
3743
3744 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3745 notation.
3746
37472006-06-07 Kevin Ryde <user42@zip.com.au>
3748
3749 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3750 manual for @ifnottex, but in emacs-extra for @iftex.
3751
3752 * cmdargs.texi (General Variables): Fix smtpmail xref.
3753
37542006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3755
8cf51b2c 3756 * programs.texi (Comment Commands):
8cf51b2c 3757 * custom.texi (Specifying File Variables):
49823426 3758 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3759
37602006-06-07 Nick Roberts <nickrob@snap.net.nz>
3761
3762 * building.texi (Watch Expressions): Move node to end.
3763 (GDB Graphical Interface): Move description of clicks in fringe...
3764 (GDB commands in the Fringe): ...to here. New node.
3765
8cf51b2c
GM
37662006-06-05 Romain Francoise <romain@orebokech.com>
3767
49823426 3768 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3769
37702006-06-05 Nick Roberts <nickrob@snap.net.nz>
3771
3772 * building.texi (GDB Graphical Interface): Update bindings.
3773 (Commands of GUD): Add gud-print. Remove gud-run.
3774 Restate availability more generally.
3775
f0131492 37762006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3777
3778 * mini.texi: Lots of cleanups.
3779
37802006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3781
3782 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3783 and Mouse-2.
3784
c8763fb6 37852006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3786
3787 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3788
8cf51b2c
GM
37892006-05-31 Richard Stallman <rms@gnu.org>
3790
3791 * basic.texi (Moving Point): Fix previous change.
3792
c8763fb6 37932006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3794
3795 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3796
f0131492 37972006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3798
3799 * basic.texi: Many simplifications and improvements in wording.
3800
8cf51b2c
GM
38012006-05-26 Nick Roberts <nickrob@snap.net.nz>
3802
3803 * anti.texi (Antinews): Create a node for gdb-ui.
3804
8cf51b2c
GM
38052006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3806
3807 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3808
38092006-05-20 Richard Stallman <rms@gnu.org>
3810
3811 * dired.texi (Dired Navigation): dired-goto-file is now j.
3812
8cf51b2c
GM
38132006-05-20 Eli Zaretskii <eliz@gnu.org>
3814
3815 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3816 and their aliases.
3817
3818 * msdog.texi (Windows Printing): Mention non-support of plain text
3819 printing with some el-cheapo printers, and suggest a workaround.
3820
38212006-05-20 Kevin Ryde <user42@zip.com.au>
3822
3823 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3824 remove the bit saying you must set it.
3825
38262006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3827
3828 * trouble.texi (Checklist):
3829 * text.texi (Text, Auto Fill, Text Mode):
3830 * search.texi (Nonincremental Search):
3831 * rmail.texi (Rmail Labels):
3832 * mule.texi (Input Methods, Multibyte Conversion):
3833 * misc.texi (Gnus, Where to Look, PostScript):
3834 * maintaining.texi (Create Tags Table):
3835 * indent.texi (Indentation Commands):
3836 * fixit.texi (Spelling):
3837 * emacs.texi (Copying):
3838 * custom.texi (Init File): ifinfo -> ifnottex.
3839
8cf51b2c
GM
38402006-05-17 Richard Stallman <rms@gnu.org>
3841
3842 * files.texi (Diff Mode): Mention C-x `.
3843
38442006-05-08 Richard Stallman <rms@gnu.org>
3845
3846 * custom.texi (Disabling): Textual cleanups.
3847
8cf51b2c
GM
38482006-05-12 Glenn Morris <rgm@gnu.org>
3849
3850 * calendar.texi (Displaying the Diary, Format of Diary File):
3851 Refer to diary-view-entries, diary-list-entries,
3852 diary-show-all-entries rather than obsolete aliases.
3853
38542006-05-12 Eli Zaretskii <eliz@gnu.org>
3855
3856 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3857 (Displaying the Diary, Special Diary Entries, Importing Diary):
3858 * building.texi (Compilation Shell):
3859 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3860 emacs-xtra with @inforef's.
3861
3862 * files.texi (Visiting): Fix wording.
3863
3864 * mule.texi (Coding Systems, Text Coding): More indexing.
3865 Mention that C-x RET f can set eol conversion.
3866
c8763fb6 38672006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3868
3869 * xresmini.texi (GTK resources): Insert GTK description.
3870
3871 * xresources.texi (GTK resources): metafont should be menufont.
3872
8cf51b2c
GM
38732006-05-06 Michael Albinus <michael.albinus@gmx.de>
3874
49823426 3875 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3876 method, user name and host name is active only in partial
3877 completion mode.
3878
8cf51b2c
GM
38792006-05-06 Eli Zaretskii <eliz@gnu.org>
3880
3881 * makefile.w32-in (emacs.dvi):
3882 * Makefile.in (emacs.dvi): Add xresmini.texi.
3883
3884 * xresmini.texi (Table of Resources): Remove xref to non-existent
3885 node "LessTif Resources".
3886
3887 * msdog.texi (Microsoft Windows):
3888 * calendar.texi (Calendar/Diary, Displaying the Diary)
3889 (Special Diary Entries, Importing Diary, Holidays):
3890 * programs.texi (Program Modes):
3891 * text.texi (Text):
3892 * buffers.texi (Several Buffers):
3893 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3894
38952006-05-06 Eli Zaretskii <eliz@gnu.org>
3896
3897 The following changes merge the emacs-xtra manual into the main
3898 manual, but only for on-line version of the manual.
3899
3900 * vc2-xtra.texi (Version Backups, Local Version Control)
3901 (Making Snapshots, Change Logs and VC, Version Headers)
3902 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3903 on-line manual.
3904
3905 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3906 for on-line manual.
3907
3908 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3909 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3910 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3911 for on-line manual.
3912
3913 * fortran-xtra.texi (Fortran, Fortran Autofill)
3914 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3915 for on-line manual.
3916
3917 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3918 Conditional xref's for on-line manual.
3919
3920 * emerge-xtra.texi (Emerge, Overview of Emerge)
3921 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3922 manual.
3923
3924 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3925 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3926 (EMACSSOURCES): Use EMACS_XTRA.
3927 (../info/emacs-xtra): Remove.
3928 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3929
3930 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3931 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3932 (EMACSSOURCES): Use EMACS_XTRA.
3933 ($(infodir)/emacs-xtra): Remove.
3934 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3935
3936 * trouble.texi (Quitting):
3937 * text.texi (Text):
3938 * programs.texi (Program Modes):
3939 * msdog.texi (Microsoft Windows):
3940 * frames.texi (Frames):
3941 * files.texi (Backup, Version Control, VC Concepts)
3942 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3943 (Registering, VC Status, VC Undo, Multi-User Branching)
3944 (Comparing Files):
3945 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3946 (Displaying the Diary, Special Diary Entries, Importing Diary):
3947 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3948 conditional xref's, depending on @iftex/@ifnottex.
3949
3950 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3951 "MS-DOS". @include msdog-xtra.texi.
3952
3953 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3954 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3955
3956 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3957 for vc-xtra.texi subsections.
3958 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3959 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3960
3961 * sending.texi (Sending Mail): A @node line without explicit Prev,
3962 Next, and Up links.
3963
3964 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3965 Next, and Up links.
3966
3967 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3968 and its sections. @include picture-xtra.texi.
3969
3970 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3971 "Emerge".
3972 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3973
3974 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3975 exact duplicate of its name-sake in calendar.texi.
3976
3977 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3978 "Advanced Calendar/Diary Usage".
3979 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3980
3981 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3982 dired-xtra.texi.
3983 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3984
3985 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3986 (Files) [ifnottex]: Add menu entry for Autorevert.
3987
3988 * emacs-xtra.texi (Introduction): Reword to make consistent with
3989 printed version only.
3990 <Top level>: Remove the body of all chapters and move them to the
3991 new *-xtra.texi files. Use @raisesections and @lowersections to
3992 convert sections to chapters etc.
3993
3994 * msdog-xtra.texi:
3995 * fortran-xtra.texi:
3996 * vc-xtra.texi:
3997 * vc1-xtra.texi:
3998 * vc2-xtra.texi:
3999 * emerge-xtra.texi:
4000 * cal-xtra.texi:
4001 * dired-xtra.texi:
4002 * arevert-xtra.texi: New files, with text from respective chapters
4003 of emacs-xtra.texi. Convert each @chapter into @section, @section
4004 into @subsection, etc.
4005
4006 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
4007 updated.
4008
4009 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4010 Windows". All references updated.
4011
40122006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4013
4014 * macos.texi (Mac Input): Mention input from Character Palette.
4015 (Mac Font Specs): Fix typo.
4016
40172006-05-05 Richard Stallman <rms@gnu.org>
4018
4019 * files.texi (Diff Mode): Minor cleanup.
4020
40212006-05-05 Karl Berry <karl@gnu.org>
4022
8cf51b2c
GM
4023 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4024 errors from the current release of makeinfo (4.8).
4025 * help.texi (Library Keywords): Change widest word in multitable
4026 template from `emulations' to `convenience'. (Not sure if this is
4027 related to the font change.)
4028
40292006-05-05 Eli Zaretskii <eliz@gnu.org>
4030
4031 * files.texi (File Names): Add a footnote about limited support of
4032 ~USER on MS-Windows.
4033
4034 * cmdargs.texi (Initial Options): Add a footnote about limited
4035 support of ~USER on MS-Windows.
4036
40372006-05-03 Richard Stallman <rms@gnu.org>
4038
4039 * files.texi (Diff Mode): Node moved here.
4040 (Comparing Files): Delete what duplicates new node.
4041 (Files): Put Diff Mode in menu.
4042
4043 * misc.texi (Diff Mode): Moved to files.texi.
4044
4045 * emacs.texi (Top): Update menu for Diff Mode.
4046
4047 * trouble.texi (Emergency Escape): Simplify.
4048
4049 * emacs.texi (Top): Minor clarification.
4050
40512006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4052
4053 * commands.texi, entering.texi, screen.texi: Many simplifications.
4054
40552006-05-03 Richard Stallman <rms@gnu.org>
4056
4057 * commands.texi (Text Characters): Delete paragraph about unibyte
4058 non-ASCII printing chars.
4059
4060 * killing.texi (Killing): Say "graphical displays".
4061 * display.texi: Say "graphical displays".
4062
4063 * cmdargs.texi (Misc X): Say "graphical displays".
4064
40652006-05-01 Richard Stallman <rms@gnu.org>
4066
4067 * emacs.texi (Top): Add Diff Mode to menu.
4068
40692006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4070
4071 * misc.texi (Diff Mode): New node.
4072
40732006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4074
4075 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4076 (Mac Environment Variables): Shorten example line.
4077 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4078
40792006-05-01 Nick Roberts <nickrob@snap.net.nz>
4080
4081 * building.texi (GUD Customization): Describe cases %d and %c.
4082 Update description for %e.
4083
40842006-04-30 Glenn Morris <rgm@gnu.org>
4085
4086 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4087
40882006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4089
4090 * custom.texi (Examining): Update C-h v output example.
4091
40922006-04-29 Kim F. Storm <storm@cua.dk>
4093
4094 * building.texi (Grep Searching): Add lgrep and rgrep.
4095
8cf51b2c
GM
40962006-04-23 Richard Stallman <rms@gnu.org>
4097
4098 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4099
4100 * xresmini.texi: New file.
4101
4102 * xresources.texi (Face Resources): Split table into font resources
4103 and the rest. Combine similar attributes for brevity.
4104
8cf51b2c
GM
41052006-04-21 Eli Zaretskii <eliz@gnu.org>
4106
4107 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4108 backslashes and case-insensitivity in file names (moved to the
4109 main manual).
4110 (MS-DOS Printing): Move most of the text to the main manual.
4111
4112 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4113 New nodes.
4114 (Windows Processes, Windows System Menu): Add index entries and
4115 fix wording.
4116
8cf51b2c
GM
41172006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4118
4119 * misc.texi (Shell Ring): Add notes on saved input when
4120 navigating off the end of the history list.
4121
41222006-04-18 Chong Yidong <cyd@mit.edu>
4123
4124 * misc.texi (Shell Options): Correct default value of
4125 comint-scroll-show-maximum-output.
4126
8cf51b2c
GM
41272006-04-18 Nick Roberts <nickrob@snap.net.nz>
4128
4129 * building.texi (Watch Expressions): Update.
4130
8cf51b2c
GM
41312006-04-12 Richard Stallman <rms@gnu.org>
4132
4133 * search.texi: Clean up previous change.
4134
41352006-04-12 Eli Zaretskii <eliz@gnu.org>
4136
4137 * search.texi (Regexp Backslash, Regexp Replace): Add index
4138 entries for ``back reference'' and mention the term itself in the
4139 text.
4140
41412006-04-11 Richard Stallman <rms@gnu.org>
4142
4143 * custom.texi (Safe File Variables):
4144 Document enable-local-variables = :safe.
4145
41462006-04-11 Karl Berry <karl@gnu.org>
4147
4148 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4149 (Remote Repositories, Version Backups, Local Version Control)
4150 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4151 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4152 (Renaming VC Work Files and Master Files)
4153 (Inserting Version Control Headers, Customizing VC, General Options)
4154 (Options for RCS and SCCS, Options specific for CVS): Move all
4155 these nodes to emacs-xtra.texi, for brevity.
4156 * cmdargs.texi, files.texi: Change cross-references.
4157
8cf51b2c
GM
41582006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4159
4160 * files.texi (Old Versions): Update description of vc-annotate's
4161 use of color to indicate date ranges.
4162
8cf51b2c
GM
41632006-04-09 Kevin Ryde <user42@zip.com.au>
4164
8cf51b2c
GM
4165 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4166 put info and printed manual names the right way around.
4167
41682006-04-09 Karl Berry <karl@gnu.org>
4169
4170 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4171 emacs-xtra.texi, leaving only MS Windows information.
4172 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4173 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4174 node names.
4175
4176 * emacs.texi: Move @summarycontents and @contents to the beginning
4177 of the file.
4178
8cf51b2c
GM
41792006-04-08 Kevin Ryde <user42@zip.com.au>
4180
4181 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4182
41832006-04-07 Richard Stallman <rms@gnu.org>
4184
4185 * programs.texi (Comments, Comment Commands, Options for Comments)
4186 (Multi-Line Comments): "Align", not "indent".
4187 (Basic Indent): C-j deletes trailing whitespace before the newline.
4188
41892006-04-06 Richard Stallman <rms@gnu.org>
4190
8cf51b2c
GM
4191 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4192
41932006-04-06 Eli Zaretskii <eliz@gnu.org>
4194
4195 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4196
8cf51b2c
GM
41972006-04-05 Richard Stallman <rms@gnu.org>
4198
4199 * emacs.texi (Top): Update subnode menu.
4200
4201 * trouble.texi (Unasked-for Search): Node deleted.
4202 (Lossage): Delete from menu.
4203
42042006-04-04 Richard Stallman <rms@gnu.org>
4205
4206 * trouble.texi: Various cleanups.
4207 (Checklist): Don't bother saying how to snail a bug report.
4208 (Emergency Escape): Much rewriting.
4209 (After a Crash): Rename the core dump immediately.
4210 (Total Frustration): Call it a psychotherapist.
4211 (Bug Criteria): Avoid "illegal instruction".
4212 (Sending Patches): We always put the contributor's name in.
4213
4214 * misc.texi (Thumbnails): Minor correction.
4215
8cf51b2c
GM
42162006-04-03 Richard Stallman <rms@gnu.org>
4217
4218 * misc.texi (Thumbnails): Minor cleanup.
4219
42202006-04-02 Karl Berry <karl@gnu.org>
4221
4222 * sending.texi (Mail Sending): pxref to Top needs five args.
4223
4224 * texinfo.tex: Update to current version (2006-03-21.13).
4225
8cf51b2c
GM
42262006-03-31 Richard Stallman <rms@gnu.org>
4227
4228 * emacs.texi (Top): Update subnode menu.
4229
4230 * help.texi (Help Mode): Cleanup.
4231
4232 * dired.texi: Many cleanups.
4233 (Dired Deletion): Describe dired-recursive-deletes.
4234 (Operating on Files): dired-create-directory moved.
4235 (Misc Dired Features): Move to here.
4236 (Tumme): Node moved to misc.texi.
4237
4238 * custom.texi: Many cleanups.
4239 (Minor Modes): Don't mention ISO Accents Mode.
4240 (Examining): Update C-h v output example.
4241 (Hooks): Add index and xref for add-hook.
4242 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4243 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4244
4245 * misc.texi: Many cleanups.
4246 (beginning): Add to summary of topics.
4247 (Shell): Put eshell xref at the end. Remove eshell from table.
4248 (Thumbnails): New node.
4249
8cf51b2c
GM
42502006-03-28 Eli Zaretskii <eliz@gnu.org>
4251
4252 * files.texi (File Name Cache): Make it clear that the cache is
4253 not persistent.
4254
8cf51b2c
GM
42552006-03-25 Karl Berry <karl@gnu.org>
4256
49823426
GM
4257 * emacs-xtra.texi, emacs.texi, gnu.texi:
4258 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4259 (2) do not indent copyright year list (or anything else).
4260
8cf51b2c
GM
42612006-03-21 Juanma Barranquero <lekktu@gmail.com>
4262
4263 * files.texi (VC Dired Mode): Remove misplaced brackets.
4264
42652006-03-21 Andre Spiegel <spiegel@gnu.org>
4266
4267 * files.texi: Various updates and clarifications in the VC chapter.
4268
42692006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4270
4271 * help.texi (Help Mode): Document "C-c C-c".
4272
8cf51b2c
GM
42732006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4274
4275 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4276 menu in the standalone Info reader.
4277
42782006-03-15 Chong Yidong <cyd@stupidchicken.com>
4279
4280 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4281 moved here from Emacs manual.
4282
4283 * programs.texi (Fortran): Section moved to emacs-xtra.
4284 (Program Modes): Xref to Fortran in emacs-xtra.
4285
4286 * maintaining.texi (Emerge): Move to emacs-xtra.
4287 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4288
4289 * picture.texi: File deleted.
4290 * Makefile.in:
4291 * makefile.w32-in: Remove picture.texi.
4292
4293 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4294 * abbrevs.texi (Abbrevs):
4295 * sending.texi (Sending Mail): Picture node removed.
4296
4297 * emacs.texi (Top): Update node listings.
4298
8cf51b2c
GM
42992006-03-12 Richard Stallman <rms@gnu.org>
4300
4301 * calendar.texi: Various cleanups.
4302
8cf51b2c
GM
43032006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4304
4305 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4306 syntax.
4307
8cf51b2c
GM
43082006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4309
4310 * search.texi (Regexps): More accurately describe which characters
4311 are special in which situations. Recommend _not_ to quote `]' or
4312 `-' when they are not special.
4313
8cf51b2c
GM
43142006-02-28 Andre Spiegel <spiegel@gnu.org>
4315
4316 * files.texi (Old Versions): Clarify operation of C-x v =.
4317
8cf51b2c
GM
43182006-02-21 Nick Roberts <nickrob@snap.net.nz>
4319
4320 * building.texi (Watch Expressions): Update and describe
4321 gdb-speedbar-auto-raise.
4322
43232006-02-19 Richard M. Stallman <rms@gnu.org>
4324
4325 * emacs.texi: Use @smallbook.
4326 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4327 Update subnode menu.
4328
4329 * building.texi (Lisp Interaction): Minor addition.
4330
43312006-02-18 Nick Roberts <nickrob@snap.net.nz>
4332
4333 * building.texi (Watch Expressions): Update and be more precise.
4334
c8763fb6 43352006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4336
4337 * maintaining.texi (Create Tags Table): Explain why the
4338 exception when etags writes to files under the /dev tree.
4339
43402006-02-14 Richard M. Stallman <rms@gnu.org>
4341
4342 * custom.texi (Safe File Variables): Lots of clarification.
4343 Renamed from Unsafe File Variables.
4344
43452006-02-14 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * custom.texi (Unsafe File Variables): File variable confirmation
4348 assumed denied in batch mode.
4349
43502006-02-14 Richard M. Stallman <rms@gnu.org>
4351
4352 * building.texi (GDB User Interface Layout): Don't say `inferior'
4353 for program being debugged.
4354
43552006-02-15 Nick Roberts <nickrob@snap.net.nz>
4356
4357 * building.texi (GDB Graphical Interface):
4358 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4359
43602006-02-13 Chong Yidong <cyd@stupidchicken.com>
4361
4362 * custom.texi (Specifying File Variables, Unsafe File Variables):
4363 New nodes, split from File Variables. Document new file local
4364 variable behavior.
4365
43662006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4367
4368 * display.texi (Standard Faces):
8cf51b2c
GM
4369 * files.texi (Visiting):
4370 * frames.texi (Clipboard):
4371 * glossary.texi (Glossary) <Clipboard>:
4372 * xresources.texi (X Resources): Mention Mac OS port.
4373
8cf51b2c
GM
43742006-02-12 Richard M. Stallman <rms@gnu.org>
4375
4376 * building.texi (Building): Clarify topic in intro.
4377
4378 * maintaining.texi (Maintaining): Change title; clarify topic.
4379 Delete duplicate index entries.
4380
4381 * building.texi (Other GDB User Interface Buffers): Clarifications.
4382
4383 * text.texi (Cell Commands): Clarifications.
4384
4385 * programs.texi (Defuns): Delete duplicate explanation of
4386 left-margin paren convention.
4387 (Hungry Delete): Minor cleanup.
4388
43892006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4390
4391 * dired.texi (Tumme): More tumme documentation.
4392
43932006-02-11 Alan Mackenzie <acm@muc.de>
4394
4395 * programs.texi ("Hungry Delete"): Correct the appellation of the
4396 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4397
43982006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4399
4400 * dired.texi (Tumme): Fix small bug.
4401
44022006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4403
4404 * macos.texi (Mac International): Rename "fontset-mac" to
4405 "fontset-standard".
4406
8cf51b2c
GM
44072006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4408
4409 * dired.texi (Tumme): Basic documentation for Tumme added.
4410
8cf51b2c
GM
44112006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * mule.texi (International):
4414 * programs.texi (Basic Indent): Fix typos.
4415
8cf51b2c
GM
4416 * custom.texi (Minor Modes):
4417 * display.texi (Text Display):
4418 * commands.texi (Text Characters): Update xrefs.
4419
44202006-02-07 Richard M. Stallman <rms@gnu.org>
4421
4422 * emacs.texi (Top): Update subnode menu.
4423 Update info on old Emacs papers.
4424 (Intro): "Graphical display", not window system.
4425
4426 * xresources.texi (GTK styles): Minor clarifications.
4427
4428 * trouble.texi: "Graphical display", not window system.
4429 (Stuck Recursive): Minor clarification.
4430
4431 * text.texi: Minor clarifications.
4432 (Sentences): Explain why two-space convention is better.
4433 Explain sentence-end-without-period here.
4434 (Fill Commands): Not here.
4435 (Refill): Node moved down.
4436 (Filling): Update menu.
4437 (Table Creation, Cell Justification, Column Commands): Clarify.
4438
4439 * sending.texi: Minor clarifications.
4440
4441 * search.texi (Regexp Backslash): Clarification.
4442
4443 * rmail.texi: Minor cleanups.
4444 (Rmail): Delete digression about `rmail-mode'.
4445 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4446 (Rmail Files): Mention C-u M-x rmail.
4447 (Rmail Reply): Mention References.
4448 (Rmail Display): Mention rmail-nonignored-headers.
4449
4450 * programs.texi: Minor cleanups.
4451 (Comment Commands): Mention momentary Transient Mark mode.
4452 (Matching): Be more specific about customizing show-paren-mode.
4453 (Info Lookup): Don't list the modes that support C-h S.
4454 Just say what it does in an unsupported mode.
4455 (Man Page): Delete excessive info on customizing woman.
4456 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4457
4458 * abbrevs.texi: Minor clarifications.
4459 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4460 not "dynamic abbrevs" as if they were a kind of abbrev.
4461
4462 * picture.texi (Picture): Minor cleanup.
4463
4464 * mule.texi (Communication Coding): Say "other applications".
4465 (Fontsets): Not specific to X. Add xref to X Resources.
4466 (Unibyte Mode): Rename from Single-Byte Character Support.
4467 "Graphical display", not window system.
4468 (International): Update menu.
4469
4470 * maintaining.texi (Format of ChangeLog):
4471 New node, split out from ChangeLog.
4472 (ChangeLog): Clarifications in the remaining text.
4473 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4474 (Find Tag): Add @w.
4475 (Tags Search): Explain tag table order here. Simplify grep ref.
4476 (List Tags): tags-tag-face is a variable, not a face.
4477 (Emerge): Cleanups.
4478
4479 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4480 (Keyboard Macros): Avoid "the user".
4481
4482 * killing.texi: "Graphical display", not window system.
4483
4484 * help.texi (Help Echo): "Graphical display", not window system.
4485
4486 * glossary.texi: Say "you", not "the user". Say "graphical display".
4487
4488 * frames.texi: Minor cleanups. "Graphical display", not window system.
4489
4490 * files.texi (Visiting): Make drag-and-drop not X-specific.
4491
4492 * custom.texi: Minor cleanups. "Graphical display", not window system.
4493
4494 * cmdargs.texi: Minor cleanups.
4495
4496 * building.texi (Compilation): Move and split kill-compilation para.
4497 Add para about multiple compilers.
4498 (Compilation Mode): Commands also available in grep mode and others.
4499 Mention C-u C-x ` more tutorially. Clarify C-x `.
4500 (Compilation Shell): Clarify. Put Bash example first.
4501 (Grep Searching): Minor cleanups; add @w.
4502 (Debuggers): Minor cleanups.
4503 (Starting GUD): Make GDB xgraphical mode issue clearer.
4504 (Debugger Operation): Lots of clarifications including
4505 GDB tooltip side-effect issue.
4506 (Commands of GUD): Clarify.
4507 (GUD Customization): Add bashdb-mode-hook.
4508 (GDB Graphical Interface): Rewrite for clarity.
4509 (GDB User Interface Layout): Rewrite for clarity.
4510 (Stack Buffer, Watch Expressions): Likewise.
4511 (Other GDB User Interface Buffers): Cleanups.
4512 (Lisp Libraries, External Lisp): Cleanup.
4513
4514 * basic.texi (Position Info): "Graphical displays", rather than
4515 window systems.
4516
4517 * anti.texi: Minor cleanup.
4518
8cf51b2c
GM
45192006-02-03 Eli Zaretskii <eliz@gnu.org>
4520
4521 * custom.texi (Init File, Find Init): Add cross-references to
4522 where $HOME is described.
4523
45242006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4525
4526 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4527 is not inside the @table.
4528
4529 * emacs.texi (Top): Correct node name.
4530
4531 * files.texi (File Names): Fix @xref.
4532 (Reverting): Fix typo.
4533
4534 * mule.texi (International): Correct node name.
4535
4536 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4537
45382006-02-01 Richard M. Stallman <rms@gnu.org>
4539
4540 * emacs.texi (Top): Update subnode menu.
4541
4542 * mule.texi: Minor clarifications.
4543 Reduce the specific references to X Windows.
4544 Refer to "graphical" terminals, rather than window systems.
4545 (Text Coding): Rename from Specify Coding.
4546 (Communication Coding, File Name Coding, Terminal Coding):
4547 New nodes split out from Text Coding.
4548
4549 * kmacro.texi: Minor clarifications.
4550 (Keyboard Macro Ring): Comment out some excessive commands.
4551 (Basic Keyboard Macro): Split up the table, putting part in each node.
4552
4553 * major.texi: Minor clarifications.
4554
4555 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4556
4557 * windows.texi: Minor clarifications.
4558 (Change Window): Don't describe mode-line mouse cmds here.
4559 Add xref to Mode Line Mouse.
4560
4561 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4562
4563 * macos.texi (Mac International): Fix xref.
4564
4565 * indent.texi: Minor clarifications.
4566
4567 * frames.texi: Minor clarifications.
4568 Reduce the specific references to X Windows.
4569 Refer to "graphical" terminals, rather than window systems.
4570 (Frame Parameters): Don't mention commands like
4571 set-foreground-color. Just say to customize a face.
4572 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4573
4574 * files.texi: Minor clarifications.
4575 (Numbered Backups): New node, split out from Backup Names.
4576
4577 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4578
4579 * cmdargs.texi (General Variables): Fix xref.
4580
4581 * buffers.texi: Minor clarifications.
4582
8cf51b2c
GM
45832006-01-31 Richard M. Stallman <rms@gnu.org>
4584
4585 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4586 Nodes moved to top.
4587
4588 * display.texi: Minor clarifications.
4589 (Display): Rearrange menu.
4590 (Standard Faces): Mention query-replace face.
4591 (Faces): Simplify.
4592 (Font Lock): Simplify face customization info.
4593 (Highlight Changes): Node merged into Highlight Interactively.
4594 (Highlight Interactively): Much rewriting and cleanup.
4595 (Optional Mode Line): Narrowed line number not good for goto-line.
4596 Simplify face customization advice.
4597 (Text Display): Mention use of escape-glyph face.
4598 Move ctl-arrow and tab-width here.
4599 (Display Custom): Move no-redraw-on-reenter to end of node.
4600
4601 * search.texi: Minor clarifications.
4602 (Isearch Scroll): Simplify.
4603 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4604
4605 * regs.texi (Registers): Mention bookmarks here.
4606
4607 * mark.texi: Minor clarifications.
4608 (Selective Undo): Node deleted.
4609
4610 * m-x.texi: Minor clarifications.
4611
4612 * killing.texi: Minor clarifications.
4613 Refer to "graphical" terminals, rather than window systems.
4614
4615 * help.texi: Clarifications.
4616 (Help): Don't describe C-h F and C-h K here.
4617 (Key Help): Describe C-h K here.
4618 (Name Help): Mention Emacs Lisp Intro.
4619 Describe C-h F here.
4620 (Misc Help): Mention C-h F and C-h K only briefly.
4621
4622 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4623 Selective undo text merged in.
4624 (Spelling): Mention Aspell along with Ispell.
4625
4626 * emacs.texi (Top): Update subnode menus.
4627
4628 * basic.texi (Basic Undo): Rename from Undo. Most of text
4629 moved to new Undo node.
4630
8cf51b2c
GM
46312006-01-29 Chong Yidong <cyd@stupidchicken.com>
4632
4633 * basic.texi (Continuation Lines, Inserting Text):
4634 Mention longlines mode.
4635
46362006-01-29 Richard M. Stallman <rms@gnu.org>
4637
10d1d0af 4638 * screen.texi: Minor cleanups.
8cf51b2c
GM
4639 (Screen): Clean up the intro paragraphs.
4640 (Mode Line): Lots of rewriting. Handle frame-name better.
4641 eol-mnemonic-... vars moved out.
4642
4643 * emacs.texi (Top): Change menu item for MS-DOS node.
4644 Update subnode menu.
4645
4646 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4647 chapter relates to Windows. Title changed.
4648
4649 * mini.texi: Minor cleanups.
4650
4651 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4652 (Mark): Put it in the menu.
4653
4654 * entering.texi: Minor cleanups.
4655
4656 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4657 (Intro): Refer to "graphical" terminals, rather than X.
4658
4659 * display.texi (Display Custom): Add xref to Variables.
4660 (Optional Mode Line): eol-mnemonic-... vars moved here.
4661
4662 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4663 rather than X.
4664
8cf51b2c
GM
4665 * basic.texi: Minor cleanups.
4666 (Undo): selective-undo moved.
4667
8cf51b2c
GM
46682006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4669
4670 * anti.texi (Antinews): Various corrections and additions.
4671
46722006-01-23 Juri Linkov <juri@jurta.org>
4673
4674 * custom.texi (Easy Customization, Customization Groups)
4675 (Browsing Custom): Mention links along with buttons.
4676
8cf51b2c
GM
46772006-01-21 Eli Zaretskii <eliz@gnu.org>
4678
8cf51b2c
GM
4679 * text.texi (TeX Print): Use @key for TAB.
4680
8cf51b2c
GM
4681 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4682
8cf51b2c
GM
46832006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4684
4685 * files.texi (File Aliases): Don't claim that usually separate
4686 buffers are created for two file names that name the same data.
4687 Mention additional situations where different names mean the same
4688 file on disk.
4689
46902006-01-19 Richard M. Stallman <rms@gnu.org>
4691
4692 * killing.texi (Deletion): Upcase @key argument.
4693
4694 * custom.texi (Custom Themes): Minor cleanup.
4695
4696 * programs.texi (Hungry Delete): Upcase @key argument.
4697
8cf51b2c
GM
46982006-01-16 Juri Linkov <juri@jurta.org>
4699
4700 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4701 Move `mode-line-highlight' before `mode-line-buffer-id'.
4702
8cf51b2c
GM
47032006-01-14 Richard M. Stallman <rms@gnu.org>
4704
4705 * basic.texi (Inserting Text): Minor cleanup.
4706
8cf51b2c
GM
47072006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4708
4709 * custom.texi (Changing a Variable, Face Customization):
4710 Update for changes in Custom menus.
4711
8cf51b2c
GM
47122006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4713
4714 * macos.texi (Mac International): Undo last change.
4715
8cf51b2c
GM
47162006-01-02 Chong Yidong <cyd@stupidchicken.com>
4717
4718 * custom.texi (Custom Themes): Describe the new
4719 customize-create-theme interface.
4720
47212005-12-30 Juri Linkov <juri@jurta.org>
4722
4723 * basic.texi (Position Info): Update example.
4724
c8763fb6 47252005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4726
4727 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4728
47292005-12-24 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * custom.texi (Custom Themes): `load-theme' always loads.
4732
47332005-12-23 Juri Linkov <juri@jurta.org>
4734
4735 * display.texi (Highlight Interactively): Use double space to
4736 separate sentences. Replace C-p with M-p, and C-n with M-n.
4737
47382005-12-22 Richard M. Stallman <rms@gnu.org>
4739
4740 * custom.texi (Easy Customization and subnodes):
4741 Replace "active field" with "button".
4742 Use "user option" only for variables.
4743 Use "setting" for variable-or-face.
4744
47452005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4746
4747 * buffers.texi (Select Buffer): Change order in table to make
4748 "Similar" refer to the correct item.
4749 (Indirect Buffers): Minor rewording.
4750
8cf51b2c
GM
47512005-12-20 Juri Linkov <juri@jurta.org>
4752
4753 * files.texi (VC Status): Put P and N near p and n.
4754
8cf51b2c
GM
47552005-12-19 Richard M. Stallman <rms@gnu.org>
4756
4757 * programs.texi (Electric C): Delete the info about newline control.
4758 (Other C Commands): Minor cleanup.
4759 (Left Margin Paren): Minor cleanup.
4760
47612005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4762
4763 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4764 (Customization Groups): Delete text moved to "Browsing Custom".
4765 (Browsing Custom): New node.
4766 (Specific Customization): Clarify which commands only work for
4767 loaded options.
4768
47692005-12-18 Bill Wohler <wohler@newt.com>
4770
4771 * frames.texi (Tool Bars): Shorten text of previous change.
4772
47732005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4774
4775 * files.texi (VC Status): Document log-view mode.
4776
47772005-12-18 Bill Wohler <wohler@newt.com>
4778
4779 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4780 permanently via the customize interface.
4781
8cf51b2c
GM
47822005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4783
4784 * killing.texi (Killing by Lines): Document `kill-whole-line'
4785 function.
4786
c8763fb6 47872005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4788
4789 * buffers.texi (Select Buffer): Change `prev-buffer' to
4790 `previous-buffer'. Indicate that these functions use a frame
4791 local buffer list.
4792
8cf51b2c
GM
47932005-12-12 Richard M. Stallman <rms@gnu.org>
4794
4795 * custom.texi (Easy Customization): Change menu comment.
4796 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4797
4798 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4799 (Help): Among the Apropos commands, describe only C-h a here.
4800
48012005-12-11 Richard M. Stallman <rms@gnu.org>
4802
4803 * programs.texi (Options for Comments): Comment-end starts with space.
4804
4805 * glossary.texi (Glossary): Minor cleanup.
4806
4807 * files.texi (Old Versions): Use @table.
4808
8cf51b2c
GM
48092005-12-10 David Koppelman <koppel@ece.lsu.edu>
4810
4811 * display.texi (Highlight Interactively): Include
4812 global-hi-lock-mode. Add miscellaneous details and elaborations.
4813
48142005-12-09 Richard M. Stallman <rms@gnu.org>
4815
4816 * display.texi (Font Lock): Delete the Global FL menu item.
4817
48182005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * custom.texi (Minibuffer Maps): Mention the maps for file name
4821 completion.
4822
48232005-12-09 Kim F. Storm <storm@cua.dk>
4824
4825 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4826 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4827 cursor to next corner in rectangle; clarify insert around rectangle.
4828
8cf51b2c
GM
48292005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4830
4831 * custom.texi (Customization): Use xref to elisp manual for
4832 non-TeX output.
4833 (Minor Modes): Update.
4834 (Customization Groups, Changing a Variable, Face Customization):
4835 Update for new appearance of Custom buffers.
4836 (Changing a Variable): `custom-buffer-done-function' has been
4837 replaced by `custom-buffer-done-kill'.
4838 (Specific Customization): In the `customize-group' buffer, a
4839 subgroup's contents are not "hidden". They are not included at
4840 all. They have no [Show] button.
4841 (Mouse Buttons): Add pxref to description of mouse event lists in
4842 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4843 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4844 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4845
48462005-12-08 Richard M. Stallman <rms@gnu.org>
4847
4848 * mini.texi (Completion Commands, Completion):
4849 In file name input, SPC does not do completion.
4850
8cf51b2c
GM
48512005-12-08 Nick Roberts <nickrob@snap.net.nz>
4852
4853 * building.texi (GDB Graphical Interface): Explain screen size
4854 setting.
4855 (Other GDB User Interface Buffers): Describe features specific to
4856 GDB 6.4.
4857
8cf51b2c
GM
48582005-12-01 Nick Roberts <nickrob@snap.net.nz>
4859
4860 * building.texi (GDB User Interface Layout): Describe how to
4861 kill associated buffers.
4862 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4863 (Watch Expressions): Be more precise.
4864 (Other GDB User Interface Buffers): Describe how to change a
4865 register value.
4866
8cf51b2c
GM
48672005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4868
4869 * macos.texi (Mac Input): Remove description of
4870 mac-command-key-is-meta. Add descriptions of
4871 mac-control-modifier, mac-command-modifier, and
4872 mac-option-modifier.
4873 (Mac International): Fix description of conversion of clipboard data.
4874 (Mac Font Specs): Add example of font customization by face attributes.
4875
48762005-11-22 Nick Roberts <nickrob@snap.net.nz>
4877
4878 * building.texi (Watch Expressions): Expand description.
4879 (Other GDB User Interface Buffers): Describe local map for
4880 gud-watch.
4881
48822005-11-21 Chong Yidong <cyd@stupidchicken.com>
4883
4884 * display.texi (Font Lock): Font lock is enabled by default now.
4885
48862005-11-20 Juri Linkov <juri@jurta.org>
4887
4888 * basic.texi (Position Info): Update examples of the output.
4889 Remove the fact that examples are produced in the TeXinfo buffer,
4890 because in the Info reader users will get a different output from
4891 `C-x ='.
4892
4893 * building.texi (Compilation Mode): Remove paragraph duplicated
4894 from the node `Compilation'. Add `compilation-skip-threshold'.
4895
4896 * display.texi (Font Lock): Suggest more user-friendly method of
4897 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4898
48992005-11-18 Richard M. Stallman <rms@gnu.org>
4900
4901 * files.texi (Registering): Mention @@ in mode line.
4902
4903 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4904
49052005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4906
4907 * files.texi (Renaming and VC): Some back-ends don't
4908 handle renaming.
4909
8cf51b2c
GM
49102005-11-17 Juri Linkov <juri@jurta.org>
4911
4912 * emacs.texi (Top):
4913 * display.texi (Highlight Interactively): Put this font-lock based
4914 mode near Font Lock node.
4915
49162005-11-16 Chong Yidong <cyd@stupidchicken.com>
4917
4918 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4919 icons.
4920
49212005-11-12 Kim F. Storm <storm@cua.dk>
4922
4923 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4924 (Help Summary): Add C-h d and C-h e.
4925 (Apropos): Clarify that all apropos commands may search for either
4926 list of words or a regexp. Add C-h d for apropos-documentation.
4927 Describe apropos-documentation-sort-by-scores user option.
4928
8cf51b2c
GM
49292005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4930
4931 * killing.texi (CUA Bindings): Add @section.
4932
49332005-11-10 Kim F. Storm <storm@cua.dk>
4934
4935 * emacs.texi (Top): Add CUA Bindings entry to menu.
4936
4937 * killing.texi (CUA Bindings): New node. Moved here from
4938 misc.texi and extended with info on rectangle commands and
4939 rectangle highlighting, interface to registers, and the global
4940 mark feature.
4941
4942 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4943
4944 * regs.texi: Prev link points to CUA Bindings node.
4945
49462005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4947
4948 * help.texi (Help Echo): By default, help echos are only shown on
4949 mouse-over, not on point-over.
4950
c8763fb6 49512005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4952
4953 * misc.texi (Shell Mode): Describe how to activate password echoing.
4954
8cf51b2c
GM
49552005-11-04 Romain Francoise <romain@orebokech.com>
4956
4957 * mark.texi (Mark Ring): Fix typo.
4958
49592005-11-03 Richard M. Stallman <rms@gnu.org>
4960
4961 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4962
49632005-11-01 Bill Wohler <wohler@newt.com>
4964
4965 * help.texi (Help Mode): Fix typo.
4966
49672005-11-01 Nick Roberts <nickrob@snap.net.nz>
4968
4969 * building.texi (Other GDB User Interface Buffers): Describe
4970 the command gdb-use-inferior-io-buffer.
4971
49722005-10-31 Romain Francoise <romain@orebokech.com>
4973
4974 * files.texi (Compressed Files): Fix typo.
4975
4976 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4977
4978 * windows.texi (Force Same Window): Likewise.
4979
49802005-10-30 Bill Wohler <wohler@newt.com>
4981
4982 * help.texi (Help Mode): URLs viewed with browse-url.
4983
49842005-10-31 Nick Roberts <nickrob@snap.net.nz>
4985
4986 * building.texi (GDB Graphical Interface): Don't reference
4987 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4988 must stay in same frame.
4989
49902005-10-29 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4993
4994 * anti.texi (Antinews): Likewise.
4995
8cf51b2c
GM
49962005-10-28 Bill Wohler <wohler@newt.com>
4997
4998 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4999
50002005-10-28 Richard M. Stallman <rms@gnu.org>
5001
5002 * files.texi (Visiting): Explain how to enter ? in a file name.
5003
5004 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5005
8cf51b2c
GM
50062005-10-25 Nick Roberts <nickrob@snap.net.nz>
5007
5008 * building.texi (GDB Graphical Interface): Describe
5009 gdb-mouse-until.
5010
50112005-10-23 Richard M. Stallman <rms@gnu.org>
5012
5013 * custom.texi (Init File): Recommend when to use site-start.el.
5014
8cf51b2c
GM
50152005-10-21 Juri Linkov <juri@jurta.org>
5016
5017 * custom.texi (Examining): Mention accessing the old variable
5018 value via M-n in set-variable.
5019
8cf51b2c
GM
50202005-10-18 Romain Francoise <romain@orebokech.com>
5021
5022 * files.texi (Version Systems): Capitalize GNU.
5023
8cf51b2c
GM
50242005-10-18 Nick Roberts <nickrob@snap.net.nz>
5025
5026 * building.texi (Compilation Mode): Remove redundant paragraph.
5027 (Watch Expressions): Remove paragraph to reflect code change.
5028
8cf51b2c
GM
50292005-10-16 Richard M. Stallman <rms@gnu.org>
5030
5031 * building.texi (Compilation Mode, Compilation): Clarified.
5032
50332005-10-15 Richard M. Stallman <rms@gnu.org>
5034
5035 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5036
8cf51b2c
GM
50372005-10-13 Kenichi Handa <handa@m17n.org>
5038
5039 * basic.texi (Position Info): Fix previous change.
5040
c8763fb6 50412005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5042
5043 * cmdargs.texi (Icons X): Fix typo.
5044
50452005-10-12 Kenichi Handa <handa@m17n.org>
5046
5047 * basic.texi (Position Info): Describe the case that Emacs shows
5048 "part of display ...".
5049
c8763fb6 50502005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5051
5052 * cmdargs.texi (Icons X): -nb => -nbi.
5053
50542005-10-10 Chong Yidong <cyd@stupidchicken.com>
5055
5056 * frames.texi (Speedbar): A couple more clarifications.
5057
50582005-10-11 Nick Roberts <nickrob@snap.net.nz>
5059
5060 * building.texi (GDB User Interface Layout): Improve diagram.
5061 (Watch Expressions): Explain how to make speedbar global.
5062 (Other GDB User Interface Buffers): Make references more precise.
5063
8cf51b2c
GM
50642005-10-09 Richard M. Stallman <rms@gnu.org>
5065
5066 * frames.texi (Speedbar): Clarify the text.
5067
50682005-10-09 Chong Yidong <cyd@stupidchicken.com>
5069
5070 * frames.texi (Speedbar): Add information on keybindings,
5071 dismissing the speedbar, and buffer display mode. Link to
5072 speedbar manual.
5073
c8763fb6 50742005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5075
5076 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5077 added -nb, --no-bitmap-icon.
5078
8cf51b2c
GM
50792005-10-07 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * building.texi (GDB Graphical Interface): Add variables and
5082 functions to indices. Be more precise.
5083
c8763fb6 50842005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5085
5086 * frames.texi (Drag and Drop): Remove the x- from
5087 x-dnd-open-file-other-window and xdnd-protocol-alist.
5088
50892005-09-30 Romain Francoise <romain@orebokech.com>
5090
5091 * mini.texi (Minibuffer): The default value now appears before the
5092 colon in minibuffer prompts.
5093
8cf51b2c
GM
50942005-09-25 Richard M. Stallman <rms@gnu.org>
5095
5096 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5097
8cf51b2c
GM
50982005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5099
5100 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5101
8cf51b2c
GM
51022005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5103
5104 * emacs.texi (Top): Update submenus from macos.texi.
5105
5106 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5107 (Mac OS): Update feature support status.
5108 (Mac Input): List supported input scripts. Remove description
5109 about `mac-keyboard-text-encoding'. Mention mouse button
5110 emulation and related variables.
5111 (Mac International): Mention Central European and Cyrillic
5112 support. Now `keyboard-coding-system' is dynamically changed.
5113 Add description about coding system for selection. Add
5114 description about language environment.
5115 (Mac Environment Variables): Mention
5116 `~/.MacOSX/environment.plist'. Give example of command line
5117 arguments. Add Preferences support.
5118 (Mac Directories): Explicitly state that this node is for Mac OS
5119 Classic only.
5120 (Mac Font Specs): Mention specification for scalable fonts. List
5121 supported charsets. Add preferred way of creating fontsets. Add
5122 description about `mac-allow-anti-aliasing'.
5123 (Mac Functions): Add descriptions about `mac-set-file-creator',
5124 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5125 and `mac-get-preference'.
5126
8cf51b2c
GM
51272005-09-16 Romain Francoise <romain@orebokech.com>
5128
5129 Update all files to specify GFDL version 1.2.
5130
5131 * doclicense.texi (GNU Free Documentation License): Update to
5132 version 1.2.
5133
51342005-09-15 Richard M. Stallman <rms@gnu.org>
5135
5136 * buffers.texi (List Buffers): Fix xref.
5137
5138 * rmail.texi (Rmail Basics): Fix xref.
5139
5140 * emacs.texi (Top): Update subnode menus.
5141
5142 * files.texi (Saving Commands): New node, broken out of Saving.
5143 (Customize Save): New node, broken out of Saving.
5144 Clarify effect of write-region-inhibit-fsync.
5145 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5146
8cf51b2c
GM
51472005-09-14 Romain Francoise <romain@orebokech.com>
5148
5149 * files.texi (Saving): Mention write-region-inhibit-fsync.
5150
51512005-09-05 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * custom.texi (Custom Themes): New node.
5154
51552005-09-03 Richard M. Stallman <rms@gnu.org>
5156
49823426
GM
5157 * search.texi (Search Case): Mention vars that control
5158 case-fold-search for various operations.
8cf51b2c
GM
5159
51602005-08-22 Juri Linkov <juri@jurta.org>
5161
5162 * display.texi (Standard Faces): Merge the text from
5163 `(elisp)Standard Faces' into this node.
5164
51652005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5166
5167 * emacs.texi (Top): Delete menu item for deleted node
5168 Keyboard Translations.
5169
51702005-08-18 Richard M. Stallman <rms@gnu.org>
5171
8cf51b2c
GM
5172 * trouble.texi (Unasked-for Search):
5173 Delete xref to Keyboard Translations.
5174
5175 * glossary.texi (Glossary): Delete xref.
5176
8cf51b2c
GM
5177 * custom.texi (Minor Modes): Say that the list here is not complete.
5178 (Keyboard Translations): Node deleted.
5179 (Disabling): Delete xref to it.
5180 (Customization Groups): Fix Custom buffer example.
5181 (Hooks): Mention remove-hooks.
5182
51832005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5184
5185 * building.texi (GDB Graphical Interface): Improve filling of menu
5186 item.
5187
51882005-08-18 Nick Roberts <nickrob@snap.net.nz>
5189
5190 * building.texi (GDB Graphical Interface): Use better node names.
5191
51922005-08-14 Richard M. Stallman <rms@gnu.org>
5193
5194 * text.texi (Sentences): Fix xref.
5195
51962005-08-14 Juri Linkov <juri@jurta.org>
5197
5198 * building.texi (Compilation, Grep Searching): Move grep command
5199 headings from `Compilation' to `Grep Searching'.
5200
5201 * dired.texi (Dired and Find):
5202 * maintaining.texi (Tags Search): Replace grep xref to
5203 `Compilation' node with `Grep Searching'.
5204
5205 * files.texi (Comparing Files): Replace xref to `Compilation' with
5206 `Compilation Mode'.
5207
52082005-08-13 Alan Mackenzie <acm@muc.de>
5209
5210 * search.texi (Non-ASCII Isearch): Correct a typo.
5211 (Replacement Commands): Mention query-replace key binding.
5212
52132005-08-11 Richard M. Stallman <rms@gnu.org>
5214
5215 * programs.texi (Options for Comments): Fix xref.
5216
5217 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5218 out of Regexps.
5219
8cf51b2c
GM
52202005-08-09 Juri Linkov <juri@jurta.org>
5221
5222 * building.texi (Compilation): Use `itemx' instead of `item'.
5223 (Grep Searching): Simplify phrase.
5224
5225 * display.texi (Standard Faces): Describe vertical-border on
5226 window systems.
5227
5228 * windows.texi (Split Window): Simplify phrase and mention
5229 vertical-border face.
5230
52312005-08-09 Richard M. Stallman <rms@gnu.org>
5232
5233 * files.texi (Comparing Files): Clarify compare-windows.
5234
5235 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5236
8cf51b2c
GM
52372005-08-06 Eli Zaretskii <eliz@gnu.org>
5238
5239 * mule.texi (Coding Systems): Rephrase the paragraph about
5240 codepages: no need for "M-x codepage-setup" anymore, except on
5241 MS-DOS.
5242
5243 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5244 the MS-DOS port only.
5245
52462005-07-30 Eli Zaretskii <eliz@gnu.org>
5247
5248 * makefile.w32-in (info): Don't run multi-install-info.bat.
5249 ($(infodir)/dir): New target, produced by running
5250 multi-install-info.bat.
5251
8cf51b2c
GM
52522005-07-22 Eli Zaretskii <eliz@gnu.org>
5253
5254 * files.texi (Quoted File Names): Add index entry.
5255
8cf51b2c
GM
52562005-07-19 Juri Linkov <juri@jurta.org>
5257
5258 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5259
52602005-07-18 Juri Linkov <juri@jurta.org>
5261
8cf51b2c
GM
5262 * custom.texi (Easy Customization):
5263 * files.texi (Old Versions):
5264 * frames.texi (Wheeled Mice):
5265 * mule.texi (Specify Coding):
8cf51b2c
GM
5266 * text.texi (Cell Justification):
5267 * trouble.texi (After a Crash):
8cf51b2c
GM
5268 * xresources.texi (GTK styles):
5269 Delete duplicate duplicate words.
5270
52712005-07-17 Richard M. Stallman <rms@gnu.org>
5272
5273 * frames.texi (Creating Frames): Fix foreground color example.
5274
5275 * custom.texi (Init Examples): Clean up text about conditionals.
5276
52772005-07-16 Richard M. Stallman <rms@gnu.org>
5278
5279 * mini.texi (Completion Commands): Fix command name for ?.
5280
8cf51b2c
GM
52812005-07-16 Eli Zaretskii <eliz@gnu.org>
5282
5283 * display.texi (Standard Faces): Explain that customization of
5284 `menu' face has no effect on w32 and with GTK. Add
5285 cross-references.
5286
5287 * cmdargs.texi (General Variables): Clarify the default location
5288 of $HOME on w32 systems.
5289
52902005-07-15 Jason Rumney <jasonr@gnu.org>
5291
5292 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5293 changed.
5294
52952005-07-08 Kenichi Handa <handa@m17n.org>
5296
5297 * mule.texi (Recognize Coding): Recommend
5298 revert-buffer-with-coding-system instead of revert-buffer.
5299
53002005-07-07 Richard M. Stallman <rms@gnu.org>
5301
5302 * anti.texi (Antinews): Mention mode-line-inverse-video.
5303
5304 * files.texi (Saving): Minor correction about C-x C-w.
5305
5306 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5307
53082005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * search.texi (Isearch Scroll): Add example of using the
5311 `isearch-scroll' property.
5312 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5313 `Display Custom' node.
5314 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5315 and de-emphasize it.
5316 (Other Repeating Search): `occur' currently can not correctly
5317 handle multiline matches. Correct, clarify and update description
5318 of `flush-lines' and `keep-lines'.
5319
5320 * display.texi (Display Custom): Add anchor for `baud-rate'.
5321
53222005-07-07 Richard M. Stallman <rms@gnu.org>
5323
5324 * gnu.texi: Update where to get GNU status; add refs for how to help.
5325 Add footnotes 6 and 7.
5326
53272005-07-04 Lute Kamstra <lute@gnu.org>
5328
5329 Update FSF's address in GPL notices.
5330
8cf51b2c 5331 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5332 * trouble.texi (Checklist): Update FSF's address.
5333
8cf51b2c
GM
53342005-06-24 Richard M. Stallman <rms@gnu.org>
5335
5336 * display.texi (Text Display): Change index entries.
5337
53382005-06-24 Eli Zaretskii <eliz@gnu.org>
5339
5340 * makefile.w32-in (MAKEINFO): Use --force.
5341 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5342 Makefile.in.
8cf51b2c
GM
5343
53442005-06-23 Richard M. Stallman <rms@gnu.org>
5345
5346 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5347 nobreak-char-display.
5348
5349 * emacs.texi (Top): Update detailed node listing.
5350
5351 * display.texi (Text Display): Renamed show-nonbreak-escape
5352 to nobreak-char-display and no-break-space to nobreak-space.
5353 (Standard Faces): Split up the list of standard faces
5354 and put it in a separate node. Add nobreak-space and
5355 escape-glyph.
5356
8cf51b2c
GM
53572005-06-23 Lute Kamstra <lute@gnu.org>
5358
5359 * mule.texi (Select Input Method): Fix typo.
5360
53612005-06-23 Kenichi Handa <handa@m17n.org>
5362
5363 * mule.texi (International): List all supported scripts. Adjust
5364 text for that leim is now included in the normal Emacs
5365 distribution.
5366 (Language Environments): List all language environments.
5367 Intlfonts contains fonts for most supported scripts, not all..
5368 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5369 input a specific character.
8cf51b2c
GM
5370 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5371
53722005-06-23 Juanma Barranquero <lekktu@gmail.com>
5373
49823426 5374 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5375
53762005-06-22 Miles Bader <miles@gnu.org>
5377
5378 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5379
53802005-06-20 Miles Bader <miles@gnu.org>
5381
5382 * display.texi (Faces): Add `vertical-divider'.
5383
53842005-06-17 Richard M. Stallman <rms@gnu.org>
5385
5386 * text.texi (Adaptive Fill): Minor clarification.
5387
8cf51b2c
GM
53882005-06-10 Lute Kamstra <lute@gnu.org>
5389
5390 * emacs.texi (Top): Correct version number.
5391 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5392 refer to the current version of Emacs.
5393
53942005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5395
5396 * files.texi (Log Buffer): Document when there can be more than
5397 one file to be committed.
5398
53992005-06-08 Juri Linkov <juri@jurta.org>
5400
5401 * display.texi (Faces): Add `shadow' face.
5402
54032005-06-07 Masatake YAMATO <jet@gyve.org>
5404
5405 * display.texi (Faces): Write about mode-line-highlight.
5406
54072005-06-06 Richard M. Stallman <rms@gnu.org>
5408
5409 * misc.texi (Printing Package): Explain how to initialize
5410 printing package.
5411
5412 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5413
54142005-06-05 Chong Yidong <cyd@stupidchicken.com>
5415
5416 * emacs.texi: Rename Hardcopy to Printing.
5417 Make PostScript and PostScript Variables subnodes of it.
5418
5419 * misc.texi (Printing): Rename node from Hardcopy.
5420 Mention menu bar options.
5421 Move PostScript and PostScript Variables to submenu.
5422 (Printing package): New node.
5423
5424 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5425
5426 * dired.texi (Operating on Files): Likewise.
5427
5428 * calendar.texi (Displaying the Diary): Likewise.
5429
5430 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5431
5432 * glossary.texi (Glossary): Likewise.
5433
5434 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5435 effect.
5436
54372005-06-04 Richard M. Stallman <rms@gnu.org>
5438
5439 * trouble.texi (After a Crash): Polish previous change.
5440
8cf51b2c
GM
54412005-05-30 Noah Friedman <friedman@splode.com>
5442
5443 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5444 recovery mechanism.
5445
8cf51b2c
GM
54462005-05-28 Nick Roberts <nickrob@snap.net.nz>
5447
5448 * building.texi (Other Buffers): SPC toggles display of
5449 floating point registers.
5450
8cf51b2c
GM
54512005-05-27 Nick Roberts <nickrob@snap.net.nz>
5452
5453 * files.texi (Log Buffer): Merge in description of Log Edit
5454 mode from pcl-cvs.texi.
5455
54562005-05-26 Richard M. Stallman <rms@gnu.org>
5457
5458 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5459
8cf51b2c
GM
54602005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5461
5462 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5463 not enabled by default.
5464 When not on a word, `ispell-word' by default checks the word
5465 before point.
5466
54672005-05-24 Nick Roberts <nickrob@snap.net.nz>
5468
5469 * building.texi (Debugger Operation): Simplify last sentence.
5470
54712005-05-23 Lute Kamstra <lute@gnu.org>
5472
5473 * emacs.texi: Update FSF's address throughout.
5474 (Preface): Use @cite.
5475 (Distrib): Add cross reference to the node "Copying". Mention the
5476 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5477 printed manuals.
5478 (Intro): Use @xref for the Emacs Lisp Intro.
5479
8cf51b2c
GM
54802005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5481
5482 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5483
5484 * basic.texi (Moving Point): Mention default for `goto-line'.
5485
5486 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5487 of a variable's docstring.
5488
54892005-05-18 Lute Kamstra <lute@gnu.org>
5490
5491 * maintaining.texi (Overview of Emerge): Add cross reference.
5492 Remove duplication.
5493
5494 * emacs.texi (Top): Update to the current structure of the manual.
5495 * misc.texi (Emacs Server): Add menu description.
5496 * files.texi (Saving): Fix menu.
5497 * custom.texi (Customization): Fix menu.
5498 * mule.texi (International): Fix menu.
5499 * kmacro.texi (Keyboard Macros): Fix menu.
5500
55012005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5502
5503 * display.texi: Various minor changes.
5504 (Faces): Delete text that is repeated in the next section.
5505
55062005-05-16 Nick Roberts <nickrob@snap.net.nz>
5507
5508 * building.texi (Debugger Operation): Mention GUD tooltips are
5509 disabled with GDB in text command mode.
5510
8cf51b2c
GM
55112005-05-16 Nick Roberts <nickrob@snap.net.nz>
5512
5513 * building.texi: Replace toolbar with "tool bar" for consistency.
5514 (Compilation Mode): Describe compilation-context-lines
5515 and use of arrow in compilation buffer.
5516 (Debugger Operation): Replace help text with variable's value.
5517
5518 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5519 consistency.
5520
55212005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5522
5523 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5524 Add xref.
5525
8cf51b2c
GM
55262005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5527
5528 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5529 (Position Info): Delete discussion of `goto-line'. It is already
5530 described in `Moving point'.
5531
5532 * mini.texi (Completion Commands): Correct reference.
5533 (Completion Options): Fix typo.
5534
5535 * killing.texi (Deletion): Complete description of `C-x C-o'.
5536
8cf51b2c
GM
55372005-05-10 Richard M. Stallman <rms@gnu.org>
5538
5539 * building.texi (Compilation): Clarify recompile's directory choice.
5540
5541 * frames.texi (Tooltips): Cleanups.
5542
5543 * basic.texi (Arguments): Fix punctuation.
5544
55452005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5546
5547 * screen.texi (Menu Bar): The up and down (not left and right)
5548 arrow keys move through a keyboard menu.
5549
55502005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5551
5552 * basic.texi: Various typo and grammar fixes.
5553 (Moving Point): C-a now runs move-beginning-of-line.
5554
55552005-05-08 Nick Roberts <nickrob@snap.net.nz>
5556
5557 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5558
5559 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5560 as different animals.
5561
55622005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5563
5564 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5565 Correct index entry.
5566
55672005-05-07 Nick Roberts <nickrob@snap.net.nz>
5568
5569 * building.texi (Debugger Operation): Update to reflect changes
5570 in GUD tooltips.
5571
55722005-04-30 Richard M. Stallman <rms@gnu.org>
5573
5574 * files.texi (Compressed Files): Auto Compression normally enabled.
5575
5576 * building.texi (Debugger Operation): Clarify previous change.
5577
8cf51b2c
GM
55782005-04-28 Nick Roberts <nickrob@snap.net.nz>
5579
5580 * building.texi (Debugger Operation): Add description for
5581 GUD tooltips when program is not running.
5582
55832005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * misc.texi (Shell): Add `Shell Prompts' to menu.
5586 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5587 description. Delete remarks moved to new node.
5588 (Shell Prompts): New node.
5589 (History References): Replace remarks moved to `Shell Prompts'
5590 with xref to that node.
5591 (Remote Host): Clarify how to specify the terminal type when
5592 logging in to a different machine.
5593
55942005-04-26 Richard M. Stallman <rms@gnu.org>
5595
5596 * emacs.texi (Top): Update submenus from files.texi.
5597
5598 * files.texi (Filesets): Clarify previous change.
5599
5600 * dired.texi (Misc Dired Features): Clarify previous change.
5601
56022005-04-25 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5605
5606 * dired.texi (Misc Dired Features): Document
5607 dired-compare-directories.
5608
5609 * files.texi (Filesets): New node.
5610 (File Conveniences): Document Image mode.
5611
5612 * text.texi (TeX Print): Document tex-compile.
5613
56142005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5617 Delete redundant reference to tooltip Custom group. It is
5618 referred too again in the next paragraph.
5619
56202005-04-24 Richard M. Stallman <rms@gnu.org>
5621
5622 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5623
8cf51b2c
GM
56242005-04-19 Kim F. Storm <storm@cua.dk>
5625
5626 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5627
56282005-04-18 Lars Hansen <larsh@math.ku.dk>
5629
5630 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5631 turns off desktop-save-mode.
5632
56332005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5634
5635 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5636 by default in terminals compatible with xterm. Mention that
5637 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5638 node.
5639
8cf51b2c
GM
56402005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5641
5642 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5643
c8763fb6 56442005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5645
5646 * xresources.texi (Table of Resources): Add cursorBlink.
5647
56482005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5649
5650 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5651 `d', `C-d' and `u'.
5652
56532005-04-11 Richard M. Stallman <rms@gnu.org>
5654
5655 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5656 (Misc X): Add -D, --basic-display.
5657
5658 * maintaining.texi (Change Log): Correct the description of
5659 the example.
5660
5661 * major.texi (Choosing Modes): Document magic-mode-alist.
5662
8cf51b2c
GM
56632005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5664
5665 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5666 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5667 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5668 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5669 `w', respectively.
5670 (Rmail Labels): Mention `l'.
5671 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5672 (Rmail Summary Edit): Describe `j' and RET.
5673
c8763fb6 56742005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5675
5676 * xresources.texi (Lucid Resources): Add fontSet resource.
5677
8cf51b2c
GM
56782005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5679
5680 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5681 now called `indicate-empty-lines'.
5682
56832005-04-06 Kim F. Storm <storm@cua.dk>
5684
5685 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5686
56872005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5688
5689 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5690 deleted.
5691 (Marks vs Flags): Add some convenient key bindings.
5692 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5693 (Misc Dired Features): Correct and expand description of `w' command.
5694
5695 * frames.texi (XTerm Mouse): Delete apparently false info.
5696 The GNU/Linux console currently does not appear to support
5697 `xterm-mouse-mode'.
5698
8cf51b2c
GM
56992005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5700
5701 * calendar.texi (Diary): Mention shell utility `calendar'.
5702
57032005-04-01 Richard M. Stallman <rms@gnu.org>
5704
5705 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5706
8cf51b2c
GM
57072005-04-01 Lute Kamstra <lute@gnu.org>
5708
5709 * maintaining.texi (Change Log): add-change-log-entry uses
5710 add-log-mailing-address.
5711
57122005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5713
5714 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5715 `VC Mode Line' and put in an xref to that node.
5716 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5717 its description.
5718
57192005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5720
5721 * calendar.texi (Calendar Systems): Say that the Persian calendar
5722 implemented here is the arithmetical one championed by Birashk.
5723
57242005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5725
5726 * programs.texi (Fortran Motion): Fix previous change.
5727
8cf51b2c
GM
57282005-03-29 Richard M. Stallman <rms@gnu.org>
5729
5730 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5731
57322005-03-29 Chong Yidong <cyd@stupidchicken.com>
5733
5734 * text.texi (Refill): Refer to Long Lines Mode.
5735 (Longlines): New node.
5736 (Auto Fill): Don't index "word wrap" here.
5737 (Filling): Add Longlines to menu.
5738
57392005-03-29 Richard M. Stallman <rms@gnu.org>
5740
5741 * xresources.texi: Minor fixes.
5742
5743 * misc.texi (Emacs Server): Fix Texinfo usage.
5744
5745 * emacs.texi (Top): Don't use a real section heading for
5746 "Detailed Node Listing". Fake it instead.
5747
5748 * basic.texi (Position Info): Minor cleanup.
5749
5750 * mule.texi (Input Methods): Minor cleanup.
5751
57522005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5753
5754 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5755 constructs as well.
5756 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5757
57582005-03-29 Kenichi Handa <handa@m17n.org>
5759
5760 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5761
5762 * basic.texi (Position Info): Update the description about the
5763 command C-u C-x =.
5764
57652005-03-28 Richard M. Stallman <rms@gnu.org>
5766
5767 * emacs.texi (Top): Use @section for the detailed node listing.
5768
5769 * calendar.texi: Minor fixes to previous change.
5770
5771 * programs.texi (Fortran): Small fixes to previous changes.
5772
5773 * emacs.texi (Top): Update list of subnodes of Dired.
5774 Likewise for building.texi.
5775
5776 * files.texi (File Conveniences): Delete Auto Image File mode.
5777
57782005-03-28 Chong Yidong <cyd@stupidchicken.com>
5779
5780 * building.texi (Flymake): New node.
5781
5782 * custom.texi (Function Keys): Document kp- event types and
5783 keypad-setup package.
5784
5785 * dired.texi (Wdired): New node.
5786
5787 * files.texi (File Conveniences): Reorder entries.
5788 Explain how to turn on Auto-image-file mode.
5789 Document Thumbs mode.
5790
5791 * mule.texi (Specify Coding): Document recode-region and
5792 recode-file-name.
5793
5794 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5795
57962005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * commands.texi (Keys): M-o is now a prefix key.
5799
58002005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5801
5802 * programs.texi: Reformat and update copyright years.
5803 (Fortran): Update section.
5804
58052005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * files.texi: Several small changes in addition to:
5808 (Visiting): Change xref for Dialog Boxes to ref.
5809 (Version Headers): Replace references to obsolete var
5810 `vc-header-alist' with `vc-BACKEND-header'.
5811 (Customizing VC): Update value of `vc-handled-backends'.
5812
58132005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5814
5815 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5816 move here from Emacs Lisp Reference Manual.
5817 * calendar.texi (Calendar/Diary, Diary Commands)
5818 (Special Diary Entries, Importing Diary): Change some xrefs to
5819 point to emacs-xtra rather than elisp.
5820
5821 * emacs-xtra.texi (Calendar Customizing):
5822 Move view-diary-entries-initially, view-calendar-holidays-initially,
5823 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5824 Emacs Manual.
5825 (Appt Customizing): Merge entire section into main Emacs Manual.
5826 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5827 mark-holidays-in-calendar here from emacs-xtra.
5828 (Displaying the Diary): Move view-diary-entries-initially,
5829 mark-diary-entries-in-calendar here from emacs-xtra.
5830 (Appointments): Move appt-display-mode-line,
5831 appt-display-duration, appt-disp-window-function,
5832 appt-delete-window-function here from emacs-xtra.
5833
5834 * calendar.texi: Update and reformat copyright.
5835 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5836 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5837 (Diary): Refer to `diary-file' rather than ~/diary.
5838 (Diary Commands): Rename node to "Displaying the Diary".
5839 * emacs.texi (Top): Rename "Diary Commands" section.
5840 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5841
58422005-03-26 Eli Zaretskii <eliz@gnu.org>
5843
5844 * misc.texi (Emacs Server): Fix the command for setting
5845 server-name. Add an xref to Invoking emacsclient.
5846
5847 * help.texi (Help Summary): Clarify when "C-h ." will do something
5848 nontrivial.
5849 (Apropos): Add cindex entry for apropos-sort-by-scores.
5850
5851 * display.texi (Text Display): Add index entries for how no-break
5852 characters are displayed.
5853
8cf51b2c
GM
58542005-03-26 Eli Zaretskii <eliz@gnu.org>
5855
5856 * files.texi (Visiting): Fix cross-references introduced with the
5857 last change.
5858
5859 * xresources.texi (GTK resources): Fix last change.
5860
8cf51b2c
GM
58612005-03-25 Chong Yidong <cyd@stupidchicken.com>
5862
5863 * xresources.texi (X Resources): GTK options documented too.
5864 (Resources): Clarify meaning of program name.
5865 (Table of Resources): Add visualClass.
5866 (GTK resources): Rewrite.
5867 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5868
5869 * display.texi (Text Display): Mention non-breaking spaces.
5870
5871 * files.texi (Reverting): Document auto-revert-check-vc-info.
5872
5873 * frames.texi (Mouse Commands): Document
5874 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5875
5876 * help.texi (Help Summary): Add `C-h .'.
5877 (Apropos): Apropos accepts a list of search terms.
5878 Document apropos-sort-by-scores.
5879 (Help Echo): Document display-local-help.
5880
5881 * misc.texi (Emacs Server): Document server-name.
5882 (Invoking emacsclient): Document -s option for server names.
5883
5884 * text.texi (Outline Visibility): Introduce "current heading
5885 line" (commands can be called with point on a body line).
5886 Re-order table to follow the sequence of discussion.
5887 hide-body won't hide lines before first header line.
5888 (TeX Mode): Add DocTeX mode.
5889
8cf51b2c
GM
58902005-03-24 Richard M. Stallman <rms@gnu.org>
5891
5892 * mule.texi (Single-Byte Character Support): Delete mention
5893 of iso-acc.el and iso-transl.el.
5894
8cf51b2c
GM
58952005-03-23 Lute Kamstra <lute@gnu.org>
5896
5897 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5898
58992005-03-23 Richard M. Stallman <rms@gnu.org>
5900
8cf51b2c
GM
5901 * search.texi: Delete explicit node pointers.
5902 (Incremental Search): New menu.
5903 (Basic Isearch, Repeat Isearch, Error in Isearch)
5904 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5905 (Slow Isearch): New subnodes.
5906 (Configuring Scrolling): Node deleted.
5907 (Search Case): Doc default-case-fold-search.
5908 (Regexp Replace): Move replace-regexp doc here.
5909
5910 * rmail.texi (Movemail): Put commas inside closequotes.
5911
5912 * picture.texi (Insert in Picture): Document C-c arrow combos.
5913 (Basic Picture): Clarify erasure.
5914
5915 * display.texi (Font Lock): Put commas inside closequotes.
5916
5917 * cmdargs.texi (General Variables): Put commas inside closequotes.
5918
59192005-03-23 Nick Roberts <nickrob@snap.net.nz>
5920
5921 * building.texi (Stack Buffer): Mention reverse contrast for
5922 *selected* frame (might not be current frame).
5923
8cf51b2c
GM
59242005-03-21 Richard M. Stallman <rms@gnu.org>
5925
5926 * building.texi (Starting GUD): Add bashdb.
5927
59282005-03-20 Chong Yidong <cyd@stupidchicken.com>
5929
5930 * basic.texi (Moving Point): Add M-g M-g binding.
5931 (Undo): Document undo-only.
5932 (Position Info): Document M-g M-g and C-u M-g M-g.
5933
5934 * building.texi (Building): Put Grep Searching after Compilation
5935 Shell.
5936 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5937 Document next-error-highlight.
5938 (Grep Searching): Document grep-highlight-matches.
5939 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5940
5941 * calendar.texi (Importing Diary): Rename node from iCalendar.
5942 Document diary-from-outlook.
5943
5944 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5945 Commands.
5946 Mention effect of X drag and drop on Dired buffers.
5947
5948 * files.texi (Visiting): Document large-file-warning-threshold.
5949 Move paragraph on file-selection dialog.
5950 Mention visiting files using X drag and drop.
5951 (Reverting): Mention using Auto-Revert mode to tail files.
5952 Document auto-revert-tail-mode.
5953 (Version Systems): Minor correction.
5954 (Comparing Files): Diff-mode is no longer based on Compilation
5955 mode.
5956 Document compare-ignore-whitespace.
5957 (Misc File Ops): Explain passing a directory to rename-file.
5958 Likewise for copy-file and make-symbolic-link.
5959
5960 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5961 Document mouse-wheel-progressive speed.
5962
5963 * help.texi (Misc Help): Document numeric argument for C-h i.
5964 Correctly explain the effect of just C-u as argument.
5965
5966 * killing.texi (Deletion): Document numeric argument for
5967 just-one-space.
5968
5969 * mini.texi (Completion): Completion acts on text before point.
5970
5971 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5972 (Emulation): CUA mode replaces pc-bindings-mode,
5973 pc-selection-mode, and s-region.
5974
5975 * mule.texi (Input Methods): Leim is now built-in.
5976 (Select Input Method): Document quail-show-key.
5977 (Specify Coding): Document revert-buffer-with-coding-system.
5978
5979 * programs.texi (Fortran Motion): Document f90-next-statement,
5980 f90-previous-statement, f90-next-block, f90-previous-block,
5981 f90-end-of-block, and f90-beginning-of-block.
5982
5983 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5984
5985 * emacs.texi (Acknowledgments): Updated.
5986
5987 * anti.texi: Total rewrite.
5988
8cf51b2c
GM
59892005-03-19 Chong Yidong <cyd@stupidchicken.com>
5990
5991 * ack.texi (Acknowledgments): Update.
5992
59932005-03-19 Eli Zaretskii <eliz@gnu.org>
5994
5995 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5996 copyright years.
5997
59982005-03-14 Nick Roberts <nickrob@snap.net.nz>
5999
6000 * building.texi (Commands of GUD): Move paragraph on setting
6001 breakpoints with mouse to the GDB Graphical Interface node.
6002
60032005-03-07 Richard M. Stallman <rms@gnu.org>
6004
8cf51b2c
GM
6005 * misc.texi (Single Shell, Shell Options): Fix previous change.
6006
6007 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6008
60092005-03-06 Richard M. Stallman <rms@gnu.org>
6010
6011 * building.texi (Starting GUD): Don't explain text vs graphical
6012 GDB here. Just mention it and xref.
6013 Delete "just one debugger process".
6014 (Debugger Operation): Move GUD tooltip info here.
6015 (GUD Tooltips): Node deleted.
6016 (GDB Graphical Interface): Explain the two GDB modes here.
6017
8cf51b2c
GM
6018 * sending.texi (Sending Mail): Minor cleanup.
6019 (Mail Aliases): Explain quoting conventions.
6020 Update key rebinding example.
6021 (Header Editing): C-M-i is like M-TAB.
6022 (Mail Mode Misc): mail-attach-file does not do MIME.
6023
6024 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6025 that really belongs here.
6026 (Remote Mailboxes): Text moved to Rmail Inbox.
6027 (Rmail Display): Mention Mouse-1.
6028 (Movemail): Clarify two movemail versions.
6029 Clarify rmail-movemail-program.
6030
8cf51b2c
GM
6031 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6032 Document async shell commands.
6033 (Shell History): Clarify.
6034 (Shell Ring): Mention C-UP an C-DOWN.
6035 (Shell Options): Add comint-prompt-read-only.
6036 (Invoking emacsclient): Set EDITOR to run Emacs.
6037 (Sorting): No need to explain what region is.
6038 (Saving Emacs Sessions): Fix typo.
6039 (Recursive Edit): Fix punctuation.
6040 (Emulation): Don't mention "PC bindings" which are standard.
6041 (Hyperlinking): Explain Mouse-1 convention here.
6042 (Find Func): Node deleted.
6043
8cf51b2c
GM
6044 * help.texi (Name Help): Xref to Hyperlinking.
6045
6046 * glossary.texi (Glossary):
6047 Rename "Balance Parentheses" to "Balancing...".
6048 Add "Byte Compilation". Correct "Copyleft".
6049 New xref in "Customization".
6050 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6051 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6052 Rename "Registers" to "Register".
6053 Replace "Selecting" with "Selected Frame",
6054 "Selected Window", and "Selecting a Buffer".
6055
6056 * files.texi (Types of Log File): Explain how projects'
6057 methods can vary.
6058
8cf51b2c
GM
6059 * display.texi (Faces): Delete "Emacs 21".
6060
6061 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6062 * fixit.texi (Spelling): C-M-i like M-TAB.
6063 * mini.texi (Completion Options): C-M-i like M-TAB.
6064 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6065 * text.texi (Text Mode): C-M-i like M-TAB.
6066
6067 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6068
6069 * calendar.texi (Specified Dates): Mention `g w'.
6070 (Appointments): appt-activate toggles with no arg.
6071
8cf51b2c
GM
60722005-03-05 Juri Linkov <juri@jurta.org>
6073
6074 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6075 "invocation (command line arguments)".
8cf51b2c
GM
6076 (Misc X): Add -nbc, --no-blinking-cursor.
6077
60782005-03-04 Ulf Jasper <ulf.jasper@web.de>
6079
6080 * calendar.texi (iCalendar): No need to require it now.
6081
8cf51b2c
GM
60822005-03-03 Nick Roberts <nickrob@snap.net.nz>
6083
6084 * trouble.texi (Contributing): Mention Savannah. Direct users to
6085 emacs-devel.
6086
60872005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6088
6089 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6090 window.
6091
8cf51b2c
GM
60922005-02-27 Richard M. Stallman <rms@gnu.org>
6093
6094 * building.texi (Compilation): Update mode line status info.
6095
60962005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6097
6098 * calendar.texi (General Calendar): Document binding of
6099 scroll-other-window-down.
6100 (Mayan Calendar): Fix earliest date.
6101 (Time Intervals): Document timeclock-change.
6102 Fix timeclock-ask-before-exiting documentation.
6103
61042005-02-26 Kim F. Storm <storm@cua.dk>
6105
6106 * frames.texi (Mouse References):
6107 Add mouse-1-click-in-non-selected-windows.
6108
61092005-02-25 Richard M. Stallman <rms@gnu.org>
6110
6111 * screen.texi (Screen): Explain better about cursors and mode lines;
6112 don't presuppose text terminals.
6113 (Point): Don't assume just one cursor.
6114 Clarify explanation of cursors.
6115 (Echo Area, Menu Bar): Cleanups.
6116
6117 * mini.texi (Minibuffer): Prompts are highlighted.
6118 (Minibuffer Edit): Newline = C-j only on text terminals.
6119 Clarify resize-mini-windows values.
6120 Mention M-PAGEUP and M-PAGEDOWN.
6121 (Completion Commands): Mouse-1 like Mouse-2.
6122 (Minibuffer History): Explain history commands better.
6123 (Repetition): Add xref to Incremental Search.
6124
6125 * mark.texi (Setting Mark): Clarify info about displaying mark.
6126 Clarify explanation of C-@ and C-SPC.
6127 (Transient Mark): Mention Delete Selection mode.
6128 (Marking Objects): Clean up text about extending the region.
6129
6130 * m-x.texi (M-x): One C-g doesn't always go to top level.
6131 No delay before suggest-key-bindings output.
6132
6133 * fixit.texi (Fixit): Mention C-/ for undo.
6134 (Spelling): Mention ESC TAB like M-TAB.
6135 Replacement words with r and R are rechecked.
6136 Say where C-g leaves point. Mention ? as input.
6137
61382005-02-23 Lute Kamstra <lute@gnu.org>
6139
6140 * cmdargs.texi (Initial Options): Add cross reference.
6141
8cf51b2c
GM
61422005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6143
6144 * emacs.texi (Top): Update menu for splitting of node in
6145 msdog.texi.
6146 * frames.texi (Frames): Update xref for splitting of node in
6147 msdog.texi.
6148 * trouble.texi (Quitting): Ditto.
6149
61502005-02-16 Richard M. Stallman <rms@gnu.org>
6151
6152 * windows.texi (Split Window): Simplify line truncation info
6153 and xref to Display Custom.
6154
6155 * trouble.texi (Quitting): Emergency escape only for text terminal.
6156 (Screen Garbled): C-l for ungarbling is only for text terminal.
6157
6158 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6159
6160 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6161
6162 * programs.texi (Program Modes): Mention Python mode.
6163 (Moving by Defuns): Repeating C-M-h extends region.
6164 (Basic Indent): Clarify.
6165 (Custom C Indent): Clarify.
6166 (Expressions): Repeating C-M-@ extends region.
6167 (Info Lookup): Clarify for C-h S.
6168 (Symbol Completion): ESC TAB alternative for M-TAB.
6169 (Electric C): Clarify.
6170
6171 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6172
6173 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6174 MS-DOS Input node.
6175 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6176 (MS-DOS and MULE): Clarify.
6177 (MS-DOS Processes, Windows Processes): Fix typos.
6178
6179 * major.texi (Choosing Modes): Clarify.
6180
6181 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6182 (Keyboard Macro Step-Edit): Clarify.
6183
6184 * indent.texi (Indentation): Clarifications.
6185
6186 * help.texi (Help): Correct error about C-h in query-replace.
6187 Clarify apropos vs C-h a. Fix how to search in FAQ.
6188 (Key Help): Describe C-h w here.
6189 (Name Help): Minor cleanup. C-h w moved to Key Help.
6190 Clarify the "object" joke.
6191 (Apropos): Clarify. Mouse-1 like Mouse-2.
6192 (Help Mode): Mouse-1 like Mouse-2.
6193
6194 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6195
6196 * display.texi (Display): Reorder menu.
6197 (Faces): Cleanup.
6198 (Font Lock): Cleanup. Mention Options menu.
6199 Delete obsolete text.
6200 (Scrolling): For C-l, don't presume text terminal.
6201 (Horizontal Scrolling): Simplify intro.
6202 (Follow Mode): Clarify.
6203 (Cursor Display): Moved before Display Custom.
6204 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6205 Doc default-tab-width. Doc line truncation more thoroughly.
6206
6207 * dired.texi (Dired Enter): C-x C-f can run Dired.
6208 (Dired Visiting): Comment out `a' command.
6209 Mouse-1 is like Mouse-2.
6210 (Shell Commands in Dired): ? can be used more than once.
6211
6212 * basic.texi (Continuation Lines): Simplify description of truncation,
6213 and refer to Display Custom for the rest of it.
6214
8cf51b2c
GM
62152005-02-06 Lute Kamstra <lute@gnu.org>
6216
6217 * basic.texi (Undo): Fix typo.
6218
6219 * cmdargs.texi (Emacs Invocation): Fix typo.
6220
6221 * custom.texi (Init Examples): Fix typo.
6222
6223 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6224
62252005-02-06 Richard M. Stallman <rms@gnu.org>
6226
6227 * regs.texi (Registers): Registers can hold numbers, too.
6228
6229 * killing.texi (Other Kill Commands): Cleanup.
6230 Delete redundant explanation of kill in read-only buffer.
6231 (Yanking): Mention term "copying".
6232 (Accumulating Text): Fix typo.
6233
6234 * entering.texi (Entering Emacs): Update rationale at start.
6235 (Exiting): Treat iconifying on a par with suspension.
6236
6237 * custom.texi (Minor Modes): Fix typo.
6238 (Easy Customization): Fix menu style.
6239 (Variables): Add xref.
6240 (Examining): Setting for future sessions works through .emacs.
6241 (Keymaps): "Text terminals", not "Many".
6242 (Init Rebinding): Explain \C-. Show example of \M-.
6243 Fix minor wording errors.
6244 (Function Keys): Explain vector syntax just once.
6245 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6246 (Init File): Mention .emacs.d directory.
6247 (Init Examples): Add xref.
6248 (Find Init): Mention .emacs.d directory.
6249
6250 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6251 (Action Arguments): Explain which kinds of -l args are found how.
6252 (Initial Options): --batch does not inhibit site-start.
6253 Add xrefs.
6254 (Command Example): Use --batch, not -batch.
6255
6256 * basic.texi (Inserting Text): Cleanup wording.
6257 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6258 C-n is not error at end of buffer.
6259 (Undo): Doc C-/ like C-_. Add xrefs.
6260 (Arguments): META key may be labeled ALT.
6261 Peculiar arg meanings are explained in doc strings.
6262
6263 * abbrevs.texi (Expanding Abbrevs): Clarify.
6264
62652005-02-05 Eli Zaretskii <eliz@gnu.org>
6266
6267 * frames.texi (Frame Parameters): Add an xref to the description
6268 of list-colors-display. Add a pointer to the X docs about colors.
6269
6270 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6271 Improve docs of list-colors-display.
8cf51b2c
GM
6272
62732005-02-03 Lute Kamstra <lute@gnu.org>
6274
6275 * frames.texi (Frames, Drag and Drop): Fix typos.
6276
62772005-02-03 Richard M. Stallman <rms@gnu.org>
6278
6279 * windows.texi (Basic Window): Mention color-change in mode line.
6280 (Change Window): Explain dragging vertical boundaries.
6281
6282 * text.texi (Sentences): Clarify.
6283 (Paragraphs): Explain M-a and blank lines.
6284 (Outline Mode): Clarify text and menu.
6285 (Hard and Soft Newlines): Mention use-hard-newlines.
6286
6287 * frames.texi (Frames): Delete unnecessary mention of Windows.
6288 (Mouse Commands): Likewise. Mention xterm mouse support.
6289 (Clipboard): Clarify.
6290 (Mouse References): Mention use of Mouse-1 for following links.
6291 (Menu Mouse Clicks): Clarify.
6292 (Mode Line Mouse): Clarify.
6293 (Drag and Drop): Rewrite.
6294
6295 * fixit.texi (Spelling): Fix typo.
6296
6297 * files.texi (File Names): Clarify.
6298 (Visiting): Update conditions for use of file dialog. Clarify.
6299 (Saving): Doc d as answer in save-some-buffers.
6300 (Remote Files): Clean up the text.
6301
6302 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6303
6304 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6305 (List Buffers): Clarify.
6306 (Several Buffers): Doc T command.
6307 (Buffer Convenience): Clarify menu.
6308
6309 * basic.texi (Undo): Clarify last change.
6310
63112005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6312
6313 * fixit.texi (Spelling): Fix typo.
6314
63152005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6316
6317 * basic.texi (Undo): Update description of `undo-outer-limit'.
6318
63192005-02-01 Nick Roberts <nickrob@snap.net.nz>
6320
6321 * building.texi: Update documentation relating to GDB Graphical
6322 Interface.
6323
63242005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6325
6326 * custom.texi (Easy Customization): Adapt menu to node name change.
6327
63282005-01-30 Richard M. Stallman <rms@gnu.org>
6329
6330 * custom.texi (Easy Customization): Defn of "User Option" now
6331 includes faces. Don't say just "option" when talking about variables.
6332 Do say just "options" to mean "anything customizable".
6333 (Specific Customization): Describe `customize-variable',
6334 not `customize-option'.
6335
6336 * glossary.texi (Glossary) <Faces>: Add xref.
6337 <User Option>: Change definition--include faces. Change xref.
6338
6339 * picture.texi (Picture): Mention artist.el.
6340
6341 * sending.texi, screen.texi, programs.texi, misc.texi:
6342 * mini.texi, major.texi, maintaining.texi, macos.texi:
6343 * help.texi, frames.texi, files.texi:
6344 Don't say just "option" when talking about variables.
6345
6346 * display.texi, mule.texi: Don't say just "option" when talking
6347 about variables. Other minor cleanups.
6348
8cf51b2c
GM
63492005-01-26 Lute Kamstra <lute@gnu.org>
6350
6351 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6352 File'. Mention the `-Q' option at the `--no-site-file' option.
6353
8cf51b2c
GM
63542005-01-22 David Kastrup <dak@gnu.org>
6355
6356 * building.texi (Grep Searching): Mention alias `find-grep' for
6357 `grep-find'.
6358
63592005-01-20 Richard M. Stallman <rms@gnu.org>
6360
6361 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6362
8cf51b2c
GM
63632005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6364
6365 * rmail.texi (Movemail): Explain differences
6366 between standard and mailutils versions of movemail.
6367 Describe command line and configuration options introduced
6368 with the latter.
6369 Explain the notion of mailbox URL, provide examples and
6370 cross-references to mailutils documentation.
6371 Describe various methods of specifying mailbox names,
6372 user names and user passwords for rmail.
6373 (Remote Mailboxes): New section. Describe
6374 how movemail handles remote mailboxes. Describe configuration
6375 options used to control its behavior.
6376 (Other Mailbox Formats): Explain handling of various mailbox
6377 formats.
6378
63792005-01-13 Richard M. Stallman <rms@gnu.org>
6380
6381 * commands.texi (Commands): Clarification.
6382
63832005-01-11 Richard M. Stallman <rms@gnu.org>
6384
6385 * programs.texi (Multi-line Indent): Fix previous change.
6386 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6387
8cf51b2c
GM
63882005-01-08 Richard M. Stallman <rms@gnu.org>
6389
6390 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6391 lazy-highlight.
6392
6393 * search.texi (Query Replace): Mention faces query-replace
6394 and lazy-highlight.
6395 (Incremental Search): Update isearch highlighting info.
6396
8cf51b2c
GM
63972005-01-04 Richard M. Stallman <rms@gnu.org>
6398
6399 * custom.texi (Saving Customizations): Minor improvement.
6400
8cf51b2c
GM
64012005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6402
6403 * custom.texi (Saving Customizations): Emacs no longer loads
6404 `custom-file' after .emacs. No longer mention customizing through
6405 Custom.
6406
8cf51b2c
GM
64072005-01-01 Andreas Schwab <schwab@suse.de>
6408
6409 * killing.texi (Graphical Kill): Move up under node Killing,
6410 change @section to @subsection.
6411
64122005-01-01 Richard M. Stallman <rms@gnu.org>
6413
6414 * custom.texi (Face Customization): Mention hex color specs.
6415
6416 * emacs.texi (Top): Update Killing submenu.
6417
6418 * killing.texi (Killing): Reorganize section.
6419 No more TeX-only text; put the node command at start of chapter.
6420 But the first section heading is used only in TeX.
6421 Rewrite the text to read better in this mode.
6422 (Graphical Kill): New subnode gets some of the text that
6423 used to be in the first section.
6424
64252004-12-31 Richard M. Stallman <rms@gnu.org>
6426
6427 * dired.texi (Shell Commands in Dired): Delete the ? example.
6428
6429 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6430
6431 * files.texi (Saving): Describe new require-final-newline features
6432 and mode-require-final-newline.
6433
8cf51b2c
GM
64342004-12-29 Richard M. Stallman <rms@gnu.org>
6435
6436 * custom.texi (File Variables): Clarify previous change.
6437
c8763fb6 64382004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6439
6440 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6441 out now.
6442
64432004-12-27 Richard M. Stallman <rms@gnu.org>
6444
6445 * Makefile.in (MAKEINFO): Specify --force.
6446
6447 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6448 (Undo): Doc undo-outer-limit.
6449
8cf51b2c
GM
64502004-12-15 Juri Linkov <juri@jurta.org>
6451
6452 * mark.texi (Transient Mark, Mark Ring): M-< and other
6453 movement commands don't set mark in Transient Mark mode
6454 if mark is active.
6455
8cf51b2c
GM
64562004-12-12 Juri Linkov <juri@jurta.org>
6457
6458 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6459 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6460
6461 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6462 (Misc Dired Commands): Add @r{(Dired)} to w.
6463
64642004-12-12 Juri Linkov <juri@jurta.org>
6465
6466 * mark.texi (Marking Objects): Marking commands also extend the
6467 region when mark is active in Transient Mark mode.
6468
8cf51b2c
GM
64692004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6470
6471 * custom.texi (Saving Customizations): Emacs only loads the custom
6472 file automatically after the init file in version 22.1 or later.
6473 Adapt text and examples to this fact.
6474
8cf51b2c
GM
64752004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6476
6477 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6478 be set through Custom. Otherwise, it has no effect.
6479
8cf51b2c
GM
64802004-12-05 Richard M. Stallman <rms@gnu.org>
6481
6482 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6483 * entering.texi: Rename Command Line to Emacs Invocation.
6484
10d1d0af 6485 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6486
6487 * custom.texi (Easy Customization): Move up to section level,
6488 before Variables. Avoid using the term "variable"; say "option".
6489 New initial explanation.
6490 (Variables): In initial explanation, connect "variable" to the
6491 already-explained "user option".
6492
6493 * emacs.texi (Top): Fix ref to Command Line.
6494 Move reference to Easy Customization.
6495
6496 * xresources.texi (X Resources): Fix From link.
6497
6498 * doclicense.texi (GNU Free Documentation License): Fix To link.
6499
6500 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6501
6502 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6503
65042004-12-03 Richard M. Stallman <rms@gnu.org>
6505
6506 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6507
65082004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6509
6510 * kmacro.texi: Several small changes in addition to the following.
6511 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6512 defining a keyboard macro.
6513 Mention `kmacro-ring-max'.
6514 (Keyboard Macro Counter): Clarify description of
6515 `kmacro-insert-counter', `kmacro-set-counter',
6516 `kmacro-add-counter' and `kmacro-set-format'.
6517
65182004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6519
6520 * custom.texi (File Variables): Add `unibyte' and make it more
6521 clear that `unibyte' and `coding' are special. Suggested by Simon
6522 Krahnke <overlord@gmx.li>.
6523
6524 * mule.texi (Enabling Multibyte): Refer to File Variables.
6525 Suggested by Simon Krahnke <overlord@gmx.li>.
6526
c8763fb6 65272004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6528
6529 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6530 x-use-old-gtk-file-dialog.
6531
8cf51b2c
GM
65322004-11-20 Richard M. Stallman <rms@gnu.org>
6533
6534 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6535
65362004-11-09 Lars Brinkhoff <lars@nocrew.org>
6537
6538 * building.texi (Lisp Eval): Delete hyphen in section name.
6539
65402004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6541
6542 * files.texi (Old Versions):
6543 No longer document annotation as "CVS only".
6544
65452004-11-10 Andre Spiegel <spiegel@gnu.org>
6546
6547 * files.texi (Version Control): Rewrite the introduction about
6548 version systems, mentioning the new ones that we support. Thanks
6549 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6550 suggestions.
6551
c8763fb6 65522004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6553
49823426 6554 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6555
c8763fb6 65562004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6557
6558 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6559
65602004-10-23 Eli Zaretskii <eliz@gnu.org>
6561
6562 * text.texi (Text Based Tables, Table Definition)
6563 (Table Creation, Table Recognition, Cell Commands)
6564 (Cell Justification, Row Commands, Column Commands)
6565 (Fixed Width Mode, Table Conversion, Measuring Tables)
6566 (Table Misc): New nodes, documenting the Table Mode.
6567
8cf51b2c
GM
65682004-10-19 Jason Rumney <jasonr@gnu.org>
6569
6570 * makefile.w32-in (info): Change order of arguments to makeinfo.
6571
65722004-10-19 Ulf Jasper <ulf.jasper@web.de>
6573
6574 * calendar.texi (iCalendar): Update for package changes.
6575
8cf51b2c
GM
65762004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6577
6578 * files.texi (Misc File Ops): View mode is a minor mode.
6579
8cf51b2c
GM
65802004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6581
6582 * calendar.texi (iCalendar): Style changes.
6583
65842004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6585
6586 * search.texi (Regexps): The regexp described in the example is no
6587 longer stored in the variable `sentence-end'.
6588
8cf51b2c
GM
65892004-10-06 Nick Roberts <nickrob@snap.net.nz>
6590
6591 * building.texi (Starting GUD): Note that multiple debugging
6592 sessions requires `gdb --fullname'.
6593
65942004-10-05 Ulf Jasper <ulf.jasper@web.de>
6595
6596 * calendar.texi (iCalendar): New section for a new package.
6597
8cf51b2c
GM
65982004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6599
6600 * text.texi: Various small changes in addition to the following.
6601 (Text): Replace xref for autotype with inforef.
6602 (Sentences): Explain nil value for `sentence-end'.
6603 (Paragraphs): Update default values for `paragraph-start' and
6604 `paragraph-separate'.
6605 (Text Mode): Correct description of Text mode's effect on the
6606 syntax table.
6607 (Outline Visibility): `hide-other' does not hide top level headings.
6608 `selective-display-ellipses' no longer has an effect on Outline mode.
6609 (TeX Misc): Add missing @cindex.
6610 Replace xref for RefTeX with inforef.
6611 (Requesting Formatted Text): The variable
6612 `enriched-fill-after-visiting' no longer exists.
6613 (Editing Format Info): Update names of menu items and commands.
6614 (Format Faces): Mention special effect of specifying the default face.
6615 Describe inheritance of text properties.
6616 Correct description of `fixed' face.
6617 (Format Indentation): Correct description of effect of setting
6618 margins. Mention `set-left-margin' and `set-right-margin'.
6619 (Format Justification): Update names of menu items.
6620 `set-justification-full' is now bound to `M-j b'.
6621 Mention that `default-justification' is a per buffer variable.
6622 (Format Properties): Update name of menu item.
6623 (Forcing Enriched Mode): `format-decode-buffer' automatically
6624 turns on Enriched mode if the buffer is in text/enriched format.
6625
66262004-10-05 Emilio C. Lopes <eclig@gmx.net>
6627
6628 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6629
66302004-09-28 Kim F. Storm <storm@cua.dk>
6631
6632 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6633 Align with new functionality.
6634
8cf51b2c
GM
66352004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6636
6637 * display.texi (Display Custom): Remove stray `@end defvar'.
6638
66392004-09-23 Kim F. Storm <storm@cua.dk>
6640
6641 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6642 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6643
8cf51b2c
GM
66442004-09-20 Richard M. Stallman <rms@gnu.org>
6645
6646 * custom.texi (Hooks): Explain using setq to clear out a hook.
6647 (File Variables): Explain multiline string constants.
6648 (Non-ASCII Rebinding): Explain when you need to update
6649 non-ASCII char codes in .emacs.
6650
6651 * building.texi (Compilation): Explain how to make a silent
6652 subprocess that won't be terminated. Explain compilation-environment.
6653
66542004-09-13 Kim F. Storm <storm@cua.dk>
6655
6656 * mini.texi (Repetition): Rename isearch-resume-enabled to
6657 isearch-resume-in-command-history and change default to disabled.
6658
8cf51b2c
GM
66592004-09-09 Kim F. Storm <storm@cua.dk>
6660
6661 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6662 with new `kmacro-name-last-macro'.
6663
8cf51b2c
GM
66642004-09-08 Juri Linkov <juri@jurta.org>
6665
6666 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6667
8cf51b2c
GM
66682004-09-03 Juri Linkov <juri@jurta.org>
6669
6670 * search.texi (Incremental Search): Update wording for M-%.
6671
66722004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6673
6674 * killing.texi (Killing): Correct description of kill commands in
6675 read-only buffer.
6676
66772004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6678
6679 * building.texi (Compilation Mode): Add a paragraph about rules
6680 for finding the compilation buffer for `next-error'.
6681
6682 * search.texi (Other Repeating Search): Mention that Occur mode
6683 supports the next-error functionality.
6684
66852004-09-02 Juri Linkov <juri@jurta.org>
6686
6687 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6688
66892004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6690
6691 * kmacro.texi (Basic Keyboard Macro):
6692 `apply-macro-to-region-lines' now operates on all lines that begin
6693 in the region, rather than on all complete lines in the region.
6694
c8763fb6 66952004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6696
6697 * frames.texi (Drag and drop): Add documentation about
6698 x-dnd-test-function and x-dnd-known-types.
6699
67002004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6701
6702 * indent.texi: Various minor changes in addition to:
6703 (Indentation Commands): Correct description of `indent-relative'.
6704 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6705 mode. The *Tab Stops* buffer uses Overwrite Mode.
6706 (Just Spaces): `tabify' converts sequences of at least two spaces
6707 to tabs.
6708
8cf51b2c
GM
67092004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6710
6711 * frames.texi (Secondary Selection): Setting the secondary
6712 selection with M-Drag-Mouse-1 does not alter the kill ring,
6713 setting it with M-Mouse-1 and M-Mouse-3 does.
6714 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6715 toolkit scroll bars.
6716 (Scroll Bars): Ditto.
6717
6718 * windows.texi (Basic Window): When using a window system, the value
6719 of point in a non-selected window is indicated by a hollow box.
6720 (Split Window): Side by side windows are separated by a scroll bar,
6721 if scroll bars are used.
6722 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6723 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6724 (Window Convenience): Update bindings for `winner-undo' and
6725 `winner-redo'.
6726
6727 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6728 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6729 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6730 of "Using Emacs as a Server".
6731 * building.texi (Building): Interchange nodes (for correct numbering).
6732 * programs.texi (Programs): Interchange nodes (for correct numbering).
6733 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6734 Info to the node structure.
6735 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6736 Rearrange order of nodes and sections such that both "GNU GENERAL
6737 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6738 end, as appropriate for appendices.
6739 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6740 Use `@unnumberedsec'.
6741 * trouble.texi: Adapt sectioning in Info to the node structure.
6742 Adapt node pointers to change in emacs.texi.
6743 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6744
8cf51b2c
GM
67452004-08-25 Kenichi Handa <handa@m17n.org>
6746
6747 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6748 description for unibyte mode.
6749
67502004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6751
6752 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6753
6754 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6755 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6756 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6757 in @pxref.
6758
67592004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6760
6761 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6762 Change section names.
6763
8cf51b2c
GM
67642004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * kmacro.texi (Keyboard Macro Ring): Rename section.
6767 Emacs treats the head of the macro ring as the `last keyboard macro'.
6768 (Keyboard Macro Counter): Minor change.
6769 (Save Keyboard Macro): Some clarifications.
6770 (Edit Keyboard Macro): Rename section.
6771
6772 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6773 32-bit machines.
6774 (Several Buffers): Clarify which buffer is selected if `2' is
6775 pressed in the Buffer Menu.
6776 Auto Revert mode can be used to update the Buffer Menu
6777 automatically.
6778
67792004-08-21 Eli Zaretskii <eliz@gnu.org>
6780
6781 * help.texi (Misc Help): Add an index entry for finding an Info
6782 manual by its file name.
6783
67842004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6785
6786 * files.texi (Backup Deletion): Correct description of
6787 `delete-old-versions'.
6788 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6789 (Auto Save Files): Recommend `auto-save-mode' to reenable
6790 auto-saving, rather than the abbreviation `auto-save'.
6791
67922004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6793
6794 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6795 for "killing" and "yanking" in main menu.
6796
67972004-08-16 Richard M. Stallman <rms@gnu.org>
6798
6799 * killing.texi (Yanking, Killing): Minor cleanups.
6800
6801 * mark.texi (Momentary Mark): Minor cleanups.
6802
68032004-08-15 Kenichi Handa <handa@etl.go.jp>
6804
6805 * custom.texi (Non-ASCII Rebinding):
6806 C-q always inserts the right code to pass to global-set-key.
6807
8cf51b2c
GM
68082004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6811 `insert-register', instead of `C-x r g' binding, for consistency.
6812
68132004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6814
6815 * fixit.texi (Spelling): Fix typo.
6816
68172004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * help.texi (Help): Fix Texinfo usage.
6820
8cf51b2c
GM
68212004-07-24 Richard M. Stallman <rms@gnu.org>
6822
6823 * text.texi (Paragraphs): Update how paragraphs are separated
6824 and the default for paragraph-separate.
6825
6826 * search.texi (Regexp Replace): Further update text for new
6827 replacement operators.
6828
8cf51b2c
GM
68292004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6830
6831 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6832 `R' switch.
6833
6834 * dired.texi (Dired Updating): `k' only deletes inserted
6835 subdirectories from the Dired buffer if a prefix argument was given.
6836
6837 * search.texi (Regexps): Delete redundant definition of `symbol' in
6838 description of `\_>'. It already occurs in the description of `\_<'.
6839
8cf51b2c
GM
68402004-07-01 Juri Linkov <juri@jurta.org>
6841
6842 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6843 (Regexp Search): Add M-r.
6844
68452004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6846
6847 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6848
68492004-06-29 Jesper Harder <harder@ifa.au.dk>
6850
49823426 6851 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6852
68532004-06-25 Richard M. Stallman <rms@gnu.org>
6854
6855 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6856
68572004-06-25 David Kastrup <dak@gnu.org>
6858
6859 * search.texi (Regexp Replace): Some typo corrections and
6860 rearrangement.
6861
68622004-06-24 David Kastrup <dak@gnu.org>
6863
6864 * search.texi (Unconditional Replace): Use replace-string instead
6865 of query-replace in example.
6866 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6867 sequences.
6868 (Query Replace): Correct explanation of `^' which does not use
6869 the mark stack.
6870
68712004-06-21 Nick Roberts <nickrob@gnu.org>
6872
6873 * misc.texi (Shell History Copying): Document comint-insert-input.
6874 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6875
8cf51b2c
GM
68762004-06-20 Jesper Harder <harder@ifa.au.dk>
6877
6878 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6879 * custom.texi (Customization): Do.
6880 * anti.texi (Antinews): Do.
6881 * abbrevs.texi (Defining Abbrevs): Do.
6882
6883 * programs.texi (Info Lookup): Fix keybinding for
6884 info-lookup-symbol.
6885
68862004-06-16 Juanma Barranquero <lektu@terra.es>
6887
6888 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6889 Add emacs-xtra.
6890 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6891 (clean): Add emacs-xtra and flymake. Remove redundancies.
6892
68932004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6894
6895 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6896 Add emacs-xtra.
6897 * emacs-xtra.texi: New file.
6898
68992004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6900
6901 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6902 (Dired and Find): Mention differences with ordinary Dired buffers.
6903
8cf51b2c
GM
69042004-06-13 Richard M. Stallman <rms@gnu.org>
6905
6906 * custom.texi (Init Syntax): Explain about vars that do special
6907 things when set with setq or with Custom.
6908 (Init Examples): Add line-number-mode example.
6909
8cf51b2c
GM
69102004-06-12 Juri Linkov <juri@jurta.org>
6911
6912 * dired.texi (Operating on Files): Add dired-do-touch.
6913
8cf51b2c
GM
69142004-06-10 Juri Linkov <juri@jurta.org>
6915
6916 * building.texi (Lisp Eval): Add C-M-x on defface.
6917
69182004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6919
6920 * files.texi (Reverting): Auto-Revert mode and
6921 Global Auto-Revert mode no longer revert remote files.
6922
8cf51b2c
GM
69232004-05-29 Richard M. Stallman <rms@gnu.org>
6924
6925 * custom.texi (Init File): Two dashes start --no-site-file.
6926
8cf51b2c
GM
69272004-05-29 Alan Mackenzie <acm@muc.de>
6928
6929 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6930 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6931 (AWK, Pike): Document as "C-like modes".
6932 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6933 (M-x man): Supersedes M-x manual-entry.
6934 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6935
6936 ("Comments in C"): Delete node; the info is in CC Mode manual.
6937 (c-comment-only-line-offset): Remove description.
6938
6939 (C-c ., C-c C-c): Describe new C Mode bindings.
6940
6941 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6942 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6943 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6944 Amend definitions.
6945
6946 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6947 Describe functions.
6948
6949 (c-comment-start-regexp, c-hanging-comment-ender-p)
6950 (c-hanging-comment-starter-p): Remove obsolete definitions.
6951
6952 * emacs.texi: Remove the menu entry "Comments in C".
6953
8cf51b2c
GM
69542004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6957 `M-x locate'.
6958
69592004-05-16 Karl Berry <karl@gnu.org>
6960
6961 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6962 makeinfo --html fails.
6963 * help.texi (Help Summary) [@ifnottex]: Likewise.
6964
69652004-05-13 Nick Roberts <nickrob@gnu.org>
6966
6967 * building.texi (GDB Graphical Interface): Update and describe
6968 layout first.
6969
8cf51b2c
GM
69702004-05-04 Jason Rumney <jasonr@gnu.org>
6971
6972 * makefile.w32-in: Revert last change.
6973
69742004-05-03 Jason Rumney <jasonr@gnu.org>
6975
6976 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6977
8cf51b2c
GM
69782004-04-23 Juanma Barranquero <lektu@terra.es>
6979
6980 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6981
69822004-04-18 Juri Linkov <juri@jurta.org>
6983
6984 * fixit.texi (Spelling): Remove file extension from ispell xref.
6985
69862004-04-15 Kim F. Storm <storm@cua.dk>
6987
6988 * cmdargs.texi (Initial Options): Add -Q.
6989
69902004-04-05 Kim F. Storm <storm@cua.dk>
6991
6992 * custom.texi (File Variables): Add safe-local-eval-forms.
6993
8cf51b2c
GM
69942004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6995
6996 * files.texi (Reverting): Correct description of revert-buffer's
6997 handling of point.
6998
69992004-03-22 Juri Linkov <juri@jurta.org>
7000
7001 * emacs.texi (Top): Add `Misc X'.
7002
49823426 7003 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7004
7005 * glossary.texi: Improve references.
7006
7007 * help.texi: Sync keywords with finder.el.
7008
7009 * mini.texi (Completion): Add description for menu items.
7010
7011 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7012
7013 * sending.texi (Mail Methods): Fix xref to Message manual.
7014
8cf51b2c
GM
70152004-03-12 Richard M. Stallman <rms@gnu.org>
7016
8cf51b2c
GM
7017 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7018
8cf51b2c
GM
70192004-03-04 Richard M. Stallman <rms@gnu.org>
7020
7021 * search.texi (Regexps): Explain that ^ and $ have their
7022 special meanings only in certain contexts.
7023
7024 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7025
7026 * mule.texi (Specify Coding): Doc C-x RET F.
7027
7028 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7029 for multiple compile and grep buffers.
7030 (Indirect Buffers): Don't recommand clone-indirect-buffer
7031 for multiple compile and grep buffers.
7032
8cf51b2c
GM
70332004-02-29 Juanma Barranquero <lektu@terra.es>
7034
7035 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7036 Use $(DEL) instead of rm, and ignore exit code.
7037
8cf51b2c
GM
70382004-02-23 Nick Roberts <nick@nick.uklinux.net>
7039
7040 * building.texi (Watch Expressions): Update.
7041
70422004-02-21 Juri Linkov <juri@jurta.org>
7043
7044 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7045 --directory, --help, --version. Move text about command-line-args
7046 to Command Arguments.
7047 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7048 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7049 (Window Size X): Join -g and --geometry. Add @cindex.
7050 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7051 (Title X): Remove alias -title.
7052 (Misc X): New node.
7053
c8763fb6 70542004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7055
7056 * frames.texi (Drag and drop): Add Motif to list of supported
7057 protocols.
7058
c8763fb6 70592004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7060
7061 * frames.texi (Drag and drop): New section.
7062
70632004-01-24 Richard M. Stallman <rms@gnu.org>
7064
7065 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7066 Include it only @ifnotinfo. Patch the preceding and following
7067 node headers to point to each other.
7068
70692004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7070
7071 * calendar.texi (Appointments): Update section.
7072
70732003-12-29 Kevin Ryde <user42@zip.com.au>
7074
8cf51b2c
GM
7075 * programs.texi (C Modes): Fix the xref.
7076
70772003-12-23 Nick Roberts <nick@nick.uklinux.net>
7078
7079 * building.texi (Watch Expressions): Update.
7080 (Commands of GUD): Include use of toolbar + breakpoints set from
7081 fringe/margin.
7082
70832003-12-03 Andre Spiegel <spiegel@gnu.org>
7084
7085 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7086 <acm@muc.de>.
7087
c8763fb6 70882003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7089
7090 * frames.texi (Dialog Boxes): Add use-file-dialog.
7091
8cf51b2c
GM
70922003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7093
7094 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7095 in CC Mode.
7096
8cf51b2c
GM
70972003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7098
7099 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7100 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7101 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7102 * man/frames.texi, man/glossary.texi, man/killing.texi:
7103 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7104 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7105 * man/sending.texi, man/text.texi, man/trouble.texi:
7106 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7107
71082003-11-01 Alan Mackenzie <acm@muc.de>
7109
7110 * search.texi (Scrolling During Incremental Search): Document a
7111 new scrolling facility in isearch mode.
7112
8cf51b2c
GM
71132003-10-22 Miles Bader <miles@gnu.org>
7114
7115 * Makefile.in (info): Move before $(top_srcdir)/info.
7116
71172003-10-22 Nick Roberts <nick@nick.uklinux.net>
7118
7119 * building.texi (Watch Expressions): Update section on data display
7120 to reflect code changes (GDB Graphical Interface).
7121
8cf51b2c
GM
71222003-10-13 Richard M. Stallman <rms@gnu.org>
7123
7124 * xresources.texi (GTK resources): Clean up previous change.
7125
c8763fb6 71262003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7127
7128 * xresources.texi (GTK resources): Add a note that some themes
7129 disallow customizations. Add scroll theme example.
7130
8cf51b2c
GM
71312003-09-30 Richard M. Stallman <rms@gnu.org>
7132
8cf51b2c
GM
7133 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7134
7135 * misc.texi (Saving Emacs Sessions): Shorten the section,
7136 collapsing back into one node.
7137
71382003-09-30 Lars Hansen <larsh@math.ku.dk>
7139
7140 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7141
ce058493 71422003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7143
7144 * xresources.texi (GTK names in Emacs): Correct typo.
7145
8cf51b2c
GM
71462003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7147
7148 * cmdargs.texi (Font X): Mention new default font. More
7149 fully describe long font names, wildcard patterns and the
7150 problems involved. (Result of discussion on emacs-devel.)
7151
71522003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7153
7154 * emacs.texi (Acknowledgements): Correct typo.
7155
71562003-09-22 Richard M. Stallman <rms@gnu.org>
7157
7158 * dired.texi (Misc Dired Commands): New node.
7159 (Dired Navigation): Add dired-goto-file.
7160
7161 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7162
7163 * emacs.texi (Acknowledgements): New node, split from Distribution.
7164
7165 * cmdargs.texi (Action Arguments): -f reads interactive args.
7166
8cf51b2c
GM
71672003-09-08 Lute Kamstra <lute@gnu.org>
7168
7169 * screen.texi (Mode Line): Say that POS comes before LINE.
7170 Mention `size-indication-mode'.
7171 * display.texi (Optional Mode Line): Document
7172 `size-indication-mode'.
7173 * basic.texi (Position Info): Mention `size-indication-mode'.
7174
71752003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7176
7177 * xresources.texi (Resources): Refer to `editres' man page.
7178 (Lucid Resources): Update defaults. Expand description of
7179 `shadowThickness'.
7180
71812003-09-04 Miles Bader <miles@gnu.org>
7182
7183 * Makefile.in (top_srcdir): New variable.
7184 ($(top_srcdir)/info): New rule.
7185 (info): Depend on it.
7186
71872003-09-03 Peter Runestig <peter@runestig.com>
7188
7189 * makefile.w32-in: New file.
7190
71912003-08-29 Richard M. Stallman <rms@gnu.org>
7192
7193 * misc.texi (Saving Emacs Sessions): Correct previous change.
7194
8cf51b2c
GM
71952003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7196
8cf51b2c
GM
7197 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7198 (Intro): Include kmacro.texi after fixit.texi instead of after
7199 custom.texi. (As suggested by Kim Storm.)
7200
72012003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7202
7203 * fixit.texi (Fixit): Update `Next' pointer.
7204 * files.texi (Files): Update `Previous' pointer.
7205 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7206 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7207 (Suggested by Kim Storm.)
7208 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7209
72102003-08-18 Kim F. Storm <storm@cua.dk>
7211
7212 * kmacro.texi: New file describing enhanced keyboard macro
7213 functionality. Replaces old description in custom.texi.
7214
7215 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7216 (Keyboard Macros): Move to new kmacro.texi file.
7217
7218 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7219
8cf51b2c
GM
72202003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7221
7222 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7223
72242003-08-17 Alex Schroeder <alex@gnu.org>
7225
7226 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7227 required.
7228
8cf51b2c
GM
72292003-08-05 Richard M. Stallman <rms@gnu.org>
7230
7231 * programs.texi (Lisp Indent): Don't describe
7232 lisp-indent-function property here. Use xref to Lisp Manual.
7233
8cf51b2c
GM
72342003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7235
fffa137c 7236 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7237 abbreviations.
7238
72392003-07-24 Markus Rost <rost@math.ohio-state.edu>
7240
7241 * buffers.texi (List Buffers): Fix previous change.
7242
8cf51b2c
GM
72432003-07-13 Markus Rost <rost@math.ohio-state.edu>
7244
7245 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7246 List*.
7247
72482003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7249
8cf51b2c
GM
7250 * display.texi (Font Lock): Fix typo.
7251
72522003-07-07 Richard M. Stallman <rms@gnu.org>
7253
7254 * display.texi (Font Lock): Add xref for format info on
7255 font-lock-remove-keywords.
7256
7257 * building.texi (Compilation): Document what happens with asynch
7258 children of compiler process.
7259
7260 * help.texi (Library Keywords): Use @multitable.
7261
8cf51b2c
GM
72622003-06-04 Richard M. Stallman <rms@gnu.org>
7263
7264 * programs.texi (Expressions): Delete C-M-DEL.
7265
7266 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7267 comint-move-point-for-output renamed from
7268 comint-scroll-to-bottom-on-output.
7269
7270 * custom.texi (Init Rebinding): Replace previous change with xref.
7271 (Non-ASCII Rebinding): Explain that issue more briefly here.
7272
72732003-05-28 Richard M. Stallman <rms@gnu.org>
7274
7275 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7276
72772003-05-28 Nick Roberts <nick@nick.uklinux.net>
7278
7279 * building.texi (GDB Graphical Interface): New node.
7280 (Rewritten somewhat by RMS.)
7281
c8763fb6 72822003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7283
7284 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7285 non-English letters. Explain how to set coding systems correctly
7286 and how to include the right coding cookie in the file.
7287
c8763fb6 72882003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7289
7290 * indent.texi (Indentation): Explain the concepts.
7291 (Just Spaces): Explain why preventing tabs for indentation might
7292 be useful.
7293
8cf51b2c
GM
72942003-04-16 Richard M. Stallman <rms@gnu.org>
7295
7296 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7297
8cf51b2c
GM
72982003-02-22 Alex Schroeder <alex@emacswiki.org>
7299
7300 * cmdargs.texi (General Variables): Document SMTPSERVER.
7301
8cf51b2c
GM
7302 * sending.texi: Remove SMTP node.
7303 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7304 library.
7305
8cf51b2c
GM
73062003-02-22 Alex Schroeder <alex@emacswiki.org>
7307
7308 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7309
73102003-02-22 Simon Josefsson <jas@extundo.com>
7311
7312 * sending.texi (Mail Methods): Add node about SMTP.
7313
c8763fb6 73142003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7315
7316 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7317
8cf51b2c
GM
73182003-02-01 Kevin Ryde <user42@zip.com.au>
7319
7320 * glossary.texi (Glossary): Correction to cl cross reference.
7321
73222003-01-20 Richard M. Stallman <rms@gnu.org>
7323
7324 * killing.texi (Rectangles): Document C-x c r.
7325
c8763fb6 73262003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7327
7328 * xresources.texi (GTK resources): New node.
7329 (GTK widget names): New node.
7330 (GTK names in Emacs): New node.
7331 (GTK styles): New node.
7332
c8763fb6 73332003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7334
7335 * maintaining.texi (Create Tags Table): Add reference to the new
7336 `etags --help --lang=LANG' option.
7337
8cf51b2c
GM
73382002-10-02 Karl Berry <karl@gnu.org>
7339
49823426 7340 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7341 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7342 where needed for the sake of the HTML output.
8cf51b2c
GM
7343
73442001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7345
7346 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7347 source files.
7348
73492001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7350
7351 * Makefile.in (emacsman): New target.
7352
8cf51b2c
GM
73532001-10-20 Gerd Moellmann <gerd@gnu.org>
7354
7355 * (Version 21.1 released.)
7356
73572001-10-05 Gerd Moellmann <gerd@gnu.org>
7358
7359 * Branch for 21.1.
7360
8cf51b2c
GM
73612001-03-05 Gerd Moellmann <gerd@gnu.org>
7362
7363 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7364
8cf51b2c
GM
73652000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7366
7367 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7368
8cf51b2c
GM
73691999-07-12 Richard Stallman <rms@gnu.org>
7370
7371 * Version 20.4 released.
7372
73731998-12-04 Markus Rost <rost@delysid.gnu.org>
7374
7375 * Makefile.in (INFO_TARGETS): Delete customize.info.
7376 (DVI_TARGETS): Delete customize.dvi.
7377 (../info/customize, customize.dvi): Targets deleted.
7378
73791998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7380
7381 * Version 20.3 released.
7382
73831998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7384
7385 * Makefile.in (EMACSSOURCES): Add mule.texi.
7386 Add msdog.texi, ack.texi. Remove gnu1.texi.
7387
73881998-04-06 Andreas Schwab <schwab@gnu.org>
7389
768c0c0f
JB
7390 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7391 Use it in dvi targets.
8cf51b2c
GM
7392
73931997-09-23 Paul Eggert <eggert@twinsun.com>
7394
7395 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7396 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7397 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7398
73991997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7400
7401 * Version 20.2 released.
7402
74031997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7404
7405 * Version 20.1 released.
7406
74071997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7408
7409 * Makefile (../info/customize, customize.dvi): New targets.
7410 (INFO_TARGETS): Add ../info/customize.
7411 (DVI_TARGETS): Add customize.dvi.
7412
8cf51b2c
GM
74131996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7414
7415 * Version 19.33 released.
7416
74171996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7418
7419 * Version 19.32 released.
7420
8cf51b2c
GM
74211996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7422
7423 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7424
74251996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7426
7427 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7428 Specify -I option.
7429 (All dvi targets): Set the TEXINPUTS variable.
7430
74311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7432
7433 * Version 19.31 released.
7434
8cf51b2c
GM
74351995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7436
7437 * Version 19.30 released.
7438
8cf51b2c
GM
74391995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7440
7441 * Makefile.in (maintainer-clean): Rename from realclean.
7442
74431994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7444
7445 * Makefile.in: New file.
7446 * Makefile: File deleted.
7447
74481994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7449
7450 * Makefile (TEXINDEX_OBJS): Variable deleted.
7451 (texindex, texindex.o, getopt.o): Rules deleted.
7452 All deps on texindex deleted.
7453 (distclean): Don't delete texindex.
7454 (mostlyclean): Don't delete *.o.
7455 * texindex.c, getopt.c: Files deleted.
7456
74571994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7458
7459 * Version 19.26 released.
7460
74611994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7462
7463 * Makefile (EMACSSOURCES): Exclude undo.texi.
7464
74651994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7466
7467 * Version 19.25 released.
7468
74691994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7470
7471 * Version 19.24 released.
7472
74731994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7474
7475 * Version 19.23 released.
7476
74771994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7478
7479 * Makefile: Delete spurious tab.
7480
74811994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7482
7483 * Makefile (.SUFFIXES): New rule.
7484
8cf51b2c
GM
74851993-12-04 Richard Stallman (rms@srarc2)
7486
7487 * getopt.c: New file.
7488 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7489 (getopt.o): New rule.
7490 (dvi): Don't depend on texindex.
49823426 7491 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7492
74931993-12-03 Richard Stallman (rms@srarc2)
7494
49823426
GM
7495 * Makefile (TEXI2DVI): New variable.
7496 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7497 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7498
74991993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7500
7501 * Version 19.22 released.
7502
75031993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7504
7505 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7506
75071993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7508
7509 * Version 19.21 released.
7510
8cf51b2c
GM
75111993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7512
7513 * Makefile (realclean): Don't delete the Info files.
7514
f0131492 75151993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7516
8cf51b2c
GM
7517 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7518 4' where appropriate.
7519
f0131492 75201993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7521
49823426 7522 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7523
7524 * texindex.c: Include "../src/config.h" if building in emacs.
7525
7526 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7527 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7528 Add target to build texindex.c, defining `emacs'.
7529
8cf51b2c
GM
75301993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7531
7532 * Version 19.19 released.
7533
8cf51b2c
GM
75341993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7535
7536 * Version 19.18 released.
7537
75381993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7539
7540 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7541
75421993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7543
7544 * Version 19.17 released.
7545
75461993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7547
7548 * split-man: Fix typos in last change.
7549
75501993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7551
7552 * Version 19.16 released.
7553
75541993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7555
7556 * version 19.15 released.
7557
75581993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7559
7560 * Makefile (distclean): It's rm, not rf.
7561
75621993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7563
7564 * Version 19.14 released.
7565
75661993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7567
7568 * Makefile: New file.
7569
75701993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7571
7572 * Version 19.13 released.
7573
75741993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7575
7576 * Version 19.9 released.
7577
75781993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7579
7580 * Version 19.8 released.
7581
75821993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7583
7584 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7585
7586 * trouble.texi: It's `enable-flow-control-on', not
7587 `evade-flow-control-on'.
7588
75891993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7590
7591 * display.texi: Document standard-display-european.
7592
75931993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7594
7595 * Version 19.7 released.
7596
7597 * emacs.texi: Add a sentence to the top menu mentioning the
7598 specific version of Emacs this manual applies to.
7599
76001993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7601
7602 * basic.texi: Document next-line-add-lines variable used to
7603 implement down-arrow.
7604
7605 * killing.texi: Document kill-whole-line.
7606
76071993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7608
7609 * text.texi: Update unix TeX ordering information.
7610
76111993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7612
7613 * news.texi: Mention fill-rectangle in keybinding list.
7614
7615 * killing.texi: Document fill-rectangle.
7616
76171993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7618
7619 * vc.texi: Bring the docs up to date with VC 5.2.
7620
76211992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7622
7623 * emacs.tex: Mention blackbox and gomoku under Amusements.
7624 Assembler mode is now mentioned and appropriately indexed
7625 under Programming Modes.
7626
76271991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7628
7629 * emacs.tex: Update TeX ordering information.
7630
8cf51b2c
GM
76311990-06-26 David Lawrence (tale@geech)
7632
7633 * emacs.tex: Note that completion-ignored-extensions is not used
7634 to filter out names when all completions are displayed in
7635 *Completions*.
7636
76371990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7638
7639 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7640
76411990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7642
7643 * emacs.tex: Add @findex grep.
7644
8cf51b2c
GM
76451988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7646
7647 * emacs.tex: Correct two typos. No other changes before
7648 Version 19 will be made.
7649
8cf51b2c
GM
76501988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7651
7652 * emacs.tex: Update information for obtaining TeX distribution from the
7653 University of Washington.
7654
7655;; Local Variables:
c8763fb6 7656;; coding: utf-8
8cf51b2c
GM
7657;; End:
7658
95df8112 7659 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7660
7661 This file is part of GNU Emacs.
7662
352c8b4a 7663 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7664 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7665 the Free Software Foundation, either version 3 of the License, or
7666 (at your option) any later version.
8cf51b2c
GM
7667
7668 GNU Emacs is distributed in the hope that it will be useful,
7669 but WITHOUT ANY WARRANTY; without even the implied warranty of
7670 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7671 GNU General Public License for more details.
7672
7673 You should have received a copy of the GNU General Public License
352c8b4a 7674 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.