Some more html rules for doc/misc/Makefile.in.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
62d94509
EZ
12011-03-10 Eli Zaretskii <eliz@gnu.org>
2
3 * search.texi (Regexp Example):
4 * mule.texi (International Chars):
5 * building.texi (External Lisp): Don't use characters outside
6 ISO-8859-1.
7
0286d9de
EZ
82011-03-09 Eli Zaretskii <eliz@gnu.org>
9
63a329f8
EZ
10 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding. Use
11 Texinfo @-commands for non Latin-1 characters.
12
13 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
14
114902a5 15 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
16 (Bug#8210)
17
0afb4571
J
182011-03-08 Jan Djärv <jan.h.d@swipnet.se>
19
20 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
21 for Gtk+ 3.
22
bb3865e8
GM
232011-03-08 Glenn Morris <rgm@gnu.org>
24
6446548e
GM
25 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
26 * emacs.texi (Acknowledgments):
27 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 28 * emacs.texi: Set documentencoding.
6446548e 29
bb3865e8
GM
30 * display.texi (Optional Mode Line): Don't mention exactly where
31 display-time appears. (Bug#8193)
32
892777ba
CY
332011-03-06 Chong Yidong <cyd@stupidchicken.com>
34
35 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
36
0b973fc5
DW
372011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
38
39 * misc.texi (emacsclient Options): Add q/quiet.
40
8ef5a2f2
GM
412011-03-02 Glenn Morris <rgm@gnu.org>
42
43 * mule.texi (Communication Coding) <x-select-request-type>:
44 Remove duplicate (essentially) paragraph. (Bug#8148)
45
bd106056
CS
462011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
47
48 * maintaining.texi (Format of ChangeLog): Add reference to
49 add-log-full-name.
50 (Change Log Commands): Add documentation for combining multiple
51 symbols in one change.
52
6640b281
GM
532011-03-01 Glenn Morris <rgm@gnu.org>
54
55 * custom.texi (Directory Variables):
56 Give an example of excluding subdirectories.
57
2b0c7330 582011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
59
60 * search.texi (Regexp Search): Move index entries about regexps to the
61 "Regexps" node. Add index entries for regexp search. (Bug#8096)
62
8c62c205
GM
632011-02-19 Glenn Morris <rgm@gnu.org>
64
65 * dired.texi (Dired): Dired-X version number was dropped.
66
3928f2b6
JD
672011-02-14 Jan Djärv <jan.h.d@swipnet.se>
68
69 * xresources.texi (X Resources): Remove *faceName and replace it with
70 *font for Lucid.
71
a41c8660
CY
722011-02-05 Chong Yidong <cyd@stupidchicken.com>
73
74 * rmail.texi (Rmail Display): Document Rmail MIME support more
75 accurately.
76
77 * maintaining.texi (VC Change Log): Document vc-log-incoming and
78 vc-log-outgoing.
79 (Merging): Document vc-find-conflicted-file.
80
233ba4d9 812011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
82
83 * custom.texi (Variables): Fix typo.
84
14beddf4 852011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 86
65401ee3
CY
87 * search.texi (Regexps): Copyedits. Mention character classes
88 (Bug#7809).
89
19f81ecf
CY
90 * files.texi (File Aliases): Restore explanatory text from Eli
91 Zaretskii, accidentally removed in 2011-01-08 commit.
92
bf3dae7e
EZ
932011-01-29 Eli Zaretskii <eliz@gnu.org>
94
95 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
96 (MAKEINFO_OPTS): New variable.
97 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
98 (emacs.html): New target.
99 (clean): Remove emacs.html.
100
45eb2a5d
WL
1012011-01-23 Werner Lemberg <wl@gnu.org>
102
103 * Makefile.in (MAKEINFO): Now controlled by `configure'.
104 (MAKEINFO_OPTS): New variable. Use it where appropriate.
105 (ENVADD): Updated.
106
9acfe703
GM
1072011-01-18 Glenn Morris <rgm@gnu.org>
108
109 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
110
111 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
112
362b9d48
GM
1132011-01-15 Chong Yidong <cyd@stupidchicken.com>
114
bb033b5f
CY
115 * building.texi (Compilation): Improve instructions for running two
116 compilations (Bug#7573).
117
b024d9f0
MD
118 * files.texi (Backup Names): Document the new location of the
119 last-resort backup file.
120
362b9d48
GM
121 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
122 manual. Explain why directory-abbrev-alist elements should be anchored
123 (Bug#7777).
124
1252011-01-15 Eli Zaretskii <eliz@gnu.org>
126
127 * msdog.texi (Windows Startup): Correct inaccurate description of
128 differences between emacsclient.exe and emacsclientw.exe.
129
7c420169 1302011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
131
132 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
133
7c420169 1342011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
135
136 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
137
7c420169 1382011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 139
2d34d523
EZ
140 * frames.texi (Cut and Paste): Modify the section's name and text:
141 don't mix "cut/paste" with "kill/yank".
142 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
143 (Bug#7702)
144
88ab4340
EZ
145 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
146
7c420169 1472011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
148
149 * maintaining.texi: Move inclusion of emerge after EDE, so that it
150 matches its position in the menu. (Bug#7674)
151
7c420169 1522011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
153
154 * trouble.texi (Checklist): Mention not replying via news either.
155
92bb6c52
TH
1562010-12-30 Tassilo Horn <tassilo@member.fsf.org>
157
158 * misc.texi (Document View): Update DocView section with newly
159 supported document formats.
160
b103c904
CY
1612010-12-21 Chong Yidong <cyd@stupidchicken.com>
162
163 * killing.texi: Resection the Info version to conform to the
164 printed manual, to avoid making sections on Accumulating Text, CUA
165 and Rectangles into full chapters.
166
f49d1f52 1672010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
168
169 * custom.texi (Init Syntax): Add index entries for "character syntax".
170 (Bug#7576)
171
f49d1f52 1722010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
173
174 * text.texi (HTML Mode): Small fixes. (Bug#7607)
175
f49d1f52 1762010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
177
178 * trouble.texi (Checklist): Fix typo in newsgroup name.
179
f49d1f52 1802010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
181
182 * search.texi (Word Search): Note that the lazy highlight always
183 matches to whole words (Bug#7470).
184
f49d1f52 1852010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 186
4f1948eb
EZ
187 * display.texi (Optional Mode Line): Make the description of
188 load-average more accurate.
189
b8a9e136
EZ
190 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
191 registry, with a cross-reference.
62d72a4a
EZ
192 (Windows Startup): New node. Move the stuff about the current
193 directory from "Windows HOME".
b8a9e136 194
07976ae3 1952010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
196
197 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
198 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
199
07976ae3 2002010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
201
202 * maintaining.texi (Version Control Systems): Fix repeated sentence.
203 Suggested by Štěpán Němec.
204
07976ae3 2052010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 206
1aaae3f3
CY
207 * maintaining.texi (Version Control): Say "commit", not "check in".
208 (Version Control Systems): Simplify descriptions.
209 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
210 VCS Concepts.
211 (VC Mode Line): Update example.
212 (Old Revisions): Document revert-buffer for vc-diff.
213 (Log Buffer): Promote to a subsection. Document header lines.
214
ec8a6295
CY
215 * macos.texi (Mac / GNUstep Basics): Document
216 ns-right-alternate-modifier.
217
1aaae3f3
CY
218 * emacs.texi (Top): Update node listing.
219
0eb025fb
EZ
2202010-11-13 Eli Zaretskii <eliz@gnu.org>
221
222 * rmail.texi (Rmail Coding): Characters with no fonts are not
223 necessarily displayed as empty boxes.
224
225 * mule.texi (Language Environments, Fontsets): Characters with no
226 fonts are not necessarily displayed as empty boxes.
227
228 * display.texi (Text Display): Document display of glyphless
229 characters.
230
ea4f7750
GM
2312010-11-13 Glenn Morris <rgm@gnu.org>
232
233 * basic.texi (Position Info): Add M-x count-words-region.
234
90639cea
GM
2352010-11-11 Glenn Morris <rgm@gnu.org>
236
237 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
238
d607b96b 2392010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
240
241 * msdog.texi (Windows HOME): Add information regarding startup
242 directory when invoking Emacs from a desktop shortcut. (bug#7300)
243
c12e4a81
GM
2442010-10-11 Glenn Morris <rgm@gnu.org>
245
df187c62
GM
246 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
247
c12e4a81
GM
248 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
249 (DVIPS): New variable.
234db610
GM
250 (.PHONY): Add html, ps.
251 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
252 (clean): Delete html, ps files.
c12e4a81 253
6513b232
EZ
2542010-10-09 Eli Zaretskii <eliz@gnu.org>
255
256 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
257
f4f358f1
GM
2582010-10-09 Glenn Morris <rgm@gnu.org>
259
c1dc72b3
GM
260 * Makefile.in (VPATH): Remove.
261 (infodir): Make it absolute.
262 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
263
4393405b
GM
264 * Makefile.in (dist): Anchor regexps.
265
eef3ab94
GM
266 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
267 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
268 (emacs-xtra.pdf): Use $<.
269
aa9db089
GM
270 * Makefile.in (infoclean): Remove harmless, long-standing error.
271
abd40fb4
GM
272 * Makefile.in ($(infodir)): Delete rule.
273 (mkinfodir): New.
274 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
275
f4f358f1 276 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 277 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
278 * emacsver.texi: New file, replacing emacsver.texi.in.
279
ea274122
GM
2802010-10-09 Glenn Morris <rgm@gnu.org>
281
f7a31f11
GM
282 * emacsver.texi.in: New file.
283 * emacs.texi: Set EMACSVER by including emacsver.texi.
284 * Makefile.in (distclean): Delete emacsver.texi.
285 (dist): Copy emacsver.texi.
b13254e7 286 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 287
3fb78d1f
GM
288 * ack.texi (Acknowledgments): No more b2m.c.
289
ea274122
GM
290 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
291 (emacs): Remove rule.
292 (dist): No need to deal with the emacs rule any more.
293
17ca7950
GM
2942010-10-07 Glenn Morris <rgm@gnu.org>
295
296 * Makefile.in (version): New, set by configure.
297 (clean): Delete dist tar file.
298 (dist): Use version in tar name.
299
4c83f6e1
GM
3002010-10-06 Glenn Morris <rgm@gnu.org>
301
302 * Makefile.in (EMACS_XTRA): Add the main source file.
303 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
304 (mostlyclean): No core files, reorder other files.
305 (clean): Delete specific dvi and pdf files.
306 (infoclean, dist): New rules.
307 (maintainer-clean): Use infoclean.
8a944cea 308 ($(infodir)): Add parallel build workaround.
4c83f6e1 309
0264072d
GM
3102010-10-04 Glenn Morris <rgm@gnu.org>
311
312 * Makefile.in (SHELL): Set it.
313 (INFO_TARGETS, DVI_TARGETS): Remove variables.
314 (info, dvi): Replace above variables with their expansions.
315 (info): Move mkdir from here...
316 ($(infodir)/emacs): ... to here (for parallel builds).
317 (pdf): New target.
318 ($(infodir)/emacs): Pass -o option to makeinfo.
319 (.PHONY): Declare clean rules.
320 (maintainer-clean): Delete dvi and pdf files.
321 Guard against cd failures. Use a more restrictive delete.
322
3226d6ca
GM
3232010-10-02 Glenn Morris <rgm@gnu.org>
324
325 * misc.texi (Shell Mode): Remove reference to old function name.
326
cad90f3b
EZ
3272010-09-30 Eli Zaretskii <eliz@gnu.org>
328
329 * maintaining.texi (VC Mode Line): Mention all the possible VC status
330 indicator characters.
331
5f874327
GM
3322010-09-29 Glenn Morris <rgm@gnu.org>
333
334 * Makefile.in (top_srcdir): Remove unused variable.
335
0ab9cff3
GM
3362010-09-14 Glenn Morris <rgm@gnu.org>
337
67ae9766
GM
338 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
339 the last hook item.
340
0ab9cff3
GM
341 * calendar.texi (Appointments): Also updated when a diary include file
342 is saved.
343
6664fc59 3442010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
345
346 * trouble.texi (Bugs): Update the section intro.
347 (Known Problems): New section.
348 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
349 (Sending Patches): Bug fixes are best as responses to existing bugs.
350 * emacs.texi (Known Problems): Add menu entry for new section.
351
be3283d7
GM
3522010-09-09 Glenn Morris <rgm@gnu.org>
353
354 * xresources.texi: Untabify.
355
10999305 3562010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
357
358 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
359
10999305 3602010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
361
362 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
363
30641319
JD
3642010-09-02 Jan Djärv <jan.h.d@swipnet.se>
365
366 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
367
50dd7bc6
GM
3682010-08-21 Glenn Morris <rgm@gnu.org>
369
370 * misc.texi (Amusements): Mention bubbles and animate.
371
5e620eca
EZ
3722010-07-31 Eli Zaretskii <eliz@gnu.org>
373
374 * files.texi (Visiting): Add more index entries for
375 large-file-warning-threshold.
376
8b2dd508
JD
3772010-07-29 Jan Djärv <jan.h.d@swipnet.se>
378
379 * frames.texi (Tool Bars): Add doc for tool-bar-position.
380
8838673e
GM
3812010-06-23 Glenn Morris <rgm@gnu.org>
382
383 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
384 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
385 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
386 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
387 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
388 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
389 Untabify Texinfo files.
390
04d3bb6c
GM
3912010-06-10 Glenn Morris <rgm@gnu.org>
392
103dd3a8
GM
393 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
394
04d3bb6c
GM
395 * basic.texi (Inserting Text): Fix typo.
396
50b79479
GM
3972010-06-10 Glenn Morris <rgm@gnu.org>
398
399 * ack.texi (Acknowledgments):
400 * emacs.texi (Acknowledgments): Update for notifications.el.
401
86d7a550
DU
4022010-05-31 Daiki Ueno <ueno@unixuser.org>
403
404 * dired.texi (Operating on Files): Mention encryption commands
405 (Bug#6315).
406
db5dce9d
EZ
4072010-05-29 Eli Zaretskii <eliz@gnu.org>
408
409 * basic.texi (Moving Point): Update due to renaming of commands bound
410 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
411
34313041
EZ
4122010-05-18 Eli Zaretskii <eliz@gnu.org>
413
414 * display.texi (Fringes): Document reversal of fringe arrows for R2L
415 paragraphs.
416 (Line Truncation): Fix wording for bidi display.
417
1fc0ce04 418 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
419 keys.
420
0235128c 4212010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
422
423 * building.texi (GDB Graphical Interface): Remove misleading comparison
424 to an IDE (Bug#6128).
425
0235128c 4262010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
427
428 * programs.texi (Man Page):
429 * misc.texi (Invoking emacsclient):
430 * mini.texi (Repetition):
431 * mark.texi (Setting Mark): Fix typos.
432
0235128c 4332010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
434
435 * misc.texi (Printing): Document htmlfontify-buffer.
436
0235128c 4372010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
438
439 * calendar.texi (Displaying the Diary, Format of Diary File):
440 Fix external cross-references for TeX format output.
441
0235128c
SM
4422010-05-07 Chong Yidong <cyd@stupidchicken.com>
443
444 * Version 23.2 released.
445
f63d0028
JD
4462010-05-02 Jan Djärv <jan.h.d@swipnet.se>
447
448 * cmdargs.texi (Initial Options): Mention --chdir.
449
20fe03ad
JD
4502010-04-21 Jan Djärv <jan.h.d@swipnet.se>
451
452 * frames.texi (Tool Bars): Add tool-bar-style.
453
b7d65a5f
GM
4542010-04-21 Glenn Morris <rgm@gnu.org>
455
456 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
457
a42dbee1
CY
4582010-04-18 Chong Yidong <cyd@stupidchicken.com>
459
460 * programs.texi (Semantic): New node.
461
462 * maintaining.texi (EDE): New node.
463
464 * emacs.texi: Update node listing.
465
466 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
467
6e104790 4682010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 469
d52dbd3d
GM
470 * emacs.texi (Acknowledgments): Remove duplicate.
471
a77fe20c
GM
472 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
473
6e104790 4742010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 475
4ebe9902
GM
476 * dired.texi (Misc Dired Features): Mention VC diff and log.
477 * maintaining.texi (Old Revisions, VC Change Log):
478 Mention that diff and log work in Dired buffers.
479
98932641
GM
480 * help.texi (Help Summary): Mention M-x info-finder.
481
d5b22ab2 482 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 483
4d4e9522
GM
484 * custom.texi (Specifying File Variables, Directory Variables):
485 Document new commands for manipulating local variable lists.
486
6e104790 4872010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
488
489 * trouble.texi (Contributing): Add cindex entry.
490 Mention etc/CONTRIBUTE.
491
6e104790 4922010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
493
494 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
495 query-replace (Bug#5774).
496
a20a9df3
GM
4972010-04-16 Glenn Morris <rgm@gnu.org>
498
499 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
500
1ecb2d3f
JD
5012010-04-11 Jan Djärv <jan.h.d@swipnet.se>
502
503 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
504
99852628
JD
5052010-04-08 Jan Djärv <jan.h.d@swipnet.se>
506
507 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
508
ce79424f
EZ
5092010-03-30 Eli Zaretskii <eliz@gnu.org>
510
511 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
512 cross-reference to "Inserting Text".
513
514 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
515 Mention completion provided by `ucs-insert'.
516
85738751 5172010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
518
519 * sending.texi (Sending Mail): Note variables that may need
520 customizing.
521 (Mail Sending): Expand discussion of send-mail-function.
522
85738751 5232010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
524
525 Document Message mode as the default mail mode.
526
527 * sending.texi (Sending Mail): Copyedits.
528 (Mail Format, Mail Headers): Document mail-from-style changes.
529 (Mail Commands): Rename from Mail mode. Document Message mode.
530 (Mail Misc): Rename from Mail mode Misc.
531 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
532 command names and update keybindings.
533 (Header Editing): Document message-tab. De-document
534 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
535 favor of mail-default-headers. Ad index entries for user-full-name and
536 user-mail-address.
537 (Citing Mail): Update changes in Message mode behavior. Document
538 mail-yank-prefix.
539 (Mail Signature): New node, moved from Mail Misc.
540 (Mail Aliases): Mail abbrevs are the default with Message mode.
541 (Mail Methods): Note that Message mode is now the default.
542
543 * rmail.texi (Rmail Reply):
544 * text.texi (Text Mode):
545 * major.texi (Major Modes):
546 * mule.texi (Output Coding): Refer to Message mode.
547
548 * custom.texi (Init Examples): Add xref to Mail Header.
549
1fc0ce04 550 * emacs.texi (Top): Fix xrefs.
e73c2434 551
85738751 5522010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 553
c0c035fa
CY
554 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
555 repository if there is none.
556 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
557 vc-print-root-log.
ef7b27ef 558 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 559
71785b7a
CY
560 * programs.texi (Program Modes): Mention Javascript mode.
561
f67c5dd0
CY
562 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
563 * emacs.texi: Update node description.
564
0f72a391 565 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 566 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 567
dc2d2590
JL
5682010-03-30 Juri Linkov <juri@jurta.org>
569
570 * search.texi (Other Repeating Search): Remove line that `occur'
571 can not handle multiline matches.
572
a7b02820
EZ
5732010-03-30 Eli Zaretskii <eliz@gnu.org>
574
575 * mule.texi (International): Mention support of bidirectional editing.
576 (Bidirectional Editing): New section.
577
22ef1944
NR
5782010-03-28 Nick Roberts <nickrob@snap.net.nz>
579
580 * emacs.texi (Top): Update node names to those in building.texi.
581
146b8b16
NR
5822010-03-27 Nick Roberts <nickrob@snap.net.nz>
583
584 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
585 doc/emacs/emacs.texi: Update node names for building.texi.
586
6d98672d
GM
5872010-03-24 Glenn Morris <rgm@gnu.org>
588
589 * ack.texi (Acknowledgments):
590 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
591
93318cbd
JD
5922010-03-20 Jan Djärv <jan.h.d@swipnet.se>
593
594 * xresources.texi (Table of Resources): Clarify toolBar number
595 for Gtk+.
596
597 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
598
15cf2f52
CY
5992010-03-21 Chong Yidong <cyd@stupidchicken.com>
600
4102856c
CY
601 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
602
15cf2f52
CY
603 * search.texi (Other Repeating Search): Document multi-isearch-buffers
604 and multi-isearch-buffers-regexp.
605
606 * indent.texi (Indentation): Clarify description of
607 indent-for-tab-command. Document tab-always-indent.
608
d68eb23c
CY
6092010-03-20 Chong Yidong <cyd@stupidchicken.com>
610
611 * cmdargs.texi (Font X): Move most content to Fonts.
612
613 * frames.texi (Fonts): New node. Document font-use-system-font.
614
615 * emacs.texi (Top):
616 * xresources.texi (Table of Resources):
617 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
618
288f9fc0
CY
6192010-03-10 Chong Yidong <cyd@stupidchicken.com>
620
621 * Branch for 23.2.
622
17782bec
CY
6232010-03-06 Chong Yidong <cyd@stupidchicken.com>
624
625 * custom.texi (Init Examples): Add xref to Locals.
626
627 * major.texi (Choosing Modes): Mention usage of setq-default for
628 setting the default value of major-mode (Bug#5688).
629
b4a1a8b2
CY
6302010-03-02 Chong Yidong <cyd@stupidchicken.com>
631
632 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
633
634 * display.texi (Display Custom): Document make-pointer-invisible and
635 underline-minimum-offset. Remove inverse-video.
636
a1e759cd
CY
6372010-02-21 Chong Yidong <cyd@stupidchicken.com>
638
639 * frames.texi (Frame Commands): Note that the last ordinary frame can
640 be deleted in daemon mode (Bug#5616).
641
4f3bc373
GM
6422010-02-18 Glenn Morris <rgm@gnu.org>
643
644 * trouble.texi (Contributing): Repository is no longer CVS.
645
5dbbdd33
GM
6462010-02-08 Glenn Morris <rgm@gnu.org>
647
648 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
649
cd61af01
SM
6502010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
651
652 * display.texi (Useless Whitespace, Text Display):
653 * custom.texi (Init Examples): Avoid obsolete special default variables
654 like default-major-mode.
655
b1bb0a25 6562010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
657
658 * programs.texi (Other C Commands): Replace reference to obsolete
659 c-subword-mode.
660
99d0985b
GM
6612010-01-21 Glenn Morris <rgm@gnu.org>
662
663 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
664
893db5bc
GM
6652010-01-12 Glenn Morris <rgm@gnu.org>
666
667 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
668 emacs-pretest-bug for bug reports for development versions.
669
0419b8d6
GM
6702010-01-11 Glenn Morris <rgm@gnu.org>
671
672 * display.texi (Highlight Interactively): `t' does not mean highlight
673 all patterns. (Bug#5335)
674
26e533e2
CY
6752009-12-29 Chong Yidong <cyd@stupidchicken.com>
676
677 * misc.texi (Shell): Document async-shell-command.
678
679 * building.texi (Grep Searching): Document zrgrep.
680
484eaeac 681 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 682
7ee6c59b
NR
6832009-12-29 Nick Roberts <nickrob@snap.net.nz>
684
685 * building.texi: Import GDB Graphical Interface description from
686 EMACS_23_1_RC.
687
91ed7ea8
CY
6882009-12-24 Chong Yidong <cyd@stupidchicken.com>
689
690 * emacs.texi (Top): Update node listing.
691
692 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
693
694 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
695
696 * cmdargs.texi (Initial Options):
697 * xresources.texi (Resources): Document inhibit-x-resources.
698
699 * custom.texi (Specifying File Variables): Note that minor modes are
700 enabled unconditionally.
701
702 * display.texi (Scrolling): Briefly document the old recenter command,
703 and document recenter-positions.
704
705 * files.texi (Visiting):
706 * buffers.texi (Buffers): Max buffer size is now 512 MB.
707
708 * frames.texi (Cut/Paste Other App): Document
709 save-interprogram-paste-before-kill.
710
711 * killing.texi (Kill Options): New node.
712
6ca89aaa
CY
7132009-12-05 Chong Yidong <cyd@stupidchicken.com>
714
715 * misc.texi (Shell Options): ansi-color is now default.
716
806642d4
GM
7172009-12-05 Glenn Morris <rgm@gnu.org>
718
806642d4
GM
719 * emacs.texi (Top): Update menu for cal-xtra node changes.
720 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
721 or mode line. Don't mention invisible text or the details of
722 diary-print-entries here, only in cal-xtra.
723 (Format of Diary File): Mention that the "date on first line" format
724 only really affects the simple display.
725 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
726 (Diary Customizing): Holidays may be in the buffer or mode line.
727 Move diary-print-entries to the "Diary Display" section.
728 (Diary Display): New section, split out from "Fancy Diary Display".
729 Explain the limitations of simple display, and how to print it.
730
1a4f0c0a
GM
731 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
732
e11adbd8
GM
733 * cal-xtra.texi (Diary Display): Mention View mode.
734
29a483ac
JL
7352009-11-29 Juri Linkov <juri@jurta.org>
736
737 * display.texi (Highlight Interactively): Actually a list of
738 default faces is pre-loaded into a list of default values
739 instead of the history.
740
83d60c79
GM
7412009-11-20 Glenn Morris <rgm@gnu.org>
742
743 * ack.texi (Acknowledgments):
744 * emacs.texi (Acknowledgments): Add htmlfontify.
745
276bbe96
GM
7462009-11-14 Glenn Morris <rgm@gnu.org>
747
98ad1bae
GM
748 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
749
276bbe96
GM
750 * ack.texi (Acknowledgments):
751 * emacs.texi (Acknowledgments): Update for recent Org changes.
752
18430066
CY
7532009-10-31 Chong Yidong <cyd@stupidchicken.com>
754
755 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
756 `charset' property, which is irrelevant to the user manual (Bug#3526).
757
522ddc9f
JB
7582009-10-14 Juanma Barranquero <lekktu@gmail.com>
759
760 * trouble.texi (DEL Does Not Delete): Fix typo.
761
50b49ade
MA
7622009-10-05 Michael Albinus <michael.albinus@gmx.de>
763
764 * files.texi (Misc File Ops): Mention copy-directory.
765
6308321a
EZ
7662009-10-04 Eli Zaretskii <eliz@gnu.org>
767
43b3b4d1
EZ
768 * mule.texi (Unibyte Mode): Emphasize that
769 unibyte-display-via-language-environment affects only the display.
770
6308321a
EZ
771 * display.texi (Horizontal Scrolling): Document cursor behavior under
772 horizontal scrolling when point moves off the screen (Bug#4564).
773 Improve wording.
774
bd51ea7f
MA
7752009-10-01 Michael Albinus <michael.albinus@gmx.de>
776
777 * files.texi (Directories): delete-directory prompts for recursive
778 deletion.
779
55381962
GM
7802009-09-30 Glenn Morris <rgm@gnu.org>
781
782 * ack.texi (Acknowledgments):
783 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
784
13989ab1
TH
7852009-09-25 Tassilo Horn <tassilo@member.fsf.org>
786
787 * dired.texi (Dired Navigation): Use @code instead of @var for
788 dired-isearch-filenames, so that it's not capitalized.
789
8ba46c89
CY
7902009-09-19 Chong Yidong <cyd@stupidchicken.com>
791
792 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
793
794 * entering.texi (Exiting): C-z is now bound to suspend-frame.
795
796 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
797 (Key Bindings): Reference Init Rebinding in introductory text. Shift
798 some of the introduction to Keymaps node.
799 (Keymaps): Simplify.
800 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
801 (Minibuffer Maps): Remove mention of Mocklisp.
802 (Init Rebinding): Move mode-local rebinding example here from Local
803 Keymaps.
804 (Modifier Keys): Clarify.
1e11b018 805 (Rebinding): Add cindex for "binding keys".
8ba46c89 806
6a5ca7c8
CY
8072009-09-13 Chong Yidong <cyd@stupidchicken.com>
808
809 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
810
0e1cba51
NR
8112009-08-31 Nick Roberts <nickrob@snap.net.nz>
812
6a5ca7c8 813 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 814 Re-organise these two sections.
0e1cba51 815
76a87a4d
EZ
8162009-08-29 Eli Zaretskii <eliz@gnu.org>
817
818 * cmdargs.texi (Initial Options): Fix last change.
819
82e98df4
SM
8202009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
821
822 * mule.texi (Enabling Multibyte):
823 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
824 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
825
fb89fad9
GM
8262009-08-20 Glenn Morris <rgm@gnu.org>
827
828 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
829
e99652b0
GM
8302009-08-19 Glenn Morris <rgm@gnu.org>
831
832 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
833
5cca97ad
GM
8342009-08-18 Glenn Morris <rgm@gnu.org>
835
836 * ack.texi (Acknowledgments):
837 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
838
997797ae 839 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 840
985bf85b
GM
8412009-08-09 Glenn Morris <rgm@gnu.org>
842
843 * ack.texi (Acknowledgments):
844 * emacs.texi (Acknowledgments): Add gdb-mi entry.
845
8d6bb99e
DD
8462009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
847
848 * emacs.texi (Top): Add new menu items for GDB-UI.
849
850 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 851 section. Threads buffer is in separate section now.
8d6bb99e 852
8353da9c
GM
8532009-08-08 Glenn Morris <rgm@gnu.org>
854
855 * ack.texi (Acknowledgments):
856 * emacs.texi (Acknowledgments):
857 Update for js2-mode and org changes.
858
f2074faf
MA
8592009-08-02 Michael Albinus <michael.albinus@gmx.de>
860
861 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
862 files.
863
e8d2d3fb
CY
8642009-07-28 Chong Yidong <cyd@stupidchicken.com>
865
866 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
867
324a4f6a
GM
8682009-07-23 Glenn Morris <rgm@gnu.org>
869
870 * programs.texi (Matching): Update blink-matching-paren-distance.
871
b6937a70
CY
8722009-07-21 Chong Yidong <cyd@stupidchicken.com>
873
874 * frames.texi (Cut/Paste Other App): For select-active-regions,
875 selection is now updated on moving point.
876
bd8aaa36
RS
8772009-07-21 Richard Stallman <rms@gnu.org>
878
879 * glossary.texi (GNU, Daemon): Update information.
880
8d9b5eba
JL
8812009-07-19 Juri Linkov <juri@jurta.org>
882
883 * custom.texi (Specifying File Variables, Safe File Variables):
884 "variables/value pairs" -> "variable/value pairs".
885
a2acc1db
GM
8862009-07-15 Glenn Morris <rgm@gnu.org>
887
888 * misc.texi (Gnus): Remove widow.
889
c5ae942b
GM
8902009-07-11 Glenn Morris <rgm@gnu.org>
891
703d26ba
GM
892 * Makefile.in (TEXI2PDF): New.
893 (emacs.pdf, emacs-xtra.pdf): New targets.
894
522ddc9f 895 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
896
897 * display.texi (Horizontal Scrolling): Re-word to remove widow.
898
899 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
900 Don't print the copying notice twice in the printed version.
901 Update the menu and detailmenu.
902 (Preface): The meaning of "on-line" has changed.
903 Correct name for "Common Problems" chapter.
904 (Distrib): Update FSF shop URL.
905 (Intro): Showing two files at once is not so exciting.
906
907 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
908 (Mac / GNUstep Basics): Minor grammar changes.
909 (Mac / GNUstep Events): Fix typo.
910 (GNUstep Support): CANNOT_DUMP no longer applies.
911
912 * misc.texi (Document View): Fix typos.
913
914 * dired.texi (Dired):
915 * help.texi (Help):
916 * macos.texi (Mac OS / GNUstep):
917 * maintaining.texi (Version Control, Introduction to VC):
918 End menu descriptions with a period.
c5ae942b 919
b1c8242b
EZ
9202009-07-09 Eli Zaretskii <eliz@gnu.org>
921
922 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
923 so categorical in saying that the option is only useful on NTFS.
924
220d9aa6
GM
9252009-07-09 Glenn Morris <rgm@gnu.org>
926
927 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
928 (ENVADD): Add texinfodir to TEXINPUTS.
929
930 * emacs.texi (Top): Fix cross-reference.
931
932 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
933
934 * vc1-xtra.texi (Revision Tags): Fix typo.
935
d07e72d3
GM
9362009-07-03 Glenn Morris <rgm@gnu.org>
937
938 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
939 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
940 (Merge Commands): `.' does not seem to work in A or B buffer.
941 `l' can recreate the 3-window display.
942
943 * glossary.texi (Glossary): Minor phrasing changes throughout.
944 Add more internal cross-references.
945 <Autoloading>: You can't really autoload a variable.
946 <C-M->: Move details here from `M-C-' item.
947 <Continuation Line>: Refer to `Truncation.'
948 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
949 <Home Directory, Unix>: New entries.
950 <Deletion of Files>: Mention recycle bins.
951 <Directory>: Mention ``folders.''
952 <Error>: Don't mention ``type-ahead.''
953 <Fringe>: Refer to the manual node.
954 <Minor Mode>: Can be global or local.
955 <Spell Checking>: There are other checkers besides Ispell.
956
f144038a
GM
9572009-07-02 Glenn Morris <rgm@gnu.org>
958
959 * anti.texi (Antinews): Minor changes in phrasing.
960
961 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
962 some underfull lines in dvi output.
963
964 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
965
966 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
967
968 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
969
3f1c6666
JD
9702009-07-01 Jan Djärv <jan.h.d@swipnet.se>
971
972 * xresources.texi (Table of Resources): Mention maximized for
973 fullscreen.
974
975 * cmdargs.texi (Window Size X): -mm/--maximized is new.
976
62aadce7
CY
9772009-07-01 Chong Yidong <cyd@stupidchicken.com>
978
979 * anti.texi (Antinews): Correct the list of removed platforms.
980
82ec412e
GM
9812009-06-28 Glenn Morris <rgm@gnu.org>
982
983 * arevert-xtra.texi: Minor language tweaks.
984
09964e7d
GM
985 * dired-xtra.texi: Minor revisions.
986
666e158e
MB
9872009-06-23 Miles Bader <miles@gnu.org>
988
c4cc8b9a 989 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 990 (Temporary Face Changes): Document `text-scale-set'.
666e158e 991
70243478
CY
9922009-06-21 Chong Yidong <cyd@stupidchicken.com>
993
994 * Branch for 23.1.
995
67cbe681
KH
9962009-06-17 Kenichi Handa <handa@m17n.org>
997
998 * mule.texi (Charsets): Update the description for the new charset.
999 (list-character-sets): New findex.
125dd7c5 1000 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1001
40e67246
CY
10022009-06-10 Chong Yidong <cyd@stupidchicken.com>
1003
b5700de6
CY
1004 * basic.texi (Moving Point): Fix tag.
1005
1006 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1007
1008 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1009 use camel-case for PageUp and PageDown.
1010
1011 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1012 camel-case for PageUp and PageDown.
1013
1014 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1015
40e67246 1016 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1017 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1018
522ddc9f 10192009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1020
522ddc9f
JB
1021 * fixit.texi (Spelling): Set default dictionary.
1022 Improve descriptions (Bug#2554)
6f591cf4 1023
53483c76
DR
10242009-06-08 David Reitter <david.reitter@gmail.com>
1025
1026 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1027 since saving colors and faces set this way is not implemented.
1028 (Environment variables): Remove mention of mac-fix-env, which is
1029 scheduled to be removed.
1030
1557ef4f
CY
10312009-06-04 Chong Yidong <cyd@stupidchicken.com>
1032
91056528
CY
1033 * custom.texi (Init Examples): Add example of changing load-path.
1034
1557ef4f
CY
1035 * building.texi (Lisp Libraries): Add example of changing
1036 load-path (Bug#3446).
1037
623cec4c
CY
10382009-05-28 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * mark.texi (Mark): Further clarifications.
1041 (Setting Mark): Emphasize that C-SPC activates the mark.
1042
0fcca8ee
CY
10432009-05-28 Chong Yidong <cyd@stupidchicken.com>
1044
702b10e1
CY
1045 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1046 Mark mode.
0fcca8ee
CY
1047 (Using Region, Persistent Mark): Use "active mark" instead of "active
1048 region".
1049
d3b396e4
CY
10502009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1051
1052 * mule.texi (Select Input Method): Fix typo.
1053
3f698a06
CY
10542009-05-13 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * anti.texi (Antinews): Document completion changes. Some additional
1057 copyedits and rearrangement of entries.
1058
b2a42eb7
CY
10592009-05-12 Chong Yidong <cyd@stupidchicken.com>
1060
932fd020
CY
1061 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1062 (Shell History Copying, Terminal emulator): Copyedits.
1063
ac36a8f1
CY
1064 * xresources.texi (Resources): Simplify descriptions. Shorten
1065 description of editres, which is not very useful these days.
1066 (Table of Resources): Document fontBackend resource.
1067
b2a42eb7
CY
1068 * trouble.texi (Quitting): Add other undo bindings to table.
1069 (DEL Does Not Delete): Note that the erasure key is usually labelled
1070 "Backspace". Remove discussion of obscure Xmodmap issue.
1071
c6ea7fb8
CY
10722009-05-07 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * files.texi (Visiting): Copyedits.
1075
ad36c422
CY
10762009-05-06 Chong Yidong <cyd@stupidchicken.com>
1077
1078 * basic.texi (Inserting Text): Document ucs-insert.
1079
1080 * mule.texi (International Chars): Define "multibyte". Note that
1081 internal representation is unicode-based. Simplify definition of raw
1082 bytes. Mention ucs-insert.
1083 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1084 (Language Environments): Add language environments new to Emacs 23.
1085 (Multibyte Conversion): Node deleted.
1086 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1087 mention obsolete emacs-mule coding system.
1088 (Output Coding): Copyedits.
1089
1090 * emacs.texi (Top): Update node listing.
1091
d4ad7b96
CY
10922009-05-05 Per Starbäck <per@starback.se> (tiny change)
1093
1094 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1095
5bd66204
SM
10962009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1097
1098 * building.texi (Lisp Libraries): `load-library' does offer completion.
1099
bc36ad1c
CY
11002009-04-28 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1103 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1104
f1a47884
EZ
11052009-04-25 Eli Zaretskii <eliz@gnu.org>
1106
1107 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1108
be77bd45
CY
11092009-04-22 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1112
1113 * building.texi (Lisp Interaction): Document initial-scratch-message.
1114
d3b82927
JB
11152009-04-18 Juanma Barranquero <lekktu@gmail.com>
1116
ed6e7b11
JB
1117 * msdog.texi (Windows Fonts): Fix typos.
1118
d3b82927
JB
1119 * files.texi (Save Commands): Fix pxref.
1120
bc323c04
CY
11212009-04-18 Chong Yidong <cyd@stupidchicken.com>
1122
1123 * files.texi (Save Commands): Mention diff-buffer-with-file.
1124 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1125 Henoch (Bug#3036).
1126
2186d13f
GM
11272009-03-15 Glenn Morris <rgm@gnu.org>
1128
1129 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1130 the former is not always used.
1131 (Mail Headers): Use active voice. Add "Mail-reply-to".
1132 Change case of "Id". Avoid repeated "appropriate".
1133 (Mail Aliases): Fix previous change - use an example with a ".", so it
1134 does actually get quoted when expanded.
1135 (Mail Sending): Mailclient is the default on some systems.
1136 (Citing Mail): Mention mail-indentation-spaces.
1137 (Mail Mode Misc): Add an @dfn for "mail signature".
1138
71e454fc
CY
11392009-03-15 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1142 (Completion Options): Document read-file-name-completion-ignore-case,
1143 read-buffer-completion-ignore-case, and completion-styles. Remove
1144 description of partial-completion-mode.
1145
df1a3e06
GM
11462009-03-14 Glenn Morris <rgm@gnu.org>
1147
1148 * sending.texi (Mail Format): Fix typo. Add index entry for
1149 mail-header-separator.
1150 (Mail Headers): Put info about initialization and changing in one place
1151 at the start. Update FCC section for mbox Rmail. Clarify From
1152 section, mention mail-setup-with-from. Clarify Reply-to section.
1153 Add Mail-followup-to and mail-mailing-lists. Clarify References
1154 section.
1155 (Mail Aliases): Update example, make less contentious.
1156 Update for name change of mail-interactive-insert-alias.
1157 (Mail Mode): Remove mention of `%' as a word separator.
1158 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1159 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1160 commands. Clarify FCC handling. In mail-complete, add reference to
1161 Mail Aliases section, and mention mail-complete-function.
1162 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1163 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1164 signature netiquette. Explain how the mail hooks work when continuing
1165 a composition.
1166 (Mail Amusements): Internationalize the spook section a bit.
1167 Remove the spook mail-setup-hook example, since it doesn't work well.
1168 Mention fortune-file.
1169 (Mail Methods): Mention read-mail-command.
1170
ed6e7b11 11712009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1172
df1a3e06
GM
1173 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1174 and NS resources following recent changes.
959d68bd 1175
86dca3e8
JR
11762009-03-10 Jason Rumney <jasonr@gnu.org>
1177
1178 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1179 w32-use-visible-system-caret doc to indicate that it should get set
1180 automatically.
1181 (Windows Fonts): Add doc for the uniscribe backend.
1182
042fe98f
DN
11832009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1184
1185 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1186 vc-dir. (Bug#2598)
1187
7f8dba73
RS
11882009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1189
1190 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1191
505e70c3
GM
11922009-03-05 Glenn Morris <rgm@gnu.org>
1193
04242bdc
GM
1194 * rmail.texi (Rmail Basics): Add reference to sorting.
1195 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1196 Minor re-wordings.
1197 (Rmail Motion): Mention rmail-next-same-subject.
1198 (Rmail Deletion): Expunging is not the only way to change the numbers.
1199 (Rmail Labels): Labels can also be used in sorting.
1200 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1201 (Rmail Display): Mention rmail-mime.
1202
00cfe22c
GM
12032009-03-04 Glenn Morris <rgm@gnu.org>
1204
1205 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1206 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1207 summary. Mention sorts cannot be undone.
1208 (Rmail Display): Give an example of how to use goto-address-mode.
1209 (Rmail Editing): It's keybindings that are redefined, not commands.
1210 Fix some typos.
1211 (Movemail): Some minor rewording.
1212 (Remote Mailboxes): Emacs movemail supports pop by default.
1213 Fix some minor grammatical issues. The "two alternative ways" to
1214 specify a POP mailbox are really just one. Remove all reference to the
1215 variables rmail-pop-password and rmail-pop-password-required, obsolete
1216 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1217 can support Kerberos.
1218
3d963b67
GM
12192009-03-03 Glenn Morris <rgm@gnu.org>
1220
1221 * rmail.texi (Rmail Deletion): Revert previous change, which was
1222 describing the Rmail summary versions.
1223 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1224 Minor re-wording for rmail-resend.
1225 (Rmail Make Summary): Summaries apply to buffers rather than files.
1226 <rmail-summary-by-topic>: Headers includes the subject.
1227 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1228 details, including prefix arguments.
2340abde 1229 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1230 Not counting lines might be faster.
1231 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1232 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1233 Name the commands bound to the various keys. Mention prefix argument
1234 for searching.
3d963b67
GM
1235 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1236 Simplify rmail-highlighted-headers description. Update face name.
1237
a8ce3d17
JB
12382009-03-02 Juanma Barranquero <lekktu@gmail.com>
1239
1240 * mark.texi (Marking Objects): Fix typo.
1241
130a29b6
CY
12422009-03-01 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1245 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1246
9d5de6f8
GM
12472009-03-01 Glenn Morris <rgm@gnu.org>
1248
79fc530e 1249 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1250 (Rmail Motion): - M-s searches from the end of messages.
1251 (Rmail Deletion): Minor clarification. Fix numeric argument
1252 description.
1253 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1254 newmail and RMAILOSE files need not be in home-directory.
1255 (Rmail Files): Mention I/O menus are unselectable if no files match.
1256 Mention `MAIL' env-var.
1257
b545ff9c
JR
12582009-02-24 Jason Rumney <jasonr@gnu.org>
1259
1260 * mule.texi (Fontsets): Mention fontset-default, font specs and
1261 fallback fontsets.
1262 (Defining Fontsets): Mention ns and w32 variants of
1263 standard-fontset-spec. Update description of startup fontset to match
1264 Emacs 23 behavior.
a93be82a 1265 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1266 (International): Link to Modifying Fontsets.
b545ff9c 1267
75da0618 12682009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1269
1270 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1271 Mention ns-extended-platform-support-mode.
1272
6be93a16
KB
12732009-02-22 Karl Berry <karl@gnu.org>
1274
1275 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1276
867d4bb3
JB
12772009-02-19 Juanma Barranquero <lekktu@gmail.com>
1278
1279 * basic.texi (Moving Point, Position Info):
1280 * files.texi (Visiting):
1281 * mini.texi (Completion Options):
1282 * text.texi (HTML Mode): Remove duplicate words.
1283
49b5c0e8
GM
12842009-02-20 Glenn Morris <rgm@gnu.org>
1285
1286 * rmail.texi: Minor updates for mbox rather than Babyl.
1287
f43a822c
KB
12882009-02-17 Karl Berry <karl@gnu.org>
1289
49b5c0e8 1290 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1291
80d634b8
RS
12922009-02-17 Richard M Stallman <rms@gnu.org>
1293
1294 * anti.texi (Antinews): Mention Babyl format.
1295
1296 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1297
1298 * rmail.texi: Update for mbox format.
1299 Various small fixes, as well as the following.
1300 (Out of Rmail): Node deleted.
1301 (Rmail): Update menu.
1302 (Rmail Files): Comment out set-rmail-inbox-list.
1303 Document rmail-inbox-list instead.
1304 (Rmail Output): Substantial changes since C-o is now
1305 rmail-output-as-seen and o is rmail-output.
1306 (Rmail Attributes): Delete `stored', add `retried'.
1307 (Rmail Display): Editing headers works in all cases.
1308
f0d129c6
GM
13092009-02-17 Glenn Morris <rgm@gnu.org>
1310
1311 * basic.texi (Position Info): M-x count-lines-region is not always on
1312 M-=. (Bug#2269)
1313
160f11d3
GM
13142009-02-09 Glenn Morris <rgm@gnu.org>
1315
1316 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1317 defaults.
1318
763e01c4
EZ
13192009-02-07 Eli Zaretskii <eliz@gnu.org>
1320
1321 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1322 documentation of possible problems with redecoding.
1323
f5e1441d
GM
13242009-02-03 Glenn Morris <rgm@gnu.org>
1325
1326 * rmail.texi (Out of Rmail): Mention b2m.pl.
1327
e1eabe41
GM
13282009-01-31 Glenn Morris <rgm@gnu.org>
1329
1330 * rmail.texi (Out of Rmail): Correct b2m location.
1331
dd05f9de
CY
13322009-01-27 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * fixit.texi (Undo): Update undo limit values.
1335
d74d846e
GM
13362009-01-27 Glenn Morris <rgm@gnu.org>
1337
1338 * emacs.texi (Top): Fix Antinews menu entry.
1339
49ffdce8
KB
13402009-01-25 Karl Berry <karl@gnu.org>
1341
1342 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1343 item with no marker, instead of the syntactically incorrect
1344 @itemize @asis.
1345
467e8d77
JL
13462009-01-25 Juri Linkov <juri@jurta.org>
1347
1348 * building.texi (Grep Searching): Fix index entry for lgrep.
1349
6c60bbdb
EZ
13502009-01-24 Eli Zaretskii <eliz@gnu.org>
1351
1352 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1353
9ce5a36f
AR
13542009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1355
1356 * macos.texi (Preferences Panel): Update description of font setting to
1357 reflect that prior frame selection is no longer needed.
1358
9aa5f2fb
NR
13592009-01-20 Nick Roberts <nickrob@snap.net.nz>
1360
1361 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1362 raise GUD subsections.
1363
3892ff9c
GM
13642009-01-15 Glenn Morris <rgm@gnu.org>
1365
1366 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1367
14731c8f
GM
13682009-01-10 Glenn Morris <rgm@gnu.org>
1369
1370 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1371
45c55e53
CY
13722009-01-04 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1375 logical lines.
1376
2e4667d1
JL
13772008-12-29 Juri Linkov <juri@jurta.org>
1378
1379 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1380
1381 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1382
2a3eac47
CY
13832008-12-28 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1386 goto-address-mode instead of goto-address.
1387
3da8da94
CY
1388 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1389 mode.
1390
2a3eac47
CY
1391 * emacs.texi (Top): Update node listing.
1392
057f6dd3
EZ
13932008-12-26 Eli Zaretskii <eliz@gnu.org>
1394
1395 * custom.texi (Directory Variables): Explain what is a "project".
1396 Add indexing. Improve wording. Add a footnote about using
1397 _dir-locals.el on MS-DOS.
1398
e6979067
DN
13992008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1400
1401 * files.texi (Misc File Ops): Mention chmod as an alias for
1402 set-file-modes.
1403
9de15963
MR
14042008-12-24 Martin Rudalics <rudalics@gmx.at>
1405
1406 * help.texi (Help): Fix typos and reword.
1407 (Help Summary): Add entries for C-h n and C-h r, reorder
1408 entries, and do some minor fixes.
1409 (Name Help): Say that C-h F works for commands only.
1410 (Misc Help): Say that view-lossage displays 300 keystrokes.
1411
236fd60d
GM
14122008-12-20 Glenn Morris <rgm@gnu.org>
1413
1414 * ack.texi (Acknowledgments): General update based on AUTHORS,
1415 including removal of some stuff no longer distributed.
1416
349b3256
AM
14172008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1418
1419 * fixit.texi: Mention hunspell
1420
e840fca5
GM
14212008-12-19 Glenn Morris <rgm@gnu.org>
1422
1423 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1424 Consolidate explanatory text at start.
e840fca5
GM
1425
1426 * display.texi (Text Display):
1427 * indent.texi (Indentation): Use @acronym with ASCII.
1428
9dfa7983
GM
14292008-12-18 Glenn Morris <rgm@gnu.org>
1430
1431 * ack.texi: Various small updates and fixes.
1432
97b3a00b
JL
14332008-12-18 Juri Linkov <juri@jurta.org>
1434
1435 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1436 as a key binding to start a forward nonincremental word search.
1437 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1438 a backward nonincremental word search. Add index for `M-s w'
1439 `isearch-forward-word'.
1440 (Regexp Search): Add a short summary of regexp key commands like
1441 in the node "Basic Isearch".
1442 (Other Repeating Search): Fix typo.
1443
14442008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1445
1446 * misc.texi (PostScript Variables): Fix doc.
1447
31ce6a07
CY
14482008-12-10 Chong Yidong <cyd@stupidchicken.com>
1449
1450 * programs.texi (Program Modes): Mention Ruby mode.
1451
636b507b
DN
14522008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1453
1454 * misc.texi (emacsclient Options): Describe what an empty string
1455 argument does for --alternate-editor.
1456
a323fa14
CY
14572008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1458
1459 * cmdargs.texi (Font X): Distinguish between client-side and
1460 server-side fonts. List valid Fontconfig properties. Add reference to
1461 Fontconfig manual. List valid GTK font properties. Explain use of
1462 fc-list.
1463
c5ca6cd0
CY
14642008-12-09 Chong Yidong <cyd@stupidchicken.com>
1465
1466 * cmdargs.texi (Font X): Move discussion of quoting to top.
1467
e5136377
GM
14682008-12-06 Glenn Morris <rgm@gnu.org>
1469
1470 * maintaining.texi (Old Revisions): Improve previous change.
1471
248c026b
RS
14722008-12-05 Richard M Stallman <rms@gnu.org>
1473
1474 * anti.texi (Antinews): Minor fixes.
1475
a9253a1e
GM
14762008-12-03 Glenn Morris <rgm@gnu.org>
1477
1478 * maintaining.texi (Old Revisions): Fix diff-switches description.
1479
fa687b02
MR
14802008-12-01 Martin Rudalics <rudalics@gmx.at>
1481
1482 * emacs.texi (Top): Fix typo.
1483
72e6decd
CY
14842008-11-30 Chong Yidong <cyd@stupidchicken.com>
1485
320ee034
CY
1486 * misc.texi (Document View): Explain dependence on gs at the top.
1487 Copyedits.
1488
1489 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1490
72e6decd
CY
1491 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1492 (Comment Commands): Discuss region-active behavior of M-; first.
1493
2a472ee4
MR
14942008-11-29 Martin Rudalics <rudalics@gmx.at>
1495
9c6361c9
MR
1496 * display.texi (Line Truncation): Add reference to Continuation
1497 Lines.
1498
2a472ee4
MR
1499 * windows.texi (Pop Up Window): Mention split-height-threshold
1500 and split-width-threshold.
9c6361c9 1501 (Split Window): Add reference to Continuation Lines.
2a472ee4 1502
e93bc142
AR
15032008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1504
1505 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1506 (GNUstep Support): New node.
1507 * anti.texi:
1508 * emacs.texi:
1509 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1510
43b978db
RS
15112008-11-28 Richard M Stallman <rms@gnu.org>
1512
1513 * misc.texi (Dissociated Press): Minor cleanups.
1514
1515 * dired.texi (Image-Dired): Avoid passive.
1516
e8e2bd93
EZ
15172008-11-28 Eli Zaretskii <eliz@gnu.org>
1518
1519 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1520 representation.
1521
8d2d45da
CY
15222008-11-26 Richard M. Stallman <rms@gnu.org>
1523
1524 * files.texi (Visiting): Rewrite paragraph for clarity.
1525
1526 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1527
a5f7bbcc
AM
15282008-11-25 Alan Mackenzie <acm@muc.de>
1529
1530 * programs.texi (Moving by Parens): Clarify that parens inside strings
1531 and comments are ignored, and that the commands assume the starting
1532 point isn't in a string or comment.
1533
a71703d3
AR
15342008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1535
1536 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1537 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1538 version.
1539 (Mac Customization): Rewrite Preferences Panel section and merge in to
1540 this node, add Open files by dragging to an Emacs window.
1541
1542 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1543
aa5ab79a
CY
15442008-11-26 Chong Yidong <cyd@stupidchicken.com>
1545
0cc92c19
CY
1546 * files.texi (Misc File Ops): Document set-file-modes.
1547
c366b4e4
CY
1548 * windows.texi (Split Window): Document integer values of
1549 truncate-partial-width-windows.
1550
aa5ab79a
CY
1551 * text.texi (Text): Simplify description of markup languages.
1552 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1553 (TeX Editing): Note that `""' inserts one `"' character.
1554 (HTML Mode): Note in the introduction that XML mode is an alias for
1555 SGML mode. Mention nXML mode.
1556
56221db7
CY
15572008-11-25 Chong Yidong <cyd@stupidchicken.com>
1558
1559 * building.texi (Watch Expressions): Fix typo.
1560
90effe33
CY
15612008-11-24 Chong Yidong <cyd@stupidchicken.com>
1562
f90a5ae3
CY
1563 * files.texi (Visiting): Document new behavior of
1564 confirm-nonexistent-file-or-buffer.
1565
1566 * buffers.texi (Select Buffer): Document
1567 confirm-nonexistent-file-or-buffer.
1568
a18ffb4a
CY
1569 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1570 edit-picture.
1571
90effe33
CY
1572 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1573 edit-picture', since that is just an alias for picture-mode.
1574 (Sentences): Note that repeated M-@ extends the region.
1575 (Pages): Make terminology more consistent. Link to Regexps node.
1576 (Longlines): Discuss relationship with Visual Line mode.
1577 (Text Mode): Remove extraneous discussion of other modes, since they
1578 were already introduced in the parent node.
1579
e85103ec
CY
15802008-11-23 Chong Yidong <cyd@stupidchicken.com>
1581
5cb2fe30
CY
1582 * anti.texi (Antinews): Rewrite.
1583
1eb9b307 1584 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1585
1586 * frames.texi (Frame Commands): Mention "minimize" terminology.
1587
e85103ec
CY
1588 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1589 formats.
b908332f
CY
1590 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1591 (Misc X): Don't document useless -hb option.
e85103ec 1592
607f5f88
JL
15932008-11-22 Juri Linkov <juri@jurta.org>
1594
1595 * dired.texi (Dired Navigation): Change normal file name search option
1596 from `non-nil' to `t'. Add `dwim' option.
1597
e1b867a0
JL
15982008-11-22 Juri Linkov <juri@jurta.org>
1599
1600 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1601 ".dir-locals.el". Rename `define-project-bindings' to
1602 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1603 `dir-locals-set-directory-class'.
1604
dd186936
LK
16052008-11-22 Lute Kamstra <lute@gnu.org>
1606
1607 * buffers.texi (Select Buffer): Index goto-line.
1608 * basic.texi (Moving Point): Mention the use of a numeric prefix
1609 argument with goto-line and refer to Select Buffer for the use of a
1610 plain prefix argument.
1611
4b121911
GM
16122008-11-19 Glenn Morris <rgm@gnu.org>
1613
1614 * doclicense.texi: Update to FDL 1.3.
1615 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1616
27267e4c
CY
16172008-11-17 Chong Yidong <cyd@stupidchicken.com>
1618
696f351d
CY
1619 * custom.texi (Minor Modes): Define mode commands and mode variables
1620 more precisely. Recommend using mode commands instead of setting
1621 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1622 (Easy Customization): Use "init file" instead of .emacs.
1623 (Customization Groups): Update to new Custom buffer appearance.
1624 (Saving Customizations): Copyedits. Update example.
1625 (Variables): Give example of variable type-sensitivity.
1626 (Examining): Update example.
1627 (Hooks): Copyedits.
1628 (Specifying File Variables): Use C comments instead of an artificial
1629 Lisp for the example.
1630 (Keymaps): Move internals discussion to Prefix Keymaps.
1631 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1632 (Init Rebinding): Document kbd macro.
1633 (Init File): Link to Find Init.
696f351d
CY
1634
1635 * mark.texi (Using Region): Document Delete Selection Mode more
1636 thoroughly.
1637
1638 * frames.texi (Mouse Commands): Move most of the description of Delete
1639 Selection Mode to Using Region, and link to it.
1bc9c425 1640 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1641
b0570c25
CY
1642 * building.texi (Compilation): Document first-error value of
1643 compilation-scroll-output.
1644 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1645 works as soon as an error is available. Suggested by Juri Linkov.
1646
27267e4c
CY
1647 * mini.texi (Passwords): New node.
1648
1649 * files.texi (Remote Files): Link to Passwords node.
1650
1651 * emacs.texi (Top): Update node listings.
1652
122eb807
CY
16532008-11-16 Chong Yidong <cyd@stupidchicken.com>
1654
9c9855a3
CY
1655 * ack.texi (Acknowledgments): Some updating of credits.
1656
bd6fdcad
CY
1657 * emacs.texi (Acknowledgments): Add a couple more names.
1658
dd1eef46
CY
1659 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1660
122eb807 1661 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1662 (Misc File Ops): Document use of trash.
122eb807 1663
801a8da1
JB
16642008-11-16 Juanma Barranquero <lekktu@gmail.com>
1665
1666 * macos.texi (Mac Customization): Fix typos.
1667
0b4f2253
CY
16682008-11-14 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1671 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1672 the conventions of the main Emacs manual.
1673
1674 * emacs.texi (Top): Update node listings.
1675
517e2b89
CY
16762008-11-12 Chong Yidong <cyd@stupidchicken.com>
1677
07a85685
CY
1678 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1679 command-line-args is processed during startup.
1680 (Action Arguments): Correctly describe how file arguments interact with
1681 the startup screen. Link to Lisp Interaction for scratch buffer.
1682 (Initial Options): Link to Command Example for -batch option.
1683 (Environment): Document initial-environment.
1684
517e2b89
CY
1685 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1686 can't be changed in the site-start file.
1687
6337bbde
CY
16882008-11-07 Chong Yidong <cyd@stupidchicken.com>
1689
1690 * dired.texi (Dired): Mention C-x C-d too.
1691 (Dired Enter): Document M-n in the Dired minibuffer.
1692 (Dired Navigation): Explain dired-goto-file more clearly. Document
1693 dired-isearch-filenames.
1694 (Dired Deletion): Remove unnecessary "expunged" terminology.
1695 (Flagging Many Files): & is now rebound to `% &'.
1696 (Shell Commands in Dired): Document dired-do-async-shell-command.
1697 Clarify how multi-file arguments are passed.
1698 (Misc Dired Features): Document dired-do-isearch.
1699
9e8eeff9
CY
17002008-11-06 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1703
e071f849
CY
17042008-11-03 Chong Yidong <cyd@stupidchicken.com>
1705
1706 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1707
05482eb1
CY
17082008-11-01 Chong Yidong <cyd@stupidchicken.com>
1709
e2346dea
CY
1710 * programs.texi (Program Modes): Link to Program Indent node.
1711 (Left Margin Paren): Explain consequences of changing
1712 open-paren-in-column-0-is-defun-start more concisely.
1713 (Which Function, Program Indent, Info Lookup): Minor edits.
1714 (Basic Indent): If region is active, TAB indents the region.
1715 (Multi-line Indent): If region is active, TAB indents the region. Note
1716 that indent-region is useful when Transient Mark mode is off.
1717 (Matching): The delimiter at the cursor is highlighted---the character
1718 changes color.
1719 (Symbol Completion): Link to Completion node.
1720
e4b6428c
CY
1721 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1722 a strictly text-only system.
1723
05482eb1
CY
1724 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1725 batch mode.
1726
a11d3737
RS
17272008-11-01 Richard M. Stallman <rms@gnu.org>
1728
5abad626
RS
1729 * misc.texi (Document View): Major rewrite.
1730
a11d3737
RS
1731 * maintaining.texi (Types of Log File): Change logs are older than
1732 version control.
1733 (VCS Concepts): Simplify and rearrange.
1734 (Version Control Systems): Make it clear that Linux is only the kernel.
1735 (VC Mode Line): Shorten reference to menu item.
1736 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1737 (VC Directory Mode): Minor cleanup.
1738 Unchanged files are hidden, not omitted.
1739 (VC Directory Commands): Shorten and simplify.
1740 (Change Log Commands): New node, split from Change Logs.
1741 (VC Directory Buffer): New node, split from VC Directory Mode.
1742
c55a4acb
CY
17432008-10-31 Chong Yidong <cyd@stupidchicken.com>
1744
df0356f6
CY
1745 * misc.texi (Document View): Renamed from Document Files, moved here
1746 from files.texi.
1747
1748 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1749 moved as well.
1750 (Document Files): Moved to misc.texi.
1751
c55a4acb
CY
1752 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1753 vc-update-change-log.
df0356f6
CY
1754 (Version Control): Move here from files.texi.
1755 (Format of ChangeLog): Make it a subnode of Change Log.
1756
1757 * emacs.texi (Top): Update node listing.
c55a4acb 1758
ef082374
TH
17592008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1760
1761 * files.texi (Files): Add a section about document
1762 files (doc-view-mode).
1763
d52582c3
CY
17642008-10-31 Chong Yidong <cyd@stupidchicken.com>
1765
1766 * building.texi (Compilation Mode): Document
1767 compilation-auto-jump-to-first-error.
1768 (Debuggers): Lower GUD subsections to subsubsections.
1769 (Starting GUD): Add cindex.
1770 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1771
4e0a0968
CY
17722008-10-30 Chong Yidong <cyd@stupidchicken.com>
1773
03625b47
CY
1774 * indent.texi (Indentation): Link to Program Indent.
1775
4e0a0968
CY
1776 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1777 now uses emacsclient's terminal.
1778
8bd3f7ef
CY
17792008-10-29 Chong Yidong <cyd@stupidchicken.com>
1780
80e5620e
CY
1781 * mark.texi (Using Region): Document use-empty-active-region.
1782
97d5c404
CY
1783 * emacs.texi (Top): Update node listings.
1784
8bd3f7ef
CY
1785 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1786 mention obsolete emacs.bash script.
1787 (Invoking emacsclient): Rewrite, moving optional arguments to
1788 emacsclient Options.
21d2bae3
CY
1789 (emacsclient Options): New node. Document server-use-tcp and
1790 server-host.
8bd3f7ef 1791
5fda2cbd
CY
17922008-10-28 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * indent.texi (Indentation): Replace list with paragraphed text,
1795 putting description of syntax-driven indentation first. Document new
1796 effect of active regions on tab.
1797 (Tab Stops): Note that editable tab stops affect indentation commands.
1798
4ff029f6
DN
17992008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1800
1801 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1802
996cd6e4
CY
18032008-10-23 Chong Yidong <cyd@stupidchicken.com>
1804
f28815e3
CY
1805 * custom.texi (Function Keys): Note that modified keypad keys are not
1806 translated.
1807
996cd6e4
CY
1808 * basic.texi (Arguments): Explain how to insert multiple digits.
1809
49545fe2
MA
18102008-10-22 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * files.texi (Remote Files): Precise selection of default method.
1813 Rewrite paragraph about disabling remote file names.
1814
edac0b53
CY
18152008-10-22 Chong Yidong <cyd@stupidchicken.com>
1816
e752c544
CY
1817 * search.texi (Special Isearch): Document M-TAB is isearch.
1818
edac0b53
CY
1819 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1820 command.
1821
1822 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1823
20a36054
TH
18242008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1825
1826 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1827 section.
1828
69051ab6
CY
18292008-10-21 Chong Yidong <cyd@stupidchicken.com>
1830
c4b1a32a
CY
1831 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1832 to files.texi. Move contents of vc2-xtra.texi here.
1833
1834 * vc2-xtra.texi: File removed.
1835
1836 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1837 Directory Commands from the submenu. Don't include deleted file
1838 vc2-xtra.texi.
1839
1840 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1841 (Version Control): Add VC Directory Mode and VC Directory Commands to
1842 the submenu.
1843 (Why Version Control?): Use table format.
1844 (Version Control Systems): Note that Meta-CVS support is gone.
1845 (VCS Concepts): Note precisely when VC started supporting filesets.
1846 Remove bogus xref to CVS Options node.
1847 (Types of Log File): Copyedits.
1848 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1849 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1850 The Right Thing.
1851 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1852 (Log Buffer): Reorganize node, putting C-c C-c description first.
1853 (Old Revisions): Use CVS for example, not RCS.
1854 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1855 Commands from the submenu, putting them under Version Control.
1856 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1857 need to include it in the manual unconditionally, since it is now
1858 crucial to using distributed version control systems.
1a6e2954
CY
1859 (Comparing Files): Note that diff uses the minibuffer, and that the
1860 output is shown using Diff mode.
1861 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1862 diff-update-on-the-fly, diff-refine-hunk, and
1863 diff-show-trailing-whitespaces.
1a6e2954 1864 (File Archives): Add rar support.
c4b1a32a 1865
69051ab6
CY
1866 * major.texi (Choosing Modes): Make mode selection sequence more
1867 obvious by describing the steps in order of priority. Note that
1868 magic-mode-alist is nil by default. Document
1869 magic-fallback-mode-alist.
1870
e7421e03
CY
18712008-10-20 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * frames.texi (Mouse References): Copyedits.
1874
6b2efdc2
TH
18752008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1876
1877 * ack.texi (Acknowledgments): Add myself as doc-view author.
1878
9c5e9396
EZ
18792008-10-20 Eli Zaretskii <eliz@gnu.org>
1880
1881 * frames.texi (Dialog Boxes): Add @cindex entries.
1882
dac94f8e
CY
18832008-10-20 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1886 (Text-Only Mouse): Copyedit.
1887
25597d40
CY
18882008-10-19 Chong Yidong <cyd@stupidchicken.com>
1889
f8a447f6
CY
1890 * frames.texi: Use @key throughout for mouse clicks.
1891 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1892 (Secondary Selection): Fix modified mouse click syntax.
1893 (Clipboard): Describe Cut, Copy and Paste commands.
1894 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1895 Copyedits.
1896 (Creating Frames): Add xref to Init File.
1897 (Frame Commands): Add xref to Exiting.
1898 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1899
b0f95216
CY
19002008-10-15 Chong Yidong <cyd@stupidchicken.com>
1901
b0817f00
CY
1902 * files.texi (Version Control): Copyedits. Add Bazaar.
1903 (Version Control Systems): List different VCS's using an itemized list.
1904 Add Bazaar.
1905 (VCS Concepts): Copyedits. Tweak description of file merging.
1906
b0f95216
CY
1907 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1908 (Cut/Paste Other App): Document select-active-regions and
1909 x-select-enable-primary.
1910
69d0d701
CY
19112008-10-13 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * mark.texi (Shift Selection): Correct case in node name.
1914
1915 * emacs.texi (Top): Update node order in Mark chapter.
1916
375e8351
EZ
19172008-10-12 Eli Zaretskii <eliz@gnu.org>
1918
1919 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1920
1921 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1922 elsewhere in the manual instead of describing yet again the intricacies
1923 of $HOME on MS-Windows and MS-DOS.
1924
ab58114f
CY
19252008-10-12 Chong Yidong <cyd@stupidchicken.com>
1926
4f959513
CY
1927 * mini.texi (Minibuffer File): Add xref to File Names.
1928 (Minibuffer File): Add discussion of `~' in file names. Add
1929 insert-default-directory index reference.
1930
ab58114f
CY
1931 * files.texi (File Names): Reorganize description.
1932 (Visiting): Add xref to Mode Line. Copyedits.
1933 (Save Commands): Mention prefix behavior of C-x C-s.
1934 (Numbered Backups): Node deleted.
1935 (Backup Names): Contents of Numbered Backups moved here. State default
1936 of version-control variable.
1937 (Reverting): Copyedits.
1938 (Version Control): Add additional version control systems.
1939
1940 * emacs.texi (Top): Delete Numbered Backups node.
1941
1942 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1943 Backup Names.
f2884f63 1944 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1945
b0b5100a
RF
19462008-10-11 Romain Francoise <romain@orebokech.com>
1947
1948 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1949
89774b5f
CY
19502008-10-11 Chong Yidong <cyd@stupidchicken.com>
1951
1952 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1953 (Select Buffer): Mention use of minibuffer history. Describe default
1954 value of default-major-mode. Mention that C-x 4 b selects the other
1955 window.
1956 (List Buffers): Document CRM indicators in the order they appear.
1957 (Kill Buffer): Document new command kill-matching buffers.
1958 (Several Buffers): Move explanation of the relationship between buffer
1959 list and buffer menu to the top.
1960 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1961
4c72bf27
CY
19622008-10-10 Chong Yidong <cyd@stupidchicken.com>
1963
1964 * entering.texi (Exiting): Document change of C-x C-c to
1965 save-buffers-kill-terminal. Document kill-emacs.
1966
f68eb991
EZ
19672008-09-30 Eli Zaretskii <eliz@gnu.org>
1968
1969 * mule.texi (Coding Systems): Don't mention codepage-setup.
1970
1971 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1972 cpNNN coding systems anymore.
1973 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1974 for unibyte mode. Don't mention line-drawing characters. Don't
1975 mention dos-unsupported-char-glyph.
1976
1a2dd44d
CY
19772008-09-25 Chong Yidong <cyd@stupidchicken.com>
1978
1979 * search.texi (Search): Shorten introduction.
1980 (Basic Isearch): Add command table. Discuss reverse isearch and
1981 isearch highlighting.
1982 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1983 ring to cindex.
1984 (Special Isearch): Move input methods discussion here.
1985 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1986 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1987 Repeat Isearch.
1988 (Isearch Minibuffer): New node.
1989 (Word Search): Document new word search commands.
1990 (Regexp Example): Simplify example using sentence-end-base variable.
1991 (Replace): Reword introduction.
1992 (Unconditional Replace): Remove unnecessary example.
1993 (Other Repeating Search): Document new `M-s o' binding.
1994
1995 * emacs.texi (Top): Update node listings.
1996
e45da31d
JB
19972008-09-22 Juanma Barranquero <lekktu@gmail.com>
1998
1999 * emacs.texi (Top): Remove Kill Errors from menu.
2000
841c8096
CY
20012008-09-22 Chong Yidong <cyd@stupidchicken.com>
2002
402168fa
CY
2003 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2004 interface for defining macros. Simplify examples. Note that C-g quits
2005 macro definitions.
801a8da1 2006 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
2007 usage example.
2008 (Keyboard Macro Query): Organize query responses in a table.
2009
2010 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
2011 to Erasing node.
841c8096
CY
2012 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2013 rationale to a footnote.
2014 (Kill Errors): Remove node, due to redundancy with Erasing.
2015 (Spelling): Move discussion of flyspell to end. Note new behavior of
2016 M-$ in active region. Remove non-ispell-specific keybindings from
2017 table.
2018
eab2ee89
DN
20192008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2020
2021 * cmdargs.texi (Initial Options): Document --daemon.
2022
3d53e905
GM
20232008-09-20 Glenn Morris <rgm@gnu.org>
2024
2025 * files.texi (Numbered Backups): Mention that some modes set
2026 version-control.
2027
1c90484d
GM
20282008-09-20 Jim Blandy <jimb@red-bean.com>
2029
2030 * files.texi (Numbered Backups): Reference File Variables, as well.
2031 Remove discussion of Rmail's implementation.
2032
0fc0d844
CY
20332008-09-06 Chong Yidong <cyd@stupidchicken.com>
2034
2035 * misc.texi (Recursive Edit): Note that top-level exits active
2036 minibuffers.
2037
2038 * trouble.texi (Quitting): Likewise.
2039
b18d283d
CY
20402008-08-31 Chong Yidong <cyd@stupidchicken.com>
2041
2042 * emacs.texi (Top): Add Temporary Face Changes xref.
2043
2044 * display.texi (Display): Move Temporary Face Changes node to just
2045 after Standard Faces.
2046 (Scrolling): Document recenter-top-bottom instead of recenter.
2047 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2048 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2049 (Display Custom): Copyedits.
2050 (Optional Mode Line): Document display-battery-mode.
2051
180135fc
RF
20522008-08-27 Romain Francoise <romain@orebokech.com>
2053
2054 * custom.texi (Directory Variables): Minor fix.
2055
d3fe3475
GM
20562008-08-27 Glenn Morris <rgm@gnu.org>
2057
2058 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2059 descriptions.
2060 (Calendar Customizing): Tweak layout description.
183080b6 2061 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2062 markers. Condense calendar-star-date and calendar-mark-today
2063 description.
2064 (Holiday Customizing): Add oriental and solar holidays.
2065 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2066 Fix holiday-float description. Use zerop in examples. Be less verbose.
2067 (Date Display Format): Change ISO format. Be less verbose.
2068 (Diary Customizing): Mention day and month abbrev arrays.
2069 Mention the date-form variables by name. Update European example.
2070 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2071 Condense examples. Mention diary-entry-symbols by name.
2072 Condense table for insertion commands.
2073 (Fancy Diary Display): Mention diary-include-string and
2074 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2075 Ethiopic, Persian date functions. Condense descriptions.
2076
2077 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2078 (Adding to Diary): Adapt for changed node name.
2079
71755807
GM
20802008-08-26 Glenn Morris <rgm@gnu.org>
2081
2082 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2083 node "Hebrew/Islamic Entries".
2084
2085 * calendar.texi (Specified Dates): Fix names of iso functions.
2086 (General Calendar): There may not be another window.
2087 (Writing Calendar Files, Holidays): Tweak intro.
2088 (Holidays): Mention Baha'i and Chinese holidays.
2089 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2090 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2091 (To Other Calendar): Add calendar-print-other-dates.
2092 Refer to "graphic display" rather than "X.
2093 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2094 (Displaying the Diary): Fix whitespace after reference.
2095 Fix `diary-number-of-entries' reference.
2096 (Date Formats): Explicitly mention that day names can be abbreviated.
2097 (Adding to Diary): Add some references to other sections.
2098 (Special Diary Entries): Fix reference.
2099 (Appointments): Simplify appt-message-warning-time entry.
2100 Clarify where times must be.
2101 (Importing Diary): Comment out icalendar paragraph that does not apply.
2102 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2103
d76ebc75
GM
21042008-08-23 Glenn Morris <rgm@gnu.org>
2105
2106 * fortran-xtra.texi (Fortran): Change description of free form and
2107 fixed form a bit. Mention hideshow and imenu.
2108 (Fortran Motion): Mention fortran-end-of-subprogram,
2109 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2110 (Fortran Indent): Minor re-word.
2111 (ForIndent Commands): Mention fortran-fill-paragraph and
2112 fortran-fill-statement.
2113 (ForIndent Cont): Mention fortran-tab-mode-string.
2114 (Fortran Comments): Mention fortran-comment-line-start-skip.
2115 (Fortran Columns): Mention font-locking.
2116 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2117
1fc0ce04 21182008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2119
2120 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2121
5c52e13c
CY
21222008-08-22 Chong Yidong <cyd@stupidchicken.com>
2123
2124 * mini.texi (Minibuffer): Simplify introduction.
2125 (Minibuffer File): Document tilde in minibuffer filenames.
2126 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2127 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2128 (Completion Example): Update example to current command list.
2129 (Completion Options): Document `lazy' value of completion-auto-help.
2130 Update contents of completion-ignored-extensions.
2131 (Minibuffer History): Describe "future history" list. State default
2132 value of history-delete-duplicates.
2133
77a00355
GM
21342008-08-21 Glenn Morris <rgm@gnu.org>
2135
2136 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2137 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2138
39ee1d04
CY
21392008-08-17 Chong Yidong <cyd@stupidchicken.com>
2140
2141 * regs.texi (Registers): Clarify valid register names.
2142 (RegPos): Note that buffer is saved and restored too.
2143 (RegText): Note that mark is reactivated/deactivated.
2144 (RegConfig): Xref to Windows node.
2145
b12c348f
CY
21462008-08-16 Chong Yidong <cyd@stupidchicken.com>
2147
3ae7ba79
CY
2148 * basic.texi (Inserting Text): Provide command name for C-q.
2149
b12c348f
CY
2150 * killing.texi (Killing): Copyedit. Define read-only text.
2151 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2152 (Killing by Lines): Copyedit.
2153 (Other Kill Commands): Move M-w description here.
2154 (Yanking): Move M-w to Other Kill Commands.
2155 (Kill Ring): Also mention saving text in registers. Link to Text
2156 Properties in elisp manual.
2157 (Accumulating Text): Copyedit.
2158 (CUA Bindings): Shift selection is now the default.
2159
d8ff7692
TZ
21602008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2161
2162 * maintaining.texi (Change Log): Mention next-error is available.
2163
a43a8a2e
GM
21642008-08-10 Glenn Morris <rgm@gnu.org>
2165
2166 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2167 and intermonth text.
2168 (Holiday Customizing): Add holiday-chinese.
2169
eba27308
EZ
21702008-08-08 Eli Zaretskii <eliz@gnu.org>
2171
2172 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2173
5f14a5b3
DN
21742008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2175
2176 * files.texi (Log Buffer): Describe C-c C-d.
2177 (Diff Mode): Describe C-x 4 A.
2178
49989bff
EZ
21792008-08-06 Eli Zaretskii <eliz@gnu.org>
2180
2181 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2182
5c915c02
DN
21832008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2184
2beaf97a
DN
2185 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2186 describe the new bindings to show the changeset diff, toggle annotation
2187 visibility, show revisions.
2188 (VC Status): Describe key bindings for modifying the change comments,
2189 displaying changeset diffs and annotations.
2190
5c915c02
DN
2191 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2192
71798ace
NR
21932008-08-05 Nick Roberts <nickrob@snap.net.nz>
2194
2195 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2196
b8949644
EZ
21972008-08-02 Eli Zaretskii <eliz@gnu.org>
2198
2199 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2200 and wording.
2201
819567d1
DN
22022008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2203
2204 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2205 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2206 commands. Improve some old info.
2207
5f38310a
CY
22082008-07-31 Chong Yidong <cyd@stupidchicken.com>
2209
0dc3906b
CY
2210 * display.texi (Visual Line Mode): New node.
2211
5f38310a
CY
2212 * basic.texi (Inserting Text): Move DEL to deletion node.
2213 (Moving Point): Add additional alternative key bindings. Describe
2214 line-move-visual.
2215 (Erasing): Describe DEL.
2216 (Basic Undo, Blank Lines, Arguments): Copyedit.
2217 (Continuation Lines): Mention Visual Line mode.
2218 (Position Info): Move extended discussion to mule.texi.
2219
2220 * mule.texi (International Chars): Describe C-x =.
2221
2222 * emacs.texi (Top): Add Visual Line Mode node.
2223
7c2fb837
DN
22242008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2225
2226 * emacs.texi: Remove VMS support.
2227
3f6b73ef
DN
22282008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2229
2230 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2231 the vc-dir command name.
2232
9e2a2647
DN
22332008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2234
2235 * xresources.texi: Remove mentions of Mac Carbon.
2236
568beaa2
AS
22372008-07-19 Andreas Schwab <schwab@suse.de>
2238
2239 * ns-emacs.texi: Move to ../misc.
2240
0ef94706
CY
22412008-07-15 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * entering.texi (Exiting): Don't describe text-only terminals as the
2244 default. Describe the new startup screen.
2245 (Exiting): Describe how to kill Emacs first. Change description of
2246 iconification to handle modern window systems.
2247
ba60bd44 22482008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2249
2250 * ns-emacs.texi: New file, documents features of Emacs port under
2251 NeXTstep windowing.
2252
9f30aa73
CY
22532008-07-15 Chong Yidong <cyd@stupidchicken.com>
2254
938a5d2e
CY
2255 * entering.texi (Entering Emacs): Update prev node.
2256
2257 * glossary.texi (Glossary): Remove xref to Text Characters.
2258
9f30aa73
CY
2259 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2260 directly, rather than in the context of ASCII. Move description of
2261 special properties of modifier key to new Modifier Keys node.
2262 (Keys): Copyedit.
2263 (Text Characters): Delete node. Multibyte is the default nowadays, and
2264 the node contents are obsolete.
2265
2266 * custom.texi (Modifier Keys): New node.
2267
2268 * emacs.texi (Top): Update node list.
2269
7e53d36c
CY
22702008-07-13 Chong Yidong <cyd@stupidchicken.com>
2271
2272 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2273 saying that Emacs provides menus and mouse support (which is par for
2274 the course).
2275
2276 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2277 early on.
2278 (Point): Copyedit. Relegate historical trivia to a footnote.
2279 (Mode Line): Explain mode-line format more consistently.
2280 (Menu Bar): Copyedit.
2281
1e9fa96d
GM
22822008-06-27 Glenn Morris <rgm@gnu.org>
2283
2284 * cal-xtra.texi (Sexp Diary Entries):
2285 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2286
dc9bebb8
CY
22872008-06-26 Chong Yidong <cyd@stupidchicken.com>
2288
2289 * mark.texi (Shift selection): New node.
2290 (Mark): Copyedits.
2291 (Persistent Mark): Move to the end of the chapter.
2292
e7881076
EZ
22932008-06-20 Eli Zaretskii <eliz@gnu.org>
2294
2295 * makefile.w32-in (distclean): Remove makefile.
2296
f427400c
NR
22972008-06-17 Nick Roberts <nickrob@snap.net.nz>
2298
2299 * building.texi (Starting GUD): Add an entry for gud-gdb.
2300 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2301 command mode.
2302
b597d348
GM
23032008-06-17 Glenn Morris <rgm@gnu.org>
2304
2305 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2306
647b7094
NR
23072008-06-17 Nick Roberts <nickrob@snap.net.nz>
2308
2309 * building.texi (Starting GUD): Expand on remote debugging.
2310 (Other GDB-UI Buffers): Mention new keyboard bindings.
2311
47a30023
GM
23122008-06-15 Glenn Morris <rgm@gnu.org>
2313
2314 * gnu.texi: Use a verbatim license for this invariant section,
2315 as per etc/GNU.
2316
37e5d54a
GM
23172008-06-13 Daniel Engeler <engeler@gmail.com>
2318
2319 * emacs.texi, misc.texi: Add documentation about serial port access.
2320
8e65d46c
GM
23212008-06-13 Glenn Morris <rgm@gnu.org>
2322
c1473b4c
MB
2323 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2324 maintain.info.
8e65d46c 2325
e40a85cd
MB
23262008-06-05 Miles Bader <miles@gnu.org>
2327
2328 * display.texi (Temporary Face Changes): Update to reflect function
2329 renamings in face-remap.el.
2330
56c73dec
MB
23312008-06-04 Miles Bader <miles@gnu.org>
2332
2333 * display.texi (Temporary Face Changes): Add
2334 `adjust-buffer-face-height'. Rewrite description of
2335 `increase-buffer-face-height' and `decrease-default-face-height' now
2336 that they aren't bound by default.
2337
9d3d42fb
MB
23382008-06-03 Miles Bader <miles@gnu.org>
2339
2340 * display.texi (Temporary Face Changes): New node.
2341
2be6bfe2
EZ
23422008-05-31 Eli Zaretskii <eliz@gnu.org>
2343
2344 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2345
daf7e339
GM
23462008-05-31 Glenn Morris <rgm@gnu.org>
2347
2348 * cal-xtra.texi (Fancy Diary Display): Simplify.
2349
d21d2618
GM
23502008-05-30 Glenn Morris <rgm@gnu.org>
2351
2352 * cal-xtra.texi (Fancy Diary Display): Update for
2353 diary-display-function replacing diary-display-hook.
2354
71ce5fd0
JB
23552008-05-29 Drew Adams <drew.adams@oracle.com>
2356
2357 * msdog.texi (Windows Keyboard): Add descriptions of
2358 w32-register-hot-key and w32-unregister-hot-key.
2359
a3cdbdf8
MO
23602008-05-21 Tom Tromey <tromey@redhat.com>
2361
2362 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2363 Variables node.
2364
854a574c
MO
23652008-05-19 Tom Tromey <tromey@redhat.com>
2366
2367 * custom.texi (Variables): Add Directory Variables to menu.
2368 (Directory Variables): New node.
2369
7c2ec3f9
ER
23702008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2371
71ce5fd0 2372 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2373
370fded4
ER
23742008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2375
2376 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2377 Revision Tags and rewritten. Section now uses modern terminology,
2378 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2379 accurately.
2380
6af511e3
EZ
23812008-05-10 Eli Zaretskii <eliz@gnu.org>
2382
2383 * msdog.texi (Windows Files): Update documentation of
2384 w32-get-true-file-attributes.
2385
7a78b6e7
ER
23862008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2387
2388 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2389 directory mode.
2390
1bcfc24e
CY
23912008-05-08 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2394 entry "television".
1bcfc24e 2395
db86064f
ER
23962008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2397
ab5ec32c 2398 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2399
a31b405e
ER
24002008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2401
2402 * emacs/buffers.texi, emacs/files.texi (Version-control):
2403 vc-toggle-read-only is no longer a good idea...
2404
ff2c14fc
GM
24052008-04-29 Glenn Morris <rgm@gnu.org>
2406
2407 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2408
367c9b7c
JL
24092008-04-22 Juri Linkov <juri@jurta.org>
2410
2411 * dired.texi (Subdirectories in Dired): Describe using `^'
2412 to return to the parent directory.
2413
4ac1e9b4
NR
24142008-04-22 Nick Roberts <nickrob@snap.net.nz>
2415
2416 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2417 recent changes.
2418
b9b3bf2b
NR
24192008-04-19 Nick Roberts <nickrob@snap.net.nz>
2420
2421 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2422 (Other GDB-UI Buffers): Update for recent thread related changes.
2423
4d120d6a
SM
24242008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2425
2426 * maintaining.texi (Maintaining):
2427 * emacs.texi (Top): Typo.
2428
a152877d
SM
24292008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2430
b9b3bf2b
NR
2431 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2432 arg in `font-lock-add-keywords'.
a152877d 2433
36c0514c
GM
24342008-04-08 Glenn Morris <rgm@gnu.org>
2435
2436 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2437 Also add Baha'i calendar references where appropriate.
2438
06a97d46
GM
24392008-04-05 Glenn Morris <rgm@gnu.org>
2440
2441 * custom.texi (Init File): Byte-compiling .emacs is bad.
2442
6adc6eed
SM
24432008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2444
2445 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2446
571388b0
GM
24472008-03-29 Glenn Morris <rgm@gnu.org>
2448
2449 * calendar.texi: Update for `calendar-date-style' replacing
2450 `european-calendar'.
2451
3ae8f876
JR
24522008-03-28 Jason Rumney <jasonr@gnu.org>
2453
2454 * display.texi (Display Custom): Mention overlay-margin in text.
2455
5bc6ddff 24562008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2457
5bc6ddff
MB
2458 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2459 tutorial' comments.
03a864d5 2460
7186a830
CY
24612008-03-28 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * mark.texi (Mark): Rearrange nodes.
2464 (Persistent Mark): Rename from Transient Mark.
2465 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2466 Describe Transient Mark mode as the default.
2467
2468 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2469 the default behavior with Transient Mark mode off.
2470 (Position Info): Fix typo.
2471
71ce5fd0
JB
2472 * display.texi (Standard Faces): Reference the Mark node.
2473 Remove discussion of the region face, which is discussed there.
7186a830
CY
2474
2475 * emacs.texi (Top): Update node listings.
2476
2477 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2478 as the default.
2479
2480 * fixit.texi (Undo): Standardize choice of undo key sequence.
2481 (Undo, Spelling): Describe Transient Mark mode as the default.
2482
2483 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2484 default.
2485
2486 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2487
2488 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2489 mode is the default, and note that the mark is not activated when set.
2490
2491 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2492 Describe Transient Mark mode as the default.
2493
2494 * search.texi (Basic Isearch): Reference the Mark Ring node.
2495 (Replace, Unconditional Replace, Other Repeating Search):
2496 Describe Transient Mark mode as the default.
2497
2498 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2499 Transient Mark mode as the default.
2500 (Paragraphs): Describe how M-h behaves when region is active.
2501
2502 * trouble.texi (Quitting): Clarify effects of C-g.
2503
dc47d1ff
GM
25042008-03-13 Glenn Morris <rgm@gnu.org>
2505
2506 * emacs.texi (EMACSVER): Set to 23.0.60.
2507
e3e0fb39 25082008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2509
e3e0fb39
GM
2510 * dired.texi (Hiding Subdirectories): Fix previous change.
2511
25122008-03-05 Drew Adams <drew.adams@oracle.com>
2513
2514 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2515
5e14abf8
KS
25162008-02-28 Kim F. Storm <storm@cua.dk>
2517
2518 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2519 Move describe-distribution to C-h C-o.
2520 Move view-emacs-problems to C-h C-p.
2521 Add view-emacs-debugging on C-h C-d.
2522 Add view-external-packages on C-h C-e.
d0207bf3 2523 Add view-order-manuals on C-h C-m.
5e14abf8 2524
d0207bf3 25252008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2526
2527 * msdog-xtra.texi (MS-DOS): Docstring fix.
2528
87e391bb
EZ
25292008-02-09 Eli Zaretskii <eliz@gnu.org>
2530
2531 * msdog.texi (Windows Fonts): Use a @table for describing font
2532 properties.
2533
5662e503
JR
25342008-02-07 Jason Rumney <jasonr@gnu.org>
2535
2536 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2537 value has changed.
2538 (Windows HOME): Clarify what is meant by "if that fails as well".
2539 (Windows Fonts): New section.
2540
72463824
GM
25412008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2542
2543 * basic.texi (Basic Undo): Remove duplicate "you can".
2544
7ff926e0
EZ
25452008-02-02 Eli Zaretskii <eliz@gnu.org>
2546
2547 * maintaining.texi (Tags): Fix last change.
2548
6ab7aef1
MA
25492008-02-02 Michael Albinus <michael.albinus@gmx.de>
2550
093571c3 2551 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2552
ace67e7e
NR
25532008-01-31 Nick Roberts <nickrob@snap.net.nz>
2554
2555 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2556
ae068fdf
RS
25572008-01-26 Richard Stallman <rms@gnu.org>
2558
2559 * maintaining.texi (Tags): Delete redundant index entry.
2560
a56d9a08
EZ
25612008-01-26 Eli Zaretskii <eliz@gnu.org>
2562
2563 * programs.texi (Imenu): Move "@cindex tags" from here...
2564 * maintaining.texi (Tags): ...to here.
2565
e941ed90
NR
25662008-01-23 Kevin Ryde <user42@zip.com.au>
2567
2568 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2569 click count.
2570
650276d5
JB
25712008-01-21 Juanma Barranquero <lekktu@gmail.com>
2572
2573 * entering.texi (Exiting): Fix typo.
2574 Reported by D. E. Evans <sinuhe@gnu.org>.
2575
8dc17977
MR
25762007-12-31 Martin Rudalics <rudalics@gmx.at>
2577
2578 * glossary.texi (Glossary): Fix typo.
2579
9f9695a6
RS
25802007-12-27 Richard Stallman <rms@gnu.org>
2581
2582 * text.texi (Formatted Text): Improve menu tag.
2583 (Editing Format Info): In Info, add duplicate menu of nodes
2584 about the submenus.
2585 (Format Faces): Say where Faces menu is found. Mention Other.
2586 (Format Colors): Say where these submenus are found.
2587 (Format Indentation, Format Justification): Likewise.
2588 (Format Properties): Likewise.
2589
abfd0191
RS
25902007-12-22 Richard Stallman <rms@gnu.org>
2591
2592 * search.texi (Query Replace): Make exp of query-replace more
2593 self-contained, and clarify.
8dc17977 2594
abfd0191
RS
2595 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2596
a2586785
RS
25972007-12-15 Richard Stallman <rms@gnu.org>
2598
2599 * files.texi (Auto Save): Clarify definition of auto-saving.
2600
a67cf2bb
RS
26012007-11-26 Richard Stallman <rms@gnu.org>
2602
2603 * help.texi (Help Echo): Cleanups.
2604
448b33b1
TTN
26052007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2606
2607 * files.texi (Why Version Control?): Fix typo.
2608 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2609 (Selecting a Fileset): Fix typos; small rewording.
2610 (Log Buffer): Likewise.
2611 (Old Revisions): Likewise.
448b33b1 2612
221bb7f6
EZ
26132007-11-17 Eli Zaretskii <eliz@gnu.org>
2614
2615 * mule.texi (Communication Coding): Fix wording of last change.
2616
d0207bf3 26172007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2618
630cb3b7
JB
2619 * custom.texi (Specifying File Variables):
2620 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2621
53b7759e
KH
26222007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2623
a5ab2e0c 2624 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2625
2626 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2627
c8763fb6 26282007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2629
630cb3b7 2630 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2631 --output=file.
2632
ff98e024
MR
26332007-11-13 Martin Rudalics <rudalics@gmx.at>
2634
2635 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2636 (Help Echo): Avoid mentioning the term "region" here and
2637 consistently use the term "active text".
2638
37b11c22
GM
26392007-11-11 Glenn Morris <rgm@gnu.org>
2640
2641 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2642
21d50ba1
JL
26432007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2644
2645 * search.texi (Query Replace): Mention
2646 `query-replace-show-replacement'.
2647
c12ecb0a 26482007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2649
2650 * building.texi (Watch Expressions): Remove obscure sentence.
2651
3b4201f4
KH
26522007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2653
2654 * mule.texi (Select Input Method): Describe how to activate an input
2655 method in the text mode.
2656
07e5c0b0
DN
26572007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2658
2659 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2660
52dd7391
NR
26612007-10-30 Nick Roberts <nickrob@snap.net.nz>
2662
2663 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2664
c004e539
GM
26652007-10-30 Glenn Morris <rgm@gnu.org>
2666
2667 * misc.texi (Directory Tracking): Explain a bit more about
2668 dirtrack-mode.
2669
ca8c5b8c
GM
26702007-10-25 Glenn Morris <rgm@gnu.org>
2671
2672 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2673
b6c764ef
RS
26742007-10-24 Richard Stallman <rms@gnu.org>
2675
2676 * misc.texi (Interactive Shell): Cleanup last change.
2677
eabd84c9
JL
26782007-10-22 Juri Linkov <juri@jurta.org>
2679
2680 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2681 default values.
2682
0b43c7e2
ER
26832007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2684
ca8c5b8c 2685 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2686 'filesets'.
2687
a80859d4
MR
26882007-10-18 Martin Rudalics <rudalics@gmx.at>
2689
2690 * trouble.texi (Quitting): Fix typo.
2691
c9447ae1
GM
26922007-10-18 Glenn Morris <rgm@gnu.org>
2693
2694 * frames.texi (Mode Line Mouse): Mention minor mode names.
2695
168b980f
JL
26962007-10-17 Juri Linkov <juri@jurta.org>
2697
2698 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2699 fill-paragraph operates on the active region in Transient Mark mode.
2700 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2701 with fill-paragraph.
2702
2703 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2704 fill-paragraph.
2705
2706 * fixit.texi (Spelling): ispell-word operates on the active region
2707 in Transient Mark mode.
2708
5a331f34
JB
27092007-10-17 Aaron S. Hawley <aaronh@garden.org>
2710
2711 * building.texi (Source Buffers):
2712 * custom.texi (Init Non-ASCII):
2713 * glossary.texi (Glossary): Use "key binding" consistently.
2714
2a9f4d55
JB
27152007-10-17 Juanma Barranquero <lekktu@gmail.com>
2716
2717 * calendar.texi (Diary): Fix directive.
2718
de13cecf
RS
27192007-10-16 Richard Stallman <rms@gnu.org>
2720
2721 * calendar.texi (Diary): Clarify text about diary file example.
2722
5f90d53e
ER
27232007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2724
2725 * files.texi: Capitalize node names according to convention.
2726
3aa491bc
GM
27272007-10-13 Glenn Morris <rgm@gnu.org>
2728
2729 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2730
8a3106d3
ER
27312007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2732
2733 * emacs.texi:
2734 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2735 suggested by RMS and Robert J. Chassell.
8a3106d3 2736
da1080a2
ER
27372007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2738
3aa491bc 2739 * files.texi (Version Systems):
0870a421
ER
2740 * vc-xtra.texi:
2741 * vc1-xtra.texi:
ac3f4c6f 2742 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2743 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2744 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2745 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2746
58ade22b
ER
27472007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2748
da1080a2 2749 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2750 Reorder the descriptions to be chronological.
2751
93870ce2
RS
27522007-10-09 Richard Stallman <rms@gnu.org>
2753
2754 * display.texi (Cursor Display): Correct how cursor appears
2755 in nonselected windows.
2756
568c7288
NR
27572007-10-04 Nick Roberts <nickrob@snap.net.nz>
2758
2759 * building.texi (GDB Graphical Interface): Remove references to gdba
2760 and mention gud-gdb.
2761
1af74d06 27622007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2763
1af74d06 2764 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2765
0d8fb755
JL
27662007-10-06 Juri Linkov <juri@jurta.org>
2767
2768 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2769 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2770 fill-paragraph-or-region.
2771
2772 * basic.texi (Arguments): Replace fill-paragraph with
2773 fill-paragraph-or-region.
2774
b981e2c6
ER
27752007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2776
2777 * files.texi: Update the section on version control for 2007
2a9f4d55 2778 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2779 will come later.
2780
5fceaf9c
GM
27812007-09-15 Glenn Morris <rgm@gnu.org>
2782
2783 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2784 to `list-holidays'.
2785
b0e44b17
GM
27862007-09-14 Glenn Morris <rgm@gnu.org>
2787
2788 * calendar.texi: Update all instances of mark-calendar-holidays,
2789 list-calendar-holidays, list-holidays with the new names.
2790
8cf51b2c
GM
27912007-09-06 Glenn Morris <rgm@gnu.org>
2792
46a367db 2793 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2794 Split into the Emacs manual in emacs/, and other manuals in misc/.
2795 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2796 manual.
2797 (infodir): New variable.
2798 (info): Use $infodir.
2799 (emacsman): Delete target, not needed any more.
2800 Move all targets that are not the Emacs manual to misc/Makefile.in.
2801 (mostlyclean): Remove `gnustmp'.
2802 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2803 manual.
92f9b43f 2804 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2805 (emacsman): Delete target, not needed any more.
2806 (clean): Remove all info files but Emacs manual.
2807 Move all targets that are not the Emacs manual to misc/Makefile.in.
2808 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2809
2810 * Makefile.in (INFOSOURCES): Delete.
2811 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2812 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2813 *.vrs *.toc here...
2814 (maintainer-clean): ...from here.
2815
28162007-09-05 Glenn Morris <rgm@gnu.org>
2817
2818 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2819
8cf51b2c
GM
28202007-08-29 Glenn Morris <rgm@gnu.org>
2821
2822 * emacs.texi (EMACSVER): Increase to 23.0.50.
2823
3420c522
RS
28242007-08-27 Richard Stallman <rms@gnu.org>
2825
2826 * emacs.texi (Top): Clarify menu item for Glossary.
2827
2828 * display.texi (Faces): Change secn title.
2829 Clarify not all fonts come from Font Lock.
2830
8cf51b2c
GM
28312007-08-17 Eli Zaretskii <eliz@gnu.org>
2832
2833 * basic.texi (Position Info): Add index entry for face at point.
2834 Mention that character faces are also displayed by "C-u C-x =".
2835
8cf51b2c
GM
28362007-08-08 Glenn Morris <rgm@gnu.org>
2837
2838 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2839
28402007-08-07 Chong Yidong <cyd@stupidchicken.com>
2841
2842 * files.texi (File Conveniences): Document point motion keys in Image
2843 mode.
2844
8cf51b2c
GM
28452007-07-27 Glenn Morris <rgm@gnu.org>
2846
8cf51b2c
GM
2847 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2848 in-line.
2849
2850 * gpl.texi: New file with text of GPL.
2851 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2852
28532007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2854
2855 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2856
2857 * dired.texi (Wdired): Mention C-x C-q key binding.
2858
28592007-07-28 Nick Roberts <nickrob@snap.net.nz>
2860
2861 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2862
28632007-07-25 Glenn Morris <rgm@gnu.org>
2864
8cf51b2c
GM
2865 * emacs.texi (Copying): Replace license with GPLv3.
2866
2867 * Relicense all FSF files to GPLv3 or later.
2868
28692007-07-24 Glenn Morris <rgm@gnu.org>
2870
2871 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2872 for some calendars.
2873
28742007-07-23 Nick Roberts <nickrob@snap.net.nz>
2875
2876 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2877 default-directory for the current buffer is on a remote machine.
2878
8cf51b2c
GM
28792007-07-21 Eli Zaretskii <eliz@gnu.org>
2880
2881 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2882 default value.
2883
28842007-07-21 Richard Stallman <rms@gnu.org>
2885
2886 * files.texi (Why Version Control?): Improve previous change.
2887
28882007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2889
2890 * files.texi (Why Version Control?): New node.
2891
8cf51b2c
GM
28922007-07-12 Nick Roberts <nickrob@snap.net.nz>
2893
8cf51b2c
GM
2894 * building.texi (Starting GUD): Add xref to this anchor.
2895
8cf51b2c
GM
28962007-06-24 Karl Berry <karl@gnu.org>
2897
2a9f4d55 2898 * emacs.texi: New Back-Cover Text.
8cf51b2c 2899
8cf51b2c
GM
29002007-06-07 Alan Mackenzie <acm@muc.de>
2901
2902 * display.texi (Optional Mode Line): Document the new form of
2903 line+column numbers, "(561,2)".
2904
29052007-06-06 Juanma Barranquero <lekktu@gmail.com>
2906
49823426 2907 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2908
29092007-06-02 Chong Yidong <cyd@stupidchicken.com>
2910
2911 * Version 22.1 released.
2912
8cf51b2c
GM
29132007-05-07 Karl Berry <karl@gnu.org>
2914
2915 * emacs.texi (EMACSVER): Back to 22.
2916
29172007-05-06 Richard Stallman <rms@gnu.org>
2918
2919 * maintaining.texi (Create Tags Table): Clean up previous change.
2920
c8763fb6 29212007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2922
2923 * maintaining.texi (Create Tags Table): Add text about the dangers of
2924 making symbolic links to tags files.
2925
29262007-05-04 Karl Berry <karl@gnu.org>
2927
2928 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2929
29302007-05-03 Karl Berry <karl@gnu.org>
2931
2932 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2933
2934 * .cvsignore (*.pdf): New entry.
2935
8cf51b2c
GM
2936 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2937 for printing.
2938
29392007-05-01 Richard Stallman <rms@gnu.org>
2940
2941 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2942
8cf51b2c
GM
29432007-04-28 Glenn Morris <rgm@gnu.org>
2944
2945 * ack.texi (Acknowledgments):
2946 * anti.texi (Antinews):
8cf51b2c
GM
2947 * programs.texi (Program Modes): Restore mention of python.el pending
2948 consideration of legal status.
2949
29502007-04-28 Richard Stallman <rms@gnu.org>
2951
2952 * files.texi (File Names): Fixes to ~ description on MS systems.
2953
8cf51b2c
GM
29542007-04-26 Glenn Morris <rgm@gnu.org>
2955
2956 * emacs.texi (EMACSVER): Increase to 22.1.50.
2957
29582007-04-25 Karl Berry <karl@gnu.org>
2959
2960 * emacs.texi: Improve line breaks on copyright page,
2961 similar layout to lispref, 8.5x11 by default.
2962
2963 * dired.texi (Image-Dired): Improve line break, fix typo.
2964
29652007-04-24 Chong Yidong <cyd@stupidchicken.com>
2966
2967 * programs.texi (Program Modes):
8cf51b2c
GM
2968 * anti.texi (Antinews):
2969 * ack.texi (Acknowledgments): python.el removed.
2970
8cf51b2c
GM
29712007-04-23 Chong Yidong <cyd@stupidchicken.com>
2972
2973 * display.texi (Highlight Interactively): Correct description of
2974 hi-lock-file-patterns-policy.
2975
2976 * files.texi (File Archives): Mention self-extracting executables.
2977
29782007-04-23 Eli Zaretskii <eliz@gnu.org>
2979
2980 * search.texi (Unconditional Replace, Query Replace): Add xref to
2981 "Replacement and Case".
2982
29832007-04-22 Chong Yidong <cyd@stupidchicken.com>
2984
2985 * dired.texi (Image-Dired): Move from Thumbnails node.
2986 * misc.texi (Thumbnails): Node deleted.
2987 * emacs.texi (Top): Update node listing.
2988
2989 * files.texi (File Conveniences):
49823426 2990 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2991
29922007-04-21 Richard Stallman <rms@gnu.org>
2993
2994 * display.texi (Highlight Interactively): Correct previous change.
2995 Clarify doc of hi-lock-find-patterns, and move new features into it.
2996
29972007-04-20 David Koppelman <koppel@ece.lsu.edu>
2998
2999 * display.texi (Highlight Interactively): Document
3000 hi-lock-file-patterns-policy.
3001
30022007-04-20 Martin Rudalics <rudalics@gmx.at>
3003
3004 * display.texi (Scrolling): Fix typo.
3005
8cf51b2c
GM
30062007-04-15 Chong Yidong <cyd@stupidchicken.com>
3007
8cf51b2c
GM
3008 * doclicense.texi: Remove node heading, so that it can be included by
3009 other files.
3010
3011 * emacs.texi: Insert node heading for GFDL.
3012
8cf51b2c
GM
30132007-04-14 Eli Zaretskii <eliz@gnu.org>
3014
3015 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3016 "command line".
3017
3018 * display.texi (Faces): Refer to "Creating Frames" for face
3019 and other frame customizations in .emacs.
3020
3021 * frames.texi (Creating Frames): Mention that face customizations can
3022 be put in .emacs. Add index entries.
3023
30242007-04-12 Richard Stallman <rms@gnu.org>
3025
3026 * glossary.texi (Glossary): Explain `iff'.
3027
30282007-04-11 Karl Berry <karl@gnu.org>
3029
3030 * gnu.texi (Top),
3031 * macos.texi (Mac Font Specs),
3032 * anti.texi (Antinews),
3033 * xresources.texi (Resources),
3034 * misc.texi (Emulation),
3035 * calendar.texi (Daylight Saving),
3036 * dired.texi (Dired and Find),
3037 * rmail.texi (Remote Mailboxes),
3038 * sending.texi (Mail Headers),
3039 * programs.texi (Which Function),
3040 * files.texi (Recover),
3041 * buffers.texi (Uniquify),
3042 * frames.texi (Wheeled Mice),
3043 * killing.texi (Rectangles): Wording to improve breaks in
3044 8.5x11 format.
3045 * mule.texi (Language Environments): \hbadness=10000 since there's
3046 no way to reword.
3047 * emacs.texi (smallbook): New @set to more easily switch between
3048 smallbook and 8.5x11.
3049
30502007-04-11 Richard Stallman <rms@gnu.org>
3051
3052 * files.texi (File Conveniences): Add xref to Tumme.
3053 Delete text about Thumbnail mode.
3054
8cf51b2c
GM
30552007-04-09 Alan Mackenzie <acm@muc.de>
3056
3057 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3058 new name. Insert concept index entries.
3059
8cf51b2c
GM
30602007-04-08 Chong Yidong <cyd@stupidchicken.com>
3061
3062 * display.texi (Standard Faces): Document prefix arg for
3063 list-faces-display.
3064
3065 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3066
8cf51b2c
GM
30672007-04-07 Chong Yidong <cyd@stupidchicken.com>
3068
8cf51b2c
GM
3069 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3070
3071 * files.texi (Misc File Ops): Rewrite description of
3072 insert-file-literally.
3073
8cf51b2c
GM
30742007-03-31 Eli Zaretskii <eliz@gnu.org>
3075
3076 * misc.texi (Printing): Postscript -> PostScript.
3077
8cf51b2c
GM
3078 * ack.texi (Acknowledgments): Postscript -> PostScript.
3079
3080 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3081
3082 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3083 below.
3084
30852007-03-30 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3088 Init Non-ASCII.
3089 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3090 (Init Non-ASCII): New node.
3091
30922007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3093
3094 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3095
8cf51b2c
GM
30962007-03-12 Glenn Morris <rgm@gnu.org>
3097
8cf51b2c
GM
3098 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3099 "Daylight Savings".
3100
49823426 3101 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3102 saving" in text throughout.
3103
8cf51b2c
GM
31042007-03-04 Richard Stallman <rms@gnu.org>
3105
3106 * custom.texi (Safe File Variables): Minor correction.
3107
8cf51b2c
GM
31082007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3109
3110 * rmail.texi (Movemail): Add internal ref.
3111 Don't indent the intro for the PROTO table.
3112 Format PROTO table items with @code.
3113
8cf51b2c
GM
31142007-02-26 Nick Roberts <nickrob@snap.net.nz>
3115
3116 * building.texi: Remove references to bashdb.
3117
8cf51b2c
GM
31182007-02-19 Juanma Barranquero <lekktu@gmail.com>
3119
3120 * mule.texi (Language Environments): Update list of supported language
3121 environments.
3122
8cf51b2c
GM
31232007-02-14 Kim F. Storm <storm@cua.dk>
3124
3125 * building.texi (Grep Searching): Fix lgrep doc.
3126
31272007-02-12 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * back.texi: Remove unused file.
3130
c8763fb6 31312007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3132
3133 * maintaining.texi (Tag Syntax): Now --members is the default for
3134 etags, not for ctags yet.
3135
8cf51b2c
GM
31362007-02-03 Eli Zaretskii <eliz@gnu.org>
3137
3138 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3139 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3140 expects. Add comments to prevent people from inadvertently modifying
3141 the key parts needed by `texinfo-multiple-files-update'.
3142
31432007-01-29 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * frames.texi (Secondary Selection): Window clicked does not matter
3146 when mouse-yank-at-point is non-nil.
3147
8cf51b2c
GM
31482007-01-16 Glenn Morris <rgm@gnu.org>
3149
3150 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3151 system abbrev.
3152
31532007-01-11 Richard Stallman <rms@gnu.org>
3154
3155 * msdog.texi (Windows Keyboard): Another small cleanup.
3156
31572007-01-10 Richard Stallman <rms@gnu.org>
3158
3159 * msdog.texi (Windows Keyboard): Yet another try to make
3160 everyone happy with that passage.
3161
31622007-01-05 Richard Stallman <rms@gnu.org>
3163
3164 * anti.texi (Antinews): Mention M-x shell scrolling.
3165
31662007-01-05 Nick Roberts <nickrob@snap.net.nz>
3167
3168 * building.texi (Watch Expressions): Describe gdb-max-children.
3169
8cf51b2c
GM
31702007-01-04 Richard Stallman <rms@gnu.org>
3171
8cf51b2c
GM
3172 * msdog.texi (Windows Keyboard): Clarify previous change.
3173
8cf51b2c
GM
31742007-01-02 Richard Stallman <rms@gnu.org>
3175
3176 * custom.texi (Changing a Variable): Minor clarification.
3177 (Specific Customization): customize-customized => customize-unsaved.
3178
3179 * entering.texi (Entering Emacs): Clean up text about restarting
3180 Emacs for each file.
3181
3182 * misc.texi (Shell Options): Minor cleanup.
3183
3184 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3185 with Emacs, not vice versa.
3186
3187 * programs.texi (Symbol Completion): Recommend customizing
3188 window manager.
3189
3190 * xresources.texi (Resources): Minor fix.
3191
c8763fb6 31922007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3193
3194 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3195
31962007-01-01 Richard Stallman <rms@gnu.org>
3197
3198 * commands.texi (User Input): Document keys stolen by window mangers.
3199
32002006-12-31 Richard Stallman <rms@gnu.org>
3201
3202 * custom.texi (Specific Customization): Document customize-option
3203 instead of customize-variable.
3204
32052006-12-31 Kim F. Storm <storm@cua.dk>
3206
3207 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3208
32092006-12-30 Kim F. Storm <storm@cua.dk>
3210
3211 * killing.texi (CUA Bindings): Fix typo.
3212
3213 * xresources.texi (Table of Resources): Mention grow-only value for
3214 auto-resize-tool-bars.
3215
8cf51b2c
GM
32162006-12-27 Eli Zaretskii <eliz@gnu.org>
3217
3218 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3219 and how to get them back.
3220
32212006-12-26 Richard Stallman <rms@gnu.org>
3222
3223 * calendar.texi (Holidays): Holiday listing is based on current
3224 practice, but DST is not.
3225
32262006-12-25 Richard Stallman <rms@gnu.org>
3227
3228 * emacs.texi (Top): Update subnode menus.
3229
3230 * mark.texi (Transient Mark): Fix xref.
3231
3232 * killing.texi (Graphical Kill): Node deleted.
3233 (Killing): Add xref to Cut and Paste.
3234 (CUA Bindings): Update xref.
3235
3236 * frames.texi (Cut and Paste): New section to hold other nodes.
3237 (Mouse Commands): Node demoted.
3238 (Cut/Paste Other App): Split out from Mouse Commands.
3239 (Word and Line Mouse): Likewise.
3240 (Secondary Selection, Clipboard): Nodes demoted.
3241
8cf51b2c
GM
32422006-12-24 Kevin Ryde <user42@zip.com.au>
3243
3244 * calendar.texi (Holidays): US daylight saving begins second Sunday
3245 in March for 2007 onwards.
3246 (Daylight Savings): Show new US default daylight saving rules, 2nd
3247 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3248
32492006-12-23 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * calendar.texi (Scroll Calendar): < and > are switched.
3252
32532006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3254
3255 * killing.texi (Deletion): Describe M-\ prefix argument.
3256
32572006-12-23 Richard Stallman <rms@gnu.org>
3258
3259 * search.texi (Regexp Search): Explain why forward and reverse regexp
3260 search are not mirror images.
3261
8cf51b2c
GM
32622006-12-19 Kim F. Storm <storm@cua.dk>
3263
3264 * major.texi (Choosing Modes): Describe match-function elements for
3265 magic-mode-alist.
3266
8cf51b2c
GM
32672006-12-18 Eli Zaretskii <eliz@gnu.org>
3268
3269 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3270 peculiarities.
3271
32722006-12-18 Richard Stallman <rms@gnu.org>
3273
3274 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3275
8cf51b2c
GM
32762006-12-17 Alan Mackenzie <acm@muc.de>
3277
3278 * programs.texi (Left Margin Paren): Remove the bit which says
3279 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3280 Discuss some of the issues of setting this option to nil.
3281
32822006-12-17 Glenn Morris <rgm@gnu.org>
3283
3284 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3285
32862006-12-16 Eli Zaretskii <eliz@gnu.org>
3287
3288 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3289 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3290 NTFS volumes.
3291 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3292 volumes.
3293
32942006-12-15 Eli Zaretskii <eliz@gnu.org>
3295
3296 * text.texi (HTML Mode): Fix "C-c TAB".
3297
8cf51b2c
GM
32982006-12-09 Richard Stallman <rms@gnu.org>
3299
3300 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3301
33022006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3303
3304 * files.texi (Misc File Ops): Document insert-file-literally.
3305
33062006-12-08 Eli Zaretskii <eliz@gnu.org>
3307
3308 * cmdargs.texi (Colors): Note that --color is intended for overriding
3309 the terminal defaults, not for normal invocation.
3310
3311 * misc.texi (Emacs Server): Improve wording. Don't mention the
3312 ``server program''. Add a cross-reference to "Init File" node.
3313 (Invoking emacsclient): Add index entries. Document both short and
3314 long versions of command-line options. Document the -f option.
3315
8cf51b2c
GM
33162006-12-06 Richard Stallman <rms@gnu.org>
3317
3318 * text.texi (Outline Format): Say to set outline-regexp
3319 and outline-level with major modes and file local variables.
3320
c8763fb6 33212006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3322
3323 * anti.texi (Antinews): Mention the alternative to
3324 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3325
8cf51b2c
GM
3326 * misc.texi (Interactive Shell): Ditto.
3327
33282006-12-04 Eli Zaretskii <eliz@gnu.org>
3329
3330 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3331
3332 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3333
33342006-12-01 Eli Zaretskii <eliz@gnu.org>
3335
3336 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3337 colon in the mode line.
3338
3339 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3340
33412006-11-26 Nick Roberts <nickrob@snap.net.nz>
3342
3343 * building.texi (Watch Expressions): Mention SPC for expanding/
3344 contracting watch expressions.
3345
33462006-11-26 Kim F. Storm <storm@cua.dk>
3347
3348 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3349
33502006-11-26 Nick Roberts <nickrob@snap.net.nz>
3351
3352 * building.texi (Debugger Operation): Define text command mode.
3353 Clarify how tooltips work.
3354 (GDB Graphical Interface): Explain how to run in text command mode
3355 more clearly.
3356
33572006-11-25 Juanma Barranquero <lekktu@gmail.com>
3358
3359 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3360
33612006-11-22 Juanma Barranquero <lekktu@gmail.com>
3362
3363 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3364
8cf51b2c
GM
33652006-11-18 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3368 and EMACS is deprecated.
3369
33702006-11-18 Juanma Barranquero <lekktu@gmail.com>
3371
3372 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3373
c8763fb6 33742006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3375
3376 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3377
3378 * emacs.texi: Include xresources.texi both for info and dvi.
3379
3380 * xresources.texi: Merge text from xresmini.texi.
3381
c8763fb6 33822006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3383
3384 * glossary.texi: Fix typos.
3385
8cf51b2c
GM
33862006-11-06 Richard Stallman <rms@gnu.org>
3387
3388 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3389
3390 * ack.texi (Acknowledgments): Fix name spelling.
3391
33922006-11-01 Juri Linkov <juri@jurta.org>
3393
3394 * search.texi (Word Search): Document incremental word search.
3395
33962006-10-28 Glenn Morris <rgm@gnu.org>
3397
3398 * ack.texi (Acknowledgments): Add cal-html author.
3399
3400 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3401 Calendar"). Describe new package cal-html.
3402 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3403 Calendar Files."
3404
8cf51b2c
GM
34052006-10-23 Richard Stallman <rms@gnu.org>
3406
3407 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3408 Abbrev mode is enabled.
3409
8cf51b2c
GM
34102006-10-16 Richard Stallman <rms@gnu.org>
3411
8cf51b2c
GM
3412 * emacs.texi: Update ISBN.
3413
8cf51b2c
GM
34142006-10-11 Kim F. Storm <storm@cua.dk>
3415
3416 * emacs.texi (Acknowledgments): Use @dotless{i}.
3417
34182006-10-08 Nick Roberts <nickrob@snap.net.nz>
3419
3420 * building.texi (Breakpoints Buffer): Mention catchpoints.
3421
34222006-10-08 Kim F. Storm <storm@cua.dk>
3423
3424 * ack.texi (Acknowledgments): Update.
3425
3426 * emacs.texi (Acknowledgments): Fix bad @/ form.
3427
8cf51b2c
GM
34282006-10-05 Kim F. Storm <storm@cua.dk>
3429
3430 * emacs.texi (Acknowledgments): Add more contributors.
3431
34322006-10-03 Richard Stallman <rms@gnu.org>
3433
3434 * emacs.texi (Acknowledgments): Update version and edition.
3435
8cf51b2c
GM
34362006-10-01 Karl Berry <karl@gnu.org>
3437
3438 * custom.texi (Customization Groups): Page break to keep example buffer
3439 on one page.
3440
34412006-09-30 Karl Berry <karl@gnu.org>
3442
3443 * programs.texi (Basic Indent): @need to improve page break.
3444 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3445
34462006-09-29 Glenn Morris <rgm@gnu.org>
3447
3448 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3449
34502006-09-29 Karl Berry <karl@gnu.org>
3451
3452 * windows.texi (Basic Window): Remove forced @break, no longer
3453 desirable.
3454 * frames.texi (Frame Commands),
3455 * mark.texi (Marking Objects): Reword to avoid bad page break.
3456 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3457
34582006-09-19 Richard Stallman <rms@gnu.org>
3459
3460 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3461 stick to present tense.
3462
c8763fb6 34632006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3464
3465 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3466 to x-gtk-use-old-file-dialog.
3467 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3468
34692006-09-15 Jay Belanger <belanger@truman.edu>
3470
49823426 3471 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3472 Change "Library Public License" to "Lesser Public License"
3473 throughout. Use "yyyy" to represent year.
3474
8cf51b2c
GM
34752006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3476
3477 * files.texi (Visiting): Add index entry "open file".
3478
8cf51b2c
GM
34792006-09-11 Richard Stallman <rms@gnu.org>
3480
3481 * building.texi (Compilation Mode): Clarification.
3482 (Grep Searching): Add xref to Compilation Mode.
3483
8cf51b2c
GM
34842006-09-08 Richard Stallman <rms@gnu.org>
3485
3486 * search.texi (Search): Ref multi-file search commands here.
3487 (Other Repeating Search): Not here.
3488
8cf51b2c
GM
34892006-08-28 Richard Stallman <rms@gnu.org>
3490
3491 * windows.texi (Split Window): Update xref.
3492
3493 * basic.texi (Continuation Lines): Update xref.
3494
3495 * indent.texi (Tab Stops): Update xref.
3496
3497 * emacs.texi (Top): Update subnode menu.
3498
3499 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3500 split out of Display Custom.
3501
35022006-08-25 Kim F. Storm <storm@cua.dk>
3503
3504 * display.texi (Display Custom): Add variables overline-margin
3505 and x-underline-at-descent-line.
3506
35072006-08-25 Richard Stallman <rms@gnu.org>
3508
3509 * entering.texi (Exiting): Rewrite to give graphical displays
3510 priority over text terminals.
3511
3512 * search.texi (Incremental Search): Move index entries.
3513
35142006-08-23 Chong Yidong <cyd@stupidchicken.com>
3515
3516 * custom.texi (Init File): Reference Find Init to avoid "home
3517 directory" confusion.
3518
35192006-08-22 Nick Roberts <nickrob@snap.net.nz>
3520
3521 * building.texi (Other GDB-UI Buffers): Describe how to edit
3522 a value in the locals buffer.
3523
35242006-08-21 Richard Stallman <rms@gnu.org>
3525
3526 * search.texi (Basic Isearch): Add `isearch' index entry.
3527
35282006-08-16 Richard Stallman <rms@gnu.org>
3529
3530 * misc.texi (Saving Emacs Sessions): Clean up wording.
3531
3532 * mark.texi (Marking Objects): Mention term "select all".
3533
3534 * emacs.texi (Top): Update subnode menu.
3535
3536 * help.texi (Help Mode): Move node up in file.
3537
8cf51b2c
GM
35382006-08-15 Nick Roberts <nickrob@snap.net.nz>
3539
3540 * building.texi (Stack Buffer): Explain fringe arrow.
3541
8cf51b2c
GM
35422006-08-12 Eli Zaretskii <eliz@gnu.org>
3543
8cf51b2c
GM
3544 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3545 on startup.
3546
35472006-08-11 Romain Francoise <romain@orebokech.com>
3548
3549 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3550
35512006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3552
3553 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3554
35552006-08-10 Richard Stallman <rms@gnu.org>
3556
3557 * text.texi (Format Faces): Substantial rewrites to deal
3558 with face merging. Empty regions don't count. Clarify
3559 face property inheritance.
3560
35612006-08-08 Romain Francoise <romain@orebokech.com>
3562
3563 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3564 <arjuropo@cc.jyu.fi>.
3565
8cf51b2c
GM
35662006-08-04 Eli Zaretskii <eliz@gnu.org>
3567
3568 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3569 apply to all frames.
3570
8cf51b2c
GM
35712006-08-01 Richard Stallman <rms@gnu.org>
3572
3573 * help.texi (Name Help): Add index entries for describe-variable.
3574
35752006-08-01 Nick Roberts <nickrob@snap.net.nz>
3576
3577 * building.texi (GDB Graphical Interface): Shorten node names.
3578 (GDB-UI Layout): Use GDB-related.
3579 (Other GDB-UI Buffers): Simplify English.
3580
35812006-07-31 Richard Stallman <rms@gnu.org>
3582
3583 * search.texi (Query Replace): Add xref for Dired's Q command.
3584
8cf51b2c
GM
35852006-07-31 Nick Roberts <nickrob@snap.net.nz>
3586
3587 * building.texi (GDB commands in Fringe): Rename to...
3588 (Source Buffers): ..this and move forward. Describe hollow arrow and
3589 new option gdb-find-source-frame.
3590
35912006-07-29 Richard Stallman <rms@gnu.org>
3592
3593 * dired.texi (Operating on Files): Simplify previous change
3594 and fix Texinfo usage.
3595
35962006-07-29 Eli Zaretskii <eliz@gnu.org>
3597
3598 * dired.texi (Operating on Files): Add cross-references. State the
3599 Unix commands that do similar things.
3600
36012006-07-28 Richard Stallman <rms@gnu.org>
3602
3603 * mark.texi (Transient Mark): Clarify that region never disappears
3604 when Transient Mark mode is off, and not when it is on.
3605
36062006-07-27 Richard Stallman <rms@gnu.org>
3607
3608 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3609
36102006-07-24 Richard Stallman <rms@gnu.org>
3611
3612 * xresources.texi (GTK styles): Fix texinfo usage.
3613
8cf51b2c
GM
3614 * commands.texi (User Input): Explain why we teach keyboard cmds.
3615
3616 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3617 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3618 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3619 * doclicense.texi, display.texi, dired.texi, basic.texi:
3620 * anti.texi, ack.texi: Move periods and commas inside quotes.
3621
36222006-07-22 Eli Zaretskii <eliz@gnu.org>
3623
3624 * cmdargs.texi (General Variables): Document EMAIL.
3625
36262006-07-21 Eli Zaretskii <eliz@gnu.org>
3627
3628 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3629 doesn't have effect on MS-Windows.
3630
8cf51b2c
GM
36312006-07-17 Richard Stallman <rms@gnu.org>
3632
3633 * building.texi (Grep Searching): Explain about chaining grep commands.
3634
8cf51b2c
GM
36352006-07-10 Nick Roberts <nickrob@snap.net.nz>
3636
49823426 3637 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3638
36392006-07-09 Chong Yidong <cyd@stupidchicken.com>
3640
3641 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3642 is invoked for multiple files.
3643
36442006-07-08 Eli Zaretskii <eliz@gnu.org>
3645
3646 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3647 on-line manual for the rest of this node.
3648 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3649 unconditionally.
3650 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3651 Improve wording.
3652 (Windows Printing): Improve wording.
3653 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3654 rest of this node.
3655
8cf51b2c
GM
36562006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3657
49823426
GM
3658 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3659 with eval-buffer.
8cf51b2c
GM
3660
36612006-07-05 Nick Roberts <nickrob@snap.net.nz>
3662
3663 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3664 of character translation.
3665
36662006-07-04 Nick Roberts <nickrob@snap.net.nz>
3667
3668 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3669
36702006-07-03 Karl Berry <karl@gnu.org>
3671
3672 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3673 not-too-underfull hboxes in the TeX output.
3674 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3675 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3676 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3677 * sending.texi, text.texi: Fix overfull/underfull boxes.
3678
36792006-07-03 Romain Francoise <romain@orebokech.com>
3680
3681 * m-x.texi (M-x): Fix.
3682
36832006-07-03 Richard Stallman <rms@gnu.org>
3684
8cf51b2c
GM
3685 * search.texi (Other Repeating Search): filename -> file name.
3686
3687 * misc.texi (Narrowing): Minor cleanups.
3688
3689 * files.texi (Visiting): filename -> file name.
3690
3691 * emacs.texi (Top): Update subnode menus.
3692
3693 * mule.texi (Coding Systems): Move char translation stuff here.
3694 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3695 (Recognize Coding): Substantial local rewrites.
3696 (International): Update menu.
3697
3698 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3699 (Scrolling): Substantial local rewrites.
3700 (Display): Update menu and intro.
3701
3702 * dired.texi: filename -> file name.
3703
3704 * custom.texi (Safe File Variables): Texinfo usage fix.
3705
f0131492 37062006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3707
3708 * help.texi, m-x.texi: Lots of cleanups.
3709
8cf51b2c
GM
37102006-06-30 Eli Zaretskii <eliz@gnu.org>
3711
3712 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3713 (Windows Processes, Windows Misc): Shorten the printed version by
3714 selectively conditioning less important portions by @ifnottex.
3715
8cf51b2c
GM
37162006-06-27 Richard Stallman <rms@gnu.org>
3717
3718 * mini.texi (Minibuffer File): Minor cleanup.
3719
37202006-06-25 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * frames.texi (XTerm Mouse): Rename to...
3723 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3724
3725 * emacs.texi (Top): Use new node name.
3726
37272006-06-24 Eli Zaretskii <eliz@gnu.org>
3728
3729 * emacs.texi (Top): Update the detailed menu according to changes in
3730 msdog.texi.
3731
3732 * msdog.texi (Windows Keyboard): New section.
3733 (Windows Mouse): New section.
3734 (Windows System Menu): Remove section (text merged with "Windows
3735 Keyboard").
3736 (Windows Misc): New section.
3737
3738 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3739
3740 * msdog.texi (ls in Lisp): New section.
3741
3742 * files.texi (Visiting): Document case-insensitive wildcard matching
3743 under find-file-wildcards.
3744
8cf51b2c
GM
37452006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3746
3747 * macos.texi (Mac Input): Add description of mac-function-modifier.
3748 Now Unicode keyboard layouts work.
3749
8cf51b2c
GM
37502006-06-10 Richard Stallman <rms@gnu.org>
3751
3752 * mule.texi (Recognize Coding): Clarify previous change.
3753
37542006-06-09 Kenichi Handa <handa@m17n.org>
3755
3756 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3757 notation.
3758
37592006-06-07 Kevin Ryde <user42@zip.com.au>
3760
3761 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3762 manual for @ifnottex, but in emacs-extra for @iftex.
3763
3764 * cmdargs.texi (General Variables): Fix smtpmail xref.
3765
37662006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3767
8cf51b2c 3768 * programs.texi (Comment Commands):
8cf51b2c 3769 * custom.texi (Specifying File Variables):
49823426 3770 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3771
37722006-06-07 Nick Roberts <nickrob@snap.net.nz>
3773
3774 * building.texi (Watch Expressions): Move node to end.
3775 (GDB Graphical Interface): Move description of clicks in fringe...
3776 (GDB commands in the Fringe): ...to here. New node.
3777
8cf51b2c
GM
37782006-06-05 Romain Francoise <romain@orebokech.com>
3779
49823426 3780 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3781
37822006-06-05 Nick Roberts <nickrob@snap.net.nz>
3783
3784 * building.texi (GDB Graphical Interface): Update bindings.
3785 (Commands of GUD): Add gud-print. Remove gud-run.
3786 Restate availability more generally.
3787
f0131492 37882006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3789
3790 * mini.texi: Lots of cleanups.
3791
37922006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3793
3794 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3795 and Mouse-2.
3796
c8763fb6 37972006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3798
3799 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3800
8cf51b2c
GM
38012006-05-31 Richard Stallman <rms@gnu.org>
3802
3803 * basic.texi (Moving Point): Fix previous change.
3804
c8763fb6 38052006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3806
3807 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3808
f0131492 38092006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3810
3811 * basic.texi: Many simplifications and improvements in wording.
3812
8cf51b2c
GM
38132006-05-26 Nick Roberts <nickrob@snap.net.nz>
3814
3815 * anti.texi (Antinews): Create a node for gdb-ui.
3816
8cf51b2c
GM
38172006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3818
3819 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3820
38212006-05-20 Richard Stallman <rms@gnu.org>
3822
3823 * dired.texi (Dired Navigation): dired-goto-file is now j.
3824
8cf51b2c
GM
38252006-05-20 Eli Zaretskii <eliz@gnu.org>
3826
3827 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3828 and their aliases.
3829
3830 * msdog.texi (Windows Printing): Mention non-support of plain text
3831 printing with some el-cheapo printers, and suggest a workaround.
3832
38332006-05-20 Kevin Ryde <user42@zip.com.au>
3834
3835 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3836 remove the bit saying you must set it.
3837
38382006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3839
3840 * trouble.texi (Checklist):
3841 * text.texi (Text, Auto Fill, Text Mode):
3842 * search.texi (Nonincremental Search):
3843 * rmail.texi (Rmail Labels):
3844 * mule.texi (Input Methods, Multibyte Conversion):
3845 * misc.texi (Gnus, Where to Look, PostScript):
3846 * maintaining.texi (Create Tags Table):
3847 * indent.texi (Indentation Commands):
3848 * fixit.texi (Spelling):
3849 * emacs.texi (Copying):
3850 * custom.texi (Init File): ifinfo -> ifnottex.
3851
8cf51b2c
GM
38522006-05-17 Richard Stallman <rms@gnu.org>
3853
3854 * files.texi (Diff Mode): Mention C-x `.
3855
38562006-05-08 Richard Stallman <rms@gnu.org>
3857
3858 * custom.texi (Disabling): Textual cleanups.
3859
8cf51b2c
GM
38602006-05-12 Glenn Morris <rgm@gnu.org>
3861
3862 * calendar.texi (Displaying the Diary, Format of Diary File):
3863 Refer to diary-view-entries, diary-list-entries,
3864 diary-show-all-entries rather than obsolete aliases.
3865
38662006-05-12 Eli Zaretskii <eliz@gnu.org>
3867
3868 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3869 (Displaying the Diary, Special Diary Entries, Importing Diary):
3870 * building.texi (Compilation Shell):
3871 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3872 emacs-xtra with @inforef's.
3873
3874 * files.texi (Visiting): Fix wording.
3875
3876 * mule.texi (Coding Systems, Text Coding): More indexing.
3877 Mention that C-x RET f can set eol conversion.
3878
c8763fb6 38792006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3880
3881 * xresmini.texi (GTK resources): Insert GTK description.
3882
3883 * xresources.texi (GTK resources): metafont should be menufont.
3884
8cf51b2c
GM
38852006-05-06 Michael Albinus <michael.albinus@gmx.de>
3886
49823426 3887 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3888 method, user name and host name is active only in partial
3889 completion mode.
3890
8cf51b2c
GM
38912006-05-06 Eli Zaretskii <eliz@gnu.org>
3892
3893 * makefile.w32-in (emacs.dvi):
3894 * Makefile.in (emacs.dvi): Add xresmini.texi.
3895
3896 * xresmini.texi (Table of Resources): Remove xref to non-existent
3897 node "LessTif Resources".
3898
3899 * msdog.texi (Microsoft Windows):
3900 * calendar.texi (Calendar/Diary, Displaying the Diary)
3901 (Special Diary Entries, Importing Diary, Holidays):
3902 * programs.texi (Program Modes):
3903 * text.texi (Text):
3904 * buffers.texi (Several Buffers):
3905 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3906
39072006-05-06 Eli Zaretskii <eliz@gnu.org>
3908
3909 The following changes merge the emacs-xtra manual into the main
3910 manual, but only for on-line version of the manual.
3911
3912 * vc2-xtra.texi (Version Backups, Local Version Control)
3913 (Making Snapshots, Change Logs and VC, Version Headers)
3914 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3915 on-line manual.
3916
3917 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3918 for on-line manual.
3919
3920 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3921 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3922 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3923 for on-line manual.
3924
3925 * fortran-xtra.texi (Fortran, Fortran Autofill)
3926 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3927 for on-line manual.
3928
3929 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3930 Conditional xref's for on-line manual.
3931
3932 * emerge-xtra.texi (Emerge, Overview of Emerge)
3933 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3934 manual.
3935
3936 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3937 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3938 (EMACSSOURCES): Use EMACS_XTRA.
3939 (../info/emacs-xtra): Remove.
3940 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3941
3942 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3943 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3944 (EMACSSOURCES): Use EMACS_XTRA.
3945 ($(infodir)/emacs-xtra): Remove.
3946 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3947
3948 * trouble.texi (Quitting):
3949 * text.texi (Text):
3950 * programs.texi (Program Modes):
3951 * msdog.texi (Microsoft Windows):
3952 * frames.texi (Frames):
3953 * files.texi (Backup, Version Control, VC Concepts)
3954 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3955 (Registering, VC Status, VC Undo, Multi-User Branching)
3956 (Comparing Files):
3957 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3958 (Displaying the Diary, Special Diary Entries, Importing Diary):
3959 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3960 conditional xref's, depending on @iftex/@ifnottex.
3961
3962 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3963 "MS-DOS". @include msdog-xtra.texi.
3964
3965 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3966 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3967
3968 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3969 for vc-xtra.texi subsections.
3970 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3971 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3972
3973 * sending.texi (Sending Mail): A @node line without explicit Prev,
3974 Next, and Up links.
3975
3976 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3977 Next, and Up links.
3978
3979 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3980 and its sections. @include picture-xtra.texi.
3981
3982 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3983 "Emerge".
3984 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3985
3986 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3987 exact duplicate of its name-sake in calendar.texi.
3988
3989 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3990 "Advanced Calendar/Diary Usage".
3991 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3992
3993 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3994 dired-xtra.texi.
3995 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3996
3997 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3998 (Files) [ifnottex]: Add menu entry for Autorevert.
3999
4000 * emacs-xtra.texi (Introduction): Reword to make consistent with
4001 printed version only.
4002 <Top level>: Remove the body of all chapters and move them to the
4003 new *-xtra.texi files. Use @raisesections and @lowersections to
4004 convert sections to chapters etc.
4005
4006 * msdog-xtra.texi:
4007 * fortran-xtra.texi:
4008 * vc-xtra.texi:
4009 * vc1-xtra.texi:
4010 * vc2-xtra.texi:
4011 * emerge-xtra.texi:
4012 * cal-xtra.texi:
4013 * dired-xtra.texi:
4014 * arevert-xtra.texi: New files, with text from respective chapters
4015 of emacs-xtra.texi. Convert each @chapter into @section, @section
4016 into @subsection, etc.
4017
4018 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
4019 updated.
4020
4021 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4022 Windows". All references updated.
4023
40242006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4025
4026 * macos.texi (Mac Input): Mention input from Character Palette.
4027 (Mac Font Specs): Fix typo.
4028
40292006-05-05 Richard Stallman <rms@gnu.org>
4030
4031 * files.texi (Diff Mode): Minor cleanup.
4032
40332006-05-05 Karl Berry <karl@gnu.org>
4034
8cf51b2c
GM
4035 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4036 errors from the current release of makeinfo (4.8).
4037 * help.texi (Library Keywords): Change widest word in multitable
4038 template from `emulations' to `convenience'. (Not sure if this is
4039 related to the font change.)
4040
40412006-05-05 Eli Zaretskii <eliz@gnu.org>
4042
4043 * files.texi (File Names): Add a footnote about limited support of
4044 ~USER on MS-Windows.
4045
4046 * cmdargs.texi (Initial Options): Add a footnote about limited
4047 support of ~USER on MS-Windows.
4048
40492006-05-03 Richard Stallman <rms@gnu.org>
4050
4051 * files.texi (Diff Mode): Node moved here.
4052 (Comparing Files): Delete what duplicates new node.
4053 (Files): Put Diff Mode in menu.
4054
4055 * misc.texi (Diff Mode): Moved to files.texi.
4056
4057 * emacs.texi (Top): Update menu for Diff Mode.
4058
4059 * trouble.texi (Emergency Escape): Simplify.
4060
4061 * emacs.texi (Top): Minor clarification.
4062
40632006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4064
4065 * commands.texi, entering.texi, screen.texi: Many simplifications.
4066
40672006-05-03 Richard Stallman <rms@gnu.org>
4068
4069 * commands.texi (Text Characters): Delete paragraph about unibyte
4070 non-ASCII printing chars.
4071
4072 * killing.texi (Killing): Say "graphical displays".
4073 * display.texi: Say "graphical displays".
4074
4075 * cmdargs.texi (Misc X): Say "graphical displays".
4076
40772006-05-01 Richard Stallman <rms@gnu.org>
4078
4079 * emacs.texi (Top): Add Diff Mode to menu.
4080
40812006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4082
4083 * misc.texi (Diff Mode): New node.
4084
40852006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4086
4087 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4088 (Mac Environment Variables): Shorten example line.
4089 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4090
40912006-05-01 Nick Roberts <nickrob@snap.net.nz>
4092
4093 * building.texi (GUD Customization): Describe cases %d and %c.
4094 Update description for %e.
4095
40962006-04-30 Glenn Morris <rgm@gnu.org>
4097
4098 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4099
41002006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4101
4102 * custom.texi (Examining): Update C-h v output example.
4103
41042006-04-29 Kim F. Storm <storm@cua.dk>
4105
4106 * building.texi (Grep Searching): Add lgrep and rgrep.
4107
8cf51b2c
GM
41082006-04-23 Richard Stallman <rms@gnu.org>
4109
4110 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4111
4112 * xresmini.texi: New file.
4113
4114 * xresources.texi (Face Resources): Split table into font resources
4115 and the rest. Combine similar attributes for brevity.
4116
8cf51b2c
GM
41172006-04-21 Eli Zaretskii <eliz@gnu.org>
4118
4119 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4120 backslashes and case-insensitivity in file names (moved to the
4121 main manual).
4122 (MS-DOS Printing): Move most of the text to the main manual.
4123
4124 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4125 New nodes.
4126 (Windows Processes, Windows System Menu): Add index entries and
4127 fix wording.
4128
8cf51b2c
GM
41292006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4130
4131 * misc.texi (Shell Ring): Add notes on saved input when
4132 navigating off the end of the history list.
4133
41342006-04-18 Chong Yidong <cyd@mit.edu>
4135
4136 * misc.texi (Shell Options): Correct default value of
4137 comint-scroll-show-maximum-output.
4138
8cf51b2c
GM
41392006-04-18 Nick Roberts <nickrob@snap.net.nz>
4140
4141 * building.texi (Watch Expressions): Update.
4142
8cf51b2c
GM
41432006-04-12 Richard Stallman <rms@gnu.org>
4144
4145 * search.texi: Clean up previous change.
4146
41472006-04-12 Eli Zaretskii <eliz@gnu.org>
4148
4149 * search.texi (Regexp Backslash, Regexp Replace): Add index
4150 entries for ``back reference'' and mention the term itself in the
4151 text.
4152
41532006-04-11 Richard Stallman <rms@gnu.org>
4154
4155 * custom.texi (Safe File Variables):
4156 Document enable-local-variables = :safe.
4157
41582006-04-11 Karl Berry <karl@gnu.org>
4159
4160 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4161 (Remote Repositories, Version Backups, Local Version Control)
4162 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4163 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4164 (Renaming VC Work Files and Master Files)
4165 (Inserting Version Control Headers, Customizing VC, General Options)
4166 (Options for RCS and SCCS, Options specific for CVS): Move all
4167 these nodes to emacs-xtra.texi, for brevity.
4168 * cmdargs.texi, files.texi: Change cross-references.
4169
8cf51b2c
GM
41702006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4171
4172 * files.texi (Old Versions): Update description of vc-annotate's
4173 use of color to indicate date ranges.
4174
8cf51b2c
GM
41752006-04-09 Kevin Ryde <user42@zip.com.au>
4176
8cf51b2c
GM
4177 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4178 put info and printed manual names the right way around.
4179
41802006-04-09 Karl Berry <karl@gnu.org>
4181
4182 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4183 emacs-xtra.texi, leaving only MS Windows information.
4184 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4185 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4186 node names.
4187
4188 * emacs.texi: Move @summarycontents and @contents to the beginning
4189 of the file.
4190
8cf51b2c
GM
41912006-04-08 Kevin Ryde <user42@zip.com.au>
4192
4193 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4194
41952006-04-07 Richard Stallman <rms@gnu.org>
4196
4197 * programs.texi (Comments, Comment Commands, Options for Comments)
4198 (Multi-Line Comments): "Align", not "indent".
4199 (Basic Indent): C-j deletes trailing whitespace before the newline.
4200
42012006-04-06 Richard Stallman <rms@gnu.org>
4202
8cf51b2c
GM
4203 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4204
42052006-04-06 Eli Zaretskii <eliz@gnu.org>
4206
4207 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4208
8cf51b2c
GM
42092006-04-05 Richard Stallman <rms@gnu.org>
4210
4211 * emacs.texi (Top): Update subnode menu.
4212
4213 * trouble.texi (Unasked-for Search): Node deleted.
4214 (Lossage): Delete from menu.
4215
42162006-04-04 Richard Stallman <rms@gnu.org>
4217
4218 * trouble.texi: Various cleanups.
4219 (Checklist): Don't bother saying how to snail a bug report.
4220 (Emergency Escape): Much rewriting.
4221 (After a Crash): Rename the core dump immediately.
4222 (Total Frustration): Call it a psychotherapist.
4223 (Bug Criteria): Avoid "illegal instruction".
4224 (Sending Patches): We always put the contributor's name in.
4225
4226 * misc.texi (Thumbnails): Minor correction.
4227
8cf51b2c
GM
42282006-04-03 Richard Stallman <rms@gnu.org>
4229
4230 * misc.texi (Thumbnails): Minor cleanup.
4231
42322006-04-02 Karl Berry <karl@gnu.org>
4233
4234 * sending.texi (Mail Sending): pxref to Top needs five args.
4235
4236 * texinfo.tex: Update to current version (2006-03-21.13).
4237
8cf51b2c
GM
42382006-03-31 Richard Stallman <rms@gnu.org>
4239
4240 * emacs.texi (Top): Update subnode menu.
4241
4242 * help.texi (Help Mode): Cleanup.
4243
4244 * dired.texi: Many cleanups.
4245 (Dired Deletion): Describe dired-recursive-deletes.
4246 (Operating on Files): dired-create-directory moved.
4247 (Misc Dired Features): Move to here.
4248 (Tumme): Node moved to misc.texi.
4249
4250 * custom.texi: Many cleanups.
4251 (Minor Modes): Don't mention ISO Accents Mode.
4252 (Examining): Update C-h v output example.
4253 (Hooks): Add index and xref for add-hook.
4254 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4255 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4256
4257 * misc.texi: Many cleanups.
4258 (beginning): Add to summary of topics.
4259 (Shell): Put eshell xref at the end. Remove eshell from table.
4260 (Thumbnails): New node.
4261
8cf51b2c
GM
42622006-03-28 Eli Zaretskii <eliz@gnu.org>
4263
4264 * files.texi (File Name Cache): Make it clear that the cache is
4265 not persistent.
4266
8cf51b2c
GM
42672006-03-25 Karl Berry <karl@gnu.org>
4268
49823426
GM
4269 * emacs-xtra.texi, emacs.texi, gnu.texi:
4270 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4271 (2) do not indent copyright year list (or anything else).
4272
8cf51b2c
GM
42732006-03-21 Juanma Barranquero <lekktu@gmail.com>
4274
4275 * files.texi (VC Dired Mode): Remove misplaced brackets.
4276
42772006-03-21 Andre Spiegel <spiegel@gnu.org>
4278
4279 * files.texi: Various updates and clarifications in the VC chapter.
4280
42812006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4282
4283 * help.texi (Help Mode): Document "C-c C-c".
4284
8cf51b2c
GM
42852006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4286
4287 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4288 menu in the standalone Info reader.
4289
42902006-03-15 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4293 moved here from Emacs manual.
4294
4295 * programs.texi (Fortran): Section moved to emacs-xtra.
4296 (Program Modes): Xref to Fortran in emacs-xtra.
4297
4298 * maintaining.texi (Emerge): Move to emacs-xtra.
4299 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4300
4301 * picture.texi: File deleted.
4302 * Makefile.in:
4303 * makefile.w32-in: Remove picture.texi.
4304
4305 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4306 * abbrevs.texi (Abbrevs):
4307 * sending.texi (Sending Mail): Picture node removed.
4308
4309 * emacs.texi (Top): Update node listings.
4310
8cf51b2c
GM
43112006-03-12 Richard Stallman <rms@gnu.org>
4312
4313 * calendar.texi: Various cleanups.
4314
8cf51b2c
GM
43152006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4316
4317 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4318 syntax.
4319
8cf51b2c
GM
43202006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4321
4322 * search.texi (Regexps): More accurately describe which characters
4323 are special in which situations. Recommend _not_ to quote `]' or
4324 `-' when they are not special.
4325
8cf51b2c
GM
43262006-02-28 Andre Spiegel <spiegel@gnu.org>
4327
4328 * files.texi (Old Versions): Clarify operation of C-x v =.
4329
8cf51b2c
GM
43302006-02-21 Nick Roberts <nickrob@snap.net.nz>
4331
4332 * building.texi (Watch Expressions): Update and describe
4333 gdb-speedbar-auto-raise.
4334
43352006-02-19 Richard M. Stallman <rms@gnu.org>
4336
4337 * emacs.texi: Use @smallbook.
4338 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4339 Update subnode menu.
4340
4341 * building.texi (Lisp Interaction): Minor addition.
4342
43432006-02-18 Nick Roberts <nickrob@snap.net.nz>
4344
4345 * building.texi (Watch Expressions): Update and be more precise.
4346
c8763fb6 43472006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4348
4349 * maintaining.texi (Create Tags Table): Explain why the
4350 exception when etags writes to files under the /dev tree.
4351
43522006-02-14 Richard M. Stallman <rms@gnu.org>
4353
4354 * custom.texi (Safe File Variables): Lots of clarification.
4355 Renamed from Unsafe File Variables.
4356
43572006-02-14 Chong Yidong <cyd@stupidchicken.com>
4358
4359 * custom.texi (Unsafe File Variables): File variable confirmation
4360 assumed denied in batch mode.
4361
43622006-02-14 Richard M. Stallman <rms@gnu.org>
4363
4364 * building.texi (GDB User Interface Layout): Don't say `inferior'
4365 for program being debugged.
4366
43672006-02-15 Nick Roberts <nickrob@snap.net.nz>
4368
4369 * building.texi (GDB Graphical Interface):
4370 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4371
43722006-02-13 Chong Yidong <cyd@stupidchicken.com>
4373
4374 * custom.texi (Specifying File Variables, Unsafe File Variables):
4375 New nodes, split from File Variables. Document new file local
4376 variable behavior.
4377
43782006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4379
4380 * display.texi (Standard Faces):
8cf51b2c
GM
4381 * files.texi (Visiting):
4382 * frames.texi (Clipboard):
4383 * glossary.texi (Glossary) <Clipboard>:
4384 * xresources.texi (X Resources): Mention Mac OS port.
4385
8cf51b2c
GM
43862006-02-12 Richard M. Stallman <rms@gnu.org>
4387
4388 * building.texi (Building): Clarify topic in intro.
4389
4390 * maintaining.texi (Maintaining): Change title; clarify topic.
4391 Delete duplicate index entries.
4392
4393 * building.texi (Other GDB User Interface Buffers): Clarifications.
4394
4395 * text.texi (Cell Commands): Clarifications.
4396
4397 * programs.texi (Defuns): Delete duplicate explanation of
4398 left-margin paren convention.
4399 (Hungry Delete): Minor cleanup.
4400
44012006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4402
4403 * dired.texi (Tumme): More tumme documentation.
4404
44052006-02-11 Alan Mackenzie <acm@muc.de>
4406
4407 * programs.texi ("Hungry Delete"): Correct the appellation of the
4408 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4409
44102006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4411
4412 * dired.texi (Tumme): Fix small bug.
4413
44142006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4415
4416 * macos.texi (Mac International): Rename "fontset-mac" to
4417 "fontset-standard".
4418
8cf51b2c
GM
44192006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4420
4421 * dired.texi (Tumme): Basic documentation for Tumme added.
4422
8cf51b2c
GM
44232006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4424
4425 * mule.texi (International):
4426 * programs.texi (Basic Indent): Fix typos.
4427
8cf51b2c
GM
4428 * custom.texi (Minor Modes):
4429 * display.texi (Text Display):
4430 * commands.texi (Text Characters): Update xrefs.
4431
44322006-02-07 Richard M. Stallman <rms@gnu.org>
4433
4434 * emacs.texi (Top): Update subnode menu.
4435 Update info on old Emacs papers.
4436 (Intro): "Graphical display", not window system.
4437
4438 * xresources.texi (GTK styles): Minor clarifications.
4439
4440 * trouble.texi: "Graphical display", not window system.
4441 (Stuck Recursive): Minor clarification.
4442
4443 * text.texi: Minor clarifications.
4444 (Sentences): Explain why two-space convention is better.
4445 Explain sentence-end-without-period here.
4446 (Fill Commands): Not here.
4447 (Refill): Node moved down.
4448 (Filling): Update menu.
4449 (Table Creation, Cell Justification, Column Commands): Clarify.
4450
4451 * sending.texi: Minor clarifications.
4452
4453 * search.texi (Regexp Backslash): Clarification.
4454
4455 * rmail.texi: Minor cleanups.
4456 (Rmail): Delete digression about `rmail-mode'.
4457 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4458 (Rmail Files): Mention C-u M-x rmail.
4459 (Rmail Reply): Mention References.
4460 (Rmail Display): Mention rmail-nonignored-headers.
4461
4462 * programs.texi: Minor cleanups.
4463 (Comment Commands): Mention momentary Transient Mark mode.
4464 (Matching): Be more specific about customizing show-paren-mode.
4465 (Info Lookup): Don't list the modes that support C-h S.
4466 Just say what it does in an unsupported mode.
4467 (Man Page): Delete excessive info on customizing woman.
4468 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4469
4470 * abbrevs.texi: Minor clarifications.
4471 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4472 not "dynamic abbrevs" as if they were a kind of abbrev.
4473
4474 * picture.texi (Picture): Minor cleanup.
4475
4476 * mule.texi (Communication Coding): Say "other applications".
4477 (Fontsets): Not specific to X. Add xref to X Resources.
4478 (Unibyte Mode): Rename from Single-Byte Character Support.
4479 "Graphical display", not window system.
4480 (International): Update menu.
4481
4482 * maintaining.texi (Format of ChangeLog):
4483 New node, split out from ChangeLog.
4484 (ChangeLog): Clarifications in the remaining text.
4485 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4486 (Find Tag): Add @w.
4487 (Tags Search): Explain tag table order here. Simplify grep ref.
4488 (List Tags): tags-tag-face is a variable, not a face.
4489 (Emerge): Cleanups.
4490
4491 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4492 (Keyboard Macros): Avoid "the user".
4493
4494 * killing.texi: "Graphical display", not window system.
4495
4496 * help.texi (Help Echo): "Graphical display", not window system.
4497
4498 * glossary.texi: Say "you", not "the user". Say "graphical display".
4499
4500 * frames.texi: Minor cleanups. "Graphical display", not window system.
4501
4502 * files.texi (Visiting): Make drag-and-drop not X-specific.
4503
4504 * custom.texi: Minor cleanups. "Graphical display", not window system.
4505
4506 * cmdargs.texi: Minor cleanups.
4507
4508 * building.texi (Compilation): Move and split kill-compilation para.
4509 Add para about multiple compilers.
4510 (Compilation Mode): Commands also available in grep mode and others.
4511 Mention C-u C-x ` more tutorially. Clarify C-x `.
4512 (Compilation Shell): Clarify. Put Bash example first.
4513 (Grep Searching): Minor cleanups; add @w.
4514 (Debuggers): Minor cleanups.
4515 (Starting GUD): Make GDB xgraphical mode issue clearer.
4516 (Debugger Operation): Lots of clarifications including
4517 GDB tooltip side-effect issue.
4518 (Commands of GUD): Clarify.
4519 (GUD Customization): Add bashdb-mode-hook.
4520 (GDB Graphical Interface): Rewrite for clarity.
4521 (GDB User Interface Layout): Rewrite for clarity.
4522 (Stack Buffer, Watch Expressions): Likewise.
4523 (Other GDB User Interface Buffers): Cleanups.
4524 (Lisp Libraries, External Lisp): Cleanup.
4525
4526 * basic.texi (Position Info): "Graphical displays", rather than
4527 window systems.
4528
4529 * anti.texi: Minor cleanup.
4530
8cf51b2c
GM
45312006-02-03 Eli Zaretskii <eliz@gnu.org>
4532
4533 * custom.texi (Init File, Find Init): Add cross-references to
4534 where $HOME is described.
4535
45362006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4537
4538 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4539 is not inside the @table.
4540
4541 * emacs.texi (Top): Correct node name.
4542
4543 * files.texi (File Names): Fix @xref.
4544 (Reverting): Fix typo.
4545
4546 * mule.texi (International): Correct node name.
4547
4548 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4549
45502006-02-01 Richard M. Stallman <rms@gnu.org>
4551
4552 * emacs.texi (Top): Update subnode menu.
4553
4554 * mule.texi: Minor clarifications.
4555 Reduce the specific references to X Windows.
4556 Refer to "graphical" terminals, rather than window systems.
4557 (Text Coding): Rename from Specify Coding.
4558 (Communication Coding, File Name Coding, Terminal Coding):
4559 New nodes split out from Text Coding.
4560
4561 * kmacro.texi: Minor clarifications.
4562 (Keyboard Macro Ring): Comment out some excessive commands.
4563 (Basic Keyboard Macro): Split up the table, putting part in each node.
4564
4565 * major.texi: Minor clarifications.
4566
4567 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4568
4569 * windows.texi: Minor clarifications.
4570 (Change Window): Don't describe mode-line mouse cmds here.
4571 Add xref to Mode Line Mouse.
4572
4573 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4574
4575 * macos.texi (Mac International): Fix xref.
4576
4577 * indent.texi: Minor clarifications.
4578
4579 * frames.texi: Minor clarifications.
4580 Reduce the specific references to X Windows.
4581 Refer to "graphical" terminals, rather than window systems.
4582 (Frame Parameters): Don't mention commands like
4583 set-foreground-color. Just say to customize a face.
4584 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4585
4586 * files.texi: Minor clarifications.
4587 (Numbered Backups): New node, split out from Backup Names.
4588
4589 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4590
4591 * cmdargs.texi (General Variables): Fix xref.
4592
4593 * buffers.texi: Minor clarifications.
4594
8cf51b2c
GM
45952006-01-31 Richard M. Stallman <rms@gnu.org>
4596
4597 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4598 Nodes moved to top.
4599
4600 * display.texi: Minor clarifications.
4601 (Display): Rearrange menu.
4602 (Standard Faces): Mention query-replace face.
4603 (Faces): Simplify.
4604 (Font Lock): Simplify face customization info.
4605 (Highlight Changes): Node merged into Highlight Interactively.
4606 (Highlight Interactively): Much rewriting and cleanup.
4607 (Optional Mode Line): Narrowed line number not good for goto-line.
4608 Simplify face customization advice.
4609 (Text Display): Mention use of escape-glyph face.
4610 Move ctl-arrow and tab-width here.
4611 (Display Custom): Move no-redraw-on-reenter to end of node.
4612
4613 * search.texi: Minor clarifications.
4614 (Isearch Scroll): Simplify.
4615 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4616
4617 * regs.texi (Registers): Mention bookmarks here.
4618
4619 * mark.texi: Minor clarifications.
4620 (Selective Undo): Node deleted.
4621
4622 * m-x.texi: Minor clarifications.
4623
4624 * killing.texi: Minor clarifications.
4625 Refer to "graphical" terminals, rather than window systems.
4626
4627 * help.texi: Clarifications.
4628 (Help): Don't describe C-h F and C-h K here.
4629 (Key Help): Describe C-h K here.
4630 (Name Help): Mention Emacs Lisp Intro.
4631 Describe C-h F here.
4632 (Misc Help): Mention C-h F and C-h K only briefly.
4633
4634 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4635 Selective undo text merged in.
4636 (Spelling): Mention Aspell along with Ispell.
4637
4638 * emacs.texi (Top): Update subnode menus.
4639
4640 * basic.texi (Basic Undo): Rename from Undo. Most of text
4641 moved to new Undo node.
4642
8cf51b2c
GM
46432006-01-29 Chong Yidong <cyd@stupidchicken.com>
4644
4645 * basic.texi (Continuation Lines, Inserting Text):
4646 Mention longlines mode.
4647
46482006-01-29 Richard M. Stallman <rms@gnu.org>
4649
10d1d0af 4650 * screen.texi: Minor cleanups.
8cf51b2c
GM
4651 (Screen): Clean up the intro paragraphs.
4652 (Mode Line): Lots of rewriting. Handle frame-name better.
4653 eol-mnemonic-... vars moved out.
4654
4655 * emacs.texi (Top): Change menu item for MS-DOS node.
4656 Update subnode menu.
4657
4658 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4659 chapter relates to Windows. Title changed.
4660
4661 * mini.texi: Minor cleanups.
4662
4663 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4664 (Mark): Put it in the menu.
4665
4666 * entering.texi: Minor cleanups.
4667
4668 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4669 (Intro): Refer to "graphical" terminals, rather than X.
4670
4671 * display.texi (Display Custom): Add xref to Variables.
4672 (Optional Mode Line): eol-mnemonic-... vars moved here.
4673
4674 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4675 rather than X.
4676
8cf51b2c
GM
4677 * basic.texi: Minor cleanups.
4678 (Undo): selective-undo moved.
4679
8cf51b2c
GM
46802006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4681
4682 * anti.texi (Antinews): Various corrections and additions.
4683
46842006-01-23 Juri Linkov <juri@jurta.org>
4685
4686 * custom.texi (Easy Customization, Customization Groups)
4687 (Browsing Custom): Mention links along with buttons.
4688
8cf51b2c
GM
46892006-01-21 Eli Zaretskii <eliz@gnu.org>
4690
8cf51b2c
GM
4691 * text.texi (TeX Print): Use @key for TAB.
4692
8cf51b2c
GM
4693 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4694
8cf51b2c
GM
46952006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4696
4697 * files.texi (File Aliases): Don't claim that usually separate
4698 buffers are created for two file names that name the same data.
4699 Mention additional situations where different names mean the same
4700 file on disk.
4701
47022006-01-19 Richard M. Stallman <rms@gnu.org>
4703
4704 * killing.texi (Deletion): Upcase @key argument.
4705
4706 * custom.texi (Custom Themes): Minor cleanup.
4707
4708 * programs.texi (Hungry Delete): Upcase @key argument.
4709
8cf51b2c
GM
47102006-01-16 Juri Linkov <juri@jurta.org>
4711
4712 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4713 Move `mode-line-highlight' before `mode-line-buffer-id'.
4714
8cf51b2c
GM
47152006-01-14 Richard M. Stallman <rms@gnu.org>
4716
4717 * basic.texi (Inserting Text): Minor cleanup.
4718
8cf51b2c
GM
47192006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4720
4721 * custom.texi (Changing a Variable, Face Customization):
4722 Update for changes in Custom menus.
4723
8cf51b2c
GM
47242006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4725
4726 * macos.texi (Mac International): Undo last change.
4727
8cf51b2c
GM
47282006-01-02 Chong Yidong <cyd@stupidchicken.com>
4729
4730 * custom.texi (Custom Themes): Describe the new
4731 customize-create-theme interface.
4732
47332005-12-30 Juri Linkov <juri@jurta.org>
4734
4735 * basic.texi (Position Info): Update example.
4736
c8763fb6 47372005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4738
4739 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4740
47412005-12-24 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * custom.texi (Custom Themes): `load-theme' always loads.
4744
47452005-12-23 Juri Linkov <juri@jurta.org>
4746
4747 * display.texi (Highlight Interactively): Use double space to
4748 separate sentences. Replace C-p with M-p, and C-n with M-n.
4749
47502005-12-22 Richard M. Stallman <rms@gnu.org>
4751
4752 * custom.texi (Easy Customization and subnodes):
4753 Replace "active field" with "button".
4754 Use "user option" only for variables.
4755 Use "setting" for variable-or-face.
4756
47572005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4758
4759 * buffers.texi (Select Buffer): Change order in table to make
4760 "Similar" refer to the correct item.
4761 (Indirect Buffers): Minor rewording.
4762
8cf51b2c
GM
47632005-12-20 Juri Linkov <juri@jurta.org>
4764
4765 * files.texi (VC Status): Put P and N near p and n.
4766
8cf51b2c
GM
47672005-12-19 Richard M. Stallman <rms@gnu.org>
4768
4769 * programs.texi (Electric C): Delete the info about newline control.
4770 (Other C Commands): Minor cleanup.
4771 (Left Margin Paren): Minor cleanup.
4772
47732005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4774
4775 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4776 (Customization Groups): Delete text moved to "Browsing Custom".
4777 (Browsing Custom): New node.
4778 (Specific Customization): Clarify which commands only work for
4779 loaded options.
4780
47812005-12-18 Bill Wohler <wohler@newt.com>
4782
4783 * frames.texi (Tool Bars): Shorten text of previous change.
4784
47852005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4786
4787 * files.texi (VC Status): Document log-view mode.
4788
47892005-12-18 Bill Wohler <wohler@newt.com>
4790
4791 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4792 permanently via the customize interface.
4793
8cf51b2c
GM
47942005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4795
4796 * killing.texi (Killing by Lines): Document `kill-whole-line'
4797 function.
4798
c8763fb6 47992005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4800
4801 * buffers.texi (Select Buffer): Change `prev-buffer' to
4802 `previous-buffer'. Indicate that these functions use a frame
4803 local buffer list.
4804
8cf51b2c
GM
48052005-12-12 Richard M. Stallman <rms@gnu.org>
4806
4807 * custom.texi (Easy Customization): Change menu comment.
4808 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4809
4810 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4811 (Help): Among the Apropos commands, describe only C-h a here.
4812
48132005-12-11 Richard M. Stallman <rms@gnu.org>
4814
4815 * programs.texi (Options for Comments): Comment-end starts with space.
4816
4817 * glossary.texi (Glossary): Minor cleanup.
4818
4819 * files.texi (Old Versions): Use @table.
4820
8cf51b2c
GM
48212005-12-10 David Koppelman <koppel@ece.lsu.edu>
4822
4823 * display.texi (Highlight Interactively): Include
4824 global-hi-lock-mode. Add miscellaneous details and elaborations.
4825
48262005-12-09 Richard M. Stallman <rms@gnu.org>
4827
4828 * display.texi (Font Lock): Delete the Global FL menu item.
4829
48302005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * custom.texi (Minibuffer Maps): Mention the maps for file name
4833 completion.
4834
48352005-12-09 Kim F. Storm <storm@cua.dk>
4836
4837 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4838 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4839 cursor to next corner in rectangle; clarify insert around rectangle.
4840
8cf51b2c
GM
48412005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * custom.texi (Customization): Use xref to elisp manual for
4844 non-TeX output.
4845 (Minor Modes): Update.
4846 (Customization Groups, Changing a Variable, Face Customization):
4847 Update for new appearance of Custom buffers.
4848 (Changing a Variable): `custom-buffer-done-function' has been
4849 replaced by `custom-buffer-done-kill'.
4850 (Specific Customization): In the `customize-group' buffer, a
4851 subgroup's contents are not "hidden". They are not included at
4852 all. They have no [Show] button.
4853 (Mouse Buttons): Add pxref to description of mouse event lists in
4854 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4855 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4856 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4857
48582005-12-08 Richard M. Stallman <rms@gnu.org>
4859
4860 * mini.texi (Completion Commands, Completion):
4861 In file name input, SPC does not do completion.
4862
8cf51b2c
GM
48632005-12-08 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * building.texi (GDB Graphical Interface): Explain screen size
4866 setting.
4867 (Other GDB User Interface Buffers): Describe features specific to
4868 GDB 6.4.
4869
8cf51b2c
GM
48702005-12-01 Nick Roberts <nickrob@snap.net.nz>
4871
4872 * building.texi (GDB User Interface Layout): Describe how to
4873 kill associated buffers.
4874 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4875 (Watch Expressions): Be more precise.
4876 (Other GDB User Interface Buffers): Describe how to change a
4877 register value.
4878
8cf51b2c
GM
48792005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4880
4881 * macos.texi (Mac Input): Remove description of
4882 mac-command-key-is-meta. Add descriptions of
4883 mac-control-modifier, mac-command-modifier, and
4884 mac-option-modifier.
4885 (Mac International): Fix description of conversion of clipboard data.
4886 (Mac Font Specs): Add example of font customization by face attributes.
4887
48882005-11-22 Nick Roberts <nickrob@snap.net.nz>
4889
4890 * building.texi (Watch Expressions): Expand description.
4891 (Other GDB User Interface Buffers): Describe local map for
4892 gud-watch.
4893
48942005-11-21 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * display.texi (Font Lock): Font lock is enabled by default now.
4897
48982005-11-20 Juri Linkov <juri@jurta.org>
4899
4900 * basic.texi (Position Info): Update examples of the output.
4901 Remove the fact that examples are produced in the TeXinfo buffer,
4902 because in the Info reader users will get a different output from
4903 `C-x ='.
4904
4905 * building.texi (Compilation Mode): Remove paragraph duplicated
4906 from the node `Compilation'. Add `compilation-skip-threshold'.
4907
4908 * display.texi (Font Lock): Suggest more user-friendly method of
4909 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4910
49112005-11-18 Richard M. Stallman <rms@gnu.org>
4912
4913 * files.texi (Registering): Mention @@ in mode line.
4914
4915 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4916
49172005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4918
4919 * files.texi (Renaming and VC): Some back-ends don't
4920 handle renaming.
4921
8cf51b2c
GM
49222005-11-17 Juri Linkov <juri@jurta.org>
4923
4924 * emacs.texi (Top):
4925 * display.texi (Highlight Interactively): Put this font-lock based
4926 mode near Font Lock node.
4927
49282005-11-16 Chong Yidong <cyd@stupidchicken.com>
4929
4930 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4931 icons.
4932
49332005-11-12 Kim F. Storm <storm@cua.dk>
4934
4935 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4936 (Help Summary): Add C-h d and C-h e.
4937 (Apropos): Clarify that all apropos commands may search for either
4938 list of words or a regexp. Add C-h d for apropos-documentation.
4939 Describe apropos-documentation-sort-by-scores user option.
4940
8cf51b2c
GM
49412005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4942
4943 * killing.texi (CUA Bindings): Add @section.
4944
49452005-11-10 Kim F. Storm <storm@cua.dk>
4946
4947 * emacs.texi (Top): Add CUA Bindings entry to menu.
4948
4949 * killing.texi (CUA Bindings): New node. Moved here from
4950 misc.texi and extended with info on rectangle commands and
4951 rectangle highlighting, interface to registers, and the global
4952 mark feature.
4953
4954 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4955
4956 * regs.texi: Prev link points to CUA Bindings node.
4957
49582005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * help.texi (Help Echo): By default, help echos are only shown on
4961 mouse-over, not on point-over.
4962
c8763fb6 49632005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4964
4965 * misc.texi (Shell Mode): Describe how to activate password echoing.
4966
8cf51b2c
GM
49672005-11-04 Romain Francoise <romain@orebokech.com>
4968
4969 * mark.texi (Mark Ring): Fix typo.
4970
49712005-11-03 Richard M. Stallman <rms@gnu.org>
4972
4973 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4974
49752005-11-01 Bill Wohler <wohler@newt.com>
4976
4977 * help.texi (Help Mode): Fix typo.
4978
49792005-11-01 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * building.texi (Other GDB User Interface Buffers): Describe
4982 the command gdb-use-inferior-io-buffer.
4983
49842005-10-31 Romain Francoise <romain@orebokech.com>
4985
4986 * files.texi (Compressed Files): Fix typo.
4987
4988 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4989
4990 * windows.texi (Force Same Window): Likewise.
4991
49922005-10-30 Bill Wohler <wohler@newt.com>
4993
4994 * help.texi (Help Mode): URLs viewed with browse-url.
4995
49962005-10-31 Nick Roberts <nickrob@snap.net.nz>
4997
4998 * building.texi (GDB Graphical Interface): Don't reference
4999 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5000 must stay in same frame.
5001
50022005-10-29 Chong Yidong <cyd@stupidchicken.com>
5003
5004 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5005
5006 * anti.texi (Antinews): Likewise.
5007
8cf51b2c
GM
50082005-10-28 Bill Wohler <wohler@newt.com>
5009
5010 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5011
50122005-10-28 Richard M. Stallman <rms@gnu.org>
5013
5014 * files.texi (Visiting): Explain how to enter ? in a file name.
5015
5016 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5017
8cf51b2c
GM
50182005-10-25 Nick Roberts <nickrob@snap.net.nz>
5019
5020 * building.texi (GDB Graphical Interface): Describe
5021 gdb-mouse-until.
5022
50232005-10-23 Richard M. Stallman <rms@gnu.org>
5024
5025 * custom.texi (Init File): Recommend when to use site-start.el.
5026
8cf51b2c
GM
50272005-10-21 Juri Linkov <juri@jurta.org>
5028
5029 * custom.texi (Examining): Mention accessing the old variable
5030 value via M-n in set-variable.
5031
8cf51b2c
GM
50322005-10-18 Romain Francoise <romain@orebokech.com>
5033
5034 * files.texi (Version Systems): Capitalize GNU.
5035
8cf51b2c
GM
50362005-10-18 Nick Roberts <nickrob@snap.net.nz>
5037
5038 * building.texi (Compilation Mode): Remove redundant paragraph.
5039 (Watch Expressions): Remove paragraph to reflect code change.
5040
8cf51b2c
GM
50412005-10-16 Richard M. Stallman <rms@gnu.org>
5042
5043 * building.texi (Compilation Mode, Compilation): Clarified.
5044
50452005-10-15 Richard M. Stallman <rms@gnu.org>
5046
5047 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5048
8cf51b2c
GM
50492005-10-13 Kenichi Handa <handa@m17n.org>
5050
5051 * basic.texi (Position Info): Fix previous change.
5052
c8763fb6 50532005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5054
5055 * cmdargs.texi (Icons X): Fix typo.
5056
50572005-10-12 Kenichi Handa <handa@m17n.org>
5058
5059 * basic.texi (Position Info): Describe the case that Emacs shows
5060 "part of display ...".
5061
c8763fb6 50622005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5063
5064 * cmdargs.texi (Icons X): -nb => -nbi.
5065
50662005-10-10 Chong Yidong <cyd@stupidchicken.com>
5067
5068 * frames.texi (Speedbar): A couple more clarifications.
5069
50702005-10-11 Nick Roberts <nickrob@snap.net.nz>
5071
5072 * building.texi (GDB User Interface Layout): Improve diagram.
5073 (Watch Expressions): Explain how to make speedbar global.
5074 (Other GDB User Interface Buffers): Make references more precise.
5075
8cf51b2c
GM
50762005-10-09 Richard M. Stallman <rms@gnu.org>
5077
5078 * frames.texi (Speedbar): Clarify the text.
5079
50802005-10-09 Chong Yidong <cyd@stupidchicken.com>
5081
5082 * frames.texi (Speedbar): Add information on keybindings,
5083 dismissing the speedbar, and buffer display mode. Link to
5084 speedbar manual.
5085
c8763fb6 50862005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5087
5088 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5089 added -nb, --no-bitmap-icon.
5090
8cf51b2c
GM
50912005-10-07 Nick Roberts <nickrob@snap.net.nz>
5092
5093 * building.texi (GDB Graphical Interface): Add variables and
5094 functions to indices. Be more precise.
5095
c8763fb6 50962005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5097
5098 * frames.texi (Drag and Drop): Remove the x- from
5099 x-dnd-open-file-other-window and xdnd-protocol-alist.
5100
51012005-09-30 Romain Francoise <romain@orebokech.com>
5102
5103 * mini.texi (Minibuffer): The default value now appears before the
5104 colon in minibuffer prompts.
5105
8cf51b2c
GM
51062005-09-25 Richard M. Stallman <rms@gnu.org>
5107
5108 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5109
8cf51b2c
GM
51102005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5111
5112 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5113
8cf51b2c
GM
51142005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5115
5116 * emacs.texi (Top): Update submenus from macos.texi.
5117
5118 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5119 (Mac OS): Update feature support status.
5120 (Mac Input): List supported input scripts. Remove description
5121 about `mac-keyboard-text-encoding'. Mention mouse button
5122 emulation and related variables.
5123 (Mac International): Mention Central European and Cyrillic
5124 support. Now `keyboard-coding-system' is dynamically changed.
5125 Add description about coding system for selection. Add
5126 description about language environment.
5127 (Mac Environment Variables): Mention
5128 `~/.MacOSX/environment.plist'. Give example of command line
5129 arguments. Add Preferences support.
5130 (Mac Directories): Explicitly state that this node is for Mac OS
5131 Classic only.
5132 (Mac Font Specs): Mention specification for scalable fonts. List
5133 supported charsets. Add preferred way of creating fontsets. Add
5134 description about `mac-allow-anti-aliasing'.
5135 (Mac Functions): Add descriptions about `mac-set-file-creator',
5136 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5137 and `mac-get-preference'.
5138
8cf51b2c
GM
51392005-09-16 Romain Francoise <romain@orebokech.com>
5140
5141 Update all files to specify GFDL version 1.2.
5142
5143 * doclicense.texi (GNU Free Documentation License): Update to
5144 version 1.2.
5145
51462005-09-15 Richard M. Stallman <rms@gnu.org>
5147
5148 * buffers.texi (List Buffers): Fix xref.
5149
5150 * rmail.texi (Rmail Basics): Fix xref.
5151
5152 * emacs.texi (Top): Update subnode menus.
5153
5154 * files.texi (Saving Commands): New node, broken out of Saving.
5155 (Customize Save): New node, broken out of Saving.
5156 Clarify effect of write-region-inhibit-fsync.
5157 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5158
8cf51b2c
GM
51592005-09-14 Romain Francoise <romain@orebokech.com>
5160
5161 * files.texi (Saving): Mention write-region-inhibit-fsync.
5162
51632005-09-05 Chong Yidong <cyd@stupidchicken.com>
5164
5165 * custom.texi (Custom Themes): New node.
5166
51672005-09-03 Richard M. Stallman <rms@gnu.org>
5168
49823426
GM
5169 * search.texi (Search Case): Mention vars that control
5170 case-fold-search for various operations.
8cf51b2c
GM
5171
51722005-08-22 Juri Linkov <juri@jurta.org>
5173
5174 * display.texi (Standard Faces): Merge the text from
5175 `(elisp)Standard Faces' into this node.
5176
51772005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * emacs.texi (Top): Delete menu item for deleted node
5180 Keyboard Translations.
5181
51822005-08-18 Richard M. Stallman <rms@gnu.org>
5183
8cf51b2c
GM
5184 * trouble.texi (Unasked-for Search):
5185 Delete xref to Keyboard Translations.
5186
5187 * glossary.texi (Glossary): Delete xref.
5188
8cf51b2c
GM
5189 * custom.texi (Minor Modes): Say that the list here is not complete.
5190 (Keyboard Translations): Node deleted.
5191 (Disabling): Delete xref to it.
5192 (Customization Groups): Fix Custom buffer example.
5193 (Hooks): Mention remove-hooks.
5194
51952005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5196
5197 * building.texi (GDB Graphical Interface): Improve filling of menu
5198 item.
5199
52002005-08-18 Nick Roberts <nickrob@snap.net.nz>
5201
5202 * building.texi (GDB Graphical Interface): Use better node names.
5203
52042005-08-14 Richard M. Stallman <rms@gnu.org>
5205
5206 * text.texi (Sentences): Fix xref.
5207
52082005-08-14 Juri Linkov <juri@jurta.org>
5209
5210 * building.texi (Compilation, Grep Searching): Move grep command
5211 headings from `Compilation' to `Grep Searching'.
5212
5213 * dired.texi (Dired and Find):
5214 * maintaining.texi (Tags Search): Replace grep xref to
5215 `Compilation' node with `Grep Searching'.
5216
5217 * files.texi (Comparing Files): Replace xref to `Compilation' with
5218 `Compilation Mode'.
5219
52202005-08-13 Alan Mackenzie <acm@muc.de>
5221
5222 * search.texi (Non-ASCII Isearch): Correct a typo.
5223 (Replacement Commands): Mention query-replace key binding.
5224
52252005-08-11 Richard M. Stallman <rms@gnu.org>
5226
5227 * programs.texi (Options for Comments): Fix xref.
5228
5229 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5230 out of Regexps.
5231
8cf51b2c
GM
52322005-08-09 Juri Linkov <juri@jurta.org>
5233
5234 * building.texi (Compilation): Use `itemx' instead of `item'.
5235 (Grep Searching): Simplify phrase.
5236
5237 * display.texi (Standard Faces): Describe vertical-border on
5238 window systems.
5239
5240 * windows.texi (Split Window): Simplify phrase and mention
5241 vertical-border face.
5242
52432005-08-09 Richard M. Stallman <rms@gnu.org>
5244
5245 * files.texi (Comparing Files): Clarify compare-windows.
5246
5247 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5248
8cf51b2c
GM
52492005-08-06 Eli Zaretskii <eliz@gnu.org>
5250
5251 * mule.texi (Coding Systems): Rephrase the paragraph about
5252 codepages: no need for "M-x codepage-setup" anymore, except on
5253 MS-DOS.
5254
5255 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5256 the MS-DOS port only.
5257
52582005-07-30 Eli Zaretskii <eliz@gnu.org>
5259
5260 * makefile.w32-in (info): Don't run multi-install-info.bat.
5261 ($(infodir)/dir): New target, produced by running
5262 multi-install-info.bat.
5263
8cf51b2c
GM
52642005-07-22 Eli Zaretskii <eliz@gnu.org>
5265
5266 * files.texi (Quoted File Names): Add index entry.
5267
8cf51b2c
GM
52682005-07-19 Juri Linkov <juri@jurta.org>
5269
5270 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5271
52722005-07-18 Juri Linkov <juri@jurta.org>
5273
8cf51b2c
GM
5274 * custom.texi (Easy Customization):
5275 * files.texi (Old Versions):
5276 * frames.texi (Wheeled Mice):
5277 * mule.texi (Specify Coding):
8cf51b2c
GM
5278 * text.texi (Cell Justification):
5279 * trouble.texi (After a Crash):
8cf51b2c
GM
5280 * xresources.texi (GTK styles):
5281 Delete duplicate duplicate words.
5282
52832005-07-17 Richard M. Stallman <rms@gnu.org>
5284
5285 * frames.texi (Creating Frames): Fix foreground color example.
5286
5287 * custom.texi (Init Examples): Clean up text about conditionals.
5288
52892005-07-16 Richard M. Stallman <rms@gnu.org>
5290
5291 * mini.texi (Completion Commands): Fix command name for ?.
5292
8cf51b2c
GM
52932005-07-16 Eli Zaretskii <eliz@gnu.org>
5294
5295 * display.texi (Standard Faces): Explain that customization of
5296 `menu' face has no effect on w32 and with GTK. Add
5297 cross-references.
5298
5299 * cmdargs.texi (General Variables): Clarify the default location
5300 of $HOME on w32 systems.
5301
53022005-07-15 Jason Rumney <jasonr@gnu.org>
5303
5304 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5305 changed.
5306
53072005-07-08 Kenichi Handa <handa@m17n.org>
5308
5309 * mule.texi (Recognize Coding): Recommend
5310 revert-buffer-with-coding-system instead of revert-buffer.
5311
53122005-07-07 Richard M. Stallman <rms@gnu.org>
5313
5314 * anti.texi (Antinews): Mention mode-line-inverse-video.
5315
5316 * files.texi (Saving): Minor correction about C-x C-w.
5317
5318 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5319
53202005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5321
5322 * search.texi (Isearch Scroll): Add example of using the
5323 `isearch-scroll' property.
5324 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5325 `Display Custom' node.
5326 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5327 and de-emphasize it.
5328 (Other Repeating Search): `occur' currently can not correctly
5329 handle multiline matches. Correct, clarify and update description
5330 of `flush-lines' and `keep-lines'.
5331
5332 * display.texi (Display Custom): Add anchor for `baud-rate'.
5333
53342005-07-07 Richard M. Stallman <rms@gnu.org>
5335
5336 * gnu.texi: Update where to get GNU status; add refs for how to help.
5337 Add footnotes 6 and 7.
5338
53392005-07-04 Lute Kamstra <lute@gnu.org>
5340
5341 Update FSF's address in GPL notices.
5342
8cf51b2c 5343 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5344 * trouble.texi (Checklist): Update FSF's address.
5345
8cf51b2c
GM
53462005-06-24 Richard M. Stallman <rms@gnu.org>
5347
5348 * display.texi (Text Display): Change index entries.
5349
53502005-06-24 Eli Zaretskii <eliz@gnu.org>
5351
5352 * makefile.w32-in (MAKEINFO): Use --force.
5353 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5354 Makefile.in.
8cf51b2c
GM
5355
53562005-06-23 Richard M. Stallman <rms@gnu.org>
5357
5358 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5359 nobreak-char-display.
5360
5361 * emacs.texi (Top): Update detailed node listing.
5362
5363 * display.texi (Text Display): Renamed show-nonbreak-escape
5364 to nobreak-char-display and no-break-space to nobreak-space.
5365 (Standard Faces): Split up the list of standard faces
5366 and put it in a separate node. Add nobreak-space and
5367 escape-glyph.
5368
8cf51b2c
GM
53692005-06-23 Lute Kamstra <lute@gnu.org>
5370
5371 * mule.texi (Select Input Method): Fix typo.
5372
53732005-06-23 Kenichi Handa <handa@m17n.org>
5374
5375 * mule.texi (International): List all supported scripts. Adjust
5376 text for that leim is now included in the normal Emacs
5377 distribution.
5378 (Language Environments): List all language environments.
5379 Intlfonts contains fonts for most supported scripts, not all..
5380 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5381 input a specific character.
8cf51b2c
GM
5382 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5383
53842005-06-23 Juanma Barranquero <lekktu@gmail.com>
5385
49823426 5386 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5387
53882005-06-22 Miles Bader <miles@gnu.org>
5389
5390 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5391
53922005-06-20 Miles Bader <miles@gnu.org>
5393
5394 * display.texi (Faces): Add `vertical-divider'.
5395
53962005-06-17 Richard M. Stallman <rms@gnu.org>
5397
5398 * text.texi (Adaptive Fill): Minor clarification.
5399
8cf51b2c
GM
54002005-06-10 Lute Kamstra <lute@gnu.org>
5401
5402 * emacs.texi (Top): Correct version number.
5403 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5404 refer to the current version of Emacs.
5405
54062005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5407
5408 * files.texi (Log Buffer): Document when there can be more than
5409 one file to be committed.
5410
54112005-06-08 Juri Linkov <juri@jurta.org>
5412
5413 * display.texi (Faces): Add `shadow' face.
5414
54152005-06-07 Masatake YAMATO <jet@gyve.org>
5416
5417 * display.texi (Faces): Write about mode-line-highlight.
5418
54192005-06-06 Richard M. Stallman <rms@gnu.org>
5420
5421 * misc.texi (Printing Package): Explain how to initialize
5422 printing package.
5423
5424 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5425
54262005-06-05 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * emacs.texi: Rename Hardcopy to Printing.
5429 Make PostScript and PostScript Variables subnodes of it.
5430
5431 * misc.texi (Printing): Rename node from Hardcopy.
5432 Mention menu bar options.
5433 Move PostScript and PostScript Variables to submenu.
5434 (Printing package): New node.
5435
5436 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5437
5438 * dired.texi (Operating on Files): Likewise.
5439
5440 * calendar.texi (Displaying the Diary): Likewise.
5441
5442 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5443
5444 * glossary.texi (Glossary): Likewise.
5445
5446 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5447 effect.
5448
54492005-06-04 Richard M. Stallman <rms@gnu.org>
5450
5451 * trouble.texi (After a Crash): Polish previous change.
5452
8cf51b2c
GM
54532005-05-30 Noah Friedman <friedman@splode.com>
5454
5455 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5456 recovery mechanism.
5457
8cf51b2c
GM
54582005-05-28 Nick Roberts <nickrob@snap.net.nz>
5459
5460 * building.texi (Other Buffers): SPC toggles display of
5461 floating point registers.
5462
8cf51b2c
GM
54632005-05-27 Nick Roberts <nickrob@snap.net.nz>
5464
5465 * files.texi (Log Buffer): Merge in description of Log Edit
5466 mode from pcl-cvs.texi.
5467
54682005-05-26 Richard M. Stallman <rms@gnu.org>
5469
5470 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5471
8cf51b2c
GM
54722005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5473
5474 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5475 not enabled by default.
5476 When not on a word, `ispell-word' by default checks the word
5477 before point.
5478
54792005-05-24 Nick Roberts <nickrob@snap.net.nz>
5480
5481 * building.texi (Debugger Operation): Simplify last sentence.
5482
54832005-05-23 Lute Kamstra <lute@gnu.org>
5484
5485 * emacs.texi: Update FSF's address throughout.
5486 (Preface): Use @cite.
5487 (Distrib): Add cross reference to the node "Copying". Mention the
5488 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5489 printed manuals.
5490 (Intro): Use @xref for the Emacs Lisp Intro.
5491
8cf51b2c
GM
54922005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5493
5494 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5495
5496 * basic.texi (Moving Point): Mention default for `goto-line'.
5497
5498 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5499 of a variable's docstring.
5500
55012005-05-18 Lute Kamstra <lute@gnu.org>
5502
5503 * maintaining.texi (Overview of Emerge): Add cross reference.
5504 Remove duplication.
5505
5506 * emacs.texi (Top): Update to the current structure of the manual.
5507 * misc.texi (Emacs Server): Add menu description.
5508 * files.texi (Saving): Fix menu.
5509 * custom.texi (Customization): Fix menu.
5510 * mule.texi (International): Fix menu.
5511 * kmacro.texi (Keyboard Macros): Fix menu.
5512
55132005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5514
5515 * display.texi: Various minor changes.
5516 (Faces): Delete text that is repeated in the next section.
5517
55182005-05-16 Nick Roberts <nickrob@snap.net.nz>
5519
5520 * building.texi (Debugger Operation): Mention GUD tooltips are
5521 disabled with GDB in text command mode.
5522
8cf51b2c
GM
55232005-05-16 Nick Roberts <nickrob@snap.net.nz>
5524
5525 * building.texi: Replace toolbar with "tool bar" for consistency.
5526 (Compilation Mode): Describe compilation-context-lines
5527 and use of arrow in compilation buffer.
5528 (Debugger Operation): Replace help text with variable's value.
5529
5530 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5531 consistency.
5532
55332005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5534
5535 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5536 Add xref.
5537
8cf51b2c
GM
55382005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5539
5540 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5541 (Position Info): Delete discussion of `goto-line'. It is already
5542 described in `Moving point'.
5543
5544 * mini.texi (Completion Commands): Correct reference.
5545 (Completion Options): Fix typo.
5546
5547 * killing.texi (Deletion): Complete description of `C-x C-o'.
5548
8cf51b2c
GM
55492005-05-10 Richard M. Stallman <rms@gnu.org>
5550
5551 * building.texi (Compilation): Clarify recompile's directory choice.
5552
5553 * frames.texi (Tooltips): Cleanups.
5554
5555 * basic.texi (Arguments): Fix punctuation.
5556
55572005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * screen.texi (Menu Bar): The up and down (not left and right)
5560 arrow keys move through a keyboard menu.
5561
55622005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5563
5564 * basic.texi: Various typo and grammar fixes.
5565 (Moving Point): C-a now runs move-beginning-of-line.
5566
55672005-05-08 Nick Roberts <nickrob@snap.net.nz>
5568
5569 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5570
5571 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5572 as different animals.
5573
55742005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5577 Correct index entry.
5578
55792005-05-07 Nick Roberts <nickrob@snap.net.nz>
5580
5581 * building.texi (Debugger Operation): Update to reflect changes
5582 in GUD tooltips.
5583
55842005-04-30 Richard M. Stallman <rms@gnu.org>
5585
5586 * files.texi (Compressed Files): Auto Compression normally enabled.
5587
5588 * building.texi (Debugger Operation): Clarify previous change.
5589
8cf51b2c
GM
55902005-04-28 Nick Roberts <nickrob@snap.net.nz>
5591
5592 * building.texi (Debugger Operation): Add description for
5593 GUD tooltips when program is not running.
5594
55952005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5596
5597 * misc.texi (Shell): Add `Shell Prompts' to menu.
5598 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5599 description. Delete remarks moved to new node.
5600 (Shell Prompts): New node.
5601 (History References): Replace remarks moved to `Shell Prompts'
5602 with xref to that node.
5603 (Remote Host): Clarify how to specify the terminal type when
5604 logging in to a different machine.
5605
56062005-04-26 Richard M. Stallman <rms@gnu.org>
5607
5608 * emacs.texi (Top): Update submenus from files.texi.
5609
5610 * files.texi (Filesets): Clarify previous change.
5611
5612 * dired.texi (Misc Dired Features): Clarify previous change.
5613
56142005-04-25 Chong Yidong <cyd@stupidchicken.com>
5615
5616 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5617
5618 * dired.texi (Misc Dired Features): Document
5619 dired-compare-directories.
5620
5621 * files.texi (Filesets): New node.
5622 (File Conveniences): Document Image mode.
5623
5624 * text.texi (TeX Print): Document tex-compile.
5625
56262005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5627
5628 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5629 Delete redundant reference to tooltip Custom group. It is
5630 referred too again in the next paragraph.
5631
56322005-04-24 Richard M. Stallman <rms@gnu.org>
5633
5634 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5635
8cf51b2c
GM
56362005-04-19 Kim F. Storm <storm@cua.dk>
5637
5638 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5639
56402005-04-18 Lars Hansen <larsh@math.ku.dk>
5641
5642 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5643 turns off desktop-save-mode.
5644
56452005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5646
5647 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5648 by default in terminals compatible with xterm. Mention that
5649 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5650 node.
5651
8cf51b2c
GM
56522005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5653
5654 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5655
c8763fb6 56562005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5657
5658 * xresources.texi (Table of Resources): Add cursorBlink.
5659
56602005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5661
5662 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5663 `d', `C-d' and `u'.
5664
56652005-04-11 Richard M. Stallman <rms@gnu.org>
5666
5667 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5668 (Misc X): Add -D, --basic-display.
5669
5670 * maintaining.texi (Change Log): Correct the description of
5671 the example.
5672
5673 * major.texi (Choosing Modes): Document magic-mode-alist.
5674
8cf51b2c
GM
56752005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5676
5677 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5678 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5679 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5680 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5681 `w', respectively.
5682 (Rmail Labels): Mention `l'.
5683 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5684 (Rmail Summary Edit): Describe `j' and RET.
5685
c8763fb6 56862005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5687
5688 * xresources.texi (Lucid Resources): Add fontSet resource.
5689
8cf51b2c
GM
56902005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5691
5692 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5693 now called `indicate-empty-lines'.
5694
56952005-04-06 Kim F. Storm <storm@cua.dk>
5696
5697 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5698
56992005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5700
5701 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5702 deleted.
5703 (Marks vs Flags): Add some convenient key bindings.
5704 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5705 (Misc Dired Features): Correct and expand description of `w' command.
5706
5707 * frames.texi (XTerm Mouse): Delete apparently false info.
5708 The GNU/Linux console currently does not appear to support
5709 `xterm-mouse-mode'.
5710
8cf51b2c
GM
57112005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5712
5713 * calendar.texi (Diary): Mention shell utility `calendar'.
5714
57152005-04-01 Richard M. Stallman <rms@gnu.org>
5716
5717 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5718
8cf51b2c
GM
57192005-04-01 Lute Kamstra <lute@gnu.org>
5720
5721 * maintaining.texi (Change Log): add-change-log-entry uses
5722 add-log-mailing-address.
5723
57242005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5725
5726 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5727 `VC Mode Line' and put in an xref to that node.
5728 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5729 its description.
5730
57312005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5732
5733 * calendar.texi (Calendar Systems): Say that the Persian calendar
5734 implemented here is the arithmetical one championed by Birashk.
5735
57362005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5737
5738 * programs.texi (Fortran Motion): Fix previous change.
5739
8cf51b2c
GM
57402005-03-29 Richard M. Stallman <rms@gnu.org>
5741
5742 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5743
57442005-03-29 Chong Yidong <cyd@stupidchicken.com>
5745
5746 * text.texi (Refill): Refer to Long Lines Mode.
5747 (Longlines): New node.
5748 (Auto Fill): Don't index "word wrap" here.
5749 (Filling): Add Longlines to menu.
5750
57512005-03-29 Richard M. Stallman <rms@gnu.org>
5752
5753 * xresources.texi: Minor fixes.
5754
5755 * misc.texi (Emacs Server): Fix Texinfo usage.
5756
5757 * emacs.texi (Top): Don't use a real section heading for
5758 "Detailed Node Listing". Fake it instead.
5759
5760 * basic.texi (Position Info): Minor cleanup.
5761
5762 * mule.texi (Input Methods): Minor cleanup.
5763
57642005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5765
5766 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5767 constructs as well.
5768 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5769
57702005-03-29 Kenichi Handa <handa@m17n.org>
5771
5772 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5773
5774 * basic.texi (Position Info): Update the description about the
5775 command C-u C-x =.
5776
57772005-03-28 Richard M. Stallman <rms@gnu.org>
5778
5779 * emacs.texi (Top): Use @section for the detailed node listing.
5780
5781 * calendar.texi: Minor fixes to previous change.
5782
5783 * programs.texi (Fortran): Small fixes to previous changes.
5784
5785 * emacs.texi (Top): Update list of subnodes of Dired.
5786 Likewise for building.texi.
5787
5788 * files.texi (File Conveniences): Delete Auto Image File mode.
5789
57902005-03-28 Chong Yidong <cyd@stupidchicken.com>
5791
5792 * building.texi (Flymake): New node.
5793
5794 * custom.texi (Function Keys): Document kp- event types and
5795 keypad-setup package.
5796
5797 * dired.texi (Wdired): New node.
5798
5799 * files.texi (File Conveniences): Reorder entries.
5800 Explain how to turn on Auto-image-file mode.
5801 Document Thumbs mode.
5802
5803 * mule.texi (Specify Coding): Document recode-region and
5804 recode-file-name.
5805
5806 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5807
58082005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5809
5810 * commands.texi (Keys): M-o is now a prefix key.
5811
58122005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5813
5814 * programs.texi: Reformat and update copyright years.
5815 (Fortran): Update section.
5816
58172005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5818
5819 * files.texi: Several small changes in addition to:
5820 (Visiting): Change xref for Dialog Boxes to ref.
5821 (Version Headers): Replace references to obsolete var
5822 `vc-header-alist' with `vc-BACKEND-header'.
5823 (Customizing VC): Update value of `vc-handled-backends'.
5824
58252005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5826
5827 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5828 move here from Emacs Lisp Reference Manual.
5829 * calendar.texi (Calendar/Diary, Diary Commands)
5830 (Special Diary Entries, Importing Diary): Change some xrefs to
5831 point to emacs-xtra rather than elisp.
5832
5833 * emacs-xtra.texi (Calendar Customizing):
5834 Move view-diary-entries-initially, view-calendar-holidays-initially,
5835 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5836 Emacs Manual.
5837 (Appt Customizing): Merge entire section into main Emacs Manual.
5838 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5839 mark-holidays-in-calendar here from emacs-xtra.
5840 (Displaying the Diary): Move view-diary-entries-initially,
5841 mark-diary-entries-in-calendar here from emacs-xtra.
5842 (Appointments): Move appt-display-mode-line,
5843 appt-display-duration, appt-disp-window-function,
5844 appt-delete-window-function here from emacs-xtra.
5845
5846 * calendar.texi: Update and reformat copyright.
5847 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5848 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5849 (Diary): Refer to `diary-file' rather than ~/diary.
5850 (Diary Commands): Rename node to "Displaying the Diary".
5851 * emacs.texi (Top): Rename "Diary Commands" section.
5852 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5853
58542005-03-26 Eli Zaretskii <eliz@gnu.org>
5855
5856 * misc.texi (Emacs Server): Fix the command for setting
5857 server-name. Add an xref to Invoking emacsclient.
5858
5859 * help.texi (Help Summary): Clarify when "C-h ." will do something
5860 nontrivial.
5861 (Apropos): Add cindex entry for apropos-sort-by-scores.
5862
5863 * display.texi (Text Display): Add index entries for how no-break
5864 characters are displayed.
5865
8cf51b2c
GM
58662005-03-26 Eli Zaretskii <eliz@gnu.org>
5867
5868 * files.texi (Visiting): Fix cross-references introduced with the
5869 last change.
5870
5871 * xresources.texi (GTK resources): Fix last change.
5872
8cf51b2c
GM
58732005-03-25 Chong Yidong <cyd@stupidchicken.com>
5874
5875 * xresources.texi (X Resources): GTK options documented too.
5876 (Resources): Clarify meaning of program name.
5877 (Table of Resources): Add visualClass.
5878 (GTK resources): Rewrite.
5879 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5880
5881 * display.texi (Text Display): Mention non-breaking spaces.
5882
5883 * files.texi (Reverting): Document auto-revert-check-vc-info.
5884
5885 * frames.texi (Mouse Commands): Document
5886 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5887
5888 * help.texi (Help Summary): Add `C-h .'.
5889 (Apropos): Apropos accepts a list of search terms.
5890 Document apropos-sort-by-scores.
5891 (Help Echo): Document display-local-help.
5892
5893 * misc.texi (Emacs Server): Document server-name.
5894 (Invoking emacsclient): Document -s option for server names.
5895
5896 * text.texi (Outline Visibility): Introduce "current heading
5897 line" (commands can be called with point on a body line).
5898 Re-order table to follow the sequence of discussion.
5899 hide-body won't hide lines before first header line.
5900 (TeX Mode): Add DocTeX mode.
5901
8cf51b2c
GM
59022005-03-24 Richard M. Stallman <rms@gnu.org>
5903
5904 * mule.texi (Single-Byte Character Support): Delete mention
5905 of iso-acc.el and iso-transl.el.
5906
8cf51b2c
GM
59072005-03-23 Lute Kamstra <lute@gnu.org>
5908
5909 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5910
59112005-03-23 Richard M. Stallman <rms@gnu.org>
5912
8cf51b2c
GM
5913 * search.texi: Delete explicit node pointers.
5914 (Incremental Search): New menu.
5915 (Basic Isearch, Repeat Isearch, Error in Isearch)
5916 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5917 (Slow Isearch): New subnodes.
5918 (Configuring Scrolling): Node deleted.
5919 (Search Case): Doc default-case-fold-search.
5920 (Regexp Replace): Move replace-regexp doc here.
5921
5922 * rmail.texi (Movemail): Put commas inside closequotes.
5923
5924 * picture.texi (Insert in Picture): Document C-c arrow combos.
5925 (Basic Picture): Clarify erasure.
5926
5927 * display.texi (Font Lock): Put commas inside closequotes.
5928
5929 * cmdargs.texi (General Variables): Put commas inside closequotes.
5930
59312005-03-23 Nick Roberts <nickrob@snap.net.nz>
5932
5933 * building.texi (Stack Buffer): Mention reverse contrast for
5934 *selected* frame (might not be current frame).
5935
8cf51b2c
GM
59362005-03-21 Richard M. Stallman <rms@gnu.org>
5937
5938 * building.texi (Starting GUD): Add bashdb.
5939
59402005-03-20 Chong Yidong <cyd@stupidchicken.com>
5941
5942 * basic.texi (Moving Point): Add M-g M-g binding.
5943 (Undo): Document undo-only.
5944 (Position Info): Document M-g M-g and C-u M-g M-g.
5945
5946 * building.texi (Building): Put Grep Searching after Compilation
5947 Shell.
5948 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5949 Document next-error-highlight.
5950 (Grep Searching): Document grep-highlight-matches.
5951 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5952
5953 * calendar.texi (Importing Diary): Rename node from iCalendar.
5954 Document diary-from-outlook.
5955
5956 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5957 Commands.
5958 Mention effect of X drag and drop on Dired buffers.
5959
5960 * files.texi (Visiting): Document large-file-warning-threshold.
5961 Move paragraph on file-selection dialog.
5962 Mention visiting files using X drag and drop.
5963 (Reverting): Mention using Auto-Revert mode to tail files.
5964 Document auto-revert-tail-mode.
5965 (Version Systems): Minor correction.
5966 (Comparing Files): Diff-mode is no longer based on Compilation
5967 mode.
5968 Document compare-ignore-whitespace.
5969 (Misc File Ops): Explain passing a directory to rename-file.
5970 Likewise for copy-file and make-symbolic-link.
5971
5972 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5973 Document mouse-wheel-progressive speed.
5974
5975 * help.texi (Misc Help): Document numeric argument for C-h i.
5976 Correctly explain the effect of just C-u as argument.
5977
5978 * killing.texi (Deletion): Document numeric argument for
5979 just-one-space.
5980
5981 * mini.texi (Completion): Completion acts on text before point.
5982
5983 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5984 (Emulation): CUA mode replaces pc-bindings-mode,
5985 pc-selection-mode, and s-region.
5986
5987 * mule.texi (Input Methods): Leim is now built-in.
5988 (Select Input Method): Document quail-show-key.
5989 (Specify Coding): Document revert-buffer-with-coding-system.
5990
5991 * programs.texi (Fortran Motion): Document f90-next-statement,
5992 f90-previous-statement, f90-next-block, f90-previous-block,
5993 f90-end-of-block, and f90-beginning-of-block.
5994
5995 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5996
5997 * emacs.texi (Acknowledgments): Updated.
5998
5999 * anti.texi: Total rewrite.
6000
8cf51b2c
GM
60012005-03-19 Chong Yidong <cyd@stupidchicken.com>
6002
6003 * ack.texi (Acknowledgments): Update.
6004
60052005-03-19 Eli Zaretskii <eliz@gnu.org>
6006
6007 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
6008 copyright years.
6009
60102005-03-14 Nick Roberts <nickrob@snap.net.nz>
6011
6012 * building.texi (Commands of GUD): Move paragraph on setting
6013 breakpoints with mouse to the GDB Graphical Interface node.
6014
60152005-03-07 Richard M. Stallman <rms@gnu.org>
6016
8cf51b2c
GM
6017 * misc.texi (Single Shell, Shell Options): Fix previous change.
6018
6019 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6020
60212005-03-06 Richard M. Stallman <rms@gnu.org>
6022
6023 * building.texi (Starting GUD): Don't explain text vs graphical
6024 GDB here. Just mention it and xref.
6025 Delete "just one debugger process".
6026 (Debugger Operation): Move GUD tooltip info here.
6027 (GUD Tooltips): Node deleted.
6028 (GDB Graphical Interface): Explain the two GDB modes here.
6029
8cf51b2c
GM
6030 * sending.texi (Sending Mail): Minor cleanup.
6031 (Mail Aliases): Explain quoting conventions.
6032 Update key rebinding example.
6033 (Header Editing): C-M-i is like M-TAB.
6034 (Mail Mode Misc): mail-attach-file does not do MIME.
6035
6036 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6037 that really belongs here.
6038 (Remote Mailboxes): Text moved to Rmail Inbox.
6039 (Rmail Display): Mention Mouse-1.
6040 (Movemail): Clarify two movemail versions.
6041 Clarify rmail-movemail-program.
6042
8cf51b2c
GM
6043 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6044 Document async shell commands.
6045 (Shell History): Clarify.
6046 (Shell Ring): Mention C-UP an C-DOWN.
6047 (Shell Options): Add comint-prompt-read-only.
6048 (Invoking emacsclient): Set EDITOR to run Emacs.
6049 (Sorting): No need to explain what region is.
6050 (Saving Emacs Sessions): Fix typo.
6051 (Recursive Edit): Fix punctuation.
6052 (Emulation): Don't mention "PC bindings" which are standard.
6053 (Hyperlinking): Explain Mouse-1 convention here.
6054 (Find Func): Node deleted.
6055
8cf51b2c
GM
6056 * help.texi (Name Help): Xref to Hyperlinking.
6057
6058 * glossary.texi (Glossary):
6059 Rename "Balance Parentheses" to "Balancing...".
6060 Add "Byte Compilation". Correct "Copyleft".
6061 New xref in "Customization".
6062 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6063 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6064 Rename "Registers" to "Register".
6065 Replace "Selecting" with "Selected Frame",
6066 "Selected Window", and "Selecting a Buffer".
6067
6068 * files.texi (Types of Log File): Explain how projects'
6069 methods can vary.
6070
8cf51b2c
GM
6071 * display.texi (Faces): Delete "Emacs 21".
6072
6073 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6074 * fixit.texi (Spelling): C-M-i like M-TAB.
6075 * mini.texi (Completion Options): C-M-i like M-TAB.
6076 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6077 * text.texi (Text Mode): C-M-i like M-TAB.
6078
6079 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6080
6081 * calendar.texi (Specified Dates): Mention `g w'.
6082 (Appointments): appt-activate toggles with no arg.
6083
8cf51b2c
GM
60842005-03-05 Juri Linkov <juri@jurta.org>
6085
6086 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6087 "invocation (command line arguments)".
8cf51b2c
GM
6088 (Misc X): Add -nbc, --no-blinking-cursor.
6089
60902005-03-04 Ulf Jasper <ulf.jasper@web.de>
6091
6092 * calendar.texi (iCalendar): No need to require it now.
6093
8cf51b2c
GM
60942005-03-03 Nick Roberts <nickrob@snap.net.nz>
6095
6096 * trouble.texi (Contributing): Mention Savannah. Direct users to
6097 emacs-devel.
6098
60992005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6100
6101 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6102 window.
6103
8cf51b2c
GM
61042005-02-27 Richard M. Stallman <rms@gnu.org>
6105
6106 * building.texi (Compilation): Update mode line status info.
6107
61082005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6109
6110 * calendar.texi (General Calendar): Document binding of
6111 scroll-other-window-down.
6112 (Mayan Calendar): Fix earliest date.
6113 (Time Intervals): Document timeclock-change.
6114 Fix timeclock-ask-before-exiting documentation.
6115
61162005-02-26 Kim F. Storm <storm@cua.dk>
6117
6118 * frames.texi (Mouse References):
6119 Add mouse-1-click-in-non-selected-windows.
6120
61212005-02-25 Richard M. Stallman <rms@gnu.org>
6122
6123 * screen.texi (Screen): Explain better about cursors and mode lines;
6124 don't presuppose text terminals.
6125 (Point): Don't assume just one cursor.
6126 Clarify explanation of cursors.
6127 (Echo Area, Menu Bar): Cleanups.
6128
6129 * mini.texi (Minibuffer): Prompts are highlighted.
6130 (Minibuffer Edit): Newline = C-j only on text terminals.
6131 Clarify resize-mini-windows values.
6132 Mention M-PAGEUP and M-PAGEDOWN.
6133 (Completion Commands): Mouse-1 like Mouse-2.
6134 (Minibuffer History): Explain history commands better.
6135 (Repetition): Add xref to Incremental Search.
6136
6137 * mark.texi (Setting Mark): Clarify info about displaying mark.
6138 Clarify explanation of C-@ and C-SPC.
6139 (Transient Mark): Mention Delete Selection mode.
6140 (Marking Objects): Clean up text about extending the region.
6141
6142 * m-x.texi (M-x): One C-g doesn't always go to top level.
6143 No delay before suggest-key-bindings output.
6144
6145 * fixit.texi (Fixit): Mention C-/ for undo.
6146 (Spelling): Mention ESC TAB like M-TAB.
6147 Replacement words with r and R are rechecked.
6148 Say where C-g leaves point. Mention ? as input.
6149
61502005-02-23 Lute Kamstra <lute@gnu.org>
6151
6152 * cmdargs.texi (Initial Options): Add cross reference.
6153
8cf51b2c
GM
61542005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6155
6156 * emacs.texi (Top): Update menu for splitting of node in
6157 msdog.texi.
6158 * frames.texi (Frames): Update xref for splitting of node in
6159 msdog.texi.
6160 * trouble.texi (Quitting): Ditto.
6161
61622005-02-16 Richard M. Stallman <rms@gnu.org>
6163
6164 * windows.texi (Split Window): Simplify line truncation info
6165 and xref to Display Custom.
6166
6167 * trouble.texi (Quitting): Emergency escape only for text terminal.
6168 (Screen Garbled): C-l for ungarbling is only for text terminal.
6169
6170 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6171
6172 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6173
6174 * programs.texi (Program Modes): Mention Python mode.
6175 (Moving by Defuns): Repeating C-M-h extends region.
6176 (Basic Indent): Clarify.
6177 (Custom C Indent): Clarify.
6178 (Expressions): Repeating C-M-@ extends region.
6179 (Info Lookup): Clarify for C-h S.
6180 (Symbol Completion): ESC TAB alternative for M-TAB.
6181 (Electric C): Clarify.
6182
6183 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6184
6185 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6186 MS-DOS Input node.
6187 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6188 (MS-DOS and MULE): Clarify.
6189 (MS-DOS Processes, Windows Processes): Fix typos.
6190
6191 * major.texi (Choosing Modes): Clarify.
6192
6193 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6194 (Keyboard Macro Step-Edit): Clarify.
6195
6196 * indent.texi (Indentation): Clarifications.
6197
6198 * help.texi (Help): Correct error about C-h in query-replace.
6199 Clarify apropos vs C-h a. Fix how to search in FAQ.
6200 (Key Help): Describe C-h w here.
6201 (Name Help): Minor cleanup. C-h w moved to Key Help.
6202 Clarify the "object" joke.
6203 (Apropos): Clarify. Mouse-1 like Mouse-2.
6204 (Help Mode): Mouse-1 like Mouse-2.
6205
6206 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6207
6208 * display.texi (Display): Reorder menu.
6209 (Faces): Cleanup.
6210 (Font Lock): Cleanup. Mention Options menu.
6211 Delete obsolete text.
6212 (Scrolling): For C-l, don't presume text terminal.
6213 (Horizontal Scrolling): Simplify intro.
6214 (Follow Mode): Clarify.
6215 (Cursor Display): Moved before Display Custom.
6216 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6217 Doc default-tab-width. Doc line truncation more thoroughly.
6218
6219 * dired.texi (Dired Enter): C-x C-f can run Dired.
6220 (Dired Visiting): Comment out `a' command.
6221 Mouse-1 is like Mouse-2.
6222 (Shell Commands in Dired): ? can be used more than once.
6223
6224 * basic.texi (Continuation Lines): Simplify description of truncation,
6225 and refer to Display Custom for the rest of it.
6226
8cf51b2c
GM
62272005-02-06 Lute Kamstra <lute@gnu.org>
6228
6229 * basic.texi (Undo): Fix typo.
6230
6231 * cmdargs.texi (Emacs Invocation): Fix typo.
6232
6233 * custom.texi (Init Examples): Fix typo.
6234
6235 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6236
62372005-02-06 Richard M. Stallman <rms@gnu.org>
6238
6239 * regs.texi (Registers): Registers can hold numbers, too.
6240
6241 * killing.texi (Other Kill Commands): Cleanup.
6242 Delete redundant explanation of kill in read-only buffer.
6243 (Yanking): Mention term "copying".
6244 (Accumulating Text): Fix typo.
6245
6246 * entering.texi (Entering Emacs): Update rationale at start.
6247 (Exiting): Treat iconifying on a par with suspension.
6248
6249 * custom.texi (Minor Modes): Fix typo.
6250 (Easy Customization): Fix menu style.
6251 (Variables): Add xref.
6252 (Examining): Setting for future sessions works through .emacs.
6253 (Keymaps): "Text terminals", not "Many".
6254 (Init Rebinding): Explain \C-. Show example of \M-.
6255 Fix minor wording errors.
6256 (Function Keys): Explain vector syntax just once.
6257 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6258 (Init File): Mention .emacs.d directory.
6259 (Init Examples): Add xref.
6260 (Find Init): Mention .emacs.d directory.
6261
6262 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6263 (Action Arguments): Explain which kinds of -l args are found how.
6264 (Initial Options): --batch does not inhibit site-start.
6265 Add xrefs.
6266 (Command Example): Use --batch, not -batch.
6267
6268 * basic.texi (Inserting Text): Cleanup wording.
6269 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6270 C-n is not error at end of buffer.
6271 (Undo): Doc C-/ like C-_. Add xrefs.
6272 (Arguments): META key may be labeled ALT.
6273 Peculiar arg meanings are explained in doc strings.
6274
6275 * abbrevs.texi (Expanding Abbrevs): Clarify.
6276
62772005-02-05 Eli Zaretskii <eliz@gnu.org>
6278
6279 * frames.texi (Frame Parameters): Add an xref to the description
6280 of list-colors-display. Add a pointer to the X docs about colors.
6281
6282 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6283 Improve docs of list-colors-display.
8cf51b2c
GM
6284
62852005-02-03 Lute Kamstra <lute@gnu.org>
6286
6287 * frames.texi (Frames, Drag and Drop): Fix typos.
6288
62892005-02-03 Richard M. Stallman <rms@gnu.org>
6290
6291 * windows.texi (Basic Window): Mention color-change in mode line.
6292 (Change Window): Explain dragging vertical boundaries.
6293
6294 * text.texi (Sentences): Clarify.
6295 (Paragraphs): Explain M-a and blank lines.
6296 (Outline Mode): Clarify text and menu.
6297 (Hard and Soft Newlines): Mention use-hard-newlines.
6298
6299 * frames.texi (Frames): Delete unnecessary mention of Windows.
6300 (Mouse Commands): Likewise. Mention xterm mouse support.
6301 (Clipboard): Clarify.
6302 (Mouse References): Mention use of Mouse-1 for following links.
6303 (Menu Mouse Clicks): Clarify.
6304 (Mode Line Mouse): Clarify.
6305 (Drag and Drop): Rewrite.
6306
6307 * fixit.texi (Spelling): Fix typo.
6308
6309 * files.texi (File Names): Clarify.
6310 (Visiting): Update conditions for use of file dialog. Clarify.
6311 (Saving): Doc d as answer in save-some-buffers.
6312 (Remote Files): Clean up the text.
6313
6314 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6315
6316 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6317 (List Buffers): Clarify.
6318 (Several Buffers): Doc T command.
6319 (Buffer Convenience): Clarify menu.
6320
6321 * basic.texi (Undo): Clarify last change.
6322
63232005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6324
6325 * fixit.texi (Spelling): Fix typo.
6326
63272005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6328
6329 * basic.texi (Undo): Update description of `undo-outer-limit'.
6330
63312005-02-01 Nick Roberts <nickrob@snap.net.nz>
6332
6333 * building.texi: Update documentation relating to GDB Graphical
6334 Interface.
6335
63362005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6337
6338 * custom.texi (Easy Customization): Adapt menu to node name change.
6339
63402005-01-30 Richard M. Stallman <rms@gnu.org>
6341
6342 * custom.texi (Easy Customization): Defn of "User Option" now
6343 includes faces. Don't say just "option" when talking about variables.
6344 Do say just "options" to mean "anything customizable".
6345 (Specific Customization): Describe `customize-variable',
6346 not `customize-option'.
6347
6348 * glossary.texi (Glossary) <Faces>: Add xref.
6349 <User Option>: Change definition--include faces. Change xref.
6350
6351 * picture.texi (Picture): Mention artist.el.
6352
6353 * sending.texi, screen.texi, programs.texi, misc.texi:
6354 * mini.texi, major.texi, maintaining.texi, macos.texi:
6355 * help.texi, frames.texi, files.texi:
6356 Don't say just "option" when talking about variables.
6357
6358 * display.texi, mule.texi: Don't say just "option" when talking
6359 about variables. Other minor cleanups.
6360
8cf51b2c
GM
63612005-01-26 Lute Kamstra <lute@gnu.org>
6362
6363 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6364 File'. Mention the `-Q' option at the `--no-site-file' option.
6365
8cf51b2c
GM
63662005-01-22 David Kastrup <dak@gnu.org>
6367
6368 * building.texi (Grep Searching): Mention alias `find-grep' for
6369 `grep-find'.
6370
63712005-01-20 Richard M. Stallman <rms@gnu.org>
6372
6373 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6374
8cf51b2c
GM
63752005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6376
6377 * rmail.texi (Movemail): Explain differences
6378 between standard and mailutils versions of movemail.
6379 Describe command line and configuration options introduced
6380 with the latter.
6381 Explain the notion of mailbox URL, provide examples and
6382 cross-references to mailutils documentation.
6383 Describe various methods of specifying mailbox names,
6384 user names and user passwords for rmail.
6385 (Remote Mailboxes): New section. Describe
6386 how movemail handles remote mailboxes. Describe configuration
6387 options used to control its behavior.
6388 (Other Mailbox Formats): Explain handling of various mailbox
6389 formats.
6390
63912005-01-13 Richard M. Stallman <rms@gnu.org>
6392
6393 * commands.texi (Commands): Clarification.
6394
63952005-01-11 Richard M. Stallman <rms@gnu.org>
6396
6397 * programs.texi (Multi-line Indent): Fix previous change.
6398 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6399
8cf51b2c
GM
64002005-01-08 Richard M. Stallman <rms@gnu.org>
6401
6402 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6403 lazy-highlight.
6404
6405 * search.texi (Query Replace): Mention faces query-replace
6406 and lazy-highlight.
6407 (Incremental Search): Update isearch highlighting info.
6408
8cf51b2c
GM
64092005-01-04 Richard M. Stallman <rms@gnu.org>
6410
6411 * custom.texi (Saving Customizations): Minor improvement.
6412
8cf51b2c
GM
64132005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6414
6415 * custom.texi (Saving Customizations): Emacs no longer loads
6416 `custom-file' after .emacs. No longer mention customizing through
6417 Custom.
6418
8cf51b2c
GM
64192005-01-01 Andreas Schwab <schwab@suse.de>
6420
6421 * killing.texi (Graphical Kill): Move up under node Killing,
6422 change @section to @subsection.
6423
64242005-01-01 Richard M. Stallman <rms@gnu.org>
6425
6426 * custom.texi (Face Customization): Mention hex color specs.
6427
6428 * emacs.texi (Top): Update Killing submenu.
6429
6430 * killing.texi (Killing): Reorganize section.
6431 No more TeX-only text; put the node command at start of chapter.
6432 But the first section heading is used only in TeX.
6433 Rewrite the text to read better in this mode.
6434 (Graphical Kill): New subnode gets some of the text that
6435 used to be in the first section.
6436
64372004-12-31 Richard M. Stallman <rms@gnu.org>
6438
6439 * dired.texi (Shell Commands in Dired): Delete the ? example.
6440
6441 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6442
6443 * files.texi (Saving): Describe new require-final-newline features
6444 and mode-require-final-newline.
6445
8cf51b2c
GM
64462004-12-29 Richard M. Stallman <rms@gnu.org>
6447
6448 * custom.texi (File Variables): Clarify previous change.
6449
c8763fb6 64502004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6451
6452 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6453 out now.
6454
64552004-12-27 Richard M. Stallman <rms@gnu.org>
6456
6457 * Makefile.in (MAKEINFO): Specify --force.
6458
6459 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6460 (Undo): Doc undo-outer-limit.
6461
8cf51b2c
GM
64622004-12-15 Juri Linkov <juri@jurta.org>
6463
6464 * mark.texi (Transient Mark, Mark Ring): M-< and other
6465 movement commands don't set mark in Transient Mark mode
6466 if mark is active.
6467
8cf51b2c
GM
64682004-12-12 Juri Linkov <juri@jurta.org>
6469
6470 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6471 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6472
6473 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6474 (Misc Dired Commands): Add @r{(Dired)} to w.
6475
64762004-12-12 Juri Linkov <juri@jurta.org>
6477
6478 * mark.texi (Marking Objects): Marking commands also extend the
6479 region when mark is active in Transient Mark mode.
6480
8cf51b2c
GM
64812004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6482
6483 * custom.texi (Saving Customizations): Emacs only loads the custom
6484 file automatically after the init file in version 22.1 or later.
6485 Adapt text and examples to this fact.
6486
8cf51b2c
GM
64872004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6488
6489 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6490 be set through Custom. Otherwise, it has no effect.
6491
8cf51b2c
GM
64922004-12-05 Richard M. Stallman <rms@gnu.org>
6493
6494 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6495 * entering.texi: Rename Command Line to Emacs Invocation.
6496
10d1d0af 6497 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6498
6499 * custom.texi (Easy Customization): Move up to section level,
6500 before Variables. Avoid using the term "variable"; say "option".
6501 New initial explanation.
6502 (Variables): In initial explanation, connect "variable" to the
6503 already-explained "user option".
6504
6505 * emacs.texi (Top): Fix ref to Command Line.
6506 Move reference to Easy Customization.
6507
6508 * xresources.texi (X Resources): Fix From link.
6509
6510 * doclicense.texi (GNU Free Documentation License): Fix To link.
6511
6512 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6513
6514 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6515
65162004-12-03 Richard M. Stallman <rms@gnu.org>
6517
6518 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6519
65202004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6521
6522 * kmacro.texi: Several small changes in addition to the following.
6523 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6524 defining a keyboard macro.
6525 Mention `kmacro-ring-max'.
6526 (Keyboard Macro Counter): Clarify description of
6527 `kmacro-insert-counter', `kmacro-set-counter',
6528 `kmacro-add-counter' and `kmacro-set-format'.
6529
65302004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * custom.texi (File Variables): Add `unibyte' and make it more
6533 clear that `unibyte' and `coding' are special. Suggested by Simon
6534 Krahnke <overlord@gmx.li>.
6535
6536 * mule.texi (Enabling Multibyte): Refer to File Variables.
6537 Suggested by Simon Krahnke <overlord@gmx.li>.
6538
c8763fb6 65392004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6540
6541 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6542 x-use-old-gtk-file-dialog.
6543
8cf51b2c
GM
65442004-11-20 Richard M. Stallman <rms@gnu.org>
6545
6546 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6547
65482004-11-09 Lars Brinkhoff <lars@nocrew.org>
6549
6550 * building.texi (Lisp Eval): Delete hyphen in section name.
6551
65522004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6553
6554 * files.texi (Old Versions):
6555 No longer document annotation as "CVS only".
6556
65572004-11-10 Andre Spiegel <spiegel@gnu.org>
6558
6559 * files.texi (Version Control): Rewrite the introduction about
6560 version systems, mentioning the new ones that we support. Thanks
6561 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6562 suggestions.
6563
c8763fb6 65642004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6565
49823426 6566 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6567
c8763fb6 65682004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6569
6570 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6571
65722004-10-23 Eli Zaretskii <eliz@gnu.org>
6573
6574 * text.texi (Text Based Tables, Table Definition)
6575 (Table Creation, Table Recognition, Cell Commands)
6576 (Cell Justification, Row Commands, Column Commands)
6577 (Fixed Width Mode, Table Conversion, Measuring Tables)
6578 (Table Misc): New nodes, documenting the Table Mode.
6579
8cf51b2c
GM
65802004-10-19 Jason Rumney <jasonr@gnu.org>
6581
6582 * makefile.w32-in (info): Change order of arguments to makeinfo.
6583
65842004-10-19 Ulf Jasper <ulf.jasper@web.de>
6585
6586 * calendar.texi (iCalendar): Update for package changes.
6587
8cf51b2c
GM
65882004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6589
6590 * files.texi (Misc File Ops): View mode is a minor mode.
6591
8cf51b2c
GM
65922004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6593
6594 * calendar.texi (iCalendar): Style changes.
6595
65962004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6597
6598 * search.texi (Regexps): The regexp described in the example is no
6599 longer stored in the variable `sentence-end'.
6600
8cf51b2c
GM
66012004-10-06 Nick Roberts <nickrob@snap.net.nz>
6602
6603 * building.texi (Starting GUD): Note that multiple debugging
6604 sessions requires `gdb --fullname'.
6605
66062004-10-05 Ulf Jasper <ulf.jasper@web.de>
6607
6608 * calendar.texi (iCalendar): New section for a new package.
6609
8cf51b2c
GM
66102004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6611
6612 * text.texi: Various small changes in addition to the following.
6613 (Text): Replace xref for autotype with inforef.
6614 (Sentences): Explain nil value for `sentence-end'.
6615 (Paragraphs): Update default values for `paragraph-start' and
6616 `paragraph-separate'.
6617 (Text Mode): Correct description of Text mode's effect on the
6618 syntax table.
6619 (Outline Visibility): `hide-other' does not hide top level headings.
6620 `selective-display-ellipses' no longer has an effect on Outline mode.
6621 (TeX Misc): Add missing @cindex.
6622 Replace xref for RefTeX with inforef.
6623 (Requesting Formatted Text): The variable
6624 `enriched-fill-after-visiting' no longer exists.
6625 (Editing Format Info): Update names of menu items and commands.
6626 (Format Faces): Mention special effect of specifying the default face.
6627 Describe inheritance of text properties.
6628 Correct description of `fixed' face.
6629 (Format Indentation): Correct description of effect of setting
6630 margins. Mention `set-left-margin' and `set-right-margin'.
6631 (Format Justification): Update names of menu items.
6632 `set-justification-full' is now bound to `M-j b'.
6633 Mention that `default-justification' is a per buffer variable.
6634 (Format Properties): Update name of menu item.
6635 (Forcing Enriched Mode): `format-decode-buffer' automatically
6636 turns on Enriched mode if the buffer is in text/enriched format.
6637
66382004-10-05 Emilio C. Lopes <eclig@gmx.net>
6639
6640 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6641
66422004-09-28 Kim F. Storm <storm@cua.dk>
6643
6644 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6645 Align with new functionality.
6646
8cf51b2c
GM
66472004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6648
6649 * display.texi (Display Custom): Remove stray `@end defvar'.
6650
66512004-09-23 Kim F. Storm <storm@cua.dk>
6652
6653 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6654 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6655
8cf51b2c
GM
66562004-09-20 Richard M. Stallman <rms@gnu.org>
6657
6658 * custom.texi (Hooks): Explain using setq to clear out a hook.
6659 (File Variables): Explain multiline string constants.
6660 (Non-ASCII Rebinding): Explain when you need to update
6661 non-ASCII char codes in .emacs.
6662
6663 * building.texi (Compilation): Explain how to make a silent
6664 subprocess that won't be terminated. Explain compilation-environment.
6665
66662004-09-13 Kim F. Storm <storm@cua.dk>
6667
6668 * mini.texi (Repetition): Rename isearch-resume-enabled to
6669 isearch-resume-in-command-history and change default to disabled.
6670
8cf51b2c
GM
66712004-09-09 Kim F. Storm <storm@cua.dk>
6672
6673 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6674 with new `kmacro-name-last-macro'.
6675
8cf51b2c
GM
66762004-09-08 Juri Linkov <juri@jurta.org>
6677
6678 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6679
8cf51b2c
GM
66802004-09-03 Juri Linkov <juri@jurta.org>
6681
6682 * search.texi (Incremental Search): Update wording for M-%.
6683
66842004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6685
6686 * killing.texi (Killing): Correct description of kill commands in
6687 read-only buffer.
6688
66892004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6690
6691 * building.texi (Compilation Mode): Add a paragraph about rules
6692 for finding the compilation buffer for `next-error'.
6693
6694 * search.texi (Other Repeating Search): Mention that Occur mode
6695 supports the next-error functionality.
6696
66972004-09-02 Juri Linkov <juri@jurta.org>
6698
6699 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6700
67012004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * kmacro.texi (Basic Keyboard Macro):
6704 `apply-macro-to-region-lines' now operates on all lines that begin
6705 in the region, rather than on all complete lines in the region.
6706
c8763fb6 67072004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6708
6709 * frames.texi (Drag and drop): Add documentation about
6710 x-dnd-test-function and x-dnd-known-types.
6711
67122004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6713
6714 * indent.texi: Various minor changes in addition to:
6715 (Indentation Commands): Correct description of `indent-relative'.
6716 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6717 mode. The *Tab Stops* buffer uses Overwrite Mode.
6718 (Just Spaces): `tabify' converts sequences of at least two spaces
6719 to tabs.
6720
8cf51b2c
GM
67212004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6722
6723 * frames.texi (Secondary Selection): Setting the secondary
6724 selection with M-Drag-Mouse-1 does not alter the kill ring,
6725 setting it with M-Mouse-1 and M-Mouse-3 does.
6726 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6727 toolkit scroll bars.
6728 (Scroll Bars): Ditto.
6729
6730 * windows.texi (Basic Window): When using a window system, the value
6731 of point in a non-selected window is indicated by a hollow box.
6732 (Split Window): Side by side windows are separated by a scroll bar,
6733 if scroll bars are used.
6734 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6735 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6736 (Window Convenience): Update bindings for `winner-undo' and
6737 `winner-redo'.
6738
6739 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6740 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6741 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6742 of "Using Emacs as a Server".
6743 * building.texi (Building): Interchange nodes (for correct numbering).
6744 * programs.texi (Programs): Interchange nodes (for correct numbering).
6745 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6746 Info to the node structure.
6747 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6748 Rearrange order of nodes and sections such that both "GNU GENERAL
6749 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6750 end, as appropriate for appendices.
6751 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6752 Use `@unnumberedsec'.
6753 * trouble.texi: Adapt sectioning in Info to the node structure.
6754 Adapt node pointers to change in emacs.texi.
6755 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6756
8cf51b2c
GM
67572004-08-25 Kenichi Handa <handa@m17n.org>
6758
6759 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6760 description for unibyte mode.
6761
67622004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6763
6764 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6765
6766 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6767 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6768 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6769 in @pxref.
6770
67712004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6772
6773 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6774 Change section names.
6775
8cf51b2c
GM
67762004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6777
6778 * kmacro.texi (Keyboard Macro Ring): Rename section.
6779 Emacs treats the head of the macro ring as the `last keyboard macro'.
6780 (Keyboard Macro Counter): Minor change.
6781 (Save Keyboard Macro): Some clarifications.
6782 (Edit Keyboard Macro): Rename section.
6783
6784 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6785 32-bit machines.
6786 (Several Buffers): Clarify which buffer is selected if `2' is
6787 pressed in the Buffer Menu.
6788 Auto Revert mode can be used to update the Buffer Menu
6789 automatically.
6790
67912004-08-21 Eli Zaretskii <eliz@gnu.org>
6792
6793 * help.texi (Misc Help): Add an index entry for finding an Info
6794 manual by its file name.
6795
67962004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6797
6798 * files.texi (Backup Deletion): Correct description of
6799 `delete-old-versions'.
6800 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6801 (Auto Save Files): Recommend `auto-save-mode' to reenable
6802 auto-saving, rather than the abbreviation `auto-save'.
6803
68042004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6805
6806 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6807 for "killing" and "yanking" in main menu.
6808
68092004-08-16 Richard M. Stallman <rms@gnu.org>
6810
6811 * killing.texi (Yanking, Killing): Minor cleanups.
6812
6813 * mark.texi (Momentary Mark): Minor cleanups.
6814
68152004-08-15 Kenichi Handa <handa@etl.go.jp>
6816
6817 * custom.texi (Non-ASCII Rebinding):
6818 C-q always inserts the right code to pass to global-set-key.
6819
8cf51b2c
GM
68202004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6821
6822 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6823 `insert-register', instead of `C-x r g' binding, for consistency.
6824
68252004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6826
6827 * fixit.texi (Spelling): Fix typo.
6828
68292004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6830
6831 * help.texi (Help): Fix Texinfo usage.
6832
8cf51b2c
GM
68332004-07-24 Richard M. Stallman <rms@gnu.org>
6834
6835 * text.texi (Paragraphs): Update how paragraphs are separated
6836 and the default for paragraph-separate.
6837
6838 * search.texi (Regexp Replace): Further update text for new
6839 replacement operators.
6840
8cf51b2c
GM
68412004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6842
6843 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6844 `R' switch.
6845
6846 * dired.texi (Dired Updating): `k' only deletes inserted
6847 subdirectories from the Dired buffer if a prefix argument was given.
6848
6849 * search.texi (Regexps): Delete redundant definition of `symbol' in
6850 description of `\_>'. It already occurs in the description of `\_<'.
6851
8cf51b2c
GM
68522004-07-01 Juri Linkov <juri@jurta.org>
6853
6854 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6855 (Regexp Search): Add M-r.
6856
68572004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6858
6859 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6860
68612004-06-29 Jesper Harder <harder@ifa.au.dk>
6862
49823426 6863 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6864
68652004-06-25 Richard M. Stallman <rms@gnu.org>
6866
6867 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6868
68692004-06-25 David Kastrup <dak@gnu.org>
6870
6871 * search.texi (Regexp Replace): Some typo corrections and
6872 rearrangement.
6873
68742004-06-24 David Kastrup <dak@gnu.org>
6875
6876 * search.texi (Unconditional Replace): Use replace-string instead
6877 of query-replace in example.
6878 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6879 sequences.
6880 (Query Replace): Correct explanation of `^' which does not use
6881 the mark stack.
6882
68832004-06-21 Nick Roberts <nickrob@gnu.org>
6884
6885 * misc.texi (Shell History Copying): Document comint-insert-input.
6886 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6887
8cf51b2c
GM
68882004-06-20 Jesper Harder <harder@ifa.au.dk>
6889
6890 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6891 * custom.texi (Customization): Do.
6892 * anti.texi (Antinews): Do.
6893 * abbrevs.texi (Defining Abbrevs): Do.
6894
6895 * programs.texi (Info Lookup): Fix keybinding for
6896 info-lookup-symbol.
6897
68982004-06-16 Juanma Barranquero <lektu@terra.es>
6899
6900 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6901 Add emacs-xtra.
6902 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6903 (clean): Add emacs-xtra and flymake. Remove redundancies.
6904
69052004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6908 Add emacs-xtra.
6909 * emacs-xtra.texi: New file.
6910
69112004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6912
6913 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6914 (Dired and Find): Mention differences with ordinary Dired buffers.
6915
8cf51b2c
GM
69162004-06-13 Richard M. Stallman <rms@gnu.org>
6917
6918 * custom.texi (Init Syntax): Explain about vars that do special
6919 things when set with setq or with Custom.
6920 (Init Examples): Add line-number-mode example.
6921
8cf51b2c
GM
69222004-06-12 Juri Linkov <juri@jurta.org>
6923
6924 * dired.texi (Operating on Files): Add dired-do-touch.
6925
8cf51b2c
GM
69262004-06-10 Juri Linkov <juri@jurta.org>
6927
6928 * building.texi (Lisp Eval): Add C-M-x on defface.
6929
69302004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6931
6932 * files.texi (Reverting): Auto-Revert mode and
6933 Global Auto-Revert mode no longer revert remote files.
6934
8cf51b2c
GM
69352004-05-29 Richard M. Stallman <rms@gnu.org>
6936
6937 * custom.texi (Init File): Two dashes start --no-site-file.
6938
8cf51b2c
GM
69392004-05-29 Alan Mackenzie <acm@muc.de>
6940
6941 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6942 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6943 (AWK, Pike): Document as "C-like modes".
6944 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6945 (M-x man): Supersedes M-x manual-entry.
6946 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6947
6948 ("Comments in C"): Delete node; the info is in CC Mode manual.
6949 (c-comment-only-line-offset): Remove description.
6950
6951 (C-c ., C-c C-c): Describe new C Mode bindings.
6952
6953 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6954 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6955 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6956 Amend definitions.
6957
6958 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6959 Describe functions.
6960
6961 (c-comment-start-regexp, c-hanging-comment-ender-p)
6962 (c-hanging-comment-starter-p): Remove obsolete definitions.
6963
6964 * emacs.texi: Remove the menu entry "Comments in C".
6965
8cf51b2c
GM
69662004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6967
6968 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6969 `M-x locate'.
6970
69712004-05-16 Karl Berry <karl@gnu.org>
6972
6973 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6974 makeinfo --html fails.
6975 * help.texi (Help Summary) [@ifnottex]: Likewise.
6976
69772004-05-13 Nick Roberts <nickrob@gnu.org>
6978
6979 * building.texi (GDB Graphical Interface): Update and describe
6980 layout first.
6981
8cf51b2c
GM
69822004-05-04 Jason Rumney <jasonr@gnu.org>
6983
6984 * makefile.w32-in: Revert last change.
6985
69862004-05-03 Jason Rumney <jasonr@gnu.org>
6987
6988 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6989
8cf51b2c
GM
69902004-04-23 Juanma Barranquero <lektu@terra.es>
6991
6992 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6993
69942004-04-18 Juri Linkov <juri@jurta.org>
6995
6996 * fixit.texi (Spelling): Remove file extension from ispell xref.
6997
69982004-04-15 Kim F. Storm <storm@cua.dk>
6999
7000 * cmdargs.texi (Initial Options): Add -Q.
7001
70022004-04-05 Kim F. Storm <storm@cua.dk>
7003
7004 * custom.texi (File Variables): Add safe-local-eval-forms.
7005
8cf51b2c
GM
70062004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7007
7008 * files.texi (Reverting): Correct description of revert-buffer's
7009 handling of point.
7010
70112004-03-22 Juri Linkov <juri@jurta.org>
7012
7013 * emacs.texi (Top): Add `Misc X'.
7014
49823426 7015 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7016
7017 * glossary.texi: Improve references.
7018
7019 * help.texi: Sync keywords with finder.el.
7020
7021 * mini.texi (Completion): Add description for menu items.
7022
7023 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7024
7025 * sending.texi (Mail Methods): Fix xref to Message manual.
7026
8cf51b2c
GM
70272004-03-12 Richard M. Stallman <rms@gnu.org>
7028
8cf51b2c
GM
7029 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7030
8cf51b2c
GM
70312004-03-04 Richard M. Stallman <rms@gnu.org>
7032
7033 * search.texi (Regexps): Explain that ^ and $ have their
7034 special meanings only in certain contexts.
7035
7036 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7037
7038 * mule.texi (Specify Coding): Doc C-x RET F.
7039
7040 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7041 for multiple compile and grep buffers.
7042 (Indirect Buffers): Don't recommand clone-indirect-buffer
7043 for multiple compile and grep buffers.
7044
8cf51b2c
GM
70452004-02-29 Juanma Barranquero <lektu@terra.es>
7046
7047 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7048 Use $(DEL) instead of rm, and ignore exit code.
7049
8cf51b2c
GM
70502004-02-23 Nick Roberts <nick@nick.uklinux.net>
7051
7052 * building.texi (Watch Expressions): Update.
7053
70542004-02-21 Juri Linkov <juri@jurta.org>
7055
7056 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7057 --directory, --help, --version. Move text about command-line-args
7058 to Command Arguments.
7059 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7060 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7061 (Window Size X): Join -g and --geometry. Add @cindex.
7062 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7063 (Title X): Remove alias -title.
7064 (Misc X): New node.
7065
c8763fb6 70662004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7067
7068 * frames.texi (Drag and drop): Add Motif to list of supported
7069 protocols.
7070
c8763fb6 70712004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7072
7073 * frames.texi (Drag and drop): New section.
7074
70752004-01-24 Richard M. Stallman <rms@gnu.org>
7076
7077 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7078 Include it only @ifnotinfo. Patch the preceding and following
7079 node headers to point to each other.
7080
70812004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7082
7083 * calendar.texi (Appointments): Update section.
7084
70852003-12-29 Kevin Ryde <user42@zip.com.au>
7086
8cf51b2c
GM
7087 * programs.texi (C Modes): Fix the xref.
7088
70892003-12-23 Nick Roberts <nick@nick.uklinux.net>
7090
7091 * building.texi (Watch Expressions): Update.
7092 (Commands of GUD): Include use of toolbar + breakpoints set from
7093 fringe/margin.
7094
70952003-12-03 Andre Spiegel <spiegel@gnu.org>
7096
7097 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7098 <acm@muc.de>.
7099
c8763fb6 71002003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7101
7102 * frames.texi (Dialog Boxes): Add use-file-dialog.
7103
8cf51b2c
GM
71042003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7105
7106 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7107 in CC Mode.
7108
8cf51b2c
GM
71092003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7110
7111 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7112 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7113 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7114 * man/frames.texi, man/glossary.texi, man/killing.texi:
7115 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7116 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7117 * man/sending.texi, man/text.texi, man/trouble.texi:
7118 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7119
71202003-11-01 Alan Mackenzie <acm@muc.de>
7121
7122 * search.texi (Scrolling During Incremental Search): Document a
7123 new scrolling facility in isearch mode.
7124
8cf51b2c
GM
71252003-10-22 Miles Bader <miles@gnu.org>
7126
7127 * Makefile.in (info): Move before $(top_srcdir)/info.
7128
71292003-10-22 Nick Roberts <nick@nick.uklinux.net>
7130
7131 * building.texi (Watch Expressions): Update section on data display
7132 to reflect code changes (GDB Graphical Interface).
7133
8cf51b2c
GM
71342003-10-13 Richard M. Stallman <rms@gnu.org>
7135
7136 * xresources.texi (GTK resources): Clean up previous change.
7137
c8763fb6 71382003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7139
7140 * xresources.texi (GTK resources): Add a note that some themes
7141 disallow customizations. Add scroll theme example.
7142
8cf51b2c
GM
71432003-09-30 Richard M. Stallman <rms@gnu.org>
7144
8cf51b2c
GM
7145 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7146
7147 * misc.texi (Saving Emacs Sessions): Shorten the section,
7148 collapsing back into one node.
7149
71502003-09-30 Lars Hansen <larsh@math.ku.dk>
7151
7152 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7153
ce058493 71542003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7155
7156 * xresources.texi (GTK names in Emacs): Correct typo.
7157
8cf51b2c
GM
71582003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7159
7160 * cmdargs.texi (Font X): Mention new default font. More
7161 fully describe long font names, wildcard patterns and the
7162 problems involved. (Result of discussion on emacs-devel.)
7163
71642003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7165
7166 * emacs.texi (Acknowledgements): Correct typo.
7167
71682003-09-22 Richard M. Stallman <rms@gnu.org>
7169
7170 * dired.texi (Misc Dired Commands): New node.
7171 (Dired Navigation): Add dired-goto-file.
7172
7173 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7174
7175 * emacs.texi (Acknowledgements): New node, split from Distribution.
7176
7177 * cmdargs.texi (Action Arguments): -f reads interactive args.
7178
8cf51b2c
GM
71792003-09-08 Lute Kamstra <lute@gnu.org>
7180
7181 * screen.texi (Mode Line): Say that POS comes before LINE.
7182 Mention `size-indication-mode'.
7183 * display.texi (Optional Mode Line): Document
7184 `size-indication-mode'.
7185 * basic.texi (Position Info): Mention `size-indication-mode'.
7186
71872003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7188
7189 * xresources.texi (Resources): Refer to `editres' man page.
7190 (Lucid Resources): Update defaults. Expand description of
7191 `shadowThickness'.
7192
71932003-09-04 Miles Bader <miles@gnu.org>
7194
7195 * Makefile.in (top_srcdir): New variable.
7196 ($(top_srcdir)/info): New rule.
7197 (info): Depend on it.
7198
71992003-09-03 Peter Runestig <peter@runestig.com>
7200
7201 * makefile.w32-in: New file.
7202
72032003-08-29 Richard M. Stallman <rms@gnu.org>
7204
7205 * misc.texi (Saving Emacs Sessions): Correct previous change.
7206
8cf51b2c
GM
72072003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7208
8cf51b2c
GM
7209 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7210 (Intro): Include kmacro.texi after fixit.texi instead of after
7211 custom.texi. (As suggested by Kim Storm.)
7212
72132003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7214
7215 * fixit.texi (Fixit): Update `Next' pointer.
7216 * files.texi (Files): Update `Previous' pointer.
7217 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7218 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7219 (Suggested by Kim Storm.)
7220 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7221
72222003-08-18 Kim F. Storm <storm@cua.dk>
7223
7224 * kmacro.texi: New file describing enhanced keyboard macro
7225 functionality. Replaces old description in custom.texi.
7226
7227 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7228 (Keyboard Macros): Move to new kmacro.texi file.
7229
7230 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7231
8cf51b2c
GM
72322003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7233
7234 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7235
72362003-08-17 Alex Schroeder <alex@gnu.org>
7237
7238 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7239 required.
7240
8cf51b2c
GM
72412003-08-05 Richard M. Stallman <rms@gnu.org>
7242
7243 * programs.texi (Lisp Indent): Don't describe
7244 lisp-indent-function property here. Use xref to Lisp Manual.
7245
8cf51b2c
GM
72462003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7247
fffa137c 7248 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7249 abbreviations.
7250
72512003-07-24 Markus Rost <rost@math.ohio-state.edu>
7252
7253 * buffers.texi (List Buffers): Fix previous change.
7254
8cf51b2c
GM
72552003-07-13 Markus Rost <rost@math.ohio-state.edu>
7256
7257 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7258 List*.
7259
72602003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7261
8cf51b2c
GM
7262 * display.texi (Font Lock): Fix typo.
7263
72642003-07-07 Richard M. Stallman <rms@gnu.org>
7265
7266 * display.texi (Font Lock): Add xref for format info on
7267 font-lock-remove-keywords.
7268
7269 * building.texi (Compilation): Document what happens with asynch
7270 children of compiler process.
7271
7272 * help.texi (Library Keywords): Use @multitable.
7273
8cf51b2c
GM
72742003-06-04 Richard M. Stallman <rms@gnu.org>
7275
7276 * programs.texi (Expressions): Delete C-M-DEL.
7277
7278 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7279 comint-move-point-for-output renamed from
7280 comint-scroll-to-bottom-on-output.
7281
7282 * custom.texi (Init Rebinding): Replace previous change with xref.
7283 (Non-ASCII Rebinding): Explain that issue more briefly here.
7284
72852003-05-28 Richard M. Stallman <rms@gnu.org>
7286
7287 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7288
72892003-05-28 Nick Roberts <nick@nick.uklinux.net>
7290
7291 * building.texi (GDB Graphical Interface): New node.
7292 (Rewritten somewhat by RMS.)
7293
c8763fb6 72942003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7295
7296 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7297 non-English letters. Explain how to set coding systems correctly
7298 and how to include the right coding cookie in the file.
7299
c8763fb6 73002003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7301
7302 * indent.texi (Indentation): Explain the concepts.
7303 (Just Spaces): Explain why preventing tabs for indentation might
7304 be useful.
7305
8cf51b2c
GM
73062003-04-16 Richard M. Stallman <rms@gnu.org>
7307
7308 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7309
8cf51b2c
GM
73102003-02-22 Alex Schroeder <alex@emacswiki.org>
7311
7312 * cmdargs.texi (General Variables): Document SMTPSERVER.
7313
8cf51b2c
GM
7314 * sending.texi: Remove SMTP node.
7315 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7316 library.
7317
8cf51b2c
GM
73182003-02-22 Alex Schroeder <alex@emacswiki.org>
7319
7320 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7321
73222003-02-22 Simon Josefsson <jas@extundo.com>
7323
7324 * sending.texi (Mail Methods): Add node about SMTP.
7325
c8763fb6 73262003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7327
7328 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7329
8cf51b2c
GM
73302003-02-01 Kevin Ryde <user42@zip.com.au>
7331
7332 * glossary.texi (Glossary): Correction to cl cross reference.
7333
73342003-01-20 Richard M. Stallman <rms@gnu.org>
7335
7336 * killing.texi (Rectangles): Document C-x c r.
7337
c8763fb6 73382003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7339
7340 * xresources.texi (GTK resources): New node.
7341 (GTK widget names): New node.
7342 (GTK names in Emacs): New node.
7343 (GTK styles): New node.
7344
c8763fb6 73452003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7346
7347 * maintaining.texi (Create Tags Table): Add reference to the new
7348 `etags --help --lang=LANG' option.
7349
8cf51b2c
GM
73502002-10-02 Karl Berry <karl@gnu.org>
7351
49823426 7352 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7353 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7354 where needed for the sake of the HTML output.
8cf51b2c
GM
7355
73562001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7357
7358 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7359 source files.
7360
73612001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7362
7363 * Makefile.in (emacsman): New target.
7364
8cf51b2c
GM
73652001-10-20 Gerd Moellmann <gerd@gnu.org>
7366
7367 * (Version 21.1 released.)
7368
73692001-10-05 Gerd Moellmann <gerd@gnu.org>
7370
7371 * Branch for 21.1.
7372
8cf51b2c
GM
73732001-03-05 Gerd Moellmann <gerd@gnu.org>
7374
7375 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7376
8cf51b2c
GM
73772000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7378
7379 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7380
8cf51b2c
GM
73811999-07-12 Richard Stallman <rms@gnu.org>
7382
7383 * Version 20.4 released.
7384
73851998-12-04 Markus Rost <rost@delysid.gnu.org>
7386
7387 * Makefile.in (INFO_TARGETS): Delete customize.info.
7388 (DVI_TARGETS): Delete customize.dvi.
7389 (../info/customize, customize.dvi): Targets deleted.
7390
73911998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7392
7393 * Version 20.3 released.
7394
73951998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7396
7397 * Makefile.in (EMACSSOURCES): Add mule.texi.
7398 Add msdog.texi, ack.texi. Remove gnu1.texi.
7399
74001998-04-06 Andreas Schwab <schwab@gnu.org>
7401
768c0c0f
JB
7402 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7403 Use it in dvi targets.
8cf51b2c
GM
7404
74051997-09-23 Paul Eggert <eggert@twinsun.com>
7406
7407 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7408 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7409 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7410
74111997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7412
7413 * Version 20.2 released.
7414
74151997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7416
7417 * Version 20.1 released.
7418
74191997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7420
7421 * Makefile (../info/customize, customize.dvi): New targets.
7422 (INFO_TARGETS): Add ../info/customize.
7423 (DVI_TARGETS): Add customize.dvi.
7424
8cf51b2c
GM
74251996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7426
7427 * Version 19.33 released.
7428
74291996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7430
7431 * Version 19.32 released.
7432
8cf51b2c
GM
74331996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7434
7435 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7436
74371996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7438
7439 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7440 Specify -I option.
7441 (All dvi targets): Set the TEXINPUTS variable.
7442
74431996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7444
7445 * Version 19.31 released.
7446
8cf51b2c
GM
74471995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7448
7449 * Version 19.30 released.
7450
8cf51b2c
GM
74511995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7452
7453 * Makefile.in (maintainer-clean): Rename from realclean.
7454
74551994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7456
7457 * Makefile.in: New file.
7458 * Makefile: File deleted.
7459
74601994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7461
7462 * Makefile (TEXINDEX_OBJS): Variable deleted.
7463 (texindex, texindex.o, getopt.o): Rules deleted.
7464 All deps on texindex deleted.
7465 (distclean): Don't delete texindex.
7466 (mostlyclean): Don't delete *.o.
7467 * texindex.c, getopt.c: Files deleted.
7468
74691994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7470
7471 * Version 19.26 released.
7472
74731994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7474
7475 * Makefile (EMACSSOURCES): Exclude undo.texi.
7476
74771994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7478
7479 * Version 19.25 released.
7480
74811994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7482
7483 * Version 19.24 released.
7484
74851994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7486
7487 * Version 19.23 released.
7488
74891994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7490
7491 * Makefile: Delete spurious tab.
7492
74931994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7494
7495 * Makefile (.SUFFIXES): New rule.
7496
8cf51b2c
GM
74971993-12-04 Richard Stallman (rms@srarc2)
7498
7499 * getopt.c: New file.
7500 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7501 (getopt.o): New rule.
7502 (dvi): Don't depend on texindex.
49823426 7503 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7504
75051993-12-03 Richard Stallman (rms@srarc2)
7506
49823426
GM
7507 * Makefile (TEXI2DVI): New variable.
7508 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7509 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7510
75111993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7512
7513 * Version 19.22 released.
7514
75151993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7516
7517 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7518
75191993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7520
7521 * Version 19.21 released.
7522
8cf51b2c
GM
75231993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7524
7525 * Makefile (realclean): Don't delete the Info files.
7526
f0131492 75271993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7528
8cf51b2c
GM
7529 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7530 4' where appropriate.
7531
f0131492 75321993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7533
49823426 7534 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7535
7536 * texindex.c: Include "../src/config.h" if building in emacs.
7537
7538 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7539 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7540 Add target to build texindex.c, defining `emacs'.
7541
8cf51b2c
GM
75421993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7543
7544 * Version 19.19 released.
7545
8cf51b2c
GM
75461993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7547
7548 * Version 19.18 released.
7549
75501993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7551
7552 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7553
75541993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7555
7556 * Version 19.17 released.
7557
75581993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7559
7560 * split-man: Fix typos in last change.
7561
75621993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7563
7564 * Version 19.16 released.
7565
75661993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7567
7568 * version 19.15 released.
7569
75701993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7571
7572 * Makefile (distclean): It's rm, not rf.
7573
75741993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7575
7576 * Version 19.14 released.
7577
75781993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7579
7580 * Makefile: New file.
7581
75821993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7583
7584 * Version 19.13 released.
7585
75861993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7587
7588 * Version 19.9 released.
7589
75901993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7591
7592 * Version 19.8 released.
7593
75941993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7595
7596 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7597
7598 * trouble.texi: It's `enable-flow-control-on', not
7599 `evade-flow-control-on'.
7600
76011993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7602
7603 * display.texi: Document standard-display-european.
7604
76051993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7606
7607 * Version 19.7 released.
7608
7609 * emacs.texi: Add a sentence to the top menu mentioning the
7610 specific version of Emacs this manual applies to.
7611
76121993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7613
7614 * basic.texi: Document next-line-add-lines variable used to
7615 implement down-arrow.
7616
7617 * killing.texi: Document kill-whole-line.
7618
76191993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7620
7621 * text.texi: Update unix TeX ordering information.
7622
76231993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7624
7625 * news.texi: Mention fill-rectangle in keybinding list.
7626
7627 * killing.texi: Document fill-rectangle.
7628
76291993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7630
7631 * vc.texi: Bring the docs up to date with VC 5.2.
7632
76331992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7634
7635 * emacs.tex: Mention blackbox and gomoku under Amusements.
7636 Assembler mode is now mentioned and appropriately indexed
7637 under Programming Modes.
7638
76391991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7640
7641 * emacs.tex: Update TeX ordering information.
7642
8cf51b2c
GM
76431990-06-26 David Lawrence (tale@geech)
7644
7645 * emacs.tex: Note that completion-ignored-extensions is not used
7646 to filter out names when all completions are displayed in
7647 *Completions*.
7648
76491990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7650
7651 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7652
76531990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7654
7655 * emacs.tex: Add @findex grep.
7656
8cf51b2c
GM
76571988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7658
7659 * emacs.tex: Correct two typos. No other changes before
7660 Version 19 will be made.
7661
8cf51b2c
GM
76621988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7663
7664 * emacs.tex: Update information for obtaining TeX distribution from the
7665 University of Washington.
7666
7667;; Local Variables:
c8763fb6 7668;; coding: utf-8
8cf51b2c
GM
7669;; End:
7670
95df8112 7671 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7672
7673 This file is part of GNU Emacs.
7674
352c8b4a 7675 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7676 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7677 the Free Software Foundation, either version 3 of the License, or
7678 (at your option) any later version.
8cf51b2c
GM
7679
7680 GNU Emacs is distributed in the hope that it will be useful,
7681 but WITHOUT ANY WARRANTY; without even the implied warranty of
7682 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7683 GNU General Public License for more details.
7684
7685 You should have received a copy of the GNU General Public License
352c8b4a 7686 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.