Do not assume EMACS_INT is the same width as a pointer.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
548d0a63
GM
12011-05-06 Glenn Morris <rgm@gnu.org>
2
3 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
4
e793a940
LMI
52011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6
7 * misc.texi (Emacs Server): Document `server-eval-at'.
8
7031be6d
UR
92011-04-24 Chong Yidong <cyd@stupidchicken.com>
10
11 * maintaining.texi (List Tags): Document next-file. Suggested by
12 Uday S Reddy.
13
4ffd0d6b 142011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
15
16 * mini.texi (Minibuffer Edit):
17 * screen.texi (Mode Line): Fix typo.
18
1c6c854e
CS
192011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
20
024ff170 21 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 22
c5c9f40f
CY
232011-03-26 Chong Yidong <cyd@stupidchicken.com>
24
25 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
26
09725d26
EZ
272011-03-30 Eli Zaretskii <eliz@gnu.org>
28
29 * display.texi (Auto Scrolling): Document the limit of 100 lines
30 for never-recentering scrolling with `scroll-conservatively'.
31 (Bug#6671)
32
09d9db2c 332011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
34
35 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
36 HOME on Windows and where it looks for init files. (Bug#8221)
37
62d94509
EZ
382011-03-10 Eli Zaretskii <eliz@gnu.org>
39
40 * search.texi (Regexp Example):
41 * mule.texi (International Chars):
42 * building.texi (External Lisp): Don't use characters outside
43 ISO-8859-1.
44
0286d9de
EZ
452011-03-09 Eli Zaretskii <eliz@gnu.org>
46
1c6c854e
CS
47 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
48 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
49
50 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
51
114902a5 52 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
53 (Bug#8210)
54
0afb4571
J
552011-03-08 Jan Djärv <jan.h.d@swipnet.se>
56
57 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
58 for Gtk+ 3.
59
bb3865e8
GM
602011-03-08 Glenn Morris <rgm@gnu.org>
61
6446548e
GM
62 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
63 * emacs.texi (Acknowledgments):
64 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 65 * emacs.texi: Set documentencoding.
6446548e 66
bb3865e8
GM
67 * display.texi (Optional Mode Line): Don't mention exactly where
68 display-time appears. (Bug#8193)
69
33383987
JB
702011-03-07 Chong Yidong <cyd@stupidchicken.com>
71
72 * Version 23.3 released.
73
892777ba
CY
742011-03-06 Chong Yidong <cyd@stupidchicken.com>
75
76 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
77
0b973fc5
DW
782011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
79
80 * misc.texi (emacsclient Options): Add q/quiet.
81
8ef5a2f2
GM
822011-03-02 Glenn Morris <rgm@gnu.org>
83
84 * mule.texi (Communication Coding) <x-select-request-type>:
85 Remove duplicate (essentially) paragraph. (Bug#8148)
86
bd106056
CS
872011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
88
89 * maintaining.texi (Format of ChangeLog): Add reference to
90 add-log-full-name.
91 (Change Log Commands): Add documentation for combining multiple
92 symbols in one change.
93
6640b281
GM
942011-03-01 Glenn Morris <rgm@gnu.org>
95
96 * custom.texi (Directory Variables):
97 Give an example of excluding subdirectories.
98
2b0c7330 992011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
100
101 * search.texi (Regexp Search): Move index entries about regexps to the
102 "Regexps" node. Add index entries for regexp search. (Bug#8096)
103
8c62c205
GM
1042011-02-19 Glenn Morris <rgm@gnu.org>
105
106 * dired.texi (Dired): Dired-X version number was dropped.
107
3928f2b6
JD
1082011-02-14 Jan Djärv <jan.h.d@swipnet.se>
109
110 * xresources.texi (X Resources): Remove *faceName and replace it with
111 *font for Lucid.
112
a41c8660
CY
1132011-02-05 Chong Yidong <cyd@stupidchicken.com>
114
115 * rmail.texi (Rmail Display): Document Rmail MIME support more
116 accurately.
117
118 * maintaining.texi (VC Change Log): Document vc-log-incoming and
119 vc-log-outgoing.
120 (Merging): Document vc-find-conflicted-file.
121
233ba4d9 1222011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
123
124 * custom.texi (Variables): Fix typo.
125
14beddf4 1262011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 127
65401ee3
CY
128 * search.texi (Regexps): Copyedits. Mention character classes
129 (Bug#7809).
130
19f81ecf
CY
131 * files.texi (File Aliases): Restore explanatory text from Eli
132 Zaretskii, accidentally removed in 2011-01-08 commit.
133
bf3dae7e
EZ
1342011-01-29 Eli Zaretskii <eliz@gnu.org>
135
136 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
137 (MAKEINFO_OPTS): New variable.
138 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
139 (emacs.html): New target.
140 (clean): Remove emacs.html.
141
45eb2a5d
WL
1422011-01-23 Werner Lemberg <wl@gnu.org>
143
144 * Makefile.in (MAKEINFO): Now controlled by `configure'.
145 (MAKEINFO_OPTS): New variable. Use it where appropriate.
146 (ENVADD): Updated.
147
9acfe703
GM
1482011-01-18 Glenn Morris <rgm@gnu.org>
149
150 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
151
152 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
153
362b9d48
GM
1542011-01-15 Chong Yidong <cyd@stupidchicken.com>
155
bb033b5f
CY
156 * building.texi (Compilation): Improve instructions for running two
157 compilations (Bug#7573).
158
b024d9f0
MD
159 * files.texi (Backup Names): Document the new location of the
160 last-resort backup file.
161
362b9d48
GM
162 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
163 manual. Explain why directory-abbrev-alist elements should be anchored
164 (Bug#7777).
165
1662011-01-15 Eli Zaretskii <eliz@gnu.org>
167
168 * msdog.texi (Windows Startup): Correct inaccurate description of
169 differences between emacsclient.exe and emacsclientw.exe.
170
7c420169 1712011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
172
173 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
174
7c420169 1752011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
176
177 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
178
7c420169 1792011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 180
2d34d523
EZ
181 * frames.texi (Cut and Paste): Modify the section's name and text:
182 don't mix "cut/paste" with "kill/yank".
183 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
184 (Bug#7702)
185
88ab4340
EZ
186 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
187
7c420169 1882011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
189
190 * maintaining.texi: Move inclusion of emerge after EDE, so that it
191 matches its position in the menu. (Bug#7674)
192
7c420169 1932011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
194
195 * trouble.texi (Checklist): Mention not replying via news either.
196
92bb6c52
TH
1972010-12-30 Tassilo Horn <tassilo@member.fsf.org>
198
199 * misc.texi (Document View): Update DocView section with newly
200 supported document formats.
201
b103c904
CY
2022010-12-21 Chong Yidong <cyd@stupidchicken.com>
203
204 * killing.texi: Resection the Info version to conform to the
205 printed manual, to avoid making sections on Accumulating Text, CUA
206 and Rectangles into full chapters.
207
f49d1f52 2082010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
209
210 * custom.texi (Init Syntax): Add index entries for "character syntax".
211 (Bug#7576)
212
f49d1f52 2132010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
214
215 * text.texi (HTML Mode): Small fixes. (Bug#7607)
216
f49d1f52 2172010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
218
219 * trouble.texi (Checklist): Fix typo in newsgroup name.
220
f49d1f52 2212010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
222
223 * search.texi (Word Search): Note that the lazy highlight always
224 matches to whole words (Bug#7470).
225
f49d1f52 2262010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 227
4f1948eb
EZ
228 * display.texi (Optional Mode Line): Make the description of
229 load-average more accurate.
230
b8a9e136
EZ
231 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
232 registry, with a cross-reference.
62d72a4a
EZ
233 (Windows Startup): New node. Move the stuff about the current
234 directory from "Windows HOME".
b8a9e136 235
07976ae3 2362010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
237
238 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
239 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
240
07976ae3 2412010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
242
243 * maintaining.texi (Version Control Systems): Fix repeated sentence.
244 Suggested by Štěpán Němec.
245
07976ae3 2462010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 247
1aaae3f3
CY
248 * maintaining.texi (Version Control): Say "commit", not "check in".
249 (Version Control Systems): Simplify descriptions.
250 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
251 VCS Concepts.
252 (VC Mode Line): Update example.
253 (Old Revisions): Document revert-buffer for vc-diff.
254 (Log Buffer): Promote to a subsection. Document header lines.
255
1c6c854e
CS
256 * macos.texi (Mac / GNUstep Basics):
257 Document ns-right-alternate-modifier.
ec8a6295 258
1aaae3f3
CY
259 * emacs.texi (Top): Update node listing.
260
0eb025fb
EZ
2612010-11-13 Eli Zaretskii <eliz@gnu.org>
262
263 * rmail.texi (Rmail Coding): Characters with no fonts are not
264 necessarily displayed as empty boxes.
265
266 * mule.texi (Language Environments, Fontsets): Characters with no
267 fonts are not necessarily displayed as empty boxes.
268
269 * display.texi (Text Display): Document display of glyphless
270 characters.
271
ea4f7750
GM
2722010-11-13 Glenn Morris <rgm@gnu.org>
273
274 * basic.texi (Position Info): Add M-x count-words-region.
275
90639cea
GM
2762010-11-11 Glenn Morris <rgm@gnu.org>
277
278 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
279
d607b96b 2802010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
281
282 * msdog.texi (Windows HOME): Add information regarding startup
283 directory when invoking Emacs from a desktop shortcut. (bug#7300)
284
c12e4a81
GM
2852010-10-11 Glenn Morris <rgm@gnu.org>
286
df187c62
GM
287 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
288
c12e4a81
GM
289 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
290 (DVIPS): New variable.
234db610
GM
291 (.PHONY): Add html, ps.
292 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
293 (clean): Delete html, ps files.
c12e4a81 294
6513b232
EZ
2952010-10-09 Eli Zaretskii <eliz@gnu.org>
296
297 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
298
f4f358f1
GM
2992010-10-09 Glenn Morris <rgm@gnu.org>
300
c1dc72b3
GM
301 * Makefile.in (VPATH): Remove.
302 (infodir): Make it absolute.
303 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
304
4393405b
GM
305 * Makefile.in (dist): Anchor regexps.
306
eef3ab94
GM
307 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
308 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
309 (emacs-xtra.pdf): Use $<.
310
aa9db089
GM
311 * Makefile.in (infoclean): Remove harmless, long-standing error.
312
abd40fb4
GM
313 * Makefile.in ($(infodir)): Delete rule.
314 (mkinfodir): New.
315 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
316
f4f358f1 317 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 318 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
319 * emacsver.texi: New file, replacing emacsver.texi.in.
320
ea274122
GM
3212010-10-09 Glenn Morris <rgm@gnu.org>
322
f7a31f11
GM
323 * emacsver.texi.in: New file.
324 * emacs.texi: Set EMACSVER by including emacsver.texi.
325 * Makefile.in (distclean): Delete emacsver.texi.
326 (dist): Copy emacsver.texi.
b13254e7 327 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 328
3fb78d1f
GM
329 * ack.texi (Acknowledgments): No more b2m.c.
330
ea274122
GM
331 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
332 (emacs): Remove rule.
333 (dist): No need to deal with the emacs rule any more.
334
17ca7950
GM
3352010-10-07 Glenn Morris <rgm@gnu.org>
336
337 * Makefile.in (version): New, set by configure.
338 (clean): Delete dist tar file.
339 (dist): Use version in tar name.
340
4c83f6e1
GM
3412010-10-06 Glenn Morris <rgm@gnu.org>
342
343 * Makefile.in (EMACS_XTRA): Add the main source file.
344 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
345 (mostlyclean): No core files, reorder other files.
346 (clean): Delete specific dvi and pdf files.
347 (infoclean, dist): New rules.
348 (maintainer-clean): Use infoclean.
8a944cea 349 ($(infodir)): Add parallel build workaround.
4c83f6e1 350
0264072d
GM
3512010-10-04 Glenn Morris <rgm@gnu.org>
352
353 * Makefile.in (SHELL): Set it.
354 (INFO_TARGETS, DVI_TARGETS): Remove variables.
355 (info, dvi): Replace above variables with their expansions.
356 (info): Move mkdir from here...
357 ($(infodir)/emacs): ... to here (for parallel builds).
358 (pdf): New target.
359 ($(infodir)/emacs): Pass -o option to makeinfo.
360 (.PHONY): Declare clean rules.
361 (maintainer-clean): Delete dvi and pdf files.
362 Guard against cd failures. Use a more restrictive delete.
363
3226d6ca
GM
3642010-10-02 Glenn Morris <rgm@gnu.org>
365
366 * misc.texi (Shell Mode): Remove reference to old function name.
367
cad90f3b
EZ
3682010-09-30 Eli Zaretskii <eliz@gnu.org>
369
370 * maintaining.texi (VC Mode Line): Mention all the possible VC status
371 indicator characters.
372
5f874327
GM
3732010-09-29 Glenn Morris <rgm@gnu.org>
374
375 * Makefile.in (top_srcdir): Remove unused variable.
376
0ab9cff3
GM
3772010-09-14 Glenn Morris <rgm@gnu.org>
378
67ae9766
GM
379 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
380 the last hook item.
381
0ab9cff3
GM
382 * calendar.texi (Appointments): Also updated when a diary include file
383 is saved.
384
6664fc59 3852010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
386
387 * trouble.texi (Bugs): Update the section intro.
388 (Known Problems): New section.
389 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
390 (Sending Patches): Bug fixes are best as responses to existing bugs.
391 * emacs.texi (Known Problems): Add menu entry for new section.
392
be3283d7
GM
3932010-09-09 Glenn Morris <rgm@gnu.org>
394
395 * xresources.texi: Untabify.
396
10999305 3972010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
398
399 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
400
10999305 4012010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
402
403 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
404
30641319
JD
4052010-09-02 Jan Djärv <jan.h.d@swipnet.se>
406
407 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
408
50dd7bc6
GM
4092010-08-21 Glenn Morris <rgm@gnu.org>
410
411 * misc.texi (Amusements): Mention bubbles and animate.
412
5e620eca
EZ
4132010-07-31 Eli Zaretskii <eliz@gnu.org>
414
415 * files.texi (Visiting): Add more index entries for
416 large-file-warning-threshold.
417
8b2dd508
JD
4182010-07-29 Jan Djärv <jan.h.d@swipnet.se>
419
420 * frames.texi (Tool Bars): Add doc for tool-bar-position.
421
8838673e
GM
4222010-06-23 Glenn Morris <rgm@gnu.org>
423
424 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
425 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
426 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
427 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
428 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
429 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
430 Untabify Texinfo files.
431
04d3bb6c
GM
4322010-06-10 Glenn Morris <rgm@gnu.org>
433
103dd3a8
GM
434 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
435
04d3bb6c
GM
436 * basic.texi (Inserting Text): Fix typo.
437
50b79479
GM
4382010-06-10 Glenn Morris <rgm@gnu.org>
439
440 * ack.texi (Acknowledgments):
441 * emacs.texi (Acknowledgments): Update for notifications.el.
442
86d7a550
DU
4432010-05-31 Daiki Ueno <ueno@unixuser.org>
444
445 * dired.texi (Operating on Files): Mention encryption commands
446 (Bug#6315).
447
db5dce9d
EZ
4482010-05-29 Eli Zaretskii <eliz@gnu.org>
449
450 * basic.texi (Moving Point): Update due to renaming of commands bound
451 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
452
34313041
EZ
4532010-05-18 Eli Zaretskii <eliz@gnu.org>
454
455 * display.texi (Fringes): Document reversal of fringe arrows for R2L
456 paragraphs.
457 (Line Truncation): Fix wording for bidi display.
458
1fc0ce04 459 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
460 keys.
461
0235128c 4622010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
463
464 * building.texi (GDB Graphical Interface): Remove misleading comparison
465 to an IDE (Bug#6128).
466
0235128c 4672010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
468
469 * programs.texi (Man Page):
470 * misc.texi (Invoking emacsclient):
471 * mini.texi (Repetition):
472 * mark.texi (Setting Mark): Fix typos.
473
0235128c 4742010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
475
476 * misc.texi (Printing): Document htmlfontify-buffer.
477
0235128c 4782010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
479
480 * calendar.texi (Displaying the Diary, Format of Diary File):
481 Fix external cross-references for TeX format output.
482
0235128c
SM
4832010-05-07 Chong Yidong <cyd@stupidchicken.com>
484
485 * Version 23.2 released.
486
f63d0028
JD
4872010-05-02 Jan Djärv <jan.h.d@swipnet.se>
488
489 * cmdargs.texi (Initial Options): Mention --chdir.
490
20fe03ad
JD
4912010-04-21 Jan Djärv <jan.h.d@swipnet.se>
492
493 * frames.texi (Tool Bars): Add tool-bar-style.
494
b7d65a5f
GM
4952010-04-21 Glenn Morris <rgm@gnu.org>
496
497 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
498
a42dbee1
CY
4992010-04-18 Chong Yidong <cyd@stupidchicken.com>
500
501 * programs.texi (Semantic): New node.
502
503 * maintaining.texi (EDE): New node.
504
505 * emacs.texi: Update node listing.
506
507 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
508
6e104790 5092010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 510
d52dbd3d
GM
511 * emacs.texi (Acknowledgments): Remove duplicate.
512
a77fe20c
GM
513 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
514
6e104790 5152010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 516
4ebe9902
GM
517 * dired.texi (Misc Dired Features): Mention VC diff and log.
518 * maintaining.texi (Old Revisions, VC Change Log):
519 Mention that diff and log work in Dired buffers.
520
98932641
GM
521 * help.texi (Help Summary): Mention M-x info-finder.
522
d5b22ab2 523 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 524
4d4e9522
GM
525 * custom.texi (Specifying File Variables, Directory Variables):
526 Document new commands for manipulating local variable lists.
527
6e104790 5282010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
529
530 * trouble.texi (Contributing): Add cindex entry.
531 Mention etc/CONTRIBUTE.
532
6e104790 5332010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
534
535 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
536 query-replace (Bug#5774).
537
a20a9df3
GM
5382010-04-16 Glenn Morris <rgm@gnu.org>
539
540 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
541
1ecb2d3f
JD
5422010-04-11 Jan Djärv <jan.h.d@swipnet.se>
543
544 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
545
99852628
JD
5462010-04-08 Jan Djärv <jan.h.d@swipnet.se>
547
548 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
549
ce79424f
EZ
5502010-03-30 Eli Zaretskii <eliz@gnu.org>
551
552 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
553 cross-reference to "Inserting Text".
554
555 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
556 Mention completion provided by `ucs-insert'.
557
85738751 5582010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
559
560 * sending.texi (Sending Mail): Note variables that may need
561 customizing.
562 (Mail Sending): Expand discussion of send-mail-function.
563
85738751 5642010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
565
566 Document Message mode as the default mail mode.
567
568 * sending.texi (Sending Mail): Copyedits.
569 (Mail Format, Mail Headers): Document mail-from-style changes.
570 (Mail Commands): Rename from Mail mode. Document Message mode.
571 (Mail Misc): Rename from Mail mode Misc.
572 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
573 command names and update keybindings.
574 (Header Editing): Document message-tab. De-document
575 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
576 favor of mail-default-headers. Ad index entries for user-full-name and
577 user-mail-address.
1c6c854e
CS
578 (Citing Mail): Update changes in Message mode behavior.
579 Document mail-yank-prefix.
e73c2434
CY
580 (Mail Signature): New node, moved from Mail Misc.
581 (Mail Aliases): Mail abbrevs are the default with Message mode.
582 (Mail Methods): Note that Message mode is now the default.
583
584 * rmail.texi (Rmail Reply):
585 * text.texi (Text Mode):
586 * major.texi (Major Modes):
587 * mule.texi (Output Coding): Refer to Message mode.
588
589 * custom.texi (Init Examples): Add xref to Mail Header.
590
1fc0ce04 591 * emacs.texi (Top): Fix xrefs.
e73c2434 592
85738751 5932010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 594
c0c035fa
CY
595 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
596 repository if there is none.
597 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
598 vc-print-root-log.
ef7b27ef 599 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 600
71785b7a
CY
601 * programs.texi (Program Modes): Mention Javascript mode.
602
f67c5dd0
CY
603 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
604 * emacs.texi: Update node description.
605
0f72a391 606 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 607 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 608
dc2d2590
JL
6092010-03-30 Juri Linkov <juri@jurta.org>
610
611 * search.texi (Other Repeating Search): Remove line that `occur'
612 can not handle multiline matches.
613
a7b02820
EZ
6142010-03-30 Eli Zaretskii <eliz@gnu.org>
615
616 * mule.texi (International): Mention support of bidirectional editing.
617 (Bidirectional Editing): New section.
618
22ef1944
NR
6192010-03-28 Nick Roberts <nickrob@snap.net.nz>
620
621 * emacs.texi (Top): Update node names to those in building.texi.
622
146b8b16
NR
6232010-03-27 Nick Roberts <nickrob@snap.net.nz>
624
625 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
626 doc/emacs/emacs.texi: Update node names for building.texi.
627
6d98672d
GM
6282010-03-24 Glenn Morris <rgm@gnu.org>
629
630 * ack.texi (Acknowledgments):
631 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
632
93318cbd
JD
6332010-03-20 Jan Djärv <jan.h.d@swipnet.se>
634
635 * xresources.texi (Table of Resources): Clarify toolBar number
636 for Gtk+.
637
638 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
639
15cf2f52
CY
6402010-03-21 Chong Yidong <cyd@stupidchicken.com>
641
4102856c
CY
642 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
643
15cf2f52
CY
644 * search.texi (Other Repeating Search): Document multi-isearch-buffers
645 and multi-isearch-buffers-regexp.
646
647 * indent.texi (Indentation): Clarify description of
648 indent-for-tab-command. Document tab-always-indent.
649
d68eb23c
CY
6502010-03-20 Chong Yidong <cyd@stupidchicken.com>
651
652 * cmdargs.texi (Font X): Move most content to Fonts.
653
654 * frames.texi (Fonts): New node. Document font-use-system-font.
655
656 * emacs.texi (Top):
657 * xresources.texi (Table of Resources):
658 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
659
288f9fc0
CY
6602010-03-10 Chong Yidong <cyd@stupidchicken.com>
661
662 * Branch for 23.2.
663
17782bec
CY
6642010-03-06 Chong Yidong <cyd@stupidchicken.com>
665
666 * custom.texi (Init Examples): Add xref to Locals.
667
668 * major.texi (Choosing Modes): Mention usage of setq-default for
669 setting the default value of major-mode (Bug#5688).
670
b4a1a8b2
CY
6712010-03-02 Chong Yidong <cyd@stupidchicken.com>
672
673 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
674
675 * display.texi (Display Custom): Document make-pointer-invisible and
676 underline-minimum-offset. Remove inverse-video.
677
a1e759cd
CY
6782010-02-21 Chong Yidong <cyd@stupidchicken.com>
679
680 * frames.texi (Frame Commands): Note that the last ordinary frame can
681 be deleted in daemon mode (Bug#5616).
682
4f3bc373
GM
6832010-02-18 Glenn Morris <rgm@gnu.org>
684
685 * trouble.texi (Contributing): Repository is no longer CVS.
686
5dbbdd33
GM
6872010-02-08 Glenn Morris <rgm@gnu.org>
688
689 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
690
cd61af01
SM
6912010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
692
693 * display.texi (Useless Whitespace, Text Display):
694 * custom.texi (Init Examples): Avoid obsolete special default variables
695 like default-major-mode.
696
b1bb0a25 6972010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
698
699 * programs.texi (Other C Commands): Replace reference to obsolete
700 c-subword-mode.
701
99d0985b
GM
7022010-01-21 Glenn Morris <rgm@gnu.org>
703
704 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
705
893db5bc
GM
7062010-01-12 Glenn Morris <rgm@gnu.org>
707
708 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
709 emacs-pretest-bug for bug reports for development versions.
710
0419b8d6
GM
7112010-01-11 Glenn Morris <rgm@gnu.org>
712
713 * display.texi (Highlight Interactively): `t' does not mean highlight
714 all patterns. (Bug#5335)
715
26e533e2
CY
7162009-12-29 Chong Yidong <cyd@stupidchicken.com>
717
718 * misc.texi (Shell): Document async-shell-command.
719
720 * building.texi (Grep Searching): Document zrgrep.
721
484eaeac 722 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 723
7ee6c59b
NR
7242009-12-29 Nick Roberts <nickrob@snap.net.nz>
725
726 * building.texi: Import GDB Graphical Interface description from
727 EMACS_23_1_RC.
728
91ed7ea8
CY
7292009-12-24 Chong Yidong <cyd@stupidchicken.com>
730
731 * emacs.texi (Top): Update node listing.
732
733 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
734
735 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
736
737 * cmdargs.texi (Initial Options):
738 * xresources.texi (Resources): Document inhibit-x-resources.
739
740 * custom.texi (Specifying File Variables): Note that minor modes are
741 enabled unconditionally.
742
743 * display.texi (Scrolling): Briefly document the old recenter command,
744 and document recenter-positions.
745
746 * files.texi (Visiting):
747 * buffers.texi (Buffers): Max buffer size is now 512 MB.
748
1c6c854e
CS
749 * frames.texi (Cut/Paste Other App):
750 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
751
752 * killing.texi (Kill Options): New node.
753
6ca89aaa
CY
7542009-12-05 Chong Yidong <cyd@stupidchicken.com>
755
756 * misc.texi (Shell Options): ansi-color is now default.
757
806642d4
GM
7582009-12-05 Glenn Morris <rgm@gnu.org>
759
806642d4
GM
760 * emacs.texi (Top): Update menu for cal-xtra node changes.
761 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
762 or mode line. Don't mention invisible text or the details of
763 diary-print-entries here, only in cal-xtra.
764 (Format of Diary File): Mention that the "date on first line" format
765 only really affects the simple display.
766 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
767 (Diary Customizing): Holidays may be in the buffer or mode line.
768 Move diary-print-entries to the "Diary Display" section.
769 (Diary Display): New section, split out from "Fancy Diary Display".
770 Explain the limitations of simple display, and how to print it.
771
1a4f0c0a
GM
772 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
773
e11adbd8
GM
774 * cal-xtra.texi (Diary Display): Mention View mode.
775
29a483ac
JL
7762009-11-29 Juri Linkov <juri@jurta.org>
777
778 * display.texi (Highlight Interactively): Actually a list of
779 default faces is pre-loaded into a list of default values
780 instead of the history.
781
83d60c79
GM
7822009-11-20 Glenn Morris <rgm@gnu.org>
783
784 * ack.texi (Acknowledgments):
785 * emacs.texi (Acknowledgments): Add htmlfontify.
786
276bbe96
GM
7872009-11-14 Glenn Morris <rgm@gnu.org>
788
98ad1bae
GM
789 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
790
276bbe96
GM
791 * ack.texi (Acknowledgments):
792 * emacs.texi (Acknowledgments): Update for recent Org changes.
793
18430066
CY
7942009-10-31 Chong Yidong <cyd@stupidchicken.com>
795
796 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
797 `charset' property, which is irrelevant to the user manual (Bug#3526).
798
522ddc9f
JB
7992009-10-14 Juanma Barranquero <lekktu@gmail.com>
800
801 * trouble.texi (DEL Does Not Delete): Fix typo.
802
50b49ade
MA
8032009-10-05 Michael Albinus <michael.albinus@gmx.de>
804
805 * files.texi (Misc File Ops): Mention copy-directory.
806
6308321a
EZ
8072009-10-04 Eli Zaretskii <eliz@gnu.org>
808
43b3b4d1
EZ
809 * mule.texi (Unibyte Mode): Emphasize that
810 unibyte-display-via-language-environment affects only the display.
811
6308321a
EZ
812 * display.texi (Horizontal Scrolling): Document cursor behavior under
813 horizontal scrolling when point moves off the screen (Bug#4564).
814 Improve wording.
815
bd51ea7f
MA
8162009-10-01 Michael Albinus <michael.albinus@gmx.de>
817
818 * files.texi (Directories): delete-directory prompts for recursive
819 deletion.
820
55381962
GM
8212009-09-30 Glenn Morris <rgm@gnu.org>
822
823 * ack.texi (Acknowledgments):
824 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
825
13989ab1
TH
8262009-09-25 Tassilo Horn <tassilo@member.fsf.org>
827
828 * dired.texi (Dired Navigation): Use @code instead of @var for
829 dired-isearch-filenames, so that it's not capitalized.
830
8ba46c89
CY
8312009-09-19 Chong Yidong <cyd@stupidchicken.com>
832
833 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
834
835 * entering.texi (Exiting): C-z is now bound to suspend-frame.
836
837 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
838 (Key Bindings): Reference Init Rebinding in introductory text.
839 Shift some of the introduction to Keymaps node.
8ba46c89
CY
840 (Keymaps): Simplify.
841 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
842 (Minibuffer Maps): Remove mention of Mocklisp.
843 (Init Rebinding): Move mode-local rebinding example here from Local
844 Keymaps.
845 (Modifier Keys): Clarify.
1e11b018 846 (Rebinding): Add cindex for "binding keys".
8ba46c89 847
6a5ca7c8
CY
8482009-09-13 Chong Yidong <cyd@stupidchicken.com>
849
850 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
851
0e1cba51
NR
8522009-08-31 Nick Roberts <nickrob@snap.net.nz>
853
6a5ca7c8 854 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 855 Re-organise these two sections.
0e1cba51 856
76a87a4d
EZ
8572009-08-29 Eli Zaretskii <eliz@gnu.org>
858
859 * cmdargs.texi (Initial Options): Fix last change.
860
82e98df4
SM
8612009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
862
863 * mule.texi (Enabling Multibyte):
864 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
865 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
866
fb89fad9
GM
8672009-08-20 Glenn Morris <rgm@gnu.org>
868
869 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
870
e99652b0
GM
8712009-08-19 Glenn Morris <rgm@gnu.org>
872
873 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
874
5cca97ad
GM
8752009-08-18 Glenn Morris <rgm@gnu.org>
876
877 * ack.texi (Acknowledgments):
878 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
879
997797ae 880 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 881
985bf85b
GM
8822009-08-09 Glenn Morris <rgm@gnu.org>
883
884 * ack.texi (Acknowledgments):
885 * emacs.texi (Acknowledgments): Add gdb-mi entry.
886
8d6bb99e
DD
8872009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
888
889 * emacs.texi (Top): Add new menu items for GDB-UI.
890
891 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 892 section. Threads buffer is in separate section now.
8d6bb99e 893
8353da9c
GM
8942009-08-08 Glenn Morris <rgm@gnu.org>
895
896 * ack.texi (Acknowledgments):
897 * emacs.texi (Acknowledgments):
898 Update for js2-mode and org changes.
899
f2074faf
MA
9002009-08-02 Michael Albinus <michael.albinus@gmx.de>
901
902 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
903 files.
904
e8d2d3fb
CY
9052009-07-28 Chong Yidong <cyd@stupidchicken.com>
906
907 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
908
324a4f6a
GM
9092009-07-23 Glenn Morris <rgm@gnu.org>
910
911 * programs.texi (Matching): Update blink-matching-paren-distance.
912
b6937a70
CY
9132009-07-21 Chong Yidong <cyd@stupidchicken.com>
914
915 * frames.texi (Cut/Paste Other App): For select-active-regions,
916 selection is now updated on moving point.
917
bd8aaa36
RS
9182009-07-21 Richard Stallman <rms@gnu.org>
919
920 * glossary.texi (GNU, Daemon): Update information.
921
8d9b5eba
JL
9222009-07-19 Juri Linkov <juri@jurta.org>
923
924 * custom.texi (Specifying File Variables, Safe File Variables):
925 "variables/value pairs" -> "variable/value pairs".
926
a2acc1db
GM
9272009-07-15 Glenn Morris <rgm@gnu.org>
928
929 * misc.texi (Gnus): Remove widow.
930
c5ae942b
GM
9312009-07-11 Glenn Morris <rgm@gnu.org>
932
703d26ba
GM
933 * Makefile.in (TEXI2PDF): New.
934 (emacs.pdf, emacs-xtra.pdf): New targets.
935
522ddc9f 936 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
937
938 * display.texi (Horizontal Scrolling): Re-word to remove widow.
939
940 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
941 Don't print the copying notice twice in the printed version.
942 Update the menu and detailmenu.
943 (Preface): The meaning of "on-line" has changed.
944 Correct name for "Common Problems" chapter.
945 (Distrib): Update FSF shop URL.
946 (Intro): Showing two files at once is not so exciting.
947
948 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
949 (Mac / GNUstep Basics): Minor grammar changes.
950 (Mac / GNUstep Events): Fix typo.
951 (GNUstep Support): CANNOT_DUMP no longer applies.
952
953 * misc.texi (Document View): Fix typos.
954
955 * dired.texi (Dired):
956 * help.texi (Help):
957 * macos.texi (Mac OS / GNUstep):
958 * maintaining.texi (Version Control, Introduction to VC):
959 End menu descriptions with a period.
c5ae942b 960
b1c8242b
EZ
9612009-07-09 Eli Zaretskii <eliz@gnu.org>
962
963 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
964 so categorical in saying that the option is only useful on NTFS.
965
220d9aa6
GM
9662009-07-09 Glenn Morris <rgm@gnu.org>
967
968 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
969 (ENVADD): Add texinfodir to TEXINPUTS.
970
971 * emacs.texi (Top): Fix cross-reference.
972
973 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
974
975 * vc1-xtra.texi (Revision Tags): Fix typo.
976
d07e72d3
GM
9772009-07-03 Glenn Morris <rgm@gnu.org>
978
979 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
980 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
981 (Merge Commands): `.' does not seem to work in A or B buffer.
982 `l' can recreate the 3-window display.
983
984 * glossary.texi (Glossary): Minor phrasing changes throughout.
985 Add more internal cross-references.
986 <Autoloading>: You can't really autoload a variable.
987 <C-M->: Move details here from `M-C-' item.
988 <Continuation Line>: Refer to `Truncation.'
989 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
990 <Home Directory, Unix>: New entries.
991 <Deletion of Files>: Mention recycle bins.
992 <Directory>: Mention ``folders.''
993 <Error>: Don't mention ``type-ahead.''
994 <Fringe>: Refer to the manual node.
995 <Minor Mode>: Can be global or local.
996 <Spell Checking>: There are other checkers besides Ispell.
997
f144038a
GM
9982009-07-02 Glenn Morris <rgm@gnu.org>
999
1000 * anti.texi (Antinews): Minor changes in phrasing.
1001
1002 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1003 some underfull lines in dvi output.
1004
1005 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1006
1007 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1008
1009 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1010
3f1c6666
JD
10112009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1012
1013 * xresources.texi (Table of Resources): Mention maximized for
1014 fullscreen.
1015
1016 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1017
62aadce7
CY
10182009-07-01 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * anti.texi (Antinews): Correct the list of removed platforms.
1021
82ec412e
GM
10222009-06-28 Glenn Morris <rgm@gnu.org>
1023
1024 * arevert-xtra.texi: Minor language tweaks.
1025
09964e7d
GM
1026 * dired-xtra.texi: Minor revisions.
1027
666e158e
MB
10282009-06-23 Miles Bader <miles@gnu.org>
1029
c4cc8b9a 1030 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1031 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1032
70243478
CY
10332009-06-21 Chong Yidong <cyd@stupidchicken.com>
1034
1035 * Branch for 23.1.
1036
67cbe681
KH
10372009-06-17 Kenichi Handa <handa@m17n.org>
1038
1039 * mule.texi (Charsets): Update the description for the new charset.
1040 (list-character-sets): New findex.
125dd7c5 1041 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1042
40e67246
CY
10432009-06-10 Chong Yidong <cyd@stupidchicken.com>
1044
b5700de6
CY
1045 * basic.texi (Moving Point): Fix tag.
1046
1047 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1048
1049 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1050 use camel-case for PageUp and PageDown.
1051
1052 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1053 camel-case for PageUp and PageDown.
1054
1055 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1056
40e67246 1057 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1058 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1059
522ddc9f 10602009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1061
522ddc9f
JB
1062 * fixit.texi (Spelling): Set default dictionary.
1063 Improve descriptions (Bug#2554)
6f591cf4 1064
53483c76
DR
10652009-06-08 David Reitter <david.reitter@gmail.com>
1066
1067 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1068 since saving colors and faces set this way is not implemented.
1069 (Environment variables): Remove mention of mac-fix-env, which is
1070 scheduled to be removed.
1071
1557ef4f
CY
10722009-06-04 Chong Yidong <cyd@stupidchicken.com>
1073
91056528
CY
1074 * custom.texi (Init Examples): Add example of changing load-path.
1075
1557ef4f
CY
1076 * building.texi (Lisp Libraries): Add example of changing
1077 load-path (Bug#3446).
1078
623cec4c
CY
10792009-05-28 Chong Yidong <cyd@stupidchicken.com>
1080
1081 * mark.texi (Mark): Further clarifications.
1082 (Setting Mark): Emphasize that C-SPC activates the mark.
1083
0fcca8ee
CY
10842009-05-28 Chong Yidong <cyd@stupidchicken.com>
1085
702b10e1
CY
1086 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1087 Mark mode.
0fcca8ee
CY
1088 (Using Region, Persistent Mark): Use "active mark" instead of "active
1089 region".
1090
d3b396e4
CY
10912009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1092
1093 * mule.texi (Select Input Method): Fix typo.
1094
3f698a06
CY
10952009-05-13 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * anti.texi (Antinews): Document completion changes. Some additional
1098 copyedits and rearrangement of entries.
1099
b2a42eb7
CY
11002009-05-12 Chong Yidong <cyd@stupidchicken.com>
1101
932fd020
CY
1102 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1103 (Shell History Copying, Terminal emulator): Copyedits.
1104
1c6c854e
CS
1105 * xresources.texi (Resources): Simplify descriptions.
1106 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1107 (Table of Resources): Document fontBackend resource.
1108
b2a42eb7
CY
1109 * trouble.texi (Quitting): Add other undo bindings to table.
1110 (DEL Does Not Delete): Note that the erasure key is usually labelled
1111 "Backspace". Remove discussion of obscure Xmodmap issue.
1112
c6ea7fb8
CY
11132009-05-07 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * files.texi (Visiting): Copyedits.
1116
ad36c422
CY
11172009-05-06 Chong Yidong <cyd@stupidchicken.com>
1118
1119 * basic.texi (Inserting Text): Document ucs-insert.
1120
1121 * mule.texi (International Chars): Define "multibyte". Note that
1122 internal representation is unicode-based. Simplify definition of raw
1123 bytes. Mention ucs-insert.
1124 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1125 (Language Environments): Add language environments new to Emacs 23.
1126 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1127 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1128 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1129 (Output Coding): Copyedits.
1130
1131 * emacs.texi (Top): Update node listing.
1132
d4ad7b96
CY
11332009-05-05 Per Starbäck <per@starback.se> (tiny change)
1134
1135 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1136
5bd66204
SM
11372009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1138
1139 * building.texi (Lisp Libraries): `load-library' does offer completion.
1140
bc36ad1c
CY
11412009-04-28 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1144 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1145
f1a47884
EZ
11462009-04-25 Eli Zaretskii <eliz@gnu.org>
1147
1148 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1149
be77bd45
CY
11502009-04-22 Chong Yidong <cyd@stupidchicken.com>
1151
1152 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1153
1154 * building.texi (Lisp Interaction): Document initial-scratch-message.
1155
d3b82927
JB
11562009-04-18 Juanma Barranquero <lekktu@gmail.com>
1157
ed6e7b11
JB
1158 * msdog.texi (Windows Fonts): Fix typos.
1159
d3b82927
JB
1160 * files.texi (Save Commands): Fix pxref.
1161
bc323c04
CY
11622009-04-18 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * files.texi (Save Commands): Mention diff-buffer-with-file.
1165 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1166 Henoch (Bug#3036).
1167
2186d13f
GM
11682009-03-15 Glenn Morris <rgm@gnu.org>
1169
1170 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1171 the former is not always used.
1172 (Mail Headers): Use active voice. Add "Mail-reply-to".
1173 Change case of "Id". Avoid repeated "appropriate".
1174 (Mail Aliases): Fix previous change - use an example with a ".", so it
1175 does actually get quoted when expanded.
1176 (Mail Sending): Mailclient is the default on some systems.
1177 (Citing Mail): Mention mail-indentation-spaces.
1178 (Mail Mode Misc): Add an @dfn for "mail signature".
1179
71e454fc
CY
11802009-03-15 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1183 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1184 read-buffer-completion-ignore-case, and completion-styles.
1185 Remove description of partial-completion-mode.
71e454fc 1186
df1a3e06
GM
11872009-03-14 Glenn Morris <rgm@gnu.org>
1188
1189 * sending.texi (Mail Format): Fix typo. Add index entry for
1190 mail-header-separator.
1191 (Mail Headers): Put info about initialization and changing in one place
1192 at the start. Update FCC section for mbox Rmail. Clarify From
1193 section, mention mail-setup-with-from. Clarify Reply-to section.
1194 Add Mail-followup-to and mail-mailing-lists. Clarify References
1195 section.
1196 (Mail Aliases): Update example, make less contentious.
1197 Update for name change of mail-interactive-insert-alias.
1198 (Mail Mode): Remove mention of `%' as a word separator.
1199 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1200 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1201 commands. Clarify FCC handling. In mail-complete, add reference to
1202 Mail Aliases section, and mention mail-complete-function.
1203 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1204 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1205 signature netiquette. Explain how the mail hooks work when continuing
1206 a composition.
1207 (Mail Amusements): Internationalize the spook section a bit.
1208 Remove the spook mail-setup-hook example, since it doesn't work well.
1209 Mention fortune-file.
1210 (Mail Methods): Mention read-mail-command.
1211
ed6e7b11 12122009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1213
df1a3e06
GM
1214 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1215 and NS resources following recent changes.
959d68bd 1216
86dca3e8
JR
12172009-03-10 Jason Rumney <jasonr@gnu.org>
1218
1219 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1220 w32-use-visible-system-caret doc to indicate that it should get set
1221 automatically.
1222 (Windows Fonts): Add doc for the uniscribe backend.
1223
042fe98f
DN
12242009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1225
1226 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1227 vc-dir. (Bug#2598)
1228
7f8dba73
RS
12292009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1230
1231 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1232
505e70c3
GM
12332009-03-05 Glenn Morris <rgm@gnu.org>
1234
04242bdc
GM
1235 * rmail.texi (Rmail Basics): Add reference to sorting.
1236 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1237 Minor re-wordings.
1238 (Rmail Motion): Mention rmail-next-same-subject.
1239 (Rmail Deletion): Expunging is not the only way to change the numbers.
1240 (Rmail Labels): Labels can also be used in sorting.
1241 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1242 (Rmail Display): Mention rmail-mime.
1243
00cfe22c
GM
12442009-03-04 Glenn Morris <rgm@gnu.org>
1245
1246 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1247 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1248 summary. Mention sorts cannot be undone.
1249 (Rmail Display): Give an example of how to use goto-address-mode.
1250 (Rmail Editing): It's keybindings that are redefined, not commands.
1251 Fix some typos.
1252 (Movemail): Some minor rewording.
1253 (Remote Mailboxes): Emacs movemail supports pop by default.
1254 Fix some minor grammatical issues. The "two alternative ways" to
1255 specify a POP mailbox are really just one. Remove all reference to the
1256 variables rmail-pop-password and rmail-pop-password-required, obsolete
1257 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1258 can support Kerberos.
1259
3d963b67
GM
12602009-03-03 Glenn Morris <rgm@gnu.org>
1261
1262 * rmail.texi (Rmail Deletion): Revert previous change, which was
1263 describing the Rmail summary versions.
1264 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1265 Minor re-wording for rmail-resend.
1266 (Rmail Make Summary): Summaries apply to buffers rather than files.
1267 <rmail-summary-by-topic>: Headers includes the subject.
1268 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1269 details, including prefix arguments.
2340abde 1270 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1271 Not counting lines might be faster.
1272 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1273 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1274 Name the commands bound to the various keys. Mention prefix argument
1275 for searching.
3d963b67
GM
1276 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1277 Simplify rmail-highlighted-headers description. Update face name.
1278
a8ce3d17
JB
12792009-03-02 Juanma Barranquero <lekktu@gmail.com>
1280
1281 * mark.texi (Marking Objects): Fix typo.
1282
130a29b6
CY
12832009-03-01 Chong Yidong <cyd@stupidchicken.com>
1284
1285 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1286 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1287
9d5de6f8
GM
12882009-03-01 Glenn Morris <rgm@gnu.org>
1289
79fc530e 1290 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1291 (Rmail Motion): - M-s searches from the end of messages.
1292 (Rmail Deletion): Minor clarification. Fix numeric argument
1293 description.
1294 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1295 newmail and RMAILOSE files need not be in home-directory.
1296 (Rmail Files): Mention I/O menus are unselectable if no files match.
1297 Mention `MAIL' env-var.
1298
b545ff9c
JR
12992009-02-24 Jason Rumney <jasonr@gnu.org>
1300
1301 * mule.texi (Fontsets): Mention fontset-default, font specs and
1302 fallback fontsets.
1303 (Defining Fontsets): Mention ns and w32 variants of
1304 standard-fontset-spec. Update description of startup fontset to match
1305 Emacs 23 behavior.
a93be82a 1306 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1307 (International): Link to Modifying Fontsets.
b545ff9c 1308
75da0618 13092009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1310
1311 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1312 Mention ns-extended-platform-support-mode.
1313
6be93a16
KB
13142009-02-22 Karl Berry <karl@gnu.org>
1315
1316 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1317
867d4bb3
JB
13182009-02-19 Juanma Barranquero <lekktu@gmail.com>
1319
1320 * basic.texi (Moving Point, Position Info):
1321 * files.texi (Visiting):
1322 * mini.texi (Completion Options):
1323 * text.texi (HTML Mode): Remove duplicate words.
1324
49b5c0e8
GM
13252009-02-20 Glenn Morris <rgm@gnu.org>
1326
1327 * rmail.texi: Minor updates for mbox rather than Babyl.
1328
f43a822c
KB
13292009-02-17 Karl Berry <karl@gnu.org>
1330
49b5c0e8 1331 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1332
80d634b8
RS
13332009-02-17 Richard M Stallman <rms@gnu.org>
1334
1335 * anti.texi (Antinews): Mention Babyl format.
1336
1337 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1338
1339 * rmail.texi: Update for mbox format.
1340 Various small fixes, as well as the following.
1341 (Out of Rmail): Node deleted.
1342 (Rmail): Update menu.
1343 (Rmail Files): Comment out set-rmail-inbox-list.
1344 Document rmail-inbox-list instead.
1345 (Rmail Output): Substantial changes since C-o is now
1346 rmail-output-as-seen and o is rmail-output.
1347 (Rmail Attributes): Delete `stored', add `retried'.
1348 (Rmail Display): Editing headers works in all cases.
1349
f0d129c6
GM
13502009-02-17 Glenn Morris <rgm@gnu.org>
1351
1352 * basic.texi (Position Info): M-x count-lines-region is not always on
1353 M-=. (Bug#2269)
1354
160f11d3
GM
13552009-02-09 Glenn Morris <rgm@gnu.org>
1356
1357 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1358 defaults.
1359
763e01c4
EZ
13602009-02-07 Eli Zaretskii <eliz@gnu.org>
1361
1362 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1363 documentation of possible problems with redecoding.
1364
f5e1441d
GM
13652009-02-03 Glenn Morris <rgm@gnu.org>
1366
1367 * rmail.texi (Out of Rmail): Mention b2m.pl.
1368
e1eabe41
GM
13692009-01-31 Glenn Morris <rgm@gnu.org>
1370
1371 * rmail.texi (Out of Rmail): Correct b2m location.
1372
dd05f9de
CY
13732009-01-27 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * fixit.texi (Undo): Update undo limit values.
1376
d74d846e
GM
13772009-01-27 Glenn Morris <rgm@gnu.org>
1378
1379 * emacs.texi (Top): Fix Antinews menu entry.
1380
49ffdce8
KB
13812009-01-25 Karl Berry <karl@gnu.org>
1382
1383 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1384 item with no marker, instead of the syntactically incorrect
1385 @itemize @asis.
1386
467e8d77
JL
13872009-01-25 Juri Linkov <juri@jurta.org>
1388
1389 * building.texi (Grep Searching): Fix index entry for lgrep.
1390
6c60bbdb
EZ
13912009-01-24 Eli Zaretskii <eliz@gnu.org>
1392
1393 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1394
9ce5a36f
AR
13952009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1396
1397 * macos.texi (Preferences Panel): Update description of font setting to
1398 reflect that prior frame selection is no longer needed.
1399
9aa5f2fb
NR
14002009-01-20 Nick Roberts <nickrob@snap.net.nz>
1401
1402 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1403 raise GUD subsections.
1404
3892ff9c
GM
14052009-01-15 Glenn Morris <rgm@gnu.org>
1406
1407 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1408
14731c8f
GM
14092009-01-10 Glenn Morris <rgm@gnu.org>
1410
1411 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1412
45c55e53
CY
14132009-01-04 Chong Yidong <cyd@stupidchicken.com>
1414
1415 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1416 logical lines.
1417
2e4667d1
JL
14182008-12-29 Juri Linkov <juri@jurta.org>
1419
1420 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1421
1422 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1423
2a3eac47
CY
14242008-12-28 Chong Yidong <cyd@stupidchicken.com>
1425
1426 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1427 goto-address-mode instead of goto-address.
1428
3da8da94
CY
1429 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1430 mode.
1431
2a3eac47
CY
1432 * emacs.texi (Top): Update node listing.
1433
057f6dd3
EZ
14342008-12-26 Eli Zaretskii <eliz@gnu.org>
1435
1436 * custom.texi (Directory Variables): Explain what is a "project".
1437 Add indexing. Improve wording. Add a footnote about using
1438 _dir-locals.el on MS-DOS.
1439
e6979067
DN
14402008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1441
1442 * files.texi (Misc File Ops): Mention chmod as an alias for
1443 set-file-modes.
1444
9de15963
MR
14452008-12-24 Martin Rudalics <rudalics@gmx.at>
1446
1447 * help.texi (Help): Fix typos and reword.
1448 (Help Summary): Add entries for C-h n and C-h r, reorder
1449 entries, and do some minor fixes.
1450 (Name Help): Say that C-h F works for commands only.
1451 (Misc Help): Say that view-lossage displays 300 keystrokes.
1452
236fd60d
GM
14532008-12-20 Glenn Morris <rgm@gnu.org>
1454
1455 * ack.texi (Acknowledgments): General update based on AUTHORS,
1456 including removal of some stuff no longer distributed.
1457
349b3256
AM
14582008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1459
1460 * fixit.texi: Mention hunspell
1461
e840fca5
GM
14622008-12-19 Glenn Morris <rgm@gnu.org>
1463
1464 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1465 Consolidate explanatory text at start.
e840fca5
GM
1466
1467 * display.texi (Text Display):
1468 * indent.texi (Indentation): Use @acronym with ASCII.
1469
9dfa7983
GM
14702008-12-18 Glenn Morris <rgm@gnu.org>
1471
1472 * ack.texi: Various small updates and fixes.
1473
97b3a00b
JL
14742008-12-18 Juri Linkov <juri@jurta.org>
1475
1476 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1477 as a key binding to start a forward nonincremental word search.
1478 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1479 a backward nonincremental word search. Add index for `M-s w'
1480 `isearch-forward-word'.
1481 (Regexp Search): Add a short summary of regexp key commands like
1482 in the node "Basic Isearch".
1483 (Other Repeating Search): Fix typo.
1484
14852008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1486
1487 * misc.texi (PostScript Variables): Fix doc.
1488
31ce6a07
CY
14892008-12-10 Chong Yidong <cyd@stupidchicken.com>
1490
1491 * programs.texi (Program Modes): Mention Ruby mode.
1492
636b507b
DN
14932008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1494
1495 * misc.texi (emacsclient Options): Describe what an empty string
1496 argument does for --alternate-editor.
1497
a323fa14
CY
14982008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1499
1500 * cmdargs.texi (Font X): Distinguish between client-side and
1501 server-side fonts. List valid Fontconfig properties. Add reference to
1502 Fontconfig manual. List valid GTK font properties. Explain use of
1503 fc-list.
1504
c5ca6cd0
CY
15052008-12-09 Chong Yidong <cyd@stupidchicken.com>
1506
1507 * cmdargs.texi (Font X): Move discussion of quoting to top.
1508
e5136377
GM
15092008-12-06 Glenn Morris <rgm@gnu.org>
1510
1511 * maintaining.texi (Old Revisions): Improve previous change.
1512
248c026b
RS
15132008-12-05 Richard M Stallman <rms@gnu.org>
1514
1515 * anti.texi (Antinews): Minor fixes.
1516
a9253a1e
GM
15172008-12-03 Glenn Morris <rgm@gnu.org>
1518
1519 * maintaining.texi (Old Revisions): Fix diff-switches description.
1520
fa687b02
MR
15212008-12-01 Martin Rudalics <rudalics@gmx.at>
1522
1523 * emacs.texi (Top): Fix typo.
1524
72e6decd
CY
15252008-11-30 Chong Yidong <cyd@stupidchicken.com>
1526
320ee034
CY
1527 * misc.texi (Document View): Explain dependence on gs at the top.
1528 Copyedits.
1529
1530 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1531
72e6decd
CY
1532 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1533 (Comment Commands): Discuss region-active behavior of M-; first.
1534
2a472ee4
MR
15352008-11-29 Martin Rudalics <rudalics@gmx.at>
1536
9c6361c9
MR
1537 * display.texi (Line Truncation): Add reference to Continuation
1538 Lines.
1539
2a472ee4
MR
1540 * windows.texi (Pop Up Window): Mention split-height-threshold
1541 and split-width-threshold.
9c6361c9 1542 (Split Window): Add reference to Continuation Lines.
2a472ee4 1543
e93bc142
AR
15442008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1545
1546 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1547 (GNUstep Support): New node.
1548 * anti.texi:
1549 * emacs.texi:
1550 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1551
43b978db
RS
15522008-11-28 Richard M Stallman <rms@gnu.org>
1553
1554 * misc.texi (Dissociated Press): Minor cleanups.
1555
1556 * dired.texi (Image-Dired): Avoid passive.
1557
e8e2bd93
EZ
15582008-11-28 Eli Zaretskii <eliz@gnu.org>
1559
1560 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1561 representation.
1562
8d2d45da
CY
15632008-11-26 Richard M. Stallman <rms@gnu.org>
1564
1565 * files.texi (Visiting): Rewrite paragraph for clarity.
1566
1567 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1568
a5f7bbcc
AM
15692008-11-25 Alan Mackenzie <acm@muc.de>
1570
1571 * programs.texi (Moving by Parens): Clarify that parens inside strings
1572 and comments are ignored, and that the commands assume the starting
1573 point isn't in a string or comment.
1574
a71703d3
AR
15752008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1576
1577 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1578 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1579 version.
1580 (Mac Customization): Rewrite Preferences Panel section and merge in to
1581 this node, add Open files by dragging to an Emacs window.
1582
1583 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1584
aa5ab79a
CY
15852008-11-26 Chong Yidong <cyd@stupidchicken.com>
1586
0cc92c19
CY
1587 * files.texi (Misc File Ops): Document set-file-modes.
1588
c366b4e4
CY
1589 * windows.texi (Split Window): Document integer values of
1590 truncate-partial-width-windows.
1591
aa5ab79a
CY
1592 * text.texi (Text): Simplify description of markup languages.
1593 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1594 (TeX Editing): Note that `""' inserts one `"' character.
1595 (HTML Mode): Note in the introduction that XML mode is an alias for
1596 SGML mode. Mention nXML mode.
1597
56221db7
CY
15982008-11-25 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * building.texi (Watch Expressions): Fix typo.
1601
90effe33
CY
16022008-11-24 Chong Yidong <cyd@stupidchicken.com>
1603
f90a5ae3
CY
1604 * files.texi (Visiting): Document new behavior of
1605 confirm-nonexistent-file-or-buffer.
1606
1c6c854e
CS
1607 * buffers.texi (Select Buffer):
1608 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1609
a18ffb4a
CY
1610 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1611 edit-picture.
1612
90effe33
CY
1613 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1614 edit-picture', since that is just an alias for picture-mode.
1615 (Sentences): Note that repeated M-@ extends the region.
1616 (Pages): Make terminology more consistent. Link to Regexps node.
1617 (Longlines): Discuss relationship with Visual Line mode.
1618 (Text Mode): Remove extraneous discussion of other modes, since they
1619 were already introduced in the parent node.
1620
e85103ec
CY
16212008-11-23 Chong Yidong <cyd@stupidchicken.com>
1622
5cb2fe30
CY
1623 * anti.texi (Antinews): Rewrite.
1624
1eb9b307 1625 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1626
1627 * frames.texi (Frame Commands): Mention "minimize" terminology.
1628
e85103ec
CY
1629 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1630 formats.
b908332f
CY
1631 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1632 (Misc X): Don't document useless -hb option.
e85103ec 1633
607f5f88
JL
16342008-11-22 Juri Linkov <juri@jurta.org>
1635
1636 * dired.texi (Dired Navigation): Change normal file name search option
1637 from `non-nil' to `t'. Add `dwim' option.
1638
e1b867a0
JL
16392008-11-22 Juri Linkov <juri@jurta.org>
1640
1641 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1642 ".dir-locals.el". Rename `define-project-bindings' to
1643 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1644 `dir-locals-set-directory-class'.
1645
dd186936
LK
16462008-11-22 Lute Kamstra <lute@gnu.org>
1647
1648 * buffers.texi (Select Buffer): Index goto-line.
1649 * basic.texi (Moving Point): Mention the use of a numeric prefix
1650 argument with goto-line and refer to Select Buffer for the use of a
1651 plain prefix argument.
1652
4b121911
GM
16532008-11-19 Glenn Morris <rgm@gnu.org>
1654
1655 * doclicense.texi: Update to FDL 1.3.
1656 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1657
27267e4c
CY
16582008-11-17 Chong Yidong <cyd@stupidchicken.com>
1659
696f351d
CY
1660 * custom.texi (Minor Modes): Define mode commands and mode variables
1661 more precisely. Recommend using mode commands instead of setting
1662 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1663 (Easy Customization): Use "init file" instead of .emacs.
1664 (Customization Groups): Update to new Custom buffer appearance.
1665 (Saving Customizations): Copyedits. Update example.
1666 (Variables): Give example of variable type-sensitivity.
1667 (Examining): Update example.
1668 (Hooks): Copyedits.
1669 (Specifying File Variables): Use C comments instead of an artificial
1670 Lisp for the example.
1671 (Keymaps): Move internals discussion to Prefix Keymaps.
1672 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1673 (Init Rebinding): Document kbd macro.
1674 (Init File): Link to Find Init.
696f351d
CY
1675
1676 * mark.texi (Using Region): Document Delete Selection Mode more
1677 thoroughly.
1678
1679 * frames.texi (Mouse Commands): Move most of the description of Delete
1680 Selection Mode to Using Region, and link to it.
1bc9c425 1681 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1682
b0570c25
CY
1683 * building.texi (Compilation): Document first-error value of
1684 compilation-scroll-output.
1685 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1686 works as soon as an error is available. Suggested by Juri Linkov.
1687
27267e4c
CY
1688 * mini.texi (Passwords): New node.
1689
1690 * files.texi (Remote Files): Link to Passwords node.
1691
1692 * emacs.texi (Top): Update node listings.
1693
122eb807
CY
16942008-11-16 Chong Yidong <cyd@stupidchicken.com>
1695
9c9855a3
CY
1696 * ack.texi (Acknowledgments): Some updating of credits.
1697
bd6fdcad
CY
1698 * emacs.texi (Acknowledgments): Add a couple more names.
1699
dd1eef46
CY
1700 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1701
122eb807 1702 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1703 (Misc File Ops): Document use of trash.
122eb807 1704
801a8da1
JB
17052008-11-16 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * macos.texi (Mac Customization): Fix typos.
1708
0b4f2253
CY
17092008-11-14 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1712 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1713 the conventions of the main Emacs manual.
1714
1715 * emacs.texi (Top): Update node listings.
1716
517e2b89
CY
17172008-11-12 Chong Yidong <cyd@stupidchicken.com>
1718
07a85685
CY
1719 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1720 command-line-args is processed during startup.
1721 (Action Arguments): Correctly describe how file arguments interact with
1722 the startup screen. Link to Lisp Interaction for scratch buffer.
1723 (Initial Options): Link to Command Example for -batch option.
1724 (Environment): Document initial-environment.
1725
517e2b89
CY
1726 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1727 can't be changed in the site-start file.
1728
6337bbde
CY
17292008-11-07 Chong Yidong <cyd@stupidchicken.com>
1730
1731 * dired.texi (Dired): Mention C-x C-d too.
1732 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
1733 (Dired Navigation): Explain dired-goto-file more clearly.
1734 Document dired-isearch-filenames.
6337bbde
CY
1735 (Dired Deletion): Remove unnecessary "expunged" terminology.
1736 (Flagging Many Files): & is now rebound to `% &'.
1737 (Shell Commands in Dired): Document dired-do-async-shell-command.
1738 Clarify how multi-file arguments are passed.
1739 (Misc Dired Features): Document dired-do-isearch.
1740
9e8eeff9
CY
17412008-11-06 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1744
e071f849
CY
17452008-11-03 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1748
05482eb1
CY
17492008-11-01 Chong Yidong <cyd@stupidchicken.com>
1750
e2346dea
CY
1751 * programs.texi (Program Modes): Link to Program Indent node.
1752 (Left Margin Paren): Explain consequences of changing
1753 open-paren-in-column-0-is-defun-start more concisely.
1754 (Which Function, Program Indent, Info Lookup): Minor edits.
1755 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
1756 (Multi-line Indent): If region is active, TAB indents the region.
1757 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
1758 (Matching): The delimiter at the cursor is highlighted---the character
1759 changes color.
1760 (Symbol Completion): Link to Completion node.
1761
e4b6428c
CY
1762 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1763 a strictly text-only system.
1764
05482eb1
CY
1765 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1766 batch mode.
1767
a11d3737
RS
17682008-11-01 Richard M. Stallman <rms@gnu.org>
1769
5abad626
RS
1770 * misc.texi (Document View): Major rewrite.
1771
a11d3737
RS
1772 * maintaining.texi (Types of Log File): Change logs are older than
1773 version control.
1774 (VCS Concepts): Simplify and rearrange.
1775 (Version Control Systems): Make it clear that Linux is only the kernel.
1776 (VC Mode Line): Shorten reference to menu item.
1777 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1778 (VC Directory Mode): Minor cleanup.
1779 Unchanged files are hidden, not omitted.
1780 (VC Directory Commands): Shorten and simplify.
1781 (Change Log Commands): New node, split from Change Logs.
1782 (VC Directory Buffer): New node, split from VC Directory Mode.
1783
c55a4acb
CY
17842008-10-31 Chong Yidong <cyd@stupidchicken.com>
1785
1c6c854e 1786 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
1787 from files.texi.
1788
1c6c854e
CS
1789 * files.texi (Version Control): Move to maintaining.texi.
1790 Subnodes moved as well.
1791 (Document Files): Move to misc.texi.
df0356f6 1792
c55a4acb
CY
1793 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1794 vc-update-change-log.
df0356f6
CY
1795 (Version Control): Move here from files.texi.
1796 (Format of ChangeLog): Make it a subnode of Change Log.
1797
1798 * emacs.texi (Top): Update node listing.
c55a4acb 1799
ef082374
TH
18002008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1801
1802 * files.texi (Files): Add a section about document
1803 files (doc-view-mode).
1804
d52582c3
CY
18052008-10-31 Chong Yidong <cyd@stupidchicken.com>
1806
1c6c854e
CS
1807 * building.texi (Compilation Mode):
1808 Document compilation-auto-jump-to-first-error.
d52582c3
CY
1809 (Debuggers): Lower GUD subsections to subsubsections.
1810 (Starting GUD): Add cindex.
1811 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1812
4e0a0968
CY
18132008-10-30 Chong Yidong <cyd@stupidchicken.com>
1814
03625b47
CY
1815 * indent.texi (Indentation): Link to Program Indent.
1816
4e0a0968
CY
1817 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1818 now uses emacsclient's terminal.
1819
8bd3f7ef
CY
18202008-10-29 Chong Yidong <cyd@stupidchicken.com>
1821
80e5620e
CY
1822 * mark.texi (Using Region): Document use-empty-active-region.
1823
97d5c404
CY
1824 * emacs.texi (Top): Update node listings.
1825
1c6c854e
CS
1826 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
1827 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
1828 (Invoking emacsclient): Rewrite, moving optional arguments to
1829 emacsclient Options.
21d2bae3
CY
1830 (emacsclient Options): New node. Document server-use-tcp and
1831 server-host.
8bd3f7ef 1832
5fda2cbd
CY
18332008-10-28 Chong Yidong <cyd@stupidchicken.com>
1834
1835 * indent.texi (Indentation): Replace list with paragraphed text,
1836 putting description of syntax-driven indentation first. Document new
1837 effect of active regions on tab.
1838 (Tab Stops): Note that editable tab stops affect indentation commands.
1839
4ff029f6
DN
18402008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1841
1842 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1843
996cd6e4
CY
18442008-10-23 Chong Yidong <cyd@stupidchicken.com>
1845
f28815e3
CY
1846 * custom.texi (Function Keys): Note that modified keypad keys are not
1847 translated.
1848
996cd6e4
CY
1849 * basic.texi (Arguments): Explain how to insert multiple digits.
1850
49545fe2
MA
18512008-10-22 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * files.texi (Remote Files): Precise selection of default method.
1854 Rewrite paragraph about disabling remote file names.
1855
edac0b53
CY
18562008-10-22 Chong Yidong <cyd@stupidchicken.com>
1857
e752c544
CY
1858 * search.texi (Special Isearch): Document M-TAB is isearch.
1859
edac0b53
CY
1860 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1861 command.
1862
1863 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1864
20a36054
TH
18652008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1866
1c6c854e 1867 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
1868 section.
1869
69051ab6
CY
18702008-10-21 Chong Yidong <cyd@stupidchicken.com>
1871
c4b1a32a
CY
1872 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1873 to files.texi. Move contents of vc2-xtra.texi here.
1874
1875 * vc2-xtra.texi: File removed.
1876
1877 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1878 Directory Commands from the submenu. Don't include deleted file
1879 vc2-xtra.texi.
1880
1881 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1882 (Version Control): Add VC Directory Mode and VC Directory Commands to
1883 the submenu.
1884 (Why Version Control?): Use table format.
1885 (Version Control Systems): Note that Meta-CVS support is gone.
1886 (VCS Concepts): Note precisely when VC started supporting filesets.
1887 Remove bogus xref to CVS Options node.
1888 (Types of Log File): Copyedits.
1889 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1890 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1891 The Right Thing.
1892 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1893 (Log Buffer): Reorganize node, putting C-c C-c description first.
1894 (Old Revisions): Use CVS for example, not RCS.
1895 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1896 Commands from the submenu, putting them under Version Control.
1897 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1898 need to include it in the manual unconditionally, since it is now
1899 crucial to using distributed version control systems.
1a6e2954
CY
1900 (Comparing Files): Note that diff uses the minibuffer, and that the
1901 output is shown using Diff mode.
1c6c854e
CS
1902 (Diff Mode): Explain what "patch" and "hunk" mean.
1903 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 1904 diff-show-trailing-whitespaces.
1a6e2954 1905 (File Archives): Add rar support.
c4b1a32a 1906
69051ab6
CY
1907 * major.texi (Choosing Modes): Make mode selection sequence more
1908 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
1909 magic-mode-alist is nil by default.
1910 Document magic-fallback-mode-alist.
69051ab6 1911
e7421e03
CY
19122008-10-20 Chong Yidong <cyd@stupidchicken.com>
1913
1914 * frames.texi (Mouse References): Copyedits.
1915
6b2efdc2
TH
19162008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1917
1918 * ack.texi (Acknowledgments): Add myself as doc-view author.
1919
9c5e9396
EZ
19202008-10-20 Eli Zaretskii <eliz@gnu.org>
1921
1922 * frames.texi (Dialog Boxes): Add @cindex entries.
1923
dac94f8e
CY
19242008-10-20 Chong Yidong <cyd@stupidchicken.com>
1925
1926 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1927 (Text-Only Mouse): Copyedit.
1928
25597d40
CY
19292008-10-19 Chong Yidong <cyd@stupidchicken.com>
1930
f8a447f6
CY
1931 * frames.texi: Use @key throughout for mouse clicks.
1932 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1933 (Secondary Selection): Fix modified mouse click syntax.
1934 (Clipboard): Describe Cut, Copy and Paste commands.
1935 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1936 Copyedits.
1937 (Creating Frames): Add xref to Init File.
1938 (Frame Commands): Add xref to Exiting.
1939 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1940
b0f95216
CY
19412008-10-15 Chong Yidong <cyd@stupidchicken.com>
1942
b0817f00
CY
1943 * files.texi (Version Control): Copyedits. Add Bazaar.
1944 (Version Control Systems): List different VCS's using an itemized list.
1945 Add Bazaar.
1946 (VCS Concepts): Copyedits. Tweak description of file merging.
1947
b0f95216
CY
1948 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1949 (Cut/Paste Other App): Document select-active-regions and
1950 x-select-enable-primary.
1951
69d0d701
CY
19522008-10-13 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * mark.texi (Shift Selection): Correct case in node name.
1955
1956 * emacs.texi (Top): Update node order in Mark chapter.
1957
375e8351
EZ
19582008-10-12 Eli Zaretskii <eliz@gnu.org>
1959
1960 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1961
1962 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1963 elsewhere in the manual instead of describing yet again the intricacies
1964 of $HOME on MS-Windows and MS-DOS.
1965
ab58114f
CY
19662008-10-12 Chong Yidong <cyd@stupidchicken.com>
1967
4f959513 1968 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
1969 (Minibuffer File): Add discussion of `~' in file names.
1970 Add insert-default-directory index reference.
4f959513 1971
ab58114f
CY
1972 * files.texi (File Names): Reorganize description.
1973 (Visiting): Add xref to Mode Line. Copyedits.
1974 (Save Commands): Mention prefix behavior of C-x C-s.
1975 (Numbered Backups): Node deleted.
1976 (Backup Names): Contents of Numbered Backups moved here. State default
1977 of version-control variable.
1978 (Reverting): Copyedits.
1979 (Version Control): Add additional version control systems.
1980
1981 * emacs.texi (Top): Delete Numbered Backups node.
1982
1983 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1984 Backup Names.
f2884f63 1985 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1986
b0b5100a
RF
19872008-10-11 Romain Francoise <romain@orebokech.com>
1988
1989 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1990
89774b5f
CY
19912008-10-11 Chong Yidong <cyd@stupidchicken.com>
1992
1993 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1994 (Select Buffer): Mention use of minibuffer history. Describe default
1995 value of default-major-mode. Mention that C-x 4 b selects the other
1996 window.
1997 (List Buffers): Document CRM indicators in the order they appear.
1998 (Kill Buffer): Document new command kill-matching buffers.
1999 (Several Buffers): Move explanation of the relationship between buffer
2000 list and buffer menu to the top.
2001 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2002
4c72bf27
CY
20032008-10-10 Chong Yidong <cyd@stupidchicken.com>
2004
2005 * entering.texi (Exiting): Document change of C-x C-c to
2006 save-buffers-kill-terminal. Document kill-emacs.
2007
f68eb991
EZ
20082008-09-30 Eli Zaretskii <eliz@gnu.org>
2009
2010 * mule.texi (Coding Systems): Don't mention codepage-setup.
2011
2012 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2013 cpNNN coding systems anymore.
2014 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2015 for unibyte mode. Don't mention line-drawing characters.
2016 Don't mention dos-unsupported-char-glyph.
f68eb991 2017
1a2dd44d
CY
20182008-09-25 Chong Yidong <cyd@stupidchicken.com>
2019
2020 * search.texi (Search): Shorten introduction.
2021 (Basic Isearch): Add command table. Discuss reverse isearch and
2022 isearch highlighting.
2023 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2024 ring to cindex.
2025 (Special Isearch): Move input methods discussion here.
2026 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2027 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2028 Repeat Isearch.
2029 (Isearch Minibuffer): New node.
2030 (Word Search): Document new word search commands.
2031 (Regexp Example): Simplify example using sentence-end-base variable.
2032 (Replace): Reword introduction.
2033 (Unconditional Replace): Remove unnecessary example.
2034 (Other Repeating Search): Document new `M-s o' binding.
2035
2036 * emacs.texi (Top): Update node listings.
2037
e45da31d
JB
20382008-09-22 Juanma Barranquero <lekktu@gmail.com>
2039
2040 * emacs.texi (Top): Remove Kill Errors from menu.
2041
841c8096
CY
20422008-09-22 Chong Yidong <cyd@stupidchicken.com>
2043
402168fa
CY
2044 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2045 interface for defining macros. Simplify examples. Note that C-g quits
2046 macro definitions.
1c6c854e
CS
2047 (Keyboard Macro Counter): Document using F3 to insert counter.
2048 Give usage example.
402168fa
CY
2049 (Keyboard Macro Query): Organize query responses in a table.
2050
1c6c854e
CS
2051 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2052 Link to Erasing node.
841c8096
CY
2053 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2054 rationale to a footnote.
2055 (Kill Errors): Remove node, due to redundancy with Erasing.
2056 (Spelling): Move discussion of flyspell to end. Note new behavior of
2057 M-$ in active region. Remove non-ispell-specific keybindings from
2058 table.
2059
eab2ee89
DN
20602008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2061
2062 * cmdargs.texi (Initial Options): Document --daemon.
2063
3d53e905
GM
20642008-09-20 Glenn Morris <rgm@gnu.org>
2065
2066 * files.texi (Numbered Backups): Mention that some modes set
2067 version-control.
2068
1c90484d
GM
20692008-09-20 Jim Blandy <jimb@red-bean.com>
2070
2071 * files.texi (Numbered Backups): Reference File Variables, as well.
2072 Remove discussion of Rmail's implementation.
2073
0fc0d844
CY
20742008-09-06 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * misc.texi (Recursive Edit): Note that top-level exits active
2077 minibuffers.
2078
2079 * trouble.texi (Quitting): Likewise.
2080
b18d283d
CY
20812008-08-31 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * emacs.texi (Top): Add Temporary Face Changes xref.
2084
2085 * display.texi (Display): Move Temporary Face Changes node to just
2086 after Standard Faces.
2087 (Scrolling): Document recenter-top-bottom instead of recenter.
2088 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2089 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2090 (Display Custom): Copyedits.
2091 (Optional Mode Line): Document display-battery-mode.
2092
180135fc
RF
20932008-08-27 Romain Francoise <romain@orebokech.com>
2094
2095 * custom.texi (Directory Variables): Minor fix.
2096
d3fe3475
GM
20972008-08-27 Glenn Morris <rgm@gnu.org>
2098
2099 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2100 descriptions.
2101 (Calendar Customizing): Tweak layout description.
183080b6 2102 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2103 markers. Condense calendar-star-date and calendar-mark-today
2104 description.
2105 (Holiday Customizing): Add oriental and solar holidays.
2106 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2107 Fix holiday-float description. Use zerop in examples. Be less verbose.
2108 (Date Display Format): Change ISO format. Be less verbose.
2109 (Diary Customizing): Mention day and month abbrev arrays.
2110 Mention the date-form variables by name. Update European example.
2111 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2112 Condense examples. Mention diary-entry-symbols by name.
2113 Condense table for insertion commands.
2114 (Fancy Diary Display): Mention diary-include-string and
2115 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2116 Ethiopic, Persian date functions. Condense descriptions.
2117
2118 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2119 (Adding to Diary): Adapt for changed node name.
2120
71755807
GM
21212008-08-26 Glenn Morris <rgm@gnu.org>
2122
2123 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2124 node "Hebrew/Islamic Entries".
2125
2126 * calendar.texi (Specified Dates): Fix names of iso functions.
2127 (General Calendar): There may not be another window.
2128 (Writing Calendar Files, Holidays): Tweak intro.
2129 (Holidays): Mention Baha'i and Chinese holidays.
2130 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2131 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2132 (To Other Calendar): Add calendar-print-other-dates.
2133 Refer to "graphic display" rather than "X.
2134 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2135 (Displaying the Diary): Fix whitespace after reference.
2136 Fix `diary-number-of-entries' reference.
2137 (Date Formats): Explicitly mention that day names can be abbreviated.
2138 (Adding to Diary): Add some references to other sections.
2139 (Special Diary Entries): Fix reference.
2140 (Appointments): Simplify appt-message-warning-time entry.
2141 Clarify where times must be.
2142 (Importing Diary): Comment out icalendar paragraph that does not apply.
2143 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2144
d76ebc75
GM
21452008-08-23 Glenn Morris <rgm@gnu.org>
2146
2147 * fortran-xtra.texi (Fortran): Change description of free form and
2148 fixed form a bit. Mention hideshow and imenu.
2149 (Fortran Motion): Mention fortran-end-of-subprogram,
2150 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2151 (Fortran Indent): Minor re-word.
2152 (ForIndent Commands): Mention fortran-fill-paragraph and
2153 fortran-fill-statement.
2154 (ForIndent Cont): Mention fortran-tab-mode-string.
2155 (Fortran Comments): Mention fortran-comment-line-start-skip.
2156 (Fortran Columns): Mention font-locking.
2157 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2158
1fc0ce04 21592008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2160
2161 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2162
5c52e13c
CY
21632008-08-22 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * mini.texi (Minibuffer): Simplify introduction.
2166 (Minibuffer File): Document tilde in minibuffer filenames.
2167 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2168 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2169 (Completion Example): Update example to current command list.
2170 (Completion Options): Document `lazy' value of completion-auto-help.
2171 Update contents of completion-ignored-extensions.
2172 (Minibuffer History): Describe "future history" list. State default
2173 value of history-delete-duplicates.
2174
77a00355
GM
21752008-08-21 Glenn Morris <rgm@gnu.org>
2176
2177 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2178 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2179
39ee1d04
CY
21802008-08-17 Chong Yidong <cyd@stupidchicken.com>
2181
2182 * regs.texi (Registers): Clarify valid register names.
2183 (RegPos): Note that buffer is saved and restored too.
2184 (RegText): Note that mark is reactivated/deactivated.
2185 (RegConfig): Xref to Windows node.
2186
b12c348f
CY
21872008-08-16 Chong Yidong <cyd@stupidchicken.com>
2188
3ae7ba79
CY
2189 * basic.texi (Inserting Text): Provide command name for C-q.
2190
b12c348f
CY
2191 * killing.texi (Killing): Copyedit. Define read-only text.
2192 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2193 (Killing by Lines): Copyedit.
2194 (Other Kill Commands): Move M-w description here.
2195 (Yanking): Move M-w to Other Kill Commands.
2196 (Kill Ring): Also mention saving text in registers. Link to Text
2197 Properties in elisp manual.
2198 (Accumulating Text): Copyedit.
2199 (CUA Bindings): Shift selection is now the default.
2200
d8ff7692
TZ
22012008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2202
2203 * maintaining.texi (Change Log): Mention next-error is available.
2204
a43a8a2e
GM
22052008-08-10 Glenn Morris <rgm@gnu.org>
2206
2207 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2208 and intermonth text.
2209 (Holiday Customizing): Add holiday-chinese.
2210
eba27308
EZ
22112008-08-08 Eli Zaretskii <eliz@gnu.org>
2212
2213 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2214
5f14a5b3
DN
22152008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2216
2217 * files.texi (Log Buffer): Describe C-c C-d.
2218 (Diff Mode): Describe C-x 4 A.
2219
49989bff
EZ
22202008-08-06 Eli Zaretskii <eliz@gnu.org>
2221
2222 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2223
5c915c02
DN
22242008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2225
2beaf97a
DN
2226 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2227 describe the new bindings to show the changeset diff, toggle annotation
2228 visibility, show revisions.
2229 (VC Status): Describe key bindings for modifying the change comments,
2230 displaying changeset diffs and annotations.
2231
5c915c02
DN
2232 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2233
71798ace
NR
22342008-08-05 Nick Roberts <nickrob@snap.net.nz>
2235
2236 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2237
b8949644
EZ
22382008-08-02 Eli Zaretskii <eliz@gnu.org>
2239
2240 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2241 and wording.
2242
819567d1
DN
22432008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2244
2245 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2246 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2247 commands. Improve some old info.
2248
5f38310a
CY
22492008-07-31 Chong Yidong <cyd@stupidchicken.com>
2250
0dc3906b
CY
2251 * display.texi (Visual Line Mode): New node.
2252
5f38310a 2253 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2254 (Moving Point): Add additional alternative key bindings.
2255 Describe line-move-visual.
5f38310a
CY
2256 (Erasing): Describe DEL.
2257 (Basic Undo, Blank Lines, Arguments): Copyedit.
2258 (Continuation Lines): Mention Visual Line mode.
2259 (Position Info): Move extended discussion to mule.texi.
2260
2261 * mule.texi (International Chars): Describe C-x =.
2262
2263 * emacs.texi (Top): Add Visual Line Mode node.
2264
7c2fb837
DN
22652008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2266
2267 * emacs.texi: Remove VMS support.
2268
3f6b73ef
DN
22692008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2270
2271 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2272 the vc-dir command name.
2273
9e2a2647
DN
22742008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2275
2276 * xresources.texi: Remove mentions of Mac Carbon.
2277
568beaa2
AS
22782008-07-19 Andreas Schwab <schwab@suse.de>
2279
2280 * ns-emacs.texi: Move to ../misc.
2281
0ef94706
CY
22822008-07-15 Chong Yidong <cyd@stupidchicken.com>
2283
2284 * entering.texi (Exiting): Don't describe text-only terminals as the
2285 default. Describe the new startup screen.
2286 (Exiting): Describe how to kill Emacs first. Change description of
2287 iconification to handle modern window systems.
2288
ba60bd44 22892008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2290
2291 * ns-emacs.texi: New file, documents features of Emacs port under
2292 NeXTstep windowing.
2293
9f30aa73
CY
22942008-07-15 Chong Yidong <cyd@stupidchicken.com>
2295
938a5d2e
CY
2296 * entering.texi (Entering Emacs): Update prev node.
2297
2298 * glossary.texi (Glossary): Remove xref to Text Characters.
2299
9f30aa73
CY
2300 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2301 directly, rather than in the context of ASCII. Move description of
2302 special properties of modifier key to new Modifier Keys node.
2303 (Keys): Copyedit.
2304 (Text Characters): Delete node. Multibyte is the default nowadays, and
2305 the node contents are obsolete.
2306
2307 * custom.texi (Modifier Keys): New node.
2308
2309 * emacs.texi (Top): Update node list.
2310
7e53d36c
CY
23112008-07-13 Chong Yidong <cyd@stupidchicken.com>
2312
2313 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2314 saying that Emacs provides menus and mouse support (which is par for
2315 the course).
2316
2317 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2318 early on.
2319 (Point): Copyedit. Relegate historical trivia to a footnote.
2320 (Mode Line): Explain mode-line format more consistently.
2321 (Menu Bar): Copyedit.
2322
1e9fa96d
GM
23232008-06-27 Glenn Morris <rgm@gnu.org>
2324
2325 * cal-xtra.texi (Sexp Diary Entries):
2326 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2327
dc9bebb8
CY
23282008-06-26 Chong Yidong <cyd@stupidchicken.com>
2329
2330 * mark.texi (Shift selection): New node.
2331 (Mark): Copyedits.
2332 (Persistent Mark): Move to the end of the chapter.
2333
e7881076
EZ
23342008-06-20 Eli Zaretskii <eliz@gnu.org>
2335
2336 * makefile.w32-in (distclean): Remove makefile.
2337
f427400c
NR
23382008-06-17 Nick Roberts <nickrob@snap.net.nz>
2339
2340 * building.texi (Starting GUD): Add an entry for gud-gdb.
2341 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2342 command mode.
2343
b597d348
GM
23442008-06-17 Glenn Morris <rgm@gnu.org>
2345
2346 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2347
647b7094
NR
23482008-06-17 Nick Roberts <nickrob@snap.net.nz>
2349
2350 * building.texi (Starting GUD): Expand on remote debugging.
2351 (Other GDB-UI Buffers): Mention new keyboard bindings.
2352
47a30023
GM
23532008-06-15 Glenn Morris <rgm@gnu.org>
2354
2355 * gnu.texi: Use a verbatim license for this invariant section,
2356 as per etc/GNU.
2357
37e5d54a
GM
23582008-06-13 Daniel Engeler <engeler@gmail.com>
2359
2360 * emacs.texi, misc.texi: Add documentation about serial port access.
2361
8e65d46c
GM
23622008-06-13 Glenn Morris <rgm@gnu.org>
2363
c1473b4c
MB
2364 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2365 maintain.info.
8e65d46c 2366
e40a85cd
MB
23672008-06-05 Miles Bader <miles@gnu.org>
2368
2369 * display.texi (Temporary Face Changes): Update to reflect function
2370 renamings in face-remap.el.
2371
56c73dec
MB
23722008-06-04 Miles Bader <miles@gnu.org>
2373
1c6c854e
CS
2374 * display.texi (Temporary Face Changes):
2375 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2376 `increase-buffer-face-height' and `decrease-default-face-height' now
2377 that they aren't bound by default.
2378
9d3d42fb
MB
23792008-06-03 Miles Bader <miles@gnu.org>
2380
2381 * display.texi (Temporary Face Changes): New node.
2382
2be6bfe2
EZ
23832008-05-31 Eli Zaretskii <eliz@gnu.org>
2384
2385 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2386
daf7e339
GM
23872008-05-31 Glenn Morris <rgm@gnu.org>
2388
2389 * cal-xtra.texi (Fancy Diary Display): Simplify.
2390
d21d2618
GM
23912008-05-30 Glenn Morris <rgm@gnu.org>
2392
2393 * cal-xtra.texi (Fancy Diary Display): Update for
2394 diary-display-function replacing diary-display-hook.
2395
71ce5fd0
JB
23962008-05-29 Drew Adams <drew.adams@oracle.com>
2397
2398 * msdog.texi (Windows Keyboard): Add descriptions of
2399 w32-register-hot-key and w32-unregister-hot-key.
2400
a3cdbdf8
MO
24012008-05-21 Tom Tromey <tromey@redhat.com>
2402
2403 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2404 Variables node.
2405
854a574c
MO
24062008-05-19 Tom Tromey <tromey@redhat.com>
2407
2408 * custom.texi (Variables): Add Directory Variables to menu.
2409 (Directory Variables): New node.
2410
7c2ec3f9
ER
24112008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2412
71ce5fd0 2413 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2414
370fded4
ER
24152008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2416
2417 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2418 Revision Tags and rewritten. Section now uses modern terminology,
2419 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2420 accurately.
2421
6af511e3
EZ
24222008-05-10 Eli Zaretskii <eliz@gnu.org>
2423
2424 * msdog.texi (Windows Files): Update documentation of
2425 w32-get-true-file-attributes.
2426
7a78b6e7
ER
24272008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2428
2429 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2430 directory mode.
2431
1bcfc24e
CY
24322008-05-08 Chong Yidong <cyd@stupidchicken.com>
2433
2434 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2435 entry "television".
1bcfc24e 2436
db86064f
ER
24372008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2438
ab5ec32c 2439 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2440
a31b405e
ER
24412008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2442
2443 * emacs/buffers.texi, emacs/files.texi (Version-control):
2444 vc-toggle-read-only is no longer a good idea...
2445
ff2c14fc
GM
24462008-04-29 Glenn Morris <rgm@gnu.org>
2447
2448 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2449
367c9b7c
JL
24502008-04-22 Juri Linkov <juri@jurta.org>
2451
2452 * dired.texi (Subdirectories in Dired): Describe using `^'
2453 to return to the parent directory.
2454
4ac1e9b4
NR
24552008-04-22 Nick Roberts <nickrob@snap.net.nz>
2456
2457 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2458 recent changes.
2459
b9b3bf2b
NR
24602008-04-19 Nick Roberts <nickrob@snap.net.nz>
2461
2462 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2463 (Other GDB-UI Buffers): Update for recent thread related changes.
2464
4d120d6a
SM
24652008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2466
2467 * maintaining.texi (Maintaining):
2468 * emacs.texi (Top): Typo.
2469
a152877d
SM
24702008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2471
b9b3bf2b
NR
2472 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2473 arg in `font-lock-add-keywords'.
a152877d 2474
36c0514c
GM
24752008-04-08 Glenn Morris <rgm@gnu.org>
2476
2477 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2478 Also add Baha'i calendar references where appropriate.
2479
06a97d46
GM
24802008-04-05 Glenn Morris <rgm@gnu.org>
2481
2482 * custom.texi (Init File): Byte-compiling .emacs is bad.
2483
6adc6eed
SM
24842008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2485
2486 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2487
571388b0
GM
24882008-03-29 Glenn Morris <rgm@gnu.org>
2489
2490 * calendar.texi: Update for `calendar-date-style' replacing
2491 `european-calendar'.
2492
3ae8f876
JR
24932008-03-28 Jason Rumney <jasonr@gnu.org>
2494
2495 * display.texi (Display Custom): Mention overlay-margin in text.
2496
5bc6ddff 24972008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2498
5bc6ddff
MB
2499 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2500 tutorial' comments.
03a864d5 2501
7186a830
CY
25022008-03-28 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * mark.texi (Mark): Rearrange nodes.
2505 (Persistent Mark): Rename from Transient Mark.
2506 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2507 Describe Transient Mark mode as the default.
2508
2509 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2510 the default behavior with Transient Mark mode off.
2511 (Position Info): Fix typo.
2512
71ce5fd0
JB
2513 * display.texi (Standard Faces): Reference the Mark node.
2514 Remove discussion of the region face, which is discussed there.
7186a830
CY
2515
2516 * emacs.texi (Top): Update node listings.
2517
2518 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2519 as the default.
2520
2521 * fixit.texi (Undo): Standardize choice of undo key sequence.
2522 (Undo, Spelling): Describe Transient Mark mode as the default.
2523
2524 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2525 default.
2526
2527 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2528
2529 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2530 mode is the default, and note that the mark is not activated when set.
2531
2532 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2533 Describe Transient Mark mode as the default.
2534
2535 * search.texi (Basic Isearch): Reference the Mark Ring node.
2536 (Replace, Unconditional Replace, Other Repeating Search):
2537 Describe Transient Mark mode as the default.
2538
1c6c854e
CS
2539 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2540 Describe Transient Mark mode as the default.
7186a830
CY
2541 (Paragraphs): Describe how M-h behaves when region is active.
2542
2543 * trouble.texi (Quitting): Clarify effects of C-g.
2544
dc47d1ff
GM
25452008-03-13 Glenn Morris <rgm@gnu.org>
2546
2547 * emacs.texi (EMACSVER): Set to 23.0.60.
2548
e3e0fb39 25492008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2550
e3e0fb39
GM
2551 * dired.texi (Hiding Subdirectories): Fix previous change.
2552
25532008-03-05 Drew Adams <drew.adams@oracle.com>
2554
2555 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2556
5e14abf8
KS
25572008-02-28 Kim F. Storm <storm@cua.dk>
2558
2559 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2560 Move describe-distribution to C-h C-o.
2561 Move view-emacs-problems to C-h C-p.
2562 Add view-emacs-debugging on C-h C-d.
2563 Add view-external-packages on C-h C-e.
d0207bf3 2564 Add view-order-manuals on C-h C-m.
5e14abf8 2565
d0207bf3 25662008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2567
2568 * msdog-xtra.texi (MS-DOS): Docstring fix.
2569
87e391bb
EZ
25702008-02-09 Eli Zaretskii <eliz@gnu.org>
2571
2572 * msdog.texi (Windows Fonts): Use a @table for describing font
2573 properties.
2574
5662e503
JR
25752008-02-07 Jason Rumney <jasonr@gnu.org>
2576
2577 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2578 value has changed.
2579 (Windows HOME): Clarify what is meant by "if that fails as well".
2580 (Windows Fonts): New section.
2581
72463824
GM
25822008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2583
2584 * basic.texi (Basic Undo): Remove duplicate "you can".
2585
7ff926e0
EZ
25862008-02-02 Eli Zaretskii <eliz@gnu.org>
2587
2588 * maintaining.texi (Tags): Fix last change.
2589
6ab7aef1
MA
25902008-02-02 Michael Albinus <michael.albinus@gmx.de>
2591
093571c3 2592 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2593
ace67e7e
NR
25942008-01-31 Nick Roberts <nickrob@snap.net.nz>
2595
2596 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2597
ae068fdf
RS
25982008-01-26 Richard Stallman <rms@gnu.org>
2599
2600 * maintaining.texi (Tags): Delete redundant index entry.
2601
a56d9a08
EZ
26022008-01-26 Eli Zaretskii <eliz@gnu.org>
2603
2604 * programs.texi (Imenu): Move "@cindex tags" from here...
2605 * maintaining.texi (Tags): ...to here.
2606
e941ed90
NR
26072008-01-23 Kevin Ryde <user42@zip.com.au>
2608
2609 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2610 click count.
2611
650276d5
JB
26122008-01-21 Juanma Barranquero <lekktu@gmail.com>
2613
2614 * entering.texi (Exiting): Fix typo.
2615 Reported by D. E. Evans <sinuhe@gnu.org>.
2616
8dc17977
MR
26172007-12-31 Martin Rudalics <rudalics@gmx.at>
2618
2619 * glossary.texi (Glossary): Fix typo.
2620
9f9695a6
RS
26212007-12-27 Richard Stallman <rms@gnu.org>
2622
2623 * text.texi (Formatted Text): Improve menu tag.
2624 (Editing Format Info): In Info, add duplicate menu of nodes
2625 about the submenus.
2626 (Format Faces): Say where Faces menu is found. Mention Other.
2627 (Format Colors): Say where these submenus are found.
2628 (Format Indentation, Format Justification): Likewise.
2629 (Format Properties): Likewise.
2630
abfd0191
RS
26312007-12-22 Richard Stallman <rms@gnu.org>
2632
2633 * search.texi (Query Replace): Make exp of query-replace more
2634 self-contained, and clarify.
8dc17977 2635
abfd0191
RS
2636 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2637
a2586785
RS
26382007-12-15 Richard Stallman <rms@gnu.org>
2639
2640 * files.texi (Auto Save): Clarify definition of auto-saving.
2641
a67cf2bb
RS
26422007-11-26 Richard Stallman <rms@gnu.org>
2643
2644 * help.texi (Help Echo): Cleanups.
2645
448b33b1
TTN
26462007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2647
2648 * files.texi (Why Version Control?): Fix typo.
2649 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2650 (Selecting a Fileset): Fix typos; small rewording.
2651 (Log Buffer): Likewise.
2652 (Old Revisions): Likewise.
448b33b1 2653
221bb7f6
EZ
26542007-11-17 Eli Zaretskii <eliz@gnu.org>
2655
2656 * mule.texi (Communication Coding): Fix wording of last change.
2657
d0207bf3 26582007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2659
630cb3b7
JB
2660 * custom.texi (Specifying File Variables):
2661 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2662
53b7759e
KH
26632007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2664
a5ab2e0c 2665 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2666
2667 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2668
c8763fb6 26692007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2670
630cb3b7 2671 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2672 --output=file.
2673
ff98e024
MR
26742007-11-13 Martin Rudalics <rudalics@gmx.at>
2675
2676 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2677 (Help Echo): Avoid mentioning the term "region" here and
2678 consistently use the term "active text".
2679
37b11c22
GM
26802007-11-11 Glenn Morris <rgm@gnu.org>
2681
2682 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2683
21d50ba1
JL
26842007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2685
1c6c854e
CS
2686 * search.texi (Query Replace):
2687 Mention `query-replace-show-replacement'.
21d50ba1 2688
c12ecb0a 26892007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2690
2691 * building.texi (Watch Expressions): Remove obscure sentence.
2692
3b4201f4
KH
26932007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2694
2695 * mule.texi (Select Input Method): Describe how to activate an input
2696 method in the text mode.
2697
07e5c0b0
DN
26982007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2699
2700 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2701
52dd7391
NR
27022007-10-30 Nick Roberts <nickrob@snap.net.nz>
2703
2704 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2705
c004e539
GM
27062007-10-30 Glenn Morris <rgm@gnu.org>
2707
2708 * misc.texi (Directory Tracking): Explain a bit more about
2709 dirtrack-mode.
2710
ca8c5b8c
GM
27112007-10-25 Glenn Morris <rgm@gnu.org>
2712
2713 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2714
b6c764ef
RS
27152007-10-24 Richard Stallman <rms@gnu.org>
2716
2717 * misc.texi (Interactive Shell): Cleanup last change.
2718
eabd84c9
JL
27192007-10-22 Juri Linkov <juri@jurta.org>
2720
2721 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2722 default values.
2723
0b43c7e2
ER
27242007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2725
ca8c5b8c 2726 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2727 'filesets'.
2728
a80859d4
MR
27292007-10-18 Martin Rudalics <rudalics@gmx.at>
2730
2731 * trouble.texi (Quitting): Fix typo.
2732
c9447ae1
GM
27332007-10-18 Glenn Morris <rgm@gnu.org>
2734
2735 * frames.texi (Mode Line Mouse): Mention minor mode names.
2736
168b980f
JL
27372007-10-17 Juri Linkov <juri@jurta.org>
2738
2739 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2740 fill-paragraph operates on the active region in Transient Mark mode.
2741 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2742 with fill-paragraph.
2743
2744 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2745 fill-paragraph.
2746
2747 * fixit.texi (Spelling): ispell-word operates on the active region
2748 in Transient Mark mode.
2749
5a331f34
JB
27502007-10-17 Aaron S. Hawley <aaronh@garden.org>
2751
2752 * building.texi (Source Buffers):
2753 * custom.texi (Init Non-ASCII):
2754 * glossary.texi (Glossary): Use "key binding" consistently.
2755
2a9f4d55
JB
27562007-10-17 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * calendar.texi (Diary): Fix directive.
2759
de13cecf
RS
27602007-10-16 Richard Stallman <rms@gnu.org>
2761
2762 * calendar.texi (Diary): Clarify text about diary file example.
2763
5f90d53e
ER
27642007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2765
2766 * files.texi: Capitalize node names according to convention.
2767
3aa491bc
GM
27682007-10-13 Glenn Morris <rgm@gnu.org>
2769
2770 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2771
8a3106d3
ER
27722007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2773
2774 * emacs.texi:
2775 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2776 suggested by RMS and Robert J. Chassell.
8a3106d3 2777
da1080a2
ER
27782007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2779
3aa491bc 2780 * files.texi (Version Systems):
0870a421
ER
2781 * vc-xtra.texi:
2782 * vc1-xtra.texi:
ac3f4c6f 2783 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2784 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2785 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2786 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2787
58ade22b
ER
27882007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2789
da1080a2 2790 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2791 Reorder the descriptions to be chronological.
2792
93870ce2
RS
27932007-10-09 Richard Stallman <rms@gnu.org>
2794
2795 * display.texi (Cursor Display): Correct how cursor appears
2796 in nonselected windows.
2797
568c7288
NR
27982007-10-04 Nick Roberts <nickrob@snap.net.nz>
2799
2800 * building.texi (GDB Graphical Interface): Remove references to gdba
2801 and mention gud-gdb.
2802
1af74d06 28032007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2804
1af74d06 2805 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2806
0d8fb755
JL
28072007-10-06 Juri Linkov <juri@jurta.org>
2808
2809 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2810 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2811 fill-paragraph-or-region.
2812
2813 * basic.texi (Arguments): Replace fill-paragraph with
2814 fill-paragraph-or-region.
2815
b981e2c6
ER
28162007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2817
2818 * files.texi: Update the section on version control for 2007
2a9f4d55 2819 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2820 will come later.
2821
5fceaf9c
GM
28222007-09-15 Glenn Morris <rgm@gnu.org>
2823
2824 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2825 to `list-holidays'.
2826
b0e44b17
GM
28272007-09-14 Glenn Morris <rgm@gnu.org>
2828
2829 * calendar.texi: Update all instances of mark-calendar-holidays,
2830 list-calendar-holidays, list-holidays with the new names.
2831
8cf51b2c
GM
28322007-09-06 Glenn Morris <rgm@gnu.org>
2833
46a367db 2834 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2835 Split into the Emacs manual in emacs/, and other manuals in misc/.
2836 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2837 manual.
2838 (infodir): New variable.
2839 (info): Use $infodir.
2840 (emacsman): Delete target, not needed any more.
2841 Move all targets that are not the Emacs manual to misc/Makefile.in.
2842 (mostlyclean): Remove `gnustmp'.
2843 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2844 manual.
92f9b43f 2845 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2846 (emacsman): Delete target, not needed any more.
2847 (clean): Remove all info files but Emacs manual.
2848 Move all targets that are not the Emacs manual to misc/Makefile.in.
2849 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2850
2851 * Makefile.in (INFOSOURCES): Delete.
2852 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2853 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2854 *.vrs *.toc here...
2855 (maintainer-clean): ...from here.
2856
28572007-09-05 Glenn Morris <rgm@gnu.org>
2858
2859 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2860
8cf51b2c
GM
28612007-08-29 Glenn Morris <rgm@gnu.org>
2862
2863 * emacs.texi (EMACSVER): Increase to 23.0.50.
2864
3420c522
RS
28652007-08-27 Richard Stallman <rms@gnu.org>
2866
2867 * emacs.texi (Top): Clarify menu item for Glossary.
2868
2869 * display.texi (Faces): Change secn title.
2870 Clarify not all fonts come from Font Lock.
2871
8cf51b2c
GM
28722007-08-17 Eli Zaretskii <eliz@gnu.org>
2873
2874 * basic.texi (Position Info): Add index entry for face at point.
2875 Mention that character faces are also displayed by "C-u C-x =".
2876
8cf51b2c
GM
28772007-08-08 Glenn Morris <rgm@gnu.org>
2878
2879 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2880
28812007-08-07 Chong Yidong <cyd@stupidchicken.com>
2882
2883 * files.texi (File Conveniences): Document point motion keys in Image
2884 mode.
2885
8cf51b2c
GM
28862007-07-27 Glenn Morris <rgm@gnu.org>
2887
8cf51b2c
GM
2888 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2889 in-line.
2890
2891 * gpl.texi: New file with text of GPL.
2892 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2893
28942007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2895
2896 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2897
2898 * dired.texi (Wdired): Mention C-x C-q key binding.
2899
29002007-07-28 Nick Roberts <nickrob@snap.net.nz>
2901
2902 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2903
29042007-07-25 Glenn Morris <rgm@gnu.org>
2905
8cf51b2c
GM
2906 * emacs.texi (Copying): Replace license with GPLv3.
2907
2908 * Relicense all FSF files to GPLv3 or later.
2909
29102007-07-24 Glenn Morris <rgm@gnu.org>
2911
2912 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2913 for some calendars.
2914
29152007-07-23 Nick Roberts <nickrob@snap.net.nz>
2916
2917 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2918 default-directory for the current buffer is on a remote machine.
2919
8cf51b2c
GM
29202007-07-21 Eli Zaretskii <eliz@gnu.org>
2921
2922 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2923 default value.
2924
29252007-07-21 Richard Stallman <rms@gnu.org>
2926
2927 * files.texi (Why Version Control?): Improve previous change.
2928
29292007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2930
2931 * files.texi (Why Version Control?): New node.
2932
8cf51b2c
GM
29332007-07-12 Nick Roberts <nickrob@snap.net.nz>
2934
8cf51b2c
GM
2935 * building.texi (Starting GUD): Add xref to this anchor.
2936
8cf51b2c
GM
29372007-06-24 Karl Berry <karl@gnu.org>
2938
2a9f4d55 2939 * emacs.texi: New Back-Cover Text.
8cf51b2c 2940
8cf51b2c
GM
29412007-06-07 Alan Mackenzie <acm@muc.de>
2942
2943 * display.texi (Optional Mode Line): Document the new form of
2944 line+column numbers, "(561,2)".
2945
29462007-06-06 Juanma Barranquero <lekktu@gmail.com>
2947
49823426 2948 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2949
29502007-06-02 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * Version 22.1 released.
2953
8cf51b2c
GM
29542007-05-07 Karl Berry <karl@gnu.org>
2955
2956 * emacs.texi (EMACSVER): Back to 22.
2957
29582007-05-06 Richard Stallman <rms@gnu.org>
2959
2960 * maintaining.texi (Create Tags Table): Clean up previous change.
2961
c8763fb6 29622007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2963
2964 * maintaining.texi (Create Tags Table): Add text about the dangers of
2965 making symbolic links to tags files.
2966
29672007-05-04 Karl Berry <karl@gnu.org>
2968
2969 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2970
29712007-05-03 Karl Berry <karl@gnu.org>
2972
2973 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2974
2975 * .cvsignore (*.pdf): New entry.
2976
8cf51b2c
GM
2977 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2978 for printing.
2979
29802007-05-01 Richard Stallman <rms@gnu.org>
2981
2982 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2983
8cf51b2c
GM
29842007-04-28 Glenn Morris <rgm@gnu.org>
2985
2986 * ack.texi (Acknowledgments):
2987 * anti.texi (Antinews):
8cf51b2c
GM
2988 * programs.texi (Program Modes): Restore mention of python.el pending
2989 consideration of legal status.
2990
29912007-04-28 Richard Stallman <rms@gnu.org>
2992
2993 * files.texi (File Names): Fixes to ~ description on MS systems.
2994
8cf51b2c
GM
29952007-04-26 Glenn Morris <rgm@gnu.org>
2996
2997 * emacs.texi (EMACSVER): Increase to 22.1.50.
2998
29992007-04-25 Karl Berry <karl@gnu.org>
3000
3001 * emacs.texi: Improve line breaks on copyright page,
3002 similar layout to lispref, 8.5x11 by default.
3003
3004 * dired.texi (Image-Dired): Improve line break, fix typo.
3005
30062007-04-24 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * programs.texi (Program Modes):
8cf51b2c
GM
3009 * anti.texi (Antinews):
3010 * ack.texi (Acknowledgments): python.el removed.
3011
8cf51b2c
GM
30122007-04-23 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * display.texi (Highlight Interactively): Correct description of
3015 hi-lock-file-patterns-policy.
3016
3017 * files.texi (File Archives): Mention self-extracting executables.
3018
30192007-04-23 Eli Zaretskii <eliz@gnu.org>
3020
3021 * search.texi (Unconditional Replace, Query Replace): Add xref to
3022 "Replacement and Case".
3023
30242007-04-22 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * dired.texi (Image-Dired): Move from Thumbnails node.
3027 * misc.texi (Thumbnails): Node deleted.
3028 * emacs.texi (Top): Update node listing.
3029
3030 * files.texi (File Conveniences):
49823426 3031 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3032
30332007-04-21 Richard Stallman <rms@gnu.org>
3034
3035 * display.texi (Highlight Interactively): Correct previous change.
3036 Clarify doc of hi-lock-find-patterns, and move new features into it.
3037
30382007-04-20 David Koppelman <koppel@ece.lsu.edu>
3039
1c6c854e
CS
3040 * display.texi (Highlight Interactively):
3041 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3042
30432007-04-20 Martin Rudalics <rudalics@gmx.at>
3044
3045 * display.texi (Scrolling): Fix typo.
3046
8cf51b2c
GM
30472007-04-15 Chong Yidong <cyd@stupidchicken.com>
3048
8cf51b2c
GM
3049 * doclicense.texi: Remove node heading, so that it can be included by
3050 other files.
3051
3052 * emacs.texi: Insert node heading for GFDL.
3053
8cf51b2c
GM
30542007-04-14 Eli Zaretskii <eliz@gnu.org>
3055
3056 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3057 "command line".
3058
3059 * display.texi (Faces): Refer to "Creating Frames" for face
3060 and other frame customizations in .emacs.
3061
3062 * frames.texi (Creating Frames): Mention that face customizations can
3063 be put in .emacs. Add index entries.
3064
30652007-04-12 Richard Stallman <rms@gnu.org>
3066
3067 * glossary.texi (Glossary): Explain `iff'.
3068
30692007-04-11 Karl Berry <karl@gnu.org>
3070
3071 * gnu.texi (Top),
3072 * macos.texi (Mac Font Specs),
3073 * anti.texi (Antinews),
3074 * xresources.texi (Resources),
3075 * misc.texi (Emulation),
3076 * calendar.texi (Daylight Saving),
3077 * dired.texi (Dired and Find),
3078 * rmail.texi (Remote Mailboxes),
3079 * sending.texi (Mail Headers),
3080 * programs.texi (Which Function),
3081 * files.texi (Recover),
3082 * buffers.texi (Uniquify),
3083 * frames.texi (Wheeled Mice),
3084 * killing.texi (Rectangles): Wording to improve breaks in
3085 8.5x11 format.
3086 * mule.texi (Language Environments): \hbadness=10000 since there's
3087 no way to reword.
3088 * emacs.texi (smallbook): New @set to more easily switch between
3089 smallbook and 8.5x11.
3090
30912007-04-11 Richard Stallman <rms@gnu.org>
3092
3093 * files.texi (File Conveniences): Add xref to Tumme.
3094 Delete text about Thumbnail mode.
3095
8cf51b2c
GM
30962007-04-09 Alan Mackenzie <acm@muc.de>
3097
3098 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3099 new name. Insert concept index entries.
3100
8cf51b2c
GM
31012007-04-08 Chong Yidong <cyd@stupidchicken.com>
3102
3103 * display.texi (Standard Faces): Document prefix arg for
3104 list-faces-display.
3105
3106 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3107
8cf51b2c
GM
31082007-04-07 Chong Yidong <cyd@stupidchicken.com>
3109
8cf51b2c
GM
3110 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3111
3112 * files.texi (Misc File Ops): Rewrite description of
3113 insert-file-literally.
3114
8cf51b2c
GM
31152007-03-31 Eli Zaretskii <eliz@gnu.org>
3116
3117 * misc.texi (Printing): Postscript -> PostScript.
3118
8cf51b2c
GM
3119 * ack.texi (Acknowledgments): Postscript -> PostScript.
3120
3121 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3122
3123 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3124 below.
3125
31262007-03-30 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3129 Init Non-ASCII.
3130 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3131 (Init Non-ASCII): New node.
3132
31332007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3134
3135 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3136
8cf51b2c
GM
31372007-03-12 Glenn Morris <rgm@gnu.org>
3138
8cf51b2c
GM
3139 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3140 "Daylight Savings".
3141
49823426 3142 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3143 saving" in text throughout.
3144
8cf51b2c
GM
31452007-03-04 Richard Stallman <rms@gnu.org>
3146
3147 * custom.texi (Safe File Variables): Minor correction.
3148
8cf51b2c
GM
31492007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3150
3151 * rmail.texi (Movemail): Add internal ref.
3152 Don't indent the intro for the PROTO table.
3153 Format PROTO table items with @code.
3154
8cf51b2c
GM
31552007-02-26 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * building.texi: Remove references to bashdb.
3158
8cf51b2c
GM
31592007-02-19 Juanma Barranquero <lekktu@gmail.com>
3160
3161 * mule.texi (Language Environments): Update list of supported language
3162 environments.
3163
8cf51b2c
GM
31642007-02-14 Kim F. Storm <storm@cua.dk>
3165
3166 * building.texi (Grep Searching): Fix lgrep doc.
3167
31682007-02-12 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * back.texi: Remove unused file.
3171
c8763fb6 31722007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3173
3174 * maintaining.texi (Tag Syntax): Now --members is the default for
3175 etags, not for ctags yet.
3176
8cf51b2c
GM
31772007-02-03 Eli Zaretskii <eliz@gnu.org>
3178
3179 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3180 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3181 expects. Add comments to prevent people from inadvertently modifying
3182 the key parts needed by `texinfo-multiple-files-update'.
3183
31842007-01-29 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * frames.texi (Secondary Selection): Window clicked does not matter
3187 when mouse-yank-at-point is non-nil.
3188
8cf51b2c
GM
31892007-01-16 Glenn Morris <rgm@gnu.org>
3190
3191 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3192 system abbrev.
3193
31942007-01-11 Richard Stallman <rms@gnu.org>
3195
3196 * msdog.texi (Windows Keyboard): Another small cleanup.
3197
31982007-01-10 Richard Stallman <rms@gnu.org>
3199
3200 * msdog.texi (Windows Keyboard): Yet another try to make
3201 everyone happy with that passage.
3202
32032007-01-05 Richard Stallman <rms@gnu.org>
3204
3205 * anti.texi (Antinews): Mention M-x shell scrolling.
3206
32072007-01-05 Nick Roberts <nickrob@snap.net.nz>
3208
3209 * building.texi (Watch Expressions): Describe gdb-max-children.
3210
8cf51b2c
GM
32112007-01-04 Richard Stallman <rms@gnu.org>
3212
8cf51b2c
GM
3213 * msdog.texi (Windows Keyboard): Clarify previous change.
3214
8cf51b2c
GM
32152007-01-02 Richard Stallman <rms@gnu.org>
3216
3217 * custom.texi (Changing a Variable): Minor clarification.
3218 (Specific Customization): customize-customized => customize-unsaved.
3219
3220 * entering.texi (Entering Emacs): Clean up text about restarting
3221 Emacs for each file.
3222
3223 * misc.texi (Shell Options): Minor cleanup.
3224
3225 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3226 with Emacs, not vice versa.
3227
3228 * programs.texi (Symbol Completion): Recommend customizing
3229 window manager.
3230
3231 * xresources.texi (Resources): Minor fix.
3232
c8763fb6 32332007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3234
3235 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3236
32372007-01-01 Richard Stallman <rms@gnu.org>
3238
3239 * commands.texi (User Input): Document keys stolen by window mangers.
3240
32412006-12-31 Richard Stallman <rms@gnu.org>
3242
3243 * custom.texi (Specific Customization): Document customize-option
3244 instead of customize-variable.
3245
32462006-12-31 Kim F. Storm <storm@cua.dk>
3247
3248 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3249
32502006-12-30 Kim F. Storm <storm@cua.dk>
3251
3252 * killing.texi (CUA Bindings): Fix typo.
3253
3254 * xresources.texi (Table of Resources): Mention grow-only value for
3255 auto-resize-tool-bars.
3256
8cf51b2c
GM
32572006-12-27 Eli Zaretskii <eliz@gnu.org>
3258
3259 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3260 and how to get them back.
3261
32622006-12-26 Richard Stallman <rms@gnu.org>
3263
3264 * calendar.texi (Holidays): Holiday listing is based on current
3265 practice, but DST is not.
3266
32672006-12-25 Richard Stallman <rms@gnu.org>
3268
3269 * emacs.texi (Top): Update subnode menus.
3270
3271 * mark.texi (Transient Mark): Fix xref.
3272
3273 * killing.texi (Graphical Kill): Node deleted.
3274 (Killing): Add xref to Cut and Paste.
3275 (CUA Bindings): Update xref.
3276
3277 * frames.texi (Cut and Paste): New section to hold other nodes.
3278 (Mouse Commands): Node demoted.
3279 (Cut/Paste Other App): Split out from Mouse Commands.
3280 (Word and Line Mouse): Likewise.
3281 (Secondary Selection, Clipboard): Nodes demoted.
3282
8cf51b2c
GM
32832006-12-24 Kevin Ryde <user42@zip.com.au>
3284
3285 * calendar.texi (Holidays): US daylight saving begins second Sunday
3286 in March for 2007 onwards.
3287 (Daylight Savings): Show new US default daylight saving rules, 2nd
3288 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3289
32902006-12-23 Chong Yidong <cyd@stupidchicken.com>
3291
3292 * calendar.texi (Scroll Calendar): < and > are switched.
3293
32942006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3295
3296 * killing.texi (Deletion): Describe M-\ prefix argument.
3297
32982006-12-23 Richard Stallman <rms@gnu.org>
3299
3300 * search.texi (Regexp Search): Explain why forward and reverse regexp
3301 search are not mirror images.
3302
8cf51b2c
GM
33032006-12-19 Kim F. Storm <storm@cua.dk>
3304
3305 * major.texi (Choosing Modes): Describe match-function elements for
3306 magic-mode-alist.
3307
8cf51b2c
GM
33082006-12-18 Eli Zaretskii <eliz@gnu.org>
3309
3310 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3311 peculiarities.
3312
33132006-12-18 Richard Stallman <rms@gnu.org>
3314
3315 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3316
8cf51b2c
GM
33172006-12-17 Alan Mackenzie <acm@muc.de>
3318
3319 * programs.texi (Left Margin Paren): Remove the bit which says
3320 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3321 Discuss some of the issues of setting this option to nil.
3322
33232006-12-17 Glenn Morris <rgm@gnu.org>
3324
3325 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3326
33272006-12-16 Eli Zaretskii <eliz@gnu.org>
3328
3329 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3330 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3331 NTFS volumes.
3332 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3333 volumes.
3334
33352006-12-15 Eli Zaretskii <eliz@gnu.org>
3336
3337 * text.texi (HTML Mode): Fix "C-c TAB".
3338
8cf51b2c
GM
33392006-12-09 Richard Stallman <rms@gnu.org>
3340
3341 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3342
33432006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3344
3345 * files.texi (Misc File Ops): Document insert-file-literally.
3346
33472006-12-08 Eli Zaretskii <eliz@gnu.org>
3348
3349 * cmdargs.texi (Colors): Note that --color is intended for overriding
3350 the terminal defaults, not for normal invocation.
3351
3352 * misc.texi (Emacs Server): Improve wording. Don't mention the
3353 ``server program''. Add a cross-reference to "Init File" node.
3354 (Invoking emacsclient): Add index entries. Document both short and
3355 long versions of command-line options. Document the -f option.
3356
8cf51b2c
GM
33572006-12-06 Richard Stallman <rms@gnu.org>
3358
3359 * text.texi (Outline Format): Say to set outline-regexp
3360 and outline-level with major modes and file local variables.
3361
c8763fb6 33622006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3363
3364 * anti.texi (Antinews): Mention the alternative to
3365 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3366
8cf51b2c
GM
3367 * misc.texi (Interactive Shell): Ditto.
3368
33692006-12-04 Eli Zaretskii <eliz@gnu.org>
3370
3371 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3372
3373 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3374
33752006-12-01 Eli Zaretskii <eliz@gnu.org>
3376
3377 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3378 colon in the mode line.
3379
3380 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3381
33822006-11-26 Nick Roberts <nickrob@snap.net.nz>
3383
3384 * building.texi (Watch Expressions): Mention SPC for expanding/
3385 contracting watch expressions.
3386
33872006-11-26 Kim F. Storm <storm@cua.dk>
3388
3389 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3390
33912006-11-26 Nick Roberts <nickrob@snap.net.nz>
3392
3393 * building.texi (Debugger Operation): Define text command mode.
3394 Clarify how tooltips work.
3395 (GDB Graphical Interface): Explain how to run in text command mode
3396 more clearly.
3397
33982006-11-25 Juanma Barranquero <lekktu@gmail.com>
3399
3400 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3401
34022006-11-22 Juanma Barranquero <lekktu@gmail.com>
3403
3404 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3405
8cf51b2c
GM
34062006-11-18 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3409 and EMACS is deprecated.
3410
34112006-11-18 Juanma Barranquero <lekktu@gmail.com>
3412
3413 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3414
c8763fb6 34152006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3416
3417 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3418
3419 * emacs.texi: Include xresources.texi both for info and dvi.
3420
3421 * xresources.texi: Merge text from xresmini.texi.
3422
c8763fb6 34232006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3424
3425 * glossary.texi: Fix typos.
3426
8cf51b2c
GM
34272006-11-06 Richard Stallman <rms@gnu.org>
3428
3429 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3430
3431 * ack.texi (Acknowledgments): Fix name spelling.
3432
34332006-11-01 Juri Linkov <juri@jurta.org>
3434
3435 * search.texi (Word Search): Document incremental word search.
3436
34372006-10-28 Glenn Morris <rgm@gnu.org>
3438
3439 * ack.texi (Acknowledgments): Add cal-html author.
3440
3441 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3442 Calendar"). Describe new package cal-html.
3443 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3444 Calendar Files."
3445
8cf51b2c
GM
34462006-10-23 Richard Stallman <rms@gnu.org>
3447
3448 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3449 Abbrev mode is enabled.
3450
8cf51b2c
GM
34512006-10-16 Richard Stallman <rms@gnu.org>
3452
8cf51b2c
GM
3453 * emacs.texi: Update ISBN.
3454
8cf51b2c
GM
34552006-10-11 Kim F. Storm <storm@cua.dk>
3456
3457 * emacs.texi (Acknowledgments): Use @dotless{i}.
3458
34592006-10-08 Nick Roberts <nickrob@snap.net.nz>
3460
3461 * building.texi (Breakpoints Buffer): Mention catchpoints.
3462
34632006-10-08 Kim F. Storm <storm@cua.dk>
3464
3465 * ack.texi (Acknowledgments): Update.
3466
3467 * emacs.texi (Acknowledgments): Fix bad @/ form.
3468
8cf51b2c
GM
34692006-10-05 Kim F. Storm <storm@cua.dk>
3470
3471 * emacs.texi (Acknowledgments): Add more contributors.
3472
34732006-10-03 Richard Stallman <rms@gnu.org>
3474
3475 * emacs.texi (Acknowledgments): Update version and edition.
3476
8cf51b2c
GM
34772006-10-01 Karl Berry <karl@gnu.org>
3478
3479 * custom.texi (Customization Groups): Page break to keep example buffer
3480 on one page.
3481
34822006-09-30 Karl Berry <karl@gnu.org>
3483
3484 * programs.texi (Basic Indent): @need to improve page break.
3485 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3486
34872006-09-29 Glenn Morris <rgm@gnu.org>
3488
3489 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3490
34912006-09-29 Karl Berry <karl@gnu.org>
3492
3493 * windows.texi (Basic Window): Remove forced @break, no longer
3494 desirable.
3495 * frames.texi (Frame Commands),
3496 * mark.texi (Marking Objects): Reword to avoid bad page break.
3497 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3498
34992006-09-19 Richard Stallman <rms@gnu.org>
3500
3501 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3502 stick to present tense.
3503
c8763fb6 35042006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3505
3506 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3507 to x-gtk-use-old-file-dialog.
3508 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3509
35102006-09-15 Jay Belanger <belanger@truman.edu>
3511
49823426 3512 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3513 Change "Library Public License" to "Lesser Public License"
3514 throughout. Use "yyyy" to represent year.
3515
8cf51b2c
GM
35162006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3517
3518 * files.texi (Visiting): Add index entry "open file".
3519
8cf51b2c
GM
35202006-09-11 Richard Stallman <rms@gnu.org>
3521
3522 * building.texi (Compilation Mode): Clarification.
3523 (Grep Searching): Add xref to Compilation Mode.
3524
8cf51b2c
GM
35252006-09-08 Richard Stallman <rms@gnu.org>
3526
3527 * search.texi (Search): Ref multi-file search commands here.
3528 (Other Repeating Search): Not here.
3529
8cf51b2c
GM
35302006-08-28 Richard Stallman <rms@gnu.org>
3531
3532 * windows.texi (Split Window): Update xref.
3533
3534 * basic.texi (Continuation Lines): Update xref.
3535
3536 * indent.texi (Tab Stops): Update xref.
3537
3538 * emacs.texi (Top): Update subnode menu.
3539
3540 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3541 split out of Display Custom.
3542
35432006-08-25 Kim F. Storm <storm@cua.dk>
3544
3545 * display.texi (Display Custom): Add variables overline-margin
3546 and x-underline-at-descent-line.
3547
35482006-08-25 Richard Stallman <rms@gnu.org>
3549
3550 * entering.texi (Exiting): Rewrite to give graphical displays
3551 priority over text terminals.
3552
3553 * search.texi (Incremental Search): Move index entries.
3554
35552006-08-23 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * custom.texi (Init File): Reference Find Init to avoid "home
3558 directory" confusion.
3559
35602006-08-22 Nick Roberts <nickrob@snap.net.nz>
3561
3562 * building.texi (Other GDB-UI Buffers): Describe how to edit
3563 a value in the locals buffer.
3564
35652006-08-21 Richard Stallman <rms@gnu.org>
3566
3567 * search.texi (Basic Isearch): Add `isearch' index entry.
3568
35692006-08-16 Richard Stallman <rms@gnu.org>
3570
3571 * misc.texi (Saving Emacs Sessions): Clean up wording.
3572
3573 * mark.texi (Marking Objects): Mention term "select all".
3574
3575 * emacs.texi (Top): Update subnode menu.
3576
3577 * help.texi (Help Mode): Move node up in file.
3578
8cf51b2c
GM
35792006-08-15 Nick Roberts <nickrob@snap.net.nz>
3580
3581 * building.texi (Stack Buffer): Explain fringe arrow.
3582
8cf51b2c
GM
35832006-08-12 Eli Zaretskii <eliz@gnu.org>
3584
8cf51b2c
GM
3585 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3586 on startup.
3587
35882006-08-11 Romain Francoise <romain@orebokech.com>
3589
3590 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3591
35922006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3593
3594 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3595
35962006-08-10 Richard Stallman <rms@gnu.org>
3597
3598 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3599 with face merging. Empty regions don't count.
3600 Clarify face property inheritance.
8cf51b2c
GM
3601
36022006-08-08 Romain Francoise <romain@orebokech.com>
3603
3604 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3605 <arjuropo@cc.jyu.fi>.
3606
8cf51b2c
GM
36072006-08-04 Eli Zaretskii <eliz@gnu.org>
3608
3609 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3610 apply to all frames.
3611
8cf51b2c
GM
36122006-08-01 Richard Stallman <rms@gnu.org>
3613
3614 * help.texi (Name Help): Add index entries for describe-variable.
3615
36162006-08-01 Nick Roberts <nickrob@snap.net.nz>
3617
3618 * building.texi (GDB Graphical Interface): Shorten node names.
3619 (GDB-UI Layout): Use GDB-related.
3620 (Other GDB-UI Buffers): Simplify English.
3621
36222006-07-31 Richard Stallman <rms@gnu.org>
3623
3624 * search.texi (Query Replace): Add xref for Dired's Q command.
3625
8cf51b2c
GM
36262006-07-31 Nick Roberts <nickrob@snap.net.nz>
3627
3628 * building.texi (GDB commands in Fringe): Rename to...
3629 (Source Buffers): ..this and move forward. Describe hollow arrow and
3630 new option gdb-find-source-frame.
3631
36322006-07-29 Richard Stallman <rms@gnu.org>
3633
3634 * dired.texi (Operating on Files): Simplify previous change
3635 and fix Texinfo usage.
3636
36372006-07-29 Eli Zaretskii <eliz@gnu.org>
3638
3639 * dired.texi (Operating on Files): Add cross-references. State the
3640 Unix commands that do similar things.
3641
36422006-07-28 Richard Stallman <rms@gnu.org>
3643
3644 * mark.texi (Transient Mark): Clarify that region never disappears
3645 when Transient Mark mode is off, and not when it is on.
3646
36472006-07-27 Richard Stallman <rms@gnu.org>
3648
3649 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3650
36512006-07-24 Richard Stallman <rms@gnu.org>
3652
3653 * xresources.texi (GTK styles): Fix texinfo usage.
3654
8cf51b2c
GM
3655 * commands.texi (User Input): Explain why we teach keyboard cmds.
3656
3657 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3658 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3659 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3660 * doclicense.texi, display.texi, dired.texi, basic.texi:
3661 * anti.texi, ack.texi: Move periods and commas inside quotes.
3662
36632006-07-22 Eli Zaretskii <eliz@gnu.org>
3664
3665 * cmdargs.texi (General Variables): Document EMAIL.
3666
36672006-07-21 Eli Zaretskii <eliz@gnu.org>
3668
3669 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3670 doesn't have effect on MS-Windows.
3671
8cf51b2c
GM
36722006-07-17 Richard Stallman <rms@gnu.org>
3673
3674 * building.texi (Grep Searching): Explain about chaining grep commands.
3675
8cf51b2c
GM
36762006-07-10 Nick Roberts <nickrob@snap.net.nz>
3677
49823426 3678 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3679
36802006-07-09 Chong Yidong <cyd@stupidchicken.com>
3681
3682 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3683 is invoked for multiple files.
3684
36852006-07-08 Eli Zaretskii <eliz@gnu.org>
3686
3687 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3688 on-line manual for the rest of this node.
3689 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3690 unconditionally.
3691 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3692 Improve wording.
3693 (Windows Printing): Improve wording.
3694 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3695 rest of this node.
3696
8cf51b2c
GM
36972006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3698
49823426
GM
3699 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3700 with eval-buffer.
8cf51b2c
GM
3701
37022006-07-05 Nick Roberts <nickrob@snap.net.nz>
3703
3704 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3705 of character translation.
3706
37072006-07-04 Nick Roberts <nickrob@snap.net.nz>
3708
3709 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3710
37112006-07-03 Karl Berry <karl@gnu.org>
3712
3713 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3714 not-too-underfull hboxes in the TeX output.
3715 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3716 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3717 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3718 * sending.texi, text.texi: Fix overfull/underfull boxes.
3719
37202006-07-03 Romain Francoise <romain@orebokech.com>
3721
3722 * m-x.texi (M-x): Fix.
3723
37242006-07-03 Richard Stallman <rms@gnu.org>
3725
8cf51b2c
GM
3726 * search.texi (Other Repeating Search): filename -> file name.
3727
3728 * misc.texi (Narrowing): Minor cleanups.
3729
3730 * files.texi (Visiting): filename -> file name.
3731
3732 * emacs.texi (Top): Update subnode menus.
3733
3734 * mule.texi (Coding Systems): Move char translation stuff here.
3735 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3736 (Recognize Coding): Substantial local rewrites.
3737 (International): Update menu.
3738
3739 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3740 (Scrolling): Substantial local rewrites.
3741 (Display): Update menu and intro.
3742
3743 * dired.texi: filename -> file name.
3744
3745 * custom.texi (Safe File Variables): Texinfo usage fix.
3746
f0131492 37472006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3748
3749 * help.texi, m-x.texi: Lots of cleanups.
3750
8cf51b2c
GM
37512006-06-30 Eli Zaretskii <eliz@gnu.org>
3752
3753 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3754 (Windows Processes, Windows Misc): Shorten the printed version by
3755 selectively conditioning less important portions by @ifnottex.
3756
8cf51b2c
GM
37572006-06-27 Richard Stallman <rms@gnu.org>
3758
3759 * mini.texi (Minibuffer File): Minor cleanup.
3760
37612006-06-25 Nick Roberts <nickrob@snap.net.nz>
3762
3763 * frames.texi (XTerm Mouse): Rename to...
3764 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3765
3766 * emacs.texi (Top): Use new node name.
3767
37682006-06-24 Eli Zaretskii <eliz@gnu.org>
3769
3770 * emacs.texi (Top): Update the detailed menu according to changes in
3771 msdog.texi.
3772
3773 * msdog.texi (Windows Keyboard): New section.
3774 (Windows Mouse): New section.
3775 (Windows System Menu): Remove section (text merged with "Windows
3776 Keyboard").
3777 (Windows Misc): New section.
3778
3779 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3780
3781 * msdog.texi (ls in Lisp): New section.
3782
3783 * files.texi (Visiting): Document case-insensitive wildcard matching
3784 under find-file-wildcards.
3785
8cf51b2c
GM
37862006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3787
3788 * macos.texi (Mac Input): Add description of mac-function-modifier.
3789 Now Unicode keyboard layouts work.
3790
8cf51b2c
GM
37912006-06-10 Richard Stallman <rms@gnu.org>
3792
3793 * mule.texi (Recognize Coding): Clarify previous change.
3794
37952006-06-09 Kenichi Handa <handa@m17n.org>
3796
3797 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3798 notation.
3799
38002006-06-07 Kevin Ryde <user42@zip.com.au>
3801
3802 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3803 manual for @ifnottex, but in emacs-extra for @iftex.
3804
3805 * cmdargs.texi (General Variables): Fix smtpmail xref.
3806
38072006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3808
8cf51b2c 3809 * programs.texi (Comment Commands):
8cf51b2c 3810 * custom.texi (Specifying File Variables):
49823426 3811 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3812
38132006-06-07 Nick Roberts <nickrob@snap.net.nz>
3814
3815 * building.texi (Watch Expressions): Move node to end.
3816 (GDB Graphical Interface): Move description of clicks in fringe...
3817 (GDB commands in the Fringe): ...to here. New node.
3818
8cf51b2c
GM
38192006-06-05 Romain Francoise <romain@orebokech.com>
3820
49823426 3821 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3822
38232006-06-05 Nick Roberts <nickrob@snap.net.nz>
3824
3825 * building.texi (GDB Graphical Interface): Update bindings.
3826 (Commands of GUD): Add gud-print. Remove gud-run.
3827 Restate availability more generally.
3828
f0131492 38292006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3830
3831 * mini.texi: Lots of cleanups.
3832
38332006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3836 and Mouse-2.
3837
c8763fb6 38382006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3839
3840 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3841
8cf51b2c
GM
38422006-05-31 Richard Stallman <rms@gnu.org>
3843
3844 * basic.texi (Moving Point): Fix previous change.
3845
c8763fb6 38462006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3847
3848 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3849
f0131492 38502006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3851
3852 * basic.texi: Many simplifications and improvements in wording.
3853
8cf51b2c
GM
38542006-05-26 Nick Roberts <nickrob@snap.net.nz>
3855
3856 * anti.texi (Antinews): Create a node for gdb-ui.
3857
8cf51b2c
GM
38582006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3859
3860 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3861
38622006-05-20 Richard Stallman <rms@gnu.org>
3863
3864 * dired.texi (Dired Navigation): dired-goto-file is now j.
3865
8cf51b2c
GM
38662006-05-20 Eli Zaretskii <eliz@gnu.org>
3867
3868 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3869 and their aliases.
3870
3871 * msdog.texi (Windows Printing): Mention non-support of plain text
3872 printing with some el-cheapo printers, and suggest a workaround.
3873
38742006-05-20 Kevin Ryde <user42@zip.com.au>
3875
3876 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3877 remove the bit saying you must set it.
3878
38792006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3880
3881 * trouble.texi (Checklist):
3882 * text.texi (Text, Auto Fill, Text Mode):
3883 * search.texi (Nonincremental Search):
3884 * rmail.texi (Rmail Labels):
3885 * mule.texi (Input Methods, Multibyte Conversion):
3886 * misc.texi (Gnus, Where to Look, PostScript):
3887 * maintaining.texi (Create Tags Table):
3888 * indent.texi (Indentation Commands):
3889 * fixit.texi (Spelling):
3890 * emacs.texi (Copying):
3891 * custom.texi (Init File): ifinfo -> ifnottex.
3892
8cf51b2c
GM
38932006-05-17 Richard Stallman <rms@gnu.org>
3894
3895 * files.texi (Diff Mode): Mention C-x `.
3896
38972006-05-08 Richard Stallman <rms@gnu.org>
3898
3899 * custom.texi (Disabling): Textual cleanups.
3900
8cf51b2c
GM
39012006-05-12 Glenn Morris <rgm@gnu.org>
3902
3903 * calendar.texi (Displaying the Diary, Format of Diary File):
3904 Refer to diary-view-entries, diary-list-entries,
3905 diary-show-all-entries rather than obsolete aliases.
3906
39072006-05-12 Eli Zaretskii <eliz@gnu.org>
3908
3909 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3910 (Displaying the Diary, Special Diary Entries, Importing Diary):
3911 * building.texi (Compilation Shell):
3912 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3913 emacs-xtra with @inforef's.
3914
3915 * files.texi (Visiting): Fix wording.
3916
3917 * mule.texi (Coding Systems, Text Coding): More indexing.
3918 Mention that C-x RET f can set eol conversion.
3919
c8763fb6 39202006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3921
3922 * xresmini.texi (GTK resources): Insert GTK description.
3923
3924 * xresources.texi (GTK resources): metafont should be menufont.
3925
8cf51b2c
GM
39262006-05-06 Michael Albinus <michael.albinus@gmx.de>
3927
49823426 3928 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3929 method, user name and host name is active only in partial
3930 completion mode.
3931
8cf51b2c
GM
39322006-05-06 Eli Zaretskii <eliz@gnu.org>
3933
3934 * makefile.w32-in (emacs.dvi):
3935 * Makefile.in (emacs.dvi): Add xresmini.texi.
3936
3937 * xresmini.texi (Table of Resources): Remove xref to non-existent
3938 node "LessTif Resources".
3939
3940 * msdog.texi (Microsoft Windows):
3941 * calendar.texi (Calendar/Diary, Displaying the Diary)
3942 (Special Diary Entries, Importing Diary, Holidays):
3943 * programs.texi (Program Modes):
3944 * text.texi (Text):
3945 * buffers.texi (Several Buffers):
3946 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3947
39482006-05-06 Eli Zaretskii <eliz@gnu.org>
3949
3950 The following changes merge the emacs-xtra manual into the main
3951 manual, but only for on-line version of the manual.
3952
3953 * vc2-xtra.texi (Version Backups, Local Version Control)
3954 (Making Snapshots, Change Logs and VC, Version Headers)
3955 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3956 on-line manual.
3957
3958 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3959 for on-line manual.
3960
3961 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3962 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3963 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3964 for on-line manual.
3965
3966 * fortran-xtra.texi (Fortran, Fortran Autofill)
3967 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3968 for on-line manual.
3969
3970 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3971 Conditional xref's for on-line manual.
3972
3973 * emerge-xtra.texi (Emerge, Overview of Emerge)
3974 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3975 manual.
3976
3977 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3978 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3979 (EMACSSOURCES): Use EMACS_XTRA.
3980 (../info/emacs-xtra): Remove.
3981 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3982
3983 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3984 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3985 (EMACSSOURCES): Use EMACS_XTRA.
3986 ($(infodir)/emacs-xtra): Remove.
3987 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3988
3989 * trouble.texi (Quitting):
3990 * text.texi (Text):
3991 * programs.texi (Program Modes):
3992 * msdog.texi (Microsoft Windows):
3993 * frames.texi (Frames):
3994 * files.texi (Backup, Version Control, VC Concepts)
3995 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3996 (Registering, VC Status, VC Undo, Multi-User Branching)
3997 (Comparing Files):
3998 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3999 (Displaying the Diary, Special Diary Entries, Importing Diary):
4000 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4001 conditional xref's, depending on @iftex/@ifnottex.
4002
4003 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4004 "MS-DOS". @include msdog-xtra.texi.
4005
4006 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4007 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4008
4009 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4010 for vc-xtra.texi subsections.
4011 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4012 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4013
4014 * sending.texi (Sending Mail): A @node line without explicit Prev,
4015 Next, and Up links.
4016
4017 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4018 Next, and Up links.
4019
4020 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4021 and its sections. @include picture-xtra.texi.
4022
4023 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4024 "Emerge".
4025 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4026
4027 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4028 exact duplicate of its name-sake in calendar.texi.
4029
4030 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4031 "Advanced Calendar/Diary Usage".
4032 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4033
4034 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4035 dired-xtra.texi.
4036 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4037
4038 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4039 (Files) [ifnottex]: Add menu entry for Autorevert.
4040
4041 * emacs-xtra.texi (Introduction): Reword to make consistent with
4042 printed version only.
4043 <Top level>: Remove the body of all chapters and move them to the
4044 new *-xtra.texi files. Use @raisesections and @lowersections to
4045 convert sections to chapters etc.
4046
4047 * msdog-xtra.texi:
4048 * fortran-xtra.texi:
4049 * vc-xtra.texi:
4050 * vc1-xtra.texi:
4051 * vc2-xtra.texi:
4052 * emerge-xtra.texi:
4053 * cal-xtra.texi:
4054 * dired-xtra.texi:
4055 * arevert-xtra.texi: New files, with text from respective chapters
4056 of emacs-xtra.texi. Convert each @chapter into @section, @section
4057 into @subsection, etc.
4058
1c6c854e 4059 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4060 updated.
4061
4062 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4063 Windows". All references updated.
4064
40652006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4066
4067 * macos.texi (Mac Input): Mention input from Character Palette.
4068 (Mac Font Specs): Fix typo.
4069
40702006-05-05 Richard Stallman <rms@gnu.org>
4071
4072 * files.texi (Diff Mode): Minor cleanup.
4073
40742006-05-05 Karl Berry <karl@gnu.org>
4075
8cf51b2c
GM
4076 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4077 errors from the current release of makeinfo (4.8).
4078 * help.texi (Library Keywords): Change widest word in multitable
4079 template from `emulations' to `convenience'. (Not sure if this is
4080 related to the font change.)
4081
40822006-05-05 Eli Zaretskii <eliz@gnu.org>
4083
4084 * files.texi (File Names): Add a footnote about limited support of
4085 ~USER on MS-Windows.
4086
4087 * cmdargs.texi (Initial Options): Add a footnote about limited
4088 support of ~USER on MS-Windows.
4089
40902006-05-03 Richard Stallman <rms@gnu.org>
4091
4092 * files.texi (Diff Mode): Node moved here.
4093 (Comparing Files): Delete what duplicates new node.
4094 (Files): Put Diff Mode in menu.
4095
1c6c854e 4096 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4097
4098 * emacs.texi (Top): Update menu for Diff Mode.
4099
4100 * trouble.texi (Emergency Escape): Simplify.
4101
4102 * emacs.texi (Top): Minor clarification.
4103
41042006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4105
4106 * commands.texi, entering.texi, screen.texi: Many simplifications.
4107
41082006-05-03 Richard Stallman <rms@gnu.org>
4109
4110 * commands.texi (Text Characters): Delete paragraph about unibyte
4111 non-ASCII printing chars.
4112
4113 * killing.texi (Killing): Say "graphical displays".
4114 * display.texi: Say "graphical displays".
4115
4116 * cmdargs.texi (Misc X): Say "graphical displays".
4117
41182006-05-01 Richard Stallman <rms@gnu.org>
4119
4120 * emacs.texi (Top): Add Diff Mode to menu.
4121
41222006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4123
4124 * misc.texi (Diff Mode): New node.
4125
41262006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4127
4128 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4129 (Mac Environment Variables): Shorten example line.
4130 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4131
41322006-05-01 Nick Roberts <nickrob@snap.net.nz>
4133
4134 * building.texi (GUD Customization): Describe cases %d and %c.
4135 Update description for %e.
4136
41372006-04-30 Glenn Morris <rgm@gnu.org>
4138
4139 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4140
41412006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4142
4143 * custom.texi (Examining): Update C-h v output example.
4144
41452006-04-29 Kim F. Storm <storm@cua.dk>
4146
4147 * building.texi (Grep Searching): Add lgrep and rgrep.
4148
8cf51b2c
GM
41492006-04-23 Richard Stallman <rms@gnu.org>
4150
4151 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4152
4153 * xresmini.texi: New file.
4154
4155 * xresources.texi (Face Resources): Split table into font resources
4156 and the rest. Combine similar attributes for brevity.
4157
8cf51b2c
GM
41582006-04-21 Eli Zaretskii <eliz@gnu.org>
4159
4160 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4161 backslashes and case-insensitivity in file names (moved to the
4162 main manual).
4163 (MS-DOS Printing): Move most of the text to the main manual.
4164
4165 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4166 New nodes.
4167 (Windows Processes, Windows System Menu): Add index entries and
4168 fix wording.
4169
8cf51b2c
GM
41702006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4171
4172 * misc.texi (Shell Ring): Add notes on saved input when
4173 navigating off the end of the history list.
4174
41752006-04-18 Chong Yidong <cyd@mit.edu>
4176
4177 * misc.texi (Shell Options): Correct default value of
4178 comint-scroll-show-maximum-output.
4179
8cf51b2c
GM
41802006-04-18 Nick Roberts <nickrob@snap.net.nz>
4181
4182 * building.texi (Watch Expressions): Update.
4183
8cf51b2c
GM
41842006-04-12 Richard Stallman <rms@gnu.org>
4185
4186 * search.texi: Clean up previous change.
4187
41882006-04-12 Eli Zaretskii <eliz@gnu.org>
4189
4190 * search.texi (Regexp Backslash, Regexp Replace): Add index
4191 entries for ``back reference'' and mention the term itself in the
4192 text.
4193
41942006-04-11 Richard Stallman <rms@gnu.org>
4195
4196 * custom.texi (Safe File Variables):
4197 Document enable-local-variables = :safe.
4198
41992006-04-11 Karl Berry <karl@gnu.org>
4200
4201 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4202 (Remote Repositories, Version Backups, Local Version Control)
4203 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4204 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4205 (Renaming VC Work Files and Master Files)
4206 (Inserting Version Control Headers, Customizing VC, General Options)
4207 (Options for RCS and SCCS, Options specific for CVS): Move all
4208 these nodes to emacs-xtra.texi, for brevity.
4209 * cmdargs.texi, files.texi: Change cross-references.
4210
8cf51b2c
GM
42112006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4212
4213 * files.texi (Old Versions): Update description of vc-annotate's
4214 use of color to indicate date ranges.
4215
8cf51b2c
GM
42162006-04-09 Kevin Ryde <user42@zip.com.au>
4217
8cf51b2c
GM
4218 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4219 put info and printed manual names the right way around.
4220
42212006-04-09 Karl Berry <karl@gnu.org>
4222
4223 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4224 emacs-xtra.texi, leaving only MS Windows information.
4225 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4226 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4227 node names.
4228
4229 * emacs.texi: Move @summarycontents and @contents to the beginning
4230 of the file.
4231
8cf51b2c
GM
42322006-04-08 Kevin Ryde <user42@zip.com.au>
4233
4234 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4235
42362006-04-07 Richard Stallman <rms@gnu.org>
4237
4238 * programs.texi (Comments, Comment Commands, Options for Comments)
4239 (Multi-Line Comments): "Align", not "indent".
4240 (Basic Indent): C-j deletes trailing whitespace before the newline.
4241
42422006-04-06 Richard Stallman <rms@gnu.org>
4243
8cf51b2c
GM
4244 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4245
42462006-04-06 Eli Zaretskii <eliz@gnu.org>
4247
4248 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4249
8cf51b2c
GM
42502006-04-05 Richard Stallman <rms@gnu.org>
4251
4252 * emacs.texi (Top): Update subnode menu.
4253
4254 * trouble.texi (Unasked-for Search): Node deleted.
4255 (Lossage): Delete from menu.
4256
42572006-04-04 Richard Stallman <rms@gnu.org>
4258
4259 * trouble.texi: Various cleanups.
4260 (Checklist): Don't bother saying how to snail a bug report.
4261 (Emergency Escape): Much rewriting.
4262 (After a Crash): Rename the core dump immediately.
4263 (Total Frustration): Call it a psychotherapist.
4264 (Bug Criteria): Avoid "illegal instruction".
4265 (Sending Patches): We always put the contributor's name in.
4266
4267 * misc.texi (Thumbnails): Minor correction.
4268
8cf51b2c
GM
42692006-04-03 Richard Stallman <rms@gnu.org>
4270
4271 * misc.texi (Thumbnails): Minor cleanup.
4272
42732006-04-02 Karl Berry <karl@gnu.org>
4274
4275 * sending.texi (Mail Sending): pxref to Top needs five args.
4276
4277 * texinfo.tex: Update to current version (2006-03-21.13).
4278
8cf51b2c
GM
42792006-03-31 Richard Stallman <rms@gnu.org>
4280
4281 * emacs.texi (Top): Update subnode menu.
4282
4283 * help.texi (Help Mode): Cleanup.
4284
4285 * dired.texi: Many cleanups.
4286 (Dired Deletion): Describe dired-recursive-deletes.
4287 (Operating on Files): dired-create-directory moved.
4288 (Misc Dired Features): Move to here.
4289 (Tumme): Node moved to misc.texi.
4290
4291 * custom.texi: Many cleanups.
4292 (Minor Modes): Don't mention ISO Accents Mode.
4293 (Examining): Update C-h v output example.
4294 (Hooks): Add index and xref for add-hook.
4295 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4296 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4297
4298 * misc.texi: Many cleanups.
4299 (beginning): Add to summary of topics.
4300 (Shell): Put eshell xref at the end. Remove eshell from table.
4301 (Thumbnails): New node.
4302
8cf51b2c
GM
43032006-03-28 Eli Zaretskii <eliz@gnu.org>
4304
4305 * files.texi (File Name Cache): Make it clear that the cache is
4306 not persistent.
4307
8cf51b2c
GM
43082006-03-25 Karl Berry <karl@gnu.org>
4309
49823426
GM
4310 * emacs-xtra.texi, emacs.texi, gnu.texi:
4311 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4312 (2) do not indent copyright year list (or anything else).
4313
8cf51b2c
GM
43142006-03-21 Juanma Barranquero <lekktu@gmail.com>
4315
4316 * files.texi (VC Dired Mode): Remove misplaced brackets.
4317
43182006-03-21 Andre Spiegel <spiegel@gnu.org>
4319
4320 * files.texi: Various updates and clarifications in the VC chapter.
4321
43222006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4323
4324 * help.texi (Help Mode): Document "C-c C-c".
4325
8cf51b2c
GM
43262006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4327
4328 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4329 menu in the standalone Info reader.
4330
43312006-03-15 Chong Yidong <cyd@stupidchicken.com>
4332
4333 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4334 moved here from Emacs manual.
4335
4336 * programs.texi (Fortran): Section moved to emacs-xtra.
4337 (Program Modes): Xref to Fortran in emacs-xtra.
4338
4339 * maintaining.texi (Emerge): Move to emacs-xtra.
4340 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4341
4342 * picture.texi: File deleted.
4343 * Makefile.in:
4344 * makefile.w32-in: Remove picture.texi.
4345
4346 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4347 * abbrevs.texi (Abbrevs):
4348 * sending.texi (Sending Mail): Picture node removed.
4349
4350 * emacs.texi (Top): Update node listings.
4351
8cf51b2c
GM
43522006-03-12 Richard Stallman <rms@gnu.org>
4353
4354 * calendar.texi: Various cleanups.
4355
8cf51b2c
GM
43562006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4357
4358 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4359 syntax.
4360
8cf51b2c
GM
43612006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4362
4363 * search.texi (Regexps): More accurately describe which characters
4364 are special in which situations. Recommend _not_ to quote `]' or
4365 `-' when they are not special.
4366
8cf51b2c
GM
43672006-02-28 Andre Spiegel <spiegel@gnu.org>
4368
4369 * files.texi (Old Versions): Clarify operation of C-x v =.
4370
8cf51b2c
GM
43712006-02-21 Nick Roberts <nickrob@snap.net.nz>
4372
4373 * building.texi (Watch Expressions): Update and describe
4374 gdb-speedbar-auto-raise.
4375
43762006-02-19 Richard M. Stallman <rms@gnu.org>
4377
4378 * emacs.texi: Use @smallbook.
4379 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4380 Update subnode menu.
4381
4382 * building.texi (Lisp Interaction): Minor addition.
4383
43842006-02-18 Nick Roberts <nickrob@snap.net.nz>
4385
4386 * building.texi (Watch Expressions): Update and be more precise.
4387
c8763fb6 43882006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4389
4390 * maintaining.texi (Create Tags Table): Explain why the
4391 exception when etags writes to files under the /dev tree.
4392
43932006-02-14 Richard M. Stallman <rms@gnu.org>
4394
4395 * custom.texi (Safe File Variables): Lots of clarification.
4396 Renamed from Unsafe File Variables.
4397
43982006-02-14 Chong Yidong <cyd@stupidchicken.com>
4399
4400 * custom.texi (Unsafe File Variables): File variable confirmation
4401 assumed denied in batch mode.
4402
44032006-02-14 Richard M. Stallman <rms@gnu.org>
4404
4405 * building.texi (GDB User Interface Layout): Don't say `inferior'
4406 for program being debugged.
4407
44082006-02-15 Nick Roberts <nickrob@snap.net.nz>
4409
4410 * building.texi (GDB Graphical Interface):
4411 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4412
44132006-02-13 Chong Yidong <cyd@stupidchicken.com>
4414
4415 * custom.texi (Specifying File Variables, Unsafe File Variables):
4416 New nodes, split from File Variables. Document new file local
4417 variable behavior.
4418
44192006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4420
4421 * display.texi (Standard Faces):
8cf51b2c
GM
4422 * files.texi (Visiting):
4423 * frames.texi (Clipboard):
4424 * glossary.texi (Glossary) <Clipboard>:
4425 * xresources.texi (X Resources): Mention Mac OS port.
4426
8cf51b2c
GM
44272006-02-12 Richard M. Stallman <rms@gnu.org>
4428
4429 * building.texi (Building): Clarify topic in intro.
4430
4431 * maintaining.texi (Maintaining): Change title; clarify topic.
4432 Delete duplicate index entries.
4433
4434 * building.texi (Other GDB User Interface Buffers): Clarifications.
4435
4436 * text.texi (Cell Commands): Clarifications.
4437
4438 * programs.texi (Defuns): Delete duplicate explanation of
4439 left-margin paren convention.
4440 (Hungry Delete): Minor cleanup.
4441
44422006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4443
4444 * dired.texi (Tumme): More tumme documentation.
4445
44462006-02-11 Alan Mackenzie <acm@muc.de>
4447
4448 * programs.texi ("Hungry Delete"): Correct the appellation of the
4449 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4450
44512006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4452
4453 * dired.texi (Tumme): Fix small bug.
4454
44552006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4456
4457 * macos.texi (Mac International): Rename "fontset-mac" to
4458 "fontset-standard".
4459
8cf51b2c
GM
44602006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4461
4462 * dired.texi (Tumme): Basic documentation for Tumme added.
4463
8cf51b2c
GM
44642006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4465
4466 * mule.texi (International):
4467 * programs.texi (Basic Indent): Fix typos.
4468
8cf51b2c
GM
4469 * custom.texi (Minor Modes):
4470 * display.texi (Text Display):
4471 * commands.texi (Text Characters): Update xrefs.
4472
44732006-02-07 Richard M. Stallman <rms@gnu.org>
4474
4475 * emacs.texi (Top): Update subnode menu.
4476 Update info on old Emacs papers.
4477 (Intro): "Graphical display", not window system.
4478
4479 * xresources.texi (GTK styles): Minor clarifications.
4480
4481 * trouble.texi: "Graphical display", not window system.
4482 (Stuck Recursive): Minor clarification.
4483
4484 * text.texi: Minor clarifications.
4485 (Sentences): Explain why two-space convention is better.
4486 Explain sentence-end-without-period here.
4487 (Fill Commands): Not here.
4488 (Refill): Node moved down.
4489 (Filling): Update menu.
4490 (Table Creation, Cell Justification, Column Commands): Clarify.
4491
4492 * sending.texi: Minor clarifications.
4493
4494 * search.texi (Regexp Backslash): Clarification.
4495
4496 * rmail.texi: Minor cleanups.
4497 (Rmail): Delete digression about `rmail-mode'.
4498 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4499 (Rmail Files): Mention C-u M-x rmail.
4500 (Rmail Reply): Mention References.
4501 (Rmail Display): Mention rmail-nonignored-headers.
4502
4503 * programs.texi: Minor cleanups.
4504 (Comment Commands): Mention momentary Transient Mark mode.
4505 (Matching): Be more specific about customizing show-paren-mode.
4506 (Info Lookup): Don't list the modes that support C-h S.
4507 Just say what it does in an unsupported mode.
4508 (Man Page): Delete excessive info on customizing woman.
4509 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4510
4511 * abbrevs.texi: Minor clarifications.
4512 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4513 not "dynamic abbrevs" as if they were a kind of abbrev.
4514
4515 * picture.texi (Picture): Minor cleanup.
4516
4517 * mule.texi (Communication Coding): Say "other applications".
4518 (Fontsets): Not specific to X. Add xref to X Resources.
4519 (Unibyte Mode): Rename from Single-Byte Character Support.
4520 "Graphical display", not window system.
4521 (International): Update menu.
4522
4523 * maintaining.texi (Format of ChangeLog):
4524 New node, split out from ChangeLog.
4525 (ChangeLog): Clarifications in the remaining text.
4526 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4527 (Find Tag): Add @w.
4528 (Tags Search): Explain tag table order here. Simplify grep ref.
4529 (List Tags): tags-tag-face is a variable, not a face.
4530 (Emerge): Cleanups.
4531
4532 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4533 (Keyboard Macros): Avoid "the user".
4534
4535 * killing.texi: "Graphical display", not window system.
4536
4537 * help.texi (Help Echo): "Graphical display", not window system.
4538
4539 * glossary.texi: Say "you", not "the user". Say "graphical display".
4540
4541 * frames.texi: Minor cleanups. "Graphical display", not window system.
4542
4543 * files.texi (Visiting): Make drag-and-drop not X-specific.
4544
4545 * custom.texi: Minor cleanups. "Graphical display", not window system.
4546
4547 * cmdargs.texi: Minor cleanups.
4548
4549 * building.texi (Compilation): Move and split kill-compilation para.
4550 Add para about multiple compilers.
4551 (Compilation Mode): Commands also available in grep mode and others.
4552 Mention C-u C-x ` more tutorially. Clarify C-x `.
4553 (Compilation Shell): Clarify. Put Bash example first.
4554 (Grep Searching): Minor cleanups; add @w.
4555 (Debuggers): Minor cleanups.
4556 (Starting GUD): Make GDB xgraphical mode issue clearer.
4557 (Debugger Operation): Lots of clarifications including
4558 GDB tooltip side-effect issue.
4559 (Commands of GUD): Clarify.
4560 (GUD Customization): Add bashdb-mode-hook.
4561 (GDB Graphical Interface): Rewrite for clarity.
4562 (GDB User Interface Layout): Rewrite for clarity.
4563 (Stack Buffer, Watch Expressions): Likewise.
4564 (Other GDB User Interface Buffers): Cleanups.
4565 (Lisp Libraries, External Lisp): Cleanup.
4566
4567 * basic.texi (Position Info): "Graphical displays", rather than
4568 window systems.
4569
4570 * anti.texi: Minor cleanup.
4571
8cf51b2c
GM
45722006-02-03 Eli Zaretskii <eliz@gnu.org>
4573
4574 * custom.texi (Init File, Find Init): Add cross-references to
4575 where $HOME is described.
4576
45772006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4578
4579 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4580 is not inside the @table.
4581
4582 * emacs.texi (Top): Correct node name.
4583
4584 * files.texi (File Names): Fix @xref.
4585 (Reverting): Fix typo.
4586
4587 * mule.texi (International): Correct node name.
4588
4589 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4590
45912006-02-01 Richard M. Stallman <rms@gnu.org>
4592
4593 * emacs.texi (Top): Update subnode menu.
4594
4595 * mule.texi: Minor clarifications.
4596 Reduce the specific references to X Windows.
4597 Refer to "graphical" terminals, rather than window systems.
4598 (Text Coding): Rename from Specify Coding.
4599 (Communication Coding, File Name Coding, Terminal Coding):
4600 New nodes split out from Text Coding.
4601
4602 * kmacro.texi: Minor clarifications.
4603 (Keyboard Macro Ring): Comment out some excessive commands.
4604 (Basic Keyboard Macro): Split up the table, putting part in each node.
4605
4606 * major.texi: Minor clarifications.
4607
4608 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4609
4610 * windows.texi: Minor clarifications.
4611 (Change Window): Don't describe mode-line mouse cmds here.
4612 Add xref to Mode Line Mouse.
4613
4614 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4615
4616 * macos.texi (Mac International): Fix xref.
4617
4618 * indent.texi: Minor clarifications.
4619
4620 * frames.texi: Minor clarifications.
4621 Reduce the specific references to X Windows.
4622 Refer to "graphical" terminals, rather than window systems.
4623 (Frame Parameters): Don't mention commands like
4624 set-foreground-color. Just say to customize a face.
4625 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4626
4627 * files.texi: Minor clarifications.
4628 (Numbered Backups): New node, split out from Backup Names.
4629
4630 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4631
4632 * cmdargs.texi (General Variables): Fix xref.
4633
4634 * buffers.texi: Minor clarifications.
4635
8cf51b2c
GM
46362006-01-31 Richard M. Stallman <rms@gnu.org>
4637
4638 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4639 Nodes moved to top.
4640
4641 * display.texi: Minor clarifications.
4642 (Display): Rearrange menu.
4643 (Standard Faces): Mention query-replace face.
4644 (Faces): Simplify.
4645 (Font Lock): Simplify face customization info.
4646 (Highlight Changes): Node merged into Highlight Interactively.
4647 (Highlight Interactively): Much rewriting and cleanup.
4648 (Optional Mode Line): Narrowed line number not good for goto-line.
4649 Simplify face customization advice.
4650 (Text Display): Mention use of escape-glyph face.
4651 Move ctl-arrow and tab-width here.
4652 (Display Custom): Move no-redraw-on-reenter to end of node.
4653
4654 * search.texi: Minor clarifications.
4655 (Isearch Scroll): Simplify.
4656 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4657
4658 * regs.texi (Registers): Mention bookmarks here.
4659
4660 * mark.texi: Minor clarifications.
4661 (Selective Undo): Node deleted.
4662
4663 * m-x.texi: Minor clarifications.
4664
4665 * killing.texi: Minor clarifications.
4666 Refer to "graphical" terminals, rather than window systems.
4667
4668 * help.texi: Clarifications.
4669 (Help): Don't describe C-h F and C-h K here.
4670 (Key Help): Describe C-h K here.
4671 (Name Help): Mention Emacs Lisp Intro.
4672 Describe C-h F here.
4673 (Misc Help): Mention C-h F and C-h K only briefly.
4674
4675 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4676 Selective undo text merged in.
4677 (Spelling): Mention Aspell along with Ispell.
4678
4679 * emacs.texi (Top): Update subnode menus.
4680
4681 * basic.texi (Basic Undo): Rename from Undo. Most of text
4682 moved to new Undo node.
4683
8cf51b2c
GM
46842006-01-29 Chong Yidong <cyd@stupidchicken.com>
4685
4686 * basic.texi (Continuation Lines, Inserting Text):
4687 Mention longlines mode.
4688
46892006-01-29 Richard M. Stallman <rms@gnu.org>
4690
10d1d0af 4691 * screen.texi: Minor cleanups.
8cf51b2c
GM
4692 (Screen): Clean up the intro paragraphs.
4693 (Mode Line): Lots of rewriting. Handle frame-name better.
4694 eol-mnemonic-... vars moved out.
4695
4696 * emacs.texi (Top): Change menu item for MS-DOS node.
4697 Update subnode menu.
4698
4699 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4700 chapter relates to Windows. Title changed.
4701
4702 * mini.texi: Minor cleanups.
4703
4704 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4705 (Mark): Put it in the menu.
4706
4707 * entering.texi: Minor cleanups.
4708
4709 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4710 (Intro): Refer to "graphical" terminals, rather than X.
4711
4712 * display.texi (Display Custom): Add xref to Variables.
4713 (Optional Mode Line): eol-mnemonic-... vars moved here.
4714
4715 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4716 rather than X.
4717
8cf51b2c
GM
4718 * basic.texi: Minor cleanups.
4719 (Undo): selective-undo moved.
4720
8cf51b2c
GM
47212006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4722
4723 * anti.texi (Antinews): Various corrections and additions.
4724
47252006-01-23 Juri Linkov <juri@jurta.org>
4726
4727 * custom.texi (Easy Customization, Customization Groups)
4728 (Browsing Custom): Mention links along with buttons.
4729
8cf51b2c
GM
47302006-01-21 Eli Zaretskii <eliz@gnu.org>
4731
8cf51b2c
GM
4732 * text.texi (TeX Print): Use @key for TAB.
4733
8cf51b2c
GM
4734 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4735
8cf51b2c
GM
47362006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4737
4738 * files.texi (File Aliases): Don't claim that usually separate
4739 buffers are created for two file names that name the same data.
4740 Mention additional situations where different names mean the same
4741 file on disk.
4742
47432006-01-19 Richard M. Stallman <rms@gnu.org>
4744
4745 * killing.texi (Deletion): Upcase @key argument.
4746
4747 * custom.texi (Custom Themes): Minor cleanup.
4748
4749 * programs.texi (Hungry Delete): Upcase @key argument.
4750
8cf51b2c
GM
47512006-01-16 Juri Linkov <juri@jurta.org>
4752
4753 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4754 Move `mode-line-highlight' before `mode-line-buffer-id'.
4755
8cf51b2c
GM
47562006-01-14 Richard M. Stallman <rms@gnu.org>
4757
4758 * basic.texi (Inserting Text): Minor cleanup.
4759
8cf51b2c
GM
47602006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4761
4762 * custom.texi (Changing a Variable, Face Customization):
4763 Update for changes in Custom menus.
4764
8cf51b2c
GM
47652006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4766
4767 * macos.texi (Mac International): Undo last change.
4768
8cf51b2c
GM
47692006-01-02 Chong Yidong <cyd@stupidchicken.com>
4770
4771 * custom.texi (Custom Themes): Describe the new
4772 customize-create-theme interface.
4773
47742005-12-30 Juri Linkov <juri@jurta.org>
4775
4776 * basic.texi (Position Info): Update example.
4777
c8763fb6 47782005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4779
4780 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4781
47822005-12-24 Chong Yidong <cyd@stupidchicken.com>
4783
4784 * custom.texi (Custom Themes): `load-theme' always loads.
4785
47862005-12-23 Juri Linkov <juri@jurta.org>
4787
4788 * display.texi (Highlight Interactively): Use double space to
4789 separate sentences. Replace C-p with M-p, and C-n with M-n.
4790
47912005-12-22 Richard M. Stallman <rms@gnu.org>
4792
4793 * custom.texi (Easy Customization and subnodes):
4794 Replace "active field" with "button".
4795 Use "user option" only for variables.
4796 Use "setting" for variable-or-face.
4797
47982005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4799
4800 * buffers.texi (Select Buffer): Change order in table to make
4801 "Similar" refer to the correct item.
4802 (Indirect Buffers): Minor rewording.
4803
8cf51b2c
GM
48042005-12-20 Juri Linkov <juri@jurta.org>
4805
4806 * files.texi (VC Status): Put P and N near p and n.
4807
8cf51b2c
GM
48082005-12-19 Richard M. Stallman <rms@gnu.org>
4809
4810 * programs.texi (Electric C): Delete the info about newline control.
4811 (Other C Commands): Minor cleanup.
4812 (Left Margin Paren): Minor cleanup.
4813
48142005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4815
4816 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4817 (Customization Groups): Delete text moved to "Browsing Custom".
4818 (Browsing Custom): New node.
4819 (Specific Customization): Clarify which commands only work for
4820 loaded options.
4821
48222005-12-18 Bill Wohler <wohler@newt.com>
4823
4824 * frames.texi (Tool Bars): Shorten text of previous change.
4825
48262005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4827
4828 * files.texi (VC Status): Document log-view mode.
4829
48302005-12-18 Bill Wohler <wohler@newt.com>
4831
4832 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4833 permanently via the customize interface.
4834
8cf51b2c
GM
48352005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4836
4837 * killing.texi (Killing by Lines): Document `kill-whole-line'
4838 function.
4839
c8763fb6 48402005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4841
4842 * buffers.texi (Select Buffer): Change `prev-buffer' to
4843 `previous-buffer'. Indicate that these functions use a frame
4844 local buffer list.
4845
8cf51b2c
GM
48462005-12-12 Richard M. Stallman <rms@gnu.org>
4847
4848 * custom.texi (Easy Customization): Change menu comment.
4849 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4850
4851 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4852 (Help): Among the Apropos commands, describe only C-h a here.
4853
48542005-12-11 Richard M. Stallman <rms@gnu.org>
4855
4856 * programs.texi (Options for Comments): Comment-end starts with space.
4857
4858 * glossary.texi (Glossary): Minor cleanup.
4859
4860 * files.texi (Old Versions): Use @table.
4861
8cf51b2c
GM
48622005-12-10 David Koppelman <koppel@ece.lsu.edu>
4863
4864 * display.texi (Highlight Interactively): Include
4865 global-hi-lock-mode. Add miscellaneous details and elaborations.
4866
48672005-12-09 Richard M. Stallman <rms@gnu.org>
4868
4869 * display.texi (Font Lock): Delete the Global FL menu item.
4870
48712005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4872
4873 * custom.texi (Minibuffer Maps): Mention the maps for file name
4874 completion.
4875
48762005-12-09 Kim F. Storm <storm@cua.dk>
4877
4878 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4879 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4880 cursor to next corner in rectangle; clarify insert around rectangle.
4881
8cf51b2c
GM
48822005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4883
4884 * custom.texi (Customization): Use xref to elisp manual for
4885 non-TeX output.
4886 (Minor Modes): Update.
4887 (Customization Groups, Changing a Variable, Face Customization):
4888 Update for new appearance of Custom buffers.
4889 (Changing a Variable): `custom-buffer-done-function' has been
4890 replaced by `custom-buffer-done-kill'.
4891 (Specific Customization): In the `customize-group' buffer, a
4892 subgroup's contents are not "hidden". They are not included at
4893 all. They have no [Show] button.
4894 (Mouse Buttons): Add pxref to description of mouse event lists in
4895 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4896 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4897 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4898
48992005-12-08 Richard M. Stallman <rms@gnu.org>
4900
4901 * mini.texi (Completion Commands, Completion):
4902 In file name input, SPC does not do completion.
4903
8cf51b2c
GM
49042005-12-08 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * building.texi (GDB Graphical Interface): Explain screen size
4907 setting.
4908 (Other GDB User Interface Buffers): Describe features specific to
4909 GDB 6.4.
4910
8cf51b2c
GM
49112005-12-01 Nick Roberts <nickrob@snap.net.nz>
4912
4913 * building.texi (GDB User Interface Layout): Describe how to
4914 kill associated buffers.
4915 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4916 (Watch Expressions): Be more precise.
4917 (Other GDB User Interface Buffers): Describe how to change a
4918 register value.
4919
8cf51b2c
GM
49202005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4921
4922 * macos.texi (Mac Input): Remove description of
4923 mac-command-key-is-meta. Add descriptions of
4924 mac-control-modifier, mac-command-modifier, and
4925 mac-option-modifier.
4926 (Mac International): Fix description of conversion of clipboard data.
4927 (Mac Font Specs): Add example of font customization by face attributes.
4928
49292005-11-22 Nick Roberts <nickrob@snap.net.nz>
4930
4931 * building.texi (Watch Expressions): Expand description.
4932 (Other GDB User Interface Buffers): Describe local map for
4933 gud-watch.
4934
49352005-11-21 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * display.texi (Font Lock): Font lock is enabled by default now.
4938
49392005-11-20 Juri Linkov <juri@jurta.org>
4940
4941 * basic.texi (Position Info): Update examples of the output.
4942 Remove the fact that examples are produced in the TeXinfo buffer,
4943 because in the Info reader users will get a different output from
4944 `C-x ='.
4945
4946 * building.texi (Compilation Mode): Remove paragraph duplicated
4947 from the node `Compilation'. Add `compilation-skip-threshold'.
4948
4949 * display.texi (Font Lock): Suggest more user-friendly method of
4950 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4951
49522005-11-18 Richard M. Stallman <rms@gnu.org>
4953
4954 * files.texi (Registering): Mention @@ in mode line.
4955
4956 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4957
49582005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4959
4960 * files.texi (Renaming and VC): Some back-ends don't
4961 handle renaming.
4962
8cf51b2c
GM
49632005-11-17 Juri Linkov <juri@jurta.org>
4964
4965 * emacs.texi (Top):
4966 * display.texi (Highlight Interactively): Put this font-lock based
4967 mode near Font Lock node.
4968
49692005-11-16 Chong Yidong <cyd@stupidchicken.com>
4970
4971 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4972 icons.
4973
49742005-11-12 Kim F. Storm <storm@cua.dk>
4975
4976 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4977 (Help Summary): Add C-h d and C-h e.
4978 (Apropos): Clarify that all apropos commands may search for either
4979 list of words or a regexp. Add C-h d for apropos-documentation.
4980 Describe apropos-documentation-sort-by-scores user option.
4981
8cf51b2c
GM
49822005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4983
4984 * killing.texi (CUA Bindings): Add @section.
4985
49862005-11-10 Kim F. Storm <storm@cua.dk>
4987
4988 * emacs.texi (Top): Add CUA Bindings entry to menu.
4989
4990 * killing.texi (CUA Bindings): New node. Moved here from
4991 misc.texi and extended with info on rectangle commands and
4992 rectangle highlighting, interface to registers, and the global
4993 mark feature.
4994
4995 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4996
4997 * regs.texi: Prev link points to CUA Bindings node.
4998
49992005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5000
5001 * help.texi (Help Echo): By default, help echos are only shown on
5002 mouse-over, not on point-over.
5003
c8763fb6 50042005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5005
5006 * misc.texi (Shell Mode): Describe how to activate password echoing.
5007
8cf51b2c
GM
50082005-11-04 Romain Francoise <romain@orebokech.com>
5009
5010 * mark.texi (Mark Ring): Fix typo.
5011
50122005-11-03 Richard M. Stallman <rms@gnu.org>
5013
5014 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5015
50162005-11-01 Bill Wohler <wohler@newt.com>
5017
5018 * help.texi (Help Mode): Fix typo.
5019
50202005-11-01 Nick Roberts <nickrob@snap.net.nz>
5021
1c6c854e
CS
5022 * building.texi (Other GDB User Interface Buffers):
5023 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5024
50252005-10-31 Romain Francoise <romain@orebokech.com>
5026
5027 * files.texi (Compressed Files): Fix typo.
5028
5029 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5030
5031 * windows.texi (Force Same Window): Likewise.
5032
50332005-10-30 Bill Wohler <wohler@newt.com>
5034
5035 * help.texi (Help Mode): URLs viewed with browse-url.
5036
50372005-10-31 Nick Roberts <nickrob@snap.net.nz>
5038
5039 * building.texi (GDB Graphical Interface): Don't reference
5040 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5041 must stay in same frame.
5042
50432005-10-29 Chong Yidong <cyd@stupidchicken.com>
5044
5045 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5046
5047 * anti.texi (Antinews): Likewise.
5048
8cf51b2c
GM
50492005-10-28 Bill Wohler <wohler@newt.com>
5050
5051 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5052
50532005-10-28 Richard M. Stallman <rms@gnu.org>
5054
5055 * files.texi (Visiting): Explain how to enter ? in a file name.
5056
5057 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5058
8cf51b2c
GM
50592005-10-25 Nick Roberts <nickrob@snap.net.nz>
5060
1c6c854e
CS
5061 * building.texi (GDB Graphical Interface):
5062 Describe gdb-mouse-until.
8cf51b2c
GM
5063
50642005-10-23 Richard M. Stallman <rms@gnu.org>
5065
5066 * custom.texi (Init File): Recommend when to use site-start.el.
5067
8cf51b2c
GM
50682005-10-21 Juri Linkov <juri@jurta.org>
5069
5070 * custom.texi (Examining): Mention accessing the old variable
5071 value via M-n in set-variable.
5072
8cf51b2c
GM
50732005-10-18 Romain Francoise <romain@orebokech.com>
5074
5075 * files.texi (Version Systems): Capitalize GNU.
5076
8cf51b2c
GM
50772005-10-18 Nick Roberts <nickrob@snap.net.nz>
5078
5079 * building.texi (Compilation Mode): Remove redundant paragraph.
5080 (Watch Expressions): Remove paragraph to reflect code change.
5081
8cf51b2c
GM
50822005-10-16 Richard M. Stallman <rms@gnu.org>
5083
5084 * building.texi (Compilation Mode, Compilation): Clarified.
5085
50862005-10-15 Richard M. Stallman <rms@gnu.org>
5087
5088 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5089
8cf51b2c
GM
50902005-10-13 Kenichi Handa <handa@m17n.org>
5091
5092 * basic.texi (Position Info): Fix previous change.
5093
c8763fb6 50942005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5095
5096 * cmdargs.texi (Icons X): Fix typo.
5097
50982005-10-12 Kenichi Handa <handa@m17n.org>
5099
5100 * basic.texi (Position Info): Describe the case that Emacs shows
5101 "part of display ...".
5102
c8763fb6 51032005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5104
5105 * cmdargs.texi (Icons X): -nb => -nbi.
5106
51072005-10-10 Chong Yidong <cyd@stupidchicken.com>
5108
5109 * frames.texi (Speedbar): A couple more clarifications.
5110
51112005-10-11 Nick Roberts <nickrob@snap.net.nz>
5112
5113 * building.texi (GDB User Interface Layout): Improve diagram.
5114 (Watch Expressions): Explain how to make speedbar global.
5115 (Other GDB User Interface Buffers): Make references more precise.
5116
8cf51b2c
GM
51172005-10-09 Richard M. Stallman <rms@gnu.org>
5118
5119 * frames.texi (Speedbar): Clarify the text.
5120
51212005-10-09 Chong Yidong <cyd@stupidchicken.com>
5122
5123 * frames.texi (Speedbar): Add information on keybindings,
5124 dismissing the speedbar, and buffer display mode. Link to
5125 speedbar manual.
5126
c8763fb6 51272005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5128
1c6c854e 5129 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5130 added -nb, --no-bitmap-icon.
5131
8cf51b2c
GM
51322005-10-07 Nick Roberts <nickrob@snap.net.nz>
5133
5134 * building.texi (GDB Graphical Interface): Add variables and
5135 functions to indices. Be more precise.
5136
c8763fb6 51372005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5138
5139 * frames.texi (Drag and Drop): Remove the x- from
5140 x-dnd-open-file-other-window and xdnd-protocol-alist.
5141
51422005-09-30 Romain Francoise <romain@orebokech.com>
5143
5144 * mini.texi (Minibuffer): The default value now appears before the
5145 colon in minibuffer prompts.
5146
8cf51b2c
GM
51472005-09-25 Richard M. Stallman <rms@gnu.org>
5148
5149 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5150
8cf51b2c
GM
51512005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5152
5153 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5154
8cf51b2c
GM
51552005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5156
5157 * emacs.texi (Top): Update submenus from macos.texi.
5158
5159 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5160 (Mac OS): Update feature support status.
5161 (Mac Input): List supported input scripts. Remove description
5162 about `mac-keyboard-text-encoding'. Mention mouse button
5163 emulation and related variables.
5164 (Mac International): Mention Central European and Cyrillic
5165 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5166 Add description about coding system for selection.
5167 Add description about language environment.
5168 (Mac Environment Variables):
5169 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5170 arguments. Add Preferences support.
5171 (Mac Directories): Explicitly state that this node is for Mac OS
5172 Classic only.
1c6c854e
CS
5173 (Mac Font Specs): Mention specification for scalable fonts.
5174 List supported charsets. Add preferred way of creating fontsets.
5175 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5176 (Mac Functions): Add descriptions about `mac-set-file-creator',
5177 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5178 and `mac-get-preference'.
5179
8cf51b2c
GM
51802005-09-16 Romain Francoise <romain@orebokech.com>
5181
5182 Update all files to specify GFDL version 1.2.
5183
5184 * doclicense.texi (GNU Free Documentation License): Update to
5185 version 1.2.
5186
51872005-09-15 Richard M. Stallman <rms@gnu.org>
5188
5189 * buffers.texi (List Buffers): Fix xref.
5190
5191 * rmail.texi (Rmail Basics): Fix xref.
5192
5193 * emacs.texi (Top): Update subnode menus.
5194
5195 * files.texi (Saving Commands): New node, broken out of Saving.
5196 (Customize Save): New node, broken out of Saving.
5197 Clarify effect of write-region-inhibit-fsync.
5198 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5199
8cf51b2c
GM
52002005-09-14 Romain Francoise <romain@orebokech.com>
5201
5202 * files.texi (Saving): Mention write-region-inhibit-fsync.
5203
52042005-09-05 Chong Yidong <cyd@stupidchicken.com>
5205
5206 * custom.texi (Custom Themes): New node.
5207
52082005-09-03 Richard M. Stallman <rms@gnu.org>
5209
49823426
GM
5210 * search.texi (Search Case): Mention vars that control
5211 case-fold-search for various operations.
8cf51b2c
GM
5212
52132005-08-22 Juri Linkov <juri@jurta.org>
5214
5215 * display.texi (Standard Faces): Merge the text from
5216 `(elisp)Standard Faces' into this node.
5217
52182005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5219
5220 * emacs.texi (Top): Delete menu item for deleted node
5221 Keyboard Translations.
5222
52232005-08-18 Richard M. Stallman <rms@gnu.org>
5224
8cf51b2c
GM
5225 * trouble.texi (Unasked-for Search):
5226 Delete xref to Keyboard Translations.
5227
5228 * glossary.texi (Glossary): Delete xref.
5229
8cf51b2c
GM
5230 * custom.texi (Minor Modes): Say that the list here is not complete.
5231 (Keyboard Translations): Node deleted.
5232 (Disabling): Delete xref to it.
5233 (Customization Groups): Fix Custom buffer example.
5234 (Hooks): Mention remove-hooks.
5235
52362005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5237
5238 * building.texi (GDB Graphical Interface): Improve filling of menu
5239 item.
5240
52412005-08-18 Nick Roberts <nickrob@snap.net.nz>
5242
5243 * building.texi (GDB Graphical Interface): Use better node names.
5244
52452005-08-14 Richard M. Stallman <rms@gnu.org>
5246
5247 * text.texi (Sentences): Fix xref.
5248
52492005-08-14 Juri Linkov <juri@jurta.org>
5250
5251 * building.texi (Compilation, Grep Searching): Move grep command
5252 headings from `Compilation' to `Grep Searching'.
5253
5254 * dired.texi (Dired and Find):
5255 * maintaining.texi (Tags Search): Replace grep xref to
5256 `Compilation' node with `Grep Searching'.
5257
5258 * files.texi (Comparing Files): Replace xref to `Compilation' with
5259 `Compilation Mode'.
5260
52612005-08-13 Alan Mackenzie <acm@muc.de>
5262
5263 * search.texi (Non-ASCII Isearch): Correct a typo.
5264 (Replacement Commands): Mention query-replace key binding.
5265
52662005-08-11 Richard M. Stallman <rms@gnu.org>
5267
5268 * programs.texi (Options for Comments): Fix xref.
5269
5270 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5271 out of Regexps.
5272
8cf51b2c
GM
52732005-08-09 Juri Linkov <juri@jurta.org>
5274
5275 * building.texi (Compilation): Use `itemx' instead of `item'.
5276 (Grep Searching): Simplify phrase.
5277
5278 * display.texi (Standard Faces): Describe vertical-border on
5279 window systems.
5280
5281 * windows.texi (Split Window): Simplify phrase and mention
5282 vertical-border face.
5283
52842005-08-09 Richard M. Stallman <rms@gnu.org>
5285
5286 * files.texi (Comparing Files): Clarify compare-windows.
5287
5288 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5289
8cf51b2c
GM
52902005-08-06 Eli Zaretskii <eliz@gnu.org>
5291
5292 * mule.texi (Coding Systems): Rephrase the paragraph about
5293 codepages: no need for "M-x codepage-setup" anymore, except on
5294 MS-DOS.
5295
5296 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5297 the MS-DOS port only.
5298
52992005-07-30 Eli Zaretskii <eliz@gnu.org>
5300
5301 * makefile.w32-in (info): Don't run multi-install-info.bat.
5302 ($(infodir)/dir): New target, produced by running
5303 multi-install-info.bat.
5304
8cf51b2c
GM
53052005-07-22 Eli Zaretskii <eliz@gnu.org>
5306
5307 * files.texi (Quoted File Names): Add index entry.
5308
8cf51b2c
GM
53092005-07-19 Juri Linkov <juri@jurta.org>
5310
5311 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5312
53132005-07-18 Juri Linkov <juri@jurta.org>
5314
8cf51b2c
GM
5315 * custom.texi (Easy Customization):
5316 * files.texi (Old Versions):
5317 * frames.texi (Wheeled Mice):
5318 * mule.texi (Specify Coding):
8cf51b2c
GM
5319 * text.texi (Cell Justification):
5320 * trouble.texi (After a Crash):
8cf51b2c
GM
5321 * xresources.texi (GTK styles):
5322 Delete duplicate duplicate words.
5323
53242005-07-17 Richard M. Stallman <rms@gnu.org>
5325
5326 * frames.texi (Creating Frames): Fix foreground color example.
5327
5328 * custom.texi (Init Examples): Clean up text about conditionals.
5329
53302005-07-16 Richard M. Stallman <rms@gnu.org>
5331
5332 * mini.texi (Completion Commands): Fix command name for ?.
5333
8cf51b2c
GM
53342005-07-16 Eli Zaretskii <eliz@gnu.org>
5335
5336 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5337 `menu' face has no effect on w32 and with GTK.
5338 Add cross-references.
8cf51b2c
GM
5339
5340 * cmdargs.texi (General Variables): Clarify the default location
5341 of $HOME on w32 systems.
5342
53432005-07-15 Jason Rumney <jasonr@gnu.org>
5344
5345 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5346 changed.
5347
53482005-07-08 Kenichi Handa <handa@m17n.org>
5349
1c6c854e
CS
5350 * mule.texi (Recognize Coding):
5351 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5352
53532005-07-07 Richard M. Stallman <rms@gnu.org>
5354
5355 * anti.texi (Antinews): Mention mode-line-inverse-video.
5356
5357 * files.texi (Saving): Minor correction about C-x C-w.
5358
5359 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5360
53612005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * search.texi (Isearch Scroll): Add example of using the
5364 `isearch-scroll' property.
5365 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5366 `Display Custom' node.
5367 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5368 and de-emphasize it.
5369 (Other Repeating Search): `occur' currently can not correctly
5370 handle multiline matches. Correct, clarify and update description
5371 of `flush-lines' and `keep-lines'.
5372
5373 * display.texi (Display Custom): Add anchor for `baud-rate'.
5374
53752005-07-07 Richard M. Stallman <rms@gnu.org>
5376
5377 * gnu.texi: Update where to get GNU status; add refs for how to help.
5378 Add footnotes 6 and 7.
5379
53802005-07-04 Lute Kamstra <lute@gnu.org>
5381
5382 Update FSF's address in GPL notices.
5383
8cf51b2c 5384 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5385 * trouble.texi (Checklist): Update FSF's address.
5386
8cf51b2c
GM
53872005-06-24 Richard M. Stallman <rms@gnu.org>
5388
5389 * display.texi (Text Display): Change index entries.
5390
53912005-06-24 Eli Zaretskii <eliz@gnu.org>
5392
5393 * makefile.w32-in (MAKEINFO): Use --force.
5394 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5395 Makefile.in.
8cf51b2c
GM
5396
53972005-06-23 Richard M. Stallman <rms@gnu.org>
5398
1c6c854e 5399 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5400 nobreak-char-display.
5401
5402 * emacs.texi (Top): Update detailed node listing.
5403
1c6c854e 5404 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5405 to nobreak-char-display and no-break-space to nobreak-space.
5406 (Standard Faces): Split up the list of standard faces
5407 and put it in a separate node. Add nobreak-space and
5408 escape-glyph.
5409
8cf51b2c
GM
54102005-06-23 Lute Kamstra <lute@gnu.org>
5411
5412 * mule.texi (Select Input Method): Fix typo.
5413
54142005-06-23 Kenichi Handa <handa@m17n.org>
5415
1c6c854e
CS
5416 * mule.texi (International): List all supported scripts.
5417 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5418 distribution.
5419 (Language Environments): List all language environments.
5420 Intlfonts contains fonts for most supported scripts, not all..
5421 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5422 input a specific character.
8cf51b2c
GM
5423 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5424
54252005-06-23 Juanma Barranquero <lekktu@gmail.com>
5426
49823426 5427 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5428
54292005-06-22 Miles Bader <miles@gnu.org>
5430
5431 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5432
54332005-06-20 Miles Bader <miles@gnu.org>
5434
5435 * display.texi (Faces): Add `vertical-divider'.
5436
54372005-06-17 Richard M. Stallman <rms@gnu.org>
5438
5439 * text.texi (Adaptive Fill): Minor clarification.
5440
8cf51b2c
GM
54412005-06-10 Lute Kamstra <lute@gnu.org>
5442
5443 * emacs.texi (Top): Correct version number.
5444 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5445 refer to the current version of Emacs.
5446
54472005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5448
5449 * files.texi (Log Buffer): Document when there can be more than
5450 one file to be committed.
5451
54522005-06-08 Juri Linkov <juri@jurta.org>
5453
5454 * display.texi (Faces): Add `shadow' face.
5455
54562005-06-07 Masatake YAMATO <jet@gyve.org>
5457
5458 * display.texi (Faces): Write about mode-line-highlight.
5459
54602005-06-06 Richard M. Stallman <rms@gnu.org>
5461
5462 * misc.texi (Printing Package): Explain how to initialize
5463 printing package.
5464
5465 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5466
54672005-06-05 Chong Yidong <cyd@stupidchicken.com>
5468
5469 * emacs.texi: Rename Hardcopy to Printing.
5470 Make PostScript and PostScript Variables subnodes of it.
5471
5472 * misc.texi (Printing): Rename node from Hardcopy.
5473 Mention menu bar options.
5474 Move PostScript and PostScript Variables to submenu.
5475 (Printing package): New node.
5476
5477 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5478
5479 * dired.texi (Operating on Files): Likewise.
5480
5481 * calendar.texi (Displaying the Diary): Likewise.
5482
5483 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5484
5485 * glossary.texi (Glossary): Likewise.
5486
5487 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5488 effect.
5489
54902005-06-04 Richard M. Stallman <rms@gnu.org>
5491
5492 * trouble.texi (After a Crash): Polish previous change.
5493
8cf51b2c
GM
54942005-05-30 Noah Friedman <friedman@splode.com>
5495
5496 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5497 recovery mechanism.
5498
8cf51b2c
GM
54992005-05-28 Nick Roberts <nickrob@snap.net.nz>
5500
5501 * building.texi (Other Buffers): SPC toggles display of
5502 floating point registers.
5503
8cf51b2c
GM
55042005-05-27 Nick Roberts <nickrob@snap.net.nz>
5505
5506 * files.texi (Log Buffer): Merge in description of Log Edit
5507 mode from pcl-cvs.texi.
5508
55092005-05-26 Richard M. Stallman <rms@gnu.org>
5510
5511 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5512
8cf51b2c
GM
55132005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5514
5515 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5516 not enabled by default.
5517 When not on a word, `ispell-word' by default checks the word
5518 before point.
5519
55202005-05-24 Nick Roberts <nickrob@snap.net.nz>
5521
5522 * building.texi (Debugger Operation): Simplify last sentence.
5523
55242005-05-23 Lute Kamstra <lute@gnu.org>
5525
5526 * emacs.texi: Update FSF's address throughout.
5527 (Preface): Use @cite.
5528 (Distrib): Add cross reference to the node "Copying". Mention the
5529 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5530 printed manuals.
5531 (Intro): Use @xref for the Emacs Lisp Intro.
5532
8cf51b2c
GM
55332005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5534
5535 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5536
5537 * basic.texi (Moving Point): Mention default for `goto-line'.
5538
5539 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5540 of a variable's docstring.
5541
55422005-05-18 Lute Kamstra <lute@gnu.org>
5543
5544 * maintaining.texi (Overview of Emerge): Add cross reference.
5545 Remove duplication.
5546
5547 * emacs.texi (Top): Update to the current structure of the manual.
5548 * misc.texi (Emacs Server): Add menu description.
5549 * files.texi (Saving): Fix menu.
5550 * custom.texi (Customization): Fix menu.
5551 * mule.texi (International): Fix menu.
5552 * kmacro.texi (Keyboard Macros): Fix menu.
5553
55542005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5555
5556 * display.texi: Various minor changes.
5557 (Faces): Delete text that is repeated in the next section.
5558
55592005-05-16 Nick Roberts <nickrob@snap.net.nz>
5560
5561 * building.texi (Debugger Operation): Mention GUD tooltips are
5562 disabled with GDB in text command mode.
5563
8cf51b2c
GM
55642005-05-16 Nick Roberts <nickrob@snap.net.nz>
5565
5566 * building.texi: Replace toolbar with "tool bar" for consistency.
5567 (Compilation Mode): Describe compilation-context-lines
5568 and use of arrow in compilation buffer.
5569 (Debugger Operation): Replace help text with variable's value.
5570
5571 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5572 consistency.
5573
55742005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5577 Add xref.
5578
8cf51b2c
GM
55792005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5580
5581 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5582 (Position Info): Delete discussion of `goto-line'. It is already
5583 described in `Moving point'.
5584
5585 * mini.texi (Completion Commands): Correct reference.
5586 (Completion Options): Fix typo.
5587
5588 * killing.texi (Deletion): Complete description of `C-x C-o'.
5589
8cf51b2c
GM
55902005-05-10 Richard M. Stallman <rms@gnu.org>
5591
5592 * building.texi (Compilation): Clarify recompile's directory choice.
5593
5594 * frames.texi (Tooltips): Cleanups.
5595
5596 * basic.texi (Arguments): Fix punctuation.
5597
55982005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5599
5600 * screen.texi (Menu Bar): The up and down (not left and right)
5601 arrow keys move through a keyboard menu.
5602
56032005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5604
5605 * basic.texi: Various typo and grammar fixes.
5606 (Moving Point): C-a now runs move-beginning-of-line.
5607
56082005-05-08 Nick Roberts <nickrob@snap.net.nz>
5609
5610 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5611
5612 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5613 as different animals.
5614
56152005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5618 Correct index entry.
5619
56202005-05-07 Nick Roberts <nickrob@snap.net.nz>
5621
5622 * building.texi (Debugger Operation): Update to reflect changes
5623 in GUD tooltips.
5624
56252005-04-30 Richard M. Stallman <rms@gnu.org>
5626
5627 * files.texi (Compressed Files): Auto Compression normally enabled.
5628
5629 * building.texi (Debugger Operation): Clarify previous change.
5630
8cf51b2c
GM
56312005-04-28 Nick Roberts <nickrob@snap.net.nz>
5632
5633 * building.texi (Debugger Operation): Add description for
5634 GUD tooltips when program is not running.
5635
56362005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5637
5638 * misc.texi (Shell): Add `Shell Prompts' to menu.
5639 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5640 description. Delete remarks moved to new node.
5641 (Shell Prompts): New node.
5642 (History References): Replace remarks moved to `Shell Prompts'
5643 with xref to that node.
5644 (Remote Host): Clarify how to specify the terminal type when
5645 logging in to a different machine.
5646
56472005-04-26 Richard M. Stallman <rms@gnu.org>
5648
5649 * emacs.texi (Top): Update submenus from files.texi.
5650
5651 * files.texi (Filesets): Clarify previous change.
5652
5653 * dired.texi (Misc Dired Features): Clarify previous change.
5654
56552005-04-25 Chong Yidong <cyd@stupidchicken.com>
5656
5657 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5658
1c6c854e
CS
5659 * dired.texi (Misc Dired Features):
5660 Document dired-compare-directories.
8cf51b2c
GM
5661
5662 * files.texi (Filesets): New node.
5663 (File Conveniences): Document Image mode.
5664
5665 * text.texi (TeX Print): Document tex-compile.
5666
56672005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5670 Delete redundant reference to tooltip Custom group. It is
5671 referred too again in the next paragraph.
5672
56732005-04-24 Richard M. Stallman <rms@gnu.org>
5674
5675 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5676
8cf51b2c
GM
56772005-04-19 Kim F. Storm <storm@cua.dk>
5678
5679 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5680
56812005-04-18 Lars Hansen <larsh@math.ku.dk>
5682
5683 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5684 turns off desktop-save-mode.
5685
56862005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5687
5688 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5689 by default in terminals compatible with xterm. Mention that
5690 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5691 node.
5692
8cf51b2c
GM
56932005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5694
5695 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5696
c8763fb6 56972005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5698
5699 * xresources.texi (Table of Resources): Add cursorBlink.
5700
57012005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5702
5703 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5704 `d', `C-d' and `u'.
5705
57062005-04-11 Richard M. Stallman <rms@gnu.org>
5707
5708 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5709 (Misc X): Add -D, --basic-display.
5710
5711 * maintaining.texi (Change Log): Correct the description of
5712 the example.
5713
5714 * major.texi (Choosing Modes): Document magic-mode-alist.
5715
8cf51b2c
GM
57162005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5719 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5720 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5721 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5722 `w', respectively.
5723 (Rmail Labels): Mention `l'.
5724 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5725 (Rmail Summary Edit): Describe `j' and RET.
5726
c8763fb6 57272005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5728
5729 * xresources.texi (Lucid Resources): Add fontSet resource.
5730
8cf51b2c
GM
57312005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5732
5733 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5734 now called `indicate-empty-lines'.
5735
57362005-04-06 Kim F. Storm <storm@cua.dk>
5737
5738 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5739
57402005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5741
5742 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5743 deleted.
5744 (Marks vs Flags): Add some convenient key bindings.
5745 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5746 (Misc Dired Features): Correct and expand description of `w' command.
5747
5748 * frames.texi (XTerm Mouse): Delete apparently false info.
5749 The GNU/Linux console currently does not appear to support
5750 `xterm-mouse-mode'.
5751
8cf51b2c
GM
57522005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5753
5754 * calendar.texi (Diary): Mention shell utility `calendar'.
5755
57562005-04-01 Richard M. Stallman <rms@gnu.org>
5757
5758 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5759
8cf51b2c
GM
57602005-04-01 Lute Kamstra <lute@gnu.org>
5761
5762 * maintaining.texi (Change Log): add-change-log-entry uses
5763 add-log-mailing-address.
5764
57652005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5768 `VC Mode Line' and put in an xref to that node.
5769 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5770 its description.
5771
57722005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5773
5774 * calendar.texi (Calendar Systems): Say that the Persian calendar
5775 implemented here is the arithmetical one championed by Birashk.
5776
57772005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5778
5779 * programs.texi (Fortran Motion): Fix previous change.
5780
8cf51b2c
GM
57812005-03-29 Richard M. Stallman <rms@gnu.org>
5782
5783 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5784
57852005-03-29 Chong Yidong <cyd@stupidchicken.com>
5786
5787 * text.texi (Refill): Refer to Long Lines Mode.
5788 (Longlines): New node.
5789 (Auto Fill): Don't index "word wrap" here.
5790 (Filling): Add Longlines to menu.
5791
57922005-03-29 Richard M. Stallman <rms@gnu.org>
5793
5794 * xresources.texi: Minor fixes.
5795
5796 * misc.texi (Emacs Server): Fix Texinfo usage.
5797
5798 * emacs.texi (Top): Don't use a real section heading for
5799 "Detailed Node Listing". Fake it instead.
5800
5801 * basic.texi (Position Info): Minor cleanup.
5802
5803 * mule.texi (Input Methods): Minor cleanup.
5804
58052005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5806
5807 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5808 constructs as well.
5809 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5810
58112005-03-29 Kenichi Handa <handa@m17n.org>
5812
5813 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5814
5815 * basic.texi (Position Info): Update the description about the
5816 command C-u C-x =.
5817
58182005-03-28 Richard M. Stallman <rms@gnu.org>
5819
5820 * emacs.texi (Top): Use @section for the detailed node listing.
5821
5822 * calendar.texi: Minor fixes to previous change.
5823
5824 * programs.texi (Fortran): Small fixes to previous changes.
5825
5826 * emacs.texi (Top): Update list of subnodes of Dired.
5827 Likewise for building.texi.
5828
5829 * files.texi (File Conveniences): Delete Auto Image File mode.
5830
58312005-03-28 Chong Yidong <cyd@stupidchicken.com>
5832
5833 * building.texi (Flymake): New node.
5834
5835 * custom.texi (Function Keys): Document kp- event types and
5836 keypad-setup package.
5837
5838 * dired.texi (Wdired): New node.
5839
5840 * files.texi (File Conveniences): Reorder entries.
5841 Explain how to turn on Auto-image-file mode.
5842 Document Thumbs mode.
5843
5844 * mule.texi (Specify Coding): Document recode-region and
5845 recode-file-name.
5846
5847 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5848
58492005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5850
5851 * commands.texi (Keys): M-o is now a prefix key.
5852
58532005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5854
5855 * programs.texi: Reformat and update copyright years.
5856 (Fortran): Update section.
5857
58582005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5859
5860 * files.texi: Several small changes in addition to:
5861 (Visiting): Change xref for Dialog Boxes to ref.
5862 (Version Headers): Replace references to obsolete var
5863 `vc-header-alist' with `vc-BACKEND-header'.
5864 (Customizing VC): Update value of `vc-handled-backends'.
5865
58662005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5867
5868 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5869 move here from Emacs Lisp Reference Manual.
5870 * calendar.texi (Calendar/Diary, Diary Commands)
5871 (Special Diary Entries, Importing Diary): Change some xrefs to
5872 point to emacs-xtra rather than elisp.
5873
5874 * emacs-xtra.texi (Calendar Customizing):
5875 Move view-diary-entries-initially, view-calendar-holidays-initially,
5876 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5877 Emacs Manual.
5878 (Appt Customizing): Merge entire section into main Emacs Manual.
5879 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5880 mark-holidays-in-calendar here from emacs-xtra.
5881 (Displaying the Diary): Move view-diary-entries-initially,
5882 mark-diary-entries-in-calendar here from emacs-xtra.
5883 (Appointments): Move appt-display-mode-line,
5884 appt-display-duration, appt-disp-window-function,
5885 appt-delete-window-function here from emacs-xtra.
5886
5887 * calendar.texi: Update and reformat copyright.
5888 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5889 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5890 (Diary): Refer to `diary-file' rather than ~/diary.
5891 (Diary Commands): Rename node to "Displaying the Diary".
5892 * emacs.texi (Top): Rename "Diary Commands" section.
5893 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5894
58952005-03-26 Eli Zaretskii <eliz@gnu.org>
5896
5897 * misc.texi (Emacs Server): Fix the command for setting
5898 server-name. Add an xref to Invoking emacsclient.
5899
5900 * help.texi (Help Summary): Clarify when "C-h ." will do something
5901 nontrivial.
5902 (Apropos): Add cindex entry for apropos-sort-by-scores.
5903
5904 * display.texi (Text Display): Add index entries for how no-break
5905 characters are displayed.
5906
8cf51b2c
GM
59072005-03-26 Eli Zaretskii <eliz@gnu.org>
5908
5909 * files.texi (Visiting): Fix cross-references introduced with the
5910 last change.
5911
5912 * xresources.texi (GTK resources): Fix last change.
5913
8cf51b2c
GM
59142005-03-25 Chong Yidong <cyd@stupidchicken.com>
5915
5916 * xresources.texi (X Resources): GTK options documented too.
5917 (Resources): Clarify meaning of program name.
5918 (Table of Resources): Add visualClass.
5919 (GTK resources): Rewrite.
5920 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5921
5922 * display.texi (Text Display): Mention non-breaking spaces.
5923
5924 * files.texi (Reverting): Document auto-revert-check-vc-info.
5925
5926 * frames.texi (Mouse Commands): Document
5927 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5928
5929 * help.texi (Help Summary): Add `C-h .'.
5930 (Apropos): Apropos accepts a list of search terms.
5931 Document apropos-sort-by-scores.
5932 (Help Echo): Document display-local-help.
5933
5934 * misc.texi (Emacs Server): Document server-name.
5935 (Invoking emacsclient): Document -s option for server names.
5936
5937 * text.texi (Outline Visibility): Introduce "current heading
5938 line" (commands can be called with point on a body line).
5939 Re-order table to follow the sequence of discussion.
5940 hide-body won't hide lines before first header line.
5941 (TeX Mode): Add DocTeX mode.
5942
8cf51b2c
GM
59432005-03-24 Richard M. Stallman <rms@gnu.org>
5944
5945 * mule.texi (Single-Byte Character Support): Delete mention
5946 of iso-acc.el and iso-transl.el.
5947
8cf51b2c
GM
59482005-03-23 Lute Kamstra <lute@gnu.org>
5949
5950 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5951
59522005-03-23 Richard M. Stallman <rms@gnu.org>
5953
8cf51b2c
GM
5954 * search.texi: Delete explicit node pointers.
5955 (Incremental Search): New menu.
5956 (Basic Isearch, Repeat Isearch, Error in Isearch)
5957 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5958 (Slow Isearch): New subnodes.
5959 (Configuring Scrolling): Node deleted.
5960 (Search Case): Doc default-case-fold-search.
5961 (Regexp Replace): Move replace-regexp doc here.
5962
5963 * rmail.texi (Movemail): Put commas inside closequotes.
5964
5965 * picture.texi (Insert in Picture): Document C-c arrow combos.
5966 (Basic Picture): Clarify erasure.
5967
5968 * display.texi (Font Lock): Put commas inside closequotes.
5969
5970 * cmdargs.texi (General Variables): Put commas inside closequotes.
5971
59722005-03-23 Nick Roberts <nickrob@snap.net.nz>
5973
5974 * building.texi (Stack Buffer): Mention reverse contrast for
5975 *selected* frame (might not be current frame).
5976
8cf51b2c
GM
59772005-03-21 Richard M. Stallman <rms@gnu.org>
5978
5979 * building.texi (Starting GUD): Add bashdb.
5980
59812005-03-20 Chong Yidong <cyd@stupidchicken.com>
5982
5983 * basic.texi (Moving Point): Add M-g M-g binding.
5984 (Undo): Document undo-only.
5985 (Position Info): Document M-g M-g and C-u M-g M-g.
5986
5987 * building.texi (Building): Put Grep Searching after Compilation
5988 Shell.
5989 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5990 Document next-error-highlight.
5991 (Grep Searching): Document grep-highlight-matches.
5992 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5993
5994 * calendar.texi (Importing Diary): Rename node from iCalendar.
5995 Document diary-from-outlook.
5996
5997 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5998 Commands.
5999 Mention effect of X drag and drop on Dired buffers.
6000
6001 * files.texi (Visiting): Document large-file-warning-threshold.
6002 Move paragraph on file-selection dialog.
6003 Mention visiting files using X drag and drop.
6004 (Reverting): Mention using Auto-Revert mode to tail files.
6005 Document auto-revert-tail-mode.
6006 (Version Systems): Minor correction.
6007 (Comparing Files): Diff-mode is no longer based on Compilation
6008 mode.
6009 Document compare-ignore-whitespace.
6010 (Misc File Ops): Explain passing a directory to rename-file.
6011 Likewise for copy-file and make-symbolic-link.
6012
6013 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6014 Document mouse-wheel-progressive speed.
6015
6016 * help.texi (Misc Help): Document numeric argument for C-h i.
6017 Correctly explain the effect of just C-u as argument.
6018
6019 * killing.texi (Deletion): Document numeric argument for
6020 just-one-space.
6021
6022 * mini.texi (Completion): Completion acts on text before point.
6023
6024 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6025 (Emulation): CUA mode replaces pc-bindings-mode,
6026 pc-selection-mode, and s-region.
6027
6028 * mule.texi (Input Methods): Leim is now built-in.
6029 (Select Input Method): Document quail-show-key.
6030 (Specify Coding): Document revert-buffer-with-coding-system.
6031
6032 * programs.texi (Fortran Motion): Document f90-next-statement,
6033 f90-previous-statement, f90-next-block, f90-previous-block,
6034 f90-end-of-block, and f90-beginning-of-block.
6035
6036 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6037
6038 * emacs.texi (Acknowledgments): Updated.
6039
6040 * anti.texi: Total rewrite.
6041
8cf51b2c
GM
60422005-03-19 Chong Yidong <cyd@stupidchicken.com>
6043
6044 * ack.texi (Acknowledgments): Update.
6045
60462005-03-19 Eli Zaretskii <eliz@gnu.org>
6047
1c6c854e
CS
6048 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6049 Update copyright years.
8cf51b2c
GM
6050
60512005-03-14 Nick Roberts <nickrob@snap.net.nz>
6052
6053 * building.texi (Commands of GUD): Move paragraph on setting
6054 breakpoints with mouse to the GDB Graphical Interface node.
6055
60562005-03-07 Richard M. Stallman <rms@gnu.org>
6057
8cf51b2c
GM
6058 * misc.texi (Single Shell, Shell Options): Fix previous change.
6059
6060 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6061
60622005-03-06 Richard M. Stallman <rms@gnu.org>
6063
6064 * building.texi (Starting GUD): Don't explain text vs graphical
6065 GDB here. Just mention it and xref.
6066 Delete "just one debugger process".
6067 (Debugger Operation): Move GUD tooltip info here.
6068 (GUD Tooltips): Node deleted.
6069 (GDB Graphical Interface): Explain the two GDB modes here.
6070
8cf51b2c
GM
6071 * sending.texi (Sending Mail): Minor cleanup.
6072 (Mail Aliases): Explain quoting conventions.
6073 Update key rebinding example.
6074 (Header Editing): C-M-i is like M-TAB.
6075 (Mail Mode Misc): mail-attach-file does not do MIME.
6076
6077 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6078 that really belongs here.
6079 (Remote Mailboxes): Text moved to Rmail Inbox.
6080 (Rmail Display): Mention Mouse-1.
6081 (Movemail): Clarify two movemail versions.
6082 Clarify rmail-movemail-program.
6083
8cf51b2c
GM
6084 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6085 Document async shell commands.
6086 (Shell History): Clarify.
6087 (Shell Ring): Mention C-UP an C-DOWN.
6088 (Shell Options): Add comint-prompt-read-only.
6089 (Invoking emacsclient): Set EDITOR to run Emacs.
6090 (Sorting): No need to explain what region is.
6091 (Saving Emacs Sessions): Fix typo.
6092 (Recursive Edit): Fix punctuation.
6093 (Emulation): Don't mention "PC bindings" which are standard.
6094 (Hyperlinking): Explain Mouse-1 convention here.
6095 (Find Func): Node deleted.
6096
8cf51b2c
GM
6097 * help.texi (Name Help): Xref to Hyperlinking.
6098
6099 * glossary.texi (Glossary):
6100 Rename "Balance Parentheses" to "Balancing...".
6101 Add "Byte Compilation". Correct "Copyleft".
6102 New xref in "Customization".
6103 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6104 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6105 Rename "Registers" to "Register".
6106 Replace "Selecting" with "Selected Frame",
6107 "Selected Window", and "Selecting a Buffer".
6108
6109 * files.texi (Types of Log File): Explain how projects'
6110 methods can vary.
6111
8cf51b2c
GM
6112 * display.texi (Faces): Delete "Emacs 21".
6113
6114 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6115 * fixit.texi (Spelling): C-M-i like M-TAB.
6116 * mini.texi (Completion Options): C-M-i like M-TAB.
6117 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6118 * text.texi (Text Mode): C-M-i like M-TAB.
6119
6120 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6121
6122 * calendar.texi (Specified Dates): Mention `g w'.
6123 (Appointments): appt-activate toggles with no arg.
6124
8cf51b2c
GM
61252005-03-05 Juri Linkov <juri@jurta.org>
6126
6127 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6128 "invocation (command line arguments)".
8cf51b2c
GM
6129 (Misc X): Add -nbc, --no-blinking-cursor.
6130
61312005-03-04 Ulf Jasper <ulf.jasper@web.de>
6132
6133 * calendar.texi (iCalendar): No need to require it now.
6134
8cf51b2c
GM
61352005-03-03 Nick Roberts <nickrob@snap.net.nz>
6136
6137 * trouble.texi (Contributing): Mention Savannah. Direct users to
6138 emacs-devel.
6139
61402005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6141
6142 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6143 window.
6144
8cf51b2c
GM
61452005-02-27 Richard M. Stallman <rms@gnu.org>
6146
6147 * building.texi (Compilation): Update mode line status info.
6148
61492005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6150
6151 * calendar.texi (General Calendar): Document binding of
6152 scroll-other-window-down.
6153 (Mayan Calendar): Fix earliest date.
6154 (Time Intervals): Document timeclock-change.
6155 Fix timeclock-ask-before-exiting documentation.
6156
61572005-02-26 Kim F. Storm <storm@cua.dk>
6158
6159 * frames.texi (Mouse References):
6160 Add mouse-1-click-in-non-selected-windows.
6161
61622005-02-25 Richard M. Stallman <rms@gnu.org>
6163
6164 * screen.texi (Screen): Explain better about cursors and mode lines;
6165 don't presuppose text terminals.
6166 (Point): Don't assume just one cursor.
6167 Clarify explanation of cursors.
6168 (Echo Area, Menu Bar): Cleanups.
6169
6170 * mini.texi (Minibuffer): Prompts are highlighted.
6171 (Minibuffer Edit): Newline = C-j only on text terminals.
6172 Clarify resize-mini-windows values.
6173 Mention M-PAGEUP and M-PAGEDOWN.
6174 (Completion Commands): Mouse-1 like Mouse-2.
6175 (Minibuffer History): Explain history commands better.
6176 (Repetition): Add xref to Incremental Search.
6177
6178 * mark.texi (Setting Mark): Clarify info about displaying mark.
6179 Clarify explanation of C-@ and C-SPC.
6180 (Transient Mark): Mention Delete Selection mode.
6181 (Marking Objects): Clean up text about extending the region.
6182
6183 * m-x.texi (M-x): One C-g doesn't always go to top level.
6184 No delay before suggest-key-bindings output.
6185
6186 * fixit.texi (Fixit): Mention C-/ for undo.
6187 (Spelling): Mention ESC TAB like M-TAB.
6188 Replacement words with r and R are rechecked.
6189 Say where C-g leaves point. Mention ? as input.
6190
61912005-02-23 Lute Kamstra <lute@gnu.org>
6192
6193 * cmdargs.texi (Initial Options): Add cross reference.
6194
8cf51b2c
GM
61952005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * emacs.texi (Top): Update menu for splitting of node in
6198 msdog.texi.
6199 * frames.texi (Frames): Update xref for splitting of node in
6200 msdog.texi.
6201 * trouble.texi (Quitting): Ditto.
6202
62032005-02-16 Richard M. Stallman <rms@gnu.org>
6204
6205 * windows.texi (Split Window): Simplify line truncation info
6206 and xref to Display Custom.
6207
6208 * trouble.texi (Quitting): Emergency escape only for text terminal.
6209 (Screen Garbled): C-l for ungarbling is only for text terminal.
6210
6211 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6212
6213 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6214
6215 * programs.texi (Program Modes): Mention Python mode.
6216 (Moving by Defuns): Repeating C-M-h extends region.
6217 (Basic Indent): Clarify.
6218 (Custom C Indent): Clarify.
6219 (Expressions): Repeating C-M-@ extends region.
6220 (Info Lookup): Clarify for C-h S.
6221 (Symbol Completion): ESC TAB alternative for M-TAB.
6222 (Electric C): Clarify.
6223
6224 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6225
6226 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6227 MS-DOS Input node.
6228 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6229 (MS-DOS and MULE): Clarify.
6230 (MS-DOS Processes, Windows Processes): Fix typos.
6231
6232 * major.texi (Choosing Modes): Clarify.
6233
6234 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6235 (Keyboard Macro Step-Edit): Clarify.
6236
6237 * indent.texi (Indentation): Clarifications.
6238
6239 * help.texi (Help): Correct error about C-h in query-replace.
6240 Clarify apropos vs C-h a. Fix how to search in FAQ.
6241 (Key Help): Describe C-h w here.
6242 (Name Help): Minor cleanup. C-h w moved to Key Help.
6243 Clarify the "object" joke.
6244 (Apropos): Clarify. Mouse-1 like Mouse-2.
6245 (Help Mode): Mouse-1 like Mouse-2.
6246
6247 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6248
6249 * display.texi (Display): Reorder menu.
6250 (Faces): Cleanup.
6251 (Font Lock): Cleanup. Mention Options menu.
6252 Delete obsolete text.
6253 (Scrolling): For C-l, don't presume text terminal.
6254 (Horizontal Scrolling): Simplify intro.
6255 (Follow Mode): Clarify.
1c6c854e 6256 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6257 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6258 Doc default-tab-width. Doc line truncation more thoroughly.
6259
6260 * dired.texi (Dired Enter): C-x C-f can run Dired.
6261 (Dired Visiting): Comment out `a' command.
6262 Mouse-1 is like Mouse-2.
6263 (Shell Commands in Dired): ? can be used more than once.
6264
6265 * basic.texi (Continuation Lines): Simplify description of truncation,
6266 and refer to Display Custom for the rest of it.
6267
8cf51b2c
GM
62682005-02-06 Lute Kamstra <lute@gnu.org>
6269
6270 * basic.texi (Undo): Fix typo.
6271
6272 * cmdargs.texi (Emacs Invocation): Fix typo.
6273
6274 * custom.texi (Init Examples): Fix typo.
6275
6276 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6277
62782005-02-06 Richard M. Stallman <rms@gnu.org>
6279
6280 * regs.texi (Registers): Registers can hold numbers, too.
6281
6282 * killing.texi (Other Kill Commands): Cleanup.
6283 Delete redundant explanation of kill in read-only buffer.
6284 (Yanking): Mention term "copying".
6285 (Accumulating Text): Fix typo.
6286
6287 * entering.texi (Entering Emacs): Update rationale at start.
6288 (Exiting): Treat iconifying on a par with suspension.
6289
6290 * custom.texi (Minor Modes): Fix typo.
6291 (Easy Customization): Fix menu style.
6292 (Variables): Add xref.
6293 (Examining): Setting for future sessions works through .emacs.
6294 (Keymaps): "Text terminals", not "Many".
6295 (Init Rebinding): Explain \C-. Show example of \M-.
6296 Fix minor wording errors.
6297 (Function Keys): Explain vector syntax just once.
6298 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6299 (Init File): Mention .emacs.d directory.
6300 (Init Examples): Add xref.
6301 (Find Init): Mention .emacs.d directory.
6302
6303 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6304 (Action Arguments): Explain which kinds of -l args are found how.
6305 (Initial Options): --batch does not inhibit site-start.
6306 Add xrefs.
6307 (Command Example): Use --batch, not -batch.
6308
6309 * basic.texi (Inserting Text): Cleanup wording.
6310 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6311 C-n is not error at end of buffer.
6312 (Undo): Doc C-/ like C-_. Add xrefs.
6313 (Arguments): META key may be labeled ALT.
6314 Peculiar arg meanings are explained in doc strings.
6315
6316 * abbrevs.texi (Expanding Abbrevs): Clarify.
6317
63182005-02-05 Eli Zaretskii <eliz@gnu.org>
6319
6320 * frames.texi (Frame Parameters): Add an xref to the description
6321 of list-colors-display. Add a pointer to the X docs about colors.
6322
6323 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6324 Improve docs of list-colors-display.
8cf51b2c
GM
6325
63262005-02-03 Lute Kamstra <lute@gnu.org>
6327
6328 * frames.texi (Frames, Drag and Drop): Fix typos.
6329
63302005-02-03 Richard M. Stallman <rms@gnu.org>
6331
6332 * windows.texi (Basic Window): Mention color-change in mode line.
6333 (Change Window): Explain dragging vertical boundaries.
6334
6335 * text.texi (Sentences): Clarify.
6336 (Paragraphs): Explain M-a and blank lines.
6337 (Outline Mode): Clarify text and menu.
6338 (Hard and Soft Newlines): Mention use-hard-newlines.
6339
6340 * frames.texi (Frames): Delete unnecessary mention of Windows.
6341 (Mouse Commands): Likewise. Mention xterm mouse support.
6342 (Clipboard): Clarify.
6343 (Mouse References): Mention use of Mouse-1 for following links.
6344 (Menu Mouse Clicks): Clarify.
6345 (Mode Line Mouse): Clarify.
6346 (Drag and Drop): Rewrite.
6347
6348 * fixit.texi (Spelling): Fix typo.
6349
6350 * files.texi (File Names): Clarify.
6351 (Visiting): Update conditions for use of file dialog. Clarify.
6352 (Saving): Doc d as answer in save-some-buffers.
6353 (Remote Files): Clean up the text.
6354
6355 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6356
6357 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6358 (List Buffers): Clarify.
6359 (Several Buffers): Doc T command.
6360 (Buffer Convenience): Clarify menu.
6361
6362 * basic.texi (Undo): Clarify last change.
6363
63642005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6365
6366 * fixit.texi (Spelling): Fix typo.
6367
63682005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6369
6370 * basic.texi (Undo): Update description of `undo-outer-limit'.
6371
63722005-02-01 Nick Roberts <nickrob@snap.net.nz>
6373
6374 * building.texi: Update documentation relating to GDB Graphical
6375 Interface.
6376
63772005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * custom.texi (Easy Customization): Adapt menu to node name change.
6380
63812005-01-30 Richard M. Stallman <rms@gnu.org>
6382
6383 * custom.texi (Easy Customization): Defn of "User Option" now
6384 includes faces. Don't say just "option" when talking about variables.
6385 Do say just "options" to mean "anything customizable".
6386 (Specific Customization): Describe `customize-variable',
6387 not `customize-option'.
6388
6389 * glossary.texi (Glossary) <Faces>: Add xref.
6390 <User Option>: Change definition--include faces. Change xref.
6391
6392 * picture.texi (Picture): Mention artist.el.
6393
6394 * sending.texi, screen.texi, programs.texi, misc.texi:
6395 * mini.texi, major.texi, maintaining.texi, macos.texi:
6396 * help.texi, frames.texi, files.texi:
6397 Don't say just "option" when talking about variables.
6398
6399 * display.texi, mule.texi: Don't say just "option" when talking
6400 about variables. Other minor cleanups.
6401
8cf51b2c
GM
64022005-01-26 Lute Kamstra <lute@gnu.org>
6403
6404 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6405 File'. Mention the `-Q' option at the `--no-site-file' option.
6406
8cf51b2c
GM
64072005-01-22 David Kastrup <dak@gnu.org>
6408
6409 * building.texi (Grep Searching): Mention alias `find-grep' for
6410 `grep-find'.
6411
64122005-01-20 Richard M. Stallman <rms@gnu.org>
6413
6414 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6415
8cf51b2c
GM
64162005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6417
6418 * rmail.texi (Movemail): Explain differences
6419 between standard and mailutils versions of movemail.
6420 Describe command line and configuration options introduced
6421 with the latter.
6422 Explain the notion of mailbox URL, provide examples and
6423 cross-references to mailutils documentation.
6424 Describe various methods of specifying mailbox names,
6425 user names and user passwords for rmail.
1c6c854e
CS
6426 (Remote Mailboxes): New section.
6427 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6428 options used to control its behavior.
6429 (Other Mailbox Formats): Explain handling of various mailbox
6430 formats.
6431
64322005-01-13 Richard M. Stallman <rms@gnu.org>
6433
6434 * commands.texi (Commands): Clarification.
6435
64362005-01-11 Richard M. Stallman <rms@gnu.org>
6437
6438 * programs.texi (Multi-line Indent): Fix previous change.
6439 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6440
8cf51b2c
GM
64412005-01-08 Richard M. Stallman <rms@gnu.org>
6442
6443 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6444 lazy-highlight.
6445
6446 * search.texi (Query Replace): Mention faces query-replace
6447 and lazy-highlight.
6448 (Incremental Search): Update isearch highlighting info.
6449
8cf51b2c
GM
64502005-01-04 Richard M. Stallman <rms@gnu.org>
6451
6452 * custom.texi (Saving Customizations): Minor improvement.
6453
8cf51b2c
GM
64542005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6455
6456 * custom.texi (Saving Customizations): Emacs no longer loads
6457 `custom-file' after .emacs. No longer mention customizing through
6458 Custom.
6459
8cf51b2c
GM
64602005-01-01 Andreas Schwab <schwab@suse.de>
6461
6462 * killing.texi (Graphical Kill): Move up under node Killing,
6463 change @section to @subsection.
6464
64652005-01-01 Richard M. Stallman <rms@gnu.org>
6466
6467 * custom.texi (Face Customization): Mention hex color specs.
6468
6469 * emacs.texi (Top): Update Killing submenu.
6470
6471 * killing.texi (Killing): Reorganize section.
6472 No more TeX-only text; put the node command at start of chapter.
6473 But the first section heading is used only in TeX.
6474 Rewrite the text to read better in this mode.
6475 (Graphical Kill): New subnode gets some of the text that
6476 used to be in the first section.
6477
64782004-12-31 Richard M. Stallman <rms@gnu.org>
6479
6480 * dired.texi (Shell Commands in Dired): Delete the ? example.
6481
6482 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6483
6484 * files.texi (Saving): Describe new require-final-newline features
6485 and mode-require-final-newline.
6486
8cf51b2c
GM
64872004-12-29 Richard M. Stallman <rms@gnu.org>
6488
6489 * custom.texi (File Variables): Clarify previous change.
6490
c8763fb6 64912004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6492
6493 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6494 out now.
6495
64962004-12-27 Richard M. Stallman <rms@gnu.org>
6497
6498 * Makefile.in (MAKEINFO): Specify --force.
6499
6500 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6501 (Undo): Doc undo-outer-limit.
6502
8cf51b2c
GM
65032004-12-15 Juri Linkov <juri@jurta.org>
6504
6505 * mark.texi (Transient Mark, Mark Ring): M-< and other
6506 movement commands don't set mark in Transient Mark mode
6507 if mark is active.
6508
8cf51b2c
GM
65092004-12-12 Juri Linkov <juri@jurta.org>
6510
6511 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6512 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6513
6514 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6515 (Misc Dired Commands): Add @r{(Dired)} to w.
6516
65172004-12-12 Juri Linkov <juri@jurta.org>
6518
6519 * mark.texi (Marking Objects): Marking commands also extend the
6520 region when mark is active in Transient Mark mode.
6521
8cf51b2c
GM
65222004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6523
6524 * custom.texi (Saving Customizations): Emacs only loads the custom
6525 file automatically after the init file in version 22.1 or later.
6526 Adapt text and examples to this fact.
6527
8cf51b2c
GM
65282004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6529
6530 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6531 be set through Custom. Otherwise, it has no effect.
6532
8cf51b2c
GM
65332004-12-05 Richard M. Stallman <rms@gnu.org>
6534
6535 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6536 * entering.texi: Rename Command Line to Emacs Invocation.
6537
10d1d0af 6538 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6539
6540 * custom.texi (Easy Customization): Move up to section level,
6541 before Variables. Avoid using the term "variable"; say "option".
6542 New initial explanation.
6543 (Variables): In initial explanation, connect "variable" to the
6544 already-explained "user option".
6545
6546 * emacs.texi (Top): Fix ref to Command Line.
6547 Move reference to Easy Customization.
6548
6549 * xresources.texi (X Resources): Fix From link.
6550
6551 * doclicense.texi (GNU Free Documentation License): Fix To link.
6552
6553 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6554
6555 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6556
65572004-12-03 Richard M. Stallman <rms@gnu.org>
6558
6559 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6560
65612004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * kmacro.texi: Several small changes in addition to the following.
6564 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6565 defining a keyboard macro.
6566 Mention `kmacro-ring-max'.
6567 (Keyboard Macro Counter): Clarify description of
6568 `kmacro-insert-counter', `kmacro-set-counter',
6569 `kmacro-add-counter' and `kmacro-set-format'.
6570
65712004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6572
6573 * custom.texi (File Variables): Add `unibyte' and make it more
6574 clear that `unibyte' and `coding' are special. Suggested by Simon
6575 Krahnke <overlord@gmx.li>.
6576
6577 * mule.texi (Enabling Multibyte): Refer to File Variables.
6578 Suggested by Simon Krahnke <overlord@gmx.li>.
6579
c8763fb6 65802004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6581
6582 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6583 x-use-old-gtk-file-dialog.
6584
8cf51b2c
GM
65852004-11-20 Richard M. Stallman <rms@gnu.org>
6586
6587 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6588
65892004-11-09 Lars Brinkhoff <lars@nocrew.org>
6590
6591 * building.texi (Lisp Eval): Delete hyphen in section name.
6592
65932004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6594
6595 * files.texi (Old Versions):
6596 No longer document annotation as "CVS only".
6597
65982004-11-10 Andre Spiegel <spiegel@gnu.org>
6599
6600 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6601 version systems, mentioning the new ones that we support.
6602 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6603 suggestions.
6604
c8763fb6 66052004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6606
49823426 6607 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6608
c8763fb6 66092004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6610
6611 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6612
66132004-10-23 Eli Zaretskii <eliz@gnu.org>
6614
6615 * text.texi (Text Based Tables, Table Definition)
6616 (Table Creation, Table Recognition, Cell Commands)
6617 (Cell Justification, Row Commands, Column Commands)
6618 (Fixed Width Mode, Table Conversion, Measuring Tables)
6619 (Table Misc): New nodes, documenting the Table Mode.
6620
8cf51b2c
GM
66212004-10-19 Jason Rumney <jasonr@gnu.org>
6622
6623 * makefile.w32-in (info): Change order of arguments to makeinfo.
6624
66252004-10-19 Ulf Jasper <ulf.jasper@web.de>
6626
6627 * calendar.texi (iCalendar): Update for package changes.
6628
8cf51b2c
GM
66292004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6630
6631 * files.texi (Misc File Ops): View mode is a minor mode.
6632
8cf51b2c
GM
66332004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6634
6635 * calendar.texi (iCalendar): Style changes.
6636
66372004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6638
6639 * search.texi (Regexps): The regexp described in the example is no
6640 longer stored in the variable `sentence-end'.
6641
8cf51b2c
GM
66422004-10-06 Nick Roberts <nickrob@snap.net.nz>
6643
6644 * building.texi (Starting GUD): Note that multiple debugging
6645 sessions requires `gdb --fullname'.
6646
66472004-10-05 Ulf Jasper <ulf.jasper@web.de>
6648
6649 * calendar.texi (iCalendar): New section for a new package.
6650
8cf51b2c
GM
66512004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6652
6653 * text.texi: Various small changes in addition to the following.
6654 (Text): Replace xref for autotype with inforef.
6655 (Sentences): Explain nil value for `sentence-end'.
6656 (Paragraphs): Update default values for `paragraph-start' and
6657 `paragraph-separate'.
6658 (Text Mode): Correct description of Text mode's effect on the
6659 syntax table.
6660 (Outline Visibility): `hide-other' does not hide top level headings.
6661 `selective-display-ellipses' no longer has an effect on Outline mode.
6662 (TeX Misc): Add missing @cindex.
6663 Replace xref for RefTeX with inforef.
6664 (Requesting Formatted Text): The variable
6665 `enriched-fill-after-visiting' no longer exists.
6666 (Editing Format Info): Update names of menu items and commands.
6667 (Format Faces): Mention special effect of specifying the default face.
6668 Describe inheritance of text properties.
6669 Correct description of `fixed' face.
6670 (Format Indentation): Correct description of effect of setting
6671 margins. Mention `set-left-margin' and `set-right-margin'.
6672 (Format Justification): Update names of menu items.
6673 `set-justification-full' is now bound to `M-j b'.
6674 Mention that `default-justification' is a per buffer variable.
6675 (Format Properties): Update name of menu item.
6676 (Forcing Enriched Mode): `format-decode-buffer' automatically
6677 turns on Enriched mode if the buffer is in text/enriched format.
6678
66792004-10-05 Emilio C. Lopes <eclig@gmx.net>
6680
6681 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6682
66832004-09-28 Kim F. Storm <storm@cua.dk>
6684
6685 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6686 Align with new functionality.
6687
8cf51b2c
GM
66882004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6689
6690 * display.texi (Display Custom): Remove stray `@end defvar'.
6691
66922004-09-23 Kim F. Storm <storm@cua.dk>
6693
6694 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6695 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6696
8cf51b2c
GM
66972004-09-20 Richard M. Stallman <rms@gnu.org>
6698
6699 * custom.texi (Hooks): Explain using setq to clear out a hook.
6700 (File Variables): Explain multiline string constants.
6701 (Non-ASCII Rebinding): Explain when you need to update
6702 non-ASCII char codes in .emacs.
6703
6704 * building.texi (Compilation): Explain how to make a silent
6705 subprocess that won't be terminated. Explain compilation-environment.
6706
67072004-09-13 Kim F. Storm <storm@cua.dk>
6708
6709 * mini.texi (Repetition): Rename isearch-resume-enabled to
6710 isearch-resume-in-command-history and change default to disabled.
6711
8cf51b2c
GM
67122004-09-09 Kim F. Storm <storm@cua.dk>
6713
6714 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6715 with new `kmacro-name-last-macro'.
6716
8cf51b2c
GM
67172004-09-08 Juri Linkov <juri@jurta.org>
6718
6719 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6720
8cf51b2c
GM
67212004-09-03 Juri Linkov <juri@jurta.org>
6722
6723 * search.texi (Incremental Search): Update wording for M-%.
6724
67252004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6726
6727 * killing.texi (Killing): Correct description of kill commands in
6728 read-only buffer.
6729
67302004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6731
6732 * building.texi (Compilation Mode): Add a paragraph about rules
6733 for finding the compilation buffer for `next-error'.
6734
6735 * search.texi (Other Repeating Search): Mention that Occur mode
6736 supports the next-error functionality.
6737
67382004-09-02 Juri Linkov <juri@jurta.org>
6739
6740 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6741
67422004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6743
6744 * kmacro.texi (Basic Keyboard Macro):
6745 `apply-macro-to-region-lines' now operates on all lines that begin
6746 in the region, rather than on all complete lines in the region.
6747
c8763fb6 67482004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6749
6750 * frames.texi (Drag and drop): Add documentation about
6751 x-dnd-test-function and x-dnd-known-types.
6752
67532004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6754
6755 * indent.texi: Various minor changes in addition to:
6756 (Indentation Commands): Correct description of `indent-relative'.
6757 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6758 mode. The *Tab Stops* buffer uses Overwrite Mode.
6759 (Just Spaces): `tabify' converts sequences of at least two spaces
6760 to tabs.
6761
8cf51b2c
GM
67622004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6763
6764 * frames.texi (Secondary Selection): Setting the secondary
6765 selection with M-Drag-Mouse-1 does not alter the kill ring,
6766 setting it with M-Mouse-1 and M-Mouse-3 does.
6767 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6768 toolkit scroll bars.
6769 (Scroll Bars): Ditto.
6770
6771 * windows.texi (Basic Window): When using a window system, the value
6772 of point in a non-selected window is indicated by a hollow box.
6773 (Split Window): Side by side windows are separated by a scroll bar,
6774 if scroll bars are used.
6775 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6776 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6777 (Window Convenience): Update bindings for `winner-undo' and
6778 `winner-redo'.
6779
6780 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6781 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6782 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6783 of "Using Emacs as a Server".
6784 * building.texi (Building): Interchange nodes (for correct numbering).
6785 * programs.texi (Programs): Interchange nodes (for correct numbering).
6786 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6787 Info to the node structure.
6788 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6789 Rearrange order of nodes and sections such that both "GNU GENERAL
6790 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6791 end, as appropriate for appendices.
6792 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6793 Use `@unnumberedsec'.
6794 * trouble.texi: Adapt sectioning in Info to the node structure.
6795 Adapt node pointers to change in emacs.texi.
6796 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6797
8cf51b2c
GM
67982004-08-25 Kenichi Handa <handa@m17n.org>
6799
6800 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6801 description for unibyte mode.
6802
68032004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6806
6807 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6808 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6809 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6810 in @pxref.
6811
68122004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6813
6814 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6815 Change section names.
6816
8cf51b2c
GM
68172004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * kmacro.texi (Keyboard Macro Ring): Rename section.
6820 Emacs treats the head of the macro ring as the `last keyboard macro'.
6821 (Keyboard Macro Counter): Minor change.
6822 (Save Keyboard Macro): Some clarifications.
6823 (Edit Keyboard Macro): Rename section.
6824
6825 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6826 32-bit machines.
6827 (Several Buffers): Clarify which buffer is selected if `2' is
6828 pressed in the Buffer Menu.
6829 Auto Revert mode can be used to update the Buffer Menu
6830 automatically.
6831
68322004-08-21 Eli Zaretskii <eliz@gnu.org>
6833
6834 * help.texi (Misc Help): Add an index entry for finding an Info
6835 manual by its file name.
6836
68372004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6838
6839 * files.texi (Backup Deletion): Correct description of
6840 `delete-old-versions'.
6841 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6842 (Auto Save Files): Recommend `auto-save-mode' to reenable
6843 auto-saving, rather than the abbreviation `auto-save'.
6844
68452004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6846
6847 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6848 for "killing" and "yanking" in main menu.
6849
68502004-08-16 Richard M. Stallman <rms@gnu.org>
6851
6852 * killing.texi (Yanking, Killing): Minor cleanups.
6853
6854 * mark.texi (Momentary Mark): Minor cleanups.
6855
68562004-08-15 Kenichi Handa <handa@etl.go.jp>
6857
6858 * custom.texi (Non-ASCII Rebinding):
6859 C-q always inserts the right code to pass to global-set-key.
6860
8cf51b2c
GM
68612004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6864 `insert-register', instead of `C-x r g' binding, for consistency.
6865
68662004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6867
6868 * fixit.texi (Spelling): Fix typo.
6869
68702004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6871
6872 * help.texi (Help): Fix Texinfo usage.
6873
8cf51b2c
GM
68742004-07-24 Richard M. Stallman <rms@gnu.org>
6875
6876 * text.texi (Paragraphs): Update how paragraphs are separated
6877 and the default for paragraph-separate.
6878
6879 * search.texi (Regexp Replace): Further update text for new
6880 replacement operators.
6881
8cf51b2c
GM
68822004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6883
6884 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6885 `R' switch.
6886
6887 * dired.texi (Dired Updating): `k' only deletes inserted
6888 subdirectories from the Dired buffer if a prefix argument was given.
6889
6890 * search.texi (Regexps): Delete redundant definition of `symbol' in
6891 description of `\_>'. It already occurs in the description of `\_<'.
6892
8cf51b2c
GM
68932004-07-01 Juri Linkov <juri@jurta.org>
6894
6895 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6896 (Regexp Search): Add M-r.
6897
68982004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6899
6900 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6901
69022004-06-29 Jesper Harder <harder@ifa.au.dk>
6903
49823426 6904 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6905
69062004-06-25 Richard M. Stallman <rms@gnu.org>
6907
6908 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6909
69102004-06-25 David Kastrup <dak@gnu.org>
6911
6912 * search.texi (Regexp Replace): Some typo corrections and
6913 rearrangement.
6914
69152004-06-24 David Kastrup <dak@gnu.org>
6916
6917 * search.texi (Unconditional Replace): Use replace-string instead
6918 of query-replace in example.
6919 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6920 sequences.
6921 (Query Replace): Correct explanation of `^' which does not use
6922 the mark stack.
6923
69242004-06-21 Nick Roberts <nickrob@gnu.org>
6925
6926 * misc.texi (Shell History Copying): Document comint-insert-input.
6927 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6928
8cf51b2c
GM
69292004-06-20 Jesper Harder <harder@ifa.au.dk>
6930
6931 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6932 * custom.texi (Customization): Do.
6933 * anti.texi (Antinews): Do.
6934 * abbrevs.texi (Defining Abbrevs): Do.
6935
6936 * programs.texi (Info Lookup): Fix keybinding for
6937 info-lookup-symbol.
6938
69392004-06-16 Juanma Barranquero <lektu@terra.es>
6940
6941 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6942 Add emacs-xtra.
6943 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6944 (clean): Add emacs-xtra and flymake. Remove redundancies.
6945
69462004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6947
6948 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6949 Add emacs-xtra.
6950 * emacs-xtra.texi: New file.
6951
69522004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6953
6954 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6955 (Dired and Find): Mention differences with ordinary Dired buffers.
6956
8cf51b2c
GM
69572004-06-13 Richard M. Stallman <rms@gnu.org>
6958
6959 * custom.texi (Init Syntax): Explain about vars that do special
6960 things when set with setq or with Custom.
6961 (Init Examples): Add line-number-mode example.
6962
8cf51b2c
GM
69632004-06-12 Juri Linkov <juri@jurta.org>
6964
6965 * dired.texi (Operating on Files): Add dired-do-touch.
6966
8cf51b2c
GM
69672004-06-10 Juri Linkov <juri@jurta.org>
6968
6969 * building.texi (Lisp Eval): Add C-M-x on defface.
6970
69712004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6972
6973 * files.texi (Reverting): Auto-Revert mode and
6974 Global Auto-Revert mode no longer revert remote files.
6975
8cf51b2c
GM
69762004-05-29 Richard M. Stallman <rms@gnu.org>
6977
6978 * custom.texi (Init File): Two dashes start --no-site-file.
6979
8cf51b2c
GM
69802004-05-29 Alan Mackenzie <acm@muc.de>
6981
6982 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6983 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6984 (AWK, Pike): Document as "C-like modes".
6985 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6986 (M-x man): Supersedes M-x manual-entry.
6987 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6988
6989 ("Comments in C"): Delete node; the info is in CC Mode manual.
6990 (c-comment-only-line-offset): Remove description.
6991
6992 (C-c ., C-c C-c): Describe new C Mode bindings.
6993
6994 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6995 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6996 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6997 Amend definitions.
6998
6999 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7000 Describe functions.
7001
7002 (c-comment-start-regexp, c-hanging-comment-ender-p)
7003 (c-hanging-comment-starter-p): Remove obsolete definitions.
7004
7005 * emacs.texi: Remove the menu entry "Comments in C".
7006
8cf51b2c
GM
70072004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7008
7009 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7010 `M-x locate'.
7011
70122004-05-16 Karl Berry <karl@gnu.org>
7013
7014 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7015 makeinfo --html fails.
7016 * help.texi (Help Summary) [@ifnottex]: Likewise.
7017
70182004-05-13 Nick Roberts <nickrob@gnu.org>
7019
7020 * building.texi (GDB Graphical Interface): Update and describe
7021 layout first.
7022
8cf51b2c
GM
70232004-05-04 Jason Rumney <jasonr@gnu.org>
7024
7025 * makefile.w32-in: Revert last change.
7026
70272004-05-03 Jason Rumney <jasonr@gnu.org>
7028
7029 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7030
8cf51b2c
GM
70312004-04-23 Juanma Barranquero <lektu@terra.es>
7032
7033 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7034
70352004-04-18 Juri Linkov <juri@jurta.org>
7036
7037 * fixit.texi (Spelling): Remove file extension from ispell xref.
7038
70392004-04-15 Kim F. Storm <storm@cua.dk>
7040
7041 * cmdargs.texi (Initial Options): Add -Q.
7042
70432004-04-05 Kim F. Storm <storm@cua.dk>
7044
7045 * custom.texi (File Variables): Add safe-local-eval-forms.
7046
8cf51b2c
GM
70472004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7048
7049 * files.texi (Reverting): Correct description of revert-buffer's
7050 handling of point.
7051
70522004-03-22 Juri Linkov <juri@jurta.org>
7053
7054 * emacs.texi (Top): Add `Misc X'.
7055
49823426 7056 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7057
7058 * glossary.texi: Improve references.
7059
7060 * help.texi: Sync keywords with finder.el.
7061
7062 * mini.texi (Completion): Add description for menu items.
7063
7064 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7065
7066 * sending.texi (Mail Methods): Fix xref to Message manual.
7067
8cf51b2c
GM
70682004-03-12 Richard M. Stallman <rms@gnu.org>
7069
8cf51b2c
GM
7070 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7071
8cf51b2c
GM
70722004-03-04 Richard M. Stallman <rms@gnu.org>
7073
7074 * search.texi (Regexps): Explain that ^ and $ have their
7075 special meanings only in certain contexts.
7076
7077 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7078
7079 * mule.texi (Specify Coding): Doc C-x RET F.
7080
7081 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7082 for multiple compile and grep buffers.
7083 (Indirect Buffers): Don't recommand clone-indirect-buffer
7084 for multiple compile and grep buffers.
7085
8cf51b2c
GM
70862004-02-29 Juanma Barranquero <lektu@terra.es>
7087
7088 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7089 Use $(DEL) instead of rm, and ignore exit code.
7090
8cf51b2c
GM
70912004-02-23 Nick Roberts <nick@nick.uklinux.net>
7092
7093 * building.texi (Watch Expressions): Update.
7094
70952004-02-21 Juri Linkov <juri@jurta.org>
7096
1c6c854e
CS
7097 * cmdargs.texi (Action Arguments): Add alias --find-file.
7098 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7099 to Command Arguments.
7100 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7101 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7102 (Window Size X): Join -g and --geometry. Add @cindex.
7103 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7104 (Title X): Remove alias -title.
7105 (Misc X): New node.
7106
c8763fb6 71072004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7108
7109 * frames.texi (Drag and drop): Add Motif to list of supported
7110 protocols.
7111
c8763fb6 71122004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7113
7114 * frames.texi (Drag and drop): New section.
7115
71162004-01-24 Richard M. Stallman <rms@gnu.org>
7117
1c6c854e 7118 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7119 Include it only @ifnotinfo. Patch the preceding and following
7120 node headers to point to each other.
7121
71222004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7123
7124 * calendar.texi (Appointments): Update section.
7125
71262003-12-29 Kevin Ryde <user42@zip.com.au>
7127
8cf51b2c
GM
7128 * programs.texi (C Modes): Fix the xref.
7129
71302003-12-23 Nick Roberts <nick@nick.uklinux.net>
7131
7132 * building.texi (Watch Expressions): Update.
7133 (Commands of GUD): Include use of toolbar + breakpoints set from
7134 fringe/margin.
7135
71362003-12-03 Andre Spiegel <spiegel@gnu.org>
7137
7138 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7139 <acm@muc.de>.
7140
c8763fb6 71412003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7142
7143 * frames.texi (Dialog Boxes): Add use-file-dialog.
7144
8cf51b2c
GM
71452003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7146
7147 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7148 in CC Mode.
7149
8cf51b2c
GM
71502003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7151
7152 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7153 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7154 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7155 * man/frames.texi, man/glossary.texi, man/killing.texi:
7156 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7157 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7158 * man/sending.texi, man/text.texi, man/trouble.texi:
7159 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7160
71612003-11-01 Alan Mackenzie <acm@muc.de>
7162
7163 * search.texi (Scrolling During Incremental Search): Document a
7164 new scrolling facility in isearch mode.
7165
8cf51b2c
GM
71662003-10-22 Miles Bader <miles@gnu.org>
7167
7168 * Makefile.in (info): Move before $(top_srcdir)/info.
7169
71702003-10-22 Nick Roberts <nick@nick.uklinux.net>
7171
7172 * building.texi (Watch Expressions): Update section on data display
7173 to reflect code changes (GDB Graphical Interface).
7174
8cf51b2c
GM
71752003-10-13 Richard M. Stallman <rms@gnu.org>
7176
7177 * xresources.texi (GTK resources): Clean up previous change.
7178
c8763fb6 71792003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7180
7181 * xresources.texi (GTK resources): Add a note that some themes
7182 disallow customizations. Add scroll theme example.
7183
8cf51b2c
GM
71842003-09-30 Richard M. Stallman <rms@gnu.org>
7185
8cf51b2c
GM
7186 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7187
7188 * misc.texi (Saving Emacs Sessions): Shorten the section,
7189 collapsing back into one node.
7190
71912003-09-30 Lars Hansen <larsh@math.ku.dk>
7192
7193 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7194
ce058493 71952003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7196
7197 * xresources.texi (GTK names in Emacs): Correct typo.
7198
8cf51b2c
GM
71992003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7200
1c6c854e
CS
7201 * cmdargs.texi (Font X): Mention new default font.
7202 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7203 problems involved. (Result of discussion on emacs-devel.)
7204
72052003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7206
7207 * emacs.texi (Acknowledgements): Correct typo.
7208
72092003-09-22 Richard M. Stallman <rms@gnu.org>
7210
7211 * dired.texi (Misc Dired Commands): New node.
7212 (Dired Navigation): Add dired-goto-file.
7213
7214 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7215
7216 * emacs.texi (Acknowledgements): New node, split from Distribution.
7217
7218 * cmdargs.texi (Action Arguments): -f reads interactive args.
7219
8cf51b2c
GM
72202003-09-08 Lute Kamstra <lute@gnu.org>
7221
7222 * screen.texi (Mode Line): Say that POS comes before LINE.
7223 Mention `size-indication-mode'.
1c6c854e
CS
7224 * display.texi (Optional Mode Line):
7225 Document `size-indication-mode'.
8cf51b2c
GM
7226 * basic.texi (Position Info): Mention `size-indication-mode'.
7227
72282003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7229
7230 * xresources.texi (Resources): Refer to `editres' man page.
7231 (Lucid Resources): Update defaults. Expand description of
7232 `shadowThickness'.
7233
72342003-09-04 Miles Bader <miles@gnu.org>
7235
7236 * Makefile.in (top_srcdir): New variable.
7237 ($(top_srcdir)/info): New rule.
7238 (info): Depend on it.
7239
72402003-09-03 Peter Runestig <peter@runestig.com>
7241
7242 * makefile.w32-in: New file.
7243
72442003-08-29 Richard M. Stallman <rms@gnu.org>
7245
7246 * misc.texi (Saving Emacs Sessions): Correct previous change.
7247
8cf51b2c
GM
72482003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7249
8cf51b2c
GM
7250 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7251 (Intro): Include kmacro.texi after fixit.texi instead of after
7252 custom.texi. (As suggested by Kim Storm.)
7253
72542003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7255
7256 * fixit.texi (Fixit): Update `Next' pointer.
7257 * files.texi (Files): Update `Previous' pointer.
7258 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7259 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7260 (Suggested by Kim Storm.)
7261 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7262
72632003-08-18 Kim F. Storm <storm@cua.dk>
7264
7265 * kmacro.texi: New file describing enhanced keyboard macro
7266 functionality. Replaces old description in custom.texi.
7267
7268 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7269 (Keyboard Macros): Move to new kmacro.texi file.
7270
7271 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7272
8cf51b2c
GM
72732003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7274
7275 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7276
72772003-08-17 Alex Schroeder <alex@gnu.org>
7278
7279 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7280 required.
7281
8cf51b2c
GM
72822003-08-05 Richard M. Stallman <rms@gnu.org>
7283
7284 * programs.texi (Lisp Indent): Don't describe
7285 lisp-indent-function property here. Use xref to Lisp Manual.
7286
8cf51b2c
GM
72872003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7288
fffa137c 7289 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7290 abbreviations.
7291
72922003-07-24 Markus Rost <rost@math.ohio-state.edu>
7293
7294 * buffers.texi (List Buffers): Fix previous change.
7295
8cf51b2c
GM
72962003-07-13 Markus Rost <rost@math.ohio-state.edu>
7297
7298 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7299 List*.
7300
73012003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7302
8cf51b2c
GM
7303 * display.texi (Font Lock): Fix typo.
7304
73052003-07-07 Richard M. Stallman <rms@gnu.org>
7306
7307 * display.texi (Font Lock): Add xref for format info on
7308 font-lock-remove-keywords.
7309
7310 * building.texi (Compilation): Document what happens with asynch
7311 children of compiler process.
7312
7313 * help.texi (Library Keywords): Use @multitable.
7314
8cf51b2c
GM
73152003-06-04 Richard M. Stallman <rms@gnu.org>
7316
7317 * programs.texi (Expressions): Delete C-M-DEL.
7318
7319 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7320 comint-move-point-for-output renamed from
7321 comint-scroll-to-bottom-on-output.
7322
7323 * custom.texi (Init Rebinding): Replace previous change with xref.
7324 (Non-ASCII Rebinding): Explain that issue more briefly here.
7325
73262003-05-28 Richard M. Stallman <rms@gnu.org>
7327
7328 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7329
73302003-05-28 Nick Roberts <nick@nick.uklinux.net>
7331
7332 * building.texi (GDB Graphical Interface): New node.
7333 (Rewritten somewhat by RMS.)
7334
c8763fb6 73352003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7336
7337 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7338 non-English letters. Explain how to set coding systems correctly
7339 and how to include the right coding cookie in the file.
7340
c8763fb6 73412003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7342
7343 * indent.texi (Indentation): Explain the concepts.
7344 (Just Spaces): Explain why preventing tabs for indentation might
7345 be useful.
7346
8cf51b2c
GM
73472003-04-16 Richard M. Stallman <rms@gnu.org>
7348
7349 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7350
8cf51b2c
GM
73512003-02-22 Alex Schroeder <alex@emacswiki.org>
7352
7353 * cmdargs.texi (General Variables): Document SMTPSERVER.
7354
8cf51b2c
GM
7355 * sending.texi: Remove SMTP node.
7356 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7357 library.
7358
8cf51b2c
GM
73592003-02-22 Alex Schroeder <alex@emacswiki.org>
7360
7361 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7362
73632003-02-22 Simon Josefsson <jas@extundo.com>
7364
7365 * sending.texi (Mail Methods): Add node about SMTP.
7366
c8763fb6 73672003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7368
7369 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7370
8cf51b2c
GM
73712003-02-01 Kevin Ryde <user42@zip.com.au>
7372
7373 * glossary.texi (Glossary): Correction to cl cross reference.
7374
73752003-01-20 Richard M. Stallman <rms@gnu.org>
7376
7377 * killing.texi (Rectangles): Document C-x c r.
7378
c8763fb6 73792003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7380
7381 * xresources.texi (GTK resources): New node.
7382 (GTK widget names): New node.
7383 (GTK names in Emacs): New node.
7384 (GTK styles): New node.
7385
c8763fb6 73862003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7387
7388 * maintaining.texi (Create Tags Table): Add reference to the new
7389 `etags --help --lang=LANG' option.
7390
8cf51b2c
GM
73912002-10-02 Karl Berry <karl@gnu.org>
7392
49823426 7393 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7394 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7395 where needed for the sake of the HTML output.
8cf51b2c
GM
7396
73972001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7398
7399 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7400 source files.
7401
74022001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7403
7404 * Makefile.in (emacsman): New target.
7405
8cf51b2c
GM
74062001-10-20 Gerd Moellmann <gerd@gnu.org>
7407
7408 * (Version 21.1 released.)
7409
74102001-10-05 Gerd Moellmann <gerd@gnu.org>
7411
7412 * Branch for 21.1.
7413
8cf51b2c
GM
74142001-03-05 Gerd Moellmann <gerd@gnu.org>
7415
7416 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7417
8cf51b2c
GM
74182000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7419
7420 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7421
8cf51b2c
GM
74221999-07-12 Richard Stallman <rms@gnu.org>
7423
7424 * Version 20.4 released.
7425
74261998-12-04 Markus Rost <rost@delysid.gnu.org>
7427
7428 * Makefile.in (INFO_TARGETS): Delete customize.info.
7429 (DVI_TARGETS): Delete customize.dvi.
7430 (../info/customize, customize.dvi): Targets deleted.
7431
74321998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7433
7434 * Version 20.3 released.
7435
74361998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7437
7438 * Makefile.in (EMACSSOURCES): Add mule.texi.
7439 Add msdog.texi, ack.texi. Remove gnu1.texi.
7440
74411998-04-06 Andreas Schwab <schwab@gnu.org>
7442
768c0c0f
JB
7443 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7444 Use it in dvi targets.
8cf51b2c
GM
7445
74461997-09-23 Paul Eggert <eggert@twinsun.com>
7447
7448 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7449 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7450 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7451
74521997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7453
7454 * Version 20.2 released.
7455
74561997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7457
7458 * Version 20.1 released.
7459
74601997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7461
7462 * Makefile (../info/customize, customize.dvi): New targets.
7463 (INFO_TARGETS): Add ../info/customize.
7464 (DVI_TARGETS): Add customize.dvi.
7465
8cf51b2c
GM
74661996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7467
7468 * Version 19.33 released.
7469
74701996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7471
7472 * Version 19.32 released.
7473
8cf51b2c
GM
74741996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7475
7476 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7477
74781996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7479
7480 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7481 Specify -I option.
7482 (All dvi targets): Set the TEXINPUTS variable.
7483
74841996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7485
7486 * Version 19.31 released.
7487
8cf51b2c
GM
74881995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7489
7490 * Version 19.30 released.
7491
8cf51b2c
GM
74921995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7493
7494 * Makefile.in (maintainer-clean): Rename from realclean.
7495
74961994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7497
7498 * Makefile.in: New file.
7499 * Makefile: File deleted.
7500
75011994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7502
7503 * Makefile (TEXINDEX_OBJS): Variable deleted.
7504 (texindex, texindex.o, getopt.o): Rules deleted.
7505 All deps on texindex deleted.
7506 (distclean): Don't delete texindex.
7507 (mostlyclean): Don't delete *.o.
7508 * texindex.c, getopt.c: Files deleted.
7509
75101994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7511
7512 * Version 19.26 released.
7513
75141994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7515
7516 * Makefile (EMACSSOURCES): Exclude undo.texi.
7517
75181994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7519
7520 * Version 19.25 released.
7521
75221994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7523
7524 * Version 19.24 released.
7525
75261994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7527
7528 * Version 19.23 released.
7529
75301994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7531
7532 * Makefile: Delete spurious tab.
7533
75341994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7535
7536 * Makefile (.SUFFIXES): New rule.
7537
8cf51b2c
GM
75381993-12-04 Richard Stallman (rms@srarc2)
7539
7540 * getopt.c: New file.
7541 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7542 (getopt.o): New rule.
7543 (dvi): Don't depend on texindex.
49823426 7544 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7545
75461993-12-03 Richard Stallman (rms@srarc2)
7547
49823426
GM
7548 * Makefile (TEXI2DVI): New variable.
7549 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7550 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7551
75521993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7553
7554 * Version 19.22 released.
7555
75561993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7557
7558 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7559
75601993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7561
7562 * Version 19.21 released.
7563
8cf51b2c
GM
75641993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7565
7566 * Makefile (realclean): Don't delete the Info files.
7567
f0131492 75681993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7569
8cf51b2c
GM
7570 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7571 4' where appropriate.
7572
f0131492 75731993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7574
49823426 7575 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7576
7577 * texindex.c: Include "../src/config.h" if building in emacs.
7578
7579 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7580 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7581 Add target to build texindex.c, defining `emacs'.
7582
8cf51b2c
GM
75831993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7584
7585 * Version 19.19 released.
7586
8cf51b2c
GM
75871993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7588
7589 * Version 19.18 released.
7590
75911993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7592
7593 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7594
75951993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7596
7597 * Version 19.17 released.
7598
75991993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7600
7601 * split-man: Fix typos in last change.
7602
76031993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7604
7605 * Version 19.16 released.
7606
76071993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7608
7609 * version 19.15 released.
7610
76111993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7612
7613 * Makefile (distclean): It's rm, not rf.
7614
76151993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7616
7617 * Version 19.14 released.
7618
76191993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7620
7621 * Makefile: New file.
7622
76231993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7624
7625 * Version 19.13 released.
7626
76271993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7628
7629 * Version 19.9 released.
7630
76311993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7632
7633 * Version 19.8 released.
7634
76351993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7636
7637 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7638
7639 * trouble.texi: It's `enable-flow-control-on', not
7640 `evade-flow-control-on'.
7641
76421993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7643
7644 * display.texi: Document standard-display-european.
7645
76461993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7647
7648 * Version 19.7 released.
7649
7650 * emacs.texi: Add a sentence to the top menu mentioning the
7651 specific version of Emacs this manual applies to.
7652
76531993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7654
7655 * basic.texi: Document next-line-add-lines variable used to
7656 implement down-arrow.
7657
7658 * killing.texi: Document kill-whole-line.
7659
76601993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7661
7662 * text.texi: Update unix TeX ordering information.
7663
76641993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7665
7666 * news.texi: Mention fill-rectangle in keybinding list.
7667
7668 * killing.texi: Document fill-rectangle.
7669
76701993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7671
7672 * vc.texi: Bring the docs up to date with VC 5.2.
7673
76741992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7675
7676 * emacs.tex: Mention blackbox and gomoku under Amusements.
7677 Assembler mode is now mentioned and appropriately indexed
7678 under Programming Modes.
7679
76801991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7681
7682 * emacs.tex: Update TeX ordering information.
7683
8cf51b2c
GM
76841990-06-26 David Lawrence (tale@geech)
7685
7686 * emacs.tex: Note that completion-ignored-extensions is not used
7687 to filter out names when all completions are displayed in
7688 *Completions*.
7689
76901990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7691
7692 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7693
76941990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7695
7696 * emacs.tex: Add @findex grep.
7697
8cf51b2c
GM
76981988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7699
7700 * emacs.tex: Correct two typos. No other changes before
7701 Version 19 will be made.
7702
8cf51b2c
GM
77031988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7704
7705 * emacs.tex: Update information for obtaining TeX distribution from the
7706 University of Washington.
7707
7708;; Local Variables:
c8763fb6 7709;; coding: utf-8
8cf51b2c
GM
7710;; End:
7711
95df8112 7712 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7713
7714 This file is part of GNU Emacs.
7715
352c8b4a 7716 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7717 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7718 the Free Software Foundation, either version 3 of the License, or
7719 (at your option) any later version.
8cf51b2c
GM
7720
7721 GNU Emacs is distributed in the hope that it will be useful,
7722 but WITHOUT ANY WARRANTY; without even the implied warranty of
7723 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7724 GNU General Public License for more details.
7725
7726 You should have received a copy of the GNU General Public License
352c8b4a 7727 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.